@import url(http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,300,700,800);
/*----------icons----------start----*/


/*----------Home main icon----------End----*/
@font-face {
    font-family: 'NotoKufiArabicRegular';
    src: url('../fonts/NotoKufiArabicRegular.eot');
    src: url('../fonts/NotoKufiArabicRegular.eot') format('embedded-opentype'),
         url('../fonts/NotoKufiArabicRegular.woff2') format('woff2'),
         url('../fonts/NotoKufiArabicRegular.woff') format('woff'),
         url('../fonts/NotoKufiArabicRegular.ttf') format('truetype'),
         url('../fonts/NotoKufiArabicRegular.svg#NotoKufiArabicRegular') format('svg');
}


* {
	margin: 0;
}
body {
	font-family: 'NotoKufiArabicRegular', Tahoma, Geneva, sans-serif !important;
	font-size: 14px;
	overflow: auto;
	color: #FFF;
	
}
body::-webkit-scrollbar {
    width: 6px;
}
 
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 
body::-webkit-scrollbar-thumb {
  background-color: #D89F21;
  outline: 1px solid slategrey;
}

a:click, a:focus, a:click {
	color: #D49712 !important; outline:none; text-decoration: none;
}
a {
	color: #D49712 !important; outline:none; text-decoration: none;
}
a:hover {
	color: #FFF; outline:none; 
	text-decoration: none;
}
hr{ border-bottom:1px solid #646464; border-top:1px solid #000;}
hr.title-btm-hr { margin:10px 0; margin-top:0px; border-color:#E6AC11; border-bottom:none; }
/*----------Home main css----------start----*/
#fullscreen-slider.main-wrapper {
	padding: 0px;
	margin: 0px;
	vertical-align: central
}
.navigation {
	background-color: rgba(0, 0, 0,0.8);
	width: 100%;
	height: 100%;
	min-height: 300px;
	padding-bottom: 20px;
}
.quick-contact {
	background-color: rgba(0, 0, 0,0.8);
	margin-top: 8px;
	width: 100%;
	padding: 0px 0;
}
.logo {
	padding: 30px 0;
}
.navigation nav {
}
.con-title {
	width: 100%;
	background-image: url(../images/contact.png);
	background-position: 30px;
	background-repeat: no-repeat;
	padding:8px 0;
	padding-left: 74px;
}
.con-title h5 {
	color: #FFF;
}
.con-title h5 span {
	color: #fad46a;
	font-size: 18px;
}
.logo-right {
	position: absolute;
	left: 0px;
	top: 20px; z-index:8 !important;
}
.btn-fixing ul {
	width: 50px;
	position: absolute;
	text-align: center;
	left: 0px;
	float: left;
	margin-top: 34px; direction:ltr !important;
}
.btn-fixing ul li {
	/*background-color: #d9a123;*/
	width: 50px;
	height: 50px;
	margin-bottom: 4px;
	line-height: 42px;
	display: inline-block;
	background: #fed971; /* Old browsers */
background: -moz-linear-gradient(top,  #fed971 0%, #d29615 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fed971), color-stop(100%,#d29615)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fed971 0%,#d29615 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fed971 0%,#d29615 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fed971 0%,#d29615 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fed971 0%,#d29615 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fed971', endColorstr='#d29615',GradientType=0 ); /* IE6-9 */
border-radius:0px;
color: #740f16; border-bottom: 1px solid #C18605;
 border-radius:3px;
}
.btn-fixing ul li a {
	padding: 19px 10px ; text-align:center !important;
}
.btn-fixing ul li img {
	vertical-align: central;
}
.prd-div-slider {
	background-color: rgba(0, 0, 0,0.8);
	margin-top: 268px;
	width: 480px;
	min-height: 200px;
	color: #FFF;
	padding: 16px 10px;
}
.prd-div-slider h3 {
	font-size: 18px;
	text-transform: uppercase; text-align:right;
}
.prd-div-slider p {
	font-size: 13px; text-align:right;
}
.prd-div-slider a {
	color: #f9d267;
}
footer {
	position: fixed;
	height: 42px;
	background-color: rgba(0, 0, 0,0.8);
	width: 100%;
	bottom: 0px;
	padding: 16px 0;
	font-size: 12px;
	border-top: 2px solid #740f16;
}
/*----------Home  main css ----------End----*/
h1, h2, h3 { font-weight:lighter;}
h2 { font-weight:lighter; font-size:26px; margin:6px 0 ; }
h3 { font-size:22px; }
h4 { text-transform:capitalize !important; font-size:18px; font-weight:lighter !important;}




/*----------Home main slider css only----------start----*/
.cbp-bislideshow {
	list-style: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	padding: 0;
	margin: 0;
}
.cbp-bislideshow li {
	position: absolute;
	width: 101%;
	height: 101%;
	top: -0.5%;
	left: -0.5%;
	opacity: 0;
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	transition: opacity 1s;
}
.backgroundsize .cbp-bislideshow li {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: center center;
}
.backgroundsize .cbp-bislideshow li img {
	display: none;
}
.cbp-bislideshow li img {
	display: block;
	width: 100%;
}
.cbp-bicontrols {
	position: fixed;
	width: 102px;
	height: 48px;
	margin: 0px;
	  bottom: 10%;
	left:10%; z-index:999 !important ;
}
.cbp-bicontrols span {
	float: left;
	width: 50px;
	height: 48px;
	position: relative;
	cursor: pointer; right: 72px; z-index:999;
}
.cbp-bicontrols span:before {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	font-family: 'FontAwesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 52px;
	font-size: 26px;
	color: #d9a123;
	-webkit-font-smoothing: antialiased;
	opacity: 0.7;
	background-color: #740f16;   z-index: 9999;
}
.cbp-bicontrols span:hover:before {
	opacity: 1;
}
.cbp-bicontrols span:active:before {
	top: 2px;
}
span.cbp-biplay:before {
	content: "\f04b";
}
span.cbp-bipause:before {
	content: "\f04c";
}
span.cbp-binext:before {
	content: "\f105";
}
span.cbp-biprev:before {
	content: "\f104";
}
.cbp-bicontrols span.cbp-binext {
	float: right;
}
/* Fallback */
.no-js.no-backgroundsize .cbp-bislideshow li:first-child {
	opacity: 1;
}
.no-js.backgroundsize .cbp-bislideshow li:first-child img {
	display: block;
}
/*----------Home main slider css only----------End----*/

#nav {
}
#nav > a {
	display: none;
}
#nav li {
	position: relative;
	background-color: #F0F;
}
#nav ul {
	height: 3.75em;
	list-style: none
}
#nav > ul > li {
	width: 100%;
	height: 100%;
	float: none;
}
#nav li ul {
	display: none;
	position: absolute;
	left: 100%;
}
#nav li:hover ul {
	display: block;
}
.adjust1 {
	float: left;
	width: 100%;
	margin-bottom: 0;
}
.prd-div-slider a {
	font-size: 12px;
}
.prd-div-slider .carousel-control {
	color: #740F16;
	background-color: #D9A123;
	width: 24px;
	height: 22px; color: #FFF !important;
}
.prd-div-slider .carousel-control:hover, .prd-div-slider .carousel-control:focus {
	color: #FFF;
}
.prd-div-slider .carousel-control.left, .prd-div-slider .carousel-control.right {
	background-image: none;
	font-size: 14px;
}
.prd-div-slider .carousel-control.left {
	left: 0px !important;
	right: 88% !important
}
.media-object {
	margin: auto;
	margin-top: 15%;
	border: 4px solid rgba(0,0,0,0.6)
}
/* Social icons block
---------------------------------- */
ul.social-links {
	list-style: none;
}
ul.social-links li {
	display: inline-block;
}
ul.social-links li.circle a {
	padding: 4px 8px;
	margin: 0px;
	border: 1px solid transparent;
}
ul.social-links li.circle a:hover {
	border: 1px solid;
}
ul.social-links li.circle {
	margin: 0px;
}
.social-links li.twitter a:hover, .colored.social-links li.twitter a {
	border-color: #55acee;
	color: #55acee !important;
}
.social-links li.linkedin a:hover, .colored.social-links li.linkedin a {
	border-color: #0976b4;
	color: #0976b4;
}
.social-links li.googleplus a:hover, .colored.social-links li.googleplus a {
	border-color: #dd4b39;
	color: #dd4b39;
}
.social-links li.youtube a:hover, .colored.social-links li.youtube a {
	border-color: #b31217;
	color: #b31217;
}
.social-links li.facebook a:hover, .colored.social-links li.facebook a {
	border-color: #3b5998;
	color: #3b5998;
}
.awesome-tooltip + .tooltip > .tooltip-inner {
	background-color:#740F16;
	color:#D9A123; padding:6px 6px; width:140px;
	border: 1px solid #740F16; font-size:14px; border-radius:0px; margin-right:0px; 
}
.awesome-tooltip +  .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top:-5%;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid rgba(255,255,255,1) !important; background-color:#F0F !important;
}
.menu-part {
	width:22%; top: 20px; position:absolute; right:0px;
}
.content-area-sub {
	width: 76% !important; 	margin-top: 20px; min-height:670px; max-height:auto !important; overflow:hidden; overflow-y: auto; height:100% !important; 
	float: left; background-color: rgba(0, 0, 0,0.8); padding-top:40px;  padding-bottom:40px; font-weight:lighter !important; font-size:14px !important;
}
.container-sub-page { padding:0px 30px;}


