/*
@import "http://designmodo.github.io/Flat-UI/dist/css/flat-ui.min.css";
@import "https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css";
@import "https://daneden.github.io/animate.css/animate.min.css";
*/
@font-face {
  font-family: 'GESSTwoLight-Light';
  src: url('fonts/GESSTwoLight-Light.eot');
  src: url('fonts/GESSTwoLight-Light.eot?#iefix') format('embedded-opentype'),
       url('fonts/GESSTwoLight-Light.woff2') format('woff2'),
       url('fonts/GESSTwoLight-Light.woff') format('woff'),
       url('fonts/GESSTwoLight-Light.ttf') format('truetype'),
       url('fonts/GESSTwoLight-Light.svg#GESSTwoLight-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'GESSTwoLight-Medium';
  src: url('fonts/GESSTextMedium-Medium.eot');
  src: url('fonts/GESSTextMedium-Medium.eot?#iefix') format('embedded-opentype'),
       url('fonts/GESSTextMedium-Medium.woff2') format('woff2'),
       url('fonts/GESSTextMedium-Medium.woff') format('woff'),
       url('fonts/GESSTextMedium-Medium.ttf') format('truetype'),
       url('fonts/GESSTextMedium-Medium.svg#GESSTwoLight-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
html { 
  background: url(../../images/web//bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
body
{
	width:100%;
	margin: 0 auto;
	text-align:center;
	direction:rtl;
	
}
.page
{
	width:980px!important;
	margin:0 auto;
	background-color:#ececec;
	background-repeat:no-repeat;
	font-family: 'GESSTwoLight-Light';
	 right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
	position:absolute;
}
.header
{
	background-image:url(../../images/web//header.jpg);
	text-align:right;
	padding-bottom:10px;
}
.logo
{
	width:65%;
	display:inline-block;
}
.logo img
{
	width:100%;
}
.hditems
{
	width:100%;
	text-align:left;
	vertical-align:top;
	padding-left:20px;
}
.hditems1
{
	width:30%;
	text-align: left;
    vertical-align: bottom;
    padding-left: 20px;
    display: inline-block;
    position: relative;
    left: -63px;
    bottom: -7px;
}
.social
{
	color:#145e93;
	font-size:32px;
	margin-top:5px;
}
.social a
{
	cursor:pointer;
	color:#145e93;
}
.social a:hover
{
	color:#7dcefd;
}
.search
{
	border:1px solid #adb0b1;
	float:left;
	margin-top:20px;
}
.search input
{
	background:none;
	border:none;
	height:90%;
	
}
.search form
{
	height:30px;
	font-family: 'GESSTwoLight-Light';
	background-color:white;
}
.search .fbutton
{
	background-image:url(../../images/web//search.png);
	background-repeat:no-repeat;
	width:30px;
	height:30px;
	cursor:pointer;
	float:left;	
}
.search .s_text
{
	color:#b1b1b1;
	text-align:right;
	padding-right:10px;
	
}
.navbar-nav ul {display: none;}
.navbar-nav li.has-sub:hover > ul { display: block; }
{
	display:block;
	position:absolute;
}
.navbar-nav > li.has-sub ul {
 	display: none;
  	padding-right: 0px;
	position: absolute;
	margin: 0;
	top: 50px;
	list-style-type: none;
	background: #7dcefd;
	border-top: 0 none;
	z-index: 9999;
	padding-left: 10px;
	min-width:200px;
	width:auto;
}
.navbar-nav > li.has-sub ul li {
  display: block;
  border:none;
  text-align:right;
  padding-right: 20px;
  padding-bottom:10px;
  padding-top:10px;
  transition: all 0.4s ease-in-out;
}
.navbar-nav > li.has-sub ul li a {
  color:white;
  border:none;
  text-decoration:none;
}
.navbar-nav > li.has-sub ul li:hover {
	background-color:#145e93;
}
.has-sub ul li a
{
	padding:0px!important;
}
.navbar-collapse
{
	background-color:#7dcefd;
}
.navbar-nav
{
	margin-top:0px!important;
	margin-right:10px!important;
	padding-right:0px;
}
.navbar-nav>li
{
	float:right!important;
}
.navbar-nav>li a
{
	padding:10px 20px;
	font-family: 'GESSTwoLight-Light';
	font-size:16px;
	color:#ffffff;
	transition: all 0.4s ease-in-out;
	font-weight:normal;
}
.navbar-nav>li:hover a
{
	color:#145e93;
}
.navbar-collapse
{
	margin-bottom:5px;
}
.navbar-fixed-top
{
	direction:rtl;
}
.navbar-collapse.collapse
{
	margin-bottom:0px;
}
.slider
{
	direction:ltr;
}
.news_fwidth
{
	width:100%;
	background-color:#7dcefd;
}
.news_fwidth .news
{
	text-align:right;
	margin-top:0px;
}
.news .title
{
	font-family:"GESSTwoLight-Light";
	background-color:#145e93;
	color:white;
	display:inline-block;
	padding:10px 20px;
	font-weight:bold;
}
.news marquee
{
	width:860px;
	display:inline-block;
	font-family:"GESSTwoLight-Light";
	position: relative;
    top: 5px;
	font-size:16px;
}
.news marquee a
{
	color:white;
	text-decoration:none;
}
.content
{
	background-color:#f4f3f3;
	width:100%;
	position:relative;
	top:5px;
	padding-top:10px;
	padding-bottom:40px;
}
.banners
{
	width:22%;
	display:inline-block;
	margin-left:20px;
}
.articles
{
	width:75%;
	display:inline-block;
	vertical-align:top;
}
.bnimg
{
	width:100%;
	margin-bottom:20px;
}
.bnimg a
{
	cursor:pointer;
}
.bnimg img
{
	width:100%;
}
.service
{
	background-image:url(../../images/web//service.jpg);
	text-align:right;
	padding:10px;
	margin-top:20px;
	margin-bottom:20px;
	height:127px;
	padding-top:35px;
}
.service a
{
	color:#1678b6;
	font-size:16px;
	text-decoration:none;
	cursor:pointer;

}
.service a:hover
{
	text-decoration:none;
}
.service span
{
	width:50px;
}
.mrgright
{
	margin-right:40px;
}
.mr20
{
	margin-right:20px;
}
.service1 
{
	text-align:right;
	margin-bottom:20px;
}
.service1 span
{
	margin-left:10px;
}
.service1 h3
{
	font-size:18px;
	color:#049de0;
}
.service1 a:hover
{
	text-decoration:none;
}
.service1 .txt
{
	background-color:#f0f0f0;
	border:1px solid #dddcdc;
	padding:10px;
	color:#09355b;
}
.w20
{
	width:16%;
	display:inline-block;
	vertical-align: top;
    margin-top: 20px;
}
.w40
{
	width:40%;
	display:inline-block;
}
.w50
{
	width:49%;
	display:inline-block;
}
.w_50
{
	width:47%;
	display:inline-block;
	vertical-align:top;
}
.w70
{
	width:75%;
	display:inline-block;
}
.bn_center
{
	width: 93%;
    margin: 0 auto;
}
.bn_center img
{
	width:100%;
}
.en
{
	font-family:Tahoma;
}
.center
{
	text-align:center;
}
.nomrg
{
	margin:0px;
	margin-left:0px!important;
}
.full
{
	width:100%;
	margin-bottom:10px;
	padding:0px;
}
.nobtmmrg
{
	margin-bottom:0px!important;
}
.counter
{
	font-size:26px;
	font-style:italic;
	margin-right:20px;
	color:#049de0;
	vertical-align: middle;
}
.blog
{
	width:100%;
	margin-bottom:10px;
}
.blog .image
{
	width:20%;
	display:inline-block;
}
.blog .image img
{
	width:100%;
}
.blog .text
{
	width:75%;
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
}
.blog .text a
{
	text-decoration:none;
}
.more
{
	text-align:left;
	padding-left:10px;
}
.more a
{
	color:#56b0e4;
}
.more a:hover
{
	text-decoration:none;
}
.more button
{
	color:white;
	background-color:#145e93;
	border:none;
	padding:5px 15px;
}
.srv2
{
	width:21%;
	display:inline-block;
	margin:0px 10px;
}
.srv2 img
{
	width:100%;
}
.txt ul
{
	list-style:none;	
}
.txt li
{	
	 list-style-image:url(../../images/web//list.jpg);
	 margin-bottom:15px;
}
.txt li a:hover
{
	text-decoration:none;
}
.txt select
{
	padding:5px;
	color:#094477;
	border:1px solid #dcdbdb;
	margin-bottom:11px;
}
.lftmrg
{
	margin-left:7px!important;
}
.txt .s_text
{
	background-color:#f5f5f5;
	border:1px solid #dcdbdb;
	padding:3px 10px;
    margin-left: -3px;
}
.txt .fbutton
{
	color:white;
	background-color:#145e93;
	border:1px solid #145e93;
	padding:3px 10px;
}
.photo
{
	width:24%;
	display:inline-block;
}
.photo .img
{
	width:100%;
	padding:2px;
}
.photo .img img 
{
	width:100%;
}
.photo .title a
{
	font-size:10px;
	color:#063659;
}
.photo .title a:hover
{
	text-decoration:none;
}
.photo .title
{
	text-align:center;
}
.list1 li
{
	margin-bottom:12px;
}
.footer
{
	margin-top:10px;
	background-color:#145e93;
	padding-top:20px;
	text-align:right;
	margin-bottom:10px;
}
.footer ul
{
	list-style:none;
    padding-right: 5px;
	margin-bottom:0px;
}
.footer ul li
{
	text-align:right;
}
.footer ul li a
{
	color:white;
}
.footer ul li a:hover
{
	text-decoration:none;
	color:#d4eaf4;
}
.footer .gmap
{
    margin-right: 60px;
}
.footer_btm
{
	width:100%;
	background-color:#3c79a4;
	text-align:center;
	padding:5px 0px;
	color:white;
	font-size:12px;
	margin-top:20px;
}
.r_mrg_20
{
	margin-right:20px;
}
@media (max-width: 960px)
{
	.page
	{
		width:90%!important;
	}
	.logo 
	{
		width: 64%;
		display: inline-block;
		margin-bottom: 10px;
		margin-top: 10px;
	}
	.ism-slider
	{
		height:300px;
	}
	.nav>li>a
	{
		padding:10px 10px!important;
		font-size:13px;
	}
	.news marquee
	{
		width:85%;
	}
	.service a
	{
		font-size:9px;
	}
	.mrgright
	{
		margin-right:20px;
	}
	.service1 h3
	{
		font-size:13px;
	}
	.counter
	{
		font-size: 22px;
		margin-right: 0px;
	}
	.ism-slide a
	{
		font-size:16px;
	}
	.blog .text
	{
		font-size:12px;
	}
	.blog .image
	{
		width:18%;
	}
	.srv2
	{
	    margin: 0px 6px;
	}
	.txt ul
	{
		padding-right:20px;
	}
	.mail
	{
		display:block;
	}
	.txt .s_text
	{
		width:65%;
	}
	.photo .title a
	{
		font-size:8px;
	}
	.photo
	{
		vertical-align:top;
	}
	.w20
	{
		width:15%;
		font-size:13px;
	}

}
/* Advanced Checkbox Hack */
body {
  -webkit-animation: bugfix infinite 1s;
}

@-webkit-keyframes bugfix {
  from {
    padding: 0;
  }
  to {
    padding: 0;
  }
}
input[type=checkbox] {
  position: absolute;
  top: -9999px;
  right: -9999px;
}

label {
  position: absolute;
  right: 15px;
  display: none;
  width: 2em;
  height: 2.25em;
  padding: .35em;
  font-size: 1.1em;
  color: #7dcefd;
  transition: color .3s ease-in-out;
  cursor: pointer;
  user-select: none;
  margin: 0;

  z-index:100;
}

/* big screens */
nav[role="off-canvas"] {
  position: relative;
  width: 50em;
  margin: 0 auto;
  transition-duration: .3s, .5s;
  transition-timing-function: ease-in-out;
  transition-property: right, opacity, box-shadow;
  display:none;
}
nav[role="off-canvas"] a {
  color: #fff;
  text-decoration: none;
font-family: 'GESSTwoLight-Light';
font-size:16px;
  transition: color .3s ease-in-out;
  display: table-cell;
  vertical-align: middle;
}
nav[role="off-canvas"] ul {
  padding: 0;
  margin: 0 auto;
  width: 100%;
}
nav[role="off-canvas"] ul > li {
  float: right;
  padding: .55em .55em;
  width: 8em;
  height: 8em;
  margin: .5em;
/*  opacity: .8;*/
  text-transform: uppercase;
  display: table;
    background: #17abf0;
  cursor: pointer;
  text-align: center;
  transition-duration: .3s;
  transition-timing-function: ease-in-out;
  transition-property: box-shadow, color, opacity, padding-right;
  cursor: pointer;

  
}
nav[role="off-canvas"] ul > li:hover {
  color: #fff;
  opacity: 1;
/*  box-shadow: 0 0 0 0.5em rgba(255, 255, 255, 0.95);*/
}
nav[role="off-canvas"] ul > li:hover > a {
  color: #fff;
}
nav[role="off-canvas"] ul > li:nth-child(2) {
  background: #17abf0;
}
nav[role="off-canvas"] ul > li:nth-child(3) {
  background: #17abf0;
}
nav[role="off-canvas"] ul > li:nth-child(4) {
  background: #17abf0;
}
nav[role="off-canvas"] ul > li:nth-child(5) {
  background: #17abf0;
}


/* small screens */
@media screen and (max-width: 600px) {
* {
  box-sizing: border-box;
}	
  html,
  body {


  }
	.ddsmoothmenu
	{
		display:none!important;
	}
	.ddsmoothmobile
	{
		display:none!important;
	}
  .maincontainer {
    margin: 0.0em .5em 0 .5em;
	width:auto;
  }

  nav[role="off-canvas"] {
    position: absolute;
    top: 3em;
    right: -20em;
    width: 20em;
    opacity: 0;
	display:block;
  }
  nav[role="off-canvas"] ul > li {
    height: 100%;
    width: 100%;
    text-align: right;
    margin: 0;
  }
 nav[role="off-canvas"] ul > li > ul >li {
    height: 100%;
    width: 100%;
    text-align: right;
    margin: 0;
	
  }
  nav[role="off-canvas"] ul > li:hover {
    box-shadow: none;
  }

  label {
    display: block;
  }

  label:after {
    position: absolute;
    left: .25em;
    top: 0;
    content: "\2261";
    font-size: 1.8em;
  }

  label:hover
  {
    color: #7dcefd;
	background-color:transparent;
	
  }
  
  input:checked ~ label {
    color: #17abf0;
	background-color:transparent;
	
  }
  input:checked ~ nav[role="off-canvas"] {
    opacity: 1;
    right: 0;
    /*box-shadow: -30em 0 0 30em rgba(0, 0, 0, 0.3);*/
  }
  input:checked ~ nav[role="off-canvas"] ul > li {
	font-weight: normal;
	position: relative;
	padding-top: 0.55em;
	padding-right: 1.5em;
	padding-bottom: 0.55em;
	padding-left: 0.55em;
  }

  input:checked ~ nav[role="off-canvas"] ul > li:hover {
    padding-right: 1.5em;
  }
   input:checked ~ nav[role="off-canvas"] ul > li > ul > li {
	font-weight:normal;
	background-color:#17abf0;


  }
   input:checked ~ nav[role="off-canvas"] ul > li > ul > li:hover {
    padding-right: 1.5em;
	background-color:none;
  }
   input:checked ~ nav[role="off-canvas"] ul > li > ul > li:after {
display:none;
  }
  input:checked ~ nav[role="off-canvas"] ul > li:after {
    position: absolute;
    right: .25em;
	top:4px;
    content: "\203A";
    font: bold 1.4em sans-serif;
	color:#fff;
  }

  input:checked ~ .maincontainer {
    margin-right: 20.5em;
    margin-left: -20.5em;
  }
}
.maincontainer {

  transition: margin .3s ease-in-out;
  width:1000px;
  margin-left:auto;
  margin-right:auto;
}
.maincontainer {
    margin:0px auto;
	width:auto;
  }
  .blue .txt
  {
	  background-color:#145e93;
	  text-align:center;
	  color:white;
	  padding:30px 15px;
  }
  .green .txt
  {
	  background-color:#145e93;
	  text-align:center;
	  color:white;
	  padding:12px 12x;
	  font-size:18px;
  }
  .green .txt a
  {
	  color:white;
  }
  .blue .txt a
  {
	  color:white;
  }
  .rmg10
  {
	  margin-right:5px;
  }
  .rmg30
  {
	  margin-right:30px;
  }
  .last
  {
	  margin-top:30px;
  }
  .pbtm
  {
	  padding-bottom:25px!important;
  }
  