@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);


html, body {
	height: 100%;
}

a {
	color: white;
	text-decoration: none;
	transition: all .2s ease;
}

a:hover {
	color: #D8D8D8;
}

svg {
  	fill: currentColor;
}

/*Justifize, tableize, flag and media*/
.tableize{display:table;width:100%}.tableize__cell{display:table-cell;vertical-align:top}.tableize__cell--fill{width:100%}.tableize--middle>.tableize__cell{vertical-align:middle}.tableize--bottom>.tableize__cell{vertical-align:bottom}.tableize--fixed{table-layout:fixed}.tableize--full{height:100%}.tableize--full>.tableize__cell,.tableize--full>.tableize__cell>.tableize__content{height:inherit}.justifize{font-size:1px;text-align:justify}.justifize:after{content:"";display:inline-block;width:100%}.justifize__box{font-size:16px;font-size:1rem;display:inline-block;text-align:left;vertical-align:middle}.justifize--top .justifize__box{vertical-align:top}.justifize--bottom .justifize__box{vertical-align:bottom}.flag{display:table;width:100%}.flag__img,.flag__body{display:table-cell;vertical-align:middle}.flag__img{padding-right:24px}.flag__img>img{display:block;max-width:none}.flag__body{width:100%}.flag__body,.flag__body>:last-child{margin-bottom:0}.flag--tiny>.flag__img{padding-right:6px}.flag--tiny.flag--rev>.flag__img{padding-right:0;padding-left:6px}.flag--small>.flag__img{padding-right:12px}.flag--small.flag--rev>.flag__img{padding-right:0;padding-left:12px}.flag--large>.flag__img{padding-right:48px}.flag--large.flag--rev>.flag__img{padding-right:0;padding-left:48px}.flag--huge>.flag__img{padding-right:96px}.flag--huge.flag--rev>.flag__img{padding-right:0;padding-left:96px}.flag--rev{direction:rtl}.flag--rev>.flag__img,.flag--rev>.flag__body{direction:ltr}.flag--rev>.flag__img{padding-right:0;padding-left:24px}.flag--flush>.flag__img{padding-right:0;padding-left:0}.flag--top>.flag__img,.flag--top>.flag__body{vertical-align:top}.flag--bottom>.flag__img,.flag--bottom>.flag__body{vertical-align:bottom}@media screen and (max-width: 720px){.flag--responsive{direction:ltr}.flag--responsive,.flag--responsive>.flag__img,.flag--responsive>.flag__body{display:block}.flag--responsive>.flag__img{padding-right:0;padding-left:0;margin-bottom:24px}.flag--responsive.flag--tiny>.flag__img{padding-right:0;padding-left:0;margin-bottom:6px}.flag--responsive.flag--small>.flag__img{padding-right:0;padding-left:0;margin-bottom:12px}.flag--responsive.flag--large>.flag__img{padding-right:0;padding-left:0;margin-bottom:48px}.flag--responsive.flag--huge>.flag__img{padding-right:0;padding-left:0;margin-bottom:96px}}.media{display:block}.media__img{float:left;margin-right:24px}.media__img>img{display:block}.media__body{overflow:hidden;display:block}.media__body,.media__body>:last-child{margin-bottom:0}


.page-wrap {
	min-height: 100%;
	margin-bottom: -96px;
	background-image: url('../images/bgr_body.jpg');
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	-ms-behavior: url(../js/backgroundsize.htc);
}

.page-wrap:after {
	content: '';
	display: block;
	height: 96px;
}

body {
	min-width: 960px;
	font-family: 'Droid Sans', sans-serif;
}

.ar {
	font-family: 'Droid Arabic Kufi', serif;
	direction: rtl;
	unicode-bidi: bidi-override;
}

.align-right {
	text-align: right !important;
}

.align-left {
	text-align: left !important;
}

.text-center {
	text-align: center !important;
}

.container {
	width: 720px;
	margin: 0 auto;
	padding-bottom: 37px;
}
.container--large {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 60px;
}

