/*
Theme Name: AisPanel
Theme URI: http://www.3issam.com
Author:Aissam Elkallali
Author URI: http://www.facebook.com/aissam86
Version: 5.2
Tags: Nonpress,AisPanel,3News,news theme,
*/

@import url(assets/css/font-awesome.min.css);
@import url(assets/css/bootstrap.min.css);
@import url(assets/css/jquery.mCustomScrollbar.css);
@import url(assets/css/scroll.css);
@import url(assets/css/owl.theme.default.min.css);
@import url(assets/css/owl.carousel.min.css);
@import url(assets/css/weather-icons.min.css);
@font-face {
    font-family: 'Droid Arabic Naskh';
    font-style: normal;
    font-weight: 400;
    src: url(assets/fonts/DroidNaskh-Regular.eot);
    src: url(assets/fonts/DroidNaskh-Regular.eot?#iefix) format('embedded-opentype'), url(assets/fonts/DroidNaskh-Regular.woff2) format('woff2'), url(assets/fonts/DroidNaskh-Regular.woff) format('woff'), url(assets/fonts/DroidNaskh-Regular.ttf) format('truetype')
}

@font-face {
    font-family: 'Droid Arabic Naskh';
    font-style: normal;
    font-weight: 700;
    src: url(assets/fonts/DroidNaskh-Bold.eot);
    src: url(assets/fonts/DroidNaskh-Bold.eot?#iefix) format('embedded-opentype'), url(assets/fonts/DroidNaskh-Bold.woff2) format('woff2'), url(assets/fonts/DroidNaskh-Bold.woff) format('woff'), url(assets/fonts/DroidNaskh-Bold.ttf) format('truetype')
}

@font-face {
    font-family: FrutigerLTArabic;
    font-style: normal;
    font-weight: 700;
    src: url(assets/fonts/FrutigerLTArabic-bold.eot);
    src: url(assets/fonts/FrutigerLTArabic-bold.eot?#iefix) format("embedded-opentype"), url(assets/fonts/FrutigerLTArabic-bold.woff) format("woff"), url(assets/fonts/FrutigerLTArabic-bold.ttf) format("truetype")
}

@font-face {
    font-family: FrutigerLTArabic;
    font-style: normal;
    font-weight: 400;
    src: url(assets/fonts/FrutigerLTArabic-roman.eot);
    src: url(assets/fonts/FrutigerLTArabic-roman.eot?#iefix) format("embedded-opentype"), url(assets/fonts/FrutigerLTArabic-roman.woff) format("woff"), url(assets/fonts/FrutigerLTArabic-roman.ttf) format("truetype")
}
html {
    font-size: auto
}

body {
    background: #C7DAFC;
    background-size: 100%;
    font-family: FrutigerLTArabic, Arial, Helvetica, sans-serif;
    font-weight: 400;
    direction: rtl
}

a {
    color: #434A54;
    text-decoration: none!important
}

a:hover {
    color: #3c3c3c
}

ul,
ol,
li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    list-style-image: none
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin: 0;
    padding: 0
}
.clear,
.clr {
    clear: both;
    height: 0
}

.thumbnail {
    padding: 0;
    margin: 0;
    border: 0;
    background: none
}
.thumbnail>img, .thumbnail a>img{
    width: 100%;
}
.wrapper .container {
    padding: 0
}

.container {
    padding: 0
}

.wrapper:after,
.marquee:after,
.nfx .v:after,
.main:after,
.lastpost .n:after,
.home-news2 .snd .snews:after,
.home-news2:after,
.home-news3:after,
.home-news4:after,
.widget-authors .ed:after,
.widget-video .snd:after,
.aiselkshare:after,
.morepost .n:after,
.search-page .sheader:after,
.most_view:after,
ul.most_view_list li:after,
.weather:after,
.marquee:after,
.widget-news:after,
.main-slider:after,
.widget-news .block-news:after,
.tabs .block-news:after,
.weather-section:after,
.break:after {
    content: " ";
    display: table;
    clear: both
}

.navbar-right {
    margin: 0 !important;
}

#load-more {
    padding: 10px;
    cursor: pointer
}

.header {
    background-color: #074CB4;
    background-image: url(./img/map.png);
    background-repeat: no-repeat;
    background-position: right 40px;
    padding: 0;
    position: relative
}

.head {
    padding: 0
}

.logo {
    padding: 0;
    text-align: right;
    float: right
}

.logo-mobile {
    float: right
}

.logo-mobile a {
    padding: 5px
}

.navbar-toggle .icon-bar {
    background: #FFF;
    width: 30px;
    height: 3px;
}
/* 
    navbar
*/
.header .navbar-collapse{
    padding: 0;
    margin: 0;
}
.header-menu {
    position: relative;
    z-index: 150;
    text-align: center;
    background:#FFF;
    border-bottom: 2px solid #005697; 
}

.header-menu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.header-menu ul li {
    float: right;
    line-height: 28px
}
.header-menu ul li i {
    margin-left: 5px;
}
.header-menu ul li:hover>ul {
    display: block
}

.header-menu ul li a {
    display: block;
    position: relative;
    padding: 8px 15px;
    font-weight: 800;
    font-size: 16px;
    color: #005697;
}

.header-menu i.fa,
.pstlst h3 {
    font-size: 15px
}
.header-menu .pstlst h3{
    line-height: 150%;
}
.header-menu ul li a:hover {
    background: rgba(0, 0, 0, .03)
}

.header-menu ul li.current-menu-item a:before,
.header-menu ul li.current-menu-parent a:before,
.header-menu ul li.menu-item:hover>a:before {
    position: absolute;
    bottom: 0;
    right: calc(50% - 5px);
    right: -webkit-calc(50% - 5px);
    content: "";
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #EEE;
    z-index: 100
}
.header-menu ul ul li.menu-item:hover>a:before{
    display: none;
}
.header-menu ul li.focus>ul,
.header-menu ul li:hover>ul {
    right: auto
}
.header-menu ul li.flex .thumbnail{
    position: relative;
}
.header-menu ul li.flex .thumbnail .play{
    background: url(./img/play.svg)no-repeat;
    background-size: 100%;
    position: absolute;
    top: 50%;
    right: 50%;
    width: 36px;
    height: 36px;
    margin-top: -18px;
    margin-right: -18px;
}

.header-menu ul ul li.focus>ul,
.header-menu ul ul li:hover>ul {
    right: 100%
}

.header-menu ul ul,
.header-menu ul ul ul {
    top: 0
}

.header-menu ul ul li a {
    color: #000;
    text-shadow: none
}

.wlkrapmn li .wlkrdap {
    z-index: 99;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 44px;
    left: 0;
    width: 100%;
    transform: translateZ(0);
    transform: translateY(10%);
    transition: all .2s ease 0s, visibility 0s linear .2s;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.wlkrapmn li .wlkrdap {
    left: 0;
    right: 0
}

.wlkrapmn li:hover .wlkrdap {
    visibility: visible;
    opacity: 1;
    transform: translateX(0);
    transition-delay: 0s
}

.wlkrapmn li ul {
    position: relative!important;
    padding: 0!important;
}

.wlkrapmn li ul:after {
    display: block;
    clear: both;
    content: ""
}

.wlkrapmn li .wlkrdvsub>.sub-menu {
    display: block!important;
    border-top: 10px solid transparent!important
}

.wlkrapmn li .sub-menu li {
    position: relative!important;
    width: initial!important;
}
.wlkrapmn li .sub-menu li a{
    padding: 10px 15px;
}




.wlkrapmn li li:nth-child(5n) a {
    border-left: 1px solid transparent!important
}
/* general navigation menu */
.header-menu ul ul.pstlst {
    right: 0;
    top: 0;
}

.header-menu ul ul li a {
    color: #333333; text-shadow: none; text-align: right;}

.header-menu {
    padding: 0
}

.header-menu .social {
    padding: 0
}

.header-menu .social li {
    float: right;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 30px
}

.header-menu .social li a {
    color: #FFF;
    display: block;
    border-radius: 3px;
    font-size: .8em
}

.header-menu .social li a:hover {
    background: #19232D;
    color: #FFF
}

.wrapper {
    position: relative;
    background: #FFF;
    padding: 5px
}

.cnews {
    padding: 5px
}

.cat-sidebar {
    padding: 5px
}

.topmenu {
    padding: 0;
    background: rgba(25, 35, 45, 0.25)
}

.topmenu .social {
    padding: 0
}

.topmenu ul.social li * {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.topmenu ul.social {
    float: left;
    padding: 5px 0
}

.topmenu ul.social li {
    float: right;
    margin-right: 5px;
    overflow: hidden
}

.topmenu ul.social li a {
    display: block;
    width: 25px;
    height: 25px;
    color: #FFF;
    font-size: 20px;
    position: relative;
    overflow: hidden;
    border-radius: 2px
}

.topmenu ul.social li a:hover i {
    color: #FFF;
    -webkit-transform: scale(2) rotate(360deg);
    -moz-transform: scale(2) rotate(360deg);
    -o-transform: scale(2) rotate(360deg);
    -ms-transform: scale(2) rotate(360deg);
    transform: scale(2) rotate(360deg);
    margin: 0
}

.topmenu ul.social li a i {
    position: absolute;
    top: 50%;
    right: 50%;
    margin: -9px -9px 0 0
}

a.instagram {
    background: #3E729A
}

a.youtube {
    background: #CC332D
}

a.vimo {
    background: #42BBFD
}

a.google-plus {
    background: #D14836
}

a.twitter {
    background: #00ABEE
}

a.facebook {
    background: #3B5999
}

a.soundcloud {
    background: #EB4723
}

.topmenu .h-time {
    color: #FFF;
    font-size: 12px;
    line-height: 35px;
    padding: 0
}

/*
Marquee
*/
.marquee {
    background-color: #fff;
    box-sizing: border-box;
    padding: 5px;
}
.marquee .t {
    padding: 7px;
    background: #074cb4;
    color: #FFF;
    text-align: center;
    border-radius: 3px;
}

.marquee .t>span {
    display: inline-block
}

.marquee .control {
    float: left
}

.marquee .t i {
    color: #FFF
}

.marquee .item * {
    display: inline
}
.marquee .item h1,
.marquee .t i {
    font-size: 17px
}
.marquee .item .time {
    color: #a0a1a1;
    padding: 0 7px
}

.marquee .row-fluid {
    padding: 7px;
    font-size: 14px
}

.carousel.vertical .item {
    -webkit-transition: .6s ease-in-out top;
    -moz-transition: .6s ease-in-out top;
    -ms-transition: .6s ease-in-out top;
    -o-transition: .6s ease-in-out top;
    transition: .6s ease-in-out top;
    left: 0
}

.carousel.vertical .active {
    top: 0
}

.carousel.vertical .next {
    top: 400px
}

.carousel.vertical .prev {
    top: -400px
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
    top: 0
}

.carousel.vertical .active.left {
    top: -400px
}

.carousel.vertical .active.right {
    top: 400px
}

/*
Break
*/

.break {
    background: #CF0609;
    color: #FFF;
    padding: 10px;
    margin-bottom: 0;
    border-radius: 0;
    top: 0;
    position: relative
}

.break h2 {
    font-size: 16px;
    border-right: 1px solid #FFF;
    float: right;
    padding: 0 10px
}

.break a {
    color: #FFF
}

.break .news {
    padding: 0 20px;
    float: right;
    color: #EFFF00;
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-name: blinker;
    -moz-animation-duration: 1s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@-moz-keyframes blinker {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes blinker {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes blinker {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.break .toggle-alert {
    left: 10px;
    position: absolute
}

.nfx {
    position: relative;
    margin: 0;
    min-height: 100px;
    margin-bottom: 10px;
    background: #FFF;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.nfx h2 {
    color: #8694a6;
    padding: 0 15px 10px;
    font-size: 20px;
    border-right: 5px solid #CF0609;
    margin-bottom: 15px
}

.nfx .v {
    margin: 15px 0;
    position: relative
}

.nfx .v .entry-date {
    font-size: 12px;
    color: #c6c6c6;
    line-height: 1.4
}

.nfx .v h3 {
    font-size: 14px;
    padding: 5px;
    position: absolute;
    bottom: 0;
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 70%);
    height: 36px;
    overflow: hidden
}

.nfx .v h3 a {
    color: #FFF
}

.nfx .v:hover h3 {
    background: #CF0609;
    color: #FFF;
    height: auto
}

.nfx .v:hover a {
    color: #FFF
}

.nfx .col-sm-4 {
    padding: 0 5px
}

.nfx .thumbnail {
    position: relative;
    overflow: hidden;
    border-radius: 0
}

.nfx .thumbnail img {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.nfx .v:hover img {
    -webkit-transform: rotate(-1deg) scale(1.2)
}

.nfx .control a.prev {
    background-color: #CF0609!important;
    top: 36%;
    transition: background-color .4s ease 0;
    top: 50%;
    margin-top: -25px;
    outline: 0;
    display: block;
    position: absolute;
    width: 36px;
    height: 39px;
    color: #FFF;
    text-align: center;
    line-height: 35px;
    z-index: 444;
    right: -6px;
    font-size: 2em
}

.nfx .control a.prev:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 39px;
    border-top: 6px solid #222!important;
    border-right: 6px solid transparent;
    right: 0
}

.nfx .control a.next {
    background-color: #CF0609!important;
    top: 36%;
    transition: background-color .4s ease 0;
    top: 50%;
    margin-top: -25px;
    outline: 0;
    display: block;
    position: absolute;
    width: 36px;
    height: 39px;
    color: #FFF;
    text-align: center;
    line-height: 35px;
    z-index: 444;
    left: -6px;
    font-size: 2em
}

.nfx .control a.next:hover,
.nfx .control a.prev:hover {
    background-color: #222!important
}

.nfx .control a.next:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 39px;
    border-top: 6px solid #222!important;
    border-left: 6px solid transparent;
    left: 0
}

.main .midle {
    padding: 5px
}

.main .mright {
    padding: 5px
}

.bottom .bright {
    padding: 5px
}

/*
bottom News
*/

.bottom .bright .news .t {
    text-align: right;
    padding: 13px;
    margin-bottom: 5px;
    position: relative;
}

.bottom .bright .news .t h4 {
    font-size: 16px;
    font-weight: 800;
    float: right
}

.bottom .bright .news .t a {
    color: #FFF
}
.bottom .bright .news .t .more{
        text-align: center;
    float: left;
    background: rgba(238, 238, 238, 0.28);
    color: #FFF;
    padding: 10px 20px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}
.bottom .bright .news .t a.more {
    color: #FFF;
    position: relative;
}

.bottom .bright .news .t .more a:before {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    margin-top: 0;
    border-bottom: 43px solid rgba(34,34,34,0)!important;
    border-left: 45px solid rgba(238, 238, 238, 0.28);
    border-top: 0 solid rgba(34,34,34,0)!important;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    right: -45px;
    z-index: 9;
}

.bottom .bright img {
    -webkit-transition: all .4s ease-in-out 0;
    -moz-transition: all .4s ease-in-out 0;
    -ms-transition: all .4s ease-in-out 0;
    -o-transition: all .4s ease-in-out 0;
    transition: all .4s ease-in-out 0;
    -moz-backface-visibility: hidden;
    outline: 1px solid transparent
}

.bottom .bright img:hover {
    opacity: .8
}
/*
News
*/
.home-news1 {
    margin-bottom: 10px;
    padding: 0;
    position: relative;
    background: #FFF;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.home-news1 .row {
    margin: 0
}

.home-news1 .n {
    padding: 0 5px
}

.home-news1 .news {
    padding: 0
}

.home-news1 .news .thumbnail {
    margin-bottom: 10px
}

.home-news1 .news h2 {
    font-size: 15px;
    margin-bottom: 15px;
    font-weight: 700;
    line-height: 20px
}

.home-news1.odd {
    padding-right: 10px
}

.home-news1.even {
    padding-left: 10px
}

.home-news1 .snews {
    position: relative;
    padding: 10px 0;
    border-bottom: 1px solid #EEE
}

.home-news1 .snews .thumbnail {
    float: right;
    width: 70px;
    height: 70px;
    margin: 0
}

.home-news1 .news .item {
    position: relative
}

.home-news1 .news .item h2 {
    position: absolute;
    bottom: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(67%, rgba(0, 0, 0, 0.8)), color-stop(69%, rgba(0, 0, 0, 0.82)));
    margin: 0;
    padding: 10px;
    width: 100%
}

.home-news1 .news .item a {
    color: #FFF
}
/*
News 2
*/
.home-news2 {
    margin-bottom: 10px;
    padding: 0;
    position: relative;
    background: #FFF;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.home-news2 .fst{
    padding: 0 5px;
}
.home-news2 .fst .thumbnail {
    margin-bottom: 15px
}

.home-news2 .fst h2 {
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: 700;
    line-height: 130%;
}

.home-news2 .fst .post-meta .entry-date {
    font-size: 12px;
    color: #c6c6c6;
    line-height: 1.4
}

.home-news2 .fst p {
    color: #818181;
    font-weight: 400;
    font-size: 13px;
    text-align: justify
}

.home-news2 .snd{
    padding: 0 5px;
}
.home-news2 .snd .row {
    margin: 0
}

.home-news2 .snd .thumbnail {
    float: right
}

.home-news2 .snd h2 {
    font-size: 15px;
    font-weight: 700;
    min-height: 40px;
    line-height: 130%;
}

.home-news2 .snd .snews {
    position: relative;
    margin-bottom: 15px
}

.home-news2 .snd .snews .post-meta .entry-date {
    font-size: 12px;
    color: #c6c6c6;
    line-height: 1.4
}
/*
News 3
*/
.home-news3 {
    position: relative;
    margin-bottom: 10px;
    background: #FFF;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-sizing: border-box;
    box-sizing: border-box
}



.home-news3 .n h2 {
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: 700;
    min-height: 40px;
    line-height: 130%;
    text-align: center;
    padding: 10px 0;
}
.home-news3 .snd .snews .post-meta .entry-date {
    font-size: 12px;
    color: #c6c6c6;
    line-height: 1.4
}
.home-news3 .owl-carousel .owl-nav .owl-prev {
    background-color: #545b63!important;
    transition: background-color .4s ease 0;
    top: 50%;
    margin-top: -60px;
    outline: 0;
    display: block;
    position: absolute;
    width: 36px;
    height: 60px;
    color: #FFF;
    text-align: center;
    line-height: 35px;
    z-index: 444;
    right: -6px;
    font-size: 2em
}

.home-news3 .owl-carousel .owl-nav .owl-prev:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 60px;
    border-top: 6px solid #222!important;
    border-right: 6px solid transparent;
    right: 0
}

.home-news3 .owl-carousel .owl-nav .owl-next {
    background-color: #545b63!important;
    transition: background-color .4s ease 0;
    top: 50%;
    margin-top: -60px;
    outline: 0;
    display: block;
    position: absolute;
    width: 36px;
    height: 60px;
    color: #FFF;
    text-align: center;
    line-height: 35px;
    z-index: 444;
    left: -6px;
    font-size: 2em
}

.home-news3 .owl-carousel .owl-nav .owl-next:hover,
.home-news3 .owl-carousel .owl-nav .owl-prev:hover {
    background-color: #222!important
}

.home-news3 .owl-carousel .owl-nav .owl-next:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 60px;
    border-top: 6px solid #222!important;
    border-left: 6px solid transparent;
    left: 0
}
/*
News 4
*/
.home-news4 {
    margin-bottom: 10px;
    position: relative;
    background: #FFF;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.home-news4 .fst {
    margin-bottom: 15px
}
.home-news4 .fst .n{
    padding: 0 5px;
}
.home-news4 .fst .thumbnail {
    margin-bottom: 15px;
}

.home-news4 .fst h2 {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 15px;
    font-weight: 700;
    line-height: 130%;
}

.home-news4 .entry-date {
    font-size: 12px;
    color: #c6c6c6;
    line-height: 1.4
}

.home-news4 .fst p {
    color: #818181;
    font-weight: 400;
    font-size: 13px;
    text-align: justify
}

.home-news4 .snd {
    padding: 0;
    margin-bottom: 10px;
}

.home-news4 .snd .row {
    margin: 0
}

.home-news4 .snd li {
    float: right;
    padding: 0 5px;
    margin-bottom: 10px;
}

.home-news4 .snd h2 {
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: 700;
    line-height: 130%;
}

.home-news4 .snd li i {
    color: #9e9e9e;
    margin-left: 10px;
    position: relative;
    top: 1px;
    margin-right: -18px;
    float: right
}

.home-news4 .snd .posts_list {
    padding: 20px;
    background: #f8f8f8;
    border-top: 1px solid #EEE
}

.home-news5 {
    padding-left: 0;
    background: #FFF;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px
}

.home-news5 .row {
    margin: 0
}

.home-news5 .thumbnail {
    float: right
}

.home-news5 h2 {
    font-size: 15px;
    font-weight: 700;
    line-height: 130%
}

.home-news5 .snews {
    position: relative;
    margin-bottom: 15px;
    padding: 0 5px;
}

.home-news5 .snews .post-meta .entry-date {
    font-size: 12px;
    color: #c6c6c6;
    line-height: 1.4
}

.home-left {
    padding-top: 30px;
    padding-bottom: 30px
}

.lastpost {
    border: 0
}

.lastpost .panel-heading {
    padding: 0;
    background: none;
    border: 0
}

.lastpost .panel-heading h4 {
    font-size: 14px;
    font-weight: 700
}

.lastpost .panel-body {
    padding: 0
}

.lastpost .nav-tabs {
    background: #171B22
}

.lastpost .nav-tabs>li {
    padding: 0
}

.lastpost .nav-tabs>li.active {
    background: #CF0609;
    border: 0;
    margin: 0
}

.lastpost .nav-tabs>li.active>a,
.lastpost .nav>li>a {
    padding: 11px 5px;
    text-align: center;
    border: 0;
    background: none;
    color: #FFF
}

.lastpost .thumbnail {
    float: right
}

.lastpost .thumbnail img {
    border-radius: 3px
}

.lastpost .n {
    position: relative;
    padding: 10px;
    border-bottom: 1px solid #EEE
}

.lastpost h2 {
    font-size: 14px;
    line-height: 20px;
    font-weight: 700
}

.lastpost .n small {
    font-size: 12px;
    color: #c6c6c6;
    line-height: 1.4
}

.lastpost .tn {
    padding-left: 0
}

.search-collapse {
    padding: 10px
}

.search-form {
    padding: 0 5px 0 0
}

.search-form .form-group {
    height: 35px;
    text-align: center;
    margin: 0;
    background: rgba(0, 0, 0, 0.17);
    color: #FFF
}

.search-form .form-group input.form-control {
    padding-right: 10px;
    border: 0 none;
    background: transparent;
    box-shadow: none;
    display: block;
    color: #FFF;
    border-radius: 0
}

.search-form .form-group input.form-control:hover {
    background: #000
}

.search-form .form-group input.form-control:focus {
    background: #FFF;
    color: #333
}

.search-form .form-group .form-control {
    height: 35px;
    color: #FFF;
    line-height: 35px
}

.search-form .form-group .icon {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #FFF
}

.search-form:hover .form-group .icon {
    height: 35px;
    line-height: 35px;
    color: #333
}

.cat-news .v {
    padding: 10px
}

.cat-news .v .thumbnail {
    margin-bottom: 15px;
    position: relative
}

.cat-news .v .thumbnail span.play {
    position: absolute;
    top: 50%;
    right: 50%;
    color: #FFF;
    border: 3px solid;
    border-radius: 50%;
    padding: 7px 6px 6px 10px;
    margin-right: -15px;
    margin-top: -15px
}

.cat-news .v .thumbnail:hover span.play {
    color: #CF0609
}

.cat-news .v h2 {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
    text-align: right
}

.header-ads {
    text-align: left;
    margin: 5px;
    width: 728px;
    float: left
}

.single-ads {
    text-align: center;
    margin: 25px 0
}

.ads-slider {
    margin-bottom: 10px;
    text-align: center
}

.ads-slider img {
    width: 100%
}

.ads-300 {
    text-align: center;
    margin-bottom: 5px
}

.ads-300 img {
    width: 100%
}

.ads-468 {
    margin-bottom: 10px;
    text-align: center
}

.ads-468 img {
    width: 100%
}

.rightbanner {
    width: 190px;
    height: 600px;
    position: absolute;
    top: 0;
    right: -190px;
    text-align: left
}

.leftbanner {
    width: 190px;
    height: 600px;
    position: absolute;
    top: 0;
    left: -190px;
    text-align: right
}

.most_view {
    position: relative;
    margin-bottom: 10px;
    background-color: #fff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    box-shadow: 0 1px 0 0 #d1d1d1
}

.most_view .t {
    background: #CF0609!important
}

.most_view ul.most_view_list li {
    padding: 10px;
    border-bottom: 1px solid #DDD;
    position: relative
}

.most_view h2 {
    font-size: 15px;
    line-height: 20px
}

.most_view small.v0 {
    background: #CF0609;
    color: #fff!important;
    width: 70px;
    line-height: 1.3;
    font-size: 14px;
    top: 70px;
    font-family: Century Gothic, Tahoma
}

.most_view small.v0:after {
    border-top: 6px solid #ad0006;
    top: 26px
}

.most_view small {
    font-size: 11px;
    background: #dcdcdc;
    width: 51px;
    display: block;
    padding: 4px 0;
    position: absolute;
    left: 0;
    top: 70px;
    margin: 0 0 0 -6px;
    color: #171B22;
    text-align: center;
    font-family: Century Gothic, Tahoma
}

.most_view small:after {
    width: 0;
    border-top: 6px solid grey;
    top: 23px;
    position: absolute;
    content: '';
    height: 0;
    border-left: 6px solid transparent;
    left: 0;
    width: 0;
    border-top: 6px solid grey
}

.widget {
    margin-bottom: 10px;
    background-color: #fff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.widget .t {
    background: #074cb4;
    padding: 12px;
    color: #FFF
}

.widget .t a {
    color: #FFF
}

.widget .t h4 {
    margin: 0;
    font-size: 17px;
    font-weight: 700
}

.widget .textwidget {
    padding: 10px;
}

.widget>ul>li {
    padding: 10px;
    border-bottom: 1px solid #EEe
}

.widget>ul>li:hover {
    background: #f7f7f7
}

.widget>ul>li:last-child {
    border: none
}

.widget>ul>li a {
    display: block
}

.widget .widgetcontent li {
    padding: 10px;
    border-bottom: 1px solid #EEE
}

.widgetcontent ul.sub-menu {
    background: #FFF
}

.single-sidebar .nav-tabs>li.active>a,
.single-sidebar .nav-tabs>li.active>a:hover,
.single-sidebar .nav-tabs>li.active>a:focus,
.cat-sidebar .nav-tabs>li.active>a,
.cat-sidebar .nav-tabs>li.active>a:hover,
.cat-sidebar .nav-tabs>li.active>a:focus {
    border: 0;
    border-radius: 0;
    color: #FFF
}

.single-sidebar .panel-default,
.cat-sidebar .panel-default {
    padding: 0;
    border: 0;
    border-radius: 0
}

.single-sidebar .nav-tabs>li,
.cat-sidebar .nav-tabs>li {
    padding: 0;
    text-align: center
}

.single-sidebar .panel-default>.panel-heading,
.cat-sidebar .panel-default>.panel-heading {
    color: #171B22;
    background-color: #f5f5f5;
    border-color: #484848;
    padding: 0
}

.single-sidebar .nav-tabs>li>a,
.cat-sidebar .nav-tabs>li>a {
    border: 0;
    margin: 0
}

ul.listing-items-tab li {
    padding: 0;
    margin: 0
}

ul.listing-items-tab li .latest-news-wrap {
    overflow: hidden;
    padding: 5px 0;
    border-bottom: 1px solid #EEE
}

ul.listing-items-tab li .latest-news-wrap .latest-news-time {
    background: #fff;
    float: right;
    padding:3px;
    margin-right: 5px;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    z-index: 88;
    border: 1px solid #074CB4;
    color: #074CB4;
    border-radius: 3px;
    font-family: Century Gothic,Tahoma;
    font-weight: 800;
}
ul.listing-items-tab li .latest-news-wrap .latest-news-time:after{
    position: absolute;
    bottom: 0;
    top: 0;
    right: -7px;
    content: "";
    border-width: 3px;
    border-style: solid;
    border-color: #FFF;
    z-index: 88;
}
ul.listing-items-tab li .latest-news-wrap .latest-news-content {
    margin-right: 60px;
    position: relative
}

ul.listing-items-tab li .latest-news-wrap .latest-news-content a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    text-align: right;
    white-space: nowrap;
    display: inline-block;
    position: absolute
}
.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
    background: #074cb4;
}


/*
up
*/
.widget.up .widgettitle-up {
    background: #2ecc71;
    color: #FFF;
    padding: 10px;
    font-weight: 700
}

.widget.up .widgettitle-up a {
    color: #FFF;
    font-size: 22px;
    font-weight: 700;
}

.widget.up .block-up {
    padding: 0
}
.widget.up .block-up .table-cell{
    padding: 0 5px
}

.widget.up .block-up a.up-title {
    font-size: 16px;
    font-weight: 700;
    color: #2ecc71
}
/*
down
*/
.widget.down .widgettitle-down {
    background: #e74c3c;
    color: #FFF;
    padding: 10px;
    font-weight: 700
}

.widget.down .widgettitle-down a {
    color: #FFF;
    font-size: 22px;
    font-weight: 700;
}

.widget.down .block-down .table-cell{
    padding: 0 5px
}
.widget.down .block-down .table-cell:first-child{
    vertical-align: bottom;
}
.widget.down .block-down a.up-title {
    font-size: 16px;
    font-weight: 700;
    color: #e74c3c
}

.widget.up .block-up p,
.widget.down .block-down p {
    font-size: 13px;
    text-align: justify;
    color: #6D6D6D
}
/*
Authors
*/
.widget-authors {
    margin-bottom: 10px;
    position: relative
}

.widget-authors .row {
    margin: 0
}

.widget-authors .item {
    margin: 0;
    padding: 0
}

.widget-authors .t {
    color: #FFF;
    position: relative
}

.widget-authors .t a {
    color: #FFF
}

.widget-authors .t .control {
    position: absolute;
    left: 0;
    bottom: 0
}

.widget-authors .t .control a {
    color: #FFF!important
}

.widget-authors .t .control .prev,
.widget-authors .t .control .next {
    padding: 1px 15px;
    display: block;
    float: right;
    font-size: 2em;
}

.widget-authors .t .control a.prev:hover,
.widget-authors .t .control a.next:hover {
    background: #171B22
}

.widget-authors .ed {
    padding: 10px;
    position: relative
}

.widget-authors .ed .avatar {
    float: right;
    padding: 0;
}

.widget-authors .ed .avatar img {
    float: right;
    border-radius: 3px
}

.widget-authors .ed .title {
    position: relative;
    background: #F8F8F8;
    padding: 10px;
    border-bottom: 1px solid #EEE
}

.widget-authors .ed .title:after {
    content: '';
    position: absolute;
    right: -5px;
    top: 10px;
    margin-right: -5px;
    margin-top: 0;
    width: 0;
    height: 0;
    border-top: 0 solid rgba(25, 35, 45, 0);
    border-left: 10px solid #F8F8F8;
    border-bottom: 10px solid rgba(255, 255, 255, 0);
    z-index: 999
}

.widget-authors .ed .title small a {
    font-size: 11px;
    font-weight: 400;
    margin-bottom: 5px;
    color: #074cb4
}

.widget-authors .ed h2 {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px
}

.widget-authors .more {
    border-top: 1px solid #eef1f5;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 8px 0;
}
.widget-authors .more a{
    display: block;
}
.widget-authors .more:hover {
    background: #F8F8F8
}
/*
Carecature
*/
.widget-caricatur {
    margin-bottom: 10px;
    position: relative
}

.widget-caricatur .row {
    margin: 0
}

.widget-caricatur .item {
    margin: 0;
    padding: 0
}

.widget-caricatur .widget-title {
    background: #887b6e;
    color: #FFF;
    position: relative;
    padding: 10px;
    font-weight: 700
}

.widget-caricatur .widget-title a {
    color: #FFF
}

.widget-caricatur .widget-title .control {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #51473D
}

.widget-caricatur .widget-title .control a {
    color: #FFF!important
}

.widget-caricatur .widget-title .control .prev,
.widget-caricatur .widget-title .control .next {
    padding: 0 15px;
    display: block;
    float: right;
    height: 39px;
    line-height: 39px
}

.widget-caricatur .widget-title .control a.prev:hover,
.widget-caricatur .widget-title .control a.next:hover {
    background: #171B22
}

.widget-caricatur .more {
    border-top: 1px solid #eef1f5;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding: 8px 0;
}

.widget-caricatur .more:hover {
    background: #F8F8F8
}

.widget-caricatur .thumbnail {
    position: relative
}

.widget-caricatur .thumbnail h2 {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 70%);
    font-size: 16px;
    color: #FFF
}

.widget-caricatur .thumbnail a {
    color: #FFF
}

.single-lastnews {
    margin-bottom: 10px;
    position: relative
}

.single-lastnews h2 {
    font-size: 16px;
    font-weight: 700
}

.single-lastnews h3 {
    background: #484848;
    padding: 5px 15px 15px;
    color: #FFF;
    border-radius: 3px
}

.single-lastnews li {
    padding: 5px;
    list-style-type: disc;
    list-style-position: outside;
    margin-right: 30px;
    color: #27AE60
}

.home-news {
    padding: 0
}

.home-news .block {
    background: #FFF;
    margin-bottom: 10px;
    position: relative
}

.home-news .sec_title {
    color: #FFF;
    padding: 12px
}

.home-news .sec_title a {
    color: #FFF
}

.home-news .sec_title h1 {
    font-size: 16px;
    font-weight: 700
}

.home-news .sec_title .icon {
    font-size: 21px;
    font-weight: 400;
    line-height: 0
}

.home-news .row {
    margin: 0
}

.home-news .item {
    padding: 10px
}

.home-news .item h2 {
    font-size: 14px;
    font-weight: 700;
    text-align: justify;
    margin-bottom: 10px;
    line-height: 20px
}

.home-news .item .thumbnail {
    margin-bottom: 10px
}

.home-news .item2 {
    padding: 10px
}

.home-news .item2 h2,
.home-news .posts_list h2 {
    font-size: 14px;
    font-weight: 700;
    text-align: justify;
    margin-bottom: 10px;
    line-height: 20px
}

.home-news .item2 .thumbnail {
    margin: 0
}

.home-news .posts_list .thumbnail,
.home-news .posts_list2 .thumbnail {
    margin: 0;
    float: right;
    margin-left: 15px
}

.home-news .posts_listv .thumbnail {
    margin: 0
}

.home-news .posts_list li {
    padding: 10px;
    color: #aaa
}

.home-news .posts_list ul {
    border-bottom: 1px solid #EEE
}

.home-news .posts_list2 li {
    padding: 10px;
    color: #aaa;
    border-bottom: 1px solid #EEE
}

.home-news .news-container {
    background: #FFF;
    margin-bottom: 15px
}

.home-news .tow.col-md-6 {
    padding-left: 0;
    margin-bottom: 15px
}

.news-container.even {
    margin: 0
}

.news-container.odd {
    margin-right: -15px
}

.home-news .news-container .item2 {
    padding: 0
}

.search-page {
    padding: 5px
}

.search-page-form {
    padding: 0
}

.search-page h2 {
    line-height: 30px
}

.search-page .sheader {
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
    padding: 15px;
    font-size: 20px;
    font-weight: 700;
    position: relative
}

.cat-news {
    background: #FFF;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    margin-bottom: 25px
}

.cat-news h3 {
    margin-bottom: 15px;
    border-bottom: 1px solid #eee;
    padding: 0 15px 15px;
    font-size: 1.5em;
    font-weight: 700
}

.cat-news .row {
    margin: 0
}

.cat-news h2 {
    font-size: 16px;
    font-weight: 700;
    line-height: 130%;
}

.cat-news nleft {
    padding: 0;
    margin: 0
}

.cat-news .bgn {
    padding-right: 0;
    margin: 0
}

.cat-news .bgn .thumbnail {
    margin: 0;
    margin-bottom: 15px;
    min-height: 160px
}

.cat-news .bgn p {
    color: #818181;
    font-weight: 400;
    font-size: 14px;
    text-align: justify
}

.cat-news .bgn .post-meta .entry-date {
    font-size: 12px;
    color: #c6c6c6;
    line-height: 1.4
}

.cat-news .sgn {
    padding: 5px;
    background: #F3F3F3
}

.cat-news .sgn .thumbnail {
    margin-bottom: 15px
}

.cat-news .sgn .post-meta .entry-date {
    font-size: 12px;
    color: #c6c6c6;
    line-height: 1.4
}

.cat-news .botnews {
    padding: 10px 0
}

.cat-news .botnews h2 {
    font-size: 16px;
    font-weight: 700;
    text-align: justify;
    margin-top: 10px;
    line-height: 130%;
}

.cat-news .botnews .thumbnail {
    margin: 0;
    float: right;
    margin-left: 15px;
    width: 200px
}

.cat-news .botnews p {
    color: #818181;
    font-weight: 400;
    font-size: 14px;
    text-align: justify
}

.cat-news .botnews .post-meta .entry-date {
    font-size: 12px;
    color: #c6c6c6;
    line-height: 1.4
}

.cat-video {
    padding: 5px
}

.cat-video .item {
    border: 10px solid #EEE;
    position: relative
}

.cat-video .item:hover {
    border-color: #013AA1
}

.cat-video .item small {
    position: absolute;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    height: 50px;
    width: 100%;
    padding: 5px;
    overflow: hidden
}

.cat-video .item a {
    color: #FFF
}

.cat-video .thumbnail {
    position: relative
}

.cat-video .thumbnail:after {
    position: absolute;
    bottom: 50px;
    right: 0;
    z-index: 5;
    margin: -20px 0 0;
    content: '\f01d';
    font-family: 'FontAwesome';
    font-size: 2em;
    color: #FFF;
    background: #013AA1;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px
}

.cat-caricature.top .thumbnail {
    margin-bottom: 15px
}

.cat-caricature.top h2 {
    text-align: center
}

.cat-caricature.bottom {
    padding: 0
}

.cat-caricature.bottom .thumbnail {
    margin-bottom: 10px
}

.cat-caricature.bottom .item {
    padding: 10px;
    background: #FFF;
    margin: 15px;
    text-align: center
}

.cat-caricature.bottom .item:hover {
    background: #013AA1
}

.cat-caricature.bottom .item h2 {
    text-align: center;
    color: #333;
    margin: 0
}

.cat-caricature.bottom .item:hover a {
    color: #FFF
}

.cat-journal {
    padding: 0
}

.cat-journal .thumbnail {
    margin-bottom: 10px
}

.cat-journal .item {
    padding: 10px;
    background: #E9E9E9;
    margin: 15px;
    text-align: center
}

.cat-journal .item:hover {
    background: #FFF
}

.cat-journal .item h2 {
    text-align: center;
    color: #333;
    margin: 0;
    font-size: 14px
}

.cat-journal .item:hover a {
    color: #333
}

.author_wrap {
    margin-bottom: 25px
}

.author_wrap .author {
    padding: 5px
}

.author_wrap .author h4 {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px
}

.author_wrap .author h2 {
    text-align: right
}

.author_wrap .author h4 a {
    color: #013AA1
}

.author_wrap .author .thumbnail {
    float: right;
    margin-left: 15px
}

.author_wrap .author:hover {
    background: #013AA1
}

.author_wrap .author:hover a {
    color: #FFF!important
}

.author_wrap .author a {
    display: block
}

.author-profile {
    padding: 5px;
}

.author-profile .author-boxes {
    margin-bottom: 15px
}

.author-profile .author-boxes .thumbnail {
    float: right;
    margin-left: 15px
}

.author-profile .panel {
    border-radius: 0;
    border: 0;
    box-shadow: none
}

.author-profile .postlist {
    padding: 10px
}

.author-profile .postlist li {
    padding: 5px;
    list-style-type: disc;
    list-style-position: inside;
    color: #013AA1
}

/*
Wither Widgets
*/
.weather {
    position: relative;
    background: #074cb4;
}
.weather .high {
    position: relative;
    display: inline-block;
    font-weight: bold;
    direction: ltr;
    font-size: 11px;
    height: 20px;
    line-height: 23px;
    margin: 0 3px 0 6px;
    font-size: 15px;
    font-style: normal;
}

.weather .high:before {
    content: "o";
    font-size: 6px;
    position: absolute;
    right: -7px;
    top: -4px;
}
.table-cell {
    display: table-cell;
    vertical-align: top;
}
.weather .table {
    display: table;
    width: 100%;
    margin: 0;
    color: #FFF;
}
div.weather .table > *:last-child {
    width: 90px;
    height: 72px;
}
div.weather .num{
    font-size: 3em;
    font-family: Century Gothic,Tahoma;
}
div.weather-icon {
    position: relative;
    width: 100%;
    height: 100%;
}

div.weather-icon i {
    display: block;
    font-size: 3em;
    text-align: center;
    height: 48px;
    width: 90px;
    top: 15px;
    right: 0;
    left: 0;
    position: absolute;
    margin: auto;
    color: #f9d84b;
    border-right: 1px solid rgba(238, 238, 238, 0.19);
}
div.weather-icon span {
    display: block;
    right: 0;
    bottom: 0;
    position: absolute;
    font-weight: bold;
    font-size: 11px;
    width: 71px;
    height: 24px;
    line-height: 26px;
    text-align: center;
    background-color: #f3f5f6;
    padding: 0 2px;
}

div.weather-location {
    font-size: 17px;
    font-weight: bold;
    height: 36px;
    line-height: 44px;
    padding: 0 8px;
    color: rgba(255, 255, 255, 0.82);
}

div.weather span.separator.full {
    padding: 0 8px;
    margin: 2px 0;
}
span.separator {
    display: block;
    width: 100%;
    height: 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 32px;
    background-color: #f0f0f4;
    background-clip: content-box;
}

div.weather-next {
    background-clip: content-box;
    padding: 0 8px;
}
div.weather-next div {
    float: right;
    width: 50%;
    height: 20px;
    font-size: 0;
    color: rgba(255, 255, 255, 0.46);
}

div.weather-next div span, div.weather-next div em {
    display: inline-block;
    font-weight: bold;
    direction: ltr;
    font-size: 11px;
    height: 20px;
    line-height: 23px;
    margin: 0 3px 0 6px;
}
.weather form {
    padding: 5px;
}
.weather form input{
    background: #f8f8f8;
    border: 1px solid #eaeaea;
    padding: 7px;
    border-radius: 0;
}
.weather .input-group .form-control{
    border-radius: 0 3px 3px 0;
    box-shadow: none;
    border: 0;
}
.weather .input-group-btn:last-child>.btn {
    border: 0;
    margin: 0;
    padding: 7px 12px;
}
.prayers {
    position: relative
}

.prayers .tt {
    background: #1e99a1;
    color: #FFF;
    margin-bottom: 0!important;
    padding: 12px
}

.prayers .loc {
    padding: 10px;
    color: #888
}

.prayers .prayersTime {
    margin-top: 10px;
    background: #074CB4
}

.prayers .prayersTime p {
    padding: 0;
    margin: 0;
    font-family: Century Gothic, Tahoma;
    font-size: 14px
}

.prayers .prayersTime .fajr,
.prayers .prayersTime .dhuhr,
.prayers .prayersTime .asr,
.prayers .prayersTime .maghrib,
.prayers .prayersTime .isha {
    float: right;
    text-align: center;
    color: #fff;
    font-size: 12px;
    width: 20%;
    padding: 5px 0
}

.prayers .prayersTime span {
    margin-bottom: 5px;
    display: inline-block
}

/*
Pagination
*/
.pagination-centered {
    background-color: #fff;
    padding: 10px;
    text-align: center
}

.pagination {
    margin: 0
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: right;
    padding: 6px 12px;
    margin-right: 5px;
    line-height: 1.42857143;
    color: #A0A1A1;
    text-decoration: none;
    background-color: rgba(236, 236, 236, .42);
    border: 0;
    font-weight: 100;
    border-radius: 3px
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #272727;
    border-color: #272727
}

.single {
    padding: 15px;
    position: relative;
    background: #FFF;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 25px
}

.single .title {
    margin-bottom: 15px
}

.single .title2 {
    padding: 0;
    margin-bottom: 10px
}

.single .title2 h3 {
    font-size: 1.4em;
    font-weight: 700;
    line-height: 30px;
    color: #171B22
}

.single.single-video .title {
    padding: 15px;
    margin: 0
}

.single .title h3 {
    font-size: 1.4em;
    font-weight: 700;
    line-height: 30px;
    color: #171B22
}

.single .title h4 {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #434A54
}

.single .text {
    font-weight: 700;
    text-align: justify;
    line-height: 150%;
    font-size: 17px
}

.crumbs {
    background: #FAFAFA;
    padding: 10px;
    font-size: 13px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-sizing: border-box;
    box-sizing: border-box
}


.single .info h5.time {
    float: right;
    margin-left: 10px
}

.single .info h5.author {
    float: right;
    margin-left: 10px
}
.single .temp2img{
    margin-bottom: 15px;
}
/*
Single Med
*/
.single .med {
    padding: 15px;
    text-align: right;
}

.single .med .cell {
    vertical-align: top;
    display: inline-block;
}

.single .med .info {
    padding-left: 15px;
    min-width: 175px
}
.single .med .info .avatar{
    text-align: center;
}
.single .med .info .editor h4 {
    font-size: 13px;
    text-align: center;
    margin-bottom: 15px;
}

.single .med .info .editor hr {
    margin: 10px 0
}
/* Mobile info*/
.single .mobile_info{
    text-align: right;
    padding: 10px;
}
.single .mobile_info li{
    display: inline-block;
}
.single .editor ul {
    margin:0;
    text-align: right;
    color: #a0a1a1
}

.single .editor .icon {
    width: 17px;
    height: 17px;
    float: right;
    margin-left: 10px
}

.single .editor .icon.cat {
    background: url(img/cat.svg)no-repeat;
    background-size: 100%;
}

.single .editor .icon.view {
    background: url(img/eye.svg)no-repeat
}

.single .editor .icon.com {
    background: url(img/com.svg)no-repeat;
    background-size: 100%;
}

.single .editor .icon.time {
    background: url(img/time.svg)no-repeat;
    background-size: 100%
}
.single .med .info .editor .media{
    text-align: center;
}
.single .med .info .editor .media>*{
    float: none;
    display: inline-block;
    border: 1px solid #bdc3c7;
}
.single .editor .icon.print {
    background: url(img/print.svg)no-repeat center center;
    background-size: 75%;
    cursor: pointer
}

.single .editor .icon.lowercase {
    background: url(img/lowercase.svg)no-repeat center center;
    background-size: 75%;
    cursor: pointer
}

.single .editor .icon.uppercase {
    background: url(img/uppercase.svg)no-repeat center center;
    background-size: 75%;
    cursor: pointer
}
.single .editor li img {
    float: right;
    margin-left: 10px;
    width: 1.5em
}
.single .media .icon{
    width: 30px;
    height: 30px;
}
.single-video {
    padding: 0
}

.single-video h3.title {
    margin-bottom: 0
}

.embed-responsive-16by9 p {
    text-align: center
}

.single-caricature {
    padding: 0
}

.single-caricature h3.title {
    margin-bottom: 0;
    text-align: center
}

.single-caricature .thumbnail {
    padding: 15px
}

.single-editor h3 {
    margin-bottom: 10px;
    padding: 10px;
    font-size: 17px;
    font-weight: 700;
    line-height: 30px
}

.single-editor .date {
    padding: 0;
    font-size: 12px;
    line-height: 30px
}

.single-editor .editor-header {
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    position: relative
}

.single-editor .editor-header h3 {
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    color: #27AE60
}

.single-editor .editor-header .author {
    padding: 0;
    position: relative;
    border-right: 1px solid #EEE;
    padding-right: 10px
}

.single-editor .editor-header .author:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -8px;
    margin-top: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid rgba(255, 255, 255, 0);
    border-left: 10px solid #FFF;
    border-bottom: 10px solid rgba(255, 255, 255, 0)
}

