@import url(http://fonts.googleapis.com/earlyaccess/notonaskharabic.css);
@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
body, h1,.h1, h2, .h2,h3,.h3, a, h4, .h4,h5,.h5{
  font-family: 'Noto Naskh Arabic', serif;
}
.news .col-md-8, .news .col-md-4, .news .col-md-5, .news .col-md-7
{
	float:right;}

.news h1:after
{
    content: url(../img/shad.png);
    position: absolute;
    bottom: -11px;
    display: block;
    text-align: center;
    width: 100%;
}
.news-block h2 a, .news-det-block h2
{
    font-size: 22px;
    color: #06afea;
    font-weight: bold;
    text-decoration: underline;
    margin: 15px 0;
    display: block;
    margin-top: 5px;
}
.news-block img, .news-det-block img
{
    display: block;
    width: 100%;
    border: 1px solid #a0a0a0;
    height: 250px;
    margin-bottom: 10px;
}
.news-block
{
    display: block;
    padding: 15px;
    border: 1px solid #ffffff;
    border-bottom: 1px dashed #bdbdbd;
}
.news-det-block
{
    padding: 15px;
}
.news-block:last-child
{
    border-bottom: 1px solid #ffffff;
}
.news-block:hover
{
    border: 1px dashed #bdbdbd;
    box-shadow: 0 0 9px rgba(0,0,0,.25);
}
.date
{
    font-size: 15px;
    color: #979797;
    margin-left: 20px;
    display: inline-block;
}
.news-block p, .news-det-block p
{
    margin: 5px 0;
    font-size: 16px;
    font-weight: 500;
    color: #666666;
    line-height: 24px;
}
.readMore
{
    text-decoration: underline;
    color: #06afea;
}
.news-block:hover a
{
    text-decoration: underline;
    color: #f6730a;
}
.news-block:hover .date
{
    color: #d6a37a;
}
.pagination2
{
    margin-top: 10px;
	direction:rtl;
	float:right;
}
.pagination2 a, .pagination2 .current
{
    padding: 3px 5px;
    background: #f5f5f5;
    border: 1px solid #d8d8d8;
    display: inline-block;
    margin-left: 5px;
    font-size: 15px;
    direction: rtl;
    color:#54c1e7;
        
}
.pagination2 a:hover
{
    color: #f6730a;
}
.pagination2 .nextt
{
    background: #54c1e7;
    color: #ffffff;
    border: none;
    padding: 4px 15px;
}
.pagination2 .nextt:hover
{
    background: #f6730a;
  
}
.news-det-block .writtenby
{
    text-align: left;
    color:#9e9e9e;   
}
.writtenby span
{
    font-family:"B Fantezy";
    font-size: 30px;
    color: #f6730a;
}
.news-det-block .readMore
{
    font-size: 18px;
    font-weight: bold;
    color: #06afea;
    display: block;
    text-align: left;
    border-top: 1px dashed #bdbdbd;
    padding-top: 20px;
    background: url(../img/item-link.png) no-repeat 0 20px;
    text-decoration: none;
    padding-left: 20px;
}
.news-det-block .readMore:hover
{
    text-decoration: underline;
}
.news-block h2
{
	max-height:60px;
	overflow:hidden;}
.banner1
{
	margin:auto;
	margin-bottom:15px;

	padding:0;}
.news .col-md-7 .row
{
	padding:0 10px;}
.news-title
{
    background: #343434 url('../img/title-line.png') repeat-x center;
}
.news-title h4{margin: 0;padding:8px 20px;display: inline-block;width: auto;background: url('../img/title-bg.png') no-repeat;background-size: 100% 100%;}
.news-title h4 a{color: #ff7f15;text-decoration: none;font-family: 'Droid Arabic Kufi', sans-serif;}
.news-items{background: url('../img/bggg.png');}
.news-items .container{background: #ffffff;padding-top: 25px;box-shadow: 0 0 9px rgba(0,0,0,.2);}
.news-footer{background:#343434; }
.news-footer p{font-family: 'Noto Naskh Arabic', serif;color:#ff7f15;text-align: center;margin: 5px;font-family: 'Droid Arabic Kufi', sans-serif; }
.news-detailss h1{font-size: 24px;background: #f0f0f0;padding: 10px;color: #313131;margin-top: 0;font-family: 'Droid Arabic Kufi', sans-serif;}
.news-banner{margin: auto;}
.banner-cont{background: #313131;width: auto;padding: 10px;display: inline-block;margin: auto;}
.banner1{border: 1px solid #d5d5d5;}
.backToMain{border-radius: 20px;overflow: hidden;border: #a95209 2px solid;box-shadow: 0 6px 5px rgba(0,0,0,.35);}
.backToMain:hover{border-color: #ffbc84;}