@charset "utf-8";
/* CSS Document */

body {
    margin:0px;
    padding:0px;
    font-family: Arial, Helvetica, sans-serif;
    color: #023780;
    text-align:justify;
    width: 100%;
    height:100%;
    background:url(../images/header.png) repeat-x top center #FFFFFF;
}

#all{
    /*background:url(../images/effict_site.png) no-repeat center top;*/
}

#all.inner{
    /*background:url(../images/effict_site_inner.png) no-repeat center top;*/
}

html {
    height:100%;
}

img{
    border:none;
}

.clear{
    clear:both;
}
a{
    cursor:pointer;
}

/* Header */
.header{
    width:100%;
    height:90px;
}

.header_content{
    margin:0 auto;
    width:998px;
    position:relative;
    z-index:9999;
}

.header .logo{
    padding:10px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    float: left;
}

.header .logo a{
    display:block;
}

.header .search, .header .follow_us{
    margin: 0px 0px 0px 0px;
    width: auto;
    /*height: 38px;*/
    padding: 11px 0px 0px 0px;
    /*background: url(../images/search_bg.png) no-repeat bottom center;*/
    direction: ltr;
    float: right;
    z-index: 18;
    position: absolute;
    right: 30px;
    top:29px;
}

.search form{
    margin:0px;
    padding:0px;
}

.search input.search_text{
    padding: 12px 10px 12px 20px;
    margin: 0px 0px 0px 0px;
    direction: ltr;
    width: 132px;
    height: 15px;
    background: none;
    font-size: 11pt;
    color: #231F20;
    text-align: left;
    border: none;
    vertical-align: top;
    position: relative;
    outline: none;
    float: left;
    font-family:Arial, Helvetica, sans-serif;
}

.search input.search_button{
    font-family: "arial";
    cursor: pointer;
    background: url(../images/search_btn.png) no-repeat center top;
    width: 30px;
    height: 30px;
    text-align: center;
    margin: 4px 5px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: none;
    float: right;
}

.search input.search_button:hover{
    background: url(../images/search_btn-hover.png) no-repeat center top;
}

.top-image{
    background: url(../images/top-image.png) no-repeat;
    z-index: 10;
    position: absolute;
    display: block;
    width: 407px;
    height: 338px;
    right:20px;
    top: -128px;
}

/* Menu and slider */
.menu_slider{
    position:relative;
    width:100%;
}

/* Menu and path */
.menu_path{
    position:relative;
    width:100%;
}

.menu_path.inner{
    position: static;
    width:100%;
}

/* Menu */
.menu{
    width:100%;
    height: 43px;
    position:absolute;
    top:0px;
    z-index:999999;
}

.menu.inner{
    width:100%;
    height: 43px;
    position: relative;
    top:0px;
    z-index:999999;
}

.menu .menu_content{
    width:998px;
    margin:0 auto;
    background: url(../images/menu.png) bottom center;
    height: 43px;
    border-radius: 9px 9px 0px 0px;
    font-family: 'fjallaoneregular';

    -moz-border-radius:7px 7px 0px 0px;
    -webkit-border-radius: 7px 7px 0px 0px;
    border-radius: 7px 7px 0px 0px;
    behavior: url(library/pie/PIE.htc);
}

/* Effect Site */
.effect_site{
    width:100%;
    height:563px;
    /*background:url(../images/effict_site.png) no-repeat;*/
    background-position: center -90px;
    position:absolute;
    top:0px;
    left:0px;
    z-index:99;
}

/* Slider */
.slider{
    position:relative;
    overflow:hidden;
    width:100%;
    height:563px;
}

.slider .slider_content{
    height:563px;
    width:1506px;
    text-align:center;

    left: 50%;
    float:left;
    position:absolute;
}

.slider .slider_content #wowslider-container1{
    width:100%;
    left: -50%;
}


/* content */
.content{
    z-index: 998;
    position:relative;
    margin: 0 auto;
    width: 998px;
    padding: 0px 0px 0px 0px;
    margin-top:-65px;
}

.content.inner{
    margin-top:0px;
}

/* Carousel */
.carousel{
    width:998px;
    height:104px;
    margin:0px auto;
    background:url(../images/crousal-bg_02.png) repeat-x;
}

/* Path */
.path{
    width: 998px;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px 10px 0px;
    height: 14px;
    border: none;
    position: relative;
    display: block;
    z-index:99999;
    margin:0 auto;
}

.path .path_content{
    padding:0px 0px 0px 0px;
    margin:0px;
}

