@import url("https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css");
@import url("https://fonts.googleapis.com/css?family=Poppins:700,400");

@font-face {
  font-family: "Bahij TheSansArabic-Plain";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Bahij_TheSansArabic-Plain 2.ttf") format("truetype");
}
@font-face {
  font-family: "Janna LT-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/JannaLT-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Janna LT-Bold";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/JannaLT-Bold_0.ttf") format("truetype");
}

@font-face {
  font-family: "Janna LT-Regular";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/JannaLT-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Bahij TheSansArabic-Plain";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Bahij_TheSansArabic-Plain 2.ttf") format("truetype");
}
@font-face {
  font-family: "Bahij TheSansArabic-Bold";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Bahij_TheSansArabic-Bold.ttf") format("truetype");
}



.screen a {
  display: contents;
  text-decoration: none;
}

.container-center-horizontal {
  display: flex;
  flex-direction: row;
  justify-content: center;
  pointer-events: none;
  width: 100%;
}

.container-center-horizontal > * {
  flex-shrink: 0;
  pointer-events: auto;
}

.valign-text-middle {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.hidden,
.hidden * {
  pointer-events: none;
  visibility: hidden;
}

* {
  box-sizing: border-box;
}

.tuneib-logo-2 {
  align-self: center;
  height: 42px;
  margin-right: 1.0px;
  width: 99px;
}

.small-text-1 {
  letter-spacing: 0;
  line-height: 15.4px;
  text-align: center;
  white-space: nowrap;
  width: 501px;
}

.tuneib-logo-1-1 {
  height: 39px;
  width: 92px;
}

.group-7 {
  align-items: flex-start;
  display: flex;
  margin-left: 2.0px;
  margin-top: 39px;
  min-width: 377px;
}

.frame-94 {
  align-items: flex-start;
  display: flex;
  margin-top: 21px;
  position: relative;
  width: 315px;
}