:root {
  --bs-primary: #0087ed;
  --bs-warning: #ffb800;
  --bs-primary-rgb: 0, 135, 237;
  --bs-warning-rgb: 255, 184, 0;
}

/* html[lang="ar"] p,
html[lang="ar"] h1,
html[lang="ar"] h2,
html[lang="ar"] h3,
html[lang="ar"] h4,
html[lang="ar"] h5,
html[lang="ar"] h6,
html[lang="ar"] .h1,
html[lang="ar"] .h2,
html[lang="ar"] .h3,
html[lang="ar"] .h4,
html[lang="ar"] .h5,
html[lang="ar"] .h6 {
  direction: rtl;
} */
body {
  background-color: rgba(246, 247, 252) !important;
}
html[lang="ar"] {
  direction: rtl;
}

html[lang="ar"] .text-start {
  text-align: right !important;
}

html[lang="ar"] .text-end {
  text-align: left !important;
}

@media (min-width: 992px) {
  html[lang="ar"] .text-lg-start {
    text-align: right !important;
  }
}

header {
  padding: 10px;
}
.drobdown-custom {
  background-color: transparent;
  border-radius: 10px;
  width: 100%;
}
.drobdown-custom .btn {
  width: 100%;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px !important;
}
.drobdown-custom .btn:focus:not(:focus-visible) {
  box-shadow: unset;
}
.drobdown-custom .btn .fa-globe {
  font-size: 12px;
}
.some-padding {
  padding: 50px 0;
}
.color-white {
  color: #fff;
}
.bg-white {
  background-color: #fff;
}
.logo {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 10px;
}
.logo img {
  width: auto;
  height: 40px;
  display: block;
  object-fit: contain;
}
@media (min-width: 768px) {
  .logo img {
    height: 50px;
  }
}
.section-fullheight {
  min-height: 100vh;
}

.container-fluid {
  max-width: 1200px;
}

.img-w-100 {
  width: 100%;
  height: auto;
}
.img-w-60 {
  width: 60%;
  height: auto;
  /* margin: auto; */
}

.mw-70 {
  max-width: 70%;
}

.img-mhw-100 {
  max-width: 100%;
  max-height: 80vh;
  height: auto;
}

.img-h-100 {
  height: 100vh;
  width: auto;
}
.image-wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.image-wrapper img {
  width: 90%;
  height: 90%;
  object-fit: contain;
}
.is {
  container-type: inline-size;
}