img.circle { width:136px; height:136px; margin:30px auto; text-align:center; }

.padt-20 { padding-top:20px;} .padt-30 { padding-top:30px;}
.padb-20 { padding-bottom:20px;} .padb-30 { padding-bottom:30px;}

.cir-1 { margin:0 auto !important;}
.sub-pages .cbp-bicontrols {
    position: absolute;
    width: 102px;
    height: 48px;
    margin: 0px;
    top: 0;
    left: 286px;
}
.sub-pages .btn-fixing ul { width:auto !important;
text-align: center;
left: 5px;
 
margin-top: 59px;
position: relative;
margin-bottom: 0px;}
.sub-pages .logo-right { position:relative !important; left:43px; top:0px;  }
.breadcrumb {background-color: transparent; text-align: right; padding-right: 46px !important; font-size:12px; margin-top: 76px; 
margin-bottom: 0px; }
.breadcrumb li {color: #FFF; }
.breadcrumb li a { color:#FCD76E; }

.pad-btm-box { padding:0 40px;}
.form-control { background-color:transparent; background:none; border:none; border-bottom:1px dashed #FCD66D; color:#FFF !important; padding:10px 14px }
.form-control:focus {
  border-color: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn { border:none !important; padding:10px 16px;  border-radius:3px;}
.btn-primary { background-color:#D9A123;
background: #fed971; /* Old browsers */
background: -moz-linear-gradient(top,  #fed971 0%, #d29615 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fed971), color-stop(100%,#d29615)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fed971 0%,#d29615 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fed971 0%,#d29615 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fed971 0%,#d29615 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fed971 0%,#d29615 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fed971', endColorstr='#d29615',GradientType=0 ); /* IE6-9 */
 color:#740F16; border-bottom: 1px solid #C18605; }

.nav > li > a:focus { background-color:transparent; text-decoration:none;}
.btn-primary.active, .btn-primary.focus, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open > .dropdown-toggle.btn-primary {
    color: #740F16;
    background-color: #D9A123;
    border-color: #D9A123;
}

.btn-file input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	min-width: 100%;
	min-height: 100%;
	font-size: 100px;
	text-align: right;
	filter: alpha(opacity=0);
	opacity: 0;
	cursor: inherit;
	display: block;
}
.btn-file {
	position: relative;
	color: rgba(255,255,255,0.5) !important; cursor:pointer; 
	overflow: hidden;
	border-radius: 0px;
	background-color: transparent !important;
	border-radius: 0;
	height: 35px !important;
	padding-top: 6px;
	width:100% !important;border:1px dashed #FCD66D !important;
}
.careers-form label.control-label{ display:none !important; }



/*Management style---- start----*/
.slider--teams {
  position: relative; margin-top:200px !important;
  top: 50%;
  left: 50%;
  max-width: 100%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.slider--teams .slider--teams__team {
  position: relative;
  overflow: hidden;
}

#list {
  position: relative;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
#list li {
  position: relative;
  display: inline-block;
  float: left;
  text-align: center;
}
#list li figure {
  cursor: pointer;
  margin: 1em;
  opacity: 0.6;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-transition: -webkit-transform 450ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 450ms ease-in-out;
          transition: transform 450ms cubic-bezier(0.445, 0.05, 0.55, 0.95), opacity 450ms ease-in-out;
  -webkit-transform: scale(0.5) translateZ(0px);
          transform: scale(0.5) translateZ(0px);
}
#list li figure:hover {
  opacity: 0.8;
  -webkit-transform: scale(0.6) translateZ(0px);
          transform: scale(0.6) translateZ(0px);
}
#list li figure:active {
  opacity: 1;
  -webkit-transform: scale(0.7) translateZ(0px);
          transform: scale(0.7) translateZ(0px);
}
#list li figure > div {
  border-radius: 5px;
  position: relative;
  margin: 2rem auto;
  width:200px;
  height: 200px;
  overflow: visible;
  -webkit-transform: rotate(45deg) translateZ(0px);
          transform: rotate(45deg) translateZ(0px);
		  
}
#list li figure > div > div {
  /*background: url( ) no-repeat;*/
  background-size: cover;
  background-position: 0px 0px;
  position: absolute;
  top: 50%;
  left: 50%;
  width:200px;
  height: 200px;
  -webkit-transform: rotate(-45deg) translate(0%, -70%);
      -ms-transform: rotate(-45deg) translate(0%, -70%);
          transform: rotate(-45deg) translate(0%, -70%);
}
#list li figure figcaption h2 {
  color: #FFF;
  font-size:22px;
  font-weight: lighter;
}
#list li figure figcaption p {
  color:#E7B641;
  font-size:16px;
  font-weight: 400;
}
#list li:nth-child(1) figure > div > div {
  background-position: 0px 0px !important;
}
#list li:nth-child(2) figure > div > div {
  background-position: 0px 20% !important;
}
#list li:nth-child(3) figure > div > div {
  background-position: 0px 40% !important;
}
#list li:nth-child(4) figure > div > div {
  background-position: 0px 60% !important;
}
#list li:nth-child(5) figure > div > div {
  background-position: 0px 80% !important;
}
#list li:nth-child(6) figure > div > div {
  background-position: 0px 100% !important;
}
.active {
  opacity: 1 !important;
  -webkit-transform: scale(1) translateZ(0px) !important;
          transform: scale(1) translateZ(0px) !important;
}
.cf:before,
.cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}

