/*fix website */

@font-face {
    font-family: 'khaial4media';
    src: url('../fonts/ar-fonts/khaial4media.eot');
    src: url('../fonts/ar-fonts/khaial4media.eot?#iefix') format('embedded-opentype'), url('../fonts/ar-fonts/khaial4media.woff') format('woff'), url('../fonts/ar-fonts/khaial4media.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'khaial4mediaTitles';
    src: url('../fonts/ar-fonts/khaial4media2.eot');
    src: url('../fonts/ar-fonts/khaial4media2.eot?#iefix') format('embedded-opentype'), url('../fonts/ar-fonts/khaial4media2.woff') format('woff'), url('../fonts/ar-fonts/khaial4media2.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'TB';
    src: url("../fonts/Tajawal-Bold.eot");
    src: url("../fonts/Tajawal-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/Tajawal-Bold.woff") format("woff"),url("../fonts/Tajawal-Bold.ttf") format("truetype"),url("../fonts/Tajawal-Bold.svg#svgFontName") format("svg")
}

@font-face {
    font-family: 'TR';
    src: url("../fonts/Tajawal-Regular.eot");
    src: url("../fonts/Tajawal-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/Tajawal-Regular.woff") format("woff"),url("../fonts/Tajawal-Regular.ttf") format("truetype"),url("../fonts/Tajawal-Regular.svg#svgFontName") format("svg")
}



#inner-headline ul.breadcrumb {
    margin: 0px 0 0;
}
.row, .row-fluid {
    margin-bottom: 0px;
}
.bottom-article {
    background: #fff;
}
.flex-caption {
    background: none;
}
#row1 {
    background-color: whitesmoke;
}
.btn-primary:hover {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
}
/*Fix Boostrap */
body {
    font-family: 'TB',Arial;
}
.padding-right{
    padding-right: 15px;
}
.padding-right2{
    padding-right: 25px;
}
.padding-left{
    padding-left: 15px;
}
.padding-left2{
    padding-left: 25px;
}
.padding-left0{
    padding-left: 5px;
}
.padding-right0{
    padding-right: 5px;
}
.margin-right{
    margin-right: 15px;
}
.margin-right2{
    margin-right: 25px;
}
.margin-right0{
    margin-right: 5px;
}
.margin-left0{
    margin-left: 5px;
}
.margin-left{
    margin-left: 15px;
}
.margin-left2{
    margin-left: 25px;
}
.pu {
    padding-top: 10px;
}
.pd {
    padding-bottom: 10px;
}
.pr {
    padding-right: 10px;
}
.pl {
    padding-left: 10px;
}
.pu2 {
    padding-top: 15px;
}
.pd2 {
    padding-bottom: 15px;
}
.pr2 {
    padding-right: 15px;
}
.pl2 {
    padding-left: 15px;
}
.mu {
    margin-top: 10px;
}
.md {
    margin-bottom: 10px;
}
.mr {
    margin-right: 10px;
}
.ml {
    margin-left: 10px;
}
.mu2 {
    margin-top: 15px;
}
.md2 {
    margin-bottom: 15px;
}
.mr2 {
    margin-right: 15px;
}
.ml2 {
    margin-left: 15px;
}
.nopd {
    padding: 0px;
}
.nomr {
    margin: 0px;
}
.font1{
    font-family: 'khaial4media';
}
.font2{
    font-family: 'khaial4mediaTitles';
}
.font3{
    font-family: 'TB';
}
.font4{
    font-family: 'TR';
}
.font5{
    font-family: 'tahoma';
}
.font6{
    font-family: 'arial';
}
.font7{
    font-family: 'GESS';
}
.font8{
    font-family: Arial;
}
.shadow{
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}
.shadow2{
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
}
.fontno {
    font-family: 'Cabin', sans-serif;
    font-weight:normal1 
}
.pu {
    padding-top:35px;
}
.pu2 {
    padding-top:15px;
}
.pd {
    padding:35px;
}
.pd2 {
    padding:10px;
}
.pdd {
    padding-bottom:35px;
}
.pdd2 {
    padding-bottom:15px;
}
.pdu2 {
    padding-top:15px;
}
.pdr {
    padding-right:35px;
}
.pdr2 {
    padding-right:20px;
}
.pdl {
    padding-left:35px;
}
.mrr {
    margin-right:35px;
}
.mrd {
    margin-bottom:35px;
}
.mrd2 {
    margin-bottom:15px;
}
.mru {
    margin-top:35px;
}
.mru2 {
    margin-top: 15px;
}
.mr {
    margin:15px;
}
.nomr {
    margin:0px;
}
.nopd {
    padding:0px;
}
.rounded {
    -webkit-border-radius : 9px;
    -moz-border-radius:9px;
    border-radius:9px;
    border-radius :9px;
}
.brdrd {
    border-bottom:1px solid #ededed;
}
.brdrd2 {
    border-bottom:1px solid #154d74;
}
.brdrl {
    border-left:1px solid #ededed;
}
.brdrr {
    border-right:1px solid #ededed;
}
.bkgbanner {
    background-image:url('/../images/bkgbanner.jpg');
    background-color:#2d90bc;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}


.parallax {
    background: url(../images/parallax.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: repeat;
    }
    
.justify {
    text-align: justify;
}
.dot {
    content: "";
    display: inline-block;
    position: absolute;
    right: 0;
    top: 15px;
    margin-left: 10px;
    height: 15px;
    width: 15px;
    background-color: transparent;
    border: 2px solid #3f91eb;
    border-radius: 50%;
}
.bkg {
    background-image:url('/../images/bkgbanner.jpg');
    background-color:#2d90bc;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.bkg2 {
    background-image:url('../images/news-calendar-bg.jpg');
    background-color:#faf8f9;
    background-position: center;
    background-repeat: repeat;
    background-attachment: fixed;
}
#features_gallery .company-header-avatar{
    height: 300px;
    background-clip: padding-box;
    background-size: cover;
    background-position: center center;
}
.fnews:hover{
    background-color: #F9F9F3;
    color: #ccc;
}
.fnews a:hover{
    color: #ccc;
}
.fnews a{
    color: #053f70;
}
.grayscale {
    -webkit-filter: grayscale(100%);
   /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);
}
.bgk1 {
    background-color:#f7f9fb;
}
.bgk2 {
    background-color:#feae19;
}
.bgk3 {
    background-color:#f6f6f6;
}
.bgk4 {
    background-color:#ccc;
}
.bgk5 {
    background-color:#f6f6f6;
}
.bgk6 {
    background-color:#008ab1;
}
.bgk7 {
    background-color:#e6e6e6;
}
.nopd {
    padding:0px;
}
.ltr {
    direction:ltr;
}
.rtl{
    direction:rtl;
}
.bwhite {
    background-color:#fff;
}
#inner-headline ul.breadcrumb li {
    font-size: 16px;
}
.bblue {
    background-color:#005085;
}
.bblue2 {
    background-color:#2587b3;
}
.bgreen {
    background-color:#76A003;
}
.bggray {
    background-color:#F2F2F2;
}
.bggray2 {
    background-color:#10181D;
}
.bred {
    background-color:#f04551;
}
.byellow {
    background-color:#fac932;
}
.cwhite {
    color:#fff;
}
.blue {
    color:#2d90bc;
}
.gray {
    color:#595959;
}
.gray2 {
    color:#F2F2F2;
}
.gray3 {
    color:#535353;
}
.green {
    color:#76A003;
}
.red {
    color:#f04551;
}
.yellow {
    color:#fac932;
}
.trans {
    opacity: 0.90;
    filter: alpha(opacity=90) 
}
.trans2 {
    opacity: 0.50;
    filter: alpha(opacity=50) 
}
.ln30 {
    line-height:30px;
}
.lnauto {
    line-height:auto;
}
.ln35 {
    line-height:35px;
}
.ln45 {
    line-height:45px;
}
.padding {
    padding: 25px;
}
.f14px {
    font-size: 20px;
}
.f16px {
    font-size: 20px;
}
.f18px {
    font-size: 20px;
}
.f20px {
    font-size: 22px;
}
.f22px {
    font-size: 25px;
}
.f24px {
    font-size: 25px;
}