.single-editor .editor-header .author:before {
    content: "";
    position: absolute;
    top: 50%;
    right: -10px;
    margin-top: -10px;
    width: 0;
    height: 0;
    border-top: 10px solid rgba(255, 255, 255, 0);
    border-left: 10px solid #EEE;
    border-bottom: 10px solid rgba(255, 255, 255, 0)
}

.single-editor .editor-header .author .thumbnail {
    float: right;
    margin-left: 15px
}

.single-editor .info {
    padding: 10px 0;
    border-bottom: 1px solid #EEE
}

.single .Postshare {
    position: relative;
    padding: 10px 0
}

.PostContent {
    text-align: justify
}

.PostContent img {
    max-width: 100%;
    height: 100%
}

.single .moreinfo {
    font-size: 12px;
    position: relative;
    margin-bottom: 15px;
    color: #A8A8A8
}

.single .moreinfo .fa {
    padding: 0 5px;
    font-size: 14px;
    line-height: 30px
}

.single .moreinfo .fonts {
    float: left
}

.single .post_tags .fa {
    color: #B5B5B5;
    font-size: 15px;
    height: 30px;
    line-height: 30px;
    margin-top: 2px;
    text-align: center;
    width: 30px
}

.single .post_tags a {
    background: #F4F4F4;
    color: #3A3E40;
    height: 30px;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
    padding: 2px 8px;
    margin-right: 4px
}