.logo {
	padding-top: 120px;
	text-align: center;
	font-size: 0;
}

.logo-img {
	display: inline-block;
	margin-bottom: 30px;
	vertical-align: middle;
}



h1 {
	font-weight: 400;
	font-size: 30px;
	margin-bottom: 70px;
	color: white;
	line-height: 1.2;
}

h2 {
	color: white;
	font-size: 32px;
	font-family: 'Droid Sans', sans-serif;
	margin-bottom: 25px;
}

.type-bold {
	font-weight: 700 !important;
}

.color-black {
	color: black !important;
}

.contact {
	width: 720px;
	background-color: #0a9ee2;
	margin: 0 auto;
	padding: 40px 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	font-size: 16px;
	border-bottom: 2px solid #181b1e;
}


.contact h2 {
	font-size: 18px;
	color: white;
	margin-bottom: 40px;
}
.contact .ar {
	text-align: right;
	line-height: 1.25;
}
.contact a {
	color: white;
	text-decoration: none;
	line-height: 1.25;
}
.contact .justifize__box {
	color: white;
	font-size: 16px;
	margin-bottom: 10px;
}
.contact .mb {
	margin-bottom: 10px;
}
.contact .mt {
	margin-top: 10px;
}
.contact .mv {
	margin-top: 15px;
	margin-bottom: 15px;
}
.hr--white {
	background-color: white;
	border: none;
	outline: none;
	width: 100%;
	height: 1px;
	display: block;
	opacity: .3;
}



footer {
	height: 123px;
	background-color: #201c1d;
	direction: rtl;
}

footer small {
	line-height: 96px;
	height: 96px;
	float: left;
	color: #bfbfbf;
	direction: ltr;
	font-size: 14px;
}

form {
	float: right;
	font-size: 0;
	padding-top: 41px;
}

form * {
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
}

form input[type='text'],
form input[type='email'],
form input[type='password'] {
	width: 145px;
	height: 26px;
	line-height: 26px;
	background-color: #fff;
	border: none;
	padding: 0 10px;
	outline: none;
	box-shadow: none !important;
}

button {
	width: 68px;
	line-height: 26px;
	height: 26px;
	background-color: #0a9ee2;
	color: #fff;
	font-size: 13px;
	border: none;
	padding: 0;
	outline: none;
	cursor: pointer;
}

button:hover {
	background-color: #0f84ba;
	transition: all .2s ease;
}

footer span {
	font-size: 14px;
	border-right: 1px solid #d8d8d8;
	height: 26px;
	line-height: 26px;
 	color: #fff;
 	margin-right: 10px;
 	padding-right: 20px;
}

footer small {
	font-size: 13px;
	color: #63696e;
}

.mail-info a:last-child {
	line-height: 50px;
}


/* FlexSlider Necessary Styles
*********************************/
.flexslider {
	margin: 0 auto 40px;
	padding: 0;
	width: 720px;
	position: relative;
	height: 292px;
	border-bottom: 2px solid #181b1e;
	overflow: hidden;
}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden; margin: 0; padding: 0;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides li img {width: 720px; height: auto; display: inline-block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

.flex-control-nav {
	display: none;
}

.flex-direction-nav a {
	background-image: url('../images/sprite.png');
	background-repeat: no-repeat;
	width: 36px;
	height: 36px;
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -18px;
	font-size: 0;
	opacity: 1;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}


.flex-direction-nav a:hover {
	opacity: .7;
}

.flex-prev {
	left: 60px;
}

.flex-next {
	right: 60px;
	background-position: 0 -36px;
}

/* --------------------------------------------------------------------------------------
+
+ GRID BASE (tweaked version of http://csswizardry.com/2013/02/introducing-csswizardry-grids/)
+
-------------------------------------------------------------------------------------- */
.grid {
  font-size: 0;
  list-style: none;
  /* Allow the grid system to be used on lists */
  margin: 0;
  margin-left: -20px;
  /* Apply a negative `margin-left` to negate the columnsΓÇÖ gutters */
  padding: 0;
}
.grid .grid:last-child {
  margin-bottom: -20px;
  /* remove bottom space for nested grid */
}
.grid.grid--flush--bottom {
  margin-bottom: -20px !important;
}

.grid__item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  /* Required to combine fluid widths and fixed gutters */
  display: inline-block;
  font-size: 16px;
  font-size: px-rem(16px);
  margin-bottom: 20px;
  padding-left: 20px;
  vertical-align: top;
}

