@font-face {
  font-family: "29LTZaridDisplay";
  src: url("./alfont_com_29LT-Zarid-Serif-Regular-2.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}



html[dir="ltr"] body {
  font-family: "Tajawal","Roboto", "Segoe UI", "Helvetica Neue", Arial, sans-serif !important;
}


html[dir="ltr"] aside {
  width: 25%;
  background-color: #040449;
  height: 100vh;
  position: fixed !important;
  right: -4000px;
  left: auto;
  top: 0px;
  padding: 0px 0px !important;
  display: flex;
  flex-direction: column;
  justify-content: start;
  align-items: center;
  color: aliceblue;
  z-index: 190000;
  transition: right 0.6s ease !important;
}

html[dir="ltr"] aside.show {
  right: 0px !important;
}
html[dir="ltr"] aside.hide {
  right: -900px !important;
}

html[dir="ltr"] aside span {
  margin-left: 10px !important;
}
html[dir="ltr"] header .contact {
  right: 20px !important;
  left: auto;
}
html[dir="ltr"] body .about .about-right {
  color: white;
  margin-left: 20px !important;
  margin-top: 20px !important;
}

html[dir="ltr"] .news .swiper-slide .news-right {
  margin-left: 20px !important;
}
html[dir="ltr"] .news .swiper-scrollbar {
  width: 70px !important;
  height: 5px !important;
  direction: rtl;
  margin-left: 0px !important;
  position: absolute;
  left: 50px;
  right: auto;
  bottom: 0px !important;
  background-color: rgba(0, 12, 64, 0.5);
  border-radius: 10px;
}
html[dir="ltr"] .news .swiper {
direction: rtl!important;
}
html[dir="ltr"] .news .swiper .swiper-slide {
direction: ltr!important;
}
html[dir="ltr"] .main-invest .mySwiper {
direction: rtl!important;
}

html[dir="ltr"] .main-invest .btn-group {
direction: rtl!important;
}
html[dir="ltr"] .manhag h1 {
  font-size: 25px !important;
  font-weight: bold;
  margin-left: 30px !important;
}
html[dir="ltr"] footer {
  padding: 0px 20px !important;
}
html[dir="ltr"] .main-About .About-right {
  margin-left: 20px !important;
}
html[dir="ltr"] .main-About nav {
  width: 95%;
  margin: auto;
}
html[dir="ltr"] .main-new nav {
  width: 95%;
  margin: auto;
}
html[dir="ltr"] .main-school nav {
  width: 95%;
  margin: auto;
}
html[dir="ltr"] .main-invest nav {
  width: 95%;
  margin: auto;
}
html[dir="ltr"] .main-invest .tk {
  text-align: start !important;
  margin-left: 20px !important;
  z-index: 100;
}
html[dir="ltr"] .main-invest .star3 {
  left: 0px !important;
  top: 50px;
  z-index: 0;
  display: none;
}
html[dir="ltr"] .main-invest .investment-form h2 {
  text-align: left !important;
}
html[dir="ltr"] .customer .investment-form h2 {
  text-align: left !important;
}
html[dir="ltr"] .main-invest .investment-form .sub {
align-items: start!important;
justify-content: start!important;
}

html[dir="ltr"] .categories .category .con p {
  line-height: 1.6;
  text-align: left !important;
}
html[dir="ltr"] .categories .category .con h2 {
  font-size: 20px !important;
  color: white;
  line-height: 1.6;
  text-align: left !important;
  margin-left: 20px !important;
}
html[dir="ltr"] .main-About .owners-c h4 {
  border-radius: 0px 20px 20px 0px;
}
