@import url(https://fonts.googleapis.com/earlyaccess/amiri.css);
  /* font-family: 'Amiri', serif; */
  
  @import url(https://fonts.googleapis.com/earlyaccess/droidarabicnaskh.css);
  /*font-family: 'Droid Arabic Naskh', serif;*/
  
  @import url(https://fonts.googleapis.com/earlyaccess/lateef.css);
  /* font-family: 'Lateef', serif; */
  
  @import url(https://fonts.googleapis.com/earlyaccess/scheherazade.css);
  /*font-family: 'Scheherazade', serif;*/
  
  @import url(https://fonts.googleapis.com/earlyaccess/thabit.css);
  /* font-family: 'Thabit', serif; */

/*         nav bar*/

*{
    font-family: 'Droid Arabic Naskh', serif; 
}
.LIST_NAV{
    margin-top: -8px;
    width: 100%;
    height: 100px;
    left: 0px;
    top: 0px;
    padding: 0px;

    background: #163A5F;
  
}

.LIST_NAV .ul_1{
    position: relative;
    left: 17px;
    width: 275%;
}    
.LIST_NAV .ul_1 .li_1{
   margin: 0px 3px;
    height: 75px;
    /* left: -85px; */
    top: 25px;
    font-family: 'Tajawal';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 3px;
    color: #ffffff;
    position: relative;
}

.LIST_NAV .ul_1 .li_1:hover .a_1{
     
    /*color: #163A5F;*/
    /*background-color: #ffffff;*/

 }



.LIST_NAV .ul_1 .li_1 .a_1{
    color: #ffffff;
    height: 30px;

}

/* 
.a_qategry:hover .list_hover_qategory{

    display: block;
    width: 200px; 
    height: auto;
    background-color: #163A5F;
    z-index: 1;
    position: fixed;
    top: 60px;
    text-align: right;
}

 .list_hover_qategory:hover{

    display: block;
    width: 200px; 
    height: auto;
    background-color: #163A5F;
    z-index: 1;
    position: absolute;
    top: 60px;
    text-align: right;

} */

/* 
.list_hover_qategory::after{
    content: ""; clear: both; display: block;
}


.list_hover_qategory{ */
    /* display: none; */
    /* display: block;
    width: 200px; 
    height: auto;
    background-color: #163A5F;
    z-index: 1;
    position: absolute;
    top: 60px;
    text-align: right;


} */

/* .list_hover_qategory li:hover > .list_hover_qategory{
    display: block;
    width: 200px; 
    height: auto;
    background-color: #163A5F;
    z-index: 1;
    position: fixed;
    top: 60px;

}


.list_hover_qategory .a_2:hover > .list_hover_qategory{
    display: block;
    width: 200px; 
    height: auto;
    background-color: #163A5F;
    z-index: 1;
    position: fixed;
    top: 60px;

} */



/* .list_hover_qategory li {
    list-style-type: none;
    color: #ffffff;
    margin: 0px 20px;
    background: none;
    display: block;
    height: 34px;


   


} */

/* .list_hover_qategory li a{
    text-decoration: none;
    background: none;
    color: #ffffff;

   

} 

.list_hover_qategory li a:hover{
    text-decoration: none;
    background: #ffffff;
    color: #163A5F;

   

} 
.a_qategry{
    color: #ffffff;

}
 */



/*  end nav bar      */




/*  start footer       */


.list_sochail{



 }

 .list_sochail li{

list-style-type: none;    

}

.logo_footer{
    width: 0px;
    margin: auto;
    position: relative;
    top: 61px;
}
.binery{
    position: relative;
    top: 60px;
}


.std_err{
    margin-top: 24px;
    color: red;
}

/*  end footer       */
