/******************************   imported files    ********************************/
/************************   Layout   ************************/
body {
  font-family: "Tajawal", sans-serif !important; }

a {
  text-decoration: none !important; }

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

.desktop-header-home-container {
  padding: 15px 0; }

/*html:not([data-scroll='0']) {
  .desktop-header-home-container { 
 		position: fixed; 		
 		width: 100%;
 		display: block;
		background-image: linear-gradient(97deg, #464E65 0%, #22273D 100%);
		box-shadow: 0px 3px 6px #00000029;
		min-height: 117px;
		padding: 15px 0;
  }
}*/
.mobile-header-container {
  background-color: #F2F2F2;
  padding: 10px 0; }

.mobile-header-container-2 {
  display: none;
  padding: 10px 0; }

.home-first-section {
  background-image: url("/img/website/home-slider-bg.png");
  box-shadow: 2px 2px 20px #808080;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 40px; }

.flex-view {
  display: flex;
  align-items: center; }

.desktop-header-container {
  display: block;
  background-image: linear-gradient(97deg, #464E65 0%, #22273D 100%);
  box-shadow: 0px 3px 6px #00000029;
  min-height: 117px;
  padding: 15px 0; }

.actions-box {
  display: flex; }

.action-btn {
  border: 1px solid #fff !important;
  border-radius: 5px;
  padding: 3px 13px;
  min-width: 39px;
  min-height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  color: #fff;
  margin-right: 10px; }
  .action-btn:hover {
    color: #F15D53 !important;
    border-color: #F15D53 !important; }
    .action-btn:hover .action-icon {
      color: #F15D53 !important; }
    .action-btn:hover .action-txt {
      color: #F15D53 !important; }
  .action-btn .action-icon {
    color: #fff;
    font-size: 18px;
    border-right: 1px solid #707070;
    margin-right: 12px;
    padding-right: 12px; }
  .action-btn .action-txt {
    color: #fff;
    font-size: 16px; }

.lang-switcher {
  font-size: 18px;
  font-weight: bold; }

.header-container-menu {
  padding: 16px 45px 0 !important; }

.footer-container {
  background-image: url("/img/website/footer-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding: 68px 0 76px; }
  .footer-container .footer-txt {
    font-size: 20px;
    color: #fff; }
  .footer-container .footer-block-title {
    margin-bottom: 48px;
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 3px solid #fff; }
  .footer-container .footer-block li {
    margin-bottom: 20px; }
    .footer-container .footer-block li:last-child {
      margin-bottom: 0; }
    .footer-container .footer-block li a:hover {
      color: #F15D53; }
  .footer-container .footer-contact-block .fcb-item {
    display: flex;
    align-items: center;
    margin-bottom: 20px; }
    .footer-container .footer-contact-block .fcb-item:last-child {
      margin-bottom: 0; }
    .footer-container .footer-contact-block .fcb-item:hover a {
      color: #F15D53; }
    .footer-container .footer-contact-block .fcb-item .fcb-txt {
      font-size: 20px;
      color: #fff;
      font-weight: bold;
      margin-right: 16px; }
    .footer-container .footer-contact-block .fcb-item .fcb-item-icon {
      margin-right: 16px;
      padding: 5px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 20px;
      color: #fff;
      width: 39px;
      height: 39px;
      border: 1px solid #fff;
      border-radius: 5px;
      background-color: #F15D53; }
  .footer-container .social-media {
    margin-top: 41px;
    display: flex; }
    .footer-container .social-media li {
      margin-right: 10px; }
      .footer-container .social-media li:last-child {
        margin-right: 0; }
  .footer-container .footer-description {
    font-size: 20px;
    color: #fff;
    margin-top: 30px; }
  .footer-container .footer-block-2 {
    margin-top: 272px; }
    .footer-container .footer-block-2 .fb2-txt {
      font-size: 20px;
      color: #fff;
      margin-bottom: 15px; }

.home-slider .slider-block {
  padding: 0 14px;
  padding-bottom: 62px; }
  .home-slider .slider-block .slider-title {
    font-size: 60px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #fff; }
  .home-slider .slider-block .slider-txt {
    font-size: 28px;
    color: #fff; }
.home-slider .slider-btns-box {
  margin-top: 51px;
  display: flex;
  justify-content: center; }

.slider-btn {
  text-align: center;
  background-color: #C9AE55;
  color: #fff;
  font-weight: bold;
  font-size: 18px;
  padding: 13px 17px;
  border-radius: 5px;
  min-width: 142px;
  margin-right: 20px; }
  .slider-btn:last-child {
    margin-right: 0; }
  .slider-btn:hover {
    background-color: #F15D53;
    color: #fff; }

.home-slider-indicator {
  width: 15px !important;
  height: 15px !important;
  background-color: #fff !important;
  border: 2px solid #F15D53 !important;
  border-radius: 50%;
  margin: 0 !important;
  margin-right: 10px !important;
  opacity: 1 !important; }
  .home-slider-indicator.active {
    background-color: #F15D53 !important; }

.slider-indicators-container {
  margin-bottom: -45px !important; }

.leaders-section-container {
  padding: 63px 0 80px; }

.home-section-title {
  color: #181F39;
  font-size: 60px;
  font-weight: bold;
  margin-bottom: 40px; }

.home-section-description {
  color: #181F39;
  font-size: 20px;
  font-weight: 600; }

.learn-more-btn {
  margin-top: 30px;
  border-radius: 5px;
  background-color: #F15D53;
  padding: 12px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  min-width: 155px; }
  .learn-more-btn:hover {
    background-color: #414453;
    color: #fff; }

.more-btn {
  margin-top: 30px;
  border-radius: 5px;
  background-color: #F15D53;
  padding: 7px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  min-width: 105px; }
  .more-btn:hover {
    background-color: #414453;
    color: #fff; }

.leaders-img-box {
  position: relative;
  text-align: right; }
  .leaders-img-box:before {
    content: '';
    display: block;
    width: 339px;
    height: 339px;
    background-image: linear-gradient(320deg, #494C5B 0%, #182037 100%);
    border: 1px solid #707070;
    position: absolute;
    z-index: -1;
    left: -51px;
    bottom: -30px;
    border-radius: 50%; }

.career-section-container {
  padding: 80px 0;
  background-image: url("/img/website/career-section-bg.svg");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 707px; }

.training-area-section-container {
  padding: 80px 0; }

.training-area-txt {
  max-width: 154px;
  margin-top: 21px;
  font-size: 20px;
  font-weight: bold;
  color: #181F39; }

.course-section-container {
  padding: 80px 0;
  background-image: url("/img/website/course-section-bg.svg");
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 898px; }
  .course-section-container h2 {
    margin-top: 69px;
    margin-left: 20px; }

.trainingCourse-img {
  aspect-ratio: 336/209; }

.home-course-card {
  background-color: #fff;
  padding: 24px;
  display: flex;
  flex-direction: column;
  margin-bottom: 20px; }
  .home-course-card .course-txt {
    margin-top: 18px;
    font-size: 20px;
    font-weight: 600;
    color: #282828;
    margin-bottom: 10px; }
  .home-course-card .course-img {
    aspect-ratio: 328 / 209; }
    .home-course-card .course-img img {
      border: 4px solid #C8AD54; }

.course-img-wrapper {
  display: inline-block;
  margin-bottom: 18px;
  max-width: 328px;
  max-height: 209px; }

.register-btn {
  min-width: 118px;
  padding: 10px;
  background-color: #414453;
  border: 2px solid #414453;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  border-radius: 5px; }
  .register-btn:hover {
    background-color: #fff;
    color: #414453; }

.trainers-section-container {
  padding: 80px 0; }

.trainer-slider .slick-arrow {
  position: absolute;
  top: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 33px;
  height: 33px;
  cursor: pointer;
  background-color: #404352;
  border-radius: 50%; }
  .trainer-slider .slick-arrow:before {
    opacity: 1;
    color: #fff;
    font-size: 16px; }
.trainer-slider .fa-arrow-left {
  left: -25px; }
.trainer-slider .fa-arrow-right {
  right: -25px; }

.sundance-color-box {
  background-image: url("/img/website/sundance-box.svg"); }

.coral-serenade-color-box {
  background-image: url("/img/website/coral-serenade-box.svg"); }

.madonna-color-box {
  background-image: url("/img/website/madonna-box.svg"); }

.container-color-box {
  max-width: 291px;
  min-height: 291px;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex !important;
  align-items: center;
  justify-content: center; }

.inner-color-box {
  display: flex !important;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center; }

.sundance-color-box-sm {
  background-image: url("/img/website/sundance-box-sm.svg"); }

.coral-serenade-color-box-sm {
  background-image: url("/img/website/coral-serenade-box-sm.svg"); }

.madonna-color-box-sm {
  background-image: url("/img/website/madonna-box-sm.svg"); }

.trainer-slider-item {
  display: flex !important;
  align-items: center;
  justify-content: center;
  flex-direction: column; }

.trainers-box {
  background-size: cover;
  background-repeat: no-repeat;
  max-width: 229px;
  min-height: 229px;
  display: flex !important;
  align-items: center;
  justify-content: center; }

.trainer-slider-txt {
  margin-top: 20px;
  padding: 10px 0;
  color: #181F39;
  font-size: 20px;
  font-weight: bold; }

.trainer-img {
  border-radius: 50%;
  max-width: 194px;
  max-height: 194px; }

.mobile-header-container {
  display: none;
  background-color: #F2F2F2; }
  .mobile-header-container .action-btn {
    border: 1px solid #FAA998 !important;
    color: #181F39; }
    .mobile-header-container .action-btn .action-txt {
      color: #181F39; }
    .mobile-header-container .action-btn .action-icon {
      color: #181F39; }

.slider-item {
  padding: 0 30px; }

/*.modal-content:has(.active.has-menu) {
  min-height: 607px;
}*/
.ddm-header {
  max-width: 100% !important;
  margin: 7.75rem 2.75rem !important; }
  .ddm-header .btn-close {
    color: #606060 !important;
    opacity: 1 !important;
    width: 12px;
    height: 12px;
    background-color: #E1E1E1;
    font-size: 12px;
    font-weight: bold;
    margin: 0 !important; }
  .ddm-header .modal-content {
    border-radius: 5px;
    box-shadow: rgba(0, 0, 0, 0.16) 2px 2px 20px;
    z-index: 100;
    backdrop-filter: blur(8px);
    background: rgba(255, 255, 255, 0.89); }
    .ddm-header .modal-content .modal-header {
      padding: 20px; }
    .ddm-header .modal-content .modal-body {
      padding: 16px 45px 0; }
  .ddm-header .header-nav-menu .header-nav-tabs {
    display: flex;
    padding-bottom: 17px;
    border-bottom: 2px solid #a4a4a7 !important;
    margin-bottom: 30px !important; }
    .ddm-header .header-nav-menu .header-nav-tabs .nav-link {
      margin-right: 74px;
      color: #181F39 !important;
      font-size: 20px; }
      .ddm-header .header-nav-menu .header-nav-tabs .nav-link.active, .ddm-header .header-nav-menu .header-nav-tabs .nav-link:active, .ddm-header .header-nav-menu .header-nav-tabs .nav-link:hover {
        cursor: pointer;
        font-weight: bold !important;
        text-transform: capitalize;
        background-color: transparent !important; }
    .ddm-header .header-nav-menu .header-nav-tabs .custom-dropdown {
      position: static; }
  .ddm-header .dd-menu-level-1 {
    padding-bottom: 30px; }
    .ddm-header .dd-menu-level-1 .dropdown-item {
      padding: 0; }
    .ddm-header .dd-menu-level-1 .header-inner-menu-2-item {
      display: flex;
      align-items: center;
      flex-direction: column; }
      .ddm-header .dd-menu-level-1 .header-inner-menu-2-item:hover {
        background-color: transparent; }
      .ddm-header .dd-menu-level-1 .header-inner-menu-2-item .inner-menu-img {
        border: 4px solid #fff;
        border-radius: 10px; }
      .ddm-header .dd-menu-level-1 .header-inner-menu-2-item .inner-menu-txt {
        color: #181F39;
        font-size: 18px;
        font-weight: bold;
        margin-top: 20px; }
  .ddm-header .header-inner-menu-item {
    border-bottom: 2px solid rgba(24, 31, 57, 0.23) !important;
    padding-bottom: 14px !important;
    padding-top: 13px !important;
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    cursor: pointer !important; }
    .ddm-header .header-inner-menu-item .menu-txt {
      color: #181F39;
      font-size: 18px;
      margin-left: 11px; }
    .ddm-header .header-inner-menu-item .tab-angle {
      color: #F15D53;
      margin-left: 25px;
      display: none; }
    .ddm-header .header-inner-menu-item:hover {
      background-color: transparent; }
      .ddm-header .header-inner-menu-item:hover .menu-txt {
        cursor: pointer;
        font-weight: bold !important; }
    .ddm-header .header-inner-menu-item.active {
      background-color: transparent; }
      .ddm-header .header-inner-menu-item.active .menu-txt {
        cursor: pointer;
        font-weight: bold !important; }
      .ddm-header .header-inner-menu-item.active .tab-angle {
        display: block; }

.mobile-ddm {
  position: static; }
  .mobile-ddm .mobile-ddm-box {
    position: absolute;
    z-index: 100;
    width: -webkit-fill-available;
    background-color: #F9F9F9;
    box-shadow: 2px 2px 20px #00000029;
    border-radius: 5px;
    backdrop-filter: blur(8px);
    left: -7px;
    margin: 6px 16px 0; }
    .mobile-ddm .mobile-ddm-box li {
      margin: 0 15px;
      border-bottom: 1px solid #C8C3C3;
      text-align: center; }
      .mobile-ddm .mobile-ddm-box li:hover {
        margin: 0; }
        .mobile-ddm .mobile-ddm-box li:hover .mobile-ddm-item {
          color: #fff;
          font-weight: bold;
          background-color: #373940 !important; }
      .mobile-ddm .mobile-ddm-box li:focus .mobile-ddm-item, .mobile-ddm .mobile-ddm-box li:active .mobile-ddm-item {
        color: #181F39;
        font-weight: bold;
        background-color: transparent !important; }
      .mobile-ddm .mobile-ddm-box li:last-child {
        border-bottom: 0; }
    .mobile-ddm .mobile-ddm-box .mobile-ddm-item {
      padding: 12px 15px;
      color: #181F39;
      font-size: 18px;
      display: block; }

.mobile-ddm-box-2 .mobile-ddm-list-2 li {
  margin: 0;
  border-bottom: 0; }
  .mobile-ddm-box-2 .mobile-ddm-list-2 li:hover .mobile-ddm-item-2 {
    color: #F15D53;
    font-weight: bold; }
.mobile-ddm-box-2 .mobile-ddm-list-2 .mobile-ddm-item-2 {
  background-color: #fff;
  color: #181F39;
  padding: 12px 15px;
  font-size: 18px;
  display: block; }

.mc-txt {
  margin-right: 11px; }

.mobile-ddm-box-3 .mobile-ddm-list-3 li {
  margin: 0;
  border-bottom: 0; }
  .mobile-ddm-box-3 .mobile-ddm-list-3 li:hover .mobile-ddm-item-3 {
    font-weight: bold; }
.mobile-ddm-box-3 .mobile-ddm-list-3 .mobile-ddm-item-3 {
  background-color: #F9F9F9;
  color: #181F39;
  padding: 12px 15px;
  font-size: 18px;
  display: block; }

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

.slider-content-box {
  display: flex;
  align-items: end;
  justify-content: center; }

.leaders-mobile-title {
  display: none; }

.training-area-mobile {
  display: none !important;
  margin-bottom: 53px; }
  .training-area-mobile .container-color-box {
    margin: 0 auto; }
  .training-area-mobile .slick-arrow {
    width: 33px;
    height: 33px;
    background-color: #414453;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    position: absolute;
    bottom: -45px; }
  .training-area-mobile .fa-arrow-left {
    left: 42%; }
  .training-area-mobile .fa-arrow-right {
    right: 40%; }

.btn-box-dir {
  text-align: right; }

.flex-767 {
  display: flex; }

.inner-page-title-box {
  background-color: #DFDFDF;
  padding: 23px; }
  .inner-page-title-box .inner-page-title {
    color: #181F39;
    font-size: 30px;
    font-weight: bold; }

.inner-page-filter-box {
  margin-bottom: 40px;
  position: relative;
  border: 1px solid #C8AD54;
  border-radius: 10px;
  padding: 30px 30px 15px; }
  .inner-page-filter-box .inner-page-filter-tit {
    position: absolute;
    top: -12px;
    left: 12px;
    background-color: #fff;
    padding: 0 10px;
    color: #181F39;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: bold; }
    .inner-page-filter-box .inner-page-filter-tit .ipf-icon {
      margin-right: 16px; }

.inner-page-content {
  padding: 50px 0 80px; }

.input-box {
  margin-bottom: 15px; }

.search-btn {
  background-color: #F15D53;
  color: #fff;
  padding: 6px;
  border-radius: 5px;
  min-width: 103px;
  border: 1px solid #F15D53;
  font-size: 16px;
  font-weight: bold; }
  .search-btn:hover {
    background-color: #fff;
    border-color: #F15D53;
    color: #F15D53; }

.tc-box {
  border: 1px solid #C8AD5485; }

.training-course-box {
  margin-bottom: 40px; }

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

.ip-sub-title {
  color: #F15D53;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 16px; }

.ip-time {
  color: #282828;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 15px; }

.ip-description {
  color: #282828;
  font-size: 16px;
  font-weight: 600; }

.ip-float-box-img {
  margin-right: 24px;
  margin-bottom: 30px;
  float: left; }

.ipf-tit-2 {
  font-size: 30px !important;
  top: -23px !important; }

.ip-float-box {
  margin-bottom: 40px; }

.ipf-txt {
  color: #181F39;
  font-size: 20px;
  margin-top: 20px; }

.bordered-gray-box {
  border: 1px solid #F15D53;
  border-radius: 10px;
  background-color: #F6F6F6;
  padding: 19px; }

.ipc-tit {
  color: #181F39;
  font-size: 18px;
  font-weight: bold; }

.ipc-txt {
  color: #181F39;
  font-size: 18px;
  text-align: right; }

.ipc-box-2 {
  display: flex;
  align-items: center; }
  .ipc-box-2 .ipc-box-txt-1 {
    color: #5A5A5A;
    font-size: 16px;
    font-weight: bold;
    margin-left: 20px; }
  .ipc-box-2 .ipc-box-txt-2 {
    color: #282828;
    font-size: 16px;
    font-weight: bold; }
  .ipc-box-2 .ipc-box-txt-3 {
    color: #8F742B;
    font-size: 16px;
    font-weight: bold;
    margin-left: 12px; }

.ipc-box-3 {
  border-right: 1px solid #D4D4D4;
  margin-right: 15px;
  padding-right: 15px; }

.ip-shop-icon {
  text-align: right; }

.bordered-box-2 {
  border: 1px solid #D1D1D1;
  border-radius: 10px;
  padding: 30px;
  margin-top: 40px; }

.course-time-txt {
  color: #F15D53;
  font-size: 14px;
  font-weight: bold; }

.course-topic-txt {
  color: #282828;
  font-size: 16px;
  margin-left: 10px;
  margin-top: 2px; }

.course-time-box {
  background-color: #FED9D7;
  min-width: 93px;
  padding: 9px;
  margin-left: 10px; }

.course-topic-list li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #CECECE;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  .course-topic-list li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0; }

.mediaLeader-img-box-2 {
  float: right;
  margin-left: 24px;
  margin-right: 0;
  text-align: left;
  margin-bottom: 60px; }
  .mediaLeader-img-box-2:before {
    left: unset !important;
    right: -58px; }

.ip-mediaLeader-list {
  margin-bottom: 73px; }
  .ip-mediaLeader-list li {
    display: flex;
    align-items: center;
    margin-bottom: 20px; }
    .ip-mediaLeader-list li:last-child {
      margin-bottom: 0; }

.ip-mediaLeader-txt {
  margin-left: 15px;
  color: #282828;
  font-weight: 600;
  font-size: 16px; }

.cc-box-2 {
  margin-bottom: 30px; }

.tc-title {
  color: #181F39;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 40px; }

.tc-box-2 {
  box-shadow: 2px 2px 20px #0000001A; }

.training-courses-sec-box {
  padding-top: 50px;
  position: relative; }
  .training-courses-sec-box:before {
    content: '';
    background-color: #FAA998;
    width: 100%;
    display: block;
    position: absolute;
    top: 0;
    z-index: -1;
    height: 321px; }

.aboutUs-box {
  margin-bottom: 50px;
  box-shadow: 2px 2px 20px #0000000F;
  border-radius: 10px;
  background-color: #fff;
  padding: 15px;
  position: relative; }
  .aboutUs-box:after {
    content: "";
    border: 15px  solid #fff;
    border-radius: 24px;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #181F39;
    opacity: 0.44; }

.aboutUs-img {
  position: relative;
  border-radius: 10px;
  box-shadow: 2px 2px 20px #0000000F;
  width: 100%; }

.youtube-icon {
  position: absolute;
  bottom: 43%;
  left: 43%;
  z-index: 1; }

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

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

.frequentlyQuestion-item {
  border-radius: 0 !important;
  border: 0 !important;
  margin-bottom: 11px;
  display: flex;
  width: 100%; }

.fq-collapse {
  background-color: #F6F6F6;
  border-radius: 0 !important;
  padding: 8px 30px 30px; }

.fq-description {
  color: #000;
  font-size: 16px; }

.fq-btn {
  align-items: baseline !important;
  margin-bottom: 23px;
  background-color: #EDEDED !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  margin-bottom: 0; }
  .fq-btn:after {
    display: none; }
  .fq-btn .fq-tit {
    color: #000 !important;
    font-size: 16px !important;
    font-weight: 600;
    padding: 13px 30px !important; }

.fq-icon {
  background-color: #F15D53;
  width: 50px;
  height: 45px;
  color: #fff;
  justify-content: center;
  align-items: center;
  font-size: 23px; }

.fq-icon-minus {
  display: none; }

.fq-icon-plus {
  display: flex; }

.fq-btn:not(.collapsed) {
  background-color: #F6F6F6 !important; }
  .fq-btn:not(.collapsed) .fq-icon-plus {
    display: none; }
  .fq-btn:not(.collapsed) .fq-icon-minus {
    display: flex; }

.map-box {
  position: relative;
  z-index: 1;
  top: 15px;
  left: 15px; }
  .map-box:before {
    content: '';
    background-color: #F15D53;
    position: absolute;
    z-index: -1;
    display: block;
    width: 244px;
    height: 326px;
    top: -15px;
    left: -15px; }
  .map-box iframe {
    height: 514px;
    width: 100%; }

.msg-box {
  margin-top: 15px;
  padding-left: 18px; }

.send-btn {
  background-color: #F15D53;
  min-width: 115px;
  border-radius: 10px;
  padding: 10px;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  margin-top: 15px; }

.contact-box {
  border-bottom: 1px solid #FAA998;
  padding-bottom: 45px;
  margin-bottom: 45px; }

.label-txt {
  font-size: 16px;
  color: #000; }

.contact-tit {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  margin-bottom: 5px; }

.contact-description {
  font-size: 16px;
  color: #000;
  font-weight: 600; }

.contact-icon {
  width: 65px;
  height: 65px;
  margin-right: 20px; }

.contact-footer-container {
  background-image: url("/img/website/contact-bg.svg");
  background-repeat: no-repeat;
  background-position: center left;
  background-size: contain;
  display: flex;
  padding-left: 24px;
  margin-bottom: 30px; }

.first-child-style {
  background-image: none;
  padding-left: 0; }

.fq-collapsed-btn {
  width: 50px !important;
  align-items: flex-start !important; }
  .fq-collapsed-btn:after {
    background-image: none !important;
    width: 0 !important;
    height: 0 !important; }

.fq-collapsed-btn:not(.collapsed) {
  background-color: #D5D5D5 !important; }
  .fq-collapsed-btn:not(.collapsed) .fq-icon-plus {
    display: none; }
  .fq-collapsed-btn:not(.collapsed) .fq-icon-minus {
    display: flex; }

.fq-collapsed-content {
  width: 100%; }

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

.user-img-header {
  width: 38px;
  height: 38px;
  border: 1px solid #fff;
  border-radius: 7px;
  margin-right: 10px; }

.notify-badge {
  font-size: 7px;
  top: 10px;
  right: -2px;
  background-color: #FAA998;
  color: #000;
  transform: translate(-50%, -50%) !important; }

.cartMenu {
  min-width: 464px;
  padding: 20px 30px 44px;
  box-shadow: 2px 2px 10px #00000029;
  border-radius: 0; }
  .cartMenu .cart-title {
    color: #232323;
    font-size: 30px;
    font-weight: bold;
    margin-top: 28px;
    border-bottom: 1px solid #DEDEDE;
    margin-bottom: 30px;
    padding-bottom: 30px; }
  .cartMenu .cart-close-btn {
    width: 29px;
    height: 29px;
    background-color: #0000001C;
    color: #5A5A5A;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    font-size: 18px;
    float: right; }

.cart-content-img {
  border-radius: 4px;
  max-width: 143px;
  max-height: 131px; }

.cart-content-txt {
  color: #120900;
  font-size: 18px;
  font-weight: bold;
  margin-left: 18px; }

.cart-item {
  border-bottom: 1px solid #DEDEDE;
  margin-bottom: 30px;
  padding-bottom: 30px; }

.cart-content {
  display: flex; }

.cart-item-count {
  color: #FF0101;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 29px; }

.cart-delete-icon {
  color: #707070;
  width: 18px;
  height: 22px; }

.cart-total-box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px; }
  .cart-total-box .cart-total-txt {
    color: #232323;
    font-size: 25px;
    font-weight: bold;
    margin-right: 5px; }
  .cart-total-box .cart-total-num {
    color: #FF0101;
    font-size: 25px;
    font-weight: bold; }

.cart-checkout-btn {
  background-color: #F15D53;
  box-shadow: 3px 3px 1px #00000029;
  width: 100%;
  padding: 11px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 28px; }
  .cart-checkout-btn:hover {
    background-color: #C8AD54; }

.cart-link {
  color: #232323;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.36px;
  border-bottom: 2px solid #C8AD54;
  padding-bottom: 7px; }
  .cart-link:hover {
    color: #C8AD54; }

.system-tools-box {
  display: flex;
  align-items: center;
  justify-content: flex-end; }
  .system-tools-box .user-img {
    border-radius: 5px;
    width: 38px;
    height: 38px;
    border: 1px solid #fff; }
    .system-tools-box .user-img:hover {
      border: 1px solid #F15D53; }
  .system-tools-box .bordered-icon {
    width: 38px;
    height: 38px;
    border: 1px solid #fff;
    color: #fff;
    border-radius: 5px;
    margin-right: 5px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .system-tools-box .bordered-icon:hover {
      border: 1px solid #F15D53;
      color: #232323; }
  .system-tools-box .login-time-txt {
    margin-right: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: bold; }

@media (max-width: 500px) {
  .logo-reponsive img {
    width: 75%;
    height: auto; } }

@media (max-width: 768px) {
  .course-section-container .row.mb-4 {
    justify-content: center; } }
@media (max-width: 768px) {
  .course-section-container .btn-box-dir {
    text-align: center !important; } }

@media (max-width: 768px) {
  .training-area-desktop {
    justify-content: center; } }

.img-slider {
  aspect-ratio: 579 / 515; }

.slider-img-wrapper {
  max-width: 579px;
  max-height: 515px; }

.leaders-img {
  aspect-ratio: 473 / 408; }

.leaders-img-wrapper {
  max-width: 473px;
  max-height: 408px; }

.career-img {
  aspect-ratio: 524 / 399; }

.training-area-icon {
  aspect-ratio: 74 / 74; }

.trainingArea-icon-wrapper {
  max-width: 74px;
  max-height: 74px; }

.mediaLeader-img-wrapper {
  float: right;
  margin-left: 24px;
  text-align: left;
  margin-bottom: 20px;
  max-width: 473px;
  max-height: 408px; }

.mediaLeader-img {
  aspect-ratio: 473 / 408; }

.sliderMedia-img {
  aspect-ratio: 345 / 258; }

.sliderMedia-img-wrapper {
  max-width: 345px;
  max-height: 258px;
  display: block !important;
  margin: 0 auto; }

.mediaLeader-slider {
  margin-bottom: 60px; }

.system-tools-box .bordered-icon:hover {
  color: #F15D53 !important; }

.general-img-container {
  width: 100%;
  overflow: hidden;
  position: relative; }
  .general-img-container img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block; }

/************************   Components   ************************/
@media (max-width: 1399px), not all and (min-width: 1400px) {
  	/*.leaders-img-box {
  		&:before {
  			width: 310px;
  			height: 310px;
  			left: 8px;
  		}
  
  		.leaders-img {
  			max-width: 394px;
  		}
  	}*/
  /*.rtl-direction {
  	.leaders-img-box {
  		&:before {
  			right: 8px !important;
  		}
  	}
  }*/
  .mediaLeader-img-box-2:before {
    right: -48px; }

  .rtl-direction .leaders-img-box:before {
    right: -37px !important;
    width: 250px;
    height: 250px;
    bottom: -20px; } }
@media (max-width: 1199px), not all and (min-width: 1200px) {
  .dd-menu-l1-item {
    display: table-row; }

  .home-slider .slider-block .slider-title {
    font-size: 41px; }
  .home-slider .slider-block .slider-txt {
    font-size: 22px; }

  .slider-btn {
    font-size: 16px; }

  /*.rtl-direction {
  	.leaders-img-box {
  		&:before {
  			right: 16px !important;
  		}
  	}
  }*/
  	/*.leaders-img-box {
  		&:before {
  			width: 280px;
  			height: 280px;
  			left: 16px;
  		}
  
  		.leaders-img {
  			max-width: 310px;
  		}
  	}*/
  .home-section-title {
    font-size: 50px;
    margin-bottom: 20px; }

  .home-section-description {
    font-size: 18px; }

  .mediaLeader-img-box-2:before {
    right: -30px;
    width: 230px;
    height: 230px;
    bottom: -43px; }

  .rtl-direction .mediaLeader-img-box-2:before {
    left: -30px !important; } }
@media (max-width: 991px), not all and (min-width: 992px) {
  .leaders-img-box:before {
    display: none; }

  .leaders-content-box {
    margin-top: 20px; }

  .leaders-img-wrapper {
    margin: 0 auto; }

  .slider-img-wrapper {
    margin: 0 auto; }

  .aboutUs-youtube-box:before {
    height: 209px; }

  	/*.ddm-header .modal-content:has(.active.has-menu){
      min-height: 831px;
    }*/
  .ddm-header .header-nav-menu .header-nav-tabs .nav-link {
    margin-right: 35px; }

  .slider-content-box {
    background-color: #F2F2F2;
    align-items: center;
    justify-content: center; }

  .home-slider .slider-block {
    padding: 15px 14px 30px; }
  .home-slider .slider-block .slider-title {
    color: #181F39;
    font-size: 35px;
    margin-bottom: 15px; }
  .home-slider .slider-block .slider-txt {
    color: #181F39;
    font-size: 20px; }
  .home-slider .slider-btns-box {
    margin-top: 30px; }

  .leaders-mobile-title {
    display: block;
    text-align: center; }

  .leaders-desktop-title {
    display: none; }

  	/*.leaders-img-box {
  		text-align: center;
  
  		&:before {
  			left: 150px;
  		}
  	}*/
  	/*.rtl-direction {
  		.leaders-img-box {
  			text-align: center !important;
  
  			&:before {
  				right: 150px !important;
  			}
  		}
  	}*/
  .dir-991 {
    flex-direction: column-reverse; }

  .career-img {
    margin-bottom: 30px; }

  .container-color-box {
    margin-bottom: 30px; }

  .course-section-container h2 {
    margin-top: 131px;
    margin-left: 0; }

  .training-course-box {
    margin-bottom: 30px; }

  .footer-container {
    padding-bottom: 30px; }
    .footer-container .footer-description {
      margin-top: 50px; }
    .footer-container .footer-sec-2 {
      margin-top: 50px; }
    .footer-container .footer-block-title {
      margin-bottom: 30px; }
    .footer-container .footer-logo {
      margin: 0 auto;
      display: block; }
    .footer-container .footer-sec-1 {
      margin-top: 40px; }
    .footer-container .footer-block-2 {
      margin-top: 70px; }
    .footer-container .footer-contact-block .fcb-item {
      align-items: baseline; }

  .ip-float-box-img {
    margin: 0 auto 30px;
    max-width: 100%;
    display: block;
    float: unset; }

  .ipc-txt {
    text-align: unset;
    margin-top: 10px; }

  .ipc-box-2 {
    flex-direction: column;
    align-items: flex-start; }

  .ipc-box-3 {
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
    margin-bottom: 10px; }

  .mediaLeader-img-box-2 {
    margin-bottom: 75px; }
    .mediaLeader-img-box-2:before {
      right: 150px; }

  .rtl-direction .mediaLeader-img-box-2 {
    margin: 0 auto 75px !important;
    max-width: 100%;
    display: block;
    float: unset !important; }
    .rtl-direction .mediaLeader-img-box-2:before {
      left: 147px !important; }

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

  .contact-footer-container {
    padding-left: 0;
    background-image: none; }

  .rtl-direction .contact-footer-container {
    padding-right: 0 !important; } }
@media (max-width: 767px), not all and (min-width: 768px) {
  .mediaLeader-img-wrapper {
    float: unset !important;
    margin: 0 0 20px !important; }

  .img-slider {
    aspect-ratio: 261 / 232; }

  .modal.show .modal-dialog {
    width: 100%;
    margin: 6rem auto !important; }

  .ddm-header .header-nav-menu .header-nav-tabs {
    flex-direction: column; }

  .home-course-card {
    max-width: 367px;
    margin: 0 auto 20px; }

  .flip-responsive {
    flex-direction: column-reverse; }

  .desktop-header-home-container .logo-box {
    display: block;
    text-align: center !important; }
    .desktop-header-home-container .logo-box img {
      width: 25%;
      height: auto;
      margin: 0 auto 20px auto; }

  .flex-view {
    justify-content: center; }

  .mobile-header-container {
    display: block; }

  .ddm-header .header-nav-menu .header-nav-tabs .nav-link {
    margin: 0 auto;
    width: 100%; }

  .mobile-header-container-2 {
    display: block; }

  .action-btn .action-txt {
    font-size: 14px; }
  .action-btn .action-icon {
    font-size: 14px; }

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

  /*.leaders-img-box {
  	&:before {
  		left: 98px;
  		bottom: -29px;
  		width: 190px;
  		height: 190px;
  	}
  }*/
  /*.rtl-direction {
  	.leaders-img-box {
  		&:before {
  			right: 102px !important;
  		}
  	}
  }*/
  .home-section-description {
    font-size: 16px; }

  .learn-more-btn {
    font-size: 16px;
    padding: 9px; }

  .training-area-txt {
    font-size: 16px;
    max-width: 178px; }

  .container-color-box {
    max-width: 252px;
    min-height: 256px; }

  .training-area-desktop {
    display: none !important; }

  .training-area-mobile {
    display: block !important; }

  .course-section-container h2 {
    margin-top: 210px;
    text-align: center; }

  .flex-767 {
    display: block; }

  .bordered-gray-box {
    margin-bottom: 20px; }

  .course-topic-list li {
    flex-direction: column; }

  .course-time-box {
    margin-left: 0;
    margin-top: 15px; }

  .mediaLeader-img-box-2:before {
    right: 86px;
    width: 230px;
    height: 230px; }

  .rtl-direction .mediaLeader-img-box-2:before {
    left: 56px !important; }

  .aboutUs-youtube-box:before {
    height: 171px; } }
@media (max-width: 575px), not all and (min-width: 576px) {
  .slider-img-wrapper {
    padding: 0 15px; }

  .action-icon {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important; }

  .home-course-card .course-txt {
    font-size: 16px; }

  .desktop-header-home-container .logo-box img {
    width: 50%; }

  .home-slider .slider-block .slider-title {
    font-size: 29px; }
  .home-slider .slider-block .slider-txt {
    font-size: 17px; }
  .home-slider .slider-btns-box {
    flex-direction: column; }

  .slider-btn {
    padding: 7px 17px;
    margin-bottom: 10px;
    margin-right: 0; }
    .slider-btn:last-child {
      margin-bottom: 0; }

  .rtl-direction .slider-btn {
    margin-left: 0 !important; }

  .training-area-mobile .fa-arrow-left {
    left: 41%; }
  .training-area-mobile .fa-arrow-right {
    right: 41%; }

  .home-course-card {
    margin-bottom: 16px; }

  .register-btn {
    font-size: 15px;
    padding: 8px; }

  .trainer-slider .slick-arrow {
    top: 100%; }
  .trainer-slider .fa-arrow-left {
    left: 39%; }
  .trainer-slider .fa-arrow-right {
    right: 39%; }

  .trainer-slider-item {
    margin-bottom: 20px; }

  .ipf-tit-2 {
    font-size: 23px !important; }

  .mediaLeader-slider img {
    margin-bottom: 15px; }

  .mediaLeader-img-box-2 {
    margin-bottom: 30px;
    text-align: right !important; }
    .mediaLeader-img-box-2:before {
      right: 0 !important; }
    .mediaLeader-img-box-2 .leaders-img {
      left: unset !important;
      right: 23px !important; }

  .aboutUs-youtube-box:before {
    height: 148px; }

  .map-box {
    left: 0; }
    .map-box iframe {
      height: 414px; }

  .rtl-direction .map-box {
    right: 0 !important; }

  	/*.leaders-img-box {
  		text-align: left;
  
  		&:before {
  			left: 0;
  			width: 150px;
  			height: 150px;
  			bottom: -24px;
  		}
  
  		.leaders-img {
  			position: relative;
  			left: 23px;
  		}
  	}*/ }
@media (max-width: 399px), not all and (min-width: 400px) {
  .training-area-mobile .fa-arrow-left {
    left: 35%; }
  .training-area-mobile .fa-arrow-right {
    right: 35%; }

  .container-color-box {
    max-width: 230px;
    min-height: 230px; }

  .training-area-txt {
    max-width: 140px;
    margin-top: 10px; }

  .learn-more-btn {
    min-width: 237px; }

  .rtl-direction .btn-box-dir {
    text-align: center !important; }

  .btn-box-dir {
    text-align: center; }
    .btn-box-dir .learn-more-btn {
      margin-top: 0; }

  .course-section-container h2 {
    margin-top: 146px; }

  .training-area-section-container {
    padding-bottom: 0; }

  .trainer-slider .fa-arrow-left {
    left: 35%; }
  .trainer-slider .fa-arrow-right {
    right: 35%; }

  .tc-usaid-logo {
    margin-top: 30px; }

  .youtube-icon {
    bottom: 35%;
    left: 43%;
    width: 30px;
    height: 30px; } }
@media (max-width: 310px), not all and (min-width: 311px) {
  	/*.leaders-img-box {
  		&:before {
  			width: 130px;
  			height: 130px;
  		}
  
  		.leaders-img {
  			left: 18px;
  			max-width: 234px;
  		}
  	}*/ }
.rtl-direction .action-btn {
  margin-right: 0;
  margin-left: 10px; }
  .rtl-direction .action-btn .action-icon {
    border-right: 0;
    border-left: 1px solid #707070;
    margin-right: 0;
    padding-right: 0;
    margin-left: 12px;
    padding-left: 12px; }
.rtl-direction .slider-btn {
  margin-right: 0;
  margin-left: 20px; }
  .rtl-direction .slider-btn:last-child {
    margin-right: 0;
    margin-left: 0; }
.rtl-direction .leaders-img-box {
  text-align: right; }
  .rtl-direction .leaders-img-box:before {
    left: unset;
    right: -51px; }
.rtl-direction .btn-box-dir {
  text-align: left; }
.rtl-direction .footer-container .footer-contact-block .fcb-item .fcb-item-icon {
  margin-right: 0;
  margin-left: 16px; }
.rtl-direction .footer-container .footer-contact-block .fcb-item .fcb-txt {
  margin-right: 0;
  margin-left: 16px; }
.rtl-direction .footer-container .social-media li {
  margin-right: 0;
  margin-left: 10px; }
  .rtl-direction .footer-container .social-media li:last-child {
    margin-left: 0; }
.rtl-direction .mc-txt {
  margin-right: 0;
  margin-left: 11px; }
.rtl-direction .ddm-header .header-nav-menu .header-nav-tabs .nav-link {
  margin-right: 0;
  margin-left: 74px; }
.rtl-direction .ddm-header .header-inner-menu-item .menu-txt {
  margin-left: 0;
  margin-right: 11px; }
.rtl-direction .ddm-header .header-inner-menu-item .tab-angle {
  margin-left: 0;
  margin-right: 25px; }
.rtl-direction .ddm-header .dd-menu-level-1 {
  left: unset;
  right: 44px; }
.rtl-direction .inner-page-filter-box .inner-page-filter-tit .ipf-icon {
  margin-right: 0;
  margin-left: 16px; }
.rtl-direction .inner-page-filter-box .inner-page-filter-tit {
  left: unset;
  right: 12px; }
.rtl-direction .ipc-txt {
  text-align: left; }
.rtl-direction .ipc-box-3 {
  border-right: 0;
  margin-right: 0;
  padding-right: 0;
  border-left: 1px solid #D4D4D4;
  margin-left: 15px;
  padding-left: 15px; }
.rtl-direction .ipc-box-2 .ipc-box-txt-1 {
  margin-left: 0;
  margin-right: 20px; }
.rtl-direction .ipc-box-2 .ipc-box-txt-3 {
  margin-left: 0;
  margin-right: 12px; }
.rtl-direction .ip-shop-icon {
  text-align: left; }
.rtl-direction .course-topic-txt {
  margin-left: 0;
  margin-right: 10px; }
.rtl-direction .ip-float-box-img {
  margin-right: 0;
  margin-left: 24px;
  float: right; }
.rtl-direction .mediaLeader-img-box-2 {
  float: left;
  margin-left: 0;
  margin-right: 24px;
  text-align: right; }
  .rtl-direction .mediaLeader-img-box-2:before {
    left: -28px !important;
    right: unset !important; }
.rtl-direction .ip-mediaLeader-txt {
  margin-left: 0;
  margin-right: 15px; }
.rtl-direction .map-box {
  left: unset;
  right: 15px; }
  .rtl-direction .map-box:before {
    left: unset;
    right: -15px; }
.rtl-direction .msg-box {
  padding-left: 0;
  padding-right: 18px; }
.rtl-direction .contact-footer-container {
  padding-left: 0;
  background-position: center right;
  padding-right: 24px; }
.rtl-direction .first-child-style {
  padding-right: 0; }
.rtl-direction .contact-icon {
  margin-right: 0;
  margin-left: 20px; }
.rtl-direction .user-img-header {
  margin-left: 10px;
  margin-right: 0; }
.rtl-direction .system-tools-box .login-time-txt {
  margin-right: 0;
  margin-left: 10px; }
.rtl-direction .system-tools-box .bordered-icon {
  margin-right: 0;
  margin-left: 5px; }
.rtl-direction .mediaLeader-img-wrapper {
  float: left;
  margin-left: 0;
  margin-right: 24px;
  text-align: right; }
.rtl-direction .contact-footer-box {
  margin-right: 21px; }
.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; }

/************************   Abstracts   ************************/

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