*,
*::before,
*::after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  /* outline: 0 !important; */
  scroll-behavior: smooth;
  word-break: break-word;
}

a:focus,
.btn:focus,
input:focus {
  box-shadow: none !important;
  outline: 0;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  -webkit-text-fill-color: #000;
  -webkit-box-shadow: 0 0 0px 0px #fff inset;
  transition: background-color 5000s ease-in-out 0s;
  filter: none !important;
}

input::-webkit-caps-lock-indicator,
input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0;
  content: none;
  -webkit-appearance: caps-lock-indicator;
}

::-ms-reveal,
input::-ms-reveal,
input::-ms-clear {
  display: none;
}

:focus-visible {
  outline: #204bd8 solid 1px;
}
a:focus-visible, 
button:focus-visible, 
input:focus-visible {
  outline: 2px solid #204bd8 !important;
  outline-offset: -2px!important;
  border-radius: 4px!important;
}
/* Scrollbar */
*::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #fff;
}

*::-webkit-scrollbar {
  width: 6px;
  background-color: #fff;
}

*::-webkit-scrollbar-thumb {
  width: 6px;
  border-radius: 20px;
  background-color: #e5e5e5;
}

[data-toggle=tooltip],
select,
[type=file],
input[type=checkbox],
input[type=radio] {
  cursor: pointer;
}

img {
  max-width: 100%;
}

a,
.link {
  color: #204BD8;
  transition: all 0.3s ease-out;
  font-size: 14px;
  line-height: 25px;
  font-weight: 300;
  cursor: pointer;
  text-decoration: none;
}

a:hover,
.link:hover {
  color: #5071e4;
  text-decoration: underline;
}

a.disable,
.link.disable {
  color: #b8b8b8;
  pointer-events: none;
}

button {
  transition: all 0.3s ease-out;
  cursor: pointer;
}
/* =========================
   TABLE RESET
========================= */
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

th,
td {
  padding: 0;
  margin: 0;
  border: 0;
  text-align: left;
  vertical-align: top;
  padding: 12px 16px;
  border-bottom: 1px solid #e5e5e5;
  text-align: left;
}

td {
  font-weight: normal;
}
thead,
tbody,
tfoot,
tr,
th,
td {
  background: transparent;
      font-size: 16px !important;
    line-height: 1.33 !important;
}
.modal li{
      font-size: 16px !important;
    line-height: 1.33 !important;
        margin: 0 0 10px;
}
.sf-job-description div:has(table){
      overflow: auto;
}
.sf-job-description table{
     min-width: 500px;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
li {
  margin: 0;
  padding: 0;
  
}

html {
  font-family: 'Bahij-TheSansArabic';
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overscroll-behavior-y: none;
}

body {
  font-family: 'Bahij-TheSansArabic';
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
  background-color: #f4f4f4;
  color: #000;
  margin: 0;
  overscroll-behavior-y: none;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}

.truncate-1,
.truncate-2,
.truncate-3,
.truncate-4 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.truncate-1 {
  -webkit-line-clamp: 1;
}

.truncate-2 {
  -webkit-line-clamp: 2;
}

.truncate-3 {
  -webkit-line-clamp: 3;
}

.truncate-4 {
  -webkit-line-clamp: 4;
}

h1,
.h1 {
  font-size: 96px;
  line-height: 96px;
  letter-spacing: -0.025em;
  font-weight: 300;
}

h2,
.h2 {
  font-size: 64px;
  line-height: 72px;
  letter-spacing: -0.025em;
  font-weight: 300;
}

h3,
.h3 {
  font-size: 40px;
  line-height: 48px;
  letter-spacing: -0.025em;
  font-weight: 300;
}

h4,
.h4 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 300;
}

h5,
.h5 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 300;
}

h6,
.h6 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
}

p {
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.0025em;
}
p:empty{
  display: none;
  margin: 0 !important;
}
.b1 {
  font-style: normal;
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.0025em;
}

.b2 {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0;
}

.b3 {
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  /* or 143% */
}

.caption {
  font-style: normal;
  font-weight: 300;
  font-size: 20px;
  line-height: 16px;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #060534;
  align-self: stretch;
}

.title {
  margin-bottom: 40px;
}

.title h3 {
  margin-bottom: 24px;
}

.mt-64 {
  margin-top: 64px !important;
}

.mb-64 {
  margin-bottom: 64px !important;
}

.mt-48 {
  margin-top: 48px !important;
}