/*Management style---- End----*/
/* Back To Top Button */
.top{
    display: none;
    background-color:rgba(116,15,22,0.8);
    position: fixed;
    padding:6px 10px;
    color: #F3C95B;
    bottom: 3%;
    right: 3%;
    text-decoration: none;
    border-radius: 3px;
    opacity:1;
    font-size:20px;
}
.top:hover{ opacity: 1; transition: all 1s; }
/* Back To Top Button END */

/*Product slider -------- start -----*/ 
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
 

/*Product slider -------- start -----*/ 

.landing-logo-bg { width:100%; height:100% !important; min-height:600px;}
		.land-main-logo img{ margin:0 auto; margin-top:20%; margin-bottom:20px; }
 
		.links a.btn-main { border:1px dotted #a17530; text-align:center;  }
		
		
		
/* Effect 1: Brackets */
.cl-effect-1 a::before,
.cl-effect-1 a::after {
	display: inline-block;
	opacity: 0;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
	-moz-transition: -moz-transform 0.3s, opacity 0.2s;
	transition: transform 0.3s, opacity 0.2s;
}

.cl-effect-1 a::before {
	margin-right: 10px;
	content: '[';
	-webkit-transform: translateX(20px);
	-moz-transform: translateX(20px);
	transform: translateX(20px);
}

.cl-effect-1 a::after {
	margin-left: 10px;
	content: ']';
	-webkit-transform: translateX(-20px);
	-moz-transform: translateX(-20px);
	transform: translateX(-20px);
}

.cl-effect-1 a:hover::before,
.cl-effect-1 a:hover::after,
.cl-effect-1 a:focus::before,
.cl-effect-1 a:focus::after {
	opacity: 1;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px);
}
.links.inline-links.cl-effect-1 {
    padding: 0; background-color:#A4610B;
    text-align: right; padding:0 30px ;
}
.inline-links a { padding:6px 0; margin-top:0px;}
.l-active { color:#FFF !important;}
.inline-links span { padding-top:6px;}
	
	
	
	/*---------- Arabic CSS only --------End----*/

	ul.nav, ul.breadcrumb, h1, h2, h3,h4, body p, .prd-div-slider h3, h4.title, .address, .form-control, address{ direction:rtl !important;}

.pull-left { float:right !important; }.pull-right { float:left !important; }
.address.widget ul{ padding:0px;}
.form-horizontal .pull-right { float:right !important; }