.lng-dropdown {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.text-custom-primary {
  color: #008cdf !important;
}

.section-1 {
  background: url(./images/corner-br.svg) right bottom no-repeat,
    url(./images/corner-lt.svg) left top no-repeat;
  background-size: 80%, 94%;
  background-color: var(--bs-primary);
  align-items: center;
}

.section-1 h1 {
  font-size: 9vw;
  font-size: 16cqw;
  font-weight: 800;
}

.section-1 h2 {
  font-size: 1.9vw;
  font-size: 5cqw;
  font-weight: 300;
}
.section-1 .image-wrapper img {
  width: 80%;
  height: 80%;
}

.section-2 {
  /* background: url(./images/map-with-markers.svg) right center no-repeat;
  background-size: auto 60%, auto 100%; */
}

.section-2 .h1 {
  font-weight: 900;
}
.text-black {
  color: #172026 !important;
}
.text-blackgray {
  color: #3a3e41 !important;
}
.section-2 .h1 span {
  font-weight: 300;
}
/* .section-some .h1 {
  font-weight: 900;
}
.section-some .h1 span {
  font-weight: 500;
} */

.section-2 .h2 {
  font-weight: 800;
}
.section-2 .h3 {
  font-weight: 600;
}

.section-2 .underlined {
  border-bottom: 2px solid var(--bs-primary);
}

@media (max-width: 991px) {
  .section-2 .transparent-bg {
    background: rgba(255, 255, 255, 0.3);
    border-radius: 10px;
    backdrop-filter: blur(2px);
    text-shadow: 0 0 2px white;
  }
}

.section-3 p {
  color: #000;
}
.center {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.section-custom-3 {
  background-color: rgba(0, 140, 223);
}
@media (min-width: 962px) {
  .section-custom-3 .img-mhw-100 {
    width: 70%;
    height: 70%;
  }
  .section-custom-3 .image-wrapper {
    align-items: unset;
  }
  .section-13 .zabihah {
    width: 60% !important;
    /* height: 70% !important; */
  }
}
.section-custom-3 .h1 {
  font-weight: 300;
  letter-spacing: 1px;
}
.section-custom-3 .h1 span {
  font-weight: 900;
}
.section-custom-3 .h2 {
  font-weight: 800;
}
.section-3 {
  background-color: rgba(246, 247, 252) !important;
}
.section-3 .h1 {
  color: #0384e6;
  font-weight: 300;
  letter-spacing: 1px;
}

.section-3 .h1 span {
  font-weight: 900;
}

.section-3 .h2 {
  font-weight: 800;
}

.section-3 .underlined {
  border-bottom: 2px solid #63eeff;
}

@media (max-width: 991px) {
  .section-3 {
    background-size: 50%;
  }
}

@media (max-width: 767px) {
  .section-3 {
    background-size: 60%;
  }
  .section-1 {
    padding-top: 0;
    align-items: unset !important;
  }

  .section-1 .dropdown {
    align-items: self-start;
    padding-top: 4px;
  }
}

@media (max-width: 575px) {
  .section-3 {
    background-size: 160% auto;
    background-position: top center;
    color: inherit !important;
  }
  .section-3 .transparent-bg {
    /* background: rgba(255, 255, 255, 0.7); */
    border-radius: 5px;
    backdrop-filter: blur(4px);
  }
}

.lang-short {
  font-size: 11px;
  margin-left: 2px;
}
.section-4 {
  /* background: url(./images/iphone.png) right 16% bottom 200% no-repeat,
    url(./images/lines.svg) right no-repeat; */
  background-size: auto 110%, auto 100%;
}
.section-4 .image-wrapper {
  height: auto;
}
.section-4 .image-wrapper img {
  width: 40px;
  height: 40px;
}
.section-4 .h1 {
  font-weight: 300;
}

.section-4 .h1 span {
  font-weight: 900;
}

.section-4 .h2 {
  font-weight: 800;
  font-size: 1.5rem;
}

.section-4 i {
  font-size: 3rem;
  color: #0d6efd !important;
}

.section-4 .underlined {
  border-bottom: 2px solid var(--bs-primary);
}

@media (max-width: 1199px) {
  .section-4 {
    background-position: right -5% bottom 200%, right;
  }
}

@media (max-width: 991px) {
  .section-4 {
    background-position: right -5% bottom -20%, right;
    background-size: auto 80%, auto 100%;
  }
}

@media (max-width: 767px) {
}

.section-5 {
  /* background: url(./images/bg5.svg) no-repeat; */
  background-size: cover;
}
.already-includes {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.already-includes-card {
  width: calc(90% / 5);
  background-color: #fff;
  box-shadow: 1px 8px 20px 0px #c1c1c1;
  border-radius: 10px;
  padding: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 100%;
}
@media (max-width: 991px) {
  .already-includes-card {
    width: calc(95% / 3);
    height: auto;
    margin: 10px auto;
  }
}

@media (max-width: 767px) {
  .already-includes-card {
    width: calc(95% / 2);
    height: auto;
    margin: 10px auto;
  }
}
@media (max-width: 560px) {
  .already-includes-card {
    width: calc(100% / 1);
    height: auto;
    margin: 10px auto;
  }
}
.already-includes-card p {
  font-size: 14px;
  text-align: center;
}
.already-includes-card .image-wrapper {
  margin-bottom: 20px;
  margin-top: 15px;
  height: auto;
}
.already-includes-card .image-wrapper img {
  width: 50px;
  height: 50px;
}
.section-5 .h1 {
  font-weight: 800;
}

.section-5 .h1 span {
  font-weight: 900;
}

.section-6 .h1 {
  font-weight: 700;
}

.section-6 .h3 {
  font-weight: 700;
}

.section-7 i {
  font-size: 2rem;
}
.section-7 .image-wrapper {
  width: 35px;
  height: 35px;
  margin-right: 10px;
}
.section-7 .h1 {
  font-weight: 300;
}
.section-7 .h1 span {
  font-weight: 900;
}
.section-7 .h2 {
  font-weight: 800;
}
.section-7 h3 {
}
.section-7 h4 {
  font-weight: 500;
  display: flex;
  align-items: center;
}

.section-8 {
  /* background: url(./images/fn_bg.jpg) no-repeat; */
  background-size: auto 100%;
  background-position: right top;
}

.section-8 .transparent-bg {
  background: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(2px);
  border-radius: 10px;
}
.section-8 .image-wrapper img {
  width: 100%;
  height: auto;
  border-radius: 20px;
}
.section-8 .h2 {
  font-weight: 800;
}

.section-8 h3 {
  font-weight: 700;
}
.section-8 .upperline {
  border-top: 2px solid var(--bs-primary);
}

@media (max-width: 991px) {
  .section-8 {
    background-size: 50% auto;
  }
}

@media (max-width: 767px) {
  .section-8 {
    background-size: 40% auto;
    background-position: right -17% top;
  }
}

@media (max-width: 575px) {
  .section-8 {
    background-size: 100% auto;
    background-position: right top;
  }
  .section-8 .transparent-bg {
    background-color: rgba(255, 255, 255, 0.7);
  }
}

.section-9 {
  /* background: url(./images/act_bg.jpg) no-repeat; */
  background-size: auto 100%;
  background-position: right top;
}
.section-9 .h1 {
  font-weight: 800;
}
.wrapper {
  position: relative;
  padding: 50px 0;
}
.wrapper .image-wrapper {
  width: 30%;
}
.relevance-text {
  display: flex;
  position: absolute;
}

.relevance-text img {
  margin-right: 10px;
  width: 40px;
  height: 40px;
}
.timeliness {
  left: 50%;
  transform: translate(-55%, 0);
  top: 0;
}
.relevance {
  left: 30%;
  top: 38%;
  transform: translate(-50%, 0);
}
.correctness {
  left: 70%;
  top: 35%;
  transform: translate(-50%, 0);
}
.completeness {
  left: 20%;
  top: 75%;
  transform: translate(-50%, 0);
  text-align: right;
}
.comprehensiveness {
  left: 75%;
  top: 75%;
  transform: translate(-50%, 0);
}
.comprehensiveness p {
  margin-left: auto;
}
.section-9 .transparent-bg {
  background: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(2px);
  border-radius: 10px;
}

.section-9 .circle {
  width: 60px;
  height: 60px;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
}

.section-9 h4 {
  font-size: 1.2rem;
  font-weight: 700;
}

/* .section-9 img {
  max-width: 50vw !important;
  height: auto;
  width: auto;
} */

@media (max-width: 991px) {
  .section-9 {
    background-size: 50% auto;
  }
}

@media (min-width: 767px) {
  .relevance-text {
    width: auto !important;
  }
}
@media (max-width: 767px) {
  .relevance-text h4 {
    font-size: 1.6rem;
    /* text-align: center; */
  }
  .wrapper {
    padding: 20px 0;
  }
  .relevance-text {
    margin: 10px 0;
  }
  .relevance-text p {
    margin: 0;
  }
  .timeliness {
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
  }
  .relevance {
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
  }
  .correctness {
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
  }
  .completeness {
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
    text-align: left;
  }
  .comprehensiveness {
    position: relative;
    top: unset;
    left: unset;
    transform: unset;
  }
  .comprehensiveness p {
    margin-left: 0;
    width: auto;
  }
  .section-9 {
    background-size: 40% auto;
    background-position: right -17% top;
  }
}

@media (max-width: 575px) {
  .section-9 {
    background-size: 100% auto;
    background-position: right top;
  }
  .section-9 .transparent-bg {
    background-color: rgba(255, 255, 255, 0.7);
  }
}

.section-10 {
  /* background: url(./images/lines.svg) right no-repeat; */
  background-size: auto 100%;
}

.section-10 .h1 {
  font-weight: 300;
}

.section-10 .h1 span {
  font-weight: 900;
}

.section-10 .overflow-text {
  margin-top: -20vw;
}

@media (max-width: 576px) {
  .section-11 .h2 {
    font-size: 1rem;
  }
}
.app {
  padding: 5px;
  display: flex;
  align-items: center;
}
.app p {
  margin: 0;
  margin-left: 10px;
  font-size: 14px;
}
.app img {
  margin-right: 15px;
  width: 40px;
  height: 40px;
  border-radius: 100%;
}
[lang="ar"] .app img {
  margin-left: 15px;
  margin-right: 0;
}
.app .h5 {
  margin: 0;
}
.apps .fs-small {
  font-size: 12px;
}
.apps {
  padding: 10px;
  border-radius: 10px;
  background-color: #fff;
}
.section-11 .h1 {
  font-weight: 900;
}

.section-11 .underlined {
  border-bottom: 2px solid #63eeff;
}

.section-12 {
  /* background:linear-gradient(left to right, rgba(23,145,238)); */
  background-color: rgba(18, 135, 237) !important;
}
@media (min-width: 768px) {
  .section-12 {
    /* background: url(./images/google_bg.jpg) no-repeat right -67% center; */
    background-size: 90% auto;
  }
}

@media (min-width: 992px) {
  .section-12 {
    background-position: right center;
    background-size: 67% auto;
  }
}

.section-12 .h1 {
  font-weight: 300;
}

.section-12 .h1 span {
  font-weight: 900;
}

.section-12 .h2 {
  font-weight: 700;
}
.bshadow {
  box-shadow: 1px 8px 20px 0px #c1c1c1;
}
.section-12 .bg-trans {
  background: rgba(0, 0, 0, 0.15);
  backdrop-filter: blur(2px);
  border-radius: 5px;
}

.section-13 .h1 {
  font-weight: 300;
}
.section-13 .image-wrapper {
  align-items: flex-start;
}
.section-13 .image-wrapper img {
  width: 80%;
  height: 80%;
}

.section-13 .h1 span {
  font-weight: 900;
}

.section-13 i {
  font-size: 3rem;
}

@media (min-width: 576px) {
  .section-13 .upperlined {
    border-top: 2px solid var(--bs-primary);
  }
}

.section-13 .transparent-bg {
  background: #f2f1f9;
  border-radius: 5px;
}
.section-14 img {
  height: 100%;
}
.section-15 .h1 span {
  font-weight: 900;
}
.section-15 a .img-w-100 {
  height: 100%;
  width: 80%;
}
.section-15 .qr-image {
  display: none !important;
}

@media (min-width: 768px) {
  .section-15 {
    /* background: url(./images/bg-answer.jpg) no-repeat right center; */
    background-size: auto 118%;
  }
}

@media (max-width: 991px) {
  .section-15 {
    background-size: 53% auto;
  }
}

.section-16 {
  /* background: url(./images/halal_corner.svg) left bottom no-repeat, */
  /* url(./images/lines.svg) right no-repeat; */
  background-size: auto 40%, auto 100%;
}
.linear {
  background: linear-gradient(180deg, #1672db 0%, #15c9fb 100%);
}
.monetizations {
  border-radius: 10px;
  overflow: hidden;
  height: 100%;
}
.monetizations .linear {
  height: 40%;
}
.monetizations-fullsize .linear {
  height: 30%;
}
.bshadow .linear .fw-bold {
  width: 80%;
  margin: 0 auto;
}
.monetizations-fullsize .linear .fw-bold {
  width: 35%;
  margin: 0 auto;
}
.w90 {
  width: 90%;
  margin: 0 auto;
}
.w80 {
  width: 80%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  /* .section-16 {
    background: url(./images/lines.svg) right no-repeat;
  } */
  .some-padding {
    padding: 30px 0;
  }
  .monetizations-fullsize .linear {
    height: auto;
  }
  .monetizations .linear {
    height: auto;
  }
  .monetizations-fullsize .linear .fw-bold {
    width: 80%;
    margin: 0 auto;
  }
}
.section-16 .h1 {
  font-weight: 300;
}

.section-16 .h1 span {
  font-weight: 900;
}

.section-16 .h2 {
  font-weight: 800;
  font-size: 1.2rem;
}

@media (min-width: 576px) {
  .section-17 {
    background: url(./images/bg4_.jpg) right bottom no-repeat;
    background-size: 38% auto;
  }
}

.section-17 .h2 {
  font-weight: 800;
  font-size: 1.2rem;
}

.section-18 .h1 {
  font-weight: 900;
}

.section-18 img {
  width: 120px;
  height: 120px;
  object-fit: cover;
  object-position: top;
  border-radius: 120px;
}
.section-18 .image-wrapper {
  height: auto;
}
.section-18 .bshadow {
  border-radius: 10px;
  padding: 1px 0;
  padding-bottom: 20px;
}

@media (max-width: 379px) {
  .section-18 img {
    width: 100px;
    height: 100px;
  }
}

.section-18 .upperlined {
  border-top: 2px solid var(--bs-primary);
}
.section-19 .h1 span {
  font-weight: 900;
}
.section-19 .h1 {
}
/*
@media (max-width: 1199px) {
    .section-8 {
        background-position: right -40% top;
    }
} */

.stores-row img {
  width: 100px;
}
