@font-face{
font-family: 'iol-icon';
src:url('fonts/iol-icon.eot');
src:url('fonts/iol-icon.eot#iefix') format('embedded-opentype'),
url('fonts/iol-icon.ttf') format('truetype'),
url('fonts/iol-icon.woff') format('woff'),
url('fonts/iol-icon.svg#iol-icon') format('svg');
font-weight: normal;
font-style: normal;
}

i {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'iol-icon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-islam-c2:before {
    content: "\e901";
}
.icon-islam-c1:before {
    content: "\e902";
}
.icon-islam-body:before {
    content: "\e903";
}
.icon-search:before {
    content: "\f002";
}
.icon-calendar:before {
    content: "\f073";
}
.icon-tags:before {
    content: "\f02c";
}
.icon-user:before {
    content: "\f007";
}
.icon-home:before {
    content: "\f015";
}
.icon-comment:before {
    content: "\f075";
}
.icon-folder:before {
    content: "\f07b";
}
.icon-google-plus:before {
    content: "\f0d5";
}
.icon-twitter:before {
    content: "\f099";
}
.icon-facebook:before {
    content: "\f09a";
}
.icon-facebook-f:before {
    content: "\f09a";
}
.icon-whatsapp:before {
    content: "\f232";
}
.icon-feed:before {
    content: "\f09e";
}
.icon-rss:before {
    content: "\f09e";
}
.icon-bars:before {
    content: "\f0c9";
}
.icon-navicon:before {
    content: "\f0c9";
}
.icon-reorder:before {
    content: "\f0c9";
}
.icon-file-text-o:before {
    content: "\f0f6";
}
.icon-spinner:before {
    content: "\f110";
}
.icon-share-alt:before {
    content: "\f1e0";
}
.icon-paper-plane-o:before {
    content: "\f1d9";
}
.icon-send-o:before {
    content: "\f1d9";
}

.icon-stack {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 48px;
    line-height: 48px;
    vertical-align: middle;
    font-size: 48px;
}
.icon-stack {
    display: inline-block;
    text-decoration: none;
    position: relative;
    display: inline-block;
    width: 78px;
    height: 78px;
    line-height: 78px;
    vertical-align: middle;
    font-size: 78px !important;
}
.x2 {
    width: 78px;
    height: 78px;
    line-height: 78px;
    vertical-align: middle;
    font-size: 78px !important;
	}
	.stack-1x, .stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.i .logo-data-img {
    margin: 0 12px 0 0;
}

a.logo-txt {
    display: inline-block;
    font-size: 13px;
    color: #872B36;
    vertical-align: middle;
}
.text-move {
    color: #872b36;
    text-shadow: .4px .4px .5px #eaeaea;
}
.text-green {
    color: #4e8244 !important;
	text-shadow: .4px .4px .5px #eaeaea;	
}
.text-dark-orange {
    color: #e37600;
    text-shadow: .5px .5px .5px #872b36;
}
span.ar-titl, span.en-titl {
    display: block;
}

.title-icon {
    display: inline-block;
    font-size: 32px;
    font-weight: normal;
    position: absolute;
    color: #ed9251;
}
.title-icon-small {
    font-size: 14px;
    padding: 0px 6px;
    color: #ed9251;
}

.color-gold { color: #E1BA56;}
.color-semon{color:#ed9251}

.share-post ul{list-style-type:none;margin:0px!important;-webkit-padding-start:2px;}
.share-post ul li{min-width:42px;display:inline-block;width:44px;
min-height:44px;text-align:center;box-shadow:inset 0px -6.2px 10px -4px rgba(0,0,0,0.34);}
.share-post ul li a{display:inline-block;padding-top:10px;font-size:22px;color:#fff;}
li.facebook{background:#2D609B;}li.twitter{background:#55ACEE;}
li.google{background:#D34836;}
li.whatsapp{background:#35B41F;}
li.feed{background:#f26522;}

.icon-spin {
display: inline-block;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

@-moz-keyframes spin{0%{-moz-transform:rotate(0deg);} 100%{-moz-transform:rotate(359deg);}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);} 100%{-webkit-transform:rotate(359deg);}}@-o-keyframes spin{0%{-o-transform:rotate(0deg);} 100%{-o-transform:rotate(359deg);}}@-ms-keyframes spin{0%{-ms-transform:rotate(0deg);} 100%{-ms-transform:rotate(359deg);}}@keyframes spin{0%{transform:rotate(0deg);} 100%{transform:rotate(359deg);}}.icon-rotate-90:before{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}