.mb-48 {
  margin-bottom: 48px !important;
}

.mt-40 {
  margin-top: 40px !important;
}

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

.ml-40 {
  margin-left: 40px !important;
}

.mr-40 {
  margin-right: 40px !important;
}

.pt-40 {
  padding-top: 40px !important;
}

.pb-40 {
  padding-bottom: 40px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

.pr-40 {
  padding-right: 40px !important;
}

section {
  padding: 32px 0;
}

.bg-Blue-1000 {
  background-color: rgb(3, 3, 29) !important;
}

.bg-Blue-500 {
  background-color: #160B88 !important;
}

.bg-blue-50 {
  background-color: rgb(245, 246, 248) !important;
}

.text-white-70 {
  color: rgba(255, 255, 255, 0.7) !important;
}

.text-white-80 {
  color: rgba(255, 255, 255, 0.8) !important;
}

.text-blue-800 {
  color: rgb(13, 6, 78) !important;
}

.text-primary {
  color: rgb(6, 5, 52) !important;
}

.text-secondary {
  color: rgb(83, 83, 102) !important;
}

.text-Blue-500 {
  color: #160B88 !important;
}
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-white-60 {
  color: rgba(255, 255, 255, 0.6) !important;
}
.text-body-grey {
  color: #7E7E8C !important;
}


/* Improve spacing on larger screens */



.one-side-container {
  max-width: 100%;
}
@media (min-width: 576px) {
  .one-side-container {
    max-width: calc(50% + 270px);
  }
  [dir=rtl] .one-side-container {
    margin-left: 0;
    margin-right: auto !important;
  }
}
@media (min-width: 768px) {
  .one-side-container {
    max-width: calc(50% + 360px);
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 1024px;
  }

  .one-side-container {
    max-width: calc(50% + 512px);
  }

  section {
    overflow: hidden;
    padding: 80px 0;
  }
}

@media (min-width: 1199px) {
  .container {
    max-width: 1124px;
  }

  .one-side-container {
    max-width: calc(50% + 562px);
  }

}

@media (min-width: 1280px) {
  .container {
    width: 100%;
    max-width: 1304px;
    margin-right: auto;
    margin-left: auto;
  }

  .one-side-container {
    max-width: calc(50% + 652px);
  }
}

[dir=rtl] .ms-auto {
  margin-left: 0 !important;
  margin-right: auto !important;
}

[dir=rtl] .ml-40 {
  margin-left: 0 !important;
  margin-right: 40px !important;
}

[dir=rtl] .mr-40 {
  margin-right: 0 !important;
  margin-left: 40px !important;
}

[dir=rtl] .pl-40 {
  padding-left: 0 !important;
  padding-right: 40px !important;
}

[dir=rtl] .pr-40 {
  padding-right: 0 !important;
  padding-left: 40px !important;
}

[dir=rtl] .one-side-container {
  margin-left: 0;
}

/* [dir=rtl] .slider-cta {
  direction: ltr;
} */

/* [dir=rtl] .slider-cta div[role="button"] svg{
  transform: rotate(180deg);
} */
[dir=rtl] .slider-cta{
  flex-direction: row-reverse;
}

@media (max-width: 991px) {
  .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    padding-right: 16px !important;
    padding-left: 16px !important;
  }
  h1,
  .h1 {
    font-size: 48px;
    line-height: 46px;
  }
  h2,
  .h2 {
    font-size: 36px;
    line-height: 44px;
  }

  h3, .h3 {
    font-size: 24px;
    line-height: 32px;
  }

  h5,
  .h5 {
    font-size: 20px;
    line-height: 28px;
  }
  
  h6{
    font-size: 16px;
    line-height: 20px;
  }

  .b2-mob {
    font-size: 16px !important;
    line-height: 20px !important;
  }

  .b3-mob {
    font-size: 14px !important;
    line-height: 20px !important;
    letter-spacing: 0;
  }

  .h2-mob {
    font-size: 36px;
    line-height: 44px;
  }
  .h3-mob {
    font-size: 24px;
    line-height: 40px;
  }

  .title h3 {
    margin-bottom: 12px;
  }

  .title p {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0;
  }

  .title {
    margin-bottom: 24px;
  }
  .mt-24-mob{
    margin-top: 24px !important;
  }
  p {
    letter-spacing: 0 !important;
  }

}



.fade-up {
  opacity: 0;
  transform: translateY(20px);
  animation: fadeUp 0.8s ease-out forwards;
}

@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}