/* ---------------------------------------------------------------------- */
/* Breaking news 
/* ---------------------------------------------------------------------- */


 




@media screen and (max-width: 780px)    {
.open-accessibility {
    right: 0;
    top: 50px;
}
}


.open-accessibility.open-accessibility-expanded .open-accessibility-container {

    border-radius: 11px;

}



@media  (min-width: 576px)   {

.navbar .dropdown ul {

    padding:0; 

}

#hero {
    background: #001a4d;
}

.navbar-mobile .dropdown ul {
    margin: 0px;
}

.navbar .dropdown:hover>ul, .navbar-mobile .dropdown ul {
    text-align: right;
}


#navbar {
    background-color: #001a4d;
    color: #fff;
    padding-top: 12px;
    width: 90%;
}


#navbar>ul>li>a>i {
    padding-left: 8px;
    padding-right: 8px;
}

#navbar>ul>li>a{
    color: #cce6ff;
}

#navbar {
    background-color: #0071b2;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    
    color: #fff;
    padding-top: 12px;
    width: 90%;
    text-align: center;
    display: inline-block;
    padding-bottom: 0px;
    -webkit-border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    border-radius: 8px 8px 0px 0px;
}


.navbar>ul>li {
    padding: 0px 15px 0px 0px;
}

#hero .slider-link {
   -webkit-box-shadow: 0 0px 0px 0 #fff; 
    -moz-box-shadow: 0 0px 0px 0 #fff;
    box-shadow: 0 0px 0px 0 #fff; 
}

#navbar>ul {
    display: block;
    
}


.navbar .active, .navbar .active:focus {
    color: #ffffff !important;
    font-weight: 100;
}

#navbar>ul {
    display: block;
    
}


