
@font-face {
    font-family: 'DroidKufi-Regular';
    src: url('https://www.ammanu.edu.jo/Arabic/HomeP/Fonts/DroidKufi-Regular.ttf') format('truetype');
}
@font-face {
    font-family: 'DroidKufi-Bold';
    src: url('https://www.ammanu.edu.jo/Arabic/HomeP/Fonts/DroidKufi-Bold.ttf') format('truetype');
}

/* Basic Style */
* {

    margin: 0px;
    padding: 0px;
 font-family: 'DroidKufi-Regular' !important;


}

td{
    padding-bottom:20px;
}


.covid{
    position: absolute;
    top: 202px;
    right: 165px;
    margin-bottom: 5px;
    /* margin-left: 3%; */
    float: right;
    width: 120px;
}

.covid img{
    width:100%;
}







     #up-arrow {
    display: none;
}


      .banner3 {
    display: none;

}

.banner1 {
    display: block;
 
}


.indexr {

    z-index: 99999;
}
.no-line {
      padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 10px;
    padding-left: 10px;
    text-decoration: none;
    height: auto;
    display: block;
}

.no-line2 {

    text-decoration: none;
    background: #dfdfdf;
    color: #782959;
    text-align: center;
     padding-top: 12px;
    padding-bottom: 12px;
    padding-right: 10px;
    padding-left: 10px;
    height: auto;
    display: block;
}
.search {
    background-image: url('https://www.ammanu.edu.jo/Arabic/header/images/icon-search.png') ;
    background-position: 10px 4px;
    background-repeat: no-repeat;
   float:left;
   padding:8px;
   margin-bottom:20px;
   border:none;
    font-family: arial;
    position: absolute;
    left: 0;
}


body {
	  font-family: 'Arial';
	color: #252525;
	position: relative;
	padding:0;
	margin: 0;
}


.inside {
   float:right;
    color: #782959;

}

.inside-li {

    list-style-type: square;
}
.inside1 {
   float:right;

}

#mobile-link {

    display: none;
}

.sidenav1 {
   
    padding-left: 10%;
    padding-right: 10%;
   float:right;
    width: 30%;
}
  .mobile-lang  .langChange {
    display: none;
      font-family: arial;
}

.icolumn {

   float:right;
    width: 14.5%;
    margin-right:1%;
    margin-left: 1%;
    color: #ffffff;
    margin-top: 2%;
    margin-bottom: 2%;
    font-size: 14px;
    
}

.icolumn2 {

   float:right;
    width: 14.5%;
    margin-right:1%;
    margin-left: 1%;
    color: #ffffff;
    margin-top: 2%;
    margin-bottom: 2%;
    font-size: 14px;
    
}

.icolumn2 div {

    margin-bottom: 2%;
   font-size: 14px;
  
}

.icolumn2 ul{

    margin-right: 10%;

    font-size: 14px;
    font-weight: normal;
}

.icolumn2 a {
     text-decoration: none;
     color: #ffffff;

}


.icolumn div {

    margin-bottom: 2%;
   font-size: 14px;
  
}

.icolumn ul{

    margin-right: 10%;
    
   font-size: 14px;
    font-weight: normal;
}

.icolumn a {
     text-decoration: none;
     color: #ffffff;

}

.tit {

    margin-bottom: 1%;
}

.sidenav  > ul {
 

}
.sidenav1   > ul > li {
     text-decoration: none;
    list-style-type: none;
       display: inline;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    margin-right: 40px;
}


.sidenav1   > ul > li > a{
     text-decoration: none;
    color: #fff;
}


#imagesticy {


     
}

.imagesticy {

    display:none;
 
   float:right;
    width: 15%;
    margin-left: 3.5%;
    margin-right: 3.5%;
    padding-top: 5px;
    padding-bottom: 5px;
}


.imagesticy2 {

    display:block;
float:right;
    width: 15%;
    margin-left: 3.5%;
   margin-right: 3.5%;
    padding-top: 5px;
    padding-bottom: 5px;
}


#imagesticy img {
    width: 100%;
    height: auto;
  
}

.sidenav2 {
  
    padding-right: 15%;
    padding-left: 10%;
   float:right;
    width: 25%;
}

.sidenav  > ul {
 

}
.sidenav2   > ul > li {
     text-decoration: none;
    list-style-type: none;
    display: inline;
    padding-top: 10px;
    padding-bottom: 10px;
      color: #fff;
    margin-right: 40px;
}


.sidenav2   > ul > li > a{
     text-decoration: none;
      color: #fff;
}

.container {
	    width: 100%;
	margin: 0 auto;
	padding: 0px 0;
}




