
body{
    direction: rtl;
    text-align: right;
        font-family: Cocon;

    
}            @font-face {
font-family: Cocon; 
src: url('http://dr-fatimaalwohaibi.website/public/css/font/CoconNextArabic-Regular.otf');


				
}


.navbar-brand{
		
	}
    .navbar{
      direction: rtl;
      
      }  
     
    
         .navbar-light .navbar-nav .nav-link{
            
            
            font-weight: bold;
         font-size: 15px;
             letter-spacing: normal;
             

        }
                   
     .navbar-light .navbar-nav .nav-link:hover{
            
            color: #f8962b;

        }
    

@media only screen and (max-width: 500px) {
   h4 {
        font-size: 18px;
    }
}
    
    .right1{
        
        
     
        
    }
             .rr{
        
        text-decoration: none;
                 color:gray;
                
                 font-size: 12px;
                     
    }
 
                .rr:hover{
     
                    text-decoration: none;
    }
    .right1{
        
        margin-left: 20px;
        
        
    }
 
      /*
    .navbar-light {
        
                   background-color: aqua;

        
    }
          */  

 header .fa  {
        font-size: 23px;
        padding-left: 5px;
             margin-bottom: 35px;

        
      
    }
    
    
   .dropdown-item6 {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: dimgray;
    text-align: inherit;
    white-space: nowrap;
       background-color: transparent;
    }
    
    
       .dropdown-item6:hover {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #f8962b;
    text-align: inherit;
    white-space: nowrap;
       background-color: transparent;
    
    
    text-decoration: none;
    }
	
    .dropdown-menu{
        
        background-color: #ef5725;
    }

	.icons {
		float: right;
		
		
	}
	#fg{
		
		float: left;
	}
    
    h6{
        color: dimgray;
    }
	p{
		margin-top: 30px;
		font-size: 15px;
		font-weight: 400;}
	.kr{
		
		
		
		    margin-top: 50px;
    background-color: 1;
    background: #f8962b;
    color: white;
    padding: 39px;
    width: 100%;
    height: auto;
	}
	.copyright p{
		
		
		
		font-size: bold;
		color: dimgray;
	}
a{
		
		
		color: white;
        transition: 0.3s ease;
		
	}
	a:hover{
		
		
		color: #ef5725;
		text-decoration: none;
		
	}
	.gt{
display: flex;
	}
	
	.last-item{
		
		color: dimgray;
	}
	h4{
		
		
color: black;
	}
	.overlay5{
		
		

		
		  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  left: 0;
  height: auto;
  width: 350px;
  opacity: 0;
  transition: .5s ease;
  background-color:  #f8962b;
		padding: 30px;
		text-align: center;
		color: white;
		transform:scale(0);
		overflow: hidden;

}
	
	.container:hover .overlay5 {
  transform: scale(1)
}

	
	 h4 ,h6{
		
		
		color: white;
	}
	 h4 {
		
		
		color: black;
		 font-size: 22px;
		 font-weight: 600;
	}
	p{
		font-weight: 600;
	}
	header h6{
		
		color: dimgray;
		
	}
	.lecture{
		
		
		/* background-image: url(../img/Lecture_Shot.jpg) ; */
margin-bottom: 50px;	
	padding: 40px;}