/* Main Style */


/*
#Colors
  light gray: #f6f6f6;
  dark gray: #191919;
  red: #cd081d;
  dark blue :#02014d;
  border-color:#e1e1e1;
  darkred : #c70304
  light blue: #3291d1
*/


/*Fonts */

@font-face {
    font-family: bokra-Regular;
    src: url('../fonts/bokra-Regular.eot');
    src: url('../fonts/bokra-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/bokra-Regular.woff') format('woff'), url('../fonts/bokra-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: bokra-Bold;
    src: url('../fonts/bokra-Bold.eot');
    src: url('../fonts/bokra-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/bokra-Bold.woff') format('woff'), url('../fonts/bokra-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    ;
}


/*@font-face {
    font-family: AdobeArabic-Regular;
    src: url('../fonts/AdobeArabic-Regular.otf');
    font-style: normal;
}*/


/*General*/

body {
    font-family: 'Droid Arabic Naskh', serif;
    font-size: 16px;
    margin: 0;
    padding: 0;
    font-weight: 600;
    /*	background-color: #f6f6f6;*/
}

h2 {
    /*font-size: 22px ;*/
    font-family: 'bokra-bold', arial;
}

h3 {
    font-size: 22px;
    font-family: 'bokra-bold', arial;
}

h4 {
    font-size: 18px;
    font-family: 'bokra-bold', arial;
}


/*Hyper Links */


/*a,a:visited {
	color :#02014d;
}
a:hover {
	color:#e7be66;
	text-decoration: none;
}*/


/*header*/

.topbar {
    border-top: 4px solid #3291d1;
    padding: 0;
    border-bottom: 1px solid #ddd;
    background: #f7f7f7;
    line-height: 32px;
}

.topbar ul {
    padding: 0;
    margin: 0;
}

.topbar ul li {
    display: inline;
    padding-left: 10px
}

.topbar a {
    color: #888888;
}

.topbar .socialtop .fa {
    font-size: 173%;
    padding-left: 15px;
    margin-top: 5px;
}

.siteheader {
    background-color: #fff;
}

.tophead {
    margin: 0px;
}

.tophead img {
    padding-top: 5px;
    padding-bottom: 5px;
}

.tophead .fa-map-marker {
    font-size: 40px;
    border: 1px solid;
    border-radius: 50%;
    padding: 20px;
    line-height: 20px;
    float: right;
    margin-left: 15px;
    margin-right: 25px;
}

.ourlocation {
    font-size: 90%;
    padding-top: 20px;
}

.ourlocation .ptitle {
    font-weight: 600;
    font-size: 100%;
    color: #cd081d;
    margin-bottom: 4px;
}


/*
.newsbar {
	margin-top: 20px;
	height: 56px;
	position: relative;
	border: 4px solid #eaeaea;
}
.newsbar .in_newsbar {
	height: 30px;
padding: 5px;
margin: 8px;
width: 98%;
position: absolute;
overflow: hidden;
font-size: 15px;

}
.in_newsbar p {
    line-height: 30px;
    margin: 0;
    padding: 0 10px;
}
*/


/*///////////////////////////////
navbar
/////////////////////////////////*/

.mynav {
    border-bottom: 5px solid #3291d1;
}

.navbar {
    min-height: 45px;
    font-size: 15px;
    margin-bottom: 0;
    border: none;
    border-radius: 0;
    font-weight: bold;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7;
    background-color: transparent;
}

.navbar-default {
    background: #2d2d2d;
    border-bottom: 5px solid #555;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    /*background-color: #02014d;*/
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #fff;
    background: #555;
}

.navbar-nav>li>a {
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 30px;
}

.navbar-form {
    margin-top: 3px;
    margin-bottom: 3px;
}

.dropdown-menu>li>a {
    padding: 0 20px;
    height: 35px;
    line-height: 35px;
    font-weight: bold;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background: #555;
}


/* Main content*/

.page-header {
    padding-bottom: 6px;
    margin: 10px 0 20px;
    border-bottom: 1px solid #eee;
}

.page-title {
    margin: 15px;
    color: rgb(228, 168, 40);
    font-weight: 600;
}

.breadcrumb {
    padding: 1px 15px;
    margin-bottom: 2px;
    list-style: none;
    background-color: #f9f9f9;
    border-radius: 0;
}

.page-top-title {
    padding: 30px 0;
    background: #444;
    color: #fff;
    margin-bottom: 40px;
}

.page-top-title h2 {
    font-size: 26px;
    margin: 0;
    margin-right: 10px;
}

.page-top-title h3 {
    font-size: 22px;
    margin: 0;
    margin-right: 10px;
}

.page-top-title h4 {
    font-size: 20px;
    margin: 0;
    margin-right: 10px;
    margin-bottom: 15px;
}

.page-top-title h4 a {
    color: #9dd8ff
}


/*Carousel*/

.carousel img {
    width: 100%;
}


/*Home */

.allbanner {
    /* height: 440px; */
    padding-top: 40px;
    background: url(../img/bannerbg.jpg) top center no-repeat;
    background-size: cover;
}

.allbanner .inbanimg {
    margin: 60px auto;
}
.allbanner .carousel .buttonNav {

    top: -25px;
}
.allbanner h2 {
    color: #fff
}

.welcomedv {
    background: #fff;
    min-height: 300px;
    margin-top: 10px;
}
.welcomedv .container {
    position: relative;
}

.welcomedv .in-welcomedv {
    padding: 20px 35px;
    background: #f5f5f5;
    border: 1px solid #ddd;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    /* position: absolute; */
    /* top: -80px; */
    left: 0;
    /* margin-bottom: 36px; */
    width: 100%;
}

.sponsers {
    padding: 40px 0;
}

.sponsers .row {
    margin-left: 25px;
}

.sponsers .col-md-3 {
    padding: 0 !important;
}

.sponsers .inspons {
    position: relative;
    height: 170px;
    padding: 10px 25px;
    color: #fff;
}

.sponsers .spons-img {
    position: absolute;
    top: 30px;
    left: -40px;
    border: 3px solid #ddd;
}

.sponscol:nth-child(2) {
    background-color: rgba(95, 180, 237, 1);
    z-index: 9;
    padding-right: 35px !important;
}

.sponscol:nth-child(3) {
    background-color: rgba(50, 145, 209, 1);
    z-index: 8;
    padding-right: 35px !important;
}

.sponscol:last-child {
    background-color: rgba(3, 99, 164, 1);
    z-index: 7;
    padding-right: 35px !important;
}

.sponscol:first-child {
    background-color: rgba(50, 145, 209, 1);
    z-index: 10;
}

.allnews {
    padding: 20px 0;
    min-height: 300px;
    /* margin-top: 60px; */
}

.allnews h4.mtitle {
    padding: 5px;
    background-color: #3291d1;
    margin: 0;
    line-height: 32px;
    color: #fff;
}

.allnews .news1dv,
.allnews .news2dv,
.allnews .news3dv {
    background-color: #eeeeee;
    min-height: 280px;
    padding: 15px;
}

.allnews .media img {
    max-width: 115px;
    margin-left: 16px;
}

.allnews h4 {
    line-height: 28px;
    font-size: 16px;
}

.allnews .newslist li {
    padding: 4px 0;
}

.history {
    height: 330px;
    background: url(../img/img_kv.jpg) top center fixed no-repeat;
    background-size: cover;
}

.history .inhistory {
    padding: 35px 0;
    background-color: rgba(0, 0, 0, 0.7);
    height: 330px;
    color: #fff;
}

.history img {
    max-width: 250px;
}

.history h2 {
    margin-top: 74px;
    line-height: 48px;
}

.misc-blocks {
    min-height: 300px;
    padding: 40px 0;
    margin: 0;
    background-image: url(../img/gray_pat.jpg);
    background-repeat: repeat;
    background-size: inherit;
    background-attachment: fixed;
    background-position: 0 0;
}

.misc-blocks .inblocks {
    background: #fff;
    color: #888;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
    height: 230px;
    position: relative;
    padding-top: 20px;
}

.misc-blocks .inblocks .fa {
    font-size: 35px;
    line-height: 100px;
    color: #fff;
}

.misc-blocks .inblocks .facontainer {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #3291d1;
    text-align: center;
    margin: 0 auto;
}

.misc-blocks .inblocks h3 {
    background: #3291d1;
    color: #fff;
    padding: 15px 30px;
    position: absolute;
    top: 130px;
    width: 100%;
    text-align: center;
    font-size: 18px;
}

.latest {
    background: #2c2c2c;
    padding-top: 30px;
    padding-bottom: 40px;
}

.latest h2,
.latest h3 {
    margin-top: 10px;
    color: #fff;
    margin-bottom: 35px;
}

.latest h3 {
    font-size: 18px;
}

.contact {
    padding-top: 50px;
}

.contact h3 {
    margin-top: 10px;
    font-weight: 600;
}

.contactdv {
    padding: 20px;
    border: 7px solid #f1f1f1;
}

.contactform {
    padding: 20px;
}


/*Article*/

.archive-title {
    font-size: 22px;
    font-weight: 600;
    color: rgb(2, 1, 77);
    border-bottom: 1px solid rgb(221, 221, 221);
    padding-bottom: 10px;
    margin: 10px;
}

article {
    padding: 0 15px 12px;
}

.entry-title {
    margin-top: 10px;
    font-size: 18px;
    line-height: 140%;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-right: 10px;
    margin-left: 10px;
    font-weight: 600;
}

article .story-title {
    margin-top: 10px;
    font-size: 18px;
    line-height: 140%;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.entry-title .fa {
    margin-left: 10px;
}

.entry-content,
.entry-summary {
    margin: 0.8em 0 0;
    padding-right: 10px;
    padding-left: 10px;
}

.entry-content img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

article p,
article ul,
article ol,
.site-main {
    text-align: justify;
    line-height: 160%;
    font-family: 'Droid Arabic Naskh', serif;
    font-weight: bold;
    color: #333;
    font-size: 17px;
}

.entry-meta {
    font-family: 'Droid Arabic Naskh', serif;
    font-weight: 600;
    font-size: 14px;
}

.news-list .fa {
    margin-left: 10px;
}

.news-list li {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #e8e8e8;
}

.entry-content .thumb-img {
    margin-right: 10px;
}

.thumbnail_dv .imagedv {
    overflow: hidden;
    height: 165px;
}

.thumbnail_dv .photo-title {
    margin-top: 5px;
}


/*Widgets */

.sidedv {
    border: 1px solid #3291d1;
    padding-bottom: 15px;
    margin-bottom: 25px;
}

.sidedv h3 {
    font-size: 18px;
    background: #3291d1;
    color: #fff;
    padding: 10px 15px;
    margin: 0;
}

.sidedv .side-content {
    padding: 15px 20px;
    min-height: 50px;
}

.sidedv .latest-news li {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #e8e8e8;
}

.sidedv .latest-news .fa {
    margin-left: 5px;
}

.sidedv .latest-news a {
    color: #888888;
    text-decoration: none;
}

.sidedv .latest-news a:hover {
    color: #3291d1;
    text-decoration: none;
}

.sidedvblue .fa-users {
    font-size: 60px;
    color: #CDA657;
    padding: 10px;
}

ul .fa-file-o {
    margin-left: 5px;
    color: #CDA657;
}

.sidedvblue a {
    color: #CDA657;
    line-height: 40px;
}

.sidedvblue a:hover {
    color: #CDA657;
}

.widget ul,
.sidedv ul {
    font-family: 'Droid Arabic Naskh', serif;
    font-weight: 600;
    font-size: 16px;
}

.widget-title {
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    font-size: 16px;
}

.postsbycategory {
    padding-left: 5px;
    list-style: none;
    padding-right: 5px;
    margin: 0 0 5px 2px;
}

.postsbycategory li {
    padding-right: 5px;
    padding-bottom: 8px;
}

.postsbycategory li .fa {
    margin-left: 5px;
}

.categorylist {
    list-style: none;
    padding-right: 25px;
}

.categorylist li::before {
    content: "\f0ca";
    /* FontAwesome Unicode */
    font-family: FontAwesome;
    display: inline-block;
    margin-right: -20px;
    /* same as padding-left set on li */
    width: 20px;
    /* same as padding-left set on li */
    font-weight: 500;
    font-size: 16px;
}

.categorylist li {
    padding-bottom: 8px;
}

.categorylist li a {
    padding-right: 5px;
}


/*Footer*/

.site-footer {
    background-color: #191919;
    min-height: 80px;
    margin-top: 0;
    padding-top: 10px;
    color: #fff;
    font-family: arial;
    font-size: 14px;
    text-align: center;
}

.site-footer p {
    margin: 3px;
}

.site-footer a {
    color: #ddd;
}


/*Sharing Buttons*/

.sharingdv {
    padding-top: 10px;
    border-top: 1px solid #ddd;
    text-align: left;
}


/*print page */


/*BootStrap Mod*/

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin: 0 !important;
}


/*
Media Queries
*/

@media (min-width: 979px) {}

@media (min-width: 900px) {}


/* For Small Screens */

@media (max-width: 760px) {
    body {
        padding-top: 82px;
    }
    .welcomedv {
        min-height: 100px;
        padding-top: 15px;
    }
    .welcomedv .in-welcomedv {
        position: static;
        padding: 10px;
    }
    h3 {
        font-size: 20px;
        margin-top: 10px;
    }
    .navbar-brand {
        height: auto;
        padding: 5px;
    }
    .history {
        height: 300px;
    }
    .history .inhistory {
        padding: 35px 0;
        background-color: rgba(0, 0, 0, 0.7);
        height: 300px;
    }
    .history img {
        max-width: 135px;
        margin-right: 10px;
    }
    .history h2 {
        margin-top: 0;
        line-height: 38px;
        font-size: 21px;
    }
    .sponsers .inspons {
        height: 130px;
    }
}


/*for tabs and ipad*/

@media (min-width: 768px) and (max-width: 1024px) {}


/*For every thing but mobile*/

@media (min-width: 760px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }
}


/****Scroll Top***/

#scroll-top {
    width: 50px;
    height: 40px;
    color: #ddd;
    background-color: #777;
    text-align: center;
    position: fixed;
    right: 15px;
    bottom: 10px;
    z-index: 99999;
    display: none;
    cursor: pointer;
}

#scroll-top .fa {
    margin-top: 0px;
}

#scroll-top:hover {
    background-color: #940002;
}



/* marquee */

marquee a {
    color: white;
    FONT-SIZE: 12PX;
}

marquee,
.marquee {
    width: 100%;
    background: #d2d3d5;
    padding: 10px;
    padding-top: 7px;
    margin: 0;
    max-height: 40px;
}

.menu-sect {
    margin-top: -10px !important;
}

.newsbar .marquee-with-options {
    width: 100%;
    height: 40px;
    padding: 5px;
    background: transparent;
    overflow: hidden;
    border-bottom: 1px solid #aaa;
    font-size: 14px;
}

.newsbar .marquee-with-options {
    width: 100%;
    height: 40px;
    padding: 5px;
    background: transparent;
    overflow: hidden;
    border-bottom: 1px solid #aaa;
    margin-bottom: 10px;
    font-size: 16px;
}

.marquee-with-options {
    direction: ltr !important;
}

.marquee-with-options a {
    color: #000;
}

.marquee-with-options a:hover {
    color: #E21655;
}