.nav {
 
	   font-family: 'Arial';
	font-weight: 400; /* 400 thinner */
	font-size: 14px;
    width: 75%;
    padding-right: 25%;
	line-height:0px;
    opacity: 1;
     z-index: 8;
	position: relative;
	/* Fix for inline-block spacing*/
	margin: 0;

 
    background-color: #002147;

}

.navsticky {
 
	font-family: 'Arial';
    font-weight: 400;
    font-size: 14px;
    width: 80%;
    z-index: 5;
    padding-right: 20%;
    line-height: 0px;
    opacity: 0.98;
    position: relative;
    margin: 0;
    z-index: 2;
    background-color: #002147;

}





.nav a, .nav a:link, .nav a:visited{

	text-decoration: none;
}


.nav > li {
	display: inline-table;
	text-align: center;
	margin-left: 0px; /* For the inline-block spacing */
}



.nav > li > a {
	padding:20px 18px;
	display: block;
    color: #fff;
}

.nav > li:hover > a{
	color: #002147;
}

.nav > li:hover {
	background-color: #fff;
    
}



.nav > li > ul {
	opacity: 0;
	visibility: hidden;
	position: relative;
	list-style: none;
	top:53px;
	background-color: #002a5c;
	width: 200px;
	text-align: right;
	margin-top:30px;
	padding: 0px;
	z-index: 99;
}


.nav > li:hover > ul {
	opacity: 1;
	visibility: visible;
	margin-top: 0px;

}


.nav li > ul li {
	font-size: 11px;
	position: relative;
	display: block;
	padding: 15px 10px;
}

.nav > li > ul  li:hover {
	background-color: #002a5c;
   
}

.nav ul  li:hover > a {
	color: #ffffff;
}

.nav > li > ul li ul li:hover {
	background-color: #002a5c;
   
}input#mobile_menu { display: none; }

.nav > li > ul li ul li ul {
	background-color: #002a5c;
}

.nav > li > ul li ul li ul li:hover {
	background-color: #002a5c;
    
}

.colors {

    color: #002147;
    padding: 40px 20px;
}

.nav >  .dropdown > a:hover {
  
}

.nav > li > .fulldrop {
	opacity: 1;
    display: none;
	position: absolute;
	right: 0px;
	background-color: #ffffff;
	width: 100%;
    height: auto;
    z-index: 99;
	text-align: right;
	padding: 0;
    overflow: hidden;
    padding-top: 10px;
 -webkit-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.38);
-moz-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.38);
box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.38);

}



.nav > li:hover .fulldrop {
	opacity: 0.95;
    display: block;
	
}

.nav > li:hover .farea{

    opacity: 0.95;
    display: block;
}

.nav ul li:hover:after {
	color: #782959;
}

.nav > li:hover .coldrop {
	opacity: 1;
	visibility: visible;
	margin-top: 0px;
}


.column1 img {
    width: 100%;
    height: auto;
    
}

.column2 img {
    width: 100%;
    height: auto;
    
}

.nav .coldrop .column {width: 20%;margin:0 9px;}

.nav .column1 {
    width: 15%;
	float: right;
    margin-right: 15%;
    margin-top: 2%;
    margin-bottom: 2%;
	
}



.nav .column2 {
    width: 15%;
	float: right;
    margin-right: 5%;
    margin-top: 2%;
    margin-bottom: 2%;
	
}


.nav .columna {
	width: 15%;
	float: right;
    margin-right: 2.5%;
    margin-left: 2.5%;
    margin-top: 3.5%;
    

	

}

.nav .columna ul {
	padding: 0;
	margin: 0;
    list-style: disc;
}

.nav .columna ul li {
	padding: 0;
    padding: 0 0 15px 0;
    margin-bottom: 5%;
 
    font-size: 14px;


}


.nav .columna ul li a {
	    display: inline;
	
    color: #782959;
    font-size: 14px;
   font-family: 'Arial';
 
}


.nav .column {
	width: 20%;
	float: right;
    margin-left: 2.5%;
    margin-right: 2.5%;
    margin-top: 3.5%;
    

	

}

.nav .column ul {
	padding: 0;
	margin: 0;
    list-style: disc;
}

.nav .column ul li {
	padding: 0;
   
    margin-bottom: 10px;
    color: #782959;
    font-size: 14px;


}

.nav .fulldrop  h3 {
	font-size: 16px;
    font-weight: bold;
    color: #782959;
    margin-right: 68%;
    margin-top: 1%;
}

.nav .column ul li a {
	    display: inline;
    line-height: 1.5em;
    color: #782959;
    font-size: 14px;
    
 
}

.nav .column ul li a:hover {

	
    color: #000;
  
 
}