.path ul{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 10px;
}

.path ul li{
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    list-style:none;
    display:inline;
    color:#0167AF;
    font-size:10pt;
}

.path ul li a{
    margin:0px 10px 0px 2px;
    padding:0px 20px 0px 0px;
    text-decoration: none;
    float:left;
    background:url(../images/path.png) no-repeat right top;
    display:block;
    text-decoration:none;
    font-size:10pt;
    color: #000;
}

.path ul li a:hover{
    color:#0167AF;
    text-decoration: none;
    background:url(../images/path_hover.png) no-repeat right top;
}

/* ///////////////////////*********  Inner page  *********** \\\\\\\\\\\\\\\\\\\\\\\\\\ */

.inner_page{
    margin-bottom: 0px;
    position: relative;
    min-height:450px;

    width: 968px;
    margin: 0 auto;
    background: url(../images/content_home.jpg) repeat-x top center;
    padding: 20px 15px 0px 15px;
    position:relative;
    z-index:90;
}

.inner_page .inner_page_title {
    margin: 0px 0px 15px 0px;
    padding: 0px;
    color: #023784;
    font-size: 18pt;
    font-family: 'fjallaoneregular';
}

.inner_page .inner_page_text {
    font-size: 13pt;
    color: #4D4D4D;
    padding: 0px 0px 15px 0px;
    margin: -13px 0px 0px -14px;
}

.inner_page .inner_page_list {
    color: #4D4D4D;
    font-size: 13pt;
	font-family:"Comic Sans MS", cursive;
    padding: 0px 0px 15px 0px;
    margin: 0px 0px 0px 0px;
}

.lower_footer {
    padding: 0px 0px 0px 0px;
    margin: 10px auto 10px auto;
    width: 978px;
    height: 16px;	
}

left.lower_footer {
    float:left;	
}

.left_lower_footer span{
    display: block;
    border-right: 1px solid #30302F;
    padding: 0px 10px 0px 0px;	
    float: left;
    height:15px;
    font-family: Arial;
    color: #30302F;
    font-size: 10pt;
    margin: 0px 11px 0px 0px;
}

.left_lower_footer span a{
    text-decoration: none;
    color: #30302F;
}

.left_lower_footer span a:hover{
    text-decoration: none;
    color: #dd514a;
}

.left_lower_footer span.last{
    border: none;
}


.center_lower_footer{
    width: auto;
    float: none;
    margin: 0 auto;
    text-align: center;
    display: table;
}
.center_lower_footer span{
    display: table-cell;
    border-right: 1px solid #30302F;
    padding: 0px 10px 0px 10px;	
    /*float: left;*/
    height:15px;
    font-family: Arial;
    color: #30302F;
    font-size: 13px;
}
.center_lower_footer span.title{
    color: #000;
}

.center_lower_footer span a{
    text-decoration: none;
    color: #30302F;
}

.center_lower_footer span a:hover{
    text-decoration: none;
    color: #dd514a;
}

.center_lower_footer span.last{
    border: none;
}

/* Email Solution */
.email_solution{
    float: right;
    padding:0px 0px 0px 0px;
    text-align:right;
    font-family: Arial;
    color: #30302F;
    font-size: 10pt;
}

.email_solution a{
    font-family: Arial;
    color: #30302F;
    font-size: 10pt;
    text-decoration:none;
}

.email_solution a:hover{
    text-decoration: none;
    color: #dd514a;
}




/* ====== News Page ====== */

/* Article List */

.list_container{
    display: block;
    float: left;
    width: 100%;
    font-size: 14pt;
}
.list_container .article_container{
    display: block;
    width: 96%;
    padding: 10px 2%;
    float: left;
    text-align: left;
    transition: 600ms;
    border-bottom: 1px solid #023780;
    margin-bottom: 10px;
}
.list_container .article_container .article_img{
    display: block;
    position: relative;
    float: left;
    width: 150px;
    margin: 10px;
    overflow: hidden;
    height: 180px;
    text-decoration: none;
    text-align: center;
    transition: 600ms;
}
.list_container .article_container .article_img img{
    display: block;
    float: left;
    border: 0px;
    height: 100%;
    width: 100%;
    transition: 600ms;
}
.list_container .article_container .article_info{
    display: table-cell;
    height: 120px;
    float: left;
    text-align: left;
    text-decoration: none;
    color: #023780;
    font-size: 14pt;
    width: 80%;
    vertical-align: middle;
    transition: 600ms;
}
.list_container .article_container:hover{
    box-shadow: 0 0 15px 5px rgba(0,0,0,0.3);
    transition: 600ms;
}
.list_container .article_container:hover .article_img img{
    height: 120%;
    margin-left: -10%;
    transition: 600ms;
}
.list_container .article_container:hover .article_info{
    color: #023780;
    transition: 600ms;
}
.list_container .article_container:hover .article_img .triangle{
    background: url('../images/news_triangle.png') no-repeat scroll left 0px top 0px;
    transition: 600ms;
}
.list_container .article_container:hover .article_img .triangle_btm{
    background: url('../images/triangle_btm.png') no-repeat scroll right -20px bottom 0px;
    transition: 600ms;
}