.single .post_tags a:hover {
    background: #171B22;
    color: #FFF
}

.single-video .post_tags {
    padding: 15px
}

.single .carousel {
    background: #EEE;
    padding: 15px;
    margin-bottom: 15px;
    position: relative
}

.single .carousel .item>img,
.single .carousel .item>a>img {
    margin: 0 auto
}

.single .carousel a.prev {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -15px;
    background: rgba(238, 238, 238, 1);
    font-size: 3em;
    width: 30px;
    height: 50px;
    text-align: left;
    border-radius: 0 50% 50% 0
}

.single .carousel a.next {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -15px;
    background: rgba(238, 238, 238, 1);
    font-size: 3em;
    width: 30px;
    height: 50px;
    text-align: right;
    border-radius: 50% 0 0 50%
}

/*
single share
*/
.s_share {
    padding: 10px 4px;
    width: 250px;
    margin: 15px auto;
    background: #F4F4F4;
    border: 1px solid #EEE;
    text-align: center;
}
/*
More Posts
*/
.more_p{
    margin-bottom: 15px;
}
.more_p .t {
    padding: 15px;
    background: #F4F4F4;
    margin-bottom: 15px
}

.more_p .n {
    background-color: #fff;
    -moz-box-shadow: 0 1px 2px #d5d6d8;
    box-shadow: 0 1px 2px #d5d6d8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    position: relative;
    margin-bottom: 15px;
}