#header.header-scrolled {
    top: 0;
    background: #054a8a;
}
.header-bg, .services .icon-box:hover .icon, .staff {
    background: #054a8a;
}


#topbar {

    background-color: #f1f7fd;
}


.navbar .dropdown ul {
        
    -webkit-border-radius: 0px 0px 8px 8px;
    -moz-border-radius: 0px 0px 8px 8px;
    border-radius:  0px 0px 8px 8px;

}


#navbar>ul>li{
    display: inline-block;
    padding-bottom: 10px;
}



}

.navbar-mobile .dropdown ul {

    margin:  0px;

}

img, svg {
    vertical-align: inherit;
}

.navbar {
    padding: 15px;
}




#staff h2 {
    color: #f0f0f0;
}

#staff p {
    color: #d1d1d1;
}

#smalllogoformenu {
    width: 100px;
    padding-top: 0px;
    left: 5%;
    margin: 10px;
    position: fixed;
}






.navbar .dropdown ul a {
    text-align: right;
}

.nav-link {
    text-align: right;
}




/******************  News Slider Demo-2 *******************/
.demo{background:linear-gradient(to right,rgb(255, 255, 255),#b9e9ff);text-align:right;direction:rtl;}
.post-slide2{margin:0 15px;box-shadow:0 1px 2px rgba(43,59,93,.3);margin-bottom:2em}
.post-slide2 .post-img{overflow:hidden}
.post-slide2 .post-img img{width:100%;height:auto;transform:scale(1);transition:all 1s ease-in-out 0s}
.post-slide2:hover .post-img img{transform:scale(1.08)}
.post-slide2 .post-content{background:#fff;padding:20px}
.post-slide2 .post-title{font-size:17px;font-weight:600;margin-top:0;text-transform:capitalize}
.post-slide2 .post-title a{display:inline-block;color:grey;transition:all .3s ease 0s}
.post-slide2 .post-title a:hover{color:#3d3030;text-decoration:none}
.post-slide2 .post-description{font-size:15px;color:#676767;line-height:24px;margin-bottom:14px}
.post-slide2 .post-bar{padding:0;margin-bottom:15px;list-style:none}
.post-slide2 .post-bar li{color:#676767;padding:2px 0}
.post-slide2 .post-bar li i{margin-right:5px}
.post-slide2 .post-bar li a{display:inline-block;font-size:12px;color:grey;transition:all .3s ease 0s}
.post-slide2 .post-bar li a:after{content:","}
.post-slide2 .post-bar li a:last-child:after{content:""}
.post-slide2 .post-bar li a:hover{color:#3d3030;text-decoration:none}
.post-slide2 .read-more{display:inline-block;padding:10px 15px;font-size:14px;font-weight:700;color:#fff;background:#e7989a;border-bottom-right-radius:10px;text-transform:capitalize;transition:all .3s linear}
.post-slide2 .read-more:hover{background:#333;text-decoration:none}
 






/* ########################################################### */
/* Extra small devices (portrait phones, less than 576px)*/
/* ########################################################### */
@media (max-width: 767.98px) {
    #servicesicon li {display: block;float:right; padding-top: 15px; padding-bottom: 0px;list-style: none;  border-bottom: 1px #ccc solid; font-size: 20px; text-align: right; width: 50%;}
     #servicesicon {margin: 0px;padding: 0px;} 
}

/* ########################################################### */
/* Small devices (landscape phones, 576px and up) */
/* ########################################################### */
@media (min-width: 576px) and (max-width: 767.98px) {

    #servicesicon li {display: block;float:right; padding-top: 15px; padding-bottom: 0px;list-style: none;  border-bottom: 1px #ccc solid; font-size: 20px; text-align: right; width: 50%;}
    #servicesicon {margin: 0px;padding: 0px;} 

    
}
/* ########################################################### */
/* Medium devices (tablets, 
 and up) */
/* ########################################################### */
@media (min-width: 768px) and (max-width: 991.98px) {
    #servicesicon li { display: inline-block; font-size: 20px; list-style: none; margin: 5px;}
    #servicesicon .thumbnail img { width: 100px;}
    #servicesicon  { padding-top: 15px; padding-bottom: 0px; }
    
}
/* ########################################################### */
/* Large devices (desktops, 992px and up) */
/* ########################################################### */
@media (min-width: 992px) and (max-width: 1199.98px) {
    #servicesicon li { display: inline-block; font-size: 20px; list-style: none; margin: 5px;}
    #servicesicon .thumbnail img { width: 100px;}
    #servicesicon  { padding-top: 15px; padding-bottom: 0px; }
}
/* ########################################################### */
/* Extra large devices (large desktops, 1200px and up) */
/* ########################################################### */
@media (min-width: 1200px) {

    #servicesicon li { display: inline-block; font-size: 20px; list-style: none;}
    #servicesicon .thumbnail img { width: 100px;}
    #servicesicon  { padding-top: 15px; padding-bottom: 0px; }


}