.grid--narrowest {
  margin-left: -7px;
  /* Apply a negative 'margin-left' to negate the columns' gutters */
}
.grid .grid--narrowest:last-child {
  margin-bottom: -7px;
  /* remove bottom space for nested grid */
}
.grid--narrowest > .grid__item {
  margin-bottom: 7px;
  padding-left: 7px;
}
.grid--narrowest.grid--flush--bottom {
  margin-bottom: -7px !important;
}

.grid--narrow {
  margin-left: -10px;
  /* Apply a negative 'margin-left' to negate the columns' gutters */
}
.grid .grid--narrow:last-child {
  margin-bottom: -10px;
  /* remove bottom space for nested grid */
}
.grid--narrow > .grid__item {
  margin-bottom: 10px;
  padding-left: 10px;
}
.grid--narrow.grid--flush--bottom {
  margin-bottom: -10px !important;
}

.grid--wide {
  margin-left: -30px;
  /* Apply a negative 'margin-left' to negate the columns' gutters */
}
.grid .grid--wide:last-child {
  margin-bottom: -30px;
  /* remove bottom space for nested grid */
}
.grid--wide > .grid__item {
  margin-bottom: 30px;
  padding-left: 30px;
}
.grid--wide.grid--flush--bottom {
  margin-bottom: -30px !important;
}

.grid--widest {
  margin-left: -60px;
  /* Apply a negative 'margin-left' to negate the columns' gutters */
}
.grid .grid--widest:last-child {
  margin-bottom: -60px;
  /* remove bottom space for nested grid */
}
.grid--widest > .grid__item {
  margin-bottom: 60px;
  padding-left: 60px;
}
.grid--widest.grid--flush--bottom {
  margin-bottom: -60px !important;
}

.grid--nowrap {
  white-space: nowrap;
}
.grid--nowrap > .grid__item {
  white-space: normal;
}

.grid--reversed {
  direction: rtl;
  text-align: left;
}
.grid--reversed > .grid__item {
  direction: ltr;
  text-align: left;
}

.grid--gutterless {
  margin-left: 0;
  margin-bottom: 20px;
  /* since there's no gutter on .grid__items we have to compensate with margin bottom on .grid--gutterless */
}
.grid--gutterless > .grid__item {
  margin-bottom: 0;
  padding-left: 0;
}
.grid .grid--gutterless:last-child {
  margin-bottom: 0;
  /* when nested .grid--gutterless:last-child should have no bottom margin */
}
.grid--gutterless.grid--flush--bottom {
  margin-bottom: 0 !important;
}

.grid--center {
  text-align: center;
}
.grid--center > .grid__item {
  text-align: left;
}

.grid--right {
  text-align: right;
}
.grid--right > .grid__item {
  text-align: left;
}

.grid--middle > .grid__item {
  vertical-align: middle;
}

.grid--bottom > .grid__item {
  vertical-align: bottom;
}

