﻿@charset "utf-8";
/* CSS Document */


@font-face {
	font-family: 'onemed';
	src: url('../fonts/onemed.eot');	 /* IE9 Compat Modes */
	src: url('../fonts/onemed.eot?#iefix') format('embedded-opentype'),  /* IE6-IE8 */ url('../fonts/onemed.woff') format('woff'),   /* Modern Browsers */ url('../fonts/onemed.otf') format('truetype'),	 /* Safari, Android, iOS */ url('../fonts/onemed.svg#onemed') format('svg');  /* Legacy iOS */
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'NeoSansArabic';
	src: url('../fonts/NeoSansArabic.eot');	 /* IE9 Compat Modes */
	src: url('../fonts/NeoSansArabic.eot?#iefix') format('embedded-opentype'),  /* IE6-IE8 */ url('../fonts/NeoSansArabic.woff') format('woff'),   /* Modern Browsers */ url('../fonts/NeoSansArabic.ttf') format('truetype'),	 /* Safari, Android, iOS */ url('../fonts/NeoSansArabic.svg#NeoSansArabic') format('svg');  /* Legacy iOS */
	font-weight: normal;
	font-style: normal;
}
html, body, div, h1, h2, h3, h4, h5, h6, p, a, img, ul, li, hr, strong, b, input, select, textarea, .highcharts-title, .highcharts-axis-labels, .highcharts-yaxis-title {
	margin: 0;
	padding: 0;
	border: 0;
	text-decoration: none;
	list-style: none;
	font: 16px/26px 'onemed';
	color: #555555;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
body {
	color: #555555;
	font: 16px/26px 'onemed';
	text-align: right;
}
.ie-clear {
	clear: both;
}
a, img, .img, .email .bcbotom, .form-con .send, .sendmas, .input-group-addon {
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.header {
	float: left;
	width: 100%;
	background: #f3f3f3;
}
.logo, .logo img {
	float: right;
	width: 248px;
}
.logo {
	margin: 15px 0px;
}
.sticky {
	float: right;
	width: 100%;
	z-index: 1000;
	background: #fff;
	border-top: 1px solid #ddd;
	border-bottom: 3px solid #0478ca;
}
.sochil a {
	float: left;
	border-right: 1px solid #e9e9e9;
	margin-left: 10px;
	font-size: 14px;
	padding-right: 5px;
	font-family: 'NeoSansArabic';
}
.sochil a .fa {
	float: left;
	margin: 5px 3px 0px 0px;
}
.sochil a:last-child {
	border: 0;
}
.nav {
	float: left;
	margin: 35px 0px 0px 0px;
}
.nav li {
	display: inline;
	position: relative;
}
.nav a#pull {
	display: none;
}
.nav > ul > li, .nav > ul, .nav > ul > li > a {
	float: right;
}
.sochil {
	float: right;
	margin: 5px 0px;
}
.nav > ul > li > a {
	padding: 0px 10px;
	height: 20px;
	line-height: 20px;
	outline: none;
	color: #919090;
	border-left: 1px solid #eee;
}
.nav > ul > li:last-child a {
	border: 0;
}
.nav > ul > li:hover > a, .nav > ul > li a.active, .sochil a:hover {
	color: #0478ca;
}
.nav > ul ul {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 20px;
	z-index: -1;
	background: #041b2b;
	border-radius: 3px;
	width: 200px;
	right: 0px;
}
.nav > ul > li > a .fa {
	margin: 0 auto;
	text-align: center;
	color: #c09b4d;
	width: 100%;
	position: absolute;
	bottom: -1px;
	right: 0px;
	left: 0px;
	display: none;
}
.nav > ul > li > a:hover .fa, .nav > ul > li a.active .fa {
	display: block;
}
.nav > ul li:hover ul {
	opacity: 1;
	visibility: visible;
	margin: 0;
	z-index: 100;
	top: 59px;
	left: 0;
}
.nav > ul ul:before {
	content: "";/*position: absolute;*/
	top: -10px;
	width: 100%;
	height: 20px;
	background: transparent;
}
.nav > ul ul li {
	width: 100%;
}
.nav > ul ul li a {
	float: right;
	width: 100%;
	display: block;
	color: #fff;
	font-size: 14px;
	border-bottom: 1px solid #01111e;
	padding: 5px 10px;
	position: relative;
}
.nav > ul ul li a:hover {
	color: #f2ce88;
}
.nav > ul ul li:last-child a {
	border: 0;
}
.title-icon .fa {
	float: left;
}
.leftbox {
	float: left;
	width: 100%;
}
.title-icon {
	float: left;
	color: #bdbdbd;
	margin-top: 12px;
}
.title-icon .fa {
	margin: 6px 5px 0px 0px;
}
#pull .icon-exz {
	display: none;
}
/******************************************************************************
stert slider
*******************************************************************************/