.more_p .n h2 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 15px;
    line-height: 20px;
    font-weight: 800;
    text-shadow: 0 1px 8px #000;
    padding: 10px;
    background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, .8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(100%, rgba(0, 0, 0, .8)));
    background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .8) 100%);
    background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, .8) 100%);
    background: -ms-linear-gradient(top, transparent 0, rgba(0, 0, 0, .8) 100%);
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .8) 100%);
    color: #FFF
}

.morevideo {
    margin-bottom: 15px
}

.morevideo .t {
    position: relative;
    background: #f8f8f8;
    border-bottom: 3px solid #EEE;
    margin-bottom: 15px
}

.morevideo .t span {
    float: right;
    background: #171B22;
    padding: 17px;
    color: #FFF;
    margin-left: 15px
}

.morevideo .t a.prev {
    padding: 15px 20px;
    position: absolute;
    left: 0;
    top: 0
}

.morevideo .t a.next {
    padding: 15px 20px;
    position: absolute;
    left: 46px;
    top: 0
}

.morevideo .t h3 {
    line-height: 35px
}

.morevideo .carousel {
    padding: 10px
}

.morevideo .v .thumbnail {
    position: relative
}

.morevideo .v .thumbnail .play {
    position: absolute;
    top: 50%;
    right: 50%;
    color: #FFF;
    border: 3px solid;
    border-radius: 50%;
    padding: 7px 6px 6px 10px;
    margin-right: -15px;
    margin-top: -15px
}
/*
Comments
*/
.comments {
    background: #FFF;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 25px;
    padding: 0;
}
.comments .respond{
    padding: 5px;
}
.comments .t {
    background: #F4F4F4;
    padding: 15px;
}