/* --------------------------------------------------------------------------------------
+
+ GRID GENERATOR (tweaked version of http://csswizardry.com/2013/02/introducing-csswizardry-grids/)
+
-------------------------------------------------------------------------------------- */
.one-whole {
  width: 100%;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.one-half {
  width: 50%;
}

.one-third {
  width: 33.333%;
}

.two-thirds {
  width: 66.666%;
}

.one-quarter {
  width: 25%;
}

.two-quarters {
  width: 50%;
}

.three-quarters {
  width: 75%;
}

.one-fifth {
  width: 20%;
}

.two-fifths {
  width: 40%;
}

.three-fifths {
  width: 60%;
}

.four-fifths {
  width: 80%;
}

.one-sixth {
  width: 16.666%;
}

.two-sixths {
  width: 33.333%;
}

.three-sixths {
  width: 50%;
}

.four-sixths {
  width: 66.666%;
}

.five-sixths {
  width: 83.333%;
}

.one-seventh {
  width: 14.28571428571429%;
}

.two-sevenths {
  width: 28.57143%;
}

.three-sevenths {
  width: 42.85714%;
}

.four-sevenths {
  width: 57.14286%;
}

.five-sevenths {
  width: 71.42857%;
}

.six-sevenths {
  width: 85.71429%;
}

.one-eighth {
  width: 12.5%;
}

.two-eighths {
  width: 25%;
}

.three-eighths {
  width: 37.5%;
}

.four-eighths {
  width: 50%;
}

.five-eighths {
  width: 62.5%;
}

.six-eighths {
  width: 75%;
}

.seven-eighths {
  width: 87.5%;
}

.one-tenth {
  width: 10%;
}

.two-tenths {
  width: 20%;
}

.three-tenths {
  width: 30%;
}

.four-tenths {
  width: 40%;
}

.five-tenths {
  width: 50%;
}

.six-tenths {
  width: 60%;
}

.seven-tenths {
  width: 70%;
}

.eight-tenths {
  width: 80%;
}

.nine-tenths {
  width: 90%;
}

.one-twelfth {
  width: 8.333%;
}

.two-twelfths {
  width: 16.666%;
}

.three-twelfths {
  width: 25%;
}

.four-twelfths {
  width: 33.333%;
}

.five-twelfths {
  width: 41.666%;
}

.six-twelfths {
  width: 50%;
}

.seven-twelfths {
  width: 58.333%;
}

.eight-twelfths {
  width: 66.666%;
}

.nine-twelfths {
  width: 75%;
}

.ten-twelfths {
  width: 83.333%;
}

.eleven-twelfths {
  width: 91.666%;
}

@media (max-width: 480px) {
  .S--one-whole {
    width: 100%;
  }

  .S--hide {
    display: none;
  }

  .S--show {
    display: block;
  }

  .S--one-half {
    width: 50%;
  }

  .S--one-third {
    width: 33.333%;
  }

  .S--two-thirds {
    width: 66.666%;
  }

  .S--one-quarter {
    width: 25%;
  }

  .S--two-quarters {
    width: 50%;
  }

  .S--three-quarters {
    width: 75%;
  }

  .S--one-fifth {
    width: 20%;
  }

  .S--two-fifths {
    width: 40%;
  }

  .S--three-fifths {
    width: 60%;
  }

  .S--four-fifths {
    width: 80%;
  }

  .S--one-sixth {
    width: 16.666%;
  }

  .S--two-sixths {
    width: 33.333%;
  }

  .S--three-sixths {
    width: 50%;
  }

  .S--four-sixths {
    width: 66.666%;
  }

  .S--five-sixths {
    width: 83.333%;
  }

  .S--one-seventh {
    width: 14.28571428571429%;
  }

  .S--two-sevenths {
    width: 28.57143%;
  }

  .S--three-sevenths {
    width: 42.85714%;
  }

  .S--four-sevenths {
    width: 57.14286%;
  }

  .S--five-sevenths {
    width: 71.42857%;
  }

  .S--six-sevenths {
    width: 85.71429%;
  }

  .S--one-eighth {
    width: 12.5%;
  }

  .S--two-eighths {
    width: 25%;
  }

  .S--three-eighths {
    width: 37.5%;
  }

  .S--four-eighths {
    width: 50%;
  }

  .S--five-eighths {
    width: 62.5%;
  }

  .S--six-eighths {
    width: 75%;
  }

  .S--seven-eighths {
    width: 87.5%;
  }

  .S--one-tenth {
    width: 10%;
  }

  .S--two-tenths {
    width: 20%;
  }

  .S--three-tenths {
    width: 30%;
  }

  .S--four-tenths {
    width: 40%;
  }

  .S--five-tenths {
    width: 50%;
  }

  .S--six-tenths {
    width: 60%;
  }

  .S--seven-tenths {
    width: 70%;
  }

  .S--eight-tenths {
    width: 80%;
  }

  .S--nine-tenths {
    width: 90%;
  }

  .S--one-twelfth {
    width: 8.333%;
  }

  .S--two-twelfths {
    width: 16.666%;
  }

  .S--three-twelfths {
    width: 25%;
  }

  .S--four-twelfths {
    width: 33.333%;
  }

  .S--five-twelfths {
    width: 41.666%;
  }

  .S--six-twelfths {
    width: 50%;
  }

  .S--seven-twelfths {
    width: 58.333%;
  }

  .S--eight-twelfths {
    width: 66.666%;
  }

  .S--nine-twelfths {
    width: 75%;
  }

  .S--ten-twelfths {
    width: 83.333%;
  }

  .S--eleven-twelfths {
    width: 91.666%;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  .M--one-whole {
    width: 100%;
  }

  .M--hide {
    display: none;
  }

  .M--show {
    display: block;
  }

  .M--one-half {
    width: 50%;
  }

  .M--one-third {
    width: 33.333%;
  }

  .M--two-thirds {
    width: 66.666%;
  }

  .M--one-quarter {
    width: 25%;
  }

  .M--two-quarters {
    width: 50%;
  }

  .M--three-quarters {
    width: 75%;
  }

  .M--one-fifth {
    width: 20%;
  }

  .M--two-fifths {
    width: 40%;
  }

  .M--three-fifths {
    width: 60%;
  }

  .M--four-fifths {
    width: 80%;
  }

  .M--one-sixth {
    width: 16.666%;
  }

  .M--two-sixths {
    width: 33.333%;
  }

  .M--three-sixths {
    width: 50%;
  }

  .M--four-sixths {
    width: 66.666%;
  }

  .M--five-sixths {
    width: 83.333%;
  }

  .M--one-seventh {
    width: 14.28571428571429%;
  }

  .M--two-sevenths {
    width: 28.57143%;
  }

  .M--three-sevenths {
    width: 42.85714%;
  }

  .M--four-sevenths {
    width: 57.14286%;
  }

  .M--five-sevenths {
    width: 71.42857%;
  }

  .M--six-sevenths {
    width: 85.71429%;
  }

  .M--one-eighth {
    width: 12.5%;
  }

  .M--two-eighths {
    width: 25%;
  }

  .M--three-eighths {
    width: 37.5%;
  }

  .M--four-eighths {
    width: 50%;
  }

  .M--five-eighths {
    width: 62.5%;
  }

  .M--six-eighths {
    width: 75%;
  }

  .M--seven-eighths {
    width: 87.5%;
  }

  .M--one-tenth {
    width: 10%;
  }

  .M--two-tenths {
    width: 20%;
  }

  .M--three-tenths {
    width: 30%;
  }

  .M--four-tenths {
    width: 40%;
  }

  .M--five-tenths {
    width: 50%;
  }

  .M--six-tenths {
    width: 60%;
  }

  .M--seven-tenths {
    width: 70%;
  }

  .M--eight-tenths {
    width: 80%;
  }

  .M--nine-tenths {
    width: 90%;
  }

  .M--one-twelfth {
    width: 8.333%;
  }

  .M--two-twelfths {
    width: 16.666%;
  }

  .M--three-twelfths {
    width: 25%;
  }

  .M--four-twelfths {
    width: 33.333%;
  }

  .M--five-twelfths {
    width: 41.666%;
  }

  .M--six-twelfths {
    width: 50%;
  }

  .M--seven-twelfths {
    width: 58.333%;
  }

  .M--eight-twelfths {
    width: 66.666%;
  }

  .M--nine-twelfths {
    width: 75%;
  }

  .M--ten-twelfths {
    width: 83.333%;
  }

  .M--eleven-twelfths {
    width: 91.666%;
  }
}
@media (min-width: 769px) {
  .L--one-whole {
    width: 100%;
  }

  .L--hide {
    display: none;
  }

  .L--show {
    display: block;
  }

  .L--one-half {
    width: 50%;
  }

  .L--one-third {
    width: 33.333%;
  }

  .L--two-thirds {
    width: 66.666%;
  }

  .L--one-quarter {
    width: 25%;
  }

  .L--two-quarters {
    width: 50%;
  }

  .L--three-quarters {
    width: 75%;
  }

  .L--one-fifth {
    width: 20%;
  }

  .L--two-fifths {
    width: 40%;
  }

  .L--three-fifths {
    width: 60%;
  }

  .L--four-fifths {
    width: 80%;
  }

  .L--one-sixth {
    width: 16.666%;
  }

  .L--two-sixths {
    width: 33.333%;
  }

  .L--three-sixths {
    width: 50%;
  }

  .L--four-sixths {
    width: 66.666%;
  }

  .L--five-sixths {
    width: 83.333%;
  }

  .L--one-seventh {
    width: 14.28571428571429%;
  }

  .L--two-sevenths {
    width: 28.57143%;
  }

  .L--three-sevenths {
    width: 42.85714%;
  }

  .L--four-sevenths {
    width: 57.14286%;
  }

  .L--five-sevenths {
    width: 71.42857%;
  }

  .L--six-sevenths {
    width: 85.71429%;
  }

  .L--one-eighth {
    width: 12.5%;
  }

  .L--two-eighths {
    width: 25%;
  }

  .L--three-eighths {
    width: 37.5%;
  }

  .L--four-eighths {
    width: 50%;
  }

  .L--five-eighths {
    width: 62.5%;
  }

  .L--six-eighths {
    width: 75%;
  }

  .L--seven-eighths {
    width: 87.5%;
  }

  .L--one-tenth {
    width: 10%;
  }

  .L--two-tenths {
    width: 20%;
  }

  .L--three-tenths {
    width: 30%;
  }

  .L--four-tenths {
    width: 40%;
  }

  .L--five-tenths {
    width: 50%;
  }

  .L--six-tenths {
    width: 60%;
  }

  .L--seven-tenths {
    width: 70%;
  }

  .L--eight-tenths {
    width: 80%;
  }

  .L--nine-tenths {
    width: 90%;
  }

  .L--one-twelfth {
    width: 8.333%;
  }

  .L--two-twelfths {
    width: 16.666%;
  }

  .L--three-twelfths {
    width: 25%;
  }

  .L--four-twelfths {
    width: 33.333%;
  }

  .L--five-twelfths {
    width: 41.666%;
  }

  .L--six-twelfths {
    width: 50%;
  }

  .L--seven-twelfths {
    width: 58.333%;
  }

  .L--eight-twelfths {
    width: 66.666%;
  }

  .L--nine-twelfths {
    width: 75%;
  }

  .L--ten-twelfths {
    width: 83.333%;
  }

  .L--eleven-twelfths {
    width: 91.666%;
  }
}


.contact-list {
	padding-bottom: 10px;
	height: 95px;
}

.contact-list li {
	padding-bottom: 5px;
	text-align: center;
}

.contact-list .a {
	margin-bottom: 25px;
}

.contact-list .b {
	margin-bottom: 25px;
	text-align: center;
}

.blue-light {
	background-color: #0ca7ee;
	color: white;
}

.blue-dark {
	background-color: #0b96d6;
	color: white;
}

.blue-light,
.blue-dark  {
	padding: 30px 55px 40px 55px;
	border-bottom: 2px solid black;
}

.h2 {
	font-size: 18px;
}


.social-icons {
	height: 36px;
	width: 36px;
	display: inline-block;
	color: #0ca7ee;
}

.social-icons:first-child {
	margin-right: 16px;
}

.social-icons:hover {
	color:#374f84;
}

.copyright {
	float: left;
	font-size: 14px;
    color: #bfbfbf;
	padding-top: 30px;
    direction: ltr;
}

.social li :not(:last-child) {
	padding-bottom: 15px;
}