.siderdiv {
	float: right;
	width: 100%;
	position: relative;
	direction: ltr;
	background: #fff;
}
.flexslider .slides > li {
	display: none;
	position: relative;
}
.flexslider .slides img {
	width: 100%;
	display: block;
	height: 500px;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	line-height: 0;
	height: 0;
}
.no-js .slides > li:first-child {
	display: block;
}
.flexslider {
	position: relative;
	height: 500px;
	zoom: 1;/*box-shadow: 0px 10px 10px #d6d6d6;*/
	overflow: hidden;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.flexslider .slides {
	zoom: 1;
}
.carousel li {
	margin-right: 5px;
}
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
	width: 27px;
	height: 44px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 0;
	cursor: pointer;
	color: rgba(0,0,0,0.8);
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
	background: url(../images/shape.png) -32px 0px no-repeat;
}
.flex-direction-nav .flex-prev {
	left: -50px;
	background-position: 0px 0px;
}
.flex-direction-nav .flex-next {
	right: -50px;
	text-align: right;
}
.flexslider:hover .flex-prev {
	opacity: 0.7;
	left: 15px;
}
.flexslider:hover .flex-next {
	opacity: 0.7;
	right: 15px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	opacity: 0!important;
	filter: alpha(opacity=0);
	cursor: default;
}
.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: 0.8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000;
}
.flex-control-nav {
	position: absolute;
	bottom: 15px;
	width: 160px;
	margin: 0 auto;
	right: 0;
	left: 0;
	text-align: center;
	background: none;
}
.flex-control-nav li {
	float: left;
	margin: 0 3px 0px 0px;
	display: inline-block;
	zoom: 1;
	display: inline;
}
.flex-control-paging li a {
	float: left;
	width: 15px;
	height: 15px;
	display: block;
	background: #fff;
	border-radius: 50%;
	cursor: pointer;
	text-indent: -9999px;
}
.flex-control-paging li a:hover, .flex-control-paging li a.flex-active {
	background: #0478ca;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
.slide-text {
	position: absolute;
	left: auto;
	right: 110px;
	top: 100px
}
.slide-text h2 {
	width: 100%;
	color: #fff;
	font-size: 40px;
	color: #0478ca;
}
.slide-text p {
	float: right;
	width: 400px;
	margin-top: 30px;
	border-right: 5px solid #0478ca;
	padding-right: 15px;
	color: #333;
	font-size: 20px;
}
/******************************************************************************
end slider
*******************************************************************************/

.text-center, .service, .text, .aboutus, .box-web, .title, .showbiz, .text-inner, .title-in, .acccrd, .boxslid, .divtitle, .incredibly, .iframe iframe, .built img {
	float: left;
	width: 100%;
}
.divtitle {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	height: 37px;
	margin-bottom: 15px;
}
.iframe iframe {
	margin: 0;
	height: 250px;
}
.vad img {
	width: 100%;
}
.tained {
	margin: 0 auto;
	width: 200px;
	clear: both;
	padding: 15px 0px;
}
.tained .sendmas {
	width: 100%;
}
.box-web, .boxslid {
	margin-top: 15px;
	position: relative;
}
.title {
	margin-top: 10px;
	text-align: center;
	color: #333;
	font-size: 20px;
}
.alert {
	margin: 0;
}
.boxslid {
	background: #fff;
	position: relative;
}
.boxslid {
	padding: 15px;
	border-radius: 4px;
}
.aboutus {
	text-align: center;
	font-size: 30px;
	padding-bottom: 20px;
	color: #000;
}
.aboutus .fa {
	font-size: 23px;
	color: #0699b3;
}
.center {
	background: url(../images/texture3.jpg);
	padding: 70px 0px;
}
.acccrd .aboutus {
	color: #000;
}
.sociation {
	text-align: center;
	color: #0699b3;
	font-size: 20px;
}
.trainee {
	background: url(../images/bc.png);
	padding: 30px 15px;
	border-radius: 4px;
}
.dance {
	font-size: 40px;
	color: #b2211f;
	text-align: left;
}
.span {
	float: left;
	width: 100%;
	text-align: left;
	margin-top: 10px;
	color: #999;
}
.margs {
	padding: 70px 15px;
}
.text {
	margin-top: 10px;
	padding: 0px 15px;
}
.vig {
	margin-top: 100px;
}
.acccrd {
	background: url(../images/acccrd.png);
	margin-top: -100px;
	padding: 70px 0px 30px 0px;
}
.img-london {
	width: 250px;
	margin: 0 auto;
	clear: both;
	padding-top: 20px;
}
.img-london img {
	width: 100%;
	height: 250px;
	border-radius: 50%;
}
.advan {
	background: #E0D9F6;
}
.viron {
	background: #F8DBE8;
}
.specialist {
	width: 100%;
	float: left;
	min-height: 112px;
	margin-top: 30px;
}
.dummy {
	text-align: right;
	margin-top: 30px;
	padding: 0;
}
/******************************************************************************
end leftblook
*******************************************************************************/
 

.icon-prog li, .icon-prog {
	float: left;
}
.icon-prog a {
	float: left;
	width: 27px;
	height: 27px;
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
	text-align: center;
	margin: 5px 3px 5px 0px;
	background: #c9c9c9;
	color: #fff;
}
.icon-prog a:hover {
	color: #fff;
}
.icon-prog a.fac-le:hover {
	background: #3C5A98;
}
.icon-prog a.twi-le:hover {
	background: #34CBFF;
}
.icon-prog a.plus-li:hover {
	background: #f26109;
}
.icon-prog a.rss:hover {
	background: #fe872b;
}
.icon-prog a.linkedin:hover {
	background: #0077b5;
}
.icon-prog a.instagram:hover {
	background: #72554a;
}
.icon-prog a.youtube-play:hover {
	background: #e10000;
}
.ntrol label {
	float: left;
	margin: 10px 10px 0px 0px;
	font-weight: normal;
	color: #3a3a3a;
	text-align: left;
}
.cation {
	margin-left: 15px;
}
.incredibly {
	font-size: 20px;
	color: #3a3a3a;
	margin-top: 30px;
}
.check input[type=checkbox], .check input[type=radio] {
	margin: 8px 3px 0px 0px;
	float: left;
}
.check label p {
	float: left;
}
/******************************************************************************
end contant
*******************************************************************************/
.scrollToTop {
	width: 30px;
	height: 30px;
	border-radius: 4px;
	position: fixed;
	bottom: 5px;
	right: 5px;
	display: none;
	background: #0478ca;
	z-index: 1000;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	font-size: 20px;
}
.showbiz {
	position: relative;
}
.serv {
	margin-top: 30px;
	min-height: 315px;
}
.img-web {
	margin: 0 auto;
	width: 200px;
}
.img-web img {
	width: 100%;
	border-radius: 50%;
	border: 5px solid #e1e1e1;
	height: 200px;
}
.serv:hover img, .box1:hover img, .cours:hover img {
	border: 10px solid #0699b3;
	margin-top: -5px;
}
.box1:hover img, .cours:hover img {
	margin: 0;
}
.text-inner, .title-in {
	text-align: left;
}
.text-inner {
	margin-top: 10px;
}
.title-in {
	font-size: 25px;
	color: #14ad7c;
}
.reveal_container .reveal_wrapper {
	position: absolute;
	background: #fff;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	visibility: hidden;
	border-radius: 4px;
	box-shadow: 0px 0px 20px #aaaaaa;
	padding: 15px;
	height: 0px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	z-index: 1;
	overflow: hidden;
	border: 10px solid #f3f3f3;
}
.reveal_opener {
	width: 45px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 22px;
	color: #888;
	font-family: Arial;
	font-weight: 700;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background-color: #fff;
	border-radius: 4px 0px 0px 0px;
	-moz-border-radius: 4px 0px 0px 0px;
	-webkit-border-radius: 4px 0px 0px 0px;
	cursor: pointer;
	-webkit-transition: opacity 0.2s ease-out;
	-moz-transition: opacity 0.2s ease-out;
	-o-transition: opacity 0.2s ease-out;
	-ms-transition: opacity 0.2s ease-out;
	z-index: 1;
}
.reveal_opener.retrostyled {
	width: auto !important;
	clear: both;
	bottom: 0px;
	left: 0px;
	right: auto;
	z-index: 100;
}
.reveal_opener.retrostyled .openme, .closeme.inside {
	width: auto !important;
	display: inline-block;
	white-space: nowrap !important;
	line-height: 19px;
	margin: 0px !important;
	vertical-align: middle;
	height: 18px;
}
.closeme.inside {
	width: auto;
	display: inline-block;
}
.reveal_opener.sb-centered {
	left: 50%;
	top: 50%;
}
.reveal_opener.opener_small_white {
	background: #fff;
	width: 25px;
	height: 27px;
	line-height: 25px;
	border-radius: 0px 0px 6px 6px;
	-moz-border-radius: 0px 0px 6px 6px;
	-webkit-border-radius: 0px 0px 6px 6px;
}
.reveal_opener.opener_small_grey {
	background: #d5d5d5;
	width: 25px;
	height: 27px;
	line-height: 25px;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	bottom: 0px;
	right: 0px;
}
.reveal_opener.opener_big_grey {
	width: 100%;
	height: 100%;
	line-height: 29px;
	background: none;
	border-radius: 4px 0px 0px 0px;
	-moz-border-radius: 4px 0px 0px 0px;
	-webkit-border-radius: 4px 0px 0px 0px;
}
.reveal_opener.revactive.opener_big_grey {
	font-size: 30px;
	width: 40px;
	height: 35px;
	line-height: 35px;
	position: relative;
}
.reveal_opener.sb-controll-button {
	color: #fff;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background-color: #000;
	background-color: rgba(0,0,0,0.8);
	border-radius: 5px !important;
	-moz-border-radius: 5px !important;
	-webkit-border-radius: 5px !important;
	margin-top: -20px;
	margin-left: -20px;
}
.table {
	float: left;
	margin-top: 15px;
	border: 1px solid #fff;
	border-left: 0;
	background: #fbfbfb;
}
.tables.table>thead>tr>th {
	background: #b2211f;
	color: #fff;
	padding: 10px 15px;
	text-align: left;
}
.essin {
	float: left;
	width: 100%;
}
.mply {
	float: left;
	margin-top: 5px;
	color: #000;
}
.table>tbody>tr>td, .table>thead>tr {
	border-bottom: 1px solid #fff;
}
.table>tbody>tr>td, .table>thead>tr>th {
	border-left: 1px solid #fff;
}
.book {
	width: 100%;
}
.table>tbody>tr>td, .table>thead>tr>th {
	border-left: 1px solid #fff;
}
.reveal_opener.show_on_hover {
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	opacity: 0;
}
.tofullwidth .reveal_wrapper .table {
	display: table;
}
.tofullwidth .reveal_wrapper .table-cell {
	display: table-cell;
	vertical-align: top;
}
.tofullwidth .reveal_wrapper .table-cell.onethird {
	width: 33%;
}
.tofullwidth .reveal_wrapper .table-cell.pl20 {
	padding-left: 20px;
}
.reveal_opener .openme {
	display: none;
	position: absolute;
	right: 0px;
	background: #f3f3f3;
	bottom: 0;
	padding: 2px 10px;
	border-top-left-radius: 4px;
}
.reveal_opener .closeme, .revactive.reveal_opener .openme {
	display: none;
}
.revactive .showbiz-title.go-to-top {
	position: absolute;
	top: 20px;
	margin-top: 0px;
	z-index: 5;
	left: 20px;
}
.revactive.reveal_opener .closeme {
	display: block;
	color: #14ad7c;
	position: absolute;
	top: 0;
	left: 0px;
	background: #f3f3f3;
	padding: 2px 15px;
	border-bottom-right-radius: 4px;
}
.revactive.reveal_opener.sb-controll-button.sb-centered {
	left: auto;
	top: 10px;
	right: 10px !important;
	margin: 0;
}
/******************************************************************************
end serves
*******************************************************************************/
 
 
.itish {
	color: #fff;
	text-align: left;
	margin-top: 5px;
	padding: 0;
}
.ding {
	color: #fff;
}
.formsage {
	float: right;
	width: 100%;
	margin-top: 30px;
}
.sendmas {
	margin: 15px auto;
	background: #f3f3f3;
	border-radius: 3px;
	white-space: nowrap;
	padding: 9px 23px;
	border: 1px solid #e3e3e3;
}
.sendmas:hover {
	color: #fff;
	background: #0478ca;
	border: 1px solid #016bb5;
}
.sage {
	margin: 50px 0px 30px 0px;
}
.facu {
	background: none;
	box-shadow: none;
	height: 55px;
	border: 1px solid #ababab;
}
textarea.form-control {
	height: 150px;
}
.footer {
	float: right;
	width: 100%;
	padding-top: 30px;
	background: url(../images/texture1.jpg);
}
.te-fo {
	padding: 0;
	color: #818181;
}
.titl-fo {
	font-size: 20px;
	color: #0478ca;
}
a.te-fo {
	float: right;
	width: 100%;
	font-family: 'NeoSansArabic';
}
a.te-fo:hover, .rights a:hover {
	color: #0478ca;
	text-decoration: underline;
}
.icon-fo {
	float: right;
	margin-top: 3px;
}
.icon-fo a {
	background: #818181;
}
.box-bott {
	float: right;
	width: 100%;
	margin-top: 30px;
	padding: 5px 0px;
	background: #181818;
}
.rights {
	float: left;
	font-size: 14px;
	color: #818181;
	margin-top: 9px;
	font-family: 'NeoSansArabic';
}
.rights a {
	color: #0478ca;
}
.stal {
	width: 100%;
	text-align: center;
	margin-top: 15px;
	font-size: 20px;
	color: #3a3a3a;
}
a.stal:hover {
	color: #14ad7c;
}
.cial {
	float: right;
	width: 150px;
	margin-left: 15px;
}
.cial img {
	height: 150px;
	border: 5px solid #e1e1e1;
}
.box1 {
	float: right;
	width: 100%;
	padding-bottom: 30px;
	border-bottom: 1px dashed #ccc;
	margin-top: 30px;
}
.box1:last-child {
	border: 0;
}
.box1.prod-in {
	border-bottom: 1px dashed #ccc;
}
.counting {
	margin: 0;
}
.box1 .title, .box1 .text {
	width: auto;
	float: none;
	text-align: right;
}
.udies, .box1 .title {
	color: #0478ca;
}
.box1 .title:hover, .udies:hover {
	text-decoration: underline;
}
.box1 .text {
	padding-top: 10px;
}
.box1 .title {
	float: right;
}
.bcslid {
	background: #f3f3f3 url(../images/texture3.jpg);
	border-top: 1px dashed #e9e9e9;
	padding: 30px 0px;
}
.slick-slider {
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
	direction: ltr;
	margin-top: 15px;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
.slick-track:before, .slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
	width: 100%;
	height: 64px;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
	margin: 0px 5px;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.your-class span {
	float: right;
	margin: 5px;
}
.ring {
	width: 14px;
	height: 14px;
	background-position: -66px -111px;
	margin-top: 5px;
}
.capas {
	width: 14px;
	height: 14px;
	background-position: -66px -84px;
	margin-top: 5px;
}
.slick-prev, .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 32%;
	border-radius: 3px;
	display: block;
	width: 30px;
	height: 52px;
	padding: 0;
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: #ccc;
	visibility: hidden;
}
.titletop {
	float: right;
	width: 100%;
	background: #EB2C2C;
	color: #fff;
	position: relative;
	padding: 5px 0px;
	text-align: center;
	margin: 0;
}
.slick-prev:hover, .slick-next:hover {
	background: #337ab7;
}
.slick-prev:before, .slick-next:before {
	font-family: 'slick';
	font-size: 30px;
	line-height: 1;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
	left: 0px;
}
[dir='rtl'] .slick-prev {
	right: -25px;
	left: auto;
}
.slick-prev:before {
	content: '<';
}
[dir='rtl'] .slick-prev:before {
	content: '>';
}
.slick-next {
	right: 0px;
}
[dir='rtl'] .slick-next {
	right: auto;
	left: 0px;
}
.slick-next:before {
	content: '>';
}
[dir='rtl'] .slick-next:before {
	content: '<';
}
.slick-dots {
	position: absolute;
	bottom: -45px;
	display: block;
	width: 100%;
	padding: 0;
	list-style: none;
	text-align: center;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}
.slick-dots {
	visibility: hidden;
}
.odule {
	padding: 0;
}
.dustry img {
	width: 100%;
	height: 350px;
	border: 5px solid #e1e1e1;
}
.industry {
	margin: 0px 0px 30px 0px;
}
.content, .img-slid, .unting, .unting li a, .unting li, .iframe {
	width: 100%;
	float: right;
	padding: 0;
}
.iframe, .unting {
	margin-top: 15px;
}
.img-slid {
	background: #f3f3f3;
	margin-top: 30px;
	padding: 15px;
}
.boxdiv {
	float: right;
	width: 100%;
	margin-top: 15px;
}
.stry {
	margin-top: 0;
}
.iframe img {
	width: 100%;
}
.unting li a {
	border-bottom: 1px dashed #e9e9e9;
	padding: 5px 0px;
}
.unting li a:hover {
	border-bottom: 1px dashed #0478ca;
	color: #0478ca;
}
.form-con .form-control {
	float: left;
	width: 100%;
	margin-top: 30px;
	background: #eee;
}
.nting {
	font-size: 25px;
	margin-top: 10px;
}
.nting .fa {
	font-size: 20px;
}
.message {
	margin: 0 auto;
	width: 200px;
	float: none;
	clear: both;
	padding-top: 15px;
}
.send {
	width: 100%;
	text-align: center;
	padding: 8px 0px;
	border-radius: 4px;
	color: #fff;
	border: 0;
	margin-top: 10px;
}
.tained .rifying {
	width: 150px;
}
.bold {
	color: #000;
}
.below {
	line-height: 35px;
}
.more-tex:hover {
	color: #b2211f;
	text-decoration: underline;
}
.cours {
	float: right;
	width: 100%;
	position: relative;
	margin-top: 30px;
}
.cours img {
	width: 100%;
	height: 150px;
	border: 5px solid #e1e1e1;
}
.name-tam {
	float: left;
	width: 100%;
	position: absolute;
	bottom: 0;
	background: url(../images/bc.png);
	color: #fff;
	text-align: center;
	padding: 5px 0px;
}
.hoverbox {
	float: left;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/bc.png);
	padding: 20px;
	text-align: center;
	line-height: 100px;
	font-size: 30px;
	color: #fff;
	display: none;
}
.cours:hover .hoverbox {
	display: block;
}
.ndard {
	margin: 0;
	margin-bottom: 15px;
	color: #0478ca;
}
.variation {
	margin: 0;
	margin-top: 30px;
}
.ntrol .form-control {
	margin-top: 5px;
}
.ssion {
	margin: 30px 0px 0px 15px;
}
.sim {
	margin: 0;
	margin-top: 30px;
}
#jquery-fullsizable {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	z-index: 1100;
}
#jquery-fullsizable.fullsized_spinner {
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
#jquery-fullsizable #fullsized_image_holder img {
	display: block;
	margin: 0 auto;
}
#fullsized_go_prev, #fullsized_go_next {
	position: absolute;
	top: 40%;
	display: block;
	width: 32px;
	height: 126px;
}
#fullsized_go_prev {
	left: 0;
	background: url('../images/jquery-fullsizable.png');
}
#fullsized_go_prev:hover {
	background-position: 0 -126px;
}
#fullsized_go_next {
	right: 0;
	background: url('../images/jquery-fullsizable.png') -32px 0;
}
#fullsized_go_next:hover {
	background-position: -32px -126px;
}
#fullsized_close, #fullsized_fullscreen {
	position: absolute;
	top: 0;
	display: block;
	width: 32px;
	height: 32px;
}
#fullsized_close {
	right: 0;
	background: url('../images/jquery-fullsizable.png') -64px 0;
}
#fullsized_close:hover {
	background-position: -64px -32px;
}
#fullsized_fullscreen {
	right: 40px;
	background: url('../images/jquery-fullsizable.png') -96px 0;
}
#fullsized_fullscreen:hover {
	background-position: -96px -32px;
}
:fullscreen #fullsized_fullscreen {
background-position: -96px -64px;
&:hover {
background-position: -96px -96px;
}
}
:-webkit-full-screen #fullsized_fullscreen {
background-position: -96px -64px;
&:hover {
background-position: -96px -96px;
}
}
:-moz-full-screen #fullsized_fullscreen {
background-position: -96px -64px;
&:hover {
background-position: -96px -96px;
}
}
.vadio-icon {
	position: relative;
}
.vadio-icon .fa {
	position: absolute;
	font-size: 30px;
	left: 0;
	right: 0;
	margin: 50px auto;
	width: 25px;
	color: #8f0105;
}
.litbox {
	float: left;
	margin-top: 15px;
}
.box2 {
	margin-top: 30px;
	padding-bottom: 30px;
}
.mag {
	margin: 0;
}
.mag img {
	height: 200px;
}
.box1 .minolta {
	text-align: center;
	width: 100%;
	color: #333;
	margin-top: 15px;
}
.box1 .minolta:hover {
	text-decoration: none;
}
.box1 .like {
	float: right;
	text-align: center;
	width: 100%;
	font-size: 17px;
}
.box1.study {
	padding-bottom: 0;
}
.input-group {
	float: left;
	width: 100%;
	margin-top: 30px;
}
.input-group-addon, .send {
	background: #0478ca;
	border: 0;
	cursor: pointer;
}
.input-group-addon:hover, .send:hover {
	background: #046cb5;
}
.input-group button {
	border: 0;
	background: none;
	color: #fff;
	font-size: 16px;
	outline: none;
}
.input-group-addon:last-child {
	border-left: 0;
}
.box1 .col-ti {
	width: 100%;
	text-align: center;
}
.abu {
	margin-top: 30px;
	margin-bottom: 0;
}
.p-abu {
	margin-top: 5px;
}
.pyeg {
	font: 15px 'NeoSansArabic';
	font-weight: bold;
}
 @media (max-width:1200px) {
.serv {
	float: right;
	width: 50%;
	min-height: 340px;
}
.cial {
	float: none;
	margin: 0 auto;
}
.box1 .title, .box1 .text {
	width: 100%;
	text-align: center;
}
}
 @media (max-width:991px) {
.logo, .logo img {
	width: 180px !important;
}
.nav {
	margin-top: 28px !important;
}
.specialist {
	min-height: 165px;
}
.nav > ul > li > a {
	padding: 0px 5px;
}
.slide-text {
	right: 15px;
	top: 30px;
}
.slide-text h2 {
	font-size: 20px;
}
.slide-text p {
	font-size: 14px;
	margin-top: 5px;
}
}
 @media only screen and (min-width:158px) and (max-width:800px) {
.nav {
	float: right;
	width: 100%;
	margin: 0px !important;
}
.nav > ul > li a {
	float: right;
	width: 100%;
	margin: 0;
	height: auto;
	line-height: 25px;
	color: #3a3a3a;
	padding: 7px 15px;
	margin-bottom: 3px;
	border: 0;
	border-bottom: 1px solid #eee;
}
.nav > ul > li {
	width: 100%;
	position: relative;
}
.nav ul {
	display: none;
	width: 100%;
	height: auto;
	position: relative;
	z-index: 100;
	margin-bottom: 10px;
}
.nav a#pull {
	display: block;
	position: absolute;
	line-height: 33px;
	font-size: 18px;
	color: #0478ca;
	outline: none;
	z-index: 100;
	left: 30px;
	top: 60px;
	width: 23px;
}
.nav a#pull:hover {
	color: #043022;
}
.nav a#pull .fa {
	float: right;
	font-size: 25px;
}
.flexslider, .flexslider .slides img {
	height: auto;
}
.slider-nav {
	bottom: auto;
	top: 65%;
	left: 60px;
}
.slick-dots {
	left: 15px;
}
.industry {
	float: left;
	width: 100%;
}
.indus {
	width: 100%;
}
.slick-slider {
	margin: 0 15px;
}
.gallery {
	width: 148px;
	padding-bottom: 5px;
}
.gallery:after {
	border: 12px solid transparent;
	border-top-color: #041b2b;
	left: 62px;
	top: 35px;
}
.title-icon {
	margin-top: 9px;
	font-size: 19px;
}
.graduate .hovers .text, .hovers .text {
	margin-top: 20px;
	font-size: 13px;
	line-height: 25px;
}
.graduate img, .graduate {
	height: 240px;
}
.about {
	font-size: 25px;
}
.boxnews img {
	height: auto;
}
.sulting {
	float: left;
	width: 100%;
}
.community {
	margin: 15px 0px;
	font-size: 25px;
}
.courses {
	float: left;
	width: 50%;
}
.ssion {
	margin-left: 0px;
	padding-left: 15px;
}
.mar {
	margin-top: 30px;
}
}
 @media (max-width:740px) {
.sochil {
	display: none;
}
}
 @media (max-width:690px) {
.slide-text h2 {
	font-size: 18px;
}
.academy {
	float: none;
	margin: 0 auto;
	width: 60%;
	margin-top: 35px;
	padding-bottom: 45px;
}
}
 @media (max-width:550px) {
.serv {
	float: right;
	width: 100%;
}
}
 @media (max-width:480px) {
.boxfooter, .academy, .slide-text {
	width: 100%;
}
.flex-control-nav {
	left: 0;
}
.sochil a {
	padding: 0px 5px 0px 0px;
	font-size: 12px;
}
.specialist {
	min-height: 195px;
}
.box1 .text {
	font-size: 14px;
}
.slide-text {
	display: none;
}
}
 @media (max-width:420px) {
.specialist {
	min-height: 110px;
}
.courses {
	float: left;
	width: 100%;
}
}
@media (max-width:380px) {
.public img {
	width: 100%;
}
.public .title-sec, .public .text {
	float: right;
	width: 100%;
	margin-top: 10px;
	padding: 0;
}
}