.comments .form-control,
.comments .input input {
    border: 1px solid #D4D4D4;
    box-shadow: none;
    color: #607D8B;
    margin-bottom: 10px;
    background: #f9f9f9;
    border-radius: 0;
}

.comments .form-control {
    min-height: 100px
}

.comments .input {
    margin-bottom: 10px
}

.comments .input p {
    padding: 10px 0
}

.comments .input input {
    padding: 5px 10px;
    outline: 0
}
.comments .input label {
    display: inline-block;
    width: 20%;
    text-align: center;
    font-weight: 700;
}
.comments .input .txt {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    background: #f9f9f9;
    border-color: #D4D4D4;
}
.comments .alert-warning{
    margin: 0;
}
.comments .no-com{
    padding: 10px;
}
.comments .btn-default {
    color: #FFF;
    background-color: #1E5698;
    border-color: #1E5698;
    padding: 5px 15px;
    vertical-align: inherit;
    border-radius: 0;
}
.comments h3.rep{
    margin: 0 0 25px 0;
    float: right;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.comments h3.rep .splitter {
    background: #efeeee;
    height: 1px;
    position: absolute;
    width: 100%;
    z-index: 1;
    right: 0;
    top: 19px;
}
.comments h3.rep span {
    background: #fff url(./img/comment-icon.png) 110px bottom no-repeat;
    padding: 0 36px 0 10px;
    font-size: 18px;
    color: #4c5155;
    display: inline-block;
    position: relative;
    z-index: 2;
    line-height: 24px;
}
.commentlist{
    margin-bottom: 20px;
    padding: 10px;
}
.commentlist .comment-author.vcard img {
    float: right;
    border-radius: 3px;
    margin-left: 15px
}

.commentlist .thread-even {
    background: #F9F9F9;
    padding: 15px;
    border: 1px solid #EFEEEE;
    margin-bottom: 10px;
}

.commentlist .thread-odd {
    padding: 15px;
    border: 1px solid #EFEEEE;
    margin-bottom: 10px;
}

.commentlist ul.children {
    margin-right: 10%
}

.commentlist cite.fn {
    float: right;
    margin-left: 10px;
    color: #F61911;
    font-size: 15px;
    font-weight: 700
}
.commentlist cite.fn a{
    color: #F61911;
}

.commentlist li {
    list-style-type: none!important
}

.comments .respond .input-group {
    margin-bottom: 5px
}

.comments .respond .input-group-addon {
    width: 36px
}

.comments .respond textarea.form-control {
    padding: 10px;
    margin-bottom: 5px;
    height: 100px
}

.comments .respond .not {
    color: #818891;
    font-style: italic;
    padding: 0
}

.comments .fb-comments {
    padding: 0
}

.comments .fb_iframe_widget_fluid span,
iframe.fb_ltr {
    width: 100%!important
}

.comments ul.nav.nav-tabs{
    margin: 0!important
}

.comments .panel-default {
    padding: 0;
    background: #FFF
}
.comments .reply {
    background: #EEE;
    display: table;
    padding: 5px 10px;
    font-size: 13px;
    margin: 10px 0;
}
.comments .replay {
    background: #FFF;
    padding-bottom: 10px
}

.comments .replay .panel-heading {
    background: #FFF;
    color: #171B22;
    margin-bottom: 15px;
    border-bottom: 3px solid #171B22
}

.comments .replay h3.title {
    color: #171B22
}

.comments .panel-body {
    padding: 0
}

.cnews .PostContent blockquote {
    padding: 10px 20px;
    margin: 0 20px 15px 0;
    font-size: 16px;
    font-style: italic;
    border-right: 5px solid #eee;
    border-left: 0
}

.cnews .PostContent ul {
    margin: 15px 20px 15px 0
}

.cnews .PostContent li {
    list-style-type: disc;
    list-style-position: inside
}

section.main .mleft {
    padding: 5px
}

.widget-video {
    margin-bottom: 25px
}

.widget-video .t {
    background-color: #074CB4
}

.widget-video .fst {
    padding: 2px;
    border-bottom: 1px solid #EEE
}

.widget-video .fst .thumbnail {
    position: relative;
    margin-bottom: 5px
}

.widget-video .fst .thumbnail .play {
    background: url(./img/play.svg)no-repeat;
    background-size: 100%;
    position: absolute;
    top: 50%;
    right: 50%;
    width: 36px;
    height: 36px;
    margin-top: -18px;
    margin-right: -18px;
}

.widget-video .fst .thumbnail .play a {
    color: #FFF
}

.widget-video .fst .thumbnail:hover .play a {
    color: #CF0609
}

.widget-video .fst h2 {
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
    padding: 5px 0;
}

section.bottom .bleft {
    padding: 5px
}

.widget-news {
    margin-bottom: 10px;
    position: relative
}

.widget-news .title {
    width: 0;
    height: 0;
    border-top: 90px solid #7E225C;
    border-right: 90px solid transparent;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 777
}

.widget-news .desc {
    padding: 15px;
    color: #FFF
}

.widget-news .desc h2 {
    font-size: 16px;
    font-weight: 700
}

.widget-news .title h2 {
    padding: 0;
    font-size: 14px;
    position: absolute;
    width: 63px;
    height: 50px;
    line-height: 3.5;
    display: block;
    text-align: center;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    color: #fff;
    top: -88px;
    left: -2px
}

.widget-news .item {
    padding: 0
}

.widget-news .item .thumbnail {
    position: relative
}

.widget-news ol.carousel-indicators {
    overflow: hidden;
    display: block;
    position: static;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0
}

.widget-news a.prev {
    background-color: #222!important;
    top: 36%;
    transition: background-color .4s ease 0;
    top: 100px;
    margin-top: 0;
    outline: 0;
    display: block;
    position: absolute;
    width: 36px;
    height: 39px;
    color: #FFF;
    text-align: center;
    line-height: 35px;
    z-index: 444;
    right: -6px;
    font-size: 2em
}

.widget-news a.prev:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 39px;
    border-top: 6px solid #222!important;
    border-right: 6px solid transparent;
    right: 0
}