/*====== Jassor Slider  ======*/

/* jssor slider arrow navigator skin 03 css */
/*
.jssora03l                  (normal)
.jssora03r                  (normal)
.jssora03l:hover            (normal mouseover)
.jssora03r:hover            (normal mouseover)
.jssora03l.jssora03ldn      (mousedown)
.jssora03r.jssora03rdn      (mousedown)
*/
.jssora03l, .jssora03r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 18px;
    /*height: 55px;*/
    cursor: pointer;
    /*background: url(../slider/engine/a15.png) no-repeat;*/
    overflow: hidden;
    font-size:22px;
    color: #000;
    letter-spacing: -5px;
}
.jssora03l {
    background-position: -3px -33px;
    background: url('../slider/engine/l_arrow.png') no-repeat scroll center center;
}
.jssora03r {
    background-position: -63px -33px;
    background: url('../slider/engine/r_arrow.png') no-repeat scroll center center;
}
/*.jssora03l:hover {
    background-position: -123px -33px;
}
.jssora03r:hover {
    background-position: -183px -33px;
}*/
.jssora03l.jssora03ldn {
    background-position: -243px -33px;
}
.jssora03r.jssora03rdn {
    background-position: -303px -33px;
}


/* jssor slider bullet navigator skin 03 css */
/*
.jssorb03 div           (normal)
.jssorb03 div:hover     (normal mouseover)
.jssorb03 .av           (active)
.jssorb03 .av:hover     (active mouseover)
.jssorb03 .dn           (mousedown)
*/
.jssorb03 {
    position: absolute;
}
.jssorb03 div, .jssorb03 div:hover, .jssorb03 .av {
    position: absolute;
    /* size of bullet elment */
    width: 21px;
    height: 21px;
    text-align: center;
    line-height: 21px;
    color: white;
    font-size: 12px;
    background: url(../img/b03.png) no-repeat;
    overflow: hidden;
    cursor: pointer;
}
.jssorb03 div {
    background-position: -5px -4px; 
}
.jssorb03 div:hover, .jssorb03 .av:hover {
    background-position: -35px -4px; 
}
.jssorb03 .av {
    background-position: -65px -4px; 
}
.jssorb03 .dn, .jssorb03 .dn:hover {
    background-position: -95px -4px; 
}

div [u='slides'] img{
    width: 134px;
    height: 74px;
    border: 3px solid #093972;
    box-sizing: border-box;
}

.l_arrow{
    top: 123px; left: -23px;
}
.r_arrow{
    top: 123px; right: 0px;
}


/* Article Page */

.article_page{
    display: block;
    float: left;
    width: 96%;
    padding: 20px 2%;
    color: #023784;
    direction: ltr;
}
.article_page .article_title{
    display: block;
    float: left;
    text-align: left;
    direction: rtl;
    font-size: 18px;
    margin: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #fff;
}
.article_page .article_main_img{
    display: block;
    float: left;
    width: 100%;
    background: #f1f1f1;
    text-align: center;
    max-height: 400px;
    overflow: hidden;
}
.article_page .article_main_img img{
    display: block;
    float: none;
    width: auto;
    height: auto;
    margin: 0 auto;
}
.article_page .article_text{
    display: block;
    float: left;
    text-align: left;
    direction: rtl;
    font-size: 12px;
    line-height: 20px;
    padding: 10px 0;
    margin: 0px;
    color: #aaa;
}

/* Language */

.language{
    display: block;
    position: absolute;
    top: -30px;
    right: 0px;
    z-index: 1;
    width: 100px;
}
.language a{
    display: block;
    text-decoration: none;
    background: #023784;
    color: #fff;
    padding: 10px;
    float: right;
}
.language a:hover{
    background: #ccc;
    color: #023784;
}
.language a.ar{
    display: block;
}
.language a.en{
    display: none;
}




