/*Theme Name:
Theme URI:
Description:wordpress theme
Version:2.5
Author:sameh
Author URI:
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/

@import url(http://fonts.googleapis.com/earlyaccess/droidarabicnaskh.css);
body{font-family: 'Droid Arabic Naskh', serif !important;direction: rtl;}
@media(min-width: 768px){
    .navbar-nav>li{float: right;}
}
/*start header*/
.shrinkk{background:#313131 !important;position:fixed;width:100%;top:0;z-index: 999;}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{color: #fff}
.navbar-default .navbar-nav > li > a{
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding-top: 30px;
    padding-bottom: 30px;
}
.navbar{background: #F0745F;border: none;min-height: 80px;margin-bottom: 0;transition: 0.5s all;}
.head-bottom{background: url('../images/head-bg.jpg');background-size: cover; background-attachment: fixed;min-height: 450px; text-align: center;} 
.opp{background: rgba(2,2,2,0.7);min-height: 450px;padding-top: 120px;}    
.head-bottom h2{font-family: 'Droid Arabic Naskh', serif;padding-bottom: 30px;font-weight: bold;font-size: 40px;color: #fff;}    
.head-bottom form{}  
.head-bottom .form-control{min-height: 50px;width: 330px;border-radius: 0;}
.head-bottom .btn-default{border-radius: 0;min-height: 50px;margin-right: -4px;padding: 0 30px;background: #F0745F; color: #fff; border: none;font-size: 17px;font-weight: bold;}
/*end header*/
    
.slider{
    background: url(images/slider-1.jpg);
    min-height: 400px;
    background-size: cover;
    text-align: right;
    color: #fff;
}
.slider h1{padding-top: 25px;font-family: 'Droid Arabic Naskh', serif !important;font-weight: bold;font-size: 30px;}
.slider p{
    padding-top: 0px;
    font-size: 17px;
    line-height: 33px;
padding-bottom: 25px;
}
.slider .btn-danger{
padding: 15px 40px;
font-size: 20px;
border-radius: 35px;
font-weight: bold;
background: #F0745F;
border-color: #F0745F;
margin-left: 20px;
}
.slider .btn-default{
padding: 15px 40px;
font-size: 20px;
border-radius: 35px;
font-weight: bold;
background: #fff;
border-color: #F0745F;
color: #F0745F;
}
.feature{padding: 40px 0;}
.one-feature{}
.feature p{
font-size: 16px;
line-height: 30px;
}
.feature .fa{
width: 90px;
height: 90px;
line-height: 90px;
font-size: 50px;
margin-bottom: 20px;
background: #F0745F;
color: #fff;
border-radius: 50%;
}

.about{background:#313131;color:#fff;text-align:right;padding:30px 0;}
.about p{font-size: 15px;line-height: 27px;}
.about img{margin-top: 40%;}
.about h2{font-family: 'Droid Arabic Naskh', serif !important;margin: 0;font-size: 26px;font-weight: bold;padding-bottom: 20px;}

.last-post{padding:30px 0;}
.last-post img{max-width: 100%; height: 170px;transition: 0.6s all;}
.last-post img:hover{opacity: 0.6;}.last-post h3{font-family: 'Droid Arabic Naskh', serif !important;padding-bottom: 20px;margin: 0;padding: 10px 0;}.last-post h3 a{font-size: 17px;font-weight: bold;color: #000;transition: 0.6s all;}.last-post h3 a:hover{text-decoration: none;color: #F0745F;}.last-post p{color: #8b8b8b;font-size: 14px;line-height: 22px;padding-bottom: 20px;}.one-post{background: #f8f8f8;margin-bottom: 20px;}

footer {
    background: #F0745F;
    color: #fff;
}
footer h3 {
    font-family: 'Droid Arabic Naskh', serif;
    font-weight: bold;
    font-size: 20px;
}
footer ul {
    padding: 0;
}
footer ul li {
    margin-bottom: 10px;
}
footer ul li a {
    color: #fff;
}
.footer p {
    margin: 0;
    padding: 6px 0;
    font-size: 13px;
}
.single-blog{padding-top: 40px;}
.single-blog h1{margin: 0;font-size: 30px;color: #000;padding-bottom: 20px;}
.single-img{}
.single-img img{max-width: 100%;}
.single_blog_dsc{}
.single_blog_dsc p{
font-size: 16px;
line-height: 27px;
text-align: right;
}
.single_blog_dsc ul{padding:0;}
.single_blog_dsc li{
font-size: 16px;
line-height: 27px;
text-align: right;
}