.widget-news a.next {
    background-color: #222!important;
    top: 36%;
    transition: background-color .4s ease 0;
    top: 100px;
    margin-top: 0;
    outline: 0;
    display: block;
    position: absolute;
    width: 36px;
    height: 39px;
    color: #FFF;
    text-align: center;
    line-height: 35px;
    z-index: 444;
    left: -6px;
    font-size: 2em
}

.widget-news a.next:hover,
.widget-news a.prev:hover {
    background-color: #222!important
}

.widget-news a.next:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 39px;
    border-top: 6px solid #222!important;
    border-left: 6px solid transparent;
    left: 0
}


.widget-news .t a {
    color: #FFF
}

.widget-news .t h3 {
    font-size: 20px
}

.widget-news .t a.more {
    position: absolute;
    left: 0;
    top: 10px;
    padding: 0 25px 5px;
    border: 1px solid #074cb4;
    color: #074cb4;
    float: left;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-weight: 400;
    color: #074cb4
}

.widget-news .t a.more:hover {
    background: #074cb4;
    color: #FFF
}

.widget-news .block-news {
    position: relative;
    padding: 5px;
    border-bottom: 1px solid #EEE
}

.widget-news .block-news1 {
    position: relative;
    padding: 5px
}
/* sidebar*/
.mright .widget-news .block-news1,.bleft .widget-news .block-news1 {
    width: 100%;
}
.widget-news .row {
    margin: 0
}

