@font-face {
    font-family: "nooca_farta";
    src: url(/Fonts/noto-naskh-arabic-v18-arabic-regular.ttf);
  }


body{
    direction: rtl;
}

.home_page .welcoming .haye .qaybo .qayb.qayba_qoraalka h2{
    font-size: 2.5rem;
}

.adeegyo .dhamaan_adeegyo .qoraal_in h2::before{
    top: 111%;
    left: 0;
    right: 47%;
    bottom: 0;
}

.nav_drop, .nav_drop2{
    top: 81%;
    left: 0px;
    right: 429px;
    bottom: 0;
}

.nav_drop::after{
    top: -27px;
    left: 0px;
    right: 4%;

}

.nav_drop2{
    top: 85%;
    left: 0px;
    right: 70%;
    bottom: 0;
}

.nav_drop2::after{
    top: -27px;
    left: 0px;
    right: 103px;
    bottom: 0;
}


.nav_drop ul li a span, .nav_drop2 ul li a span{
    right: 159px;
    left: 0;
    bottom: 0;
}


.over_nav_mobilbe .nav ul .inside_nav.active ul li a span{
    top: 13px;
    right: 131px;
    left: 0%;
    bottom: 0;
}

.nav_drop ul li a, .nav_drop2 ul li a ion-icon {
    padding-left: 3%;
}


/*---- media hore--------*/

/*---// Large devices (shaashado desktop, 992px and up)----*/
@media (min-width: 1024px) {
    .haye {
      max-width: 1135px;
    }
}


@media (max-width: 992px) {
    .haye {
      max-width: 690px;
    }
}
  
  /*---// Medium devices (tablets, 768px and up) ----*/
@media (max-width: 767px) {
    .haye {
      max-width: 720px;
    }

    .home_page .welcoming .haye .qaybo .qayb.qayba_qoraalka h2 {
        font-size: 2.5rem;
    }
}
  
@media (max-width: 380px) {
   
}