.important {

       width:9%;
   float:right;
    background: #782959;
    margin-right: 2px;

    padding-right: 5px;
    padding-top: 2.5px;
    padding-bottom: 2.5px;
    padding-left: 0px;
    text-align: center;
     cursor: pointer;
     color: #fff;
    font-size: 14px;

 
}


.icolumn ul li {
    margin-bottom: 5px;
}


.icolumn div {
    margin-bottom: 10px;
    font-size: 14px;
}

.important1 {

   
 width:9%;
   float:right;
    background: #782959;
    margin-right: 2px;
    padding-top: 2.5px;
    padding-bottom: 2.5px;
    padding-right: 5px;

    padding-left: 0px;
    text-align: center;
     cursor: pointer;
     color: #fff;
    font-size: 14px;


  
 
}

.headerp {
   float:right;
   padding-top: 12px;
    font-size: 13px;

    padding-bottom: 12px;
    padding-right: 10px;
}

.headerarrow {

   float:right;
}

.headerarrow img {
    margin-top: 10px;
    width: 100%;
    height: auto;
}



.links {

   
      background: #782959;
    display: none;
    padding-left: 5%;
    padding-right: 5%;
   

}

.topheader {
    background: #ffffff;
  font-family:'DroidKufi-Regular' !important;


}

.langChange {

   float:right;

    background: #dfdfdf;
    color: #782959;
 
    margin-right: 10px;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    font-family: arial;
    text-decoration: none;

}


.speech {

   float:right;

    background: #dfdfdf;
    color: #782959;
 
    margin-right: 10px;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    font-family: arial;
    text-decoration: none;

}



.ico-menu {
    margin-top: 5px;
    margin-bottom: 5px;
      width: 30px;
    height: 30px;
   float:right;

}


.logocor {
margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 3%;
  float:right;
  width:50px;

}

.logocor img{
    max-width:100%;
}



.qalogos{
     float: left;
     margin-left:0px;
     margin-top: 10px;
         width: 22%;
}

.qalogos a{
    display:inline-block;
    float:right;
}

.qalogos img{
    max-width:100%;
}

.qa{
 


    width: 11%;
}


.times{
  

      width: 25%;
}

.qs{
  

    width: 25%;
   
}


    .important-mobile {
        display: none;

    }


@media only screen and (max-width : 1550px) {
    .important {

       width: 10%;

 
}

.important1 {

    width: 10%;

}

.search {
    
  margin-right: 5%;
}

.nav {
    width: 85%;
    padding-right: 15%;

}


.navsticky {

    width: 98%;
    padding-right: 2%;


}

   


}

@media only screen and (max-width : 1400px) {


       .logocor {

    width: 50px;
}


 

}

@media only screen and (max-width : 1315px) {
    .important {

       width: 12%;

 
}

    
.qalogos {

    width: 30%;
}


.important1 {

    width: 12%;

}

.search {
    
  margin-right: 5%;
}


.nav {
    width: 95%;
    padding-right: 5%;

}


.navsticky {

    width: 100%;
     padding-right: 0%;


}


  .navsticky {
        width: 100%;

      padding-left: 0%;
        
    }


    .imagesticy2 {

        margin-right: 3.5%;
       padding-left: 0%;
    }





}


@media only screen and (max-width : 1200px) {
    .important {

       width: 13%;

 
}

.important1 {

    width: 13%;

}

.search {
    
  margin-right: 5%;
}



.icolumn {


    width: 31%;
    margin-right:1%;
    margin-left: 1%;
    color: #ffffff;
    margin-top: 2%;

    
}


.icolumn2 {


    width: 31%;
    margin-right:1%;
    margin-left: 1%;
    color: #ffffff;
    margin-top: 2%;
    clear: both;
    
}


.nav {
    width: 98%;
    padding-right: 2%;

}

.navsticky {

    width: 100%;
    padding-right: 0%;
     font-size: 11px;

}






}


@media only screen and (max-width : 1040px) {




    
    .covid{
    position: absolute;
    top: 60px;
    right: 10px;
    margin-bottom: 5px;
    /* margin-left: 3%; */
    float: right;
    width: 160px;
}


    .important {

       width: 17%;
      
 
}

.important1 {

    width: 17%;
   
}






   


.search {
    
  margin-right: 2.5%;
}



.headerp {

    font-size: 12px;
}


.nav {
    width: 100%;
    padding-right: 0%;

}

    .navsticky {
        width: 100%;
        padding-left: 0%;
        margin-right: 0px;
    }


    .imagesticy2 {

        margin-left: 0px;
        margin-right: 0px;
    }
   



}


@media only screen and (max-width : 900px) {
    .imagesticy2{  display: none;}

  
}


