/* ######################################################
  Font Google 
 ########################################### */

/*////////////////////////##########@@@@@@@@@  End  @@@@@@@@@@########/////////////////////////*/

html {
    min-width: 100% !important;
    font-family: 'Droid Arabic Kufi', sans-serif;
}
body {
    /*    min-width: 100% !important;*/
    font-family: 'Droid Arabic Kufi', sans-serif;
/*    font-size: 12px;*/
font-size:1.4rem !important;
    background-color: #cc0033;
}
a {
    font-size:1.4rem !important;
    color: #c03;
    text-decoration: none;
}
a:hover {
    color: #c06;
    text-decoration: none;
}
h1 {
    font-size:1.4rem !important;
}
h2 {
    font-size:2.2rem !important;
}
h3 {
    font-size:1.4rem !important;
}
h4 {
    font-size:1.4rem !important;
}
h5 {
    font-size:1.3rem !important;
}
h6 {
    font-size:1.4rem !important;
}
p {
    font-size:1.2rem !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, .p, h1, h2, h3, h4, h5, h6, p {
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 1.3;
}

.body_wrapper {
    margin-top:30px;
    margin-bottom:30px;
    padding-top:10px;
    padding-bottom:0px;
    background-color: #FFF;
    border-radius: 15px;
}
.navbar-up{
    min-height: 45px;
    background: linear-gradient(#cc0033, #990033);
    border-color: transparent;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 3px;
    border-radius: 0px;
}

/* ######################################################
  Copyright
 ########################################### */
.copyright{
    margin: 5px auto;
    padding: 5px;
    color: #555;
    text-align: center;
}
.copyright a {
    color: #E30613;
}
.copyright a:hover{
    color: #555;
}
/*////////////////////////##########@@@@@@@@@  End  @@@@@@@@@@########/////////////////////////*/

/* ######################################################
  BLOG block items
 ########################################### */
.block-item{
    margin: 5px;
    padding: 2px;
}
.block-item li{
    display:inline;
    margin: 0 5px 0 5px;
}
.block-item li i{
    font-size: 26px;
}
.block-item li span{
    font-size: 14px;
    margin: -7px 0 0 0;
}
.block-item li a{
}
.block-item-sction{
    width: max-content;
    max-width: -moz-fit-content;
    max-width: -webkit-fit-content;
    margin: 15px 10px 5px 0px;
    padding: 0px;
    color: #FFF !important;
    background-color: #CCC;
    border-radius: 9px;
}
.block-item-sction a{
    margin: 5px 0px;
    padding: 5px;
    color: #FFF !important;
    background-color: red;
    border-radius: 9px;
}
.block-item-post-by{
    width: max-content;
    max-width: -moz-fit-content;
    max-width: -webkit-fit-content;
    margin: 0px 0px 15px 0px;
    padding: 15px;
    background-color: white;
    border-radius: 9px;
    border: 2px dashed #CCC;
}
/*////////////////////////##########@@@@@@@@@  End  @@@@@@@@@@########/////////////////////////*/

/* ######################################################
  BLOG block items share
 ########################################### */
.block-item-share{
    margin: 5px;
    padding: 2px;
}
.block-item-share li{
    display:inline;
}
.block-item-share li i{
    font-size: 36px;
}
.block-item-share li span{
    font-size: 16px;
    padding: -7px 0 0 0;
}
.block-item-share li a{
}
/*////////////////////////##########@@@@@@@@@  End  @@@@@@@@@@########/////////////////////////*/

/* ######################################################
  BLOG block social icons
 ########################################### */
ul.social-network {
    list-style: none;
    padding: 0;
    text-align: center;
}
ul.social-network li {
    display: inline;
    margin: 0 5px;
}
/* footer social icons */
.social-network a.ico {
    background-color: #c03;
}
.social-network a.ico:hover {
    background-color: #555;
}
.social-network a.ico:hover i{
    color:#FFF !important;
}
a.socialIcon:hover, .socialHoverClass {
    color:#44BCDD;
}
.social-circle li a {
    display:inline-block;
    position:relative;
    margin:0 auto 0 auto;
    -moz-border-radius:50%;
    -webkit-border-radius:50%;
    border-radius:50%;
    text-align:center;
    width: 40px;
    height: 40px;
    font-size:20px;
}
.social-circle li a:hover i, .triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}
.social-circle i {
    color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}
.social-circle [class^="fa-"]::before, .social-circle [class*=" fa-"]::before{
    margin:0;
    line-height:40px;
    text-align: center;
    font-size: 18px;
    color: #FFF !important;
}
/*////////////////////////##########@@@@@@@@@  End  @@@@@@@@@@########/////////////////////////*/
/* ######################################################
  BLOG block posts
 ########################################### */
.blog-posts p{
    margin-bottom: 16px;
    font-size: 16px !important;
    line-height: 1.8;
}
.blog-posts ul{
    margin-bottom: 16px;
    font-size: 16px !important;
    line-height: 1.8;
}
.blog-posts li{
    margin-bottom: 16px;
    font-size: 16px !important;
    line-height: 1.8;
}
.blog-posts h3,h2,h1{
    margin-bottom: 5px;
    margin-top: 5px;
    color: #E30613;
    line-height: 1.8;
}
.blog-block-img {
    margin: 3px 0px 3px 0px !important;
    padding: 0px;
}
.blog-block-title {
    margin-top: 3px !important;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 3px !important;
    padding: 0px 4px;
}
.blog-block-title h5{
    line-height: 1.3em !important;
}
/*////////////////////////##########@@@@@@@@@  End  @@@@@@@@@@########/////////////////////////*/

/* ######################################################
  BLOG block search
 ########################################### */
.block-search{
}
.block-search h3{
    margin: 5px 15px;
    padding: 5px;
    color: #333;
}
.block-search .but-input{
    padding: 0 30px;
    font-size: 18px;
    width: 100%;
    max-width: 100%;
    height: 50px;
    border: 1px solid #b3b3b3;
    border-radius: 0 20px 20px 0;
}
.block-search .but-submit {
    border: none;
    background: url("../ico/search-icon.png") no-repeat center center, #000;
    background-size: 35px 35px;
    border-radius: 20px 0 0 20px;
    padding: 15px 25px;
    display: inline-block;
    width: 100px;
    height: 50px;
}
.add-on .input-group-btn > .btn {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    background-color: #0fb0aa;
}
stop the glowing blue shadow
.add-on .form-control {
    box-shadow:none;
    -webkit-box-shadow:none;
    border-color:#0fb0aa;
}
.add-on .form-control:focus {
    box-shadow:none;
    -webkit-box-shadow:none;
    border-color:#0fb0aa;
}
/*////////////////////////##########@@@@@@@@@  End  @@@@@@@@@@########/////////////////////////*/

/* ######################################################
  NavBar next-back
 ########################################### */
.display-navbar-next-back{
    margin: 5px;
    padding: 12px 5px 5px 5px;
    text-align: center;
}
.display-navbar-next-back .next-back{
    width: 350px;
    padding: 1px;
    margin: 1px auto;
    text-align: center;
}
.display-navbar-next-back .next-back a{
    font-size: 15px;
    color: #FFF;
    text-decoration: none;
    border-radius: 3px;
    border: 1px solid #CCC;
    width: 15px;
    height: 15px;
    padding: 5px 8px 5px 5px;
    margin: 1px;
    text-align: center;
}
.display-navbar-next-back .next-back a:hover{
    background-color: red;
    color: #FFF;
    border: 1px solid #FFF;
}
.display-navbar-next-back .next-back-active{
    background-color: #000;
    color: #FFF;
}
/*////////////////////////##########@@@@@@@@@  End  @@@@@@@@@@########/////////////////////////*/

#footer{
    max-width: 100%;
    float: none;
    margin: 0;
    padding: 25px 5px 25px 5px;
    background-color: #ddd;
    border-radius: 0px 0px 15px 15px;
}
.navbar-up .nav > li {
    border-right: solid 1px rgba(0, 0, 0, .5);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
}
.navbar-up .navbar-nav > li > a {
    color: #FFF;
}
.navbar-up .nav > li > a {
    padding: 5px 10px;
}


