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-right: 5px;
             margin-bottom: 35px;

        
      
    }
	 .frame2 h6{
		color: white;
		 text-align: center;
	}
    
   .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;
	}
    p{
        color: dimgray;
    }
    h6{
        color: dimgray;
    }
	.frame2{
		
    background-image: url(../img/books-HD-750x375.jpg);
    background-repeat: no-repeat;
    background-size: cover;
margin-bottom: 50px;
    padding: 20px 0 100px 0;
		
	}
	.btn528{
    color: white;
    font-size: 13px;
    font-weight: bold;
    padding: 10px 20px;
    text-decoration: none;
    background: #ef5725;
    letter-spacing: 1px;
    border: 2px solid white;
    box-shadow: 0 -4px 27px 0 rgba(0,0,0,0.2), 0 4px 7px 0 rgba(0,0,0,0.19);
    transition: .3s;
		
	}
	
	p{
		
		text-align: center;
	}
	
	.gt{
		display: flex;
	}
a{
		
		
		color: white;
        transition: 0.3s ease;
		
	}
	a:hover{
		
		
		color: #ef5725;
		text-decoration: none;
		
	}
	.last-item{
		color: dimgray;
	}
            .btn528:hover{
        
				
		text-decoration: none;
		color:white;
        cursor: pointer;
            background-color: #f8962b;
        
    }
h1{color: white;}
.bookContent{height:185px; overflow:hidden;}