.widget-news p {
    font-size: 13px;
    text-align: justify
}

.widget-news h2 {
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    margin-top: 5px
}

/*
Widget News 2
*/
.widget.widget-news2 .modul{
    padding: 5px;
}
.widget.widget-news2 .modul .item {
    position: relative;
    margin-bottom: 5px;
}
/* midle*/
.midle .widget.widget-news2 .modul .item {
    width: 49.5%;
    display: inline-block;
    margin: 0;
}
.widget.widget-news2 .modul .item:last-child{
    margin-bottom: 0;
}
.widget.widget-news2 .modul .item .desc {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: 0 0;
    background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, .8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(100%, rgba(0, 0, 0, .8)));
    background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .8) 100%);
    background: -o-linear-gradient(top, transparent 0, rgba(0, 0, 0, .8) 100%);
    background: -ms-linear-gradient(top, transparent 0, rgba(0, 0, 0, .8) 100%);
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .8) 100%);
    color: #FFF;
    padding: 15px;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-shadow: 0 1px 8px #000
}

.widget.widget-news2 .modul .item .desc h2 {
    font-size: 22px
}

/*
Tabs
*/
.tabs {
    margin-bottom: 10px
}

.tabs .panel .panel-heading {
    padding: 0
}

.tabs .panel .nav-tabs>li>a {
    border: 1px solid #F8F8F8;
    background-color: #F8F8F8
}

.tabs .nav-tabs>li.active>a,
.tabs .nav-tabs>li.active>a:hover,
.tabs .nav-tabs>li.active>a:focus {
    border: 1px solid #074CB4;
    background-color: #074CB4;
    color: #FFF
}

.tabs .panel-body {
    border: 3px solid #F8F8F8;
    padding: 0
}

.tabs h2 {
    font-size: 16px;
    font-weight: 700;
    line-height: 130%;
    margin-top: 5px
}

.tabs .block-news {
    position: relative;
    border-bottom: 1px solid #EEE;
    padding: 5px
}


.tabs p {
    font-size: 13px;
    text-align: justify
}

.tabs .nav-tabs>li>a {
    border-radius: 0;
    font-weight: 800;
    font-size: 17px;
}

.social-widget {
    margin-bottom: 15px
}

.social-widget li {
    padding: 10px 0 10px 10px;
    color: #FFF;
    margin-bottom: 2px;
    border-radius: 2px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.32)
}

.social-widget li:hover {
    background: #000
}

.social-widget li a {
    color: #FFF;
    display: block
}

.social-widget li span {
    float: left
}

.social-widget .fa {
    width: 35px;
    text-align: center;
    margin-left: 5px;
    border-left: 1px solid rgba(255, 255, 255, 0.29)
}

.social-widget .social-counter-twitter {
    background: #00aced
}

.social-widget .social-counter-facebook {
    background: #3b5998
}

.social-widget .social-counter-gplus {
    background: #d14836
}

.social-widget .social-counter-youtube {
    background: #ef4e41
}

.social-widget .social-counter-vimeo {
    background: #35c6ea
}

.social-widget .social-counter-soundcloud {
    background: #ff7e30
}

.facebook .widgetcontent {
    text-align: center
}

#calendar_wrap {
    padding: 0
}

#wp-calendar {
    width: 100%
}

#wp-calendar caption {
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    background: #99907e;
    margin-bottom: 10px;
    padding: 10px;
}

#wp-calendar thead {
    font-size: 10px
}

#wp-calendar thead th {
    padding-bottom: 10px;
    text-align: center
}

#wp-calendar tbody {
    color: #aaa
}

#wp-calendar tbody td {
    border: 1px solid #F5F5F5;
    text-align: center;
    height: 30px
}

#wp-calendar tbody td a {
    display: block;
    background: #EFEEEE;
    color: #013AA1;
    font-weight: 700
}

#wp-calendar tbody td:hover {
    background: #fff
}

#wp-calendar tbody .pad {
    background: none
}

#wp-calendar tfoot #next {
    font-size: 10px;
    text-transform: uppercase;
    text-align: left
}

#wp-calendar tfoot #prev {
    font-size: 10px;
    text-transform: uppercase
}
/*
Search
*/
.widget_search {
    padding: 10px
}

.widget_search input.search-field {
    border: 2px solid #e3e4e7;
    color: #606060;
    height: 40px;
    font-size: 14px;
    border-radius: 3px
}

.widget_search input.search-submit {
    background: #1e73be;
    border: 2px solid #1e73be;
    padding: 6px;
    border-radius: 3px;
    color: #FFF
}
/*
tags
*/
.tagcloud {
    padding: 10px
}

.tagcloud a {
    display: inline-block;
    font-size: 12px;
    color: #434a54;
    padding: 5px 10px;
    margin-top: 5px;
    background-color: #f1f1f1;
    font-size: 12px!important
}

footer {
    background: #19232d;
}
footer .in-footer {
    padding: 10px;
}