.navbar-down{
    min-height: 45px;
    /*    background-color: #c10c3d;*/
    border-color: transparent;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 3px;
    border-radius: 0px;
}
.navbar-down .nav > li {
    border-right: solid 1px rgba(193,12,61, .5);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
}

.navbar-down .navbar-nav > li > a {
    color: #FFF;
}

.navbar-down .nav > li > a {
    padding: 5px 15px;
}


.navbar-websites{
    /*    max-height: 250px;*/
    background: linear-gradient(#EEE, #CCC);
    border-color: transparent;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 3px;
    border-radius: 0px;
    overflow: hidden;
}
.navbar-websites .nav > li {
    border-right: solid 1px rgba(193,12,61, .5);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
}

.navbar-websites .navbar-nav > li > a {
    color: #000;
}

.navbar-websites .nav > li > a {
    padding: 10px 15px;
}

.navbar-scroll-news{
    min-height: 45px;
    background: linear-gradient(#EEE, #CCC);
    border-color: transparent;
    margin-bottom: 0px;
    padding-top: 9px;
    padding-bottom: 3px;
    border-radius: 0px;
}
.navbar-scroll-news .nav > li {
    border-right: solid 1px rgba(193,12,61, .5);
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
}

.navbar-scroll-news .navbar-nav > li > a {
    color: #000;
}

.navbar-scroll-news .nav > li > a {
    padding: 10px 15px;
}

.carousel {
    position: relative;
    padding: 0px;
    margin: -27px -15px;
    height: 250px;
}

.carousel-control.left {
    background-image: none;

}
.carousel-control.right {
    background-image: none;

}
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    line-height: 1;
    border-radius: 15px;
}
.dropdown-menu {
    min-width: 450px;
}
.dropdown-menu > li > a {
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: normal;
    border-bottom: dashed #CCC 1px;
    margin: 5px !important;
}

.page-header {
    padding-bottom: 9px;
    padding-right: 12px;
    margin: 10px 0 20px;
    border-bottom: 5px solid #c03;
    border-radius: 0px 15px 15px 0px;
}

.panel-default {
    border-color: transparent;
    border-bottom: 3px solid #ddd;
    margin-bottom: 5px !important;
}
.panel-default > .panel-heading {
    color: #333;
    font-size: 25px;
    padding-bottom: 9px;
    margin: 20px 0 5px;
    border-bottom: 5px solid #c03;
    border-radius: 0px 15px 15px 0px;
}

.block-news-left {
    border-bottom: 1px dotted #c03;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.block-news-left .col-md-6{
    padding-left: 5px;
    padding-right: 5px;
}
.block-news-left .col-md-6 a img{
    display: block;
    width: 150px !important;
    height: 100px;
}
.block-news-left h3 {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.block-news-left h3 > a{
    color: #c03;
}
.block-news-left h3 > a:hover{
    color: #c05;
}



.search-form .form-group {
    float: right !important;
    transition: all 0.35s, border-radius 0s;
    width: 32px;
    height: 32px;
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    border-radius: 25px;
    border: 1px solid #ccc;
}
.search-form .form-group input.form-control {
    padding-right: 30px;
    border: 0 none;
    background: transparent;
    box-shadow: none;
    display:block;
}
.search-form .form-group input.form-control::-webkit-input-placeholder {
    display: none;
}
.search-form .form-group input.form-control:-moz-placeholder {
    /* Firefox 18- */
    display: none;
}
.search-form .form-group input.form-control::-moz-placeholder {
    /* Firefox 19+ */
    display: none;
}
.search-form .form-group input.form-control:-ms-input-placeholder {
    display: none;
}
.search-form .form-group:hover,
.search-form .form-group.hover {
    width: 100%;
    border-radius: 4px 25px 25px 4px;
}
.search-form .form-group span.form-control-feedback {
    position: absolute;
    top: -1px;
    right: -2px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #3596e0;
    left: initial;
    font-size: 14px;
}

brand, .navbar > .container-fluid .navbar-brand {
    margin-top: 9px;
}

.carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
    bottom: 170px;
    text-align: center !important;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 300px;
    list-style: none;
}

.img-posted-related{
    display: block !important;
    max-width: 100% !important;
    height: 70px !important;
}
.pages_veiw{
    font-size: 18px !important;
}
.pages_veiw h1 {
    font-size: 2em !important;
}
.pages_veiw h2 {
    font-size: 1.5em !important;
}
.pages_veiw h3 {
    font-size: 1.17em !important;
}
.pages_veiw h4 {
    font-size: 1.12em !important;
}
.pages_veiw h5 {
    font-size: .83em !important;
}
.pages_veiw h6 {
    font-size: .75em !important;
}

.cardAll{
    margin: 20px -20px 20px 0px;
    padding: 20px 5px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
    border-bottom: #c03 solid 5px;
}
.card {
    border-radius:12px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
    border: transparent solid 1px;
    padding: 9px 0px;
    margin: 9px -8px;
}
.card:hover {
    border-radius:12px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.4);
    border: #999 solid 1px;

}
.card > h2{
    margin-bottom: 15px !important;
    font-size:18px;
}
.card > img{
    width: 100%;
    height: 120px !important;
    margin-top: 25px !important;
    margin-bottom: 15px !important;
}
.card > p{
    margin-top: 15px !important;
    margin-bottom: 15px !important;
    font-size:12px;
}
.inlineV{
    display: inline-block;
}
.inlineV + .inlineV{
    margin-left:30px;
}
.radioV{
    color:#999;
    font-size:15px;
    position:relative;
    margin-left: 30px;
    margin-right: 30px;
}
.radioV span{
    position:relative;
}
.radioV span:after{
    content:'';
    width:25px;
    height:25px;
    border:3px solid;
    position:absolute;
    top:1px;
    right: -15px !important;
    border-radius:100%;
    -ms-border-radius:100%;
    -moz-border-radius:100%;
    -webkit-border-radius:100%;
    box-sizing:border-box;
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.radioV input[type="checkbox"]{
    cursor: pointer;
    position:absolute;
    width:100%;
    height:100%;
    z-index: 1;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.radioV input[type="checkbox"]:checked + span{
    color:#c03;
}
.radioV input[type="checkbox"]:checked + span:before{
    content:'';
    width:15px;
    height:15px;
    position:absolute;
    background:#c03;
    top:6px;
    left: -5px !important;
    border-radius:100%;
    -ms-border-radius:100%;
    -moz-border-radius:100%;
    -webkit-border-radius:100%;
}