﻿@import url('css/fonts.css');
@import url('http://fonts.googleapis.com/earlyaccess/droidarabicnaskh.css');
@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);
html {
	box-sizing: border-box;
}
*, *:before, *:after {
	box-sizing: inherit;
	margin: 0;
	outline: none;
}
body {
	direction: rtl;
	font-size: 1.3em;
	color: #6A7E80;
	background-color: #4F821B;
	font-family: 'Droid Arabic Kufi',Arial, Helvetica, sans-serif;
	background-image: url('images/bg.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.loading-page {
	background-color: #4F821B;
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 99999;
	background-image: url('images/load.gif');
	background-position: center center;
	background-repeat: no-repeat;
	:
}
h1, h2, h3, h4, h5, h6 {
	color: #488413;
	font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
}
img {
	border: 0;
	max-width: 100%;
	height: auto;
}
iframe {
	border: 0;
	max-width: 100%;
	min-height: 400px;
}
a {
	color: #488413;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	text-decoration: none;
}
a:hover, a:focus, a:active {
	color: #f39c12;
	text-decoration: none;
}
.container-fluid {
	padding-left: 0;
	padding-right: 0;
}
.head-bar {
    background-color: #41740e;
    border-bottom: 0px solid #FAFAFB;
    padding: 10px 0;
}
.head-bar .small-top-menu {
	display: inline-block;
	float: right;
}
.head-bar .small-top-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.head-bar .small-top-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.head-bar .small-top-menu ul li {
	display: inline-block;
	float: right;
}
.head-bar .small-top-menu ul li a {
	display: block;
	padding: 0 15px;
	font-size: 11px;
	line-height: 35px;
	color: #fff;
}
.head-bar .small-top-menu ul li:first-child a {
	padding-right: 0;
}
.head-bar .small-top-menu ul li:hover > a {
	color: #fff;
}
.head-bar .small-top-menu ul ul {
	display: none;
}
.left-head-bar {
	display: inline-block;
	float: left;
}
.left-head-bar .btn-users {
	display: inline-block;
	float: right;
	color: #fff;
	font-size: 11px;
	line-height: 35px;
}
.left-head-bar .btn-users a {
	color: #fff;
}
.left-head-bar .btn-users a:hover {
	color: #fff;
}
.left-head-bar .head-social {
	display: inline-block;
	float: right;
	margin: 0 25px;
}
.left-head-bar .head-social a {
	display: inline-block;
	float: left;
	line-height: 35px;
	font-size: 19px;
	padding: 0 2px;
}
.left-head-bar .head-social a .fa {
    color: #fff;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 3px;
}
.left-head-bar .head-social a .fa[class*=facebook]:hover {
	background: #4888C8;
}
.left-head-bar .head-social a .fa[class*=twitter]:hover {
	background: #33B9D0;
}
.left-head-bar .head-social a .fa[class*=youtube]:hover {
	background: #FF595E;
}
.left-head-bar .head-social a .fa[class*=instagram]:hover {
	background: #996633;
}
.left-head-bar .head-social a .fa[class*=rss]:hover {
	background: #FF9900;
}
.left-head-bar .head-social a .fa[class*=google]:hover{
	background: #FF6600;
}
.left-head-bar .g-trans {
	display: inline-block;
	float: left;
	line-height: 17px;
	padding: 6px 0 0;
}
.left-head-bar .g-trans .goog-te-gadget-simple {
	border: 1px solid #F0F0F0;
	font-family: Tahoma;
}
.left-head-bar .g-trans .goog-te-menu-value {
	color: #999999;
}
.left-head-bar .g-trans .goog-te-gadget-icon {
	display: none;
}
.header {
	background-color: #FFFFFF;
	-webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,0.02);
	box-shadow: 0 2px 10px 0 rgba(0,0,0,0.02);
	margin-bottom: 10px;
}
.header .logo {
}
.header .logo img {
	display: inline-block;
	float: right;
	margin-left: 25px;
}
.header .logo img:last-child {
	margin-left: 0;
}
.header .left-p-head {
	text-align: left;
}
.header .left-p-head img {
	text-align: left;
}
.head-menu {
	margin-bottom: 10px;
background: #dfe9ec;
}
#open-menu-mobile {
	display: none;
	margin-bottom: 5px;
}
.head-menu ul {
	
	margin: 0;
	padding:0;
	line-height: 50px;
}
.head-menu ul:after, .head-menu ul:before {
	content: "";
	clear: both;
	display: table;
}
.head-menu ul li {
	display: inline-block;
	float: right;
	position: relative;
}
.head-menu ul li a {
	display: block;
	padding: 0 15px;
	font-family: 'Droid Arabic Kufi',Arial, Helvetica, sans-serif;
}
.head-menu ul li:hover > a {
	background-color: rgba(0,0,0,0.03);
	color: #365913;
}
.head-menu ul li.vip {
	background-image: -webkit-linear-gradient(bottom, #c4c4c4, #dedede);
	background-image: -moz-linear-gradient(bottom, #c4c4c4, #dedede);
	background-image: -o-linear-gradient(bottom, #c4c4c4, #dedede);
	background-image: -ms-linear-gradient(bottom, #c4c4c4, #dedede);
	background-image: linear-gradient(to top, #c4c4c4, #dedede);
}
.head-menu ul ul {
	position: absolute;
	right: 0;
	width: 220px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	z-index: 9999;
	animation: fadeInLeft 0.3s;
	-ms-animation: fadeInLeft 0.3s;
	-moz-animation: fadeInLeft 0.3s;
	-o-animation: fadeInLeft 0.3s;
	-webkit-animation: fadeInLeft 0.3s;
	display: none;
}
.head-menu ul ul li {
	display: block;
	float: none;
}
.head-menu li:hover > ul {
	display: block;
}
.head-menu ul ul ul, .head-menu li li .fa-angle-down {
	display: none !important;
}
.head-ads {
	text-align: center;
}
.head-ads img {
	padding: 5px;
}
.head-ads a:first-child img {
	padding-right: 0;
}
.head-ads a:last-child img {
	padding-left: 0;
}
.page-cntn {
	padding: 10px 0;
}
.one-box {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 0;
    background-color: #ecf0f1;
    -webkit-box-shadow: none;
    -mozox-shadow: none;
    box-shadow: none;
    padding: 25px;
    overflow: hidden;
    margin-bottom: 15px;
    position: relative;
}
.one-box .owl-nav {
    position: absolute;
    top: 60px;
    left: 0;
    font-size: 1.1em;
    right: 0;
}
.one-box .owl-nav div {
	display: inline-block;
	margin: 0;
	padding: 5px 6px;
	color: #BDC3C7;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.one-box .owl-prev {
    right: -25px !important;
    position: absolute;
    background: #41740e;
    color: #fff;
}
.one-box .owl-next{
    left: -25px !important;
    position: absolute;
    background: #41740e;
    color: #fff;
}
.one-box .owl-nav div:hover {
	color: #4F821B;
}
.one-box .box-title {
    padding: 15px;
    font-size: 14px;
    margin: -26px -25px 15px;
    font-weight: bold !important;
    border-bottom: 6px solid #b2c69d;
}
.one-box .box-title:before {
    content: '';
    border-right: 6px solid #41740e;
    margin: -15px -15px -19px 11px;
    display: inline-block;
    padding: 30px 0 15px 0;
}
.one-p {
}
.one-p h1 {
	font-size: 1.2em;
	color: #293E52;
	margin: 0;
	padding: 5px 0 10px;
}
.one-p h1 a {
	color: #293E52;
}
.one-p h1:hover a {
	color: #f39c12;
}
.one-p p {
	text-align: justify;
	text-indent: 15px;
	font-size: 12px;
	line-height: 1.6;
	margin: 0;
	padding: 0;
}
.new-ticker {
	background: #dfe9ec url(images/last-news.png) no-repeat left top;
	-webkit-box-shadow: 1px 1px 5px 0 rgba(0,0,0,0.1);
	-mozox-shadow: 1px 1px 5px 0 rgba(0,0,0,0.1);
	box-shadow: 1px 1px 5px 0 rgba(0,0,0,0.1);
	position: relative;
	overflow: hidden;
	line-height: 50px;
	height: 50px;
  margin-bottom: 15px
}
.new-ticker .ticker-cntn {
}
.new-ticker .ticker-title {
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	padding: 0 25px;
	line-height: 55px;
	background-color: #488413;
	color: #FFFFFF;
	font-size: 1.1em;
	z-index: 9999;
}
.new-ticker .ticker-title:after {
	content: "";
	position: absolute;
	left: -12px;
	top: 49%;
	transform: translateY(-49%);
	border: 6px solid transparent;
	border-right-color: #488413;
}
.new-ticker dl {
	display: block;
	margin: 0;
	font-family: 'Droid Arabic Kufi',Arial, Helvetica, sans-serif;
}
.new-ticker dt, .new-ticker dd {
	display: block;
	float: right;
	margin: 0 10px;
	padding: 0;
	line-height: 55px;
}
.new-ticker dt {
	background-color: #4F821B;
}
.new-ticker dd {
	color: #333;
	margin-left: 50px;
}
.new-ticker a {
	color: #5b6566;
}
.new-ticker a:hover {
	color: #293E52;
}
.box-search {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0px;
    background-color: #41740e;
    -webkit-box-shadow: 0px 6px 10px 0 #454c3d;
    -mozox-shadow: 0px 6px 10px 0 #454c3d;
    box-shadow: 0px 6px 10px 0 #454c3d;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
    padding: 25px;
}
.box-search input, .box-search select, .box-search button {
	margin: 0 18px;
	padding: 0 10px;
	border: 0;
	line-height: 55px;
	height: 55px;
	font-family: 'Droid Arabic Kufi',Arial, Helvetica, sans-serif;
border-radius: 3px;
}
.box-search select:nth-child(even) {
 background-color:  #f0f3f3
}
.box-search button {
	background-color: #00941c;
	color: #FFFFFF;
	text-align: center;
	padding: 0 0;
}
.box-search button .fa {
	display: inline-block;
	vertical-align: middle;
	margin-left: 3px;
}
.box-books {
}
.one-book {
}
.one-book .box-img {
	background-color:#41740e;
	position: relative;
	overflow: hidden;
        border-radius:7px;
}
.one-book .box-img img {
	width: 100%;
	height: auto;
	overflow: hidden;
	opacity: 1;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.one-book:hover .box-img img {
	opacity: 0.2;
}
.one-book .box-img span {
	display: inline-block;
	position: absolute;
	top: -100%;
	transform: translateY(-50%);
	margin: 0 auto;
	left: 0;
	right: 0;
	text-align: center;
	border: 2px solid #41740e;
	color: #FFFFFF;
        background:#41740e;
	font-family: 'Droid Arabic Kufi',Arial, Helvetica, sans-serif;
	width: 100px;
	line-height: 30px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	opacity: 0;

}
.one-book:hover .box-img span {
	top: 50%;
	transform: translateY(-50%);
	opacity: 1;
}
.one-book h1 {
	padding: 10px 0 5px;
	margin: 0;
	font-size: 1.2em;
	text-align: center;
	font-size: 1em;
	line-height: 1.8;
}
.one-book h1 a{
color:#000;
font-weight:bold;
}
.one-book span.by {
	display: block;
	font-size: 11px;
	text-align: center;
	font-family: 'Droid Arabic Kufi',Arial, Helvetica, sans-serif;
	color: #999999;
}
.one-book span.by a {
	color: #999999;
}
.box-more {
    margin: 25px -25px -25px;
    padding: 15px;
    display: block;
    border: 1px solid #00941c;
    text-align: center;
    font-family: 'Droid Arabic Kufi',Arial, Helvetica, sans-serif;
    color: #fff;
    float: left;
    background: #00941c;
}
.box-more:hover {
	color: #fff;
}
.one-sv {
}
.one-sv .sv-img {
	background-color: #499A33;
	position: relative;
	overflow: hidden;
}
.one-sv .sv-img img {
	width: 100%;
	height: auto;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	opacity: 1;
}
.one-sv:hover .sv-img img {
	opacity: 0.5;
}
.one-sv .sv-img .fa {
    position: absolute;
    bottom: 8px;
    left: 22px;
    background-color: transparent;
    color: #FFFFFF;
    line-height: 26px;
    width: 26px;
    text-align: center;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 35px;
}
.one-sv h1 {
	text-align: center;
	font-size: 1em;
	line-height: 1.5;
	margin: 0;
	padding: 10px 0;
}
.ads-small-foot {
	margin-bottom: 30px;
}
.ads-small-foot > a {
	display: inline-block;
	float: right;
	margin: 0 5px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #00941c;
	text-align: center
}
.ads-small-foot > a:first-child {
	margin-right: 0;
}
.ads-small-foot > a:last-child {
	margin-left: 0;
}
.ads-footer-md {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 15px;
	padding: 0 !important;
}
.ads-footer-md .one-md-ads {
	background-color: #FFFFFF;
}
.ads-footer-md .one-md-ads {
	background-color: #FFFFFF;
}
.block-foot {
	padding: 15px;
}
.block-foot .box-title {
	color: #93A3A4;
	margin: -15px -15px 15px;
}
.block-foot form {
	position: relative;
}
.block-foot form input {
	background-color: #FAFAFB;
	border: 0;
	border-bottom: 1px solid #F1F1F3;
	padding: 8px;
	margin: 0 0 5px;
	width: 100%;
}
.block-foot form button {
	position: absolute;
	left: 0;
	top: 0;
	line-height: 1;
	padding: 9px 0;
	background-color: transparent;
	border: 0;
	color: #4F821B;
	font-size: 16px;
	text-align: center;
	width: 35px;
}
.big-foot-ads {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 15px;
}
.footer {
    background-color: #dfe9ec;
    border-bottom: 9px solid #336108;
    position: relative;
    padding: 15px 0;
    margin-top: 45px;
}
.footer #btn-go-top {
	position: absolute;
	right: 0;
	top: -20px;
	width: 45px;
	height: 45px;
	background-color: #CCCCCC;
	text-align: center;
	line-height: 40px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1), inset 0 -1px rgba(255,255,255,.49);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,.1), inset 0 -1px rgba(255,255,255,.49);
	box-shadow: 1px 1px 1px rgba(0,0,0,.1), inset 0 -1px rgba(255,255,255,.49);
	background-image: -webkit-linear-gradient(bottom, #ededed, #fff);
	background-image: -moz-linear-gradient(bottom, #ededed, #fff);
	background-image: -o-linear-gradient(bottom, #ededed, #fff);
	background-image: -ms-linear-gradient(bottom, #ededed, #fff);
	background-image: linear-gradient(to top, #ededed, #fff);
	font-size: 16px;
	 cursor: pointer
}
.foot-menu {
	display: inline-block;
	float: none;
	padding: 5px 0;
}
.foot-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.foot-menu ul li {
	display: inline-block;
	float: right;
}
.foot-menu ul li a {
	padding: 0 15px;
	font-family: 'Droid Arabic Kufi',Arial, Helvetica, sans-serif;
	color: #93A3A4;
	display: block;
}
.foot-menu ul li:hover > a {
	color: #6F8384;
}
.foot-menu ul ul {
	display: none;
}
.footer .copyright {
	display: block;
	float: none !important;
	font-size: 11px;
	color: #CCCCCC;
        margin:10px auto 0;
text-align:center;
}
.footer .copyright p {
	margin: 0;
	padding: 0;
}
.footer .copyright a.maan {
	display: inline-block;
	height: 35px;
	width: 72px;
	background-image: url('images/maan.png');
	margin-top: 10px;
	opacity: 0.4;
}
.footer .copyright a.maan:hover {
	opacity: 1;
}
.page-header {
	margin: 0;
	padding: 0;
	border: 0;
}
.page-title {
	color: #93A3A4;
	margin: -15px -25px 15px;
	color: #4F821B;
	font-size: 1.6em;
	padding: 15px 25px 25px;
	border-bottom: 1px solid #F4F4F4;
}
.entry-meta, .entry-footer {
	display: block;
	font-size: 0.9em;
	color: #C0C0C0;
}
.entry-meta a, .entry-footer a {
	color: #B7B7B7;
}
.entry-meta > span, .entry-footer > span {
	display: inline-block;
	margin: 0 0 0 15px;
}
.entry-content {
	font-family: 'Droid Arabic Naskh', serif;
	font-size: 1.1em;
	line-height: 1.9;
}
.entry-content img {
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	margin: 30px 0;
	padding: 0;
}
.gallery-item {
	padding: 15px;
}
.one-cat-post {
	position: relative;
	min-height: 175px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #EFEFEF;
	padding-right: 170px;
	padding-top: 15px;
}
.one-cat-post .one-cat-thumb {
	position: absolute;
	height: 150px;
	width: 150px;
	right: 0;
	top: 0;
}
.entry-header {
	margin: 0 0 5px;
	padding: 0 0 5px;
}
.entry-header .entry-title {
	margin: 0;
	padding: 0;
	font-size: 1.4em;
}
.one-cat-post .entry-meta {
	margin-bottom: 10px;
}
.comments-area {
	margin: 0 -30px -30px;
	padding: 25px;
	background-color: #F7F7F8;
}
.comments-title, .comment-reply-title {
	font-size: 1.6em;
	margin: 0;
	padding: 15px 0;
	color: #4F821B;
}
.comments-title, .comment-reply-title {
	font-size: 1.6em;
	margin: 0;
	padding: 15px 0;
	color: #4F821B;
}
.comment-list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.comment-list .comment {
	margin-bottom: 25px;
}
.comment-list .comment .comment-body {
	background-color: #F7FAFC;
	padding: 25px;
	position: relative;
}
.comment-list .comment:nth-child(odd) .comment-body {
 background-color: #F3F4F5
}
.comment-list .comment .comment-body .comment-meta {
	padding: 5px;
	margin-bottom: 5px;
}
.comment-list .comment .comment-body .avatar {
	display: inline-block;
	float: right;
	margin: 0 0 10px 10px;
}
.comment-list .comment .comment-body .comment-metadata {
	font-size: 0.8em;
	color: #B5C4C8;
}
.comment-list .comment .comment-body .comment-metadata a {
	color: #B5C4C8;
}
.comment-list .comment .comment-body .comment-reply-link {
	display: inline-block;
	float: right;
	padding: 2px 10px 10px;
	background-color: rgba(255,255,255,0.5);
	line-height: 1;
	position: absolute;
	bottom: 0;
	right: 0;
	color: #666666;
}
.comment-list .comment .comment-body:after {
	content: "";
	clear: both;
	display: table;
}
.comment-form-comment label {
	display: block;
}
.form-allowed-tags {
	display: none;
}
.one-sv-big {
	margin-bottom: 30px;
}
.one-sv-big .sv-img {
	background-color: #499A33;
	position: relative;
	overflow: hidden;
}
.one-sv-big .sv-img img {
	width: 100%;
	height: auto;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	opacity: 1;
}
.one-sv-big:hover .sv-img img {
	opacity: 0.5;
}
.one-sv-big .sv-img .fa {
	position: absolute;
	bottom: 8px;
	left: 8px;
	background-color: #499A33;
	color: #FFFFFF;
	line-height: 26px;
	width: 26px;
	text-align: center;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.one-sv-big h1 {
	text-align: center;
	font-size: 1.2em;
	line-height: 1.5;
	margin: 0;
	padding: 10px 0;
}
.single-one-video iframe {
	width: 100%;
	height: 550px;
}
.single-one-video .entry-content, .single-one-video .entry-content p {
	margin: 0;
	padding: 0;
}
.single-one-video .post-navigation {
	font-family: 'Droid Arabic Kufi',Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}
.single-one-video .post-navigation .nav-previous, .single-one-video .post-navigation .nav-next {
	padding: 25px;
	border: 1px solid #F3F3F3;
}
.single-one-video .post-navigation .nav-previous {
	border-left: 0;
}
.one-book-big {
	margin-bottom: 35px;
}
.one-book-big .box-img {
	background-color: #4F821B;
	position: relative;
	overflow: hidden;
}
.one-book-big .box-img img {
	width: 100%;
	height: auto;
	overflow: hidden;
	opacity: 1;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.one-book-big:hover .box-img img {
	opacity: 0.1;
}
.one-book-big .box-img span {
	display: inline-block;
	position: absolute;
	top: -100%;
	transform: translateY(-50%);
	margin: 0 auto;
	left: 0;
	right: 0;
	text-align: center;
	border: 2px solid #fff;
	color: #FFFFFF;
	font-family: 'Droid Arabic Kufi',Arial, Helvetica, sans-serif;
	width: 100px;
	line-height: 30px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	opacity: 0;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.one-book-big:hover .box-img span {
	top: 50%;
	transform: translateY(-50%);
	opacity: 1;
}
.one-book-big h1 {
	padding: 10px 0 5px;
	margin: 0;
	font-size: 1.2em;
	text-align: center;
	font-size: 1em;
	line-height: 1.8;
}
.one-book-big span.by {
	display: block;
	font-size: 11px;
	text-align: center;
	font-family: 'Droid Arabic Kufi',Arial, Helvetica, sans-serif;
	color: #999999;
}
.one-book-big span.by a {
	color: #999999;
}
.single-one-book {
}
.thumb-one-book {
	position: relative;
	padding-right: 270px;
	min-height: 340px;
}
.thumb-one-book img {
	width: 250px;
	height: auto;
	position: absolute;
	top: 0;
	right: 0;
}
.book-detail {
}
.book-detail > span {
	display: block;
	font-family: 'Droid Arabic Kufi',Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 5px 0;
}
.book-iframe iframe {
	width: 100%;
	height: 600px;
	border: 0;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}
.book-btns {
	padding: 35px 0;
}
.book-btns a {
	display: inline-block;
	padding: 15px 25px;
	margin: 0 auto;
	background-color: #4F821B;
	color: #FFFFFF;
}
#ads-m, #ads-b {
}
#ads-m .owl-nav, #ads-b .owl-nav {
	position: absolute;
	top: 0;
	left: 5px;
	z-index: 9999;
}
#ads-m .owl-nav div, #ads-b .owl-nav div {
	padding: 10px 5px;
	display: inline-block;
	color: #666666;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.5);
}
#ads-m, #ads-b {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
.cats-sub-cat {
	padding-bottom: 25px;
}
.cats-sub-cat .one-sub-cat {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #4E8A13;
	-webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1), inset 1px 1px rgba(255,255,255,.17);
	-moz-box-shadow: 1px 1px 1px rgba(0,0,0,.1), inset 1px 1px rgba(255,255,255,.17);
	box-shadow: 1px 1px 1px rgba(0,0,0,.1), inset 1px 1px rgba(255,255,255,.17);
	background-image: -webkit-linear-gradient(top, #538f19, #47830b);
	background-image: -moz-linear-gradient(top, #538f19, #47830b);
	background-image: -o-linear-gradient(top, #538f19, #47830b);
	background-image: -ms-linear-gradient(top, #538f19, #47830b);
	background-image: linear-gradient(to bottom, #538f19, #47830b);
	 margin-bottom: 15px;
	 color: #FFFFFF;
}
.cats-sub-cat .one-sub-cat a {
	color: #FFFFFF;
	display: block;
	text-align: center;
	padding: 25px;
	font-family: 'Droid Arabic Kufi';
	font-size: 1.2em;
}
.cats-sub-cat .one-sub-cat:hover > a {
	color: #FFFFCC;
}
.boksslist {
	margin-bottom: 25px;
}
.boksslist ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.boksslist ul li {
	text-align: center;
	padding: 10px;
}
.boksslist ul li a {
	display: block;
	padding: 25px 5px;
	-webkit-box-shadow: 0 0 5px rgba(0,0,0,.1), inset 1px 1px rgba(255,255,255,.2);
	-moz-box-shadow: 0 0 5px rgba(0,0,0,.1), inset 1px 1px rgba(255,255,255,.2);
	box-shadow: 0 0 5px rgba(0,0,0,.1), inset 1px 1px rgba(255,255,255,.2);
	border: solid 1px #fff;
	background:url(images/bbok.png) no-repeat center top;
        background-size:100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
text-shadow: 1px 1px 0 #FFFFFF;
    font-weight: bold;
font-size: 1.2em
}
.boksslist ul li a:hover {
	color: #2F5429;
}
.menu-page-top {
	margin: -25px -25px 25px;
	border-bottom: 1px solid rgba(0,0,0,0.05);
}
.menu-page-top ul {
	margin: 0;
	padding: 0;
	list-style: none;
	background-image: -webkit-linear-gradient(top, #538f19, #47830b);
	background-image: -moz-linear-gradient(top, #538f19, #47830b);
	background-image: -o-linear-gradient(top, #538f19, #47830b);
	background-image: -ms-linear-gradient(top, #538f19, #47830b);
	background-image: linear-gradient(to bottom, #538f19, #47830b);
	display: block;
	width: 100%;
}
.menu-page-top ul ul {
	display: none;
}
.menu-page-top ul li {
	display: inline-block;
}
.menu-page-top ul li a {
	padding: 15px;
	display: block;
	color: #FFFFFF;
		font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;

}

.menu-page-top ul li:hover > a {
 background-color: rgba(0,0,0,0.1)

}

/* tabs css*/


.rtbs_full .rtbs_menu ul::after {
    left: 15px !important;
}

.rtbs_full .rtbs_menu ul li {
    padding-left: 0;
}

.rtbs_full .rtbs_menu li.mobile_toggle{
    padding: 12px 30px 12px 30px !important;
-webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;

}

.rtbs>.rtbs_content {
    background-color: #f9f9f9 !important;
    -webkit-box-shadow: 1px 1px 1px rgba(0,0,0,.1), inset 0 -1px rgba(255,255,255,.49) !important;
    -moz-box-shadow: 1px 1px 1px rgba(0,0,0,.1), inset 0 -1px rgba(255,255,255,.49) !important;
    box-shadow: 1px 1px 1px rgba(0,0,0,.1), inset 0 -1px rgba(255,255,255,.49) !important;
    background-image: -webkit-linear-gradient(bottom, #ededed, #fff) !important;
    background-image: -moz-linear-gradient(bottom, #ededed, #fff) !important;
    background-image: -o-linear-gradient(bottom, #ededed, #fff) !important;
    background-image: -ms-linear-gradient(bottom, #ededed, #fff) !important;
    background-image: linear-gradient(to top, #ededed, #fff) !important;
    color: #333;
   -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.rtbs .rtbs_menu li a{
    margin-right: 6px;
    border-radius: 5px 5px 0 0;
    background-color: #f9f9f9 !important;
    -webkit-box-shadow: 0px -1px 0px 1px #ccc;
    -moz-box-shadow: 0px -1px 0px 1px #ccc;
    box-shadow: 0px -1px 0px 1px #ccc;
    background-image: -webkit-linear-gradient(bottom, #ededed, #fff) !important;
    background-image: -moz-linear-gradient(bottom, #ededed, #fff) !important;
    background-image: -o-linear-gradient(bottom, #ededed, #fff) !important;
    background-image: -ms-linear-gradient(bottom, #ededed, #fff) !important;
    background-image: linear-gradient(to top, #ededed, #fff) !important;

    padding: .7rem 10px !important;

}
.rtbs .rtbs_menu li:first-child a{  margin-right: 0px;} 
.rtbs .rtbs_menu li a.active {
 border-radius: 5px 5px 0 0;
    background: #316341 !important;

}
.audio-file a{color:#fff;}
.audio-file{}
.lka {
    padding: 10px 0;
    border-bottom: 3px solid #ddd;
    text-align: right;
width:50%
}
.lka:hover{
background:#fff;
}
.lka i{}
.lka .label {
    float: left;
    width: 40px;
    font-size: 18px;
}
.header-main{
    background: url(images/header.png) no-repeat center top;
    background-size: 100% 100%;
}
.header-main .header-right{
    background: url(images/header-right.png) no-repeat right top;
    height: 197px;
}
.header-main .header-left{
    background: url(images/header-left.png) no-repeat left top;
    height: 197px;
}
@media only screen and (max-width : 768px) {
.header-main .header-left{
    background: transparent !important;
    height: 197px;
}
.header-main .header-right{
    background: url(images/header-right.png) no-repeat right top;
    height: 197px;

}
}
.pagh{
background: rgba(223,233,236,0.5);
}
.masonry {
    margin: 1.5em 0;
    padding: 0;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em;
    font-size: .85em;
}

.itemo {
    display: inline-block;
    padding: 1em;
    margin: 0 0 1.5em;
    width: 100%;
    box-sizing: border-box;
}

@media only screen and (min-width: 400px) {
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media only screen and (min-width: 700px) {
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media only screen and (min-width: 900px) {
    .masonry {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
}

@media only screen and (min-width: 1100px) {
    .masonry {
        -moz-column-count: 3;
        -webkit-column-count: 3;
        column-count: 3;
    }
}
.wp-pagenavi a, .wp-pagenavi span{
float:right;
}
.bbok{
display: block;
    padding: 25px 5px;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.1), inset 1px 1px rgba(255,255,255,.2);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.1), inset 1px 1px rgba(255,255,255,.2);
    box-shadow: 0 0 5px rgba(0,0,0,.1), inset 1px 1px rgba(255,255,255,.2);
    border: solid 1px #fff;
    background: url(images/bbok.png) no-repeat center top;
    background-size: 100% 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    text-shadow: 1px 1px 0 #FFFFFF;
    font-weight: bold;
    font-size: 12px;
text-align: center;min-height: 150px;}
.bbg img{
display: block;
    background: url(images/bbok.png) no-repeat center top;
    background-size: 100% 100%;
    font-family: 'Droid Arabic Kufi', Arial, Helvetica, sans-serif;
    text-shadow: 1px 1px 0 #FFFFFF;
    font-weight: bold;
    font-size: 12px;
text-align: center;min-height: 150px;
}