footer .in-footer .widget-footer{
    float: right;
    margin-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
}
footer .in-footer .widget-footer .t {
    padding: 15px 0;
    border-bottom: 1px solid rgba(238, 238, 238, 0.04);
    margin-bottom: 10px;
}
footer .in-footer .widget-footer .t h4{
    font-size: 16px;
    font-weight: 700;
    color: #8f8f8f;
}
footer .in-footer .widget-footer ul:not(#cbox) li a:not(.mes_title) {
    color: #E2E2E2;
    display: inline-block;
    opacity: 1;
}
footer .in-footer .widget-footer ul:not(#cbox) li a:not(.mes_title):before {
    content: "\f104";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: block;
    float: right;
    text-decoration: inherit;
    font-size: 14px;
    margin-left: 12px;
    line-height: 16px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 1;
    margin-top: 5px;
}
footer .in-footer .footer-logo{
    display: block;
    text-align: center;
    margin-bottom: 15px;
}
footer ul.social{
    text-align: center;
}
footer ul.social li{
    display: inline-block;
    padding: 5px;
    font-size: 2em;
}
footer ul.social li a{
    color: rgba(255, 255, 255, 0.2);
}
footer .copy {
    padding: 10px
}

footer .copyright {
    float: left;
    margin: 0;
    color: #9da2b7;
    font-size: 13px
}

footer .inform-logo {
    background: url(img/asm.png) center no-repeat;
    width: 45px;
    height: 25px;
    float: left
}

.f-menu,
.f-menu li,
.prayicon {
    float: right
}

.f-menu li {
    border-left: 1px solid #EEE
}

.f-menu li a {
    padding: 5px 10px;
    font-size: 14px;
    color: #FFF;
}

.f-menu li:last-child {
    border: 0
}
.footer-bottom {
    font-size: 12px;
    border-top: 1px solid rgba(238, 238, 238, 0.06);
    background: url(./img/footer.png) no-repeat left
}

.footer-bottom .copyright {
    text-align: left
}

.footer-bottom .copyright a {
    color: #515151
}



@media (max-width: 768px) {
    .right-sidebar,
    .features,
    .left-sidebar,
    .bottom-sidebar {
        padding: 0
    }
    ul.navbar-nav ul {
        background: none;
        width: auto;
        position: relative;
        margin-right: 30px;
        clear: both
    }
    .header-menu ul li{
        float: none;
        text-align: right;
    }
    .lastnews .title:after {
        display: none
    }
    .midle .widget.widget-news2 .modul .item{
        width: 49.4%;
    }
    .widget.widget-news2 .modul .item .desc h2{
        font-size: 14px;
    }
    .home-news4 .snd li{
        float: none;
    }
    .single .med{
        text-align: center;
    }


    .header-menu ul ul {
        position: static;
        top: 44px;
        right: -999em;
        z-index: 99;
        background: #EEEEEE;
        box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        visibility: hidden;
        height: 0;
    }
    .header-menu ul li:hover>ul {
        display: block;
        visibility: visible;
        height: 100%;
    }
    .header-menu ul li.current-menu-item a:before, .header-menu ul li.menu-item:hover>a:before{
        display: none;
    }
    .header-menu ul ul li a{
        width: 100%;
    }






}
/*
Slider
*/
.main-slider {
    position: relative
}

.main-slider h2 {
    background-color: #FFF;
    color: navy;
    font-size: 18px;
    font-weight: 700;
    line-height: 130%;
    overflow: visible;
    padding: 0 0 10px;
    text-align: center;
    margin: 10px 0
}

.main-slider h2 a {
    color: #074CB4
}

.main-slider p {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    height: auto;
    line-height: 150%;
    margin-bottom: 10px;
    padding: 4px;
    text-align: justify;
    text-indent: 10px
}
.main-slider .thumbnail{
    border: 1px solid #eee;
    border-radius: 0;
}
.main-slider .indicators {
    text-align: center
}

.main-slider .indicators .carousel-indicators li {
    text-indent: 0
}

.main-slider .indicators ol {
    display: inline-block;
    margin: 0 auto;
    position: relative;
    width: auto;
    right: auto;
    top: auto;
    bottom: auto;
    padding: 0
}

.main-slider .indicators ol li {
    float: right;
    border: 1px solid #EEE;
    margin: 2px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline;
    border-radius: 0
}

.main-slider .indicators ol li.active {
    border-color: #074CB4;
    background: #074CB4;
    color: #FFF
}

.main .slider {
    margin: 0;
    position: relative;
    background-color: #ccc;
    margin-bottom: 25px;
    background: #FFF;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.main .slider .span2 {
    padding: 5px
}

.main .slider .span2 img {
    padding: 3px;
    background: #FFF
}

.main .slider .slider-description {
    width: 300px;
    height: 320px;
    position: absolute;
    left: 0;
    top: 0;
    padding: 40px;
    background: linear-gradient(left, #000, transparent);
    background: -moz-linear-gradient(left, #000, transparent);
    background: -webkit-linear-gradient(left, #000, transparent);
    background: -o-linear-gradient(left, #000, transparent);
    background: -ms-linear-gradient(left, #000, transparent);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#004c4c4c', GradientType=1);
    cursor: pointer;
    pointer-event: none
}

.main .slider .slider-description h2 {
    color: #fff;
    text-align: left;
    font-size: 24px;
    line-height: 1.55;
    width: 100%;
    cursor: pointer;
    float: right;
    text-shadow: 2px 2px 5px #333;
    transition: all .2s ease-in-out 0
}

.main .slider .slider-description a {
    color: #FFF
}

.main .slider ul.thumbnails li {
    float: right
}

.main .slider .control a.prev {
    background-color: #074cb4!important;
    top: 36%;
    transition: background-color .4s ease 0;
    top: 50%;
    margin-top: -100px;
    outline: 0;
    display: block;
    position: absolute;
    width: 36px;
    height: 39px;
    color: #FFF;
    text-align: center;
    line-height: 35px;
    z-index: 444;
    right: -6px;
    font-size: 2em
}

.main .slider .control a.prev:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 39px;
    border-top: 6px solid #222!important;
    border-right: 6px solid transparent;
    right: 0
}

.main .slider .control a.next {
    background-color: #074cb4!important;
    top: 36%;
    transition: background-color .4s ease 0;
    top: 50%;
    margin-top: -100px;
    outline: 0;
    display: block;
    position: absolute;
    width: 36px;
    height: 39px;
    color: #FFF;
    text-align: center;
    line-height: 35px;
    z-index: 444;
    left: -6px;
    font-size: 2em
}

.main .slider .control a.next:hover,
.main .slider .control a.prev:hover {
    background-color: #222!important
}

.main .slider .control a.next:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    top: 39px;
    border-top: 6px solid #222!important;
    border-left: 6px solid transparent;
    left: 0
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}
@media print {
    body {
        height: 1000px
    }
    .header,
    .single-sidebar,
    .break,
    .lastnews,
    .comments,
    .crumbs,
    .single .moreinfo,
    .banner_header ,
    .single .med .info .editor .media,
    .more_p,
    .cat-sidebar,
    .s_share,
    .post_tags,
    #go-top{
        display: none
    }
    footer {
        display: none
    }
}

.button-h {
    float: left;
    display: block;
    border: none;
    background: none;
    color: inherit;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale
}

.button-h:focus {
    outline: none
}

.button-h > span {
    vertical-align: middle
}

.button--isi {
    padding: 1.2em 2em;
    color: #fff;
    background: #074cb4;
    overflow: hidden
}

.button--isi::before {
    content: '';
    z-index: -1;
    position: absolute;
    top: 50%;
    left: 100%;
    margin: -15px 0 0 1px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #FFF;
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: scale3d(1, 2, 1);
    transform: scale3d(1, 2, 1);
    -webkit-transition: -webkit-transform 0.3s, opacity .3s;
    transition: transform 0.3s, opacity .3s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.9, 1)
}

.button--isi .button__icon {
    vertical-align: middle
}

.button--isi > span {
    vertical-align: middle;
    padding-left: .75em
}

.button--isi:hover::before {
    -webkit-transform: scale3d(9, 9, 1);
    transform: scale3d(9, 9, 1)
}

.navbar-nav>li>a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color
}

.navbar-nav>li>a:hover,
.navbar-nav>li>a:focus,
.navbar-nav>li>a:active {
    background-color: #074CB4;
    color: #fff
}

div.zaki_like_dislike_box {
    margin: 0;
    border: 0;
    padding: 0
}

div.zaki_like_dislike_box > div.zaki_like_dislike,
div.zaki_like_dislike_box > div.zaki_like_dislike_count {
    float: left;
    margin: 0 1px
}

div.zaki_like_dislike_box > div.zaki_like_dislike > span {
    margin: 0 0 0 5px
}

div.zaki_like_dislike_box > div.zaki_like_dislike_count {
    line-height: 25px;
    background-color: #EEE;
    padding: 0 10px;
    border-radius: 5px
}

div.zaki_like_dislike_box > div.zaki_like_dislike {
    cursor: pointer
}

#go-top {
    display: block;
    position: fixed;
    width: 40px;
    height: 40px;
    bottom: 56px;
    right: 10px;
    border-radius: 50%;
    color: #FFF;
    background: #3A3E40;
    font-size: 1.3em;
    text-align: center;
    line-height: 40px;
    z-index: 999
}

#go-top:hover {
    background-color: #000;
}

.err {
    text-align: center
}

.err h1.page-title {
    font-size: 10em;
    color: #434A54;
    font-family: Century Gothic, Tahoma
}

.err .static-text {
    font-size: 14px
}











