﻿/* jssor slider arrow navigator skin 07 css */
        /*
        .jssora07l                  (normal)
        .jssora07r                  (normal)
        .jssora07l:hover            (normal mouseover)
        .jssora07r:hover            (normal mouseover)
        .jssora07l.jssora07ldn      (mousedown)
        .jssora07r.jssora07rdn      (mousedown)
        */
        .jssora07l, .jssora07r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 50px;
            height: 50px;
            cursor: pointer;
            background: url('../img/a07.png') no-repeat;
            overflow: hidden;
            margin-top: 275px !important;
        }
        .jssora07l { 
          background-position: -5px -35px; 
          left: 0!important;
        }
        .jssora07r { 
          background-position: -65px -35px; 
          right: 0!important;
        }
        .jssora07l:hover { 
          background-position: -125px -35px; 
        }
        .jssora07r:hover {
         background-position: -185px -35px; 
       }
        .jssora07l.jssora07ldn {
         background-position: -245px -35px;
          }
        .jssora07r.jssora07rdn {
         background-position: -305px -35px;
          }
/* jssor slider thumbnail navigator skin 04 css *//*.jssort04 .p            (normal).jssort04 .p:hover      (normal mouseover).jssort04 .pav          (active).jssort04 .pav:hover    (active mouseover).jssort04 .pdn          (mousedown)*/.jssort04 .p {    position: absolute;    top: 0;    left: 0;    width: 62px;    height: 32px;}
.jssort04 .t { 
 position: absolute; 
 top: 0; 
 left: 0; 
 width: 150px;
 height: 100px;
 border: none;
}
.jssort04 .w, .jssort04 .pav:hover .w { 
  position: absolute; 
  width: 150px; 
  height: 100px;  
  border: #0099FF 1px solid; 
  box-sizing: content-box;
}
.jssort04 .pdn .w, .jssort04 .pav .w {
  border-style: dashed;
  }
.jssort04 .c {
  position: absolute; 
  top: 0;
  left: 0;
  width: 150px;
  height: 100px;
  background-color: #000;
  filter: alpha(opacity=45);
  opacity: .45;
  transition: opacity .6s;
  -moz-transition: opacity .6s;
  -webkit-transition: opacity .6s;
  -o-transition: opacity .6s;
  }
  .jssort04 .p:hover .c, .jssort04 .pav .c {
    filter: alpha(opacity=0);
    opacity: 0;
  }
  .jssort04 .p:hover .c {
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
  }
 * html .jssort04 .w {
   width /**/: 62px;   
   height /**/: 32px;
  }
 #header {
    background-color: #779044;
    position: absolute;
    top: 0;
    right: 0px;
    left: 0;
    width: 100%;
    height: 40px;
}
#header .bnsPortal {
    width: 50%;
    height: 40px;
     float: right;
    }
 #header .bnsPortal>img {
    height: 40px;
    text-align: right;
    margin-right: 10px;
    float: right;
    }
    
 #header .bnsPortal>a {
	font: bold 12px/43px 'droid arabic kufi';
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 6px #A5A0A0;
	vertical-align: top;
	 float: right;
    }

    div.fb-like {
    width: 10%;
    float: left;
    left: 10px;
    direction: ltr;
    position: relative !important;
    top: 10px;
    left: 1%;
    z-index: 30;
	}
div#header > i.fa {
    cursor: pointer;
    width: 120px;
    float: left;
    position: absolute;
    top: 2px;
    left: 177px;
    margin-top: 7px;
    border-radius: 5px;
    height: 24px;
    line-height: 24px;
    font-weight: bold;
    font-size: 21px;
    color: rgb(254, 255, 252);
    text-align: center;
    background: #009DED;
    background: -webkit-linear-gradient(#BDCC9F, #90AB5A);    }
    .fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
  }


 body{
  padding:0px; 
  margin:0px;
  background: url('../img/bg.jpg') ;
   font-family:Arial,sans-serif;
    min-width: 1024px;  
}
#jssor_1 {
    position: relative;
    margin: 0 auto;
    top: 111px;
    width: 1000px;
    height: 600px;
    overflow: hidden;
    visibility: hidden;
    background: -moz-linear-gradient(top, #d6f9ff 0%, #9ee8fa 100%);
    background: -webkit-linear-gradient(top, #243304 0%,#9ee8fa 100%);
    background: linear-gradient(to bottom, rgba(160, 189, 101, 0.49) 0%,#E8F0D8 100%);
}
#jssor_1 > div{
  width: 980px !important;
  height: 600px !important;
  transform: scale(1) !important;
}
.jssor_4{
  position: absolute;
  left: 0px;
  bottom: 0;
  width: 159%;
  height: 100%;
}
.jssort04{
position:absolute;
left:-9px;
bottom:0px;
width:980px;
height:100px;
}
.jssort04 .t {
    position: absolute;
    top: 0;
    left: 0;
    width: 100px!important;
    height: 70px!important;
    border: 3px solid #4D6321;
}
.jssort04>div{
  width:925px!important;
  height:78px!important;
  left:18px!important;
}
.jssort04>div>div{
  width:100px!important;
   height: 100%!important;
   cursor: pointer;
   left: -9px;
 }
 div#nav > i.fa {
    cursor: pointer;
    border-radius: 5px;
    width: 8%;
    height: 30px;
    line-height: 30px;
    font-size: 1.3em;
    color: #fff;
    text-align: center;
    /* background: #4c69ba; */
    /* background: -webkit-gradient(linear, center top, center bottom, from(#3C5CB6), to(#15244F)); */
    /* background: -webkit-linear-gradient(#3C5CB6, #15244F); */
    background: #009DED;
    background: -webkit-linear-gradient(#009DED, #0E81C3);
}
.slide{
  cursor: default; 
  position: relative; 
  top: 0px; 
  width: 980px;
  height: 600px; 
  overflow: hidden;
 }
 .transition {
    transition: all 0.6s ease-in-out;
 }
 .hidden {
    display: none;
 }
 .home{
  width: 980px;
  height: 600px;
}
 .container{
  position:absolute;
  top: 50px;
  right: 85px; 
  width: 480px; 
  height: 556px; 
  font-family: Arial, Verdana;
  font-size: 25px;
  text-align: right;"
} 
h2{
  z-index: 10;
  opacity: 1;
  font: bold 48px 'ge_dinar';
  color: rgb(208, 104, 31);
  margin-right: 100px;
  opacity: 1;
  transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  padding-bottom: 50px;
  margin-right: 22px;
  text-align: center;
  text-shadow: 1px 3px 4px rgb(78, 67, 60); 
}
p{
  direction: rtl;
  color: #11111;
  line-height:150%;
  font-family:'Tahoma','sans-serif';
  font-size:20px;
  margin-top: -60px;
  height: 300px;
  width: 120%;
  position: absolute;
  right: 0;
  text-align: justify;
  padding-right: 15px;
  margin-right: -49px;
}
.slide img{
  position: absolute;
  top:112px; 
  left: 40px;
  width: 300px; 
  height: 300px;
}
.item{
 position: absolute;
 top: 0px;
 left: 0px;">       
}
.content{
 display: block; 
 line-height: 1em; 
 text-transform: uppercase;
 font: 15px bold; 
 padding-right: 50px;
 color: #11111;"
}
.c img {
height: 100px;
width: 150px;
}
.w img {
height: 100px;
width: 150px;
}