@media only screen and (max-width : 800px) {




      body {
        overflow-y: scroll; 

    }



    .mobile-lang .langChange, .speech {
    display: block;
}


    .navsticky {
        display: none;
    }

    #navs {
        opacity: 1;
    }

    .nav {
        opacity: 1;

    }


    .nav > li > a {
        padding: 20px 18px;
    }

    .imagesticy2 {
        display: none;
    }
  

   #mobile-link {

      display: block;
}

   .links {

       display: none;
        visibility: hidden;
   }
 

    .search {

        display: none;
    }




  
    .mySelect {
    padding: .2em 0;
    font-size: 1em;
}

    .important-mobile {
        margin-right: 10px;
       width: 30px;
        height: 30px;
    float: left;
        display: block;
        cursor: pointer;
        margin-left: 15px;
         margin-top: 20px;
        

    }


    .important {

        display: none;
    }


    .langChange {
     float: none; 
 
    background: #dfdfdf;
    color: #782959;
   
    margin-right: 0px; 
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
        text-align: center;
        text-decoration: none;
}


    .topheader .langChange,.speech {

        display: none;
    }


    .links {

        display: none;
    }


    .navsticky {
 
	
      opacity: 1;
	

}


    .nav {
        
        	display:none;
	   position: fixed;
    z-index: 8888;
    height: 100%;
    height: 100vh;
    top: 0;
    right: 0;
        background: #002147;
 
    max-width: 320px;
    width: 100%;
    transition-property: all;
    transition-duration: 0.25s;
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-delay: 0;
    overflow: scroll;
    }

        .nav > li {
            display: inline-table;
            text-align: right;
            width: 100%;
            border-bottom: 1px solid #ffffff;
            cursor: pointer;
           
          background-color: #002147;
        color:#ffffff;
        }


        .closing{

             background: url("https://www.ammanu.edu.jo/Arabic/header/images/ic_clear_white_24dp_1x.png") center left 15px no-repeat;
        }


        .dropdown{

             background: url("https://www.ammanu.edu.jo/Arabic/header/images/ic_arrow_drop_down_white_24dp_1x.png") center left  15px no-repeat;
        }

         .dropdown2{

             background: url("https://www.ammanu.edu.jo/Arabic/header/images/ic_arrow_drop_up_white_24dp_1x.png") center left  15px no-repeat;
        }

        .nav > li:hover {
            color:#ffffff;
            background-color: #002147;

        }


    .nav > li > a {

        width: 75%;

    }


    .nav > li > a:hover {
background-color: #002147;
        color: #ffffff;
        
    }


    .nav .column {
	width: 100%;
	float: none;
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0%;

}

    .nav .column2 {

        display: none;
    }

    .column2 img {
        display: none;
    
}

    .nav .column ul li {

      
    }

    .nav .column ul li {
           
    display: block;
    color: #fff;
        line-height: 0;

    }

 
.nav > li .fulldrop {
	opacity:1;
    display: none;
   background: #782959;
	   padding-top: 0px; 
}
.nav > li:hover > a{
	color: #ffffff;
}

.nav > li:hover .fulldrop {
    display: none;
   opacity:1;
	   padding-top: 0px; 
}

.nav .column ul li  {

    color: #ffffff;
        margin-bottom: 0px;
background: #782959;
   font-family: 'Arial';
  
  border-bottom: 1px solid #ffffff;
}

.nav .column ul li a {
	    display: block;
    color: #ffffff;
   padding: 10px;
    
}

    .nav .column ul li a:hover {
        
   
        background: #ffffff;
    }

   


}


@media only screen and (max-width : 680px) {



 
    .mySelect {
    padding: .2em 0;
    font-size: 1em;
}

    .important-mobile {
        margin-right: 10px;
       width: 30px;
        height: 30px;
    float: left;
        display: block;
        cursor: pointer;
        margin-left:  15px;
         margin-top: 10px;
        

    }


}


@media only screen and (max-width : 480px) {

      .banner1  {
    display: none;
    
}

.banner3 {
    display: block; width: 100%;
}


    .mySelect {
    padding: .2em 0;
    font-size: 1em;
}

    .important-mobile {
        margin-right: 10px;
       width: 30px;
        height: 30px;
    float: left;
        display: block;
        cursor: pointer;
        margin-left: 15px;
         margin-top: 10px;
        

    }


}

@media only screen and (max-width : 300px) {





    .mySelect {
    padding: .2em 0;
    font-size: 1em;
}

    .important-mobile {
        margin-right: 10px;
       width: 30px;
        height: 30px;
    float: left;
        display: block;
        cursor: pointer;
       margin-left: 15px;
         margin-top: 10px;
        

    }


}
