@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'AdobeArabic-Regular';
  src: url('fonts/AdobeArabic-Regular.eot');
  src: url('fonts/AdobeArabic-Regular.woff2') format('woff2'),
       url('fonts/AdobeArabic-Regular.woff') format('woff'),
       url('fonts/AdobeArabic-Regular.ttf') format('truetype'),
       url('fonts/AdobeArabic-Regular.svg#AdobeArabic-Regular') format('svg'),
       url('fonts/AdobeArabic-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
body
{
	width:100%;
	background-color:white;
	margin: 0 auto;
    text-align: right;
	direction:rtl;
	font-family:'AdobeArabic-Regular';
}
.slider img
{
	width:100%;
}
.header
{
	position:relative;
}
.header .top
{
	background-color:#f0f0f0;
}
.page
{
	width:100%;
	margin:0 auto;	
}
.content
{
	width:960px;
	margin:0 auto;	
}
.gray
{
	background-color:#f0f0f0;
}
.lang
{
	width:100px;
	display:inline-block;
	font-family:"AdobeArabic-Regular";
	font-size:14px;
	bottom: 5px;
    position: relative;
	margin-right:455px;
	vertical-align: top;
    margin-top: 15px;
}
.lang a
{
	text-decoration:none;
	color:#115369;
	cursor:pointer;
	font-size:20px;
}
.lang span a:hover
{
	color:#115369;
}
.social
{
	width:200px;
	display:inline-block;
}
.social img
{
	padding-right:5px;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:10px;
}
.search
{
	width:180px;
	display:inline-block;
	vertical-align: top;
    margin-top: 10px;
}
#search
{
	border:1px solid #c9c9c9;
	background-color:white;
}
#search input
{
	background:none;
	border:none;
}
#search  .fbutton
{
	background-image:url(../../images/web/sub_back.png);
	background-repeat:no-repeat;
	width:32px;
	cursor:pointer;
	float:right;	
}
#search #s_text
{
	color:#b1b1b1;
	text-align:left;
	width: 80%;
    padding-top: 3px;
    padding-bottom: 3px;
}
.header_img
{
	background-image:url(../../images/web/header.jpg);
	padding-top:20px;
	padding-bottom:20px;
}
.header
{
	background-color:white!important;
}
.text
{
	margin-top:20px;
}
.right
{
	vertical-align:top;
	width:200px;
}
.left 
{
	margin-right:35px;
	width:720px;
}
.left .title
{
	width:720px;
}
.left .title h3
{
	border-bottom-color:#d3d3d3;
}
.right .title
{
	width:200px;
}
.title h3
{
	border-bottom:3px solid #faa33d;
	font-size:22px;
	font-weight:bold;
	color:#6e1113;
	padding-bottom:10px;
}
.right .menu
{
	background:none;
	width:100%;
}
.right .menu ul a
{
	font-size:20px;
	color:#9f191d;
}
.right .menu ul a:hover
{
	color:#dd9d42;
}
.right .menu ul
{
	list-style-image:url(../../images/web/list.png);
}

.box
{
	background:none;
	padding:0px;
}
.box .content
{
	width:525px;
	background-color:white;
	display:inline-block;
	vertical-align:top;
	margin-right:12px;
	border-bottom:3px solid #e0e0e0;
}
.box .image
{
	width:180px;
	display:inline-block;
}
.box .image img
{
	margin:0px;
	width:100%;
}
.box .content h2
{
	padding-top:10px;
	color:#9f191d;
	font-size:22px;
	padding-right:10px;
	margin-bottom:5px;
}
.box .content p
{
	color:#303030;
	padding-right:10px;
	font-size:20px;
	font-family:'AdobeArabic-Regular';
	line-height:23px;
}
.box1
{
	background-color:white;
	padding:0px;
	border-bottom:3px solid #e0e0e0;
	border-top:3px solid #e0e0e0;
	width:100%;
	padding-bottom:65px;
	margin-bottom:30px;

}
.box1 .content
{
	width:460px;
	display:inline-block;
	vertical-align:top;
	margin-right:12px;

	
}
.box1 .content1
{
	width:708px;
	display:inline-block;
	vertical-align:top;
	margin-right:12px;

	
}
.box1 .image
{
	width:180px;
	display:inline-block;
	margin:30px;
}
.box1 .image img
{
	margin:0px;
}
.box1 .content h2
{
	padding-top:10px;
	color:#9f191d;
	font-size:22px;
	padding-right:10px;
	margin-bottom:5px;
}
.box1 .content p
{
	color:#303030;
	padding-right:10px;
	font-size:20px;
	font-family:'AdobeArabic-Regular';
	line-height:28px;
	padding-top:30px;
	margin-bottom:0px;
}
.box1 .content1 p
{
	color:#303030;
	padding-right:10px;
	font-size:20px;
	font-family:'AdobeArabic-Regular';
	line-height:28px;
	padding-bottom:30px;
}
.articals
{
	padding-bottom:20px;
}
.menu
{
	background-color:#6e1113;
	border-top:#f0f0f0 3px solid;
	border-bottom:#f0f0f0 3px solid;
}
.main_menu
{
    top: 2px;
    position: relative;
}
.main_menu ul 
{
	list-style-type:none;
	margin-bottom:0px;
	margin-right:0px;
}
.main_menu ul  li
{
	display:inline-block;
	font-family:"AdobeArabic-Regular";
	padding-top: 10px;
    padding-bottom: 10px;
}
.main_menu ul  li a:hover
{
	border-bottom:#faa33d 2px solid;
	padding-bottom:10px;
	color:#faa33d!important;
	
}

.main_menu ul  li a
{
	font-family:"AdobeArabic-Regular";
	text-decoration:none;
	color:white;
	padding-right:10px;
	padding-left:10px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size:20px;
}
.main_menu ul ul {display: none;}
.main_menu ul li.has-sub:hover > ul { display: block; }
{
	display:block;
	position:absolute;
}
.main_menu > ul li.has-sub ul {
 	display: none;
  	padding-right: 40px;
	position: absolute;
	margin: 0;
	top: 43px;
	list-style-type: none;
	background: #6e1113;
	border-top: 0 none;
	z-index: 9999;
	padding-left: 40px;
}
.main_menu > ul li.has-sub ul li {
  display: block;
  border:none;
}
.main_menu > ul li.has-sub ul li a {
  color:white;
  border:none;
}
.container 
{
	width: 960px!important;
	margin: auto; 
	direction:ltr;
	min-height:100%!important;
}
.container .ism-slider 
{
	 margin-left: auto; 
	 margin-right: auto; 
}
.ism-slide a
{
	
	font-family:'Tahoma';
	text-align:left;
	text-decoration:none;
}
.fst
{
	font-size:28px;
	color:#a63739;
}
.sec
{
	color:#6e1113;
	font-size:20px;
}
.slider ol
{
	padding:0px;
	margin:0px;
}
.services
{
	width:100%;
	background-color:white;
}
.contain
{
	width:960px;
	margin:0 auto;
}
.text p
{
	font-family:"GESSTwoLight-Light";
	font-size:14px;
	color:#204653;
	padding-right:20px;
	padding-left:20px;
	margin-bottom: 5px;
	text-align:justify;
	padding-bottom:20px;
	line-height:18px;
}
.text span
{
	font-family:"GESSTwoLight-Light";
	font-size:15px;
/*	color:#fff;*/
}
.text a
{
	text-decoration:none;
}
.text div
{
	display:inline-block;
}
.text img
{
	display:inline-block;
	margin-right:10px;
}
.width
{
	width:240px;
	display:inline-block;
	vertical-align:top;
	position:relative;
	margin-bottom:15px;
}
.footer
{
	width:100%;
	background-color:#6e1113;
	text-align:center;
}
.footer .menu
{
	width:100%;
	display:inline-block;
	text-align:center;
	margin-top:20px;
	vertical-align:top;
	margin-bottom:0px;
	border:none;
}
.footer .menu ul
{
	list-style:none;
	text-align:center;
	margin-right:0px;
	padding-left:0px;
	margin:0px;
}
.footer .menu ul li
{
	font-family:"AdobeArabic-Regular";
	font-size:20px;
	line-height:25px;
	display:inline-block;
	padding-left:10px;
	padding-right:10px;
}
.footer .menu ul li a
{
	color:#dd9d42;
	text-decoration:none;
}
.footer .menu ul li a:hover
{
	color:white;
}
.footer .copyright
{
	
	font-size:20px;
	padding-bottom:10px;
}
.footer .copyright a
{
	color:#ffffff;
	text-decoration:none;
	font-family:'AdobeArabic-Regular';
}

@media (max-width: 900px)
{
	.content
	{
		width:760px;
	}
	.social
	{
		margin-right:50px;
	}
	.contain
	{
		width:760px;
	}
	.lang
	{
		margin-right:220px;
	}
	.main_menu ul li a 
	{
		padding-right: 5px;
		padding-left: 5px;
		font-size: 20px;
	}
	.title h3
	{
		padding-right:10px;
	}
	.right .menu
	{
		padding-right:10px;
	}
	.left
	{
		width:525px;
		margin-right:25px;
	}
	.left .title
	{
		width:525px;
	}
	.box .image
	{
		width:130px;
	}
	.box .content
	{
		width:380px;
	}
	.container
	{
		width:760px!important;
	}
	.box1 .content
	{
		width:50%;
	}
	
}
@media (max-width: 600px)
{
	.content
	{
		width:590px;
	}
	.contain
	{
		width:590px;
	}
	.social
	{
		margin-right:50px;
	}
	.main_menu ul li a 
	{
		padding-right: 5px;
		padding-left: 5px;
		font-size: 8px;
	}
	.logo img
	{
		width:325px;
	}
	.container
	{
		width:590px!important;
	}
	.text div
	{
		width:225px;
	}
	.width
	{
		width:185px;
	}
	.footer .menu
	{
		width:80px;
	}
	.footer .menu h3
	{
		font-size:10px;
	}
	.footer .menu ul li
	{
		font-size:8px;
	}
	.footer .logo img
	{
		width:250px;
	}
}
@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  font-family: Montserrat, sans-serif;
  background: #333333;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 17px;
  font-size: 12px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #dddddd;
  font-weight: 700;
  text-transform: uppercase;
}
#cssmenu > ul > li:hover > a {
  color: #ffffff;
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 30px;
}
#cssmenu > ul > li.has-sub > a:after {
  position: absolute;
  top: 22px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu > ul > li.has-sub > a:before {
  position: absolute;
  top: 19px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu > ul > li.has-sub:hover > a:before {
  top: 23px;
  height: 0;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu li:hover > ul > li {
  height: 35px;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li a {
  border-bottom: 1px solid rgba(150, 150, 150, 0.15);
  padding: 11px 15px;
  width: 170px;
  font-size: 12px;
  text-decoration: none;
  color: #dddddd;
  font-weight: 400;
  background: #333333;
}
#cssmenu ul ul li:last-child > a,
#cssmenu ul ul li.last-item > a {
  border-bottom: 0;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: #ffffff;
}
#cssmenu ul ul li.has-sub > a:after {
  position: absolute;
  top: 16px;
  right: 11px;
  width: 8px;
  height: 2px;
  display: block;
  background: #dddddd;
  content: '';
}
#cssmenu.align-right ul ul li.has-sub > a:after {
  right: auto;
  left: 11px;
}
#cssmenu ul ul li.has-sub > a:before {
  position: absolute;
  top: 13px;
  right: 14px;
  display: block;
  width: 2px;
  height: 8px;
  background: #dddddd;
  content: '';
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#cssmenu.align-right ul ul li.has-sub > a:before {
  right: auto;
  left: 14px;
}
#cssmenu ul ul > li.has-sub:hover > a:before {
  top: 17px;
  height: 0;
}
/* 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: 16px;
  color: #968a00;
  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:"Arial_Narrow";
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: #9f191d;
  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: #9f191d;
}
nav[role="off-canvas"] ul > li:nth-child(3) {
  background: #9f191d;
}
nav[role="off-canvas"] ul > li:nth-child(4) {
  background: #9f191d;
}
nav[role="off-canvas"] ul > li:nth-child(5) {
  background: #9f191d;
}


/* 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: #767561;
	background-color:transparent;
	
  }
  
  input:checked ~ label {
    color: #9f191d;
	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;
	width:auto;
  }