.w-embed-youtubevideo {
  width: 100%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #093679;
  flex-direction: column;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

p {
  margin-bottom: 10px;
}

a {
  color: #333;
  text-decoration: underline;
}

.fx_links {
  font-family: Cotext Arabic Rg, Tahoma, sans-serif;
  text-decoration: none;
}

.link {
  text-decoration: none;
}

.btn_blu {
  float: left;
  direction: ltr;
  color: #1c26a8;
  text-align: left;
  text-transform: uppercase;
  background-color: #fff;
  border: 2px solid #1c26a8;
  border-radius: 0;
  padding: 6px 60px;
  font-family: Co Text Arabic, Tahoma, sans-serif;
  font-size: 15px;
  font-weight: 700;
  display: block;
}

.btn_blu:hover {
  color: #fff;
  background-color: #1c26a8;
}

.btn_blu:active {
  background-color: #434343;
}

.btn_blu.close {
  float: right;
  object-fit: fill;
  margin-top: 6px;
  margin-left: auto;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Fa solid 900";
  font-size: 20px;
  position: static;
}

.btn_blu.register {
  float: right;
  margin-top: 15px;
  font-family: Bliss;
  font-size: 14px;
}

.header_sec {
  background-image: linear-gradient(#ededed, #ededed);
  background-position: 0 0;
}

.hero_sec {
  height: 450px;
  background-image: url('../images/StarryBG_1.jpg');
  background-position: 0 0;
  background-repeat: repeat-x;
  background-size: cover;
}

.nav_sec {
  z-index: 1;
  height: 46px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.login_bg {
  color: #1c26a8;
  -webkit-text-stroke-color: transparent;
  background-color: rgba(0, 0, 0, 0);
}

.login_bg.agenda {
  padding-bottom: 35px;
}

.speaker_sec {
  background-color: rgba(0, 0, 0, 0);
  margin-bottom: 0;
  padding-top: 35px;
  padding-bottom: 35px;
}

.footer_sec {
  height: auto;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  margin-top: auto;
  overflow: visible;
}

.image {
  height: 62px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-bottom: 0;
}

.cont_content {
  justify-content: flex-end;
  display: block;
}

.cont_content.qa {
  z-index: 5;
  margin-top: 35px;
  margin-bottom: 35px;
  position: relative;
}

.cont_slider {
  margin-top: auto;
}

.slide_01 {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/Banner02.jpg');
  background-position: 50%;
  background-size: cover;
  background-clip: border-box;
}

.slide_02 {
  background-image: url('../images/Hero_03.jpg');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: cover;
}

.navbar {
  height: 46px;
  direction: rtl;
  color: #fff;
  background-color: #1c26a8;
  border: 1px solid #250f04;
  border-radius: 0;
  font-size: 14px;
  position: relative;
}

.nav_link {
  height: 46px;
  color: #fff;
  text-transform: uppercase;
  border: 0 solid #735227;
  border-radius: 1px;
  padding-top: 14px;
  padding-left: 36px;
  padding-right: 36px;
  font-family: Cotext Arabic Rg, Tahoma, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.nav_link:hover {
  background-color: rgba(115, 62, 13, 0);
  background-image: linear-gradient(#02b7dd, #02b7dd);
}

.nav_link.w--current {
  color: #fff;
  border-style: none;
  border-width: 0;
  font-family: Cotext Arabic Rg, Tahoma, sans-serif;
  font-weight: 300;
}

.container-2 {
  height: 46px;
  border-radius: 1px;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-menu-2 {
  float: left;
  direction: ltr;
  justify-content: center;
  align-self: auto;
  align-items: center;
}

.menu-button-2 {
  height: 45px;
  display: none;
}

.menu-button-2.w--open {
  background-color: #01429e;
}

.icon {
  height: 46px;
  margin-top: -5px;
}

.div-block {
  width: 46px;
  height: 46px;
  float: right;
  padding-top: 12px;
  padding-right: 17px;
  font-size: 26px;
}

.media_block {
  background-color: #fff;
  border: 1px solid #1c26a8;
  border-radius: 0;
  margin: 39px;
  box-shadow: 1px 1px 10px -4px #515050;
}

.div_header {
  height: 45px;
  background-color: #1c26a8;
  border: 0 #000;
  border-radius: 0;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.div_header.spkr {
  height: 36px;
  justify-content: space-between;
  align-items: center;
}

.heading-2 {
  direction: ltr;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  flex: 1;
  align-self: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-family: Cotext Arabic Rg, Tahoma, sans-serif;
  font-size: 16px;
  font-weight: 400;
  display: flex;
}

.heading-2.spkr {
  font-size: 12.5px;
  font-weight: 600;
}

.media {
  margin-left: 0;
  margin-right: 0;
}

.cont_media {
  margin-top: 8px;
}

.qa_bg {
  background-color: #fff;
  border: 1px solid #1c26a8;
  border-radius: 0;
  margin: auto 39px;
  padding-bottom: 0;
}

.qa_bg.spk {
  opacity: 1;
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(rgba(255, 255, 255, .7), rgba(255, 255, 255, .7)), url('../images/BG_brand.png');
  background-position: 0 0, 0 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-clip: border-box;
}

.text-block-3 {
  display: block;
}

.form_qa {
  margin: 27px 27px 9px;
}

.heading-3 {
  width: 95%;
  float: left;
  direction: ltr;
  color: #b1b1b1;
  text-align: left;
  text-transform: uppercase;
  margin-left: 0;
  margin-right: 0;
  font-family: Cotext Arabic Rg, Tahoma, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.heading-3.arb {
  width: 80%;
  float: none;
  text-align: left;
  margin-bottom: 4px;
  margin-right: 22px;
  font-family: Bliss;
}

.qa_div {
  padding-bottom: 2px;
}

.form_txt {
  direction: ltr;
  border: 2px solid #1c26a8;
  border-radius: 0;
  margin-bottom: 17px;
}

.frm_qa {
  direction: ltr;
  border: 2px solid #1c26a8;
  border-radius: 0;
  margin-bottom: 29px;
  padding-bottom: 47px;
}

.main_logo {
  clear: none;
  justify-content: space-around;
  align-items: center;
  margin-top: 8px;
  display: block;
}

.speaker_div {
  direction: ltr;
  flex-wrap: wrap;
  align-content: center;
  justify-content: center;
  margin: 35px auto 0;
  display: flex;
}

.speaker {
  width: 220px;
  height: auto;
  cursor: pointer;
  background-color: #fff;
  border-radius: 0;
  flex: none;
  align-self: auto;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 12px;
  transition: transform .5s cubic-bezier(.165, .84, .44, 1);
  box-shadow: 0 0 4px 4px rgba(0, 0, 0, .19);
}

.speaker:hover {
  transform: scale(1.07);
}

.spk_div {
  height: 300px;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  align-items: center;
  display: flex;
}

.sp_name {
  color: #093679;
  text-align: center;
  text-transform: none;
  font-family: Cotext Arabic Rg, Tahoma, sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
}

.sp_desig {
  color: #093679;
  text-align: center;
  font-family: Cotext Arabic Rg, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.sp_bio {
  opacity: .9;
  color: #093679;
  text-align: center;
  margin-top: auto;
  font-family: Bliss;
  font-weight: 300;
  text-decoration: none;
  display: block;
}

.sp_pix {
  margin: 20px 20px 17px;
}

.sp_des {
  margin-left: 15px;
  margin-right: 15px;
}

.text-span {
  color: #fff;
}

.modal_speaker01 {
  z-index: 5;
  display: block;
}

.md_sp_bg {
  border-radius: 16px;
}

.md_sp_bg.register {
  background-image: none;
  margin: 0;
}

.grid-2 {
  direction: ltr;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: 1fr 2.25fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
  margin-top: 9px;
}

.div-block-7 {
  margin-right: 40px;
}

.heading-5 {
  color: #004d8c;
  text-align: left;
  text-transform: uppercase;
  margin-bottom: -6px;
  font-family: Bliss;
  font-size: 19px;
  font-weight: 600;
}

.heading-5.register {
  color: #29b9bf;
  text-align: center;
  margin-top: -23px;
  margin-bottom: 0;
  font-weight: 700;
}

.heading-5.register.arb {
  color: #29b9bf;
  margin-top: 53px;
  font-family: Ge ss two;
}

.text-block-5 {
  color: #004d8c;
  text-align: left;
  margin-bottom: 27px;
  font-family: Bliss;
}

.heading-6 {
  color: #004d8c;
  text-align: center;
  text-transform: uppercase;
  margin-top: 9px;
  font-family: Bliss;
  font-size: 20px;
}

.div-block-8 {
  margin-top: 81px;
  margin-left: 10px;
  padding-left: 0;
}

.div-block-9 {
  direction: rtl;
  margin-top: 45px;
  padding-left: 20px;
  padding-right: 20px;
}

.modal_speaker02 {
  z-index: 5;
  width: 100vw;
  height: 100vh;
  object-fit: fill;
  display: block;
  position: fixed;
}

.modal_register {
  z-index: 5;
}

.form_register {
  direction: ltr;
  text-align: left;
  margin: 27px;
}

.bold-text {
  font-size: 16px;
  font-weight: 500;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  background-image: url('../images/BG_brand.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.div_form_msg {
  float: none;
}

.grid-3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  margin-top: 0;
}

.container-3 {
  background-color: rgba(181, 181, 181, 0);
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-right: 0;
  display: flex;
}

.grid-5 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  grid-template: ". . Area"
  / 1fr 1fr 1fr;
  grid-auto-flow: column;
  align-content: center;
  justify-content: center;
  align-self: auto;
  align-items: stretch;
  justify-items: stretch;
  margin-right: -47px;
}

.image-6 {
  max-width: 100%;
  float: none;
  flex: 0 auto;
}

.div-block-10 {
  width: 360px;
  float: left;
  margin-top: 8px;
}

.div-block-11 {
  float: right;
}

.form {
  direction: rtl;
  color: #323232;
  text-align: right;
}

.form-2 {
  text-align: left;
}

.body {
  display: block;
}

.body-2 {
  background-image: linear-gradient(rgba(255, 255, 255, .4), rgba(255, 255, 255, .4)), url('../images/SpeakerBG.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat-x;
  background-size: auto, cover;
  display: block;
}

.paragraph {
  direction: ltr;
  color: #004d8c;
  text-align: justify;
  font-family: Bliss;
  font-weight: 300;
}

.paragraph-2 {
  color: #733e0d;
}

.div-block-13 {
  border: 0 solid #000;
  margin-bottom: 20px;
  padding: 20px;
  font-family: Open Sans, sans-serif;
  font-weight: 300;
}

.heading {
  text-align: center;
  text-transform: uppercase;
  margin-top: 1px;
  margin-bottom: 0;
  font-family: Ge ss two;
  font-weight: 400;
  line-height: 34px;
}

.js-clock {
  justify-content: center;
  align-items: center;
  display: flex;
}

.box {
  width: 120px;
  height: 120px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 10px;
  margin-right: 10px;
  padding: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  display: flex;
}

.clock-number {
  font-size: 80px;
  line-height: 70px;
}

.clock-label {
  text-align: right;
  margin-top: 10px;
  margin-right: 0;
  font-family: Bliss;
}

.la_btext02 {
  width: 70%;
  float: right;
  justify-content: flex-end;
  align-items: stretch;
  margin-top: 41px;
  margin-right: 71px;
  display: block;
}

.la_btext01 {
  width: 80%;
  float: right;
  margin-top: 28px;
  margin-right: 50px;
}

.la_agenda_div {
  margin-bottom: 0;
  position: relative;
}

.la_tbl_head {
  color: #fff;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  justify-content: space-around;
  align-items: center;
  margin-top: 11px;
  margin-bottom: 11px;
  font-family: Ge ss two;
  font-size: 15px;
  font-weight: 500;
  display: block;
}

.la_tbl_head.body01 {
  direction: ltr;
  color: #093679;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-right: 12px;
  font-family: Cotext Arabic Rg, Tahoma, sans-serif;
}

.la_tbl_head.body01.tm {
  direction: ltr;
  text-align: right;
  font-family: Cotext Arabic Rg, Tahoma, sans-serif;
  font-weight: 400;
}

.la_tbl_head.body01.tm.alt {
  text-align: right;
  font-weight: 400;
}

.la_tbl_head.body01.alt {
  color: #093679;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  margin-right: 12px;
  font-family: Cotext Arabic Rg, Tahoma, sans-serif;
}

.la_tbl_head.left {
  text-align: right;
  margin-right: 106px;
}

.grid-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  direction: rtl;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr .25fr .25fr;
  margin: 31px 41px 29px;
}

.div-block-16 {
  background-color: #daeef3;
  border-radius: 20px 0 0 20px;
}

.div-block-17 {
  background-color: #daeef3;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.la_tbl_alt, .la_tbl_alt.mid {
  background-color: #f5f7fa;
}

.la_tbl_alt.rt, .la_tbl_alt.left {
  background-color: #f5f7fa;
  border-radius: 0;
}

.slider-2 {
  box-shadow: none;
  direction: ltr;
}

.road {
  margin-top: 98px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.header_sec-2 {
  background-image: url('../images/StarryBG.jpg');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: cover;
  background-attachment: scroll;
}

.div-block-18 {
  width: auto;
  float: left;
  direction: ltr;
  margin-top: 0;
}

.text-span-2 {
  padding-right: 6px;
  font-family: "Fa solid 900";
  font-size: 15px;
}

.arlink {
  color: #fff;
  text-decoration: none;
}

.slide_03 {
  background-image: url('../images/Banner02.jpg');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: cover;
}

.slide_01-2 {
  background-image: url('../images/Eid-Banner_v01.jpg');
  background-position: 100% 0;
  background-repeat: repeat-x;
  background-size: cover;
}

.image-7 {
  height: 110px;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}

.text-block-7 {
  color: #fff;
  margin-top: 12px;
  margin-left: 7px;
  font-size: 14px;
  font-weight: 300;
}

.text-block-7.ar {
  font-family: Ge ss two;
}

.image-8 {
  height: 80px;
}

.link-block {
  width: 100%;
  height: 100%;
}

.slide_04 {
  background-image: url('../images/Hero_03_Ar.jpg');
  background-position: 50%;
  background-repeat: repeat-x;
  background-size: cover;
  background-attachment: scroll;
}

.link-block-2, .link-block-3 {
  text-decoration: none;
}

.msgar {
  text-align: center;
  margin: 29px 100px 25px;
  font-family: Ge ss two;
  font-weight: 300;
}

.msgen {
  text-align: center;
  margin: 53px 100px 25px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 300;
}

.body-3 {
  background-image: url('../images/BG_brand.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.bold-text-2, .bold-text-3 {
  font-weight: 500;
}

.bold-text-4 {
  font-weight: 400;
}

.bold-text-5 {
  font-weight: 500;
}

.body-4 {
  background-image: radial-gradient(circle, #006ab3, #20264e);
}

.body-5, .body-6 {
  background-image: radial-gradient(circle, #006ab3 48%, #20264e);
}

.heading-7 {
  color: #000;
  font-family: Co Text Arabic, Tahoma, sans-serif;
  font-size: 39px;
}

.paragraph-3 {
  color: #000;
  font-family: Cotext Arabic Rg, Tahoma, sans-serif;
}

.heading-8 {
  color: #d0d0d0;
  font-family: Cotext Arabic Rg, Tahoma, sans-serif;
  font-size: 28px;
  font-weight: 400;
}

.text-block-8 {
  font-family: Cotext Arabic Rg, Tahoma, sans-serif;
}

.navbar-no-shadow {
  background-image: linear-gradient(#0055b2, #00acf3);
}

.navbar-no-shadow-container {
  z-index: 5;
  width: 100%;
  max-width: 1140px;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu {
  text-transform: uppercase;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: Cotext Arabic Rg, Tahoma, sans-serif;
  display: flex;
}

.nav-link {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.navbar-logo-left-container {
  z-index: 5;
  width: 1030px;
  max-width: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-divider {
  width: 1px;
  height: 22px;
  background-color: #e4ebf3;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: rgba(26, 27, 31, .75);
}

.image-10, .image-11, .image-12 {
  height: 35px;
}

.hero-without-image {
  -webkit-text-stroke-color: transparent;
  background-color: rgba(0, 0, 0, 0);
  border: 0 #000;
  padding: 40px 30px 20px;
  position: relative;
}

.hero-wrapper-two {
  max-width: 750px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px {
  text-align: left;
  margin-bottom: 24px;
  font-family: Cotext Arabic Rg, Tahoma, sans-serif;
}

.heading-9 {
  margin-top: 10px;
  font-family: Cotext Arabic Rg, Tahoma, sans-serif;
  font-size: 31px;
}

.hero-heading-left {
  background-color: #1c26a8;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px;
  position: relative;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split {
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.margin-bottom-24px-2 {
  color: #fff;
  margin-top: 5px;
  margin-bottom: 24px;
}

.shadow-two {
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.heading-10 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 5px;
  font-family: Cotext Arabic Rg, Tahoma, sans-serif;
  font-size: 26px;
}

.section {
  background-color: #f5f7fa;
}

.data-table-row {
  min-width: 800px;
  grid-column-gap: 10px;
  border-top: 0 solid #eff1f6;
  grid-template-rows: auto;
  grid-template-columns: .25fr .3fr 3fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: start;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  font-family: Cotext Arabic Rg, Tahoma, sans-serif;
  display: grid;
}

.data-table-row.table-header {
  z-index: 1;
  letter-spacing: .06em;
  text-transform: uppercase;
  background-color: #f7f8fc;
  border-top-style: none;
  margin-bottom: -1px;
  padding-top: 12px;
  padding-bottom: 12px;
  position: relative;
}

.text-100 {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.286em;
}

.text-100.medium {
  color: #1c26a8;
  margin-left: 0;
  margin-right: 0;
  font-size: 15px;
  font-weight: 400;
}

.text-100.bold {
  font-weight: 700;
}

.text-100.bold.color-neutral-800 {
  color: #1c26a8;
  text-align: left;
  margin-left: 100px;
  margin-right: 0;
  font-family: Co Text Arabic, Tahoma, sans-serif;
  font-weight: 400;
}

.overflow-auto {
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
  overflow: auto;
}

.text-50 {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.333em;
}

.text-50.bold {
  font-weight: 700;
}

.card {
  background-color: #fff;
  border: 1px solid #e6e9f1;
  border-radius: 12px;
  box-shadow: 0 2px 7px rgba(20, 20, 43, .09);
}

.card.overflow-hidden.border-none {
  width: auto;
  box-shadow: none;
  border-style: none;
  border-width: 0;
  border-radius: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.card.pd-24px---18px {
  padding: 24px 18px;
}

.grid-1-column {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  justify-items: stretch;
  margin-top: 29px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  position: relative;
}

.data-table-row-02 {
  min-width: 800px;
  grid-column-gap: 10px;
  background-color: #f5f7fa;
  border-top: 1px solid #eff1f6;
  grid-template-rows: auto;
  grid-template-columns: 1.2fr 2fr 1.4fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: start;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 24px;
  display: grid;
}

.data-table-row-02.table-header {
  z-index: 1;
  letter-spacing: .06em;
  text-transform: uppercase;
  background-color: #f7f8fc;
  border-top-style: none;
  margin-bottom: -1px;
  padding-top: 12px;
  padding-bottom: 12px;
  position: relative;
}

.data-table-row-03 {
  min-width: 800px;
  grid-column-gap: 10px;
  background-color: #f5f7fa;
  border-top: 0 solid #eff1f6;
  grid-template-rows: auto;
  grid-template-columns: .25fr .3fr 3fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: start;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
  font-family: Cotext Arabic Rg, Tahoma, sans-serif;
  display: grid;
}

.data-table-row-03.table-header {
  z-index: 1;
  letter-spacing: .06em;
  text-transform: uppercase;
  background-color: #f7f8fc;
  border-top-style: none;
  margin-bottom: -1px;
  padding-top: 12px;
  padding-bottom: 12px;
  position: relative;
}

.btn_blu_c {
  float: left;
  direction: ltr;
  color: #1c26a8;
  text-align: center;
  text-transform: uppercase;
  background-color: #fff;
  border: 2px solid #1c26a8;
  border-radius: 0;
  padding: 6px 60px;
  font-family: Co Text Arabic, Tahoma, sans-serif;
  font-size: 15px;
  font-weight: 700;
  display: block;
}

.btn_blu_c:hover {
  color: #fff;
  background-color: #1c26a8;
}

.btn_blu_c:active {
  background-color: #434343;
}

.btn_blu_c.close {
  float: right;
  object-fit: fill;
  margin-top: 6px;
  margin-left: auto;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Fa solid 900";
  font-size: 20px;
  position: static;
}

.btn_blu_c.register {
  float: right;
  margin-top: 15px;
  font-family: Bliss;
  font-size: 14px;
}

.login_bg-copy {
  color: #1c26a8;
  -webkit-text-stroke-color: transparent;
  background-color: rgba(0, 0, 0, 0);
}

.login_bg-copy.agenda {
  padding-bottom: 35px;
}

.qa_bg02 {
  background-color: rgba(0, 0, 0, 0);
}

.hero-subscribe-left {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-4 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.hero-split-2 {
  max-width: 46%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.margin-bottom-24px-3 {
  margin-bottom: 24px;
}

.hero-form {
  flex-direction: row;
  align-items: stretch;
  margin-bottom: 12px;
  display: flex;
}

.hero-form-container {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
  position: relative;
}

.hero-form-input {
  width: auto;
  height: auto;
  color: #1a1b1f;
  border: 1px solid #d1d6db;
  flex: 0 auto;
  align-self: flex-start;
  margin-bottom: 0;
  margin-right: 9px;
  padding: 5px 10px;
  font-family: Cotext Arabic Rg, Tahoma, sans-serif;
  font-size: 14px;
  line-height: 20px;
  transition: all .2s;
  position: relative;
}

.hero-form-input:hover, .hero-form-input:focus {
  border-color: #76879d;
}

.hero-form-input::-ms-input-placeholder {
  color: rgba(26, 27, 31, .8);
}

.hero-form-input::placeholder {
  color: rgba(26, 27, 31, .8);
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  align-self: flex-start;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.shadow-two-2 {
  box-shadow: 0 4px 24px rgba(150, 163, 181, .08);
}

.form_callback {
  margin: 0 0 9px;
}

.frm_ca {
  width: 450px;
  direction: ltr;
  border: 2px solid #1c26a8;
  border-radius: 0;
  margin-bottom: 19px;
  padding-bottom: 4px;
}

.form_call {
  direction: rtl;
  color: #323232;
  text-align: right;
}

.btn_--blu {
  float: left;
  direction: ltr;
  color: #1c26a8;
  text-align: left;
  text-transform: uppercase;
  background-color: #fff;
  border: 2px solid #1c26a8;
  border-radius: 0;
  padding: 6px 60px;
  font-family: Co Text Arabic, Tahoma, sans-serif;
  font-size: 15px;
  font-weight: 700;
  display: block;
}

.btn_--blu:hover {
  color: #fff;
  background-color: #02b7dd;
}

.btn_--blu:active {
  background-color: #434343;
}

.btn_--blu.close {
  float: right;
  object-fit: fill;
  margin-top: 6px;
  margin-left: auto;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Fa solid 900";
  font-size: 20px;
  position: static;
}

.btn_--blu.register {
  float: right;
  margin-top: 15px;
  font-family: Bliss;
  font-size: 14px;
}

.flex-horizontal {
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-200 {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25em;
}

.text-200.bold {
  font-weight: 700;
}

.btn-primary {
  color: #fff;
  text-align: center;
  transform-style: preserve-3d;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(#3d7fff, #4b5dff);
  border: 1px solid #3961d9;
  border-radius: 76px;
  justify-content: center;
  padding: 8px 16px;
  font-weight: 500;
  line-height: 1.286em;
  text-decoration: none;
  transition: box-shadow .3s, transform .3s, background-color .3s, color .3s;
  box-shadow: 0 1px 4px rgba(74, 58, 255, .26);
}

.btn-primary:hover {
  color: #fff;
  transform: scale3d(1.02, 1.02, 1.01);
  box-shadow: 0 2px 16px 1px rgba(74, 58, 255, .3);
}

.close-icon-line {
  max-height: 15px;
  max-width: 2px;
  min-height: 15px;
  min-width: 2px;
  background-color: #454e66;
  border-radius: 10px;
  position: absolute;
}

.close-icon-line.second {
  transform: rotate(-45deg);
}

.close-icon-line.first {
  transform: rotate(45deg);
}

.btn-secondary {
  color: #1f2d54;
  text-align: center;
  transform-style: preserve-3d;
  background-color: #fff;
  border: 1px solid #e6e9f1;
  border-radius: 76px;
  padding: 8px 16px;
  font-weight: 500;
  line-height: 1.286em;
  text-decoration: none;
  transition: transform .3s, box-shadow .3s, border-color .3s, background-color .3s, color .3s;
  box-shadow: 0 2px 4px rgba(20, 20, 43, .04);
}

.btn-secondary:hover {
  color: #1f2d54;
  transform: scale3d(1.02, 1.02, 1.01);
  box-shadow: 0 2px 6px rgba(20, 20, 43, .1);
}

.link-icon {
  max-width: 10px;
}

.position-relative---z-index-1 {
  z-index: 1;
  position: relative;
}

.inner-container._370px {
  max-width: 370px;
}

.close-icon-wrapper {
  max-height: 20px;
  max-width: 20px;
  min-height: 20px;
  min-width: 20px;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  display: flex;
}

.close-icon-wrapper.floating-icon-top-right {
  position: absolute;
  top: 16px;
  right: 16px;
}

.card-icon-square {
  max-width: 48px;
  border: 1.5px solid #3d73ff;
  border-radius: 12px;
  box-shadow: 0 1px 4px rgba(74, 58, 255, .26);
}

.mg-bottom-24px {
  margin-bottom: 24px;
}

.buttons-row {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.buttons-row.center {
  justify-content: center;
}

.modal_feedback {
  z-index: 9;
  width: 100vw;
  height: 100vh;
  color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.modal_bg {
  width: 100%;
  height: 100%;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  -webkit-text-stroke-color: #3969b0;
  background-color: rgba(28, 38, 168, .67);
  position: absolute;
}

.md_fedback_container {
  z-index: auto;
  width: 100%;
  max-width: 45rem;
  color: #1c26a8;
  background-color: #fff;
  padding: 27px 37px;
  position: absolute;
}

.hero-without-image-2 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-5 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two-2 {
  max-width: 750px;
  color: #1c26a8;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-4 {
  margin-bottom: 24px;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-3:active {
  background-color: #43464d;
}

.paragraph-4 {
  padding-bottom: 22px;
}

.link-block-4 {
  font-size: 3rem;
  text-decoration: none;
  position: absolute;
  top: 1rem;
  bottom: auto;
  left: auto;
  right: 1rem;
}

.close_btn {
  color: #1c26a8;
  transform: rotate(45deg);
}

.select-field {
  width: 25%;
  float: left;
  direction: ltr;
  border: 1px solid #1c26a8;
}

.image-13 {
  height: 100px;
}

.sp_desig_main {
  color: #093679;
  text-align: center;
  text-transform: uppercase;
  font-family: Cotext Arabic Rg, Tahoma, sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: none;
}

.hero-without-image-3 {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 40px 30px;
  position: relative;
}

.container-6 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two-3 {
  max-width: 750px;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-5 {
  margin-bottom: 24px;
}

.button-primary-4 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-4:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-4:active {
  background-color: #43464d;
}

.div-block-19 {
  height: 20px;
  margin-bottom: auto;
}

.div_header-2 {
  height: 45px;
  background-color: #1c26a8;
  border-radius: 0;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.heading-11 {
  direction: ltr;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  flex: 1;
  align-self: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 400;
  display: flex;
}

.text-field {
  text-align: left;
  border: 2px solid #1c26a8;
}

.field-label {
  text-align: left;
}

.modal_qa {
  z-index: 9;
  width: 100vw;
  height: 100vh;
  color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

@media screen and (min-width: 1920px) {
  .header_sec {
    background-position: 50%;
  }

  .media_block {
    margin-bottom: 35px;
    margin-left: -50px;
    margin-right: -50px;
  }

  .heading-2, .heading-11 {
    font-size: 22px;
  }
}

@media screen and (max-width: 991px) {
  .header_sec {
    background-position: 50%;
    background-size: cover;
  }

  .footer_sec {
    overflow: hidden;
  }

  .image {
    height: 58px;
  }

  .cont_content.qa {
    margin-top: 35px;
    margin-bottom: 35px;
  }

  .slider {
    height: 220px;
  }

  .navbar {
    text-align: left;
  }

  .container-2 {
    justify-content: center;
  }

  .nav-menu-2 {
    z-index: 0;
    background-image: linear-gradient(#1c26a8, #1c26a8);
    flex: 1;
    position: absolute;
  }

  .menu-button-2 {
    direction: ltr;
    text-align: left;
  }

  .menu-button-2.w--open {
    background-color: rgba(1, 66, 158, 0);
  }

  .div-block {
    display: none;
  }

  .media_block, .qa_bg {
    margin-left: 5px;
    margin-right: 5px;
  }

  .qa_bg.spk {
    background-size: cover;
  }

  .speaker_div {
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
  }

  .grid-2 {
    grid-row-gap: 0px;
    grid-template-rows: .25fr;
    grid-template-columns: 1fr 1fr;
    align-content: center;
    justify-content: center;
    margin-top: 2px;
  }

  .div-block-7 {
    text-align: center;
    margin-top: -33px;
    margin-right: 0;
    padding-left: 22px;
    padding-right: 26px;
  }

  .div-block-8 {
    margin-top: 0;
    margin-left: 0;
    padding-left: 0;
  }

  .div-block-9 {
    margin-top: 50px;
  }

  .container-3 {
    flex-wrap: nowrap;
  }

  .la_btext02 {
    margin-top: 31px;
  }

  .la_btext01 {
    width: 75%;
    margin-top: 25px;
  }

  .slider-2 {
    height: 220px;
  }

  .road {
    max-width: 70%;
    margin-top: 69px;
  }

  .div-block-18 {
    margin-top: 2px;
  }

  .image-7 {
    height: 100px;
  }

  .slide_04 {
    background-repeat: repeat-x;
    background-size: cover;
  }

  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .container {
    max-width: 728px;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .heading-9 {
    font-size: 28px;
  }

  .hero-wrapper {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 50%;
    margin-bottom: 40px;
    padding-right: 22px;
  }

  .data-table-row {
    min-width: auto;
  }

  .overflow-auto, .card.overflow-hidden.border-none {
    position: relative;
  }

  .grid-1-column {
    grid-template-columns: auto;
    grid-auto-flow: row;
  }

  .data-table-row-03 {
    min-width: auto;
  }

  .container-4 {
    max-width: 728px;
  }

  .hero-wrapper-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split-2 {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .frm_ca {
    width: auto;
    min-width: 20rem;
  }

  .container-5 {
    max-width: 728px;
  }

  .image-13 {
    height: 95px;
  }

  .container-6 {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .header_sec {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
  }

  .image {
    height: 52px;
  }

  .cont_content.qa {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .slide_01 {
    background-position: 0%;
  }

  .slide_02 {
    background-position: 100%;
  }

  .slider {
    height: 180px;
  }

  .container-2 {
    clear: left;
    text-align: left;
    flex-direction: row;
  }

  .nav-menu-2 {
    background-color: #1c26a8;
  }

  .menu-button-2, .menu-button-2.w--open {
    position: absolute;
    top: 0%;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .icon {
    height: 0;
    margin-top: -7px;
  }

  .div-block {
    display: none;
  }

  .media_block, .qa_bg {
    margin-left: 10px;
    margin-right: 10px;
  }

  .main_logo {
    background-image: url('../images/header_bg.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto;
  }

  .speaker_div {
    flex-wrap: wrap;
  }

  .speaker {
    margin-bottom: 30px;
  }

  .container-3 {
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: space-between;
    padding-left: 18px;
  }

  .grid-5 {
    grid-template-columns: 1fr 1fr 1fr;
    margin-right: 0;
  }

  .div-block-10 {
    width: 260px;
    margin-top: 20px;
  }

  .la_btext02 {
    margin-top: 35px;
  }

  .la_btext01 {
    width: 80%;
    margin-top: 12px;
    margin-right: 39px;
  }

  .grid-6 {
    margin-left: 15px;
    margin-right: 15px;
  }

  .slider-2 {
    height: 220px;
  }

  .road {
    margin-top: 58px;
  }

  .div-block-18 {
    width: 260px;
    margin-top: 0;
  }

  .image-7 {
    height: 75px;
  }

  .slide_04 {
    background-position: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-divider {
    width: 200px;
    height: 1px;
    max-width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .hero-without-image {
    padding: 20px;
  }

  .heading-9 {
    font-size: 26px;
  }

  .hero-heading-left {
    margin-bottom: 40px;
    padding: 10px 15px 60px;
  }

  .hero-wrapper {
    flex-direction: column;
  }

  .hero-split {
    max-width: 90%;
    margin-bottom: 10px;
  }

  .heading-10 {
    padding-bottom: 12px;
  }

  .data-table-row {
    min-width: auto;
    padding-left: 10px;
    padding-right: 20px;
  }

  .text-100.bold.color-neutral-800 {
    margin-left: 60px;
  }

  .card {
    box-shadow: 0 2px 12px rgba(20, 20, 43, .04);
  }

  .data-table-row-02 {
    min-width: 800px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .data-table-row-03 {
    min-width: auto;
    padding-left: 10px;
    padding-right: 20px;
  }

  .hero-subscribe-left {
    padding: 60px 15px;
  }

  .frm_ca {
    min-width: 30rem;
  }

  .card-icon-square {
    max-width: 40px;
    border-radius: 8px;
  }

  .hero-without-image-2 {
    padding: 60px 15px;
  }

  .image-13 {
    height: 70px;
  }

  .hero-without-image-3 {
    padding: 60px 15px;
  }

  .heading-11 {
    font-size: 18px;
  }
}

@media screen and (max-width: 479px) {
  .header_sec {
    background-repeat: repeat;
  }

  .image {
    height: 35px;
  }

  .cont_content.qa {
    margin-top: 8px;
    margin-bottom: 25px;
  }

  .slide_02 {
    background-repeat: repeat-x;
    background-size: cover;
  }

  .slider {
    height: 150px;
  }

  .media_block {
    margin-top: 15px;
    margin-bottom: 24px;
  }

  .qa_bg {
    margin-top: 20px;
    margin-bottom: 23px;
  }

  .qa_bg.spk {
    background-image: linear-gradient(rgba(255, 255, 255, .7), rgba(255, 255, 255, .7)), url('../images/sp_bg.jpg');
    background-position: 0 0, 0 100%;
    background-repeat: repeat, no-repeat;
  }

  .heading-3.arb {
    width: 100%;
  }

  .main_logo {
    background-image: url('../images/header_bg.jpg');
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: auto;
    margin-top: auto;
  }

  .speaker_div {
    flex-wrap: wrap;
    margin-bottom: -9px;
  }

  .speaker {
    margin-bottom: 36px;
  }

  .md_sp_bg {
    width: 90vw;
    height: 55vh;
    margin-left: auto;
    margin-right: auto;
  }

  .md_sp_bg.register {
    width: 100vw;
    margin-left: 0;
  }

  .grid-2 {
    grid-template-rows: .25fr auto;
    grid-template-columns: 1fr;
  }

  .heading-5, .text-block-5 {
    text-align: center;
  }

  .div-block-9 {
    margin-top: 45px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .container-3 {
    flex-flow: row;
    justify-content: space-around;
    align-items: stretch;
  }

  .grid-5 {
    flex: 0 auto;
    align-content: center;
    justify-content: center;
    align-self: auto;
    align-items: stretch;
    justify-items: stretch;
  }

  .div-block-10 {
    width: 160px;
  }

  .div-block-11 {
    padding-top: 0;
    padding-left: 0;
  }

  .div-block-13 {
    margin-bottom: -10px;
  }

  .heading {
    font-size: 28px;
  }

  .box {
    margin-left: 0;
    margin-right: 0;
  }

  .clock-number {
    font-size: 50px;
  }

  .la_btext02 {
    width: 110%;
    margin-top: 19px;
    margin-right: 35px;
    display: block;
  }

  .la_btext01 {
    width: 100%;
    margin-top: 19px;
    margin-right: 47px;
    display: block;
  }

  .la_tbl_head.left {
    margin-right: 10px;
  }

  .grid-6 {
    margin-left: 5px;
    margin-right: 5px;
  }

  .slider-2 {
    height: 180px;
  }

  .div-block-18 {
    width: 110px;
    margin-top: auto;
  }

  .slide_03 {
    background-position: 100% 100%;
    background-repeat: repeat-x;
    background-size: cover;
  }

  .slide_01-2 {
    background-position: 100%;
    background-repeat: repeat-x;
    background-size: cover;
    background-attachment: scroll;
  }

  .image-7 {
    height: 60px;
  }

  .image-9 {
    height: 80px;
  }

  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .container {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .hero-without-image {
    padding-bottom: 0;
  }

  .heading-9 {
    font-size: 23px;
  }

  .hero-heading-left {
    padding-bottom: 60px;
  }

  .heading-10 {
    padding-bottom: 8px;
    font-size: 21px;
    font-weight: 400;
    line-height: 31px;
  }

  .data-table-row {
    grid-column-gap: 6px;
    padding-left: 0;
    padding-right: 0;
  }

  .text-100.bold.color-neutral-800 {
    margin-left: 20px;
  }

  .data-table-row-02 {
    grid-column-gap: 6px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .data-table-row-03 {
    grid-column-gap: 6px;
    padding-left: 0;
    padding-right: 0;
  }

  .container-4 {
    max-width: none;
  }

  .hero-form {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .hero-form-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-form-input {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

  .frm_ca {
    width: auto;
    min-width: 15rem;
  }

  .mg-bottom-24px {
    margin-bottom: 20px;
  }

  .container-5 {
    max-width: none;
  }

  .select-field {
    width: 35%;
  }

  .image-13 {
    height: 60px;
  }

  .container-6 {
    max-width: none;
  }

  .heading-11 {
    font-size: 16px;
  }
}

#w-node-c5e50598-6242-90b6-6407-e004174d8005-28281bc3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: end;
}

#w-node-_7af0c5f8-564c-d5ab-b22c-7149da3be9e6-51f430f3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
  justify-self: end;
}

#w-node-_3a682cc7-cf30-53cf-a303-21f711b718ba-a8055868 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_3a682cc7-cf30-53cf-a303-21f711b718bb-a8055868, #w-node-_0438dc61-91c5-063e-c1a9-d95aaffbe1ef-affbe1df {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: start;
  justify-self: end;
}


@font-face {
  font-family: 'Co Text Arabic';
  src: url('../fonts/Co-Text-Arabic-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Cotext Arabic Rg';
  src: url('../fonts/CoText_Arabic_Rg.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}