/*css*/

@import "grid.css";
@import "font-awesome.css";
@font-face
{
	font-family: 'Droid Arabic Kufi';
	font-style: normal;
	font-weight: 100;
	src: url(../fonts/DroidKufi-Regular.eot?#iefix) format('embedded-opentype'), url(../Fonts/DroidKufi-Regular.woff) format('woff'), url(../Fonts/DroidKufi-Regular.ttf) format('truetype');
}
@font-face
{
	font-family: 'Droid Arabic Kufi';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/DroidKufi-Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/DroidKufi-Bold.woff) format('woff'), url(../fonts/DroidKufi-Bold.ttf) format('truetype');
}

.category1
{
	background-color:White;
	height:126px;
	color:Red;
	background-image: url('../images/icons/car.png');
	background-position:0 44px;
}

.category1:hover
{
	background-color:Gray;
	color:White;
	background-position:0 -106px;
}
table
{
    border: 1px solid;
}
td
{
    border: 1px solid;
    padding:5px;
}

tr
{
    border: 1px solid;
}

html, body
{
	
	height: 100%;
	max-width: 100%;
}
body
{
	background-color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: 400;
	color: #194F90;
	position: relative;
	min-width: 320px;
	-webkit-text-size-adjust: none;
}
/*Imeges*/
img
{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: auto;
	max-width: 100%;
}
.frame
{
}
/* img border, paddings, shadows */
.img_fleft
{
	float: left;
	margin-right: 20px;
}
.img_right
{
	float: right;
	margin-left: 20px;
}
.wrapper
{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.extra_wrap
{
	overflow: hidden;
	display: block;
}
/*Links*/
a
{
	color: #194F90;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}
a[href^="tel:"]
{
	color: inherit;
	text-decoration: none;
}
.btn
{
	background: #000;
	color: #fff;
	display: inline-block;
	font: 12px/16px Arial, Helvetica, sans-serif;
	padding: 10px 12px;
	text-decoration: none;
}
.btn:hover
{
	background-color: #194F90;
	text-decoration: none;
}
/*Titles*/
h2
{
	color: #333f00;
	font: bold 30px/36px Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
h3
{
	color: #194F90;
	font: bold 26px/30px Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 29px;
	font-weight: 700;
	text-transform: uppercase;
	color: white;
	margin-bottom: 17px;
}
h4.simple
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 31px;
	font-weight: 700;
	color: #423535;
	text-transform: uppercase;
	margin-bottom: 0;
}
#index2 h4.simple
{
	line-height: 18px;
}
h5
{
	color: #194F90;
	font: bold 16px/20px Arial, Helvetica, sans-serif;
	margin-bottom: 20px;
}
h6
{
	color: #194F90;
	font: bold 13px/18px Arial, Helvetica, sans-serif;
}
h2 a, h3 a, h4 a, h5 a, h6 a
{
	color: inherit;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
	color: #fae41d;
	text-decoration: none;
}
.pb
{
	padding-bottom: 6px !important;
}
/* Indents */
p
{
	margin-bottom: 18px; /*as line-height in body*/
}
p.p2
{
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 22px;
}
.m_0
{
	margin-bottom: 0px !important;
}
.m_05
{
	margin-bottom: 5px;
}
.m_07
{
	margin-bottom: 7px !important;
}
.m_10
{
	margin-bottom: 10px !important;
}
.m_15
{
	margin-bottom: 15px;
}
.m_20
{
	margin-bottom: 20px;
}
.m_21
{
	margin-bottom: 21px !important;
}
.m_22
{
	margin-bottom: 22px !important;
}
.m_25
{
	margin-bottom: 25px;
}
.m_26
{
	margin-bottom: 26px;
}
.m_28
{
	margin-bottom: 28px;
}
.m_30
{
	margin-bottom: 30px;
}
.m_33
{
	margin-bottom: 33px;
}
.m_34
{
	margin-bottom: 34px;
}
.m_35
{
	margin-bottom: 35px;
}
.m_37
{
	margin-bottom: 37px;
}
.m_40
{
	margin-bottom: 40px;
}
.m_45
{
	margin-bottom: 45px;
}
.m_47
{
	margin-bottom: 47px;
}
.m_50
{
	margin-bottom: 50px;
}
.m_51
{
	margin-bottom: 51px;
}
.m_52
{
	margin-bottom: 52px;
}
.m_53
{
	margin-bottom: 53px;
}
.m_55
{
	margin-bottom: 55px;
}
.m_59
{
	margin-bottom: 59px;
}
.m_60
{
	margin-bottom: 60px;
}
.m_65
{
	margin-bottom: 65px;
}
.m_70
{
	margin-bottom: 70px;
}
.m_75
{
	margin-bottom: 75px;
}
.m_80
{
	margin-bottom: 80px;
}
.m_85
{
	margin-bottom: 85px;
}
.m_90
{
	margin-bottom: 90px;
}
/* Lists */
.list li
{
	position: relative;
	margin-top: 8px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	font-weight: 400;
}
.list li a:after
{
	position: absolute;
	display: block;
	content: "\f111";
	font-family: "FontAwesome";
	font-size: 12px;
	line-height: 30px;
	color: #194f90;
	left: 0px;
	top: 0px;
}
.list li:first-child
{
	margin-top: 0;
}
.list li a
{
	color: #194F90;
	text-decoration: none;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
}
.list li a:hover
{
	color: #8A3E6B;
	text-decoration: none;
}
/**/
blockquote
{
	width: 100%;
}
cite
{
	text-align: right;
}
time
{
}
.mail_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: 400;
	color: #194F90;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	text-decoration: underline;
}
.mail_link:hover
{
	color: #194f90;
}
/************Header************/

header
{
	width: 100%;
}
.header_top_border
{
	padding-top: 10px;
	margin-bottom: 1px;
	background: #3d3c3c;
}
.header_top_border h1 img
{
	width: 100%;
}
.header_top_box
{
	
	padding-bottom: 15px;
	background: #f7f7f7; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZGRkZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #f7f7f7 0%, #dddddd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #dddddd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f7f7f7 0%, #dddddd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f7f7f7 0%, #dddddd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #f7f7f7 0%, #dddddd 100%); /* IE10+ */
	background: linear-gradient(to bottom, #f7f7f7 0%, #dddddd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#dddddd', GradientType=0 ); /* IE6-8 */
	
}
.top_box_list1
{
	overflow: hidden;
	float: left;
	width: 100%;
}
.top_box_list1 li
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: 400;
	width: 9.8%;
	text-align: center;
	border-left: 1px dotted #99978d;
}
.top_box_list1 li:first-child
{
	margin-left: 0px;
	padding-left: 3px;
	border-left: none;
}
.top_box_list1 li a
{
	color: #1B447E;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.top_box_list1 li a:hover
{
	color: #8A3E6B;
	text-decoration: none;
}
.top_box_list2
{
	overflow: hidden;
	float: right;
	padding-top: 3px;
	padding-right: 7px;
}
.top_box_list2 li
{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: 400;
	color: #423535;
	text-transform: uppercase;
	border-left: 1px dotted #99978d;
	margin-left: 16px;
	padding-left: 3px;
}
.top_box_list2 li:first-child
{
	border-left: none;
	margin-left: 0px;
	padding-left: 0px;
}
.top_box_list2 li h6
{
	position: relative;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: 400;
	color: #8A3E6B;
	padding-left: 15px;
	margin-left: 11px;
}
.top_box_list2 li h6:before
{
	position: absolute;
	font-family: FontAwesome;
	content: "\f095";
	font-size: 14px;
	line-height: 14px;
	color: #8A3E6B;
	top: 0px;
	left: 0px;
}
.top_box_list2 li.mail
{
	position: relative;
	padding-left: 35px;
}
.top_box_list2 li.mail:before
{
	position: absolute;
	font-family: FontAwesome;
	content: "\f003";
	font-size: 14px;
	line-height: 14px;
	color: #423535;
	top: -2px;
	left: 16px;
}
.top_box_list2 li.mail a
{
	color: #423535;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.top_box_list2 li.mail a:hover
{
	color: #8A3E6B;
	text-decoration: none;
}
h1
{
	margin-bottom: 10px;
	padding-left: 10px;
	float: left;
}
h1 a
{
}
h1 a:hover
{
	text-decoration: none;
}
h1 .slogan
{
	display: block;
}
.nav_border
{
	
	background-color: #3d3c3c;
        margin-top: 10px;
}
/* Menu */
nav
{
}
.sf-menu
{
	list-style: none;
}
.sf-menu > li
{
	float: left;
	position: relative;
	border-right: 1px solid transparent;
}
.sf-menu > li:first-child
{
	margin-left: 0;
	border-left: 1px solid transparent;
}
.sf-menu > li > a
{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	padding: 20px 14px;
	font-weight: 400;
	text-align: center;
	color: #fff;
	text-decoration: none;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}


.sf-menu > li > span
{
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-transform: uppercase;
	padding: 20px 14px;
	font-weight: 400;
	text-align: center;
	color: #fff;
	text-decoration: none;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.sf-menu > li > a > i
{
	font-family: "Fontawesome";
	font-size: 24px;
	line-height: 18px;
	font-weight: normal;
}
.sf-menu > li:first-child > a > span
{
	font-size: 0px;
	text-indent: -6000;
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover
{
	color: #fae41d;
	
}
    .sf-menu > li> a.active
    {
        color: #fae41d;
    }

.sf-menu > li.current > a
{
	color: #fae41d;
	background: #8A3E6B; /* Old browsers */
	background: -moz-linear-gradient(top, #8A3E6B 0%, #DC74AA 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8A3E6B) color-stop(100%, #DC74AA)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #8A3E6B 0%, #DC74AA 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #8A3E6B 0%, #DC74AA 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #8A3E6B 0%, #DC74AA 100%); /* IE10+ */
	background: linear-gradient(to bottom, #8A3E6B 0%, #DC74AA 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8A3E6B ', endColorstr='#DC74AA', GradientType=0 ); /* IE6-8 */
	text-decoration: none;
	-moz-box-shadow: inset 0px 0px 8px 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0px 0px 8px 4px rgba(0,0,0,0.2);
	-o-box-shadow: inset 0px 0px 8px 4px rgba(0,0,0,0.2);
	-ms-box-shadow: inset 0px 0px 8px 4px rgba(0,0,0,0.2);
	box-shadow: inset 0px 0px 8px 4px rgba(0,0,0,0.2);
}
.sf-menu > li > a.sf-with-ul:after
{
	/*menu arrow*/
}
.sf-menu .menu-arrow
{
	display: none;
}
/* submenu */
.sf-menu ul
{
	background-color: #194F90;
	width: 230px;
	display: none;
	left: 0;
	padding: 0px;
	position: absolute;
	top: 34px;
	z-index: 99;
	-webkit-box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.16);
	-moz-box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.16);
	box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.16);
}
.sf-menu ul li
{
	font: 12px/30px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
}
.sf-menu ul li a
{
	color: #fff;
	position: relative;
	display: block;
	width: 230px;
	border-top: 1px solid #FFC021;
	background-color: #1e1e1e;
	font-size: 13px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	transition: all 0.3s ease 0s;
}
.sf-menu ul li:first-child
{
	margin-top: 0;
}
.sf-menu ul li > a:hover, .sf-menu ul li.sfHover > a, .sf-menu ul li.active > a
{
color: #fae41d;
	text-decoration: none;
	background-color: #ffffff;
}
/* subsubmenu */
.sf-menu ul ul
{
	background: #194F90;
	padding: 0px;
	left: 230px;
	top: 0px;
	width: 230px;
	z-index: 98;
}
.sf-menu ul ul li a
{
	color: #fff;
	text-decoration: none;
}
.sf-menu ul ul li > a:hover, .sf-menu ul ul li.sfHover > a, .sf-menu ul ul li.active > a
{
	color: #194f90;
	text-decoration: none;
}
.tinynav
{
	display: none;
	width: 100%;
	outline: none;
	color: #797563;
	background: #fff;
	-webkit-border-radius: 3px;
	-mox-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	font-style: normal;
	border: 1px solid #cbcac5;
	padding: 6px 12px;
	margin: 10px 0;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 100;
}
h5.velcam
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 31px;
	font-weight: 400;
	color: #b89f7f;
	margin-bottom: 3px;
}
.opposite_logo
{
	position: relative;
	float: right;
}
.search_form
{
	border: 1px solid #cbcac5;
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 9px;
	background: #fff;
}
.search_form input
{
	border: none;
	outline: none;
	float: left;
	width: 250px;
	height: 20px;
	padding: 7px 0 7px 6px;
	line-height: 19px;
	color: #cbcac5;
}
.search_form a
{
	display: block;
	float: right;
	color: #a3a0b3;
	padding: 8px 15px 0px 0px;
	font-size: 18px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.search_form a:hover
{
	color: #8A3E6B;
}
.header_langlist
{
	overflow: hidden;
	display: block;
	padding-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.header_langlist li
{
	float: right;
	margin-right: 12px;
	height: 32px;
	font-family: 'Droid Arabic Kufi';
	font-weight: 100;
}
.header_langlist li:first-child
{
	margin-right: 0px;
}
.header_langlist li a
{
	color: #1B447E;
	background: #dddddd;
	font-size: 12px;
	padding: 0px 20px;
	line-height: 32px;
	height: 32px;
	text-decoration: none;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.header_langlist li a:hover
{
	color: #8A3E6B;
}
.ticker_border
{
	border-top: 1px solid #194f90;
	padding-top: 10px;
	background: #f7f7f7;
}
.slider_border
{
	background:White;
	padding-top: 10px;
	margin-bottom: 0px;
}
/************Content***********/
#content
{
	padding-top: 0px;
}
#index2 #content
{
	padding-top: 34px;
}
.central_box h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	line-height: 60px;
	font-weight: 400;
	color: #423535;
	margin-bottom: 0px;
	text-transform: none;
}
.central_box h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: 400;
	color: #194F90;
	margin-bottom: 10px;
}

.img_box
{
	position: relative;
	margin-bottom: 16px;
	border: 5px solid #f7f7f7;
}
.full_width
{
	
	position: relative;
	display: block;
	z-index: 1;
}

.box1
{
	background-color:White;
	padding-top: 30px;
	padding-bottom: 0px;
}
.box3
{
	background: #f7f7f7;
	padding-top: 30px;
	padding-bottom: 30px;
}
.fiture_box ul li
{
    list-style:initial;
    margin-left: 30px;
    line-height: 34px;
}
.fiture_box
{
	margin-bottom: 20px;
}
.fiture_box span
{
	display: block;
	text-align: center;
	font-size: 88px;
	line-height: 103px;
	color: #c7c6c0;
	margin-bottom: 0px;
}
h4.fiture_title
{
	font-size: 21px;
	line-height: 32px;
	color: #777777;
	font-weight: 400;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-transform: none;
	border-bottom: 3px solid #ddd;
}
h6.fiture_sub_title
{
	font-size: 16px;
	line-height: 32px;
	color: #8A3E6B;
	font-weight: 400;
	margin-bottom: 5px;
	padding-bottom: 5px;
	text-transform: none;
}
.fiture_box p.fiture_p
{
	font-size: 15px;
	line-height: 36px;
	margin-bottom: 10px;
	font-weight: 100;
}
.fiture_btn
{
	display: inline-block;
	text-align: left;
	padding: 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: 100;
	background: #426ca9; /* Old browsers */
	background: -moz-linear-gradient(top, #FFC021 0%, #FFC021 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFC021), color-stop(100%, #194f90)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #FFC021 0%, #FFC021 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #FFC021 0%, #FFC021 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #FFC021 0%, #FFC021 100%); /* IE10+ */
	background: linear-gradient(to bottom, #FFC021 0%, #FFC021 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFC021', endColorstr='#FFC021', GradientType=0 ); /* IE6-8 */
	color: #fff;
	text-transform: uppercase;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-webkit-border-radius: 3px;
	-mox-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	float: right;
	margin: 0 20px 0 0;
}
.fiture_btn:hover
{
	background: #767982; /* Old browsers */
	background: -moz-linear-gradient(top, #767982 0%, #767982 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #767982) color-stop(100%, #767982)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #767982 0%, #767982 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #767982 0%, #767982 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #767982 0%, #767982 100%); /* IE10+ */
	background: linear-gradient(to bottom, #767982 0%, #767982 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#767982 ', endColorstr='#767982', GradientType=0 ); /* IE6-8 */
	text-decoration: none;
	-moz-box-shadow: inset 0px 0px 8px 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0px 0px 8px 4px rgba(0,0,0,0.2);
	-o-box-shadow: inset 0px 0px 8px 4px rgba(0,0,0,0.2);
	-ms-box-shadow: inset 0px 0px 8px 4px rgba(0,0,0,0.2);
	box-shadow: inset 0px 0px 8px 4px rgba(0,0,0,0.2);
}
.color_fiture
{
	
}
.color_fiture .title h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	height: 27px;
	padding: 0 14px;
	line-height: 38px;
	font-weight: 600;
	color: #ffc021;
}
.color_fiture .title
{
	height: 35px;
	background: #2d3039;
	margin-bottom: 20px;
	border-radius:5px;
}
.color_fiture .title:after
{
	background: none;
	content: "";
	display: block;
	position: relative;
	border-bottom: 3px solid #dddddd;
}
.color_fiture_box
{
	margin-bottom: 20px;
	position: relative;
	min-height: 50px;
	height: auto;
}
.color_fiture_box img
{
	width: 100%;
	height: 100%;
}
.color_fiture_box div.simple
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background-color: rgba(25, 79, 144, 0.5);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #fff;
}
p.simple_content
{
	padding: 10px;
	margin: 0px;
}
.color_fiture_box p
{
	margin-bottom: 13px;
}
.projects-list
{
	display: block;
}
.projects-list h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 34px;
}
.projects-list p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 34px;
}
.projects-list li
{
	display: block;
	border-bottom: 1px solid #DDDDDD;
}

.news-list
{
	display: block;
}
.news-list h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 34px;
}
.news-list p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 34px;
}
.news-list li
{
	display: block;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom:10px;
}

.download-list
{
	display: block;
}
.download-list h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	padding: 10px 20px;
}
.download-list p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	padding: 0 20px;
}
.download-list li
{
	display: block;
	background: #ededed; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top, #eeeeee 0%, #dddddd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #dddddd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eeeeee 0%, #dddddd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eeeeee 0%, #dddddd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #eeeeee 0%, #dddddd 100%); /* IE10+ */
	background: linear-gradient(to bottom, #eeeeee 0%, #dddddd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#dddddd', GradientType=0 ); /* IE6-8 */
	border-bottom: 1px solid #cccccc;
	-webkit-border-radius: 6px;
	-mox-border-radius: 6px;
	-o-border-radius: 6px;
	border-radius: 6px;
}
.download_btn
{
	display: inline-block;
	text-align: left;
	padding: 0px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	font-weight: 100;
	background: #426ca9; /* Old browsers */
	background: -moz-linear-gradient(top, #FFC021  0%, #FFC021   100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFC021 ), color-stop(100%, #FFC021 )); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #FFC021  0%, #FFC021  100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #FFC021  0%, #FFC021  100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #FFC021  0%, #FFC021  100%); /* IE10+ */
	background: linear-gradient(to bottom, #FFC021  0%, #FFC021  100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFC021 ', endColorstr='#FFC021 ', GradientType=0 ); /* IE6-8 */
	color: #fff;
	text-transform: uppercase;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	-webkit-border-radius: 3px;
	-mox-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	float: right;
	margin: 10px 20px 0 0;
}

.download_btn:before
{
	content: "\f1c1";
	font-family: FontAwesome;
	font-size: 22px;
	line-height: 32px;
	float: right;
	margin: 0 0 0 10px;
	color: #fff;
}
.download_btn:hover
{
	background: #8A3E6B; /* Old browsers */
	background: -moz-linear-gradient(top, #767982 0%, #767982 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #767982) color-stop(100%, #767982)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #767982 0%, #767982 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #767982 0%, #767982 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #767982 0%, #767982 100%); /* IE10+ */
	background: linear-gradient(to bottom, #767982 0%, #767982 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#767982 ', endColorstr='#767982', GradientType=0 ); /* IE6-8 */
	text-decoration: none;
	-moz-box-shadow: inset 0px 0px 8px 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0px 0px 8px 4px rgba(0,0,0,0.2);
	-o-box-shadow: inset 0px 0px 8px 4px rgba(0,0,0,0.2);
	-ms-box-shadow: inset 0px 0px 8px 4px rgba(0,0,0,0.2);
	box-shadow: inset 0px 0px 8px 4px rgba(0,0,0,0.2);
}

.download_info
{
	color: #194F90;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
	margin-bottom: 0;
	float: right;
	margin: 10px 20px 0;
	overflow: hidden;
}
.download_info span
{
	float: left;
	margin: 0 20px 0 0;
}
/* pagination */
.main-pagination
{
	overflow: hidden;
}
.main-pagination .page-numbers, .main-pagination a
{
	display: block;
	float: left;
	color: #194F90;
	padding: 0 10px;
	margin: 5px 5px 10px 0;
	background: #ededed; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top, #eeeeee 0%, #dddddd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #dddddd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eeeeee 0%, #dddddd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eeeeee 0%, #dddddd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #eeeeee 0%, #dddddd 100%); /* IE10+ */
	background: linear-gradient(to bottom, #eeeeee 0%, #dddddd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#dddddd', GradientType=0 ); /* IE6-8 */
	line-height: 25px;
	font-size: 13px;
}
.main-pagination .current, .main-pagination a:hover
{
	color: #fff;
	background: #8A3E6B; /* Old browsers */
	background: -moz-linear-gradient(top, #8A3E6B 0%, #DC74AA 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8A3E6B) color-stop(100%, #DC74AA)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #8A3E6B 0%, #DC74AA 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #8A3E6B 0%, #DC74AA 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #8A3E6B 0%, #DC74AA 100%); /* IE10+ */
	background: linear-gradient(to bottom, #767982 0%, #767982 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8A3E6B ', endColorstr='#DC74AA', GradientType=0 ); /* IE6-8 */
	text-decoration: none;
}
.main-pagination .first, .main-pagination .last
{
	color: #fff;
	background: #426ca9; /* Old browsers */
	background: -moz-linear-gradient(top, #426ca9 0%, #194f90 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #426ca9), color-stop(100%, #194f90)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #426ca9 0%, #194f90 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #426ca9 0%, #194f90 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #426ca9 0%, #194f90 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffc021 0%, #ffc021 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#426ca9', endColorstr='#194f90', GradientType=0 ); /* IE6-8 */
	text-decoration: none;
}

.main-pagination .first:before
{
	position: relative;
	font-family: 'FontAwesome' , Arial, Helvetica, sans-serif;
	float: left;
	padding: 0 10px 0 0;
	content: "\f104";
}
.main-pagination .last:before
{
	position: relative;
	font-family: 'FontAwesome' , Arial, Helvetica, sans-serif;
	float: right;
	padding: 0 0 0 10px;
	content: "\f105";
}





.review_box
{
	background: #dddddd;
	position: relative;
	padding: 10px;
	margin-bottom: 10px;
	display: block;
}
.review_box li
{
	color: #8A3E6B;
	padding: 0 10px;
	display: inline;
	border-bottom: none;
	border-left: 1px solid #8A3E6B;
}
.review_box li:first-child
{
	border: none;
}
.spar_list
{
	overflow: hidden;
}
.spar_list li
{
	float: left;
	margin-left: 1px;
}
.spar_list li:first-child
{
	margin-left: 0px;
}
.spar_list li a
{
	color: #ced0c7;
	font-size: 17px;
	line-height: 20px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.spar_list li a.linked, .spar_list li a:hover
{
	color: #8A3E6B;
	text-decoration: none;
}
.spar_list li a.linked:hover
{
	color: #ced0c7;
}
.box2
{
	background: #8A3E6B;
	padding-top: 42px;
	padding-bottom: 66px;
	text-align: center;
}
.soclist
{
	background: none;
	display: block;
	padding: 0;
	margin: 20px 0;
	position: relative;
}
.soclist li
{
	display: block;
	float: left;
	height: 48px;
	margin: 0 10px 0 0;
	padding: 0;
	line-height: 48px;
}
.soclist .icon
{
	color: #fff;
	display: inline-block;
	font-size: 32px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	transition: all 0.4s ease 0s;
	width: 48px;
}
.soclist li a i
{
	color: #fff;
	font-size: 32px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	width: 48px;
}
.header .header-widget ul li a.icon:hover
{
	color: #fff;
}
.soclist .icon:hover
{
	border-radius: 50%;
	text-decoration: none;
}
.soclist .icon-twitter
{
	background: #00ABE3;
}
.soclist .icon-pinterest
{
	background: #CA2128;
}
.soclist .icon-facebook
{
	background: #004088;
}
.soclist .icon-linkedin
{
	background: #01669C;
}
.soclist .icon-rss
{
	background: #FA9C3A;
}
.soclist .icon-google-plus
{
	background: #D3492C;
}
.soclist .icon-instagram
{
	background: #517FA4;
}
.soclist .icon-youtube-play
{
	background: #FE3432;
}
.soclist .icon-tumblr
{
	background: #44546B;
}

.box2 h4
{
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 74px;
	line-height: 89px;
	font-weight: 400;
	color: #fff;
	position: relative;
	padding-left: 89px;
	text-transform: none;
	letter-spacing: -2px;
	margin-bottom: 0px;
}
.box2 h5
{
	margin-top: -15px;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 21px;
	font-weight: 400;
	color: #abdaec;
	margin-bottom: 29px;
}
.box2 h4:after
{
	position: absolute;
	display: block;
	font-family: FontAwesome;
	font-size: 74px;
	line-height: 74px;
	color: #fff;
	content: "\f003";
	left: 0px;
	top: 6px;
}

.carousel_box
{
	padding-left: 26px;
	padding-right: 26px;
}
.owl-controls
{
	position: absolute;
	top: 10px;
	left: 0px;
}
.owl-controls
{
	width: 100%;
}
.owl-prev
{
	position: absolute;
	left: -24px;
	top: 13px;
	height: 27px;
	width: 16px;
	background: url(../images/carousel_nav.png) no-repeat 0px 0px;
	font-size: 0px;
	line-height: 0px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.owl-prev:hover
{
	background: url(../images/carousel_nav.png) no-repeat 0px -29px;
}
.owl-next
{
	position: absolute;
	right: -24px;
	top: 13px;
	height: 27px;
	width: 16px;
	background: url(../images/carousel_nav.png) no-repeat -21px 0px;
	font-size: 0px;
	line-height: 0px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.owl-next:hover
{
	background: url(../images/carousel_nav.png) no-repeat -21px -29px;
}
.contents
{
	display: table;
	width: 100%;
	padding-top: 2px;
}
.contents li
{
	display: table;
	margin: 6px 0 0;
	padding: 0 2px 0 25px;
	position: relative;
}
.contents li:before
{
	position: absolute;
	display: block;
	content: "\f078";
	font-family: FontAwesome;
	font-size: 15px;
	line-height: 15px;
	color: #194f90;
	left: 0px;
	top: 0px;
}
.contents li:first-child
{
	margin-top: 0;
}
.contents li .dt
{
	display: table-cell;
	overflow: hidden;
	padding-right: 10px;
	vertical-align: bottom;
	width: 100%;
}
.contents li .dt a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: 400;
	color: #194F90;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.contents li .dt a:hover
{
	color: #8A3E6B;
	text-decoration: none;
}
.contents li .dt:after
{
	height: 3px;
	background: url(../images/contents_botted.png) repeat-x 0 0;
	content: '';
	display: inline-block;
	margin-left: 4px;
	margin-right: -100%;
	vertical-align: 0px;
	width: 100%;
}
.contents li .dd
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: 400;
	color: #194F90;
	display: table-cell;
	padding-left: 0px;
	text-align: right;
	vertical-align: bottom;
}
.formations_box
{
	overflow: hidden;
	margin-bottom: 34px;
}
.formations_box li
{
	display: block;
	color: #194f90;
	margin: 8px 0;
	padding-top: 8px;
	border-top: 2px #dddddd solid;
}
.formations_box li:first-child
{
	margin: 0 0;
	padding-top: 0;
	border-top: none;
}
.formations_box img
{
	width: 80px;
	height: 80px;
	float: left;
}
.formations_box h5
{
	margin-left: 20px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 18px;
	color: #194F90;
	line-height: 60px;
}
.formations_box h5 a
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	font-size: 18px;
	color: #194F90;
	line-height: 60px;
}
/*----------- Map ------------*/
.map
{
	padding-top: 10px;
	width: 100%;
	position: relative;
	margin-bottom: 50px;
}
.map iframe
{
	width: 100%;
	height: 427px;
}
.map_box
{
	position: relative;
	z-index: 1;
}
.map:after
{
	display: block;
	position: absolute;
	content: '';
	width: 100%;
	left: 0px;
	bottom: -14px;
	height: 40px;
	background: url(../images/box_shadow.png) no-repeat 0 0;
	background-size: 100% 40px;
	-moz-background-size: 100% 40px;
	-webkit-background-size: 100% 40px;
	z-index: 0;
}

.address_box
{
	overflow: hidden;
}
address
{
	margin-bottom: 20px;
}
address dl
{
	width: 100%;
	overflow: hidden;
	position: relative;
}
address dt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: 400;
	color: #194F90;
	margin-bottom: 17px;
}
address dd
{
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: 400;
	color: #194F90;
	margin-bottom: 0px;
}
address dd a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: 400;
	color: #194F90;
	text-decoration: underline;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
address dd a:hover
{
	color: #8A3E6B;
}
address dl span
{
	float: left;
	width: 79px;
}
.contact_list
{
	margin-bottom: 24px;
}
.contact_list li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: 400;
	color: #777777;
}
.contact_list li a
{
	color: #777777;
	font-size: 12px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.contact_list li a:hover
{
	color: #8A3E6B;
	text-decoration: none;
}
.contact_list li span
{
	display: inline-block;
	vertical-align: top;
	width: 45%;
}


/*----------- shadows ------------*/
.shadow1
{
	-webkit-box-shadow: 0 10px 20px -16px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 10px 20px -16px rgba(0, 0, 0, 0.4);
	box-shadow: 0 10px 20px -16px rgba(0, 0, 0, 0.4);
	margin-bottom: 40px;
}
/************Footer************/
footer
{
	width: 100%;
	background-color: white;
	
	border-top: 1px solid black;
}
footer .central_box h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
	text-transform: uppercase;
	color: #194f90;
	margin-bottom: 23px;
	letter-spacing: -1px;
}
.footer_menu
{
	margin-bottom: 24px;
}
.footer_menu li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: 400;
	color: #777777;
}
.footer_menu li a
{
	color: #777777;
	text-align: left;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.footer_menu li a:hover, .footer_menu li.current a
{
	color: #8A3E6B;
	text-decoration: none;
}
.footer_list
{
	margin-bottom: 24px;
}
.footer_list li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	font-weight: 400;
	color: #777777;
}
.footer_list li a
{
	color: #777777;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.footer_list li a:hover
{
	color: #8A3E6B;
	text-decoration: none;
}
.footer_list li span
{
	display: inline-block;
	vertical-align: top;
	width: 40%;
}
.footer_list li span.fullwidth
{
	width: 100%;
	font-weight: bold;
}
.copyright
{
	background: white;
	padding: 10px 0;
	color: #444444;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.site_name
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;

	float: left;
	margin-right: 6px;
}
.powered
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	float: right;
}
.powered a
{
	color: #555;
	text-decoration: none;
}
.powered a:hover
{
	color: #8A3E6B;
}
.copyright a
{
	color: inherit;
}
.footer-link
{
	display: block;
}
#toTop
{
	background: url(../images/to_top.png) center top no-repeat;
	border: none;
	bottom: 80px;
	color: transparent;
	display: none;
	font-size: 0;
	height: 24px;
	line-height: 0;
	overflow: hidden;
	position: fixed;
	right: 50% !important;
	margin-right: -730px !important;
	text-decoration: none;
	width: 24px;
	z-index: 20;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
#toTop:hover
{
	background-position: center -26px;
}
#toTop:active, #toTop:focus
{
	outline: none;
}

.trending-ticker
{
	background: #ffffff;
	min-height: 40px;
	margin: 10px 0;
	padding: 0 10px;
}
.trending-ticker ul
{
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}
.trending-ticker li
{
	display: none;
	color: #194F90;
	line-height: 40px;
}
.trending-ticker a
{
	overflow: hidden;
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
	text-decoration: none;
	color: #194F90;
	line-height: 40px;
}
.trending-ticker a:hover
{
	color: #8A3E6B;
}
.trending-ticker li:first-child
{
	display: block;
}
.trending-ticker .heading
{
	float:right;
	color: #8A3E6B;
	text-transform: uppercase;
	margin-left: 50px;
	line-height: 40px;
	width: 120px;
}


.dropdown-menu li ul li {
	list-style-type: square;
}
.select-menu {
	display: none;
	width: 95%;
	margin: 15px auto;
}
header .navbar {
	margin: 0;

}
header .navbar > .navbar-inner {
	padding: 0;
	border-radius: 0;
	margin: 0;
	background: none;
	border: none;
	filter: none;
	box-shadow: none;
	height: 33px;
}
.sf-menu {
	list-style: none;
	display: inline-block;
	margin: 0;
	
}
.sf-menu > li {
	position: relative;
	display: block;
	float: left;
	margin-right:22px;
}

.sf-menu > li > span {
	position: relative;
	display:block;
	overflow: hidden;
	float: left;
	text-transform: uppercase;
	width: 100%;
	color: #f9e417;
	padding: 8px 10px;
	text-align:center;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}


.sf-menu > li > a {
	position: relative;
	display:block;
	overflow: hidden;
	float: left;
	text-transform: uppercase;
	width: 100%;
	color: white;
	padding: 8px 10px;
	text-align:center;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

3.sf-menu > li > a:hover, .sf-menu > li.active a {
	color: #FFC021;
	text-decoration:none;
}
.sub-menu li > a:hover, .sub-menu .sfHover > a, .sf-menu > li.active > .sub-menu > li > a:hover{
	color: #000000;
	text-decoration: none;
	background: #FFC021;
}
.sf-menu > li.active > .sub-menu > li > a{ 
	color: #fff;
	text-decoration: none;
	background: #FFC021;
 }
.sub-menu {
	position: absolute;
	list-style: none;
	margin: 0;
	left: 0px;
	top: 30px;
	z-index: 10;
	width: 180px;
	background: #FFC021;
	padding:2px 0;
}
.sub-menu li {
	display: block;
	margin-bottom: 10px;
	padding: 8px 16px 0;
	border-top:1px solid #fff;
}

.sub-menu li:first-child {
	border-top:none;
}
.sub-menu li a {
	color: #ffffff;
	font: 13px/16px Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
	text-align: left;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.sub-menu .sub2 {
	position: absolute;
	top: 41px;
	left: 131px;
	padding: 19px 0;
	background: #ffffff;
}
.sub-menu .sub2 li a {
	color: #FFC021;
}
.sub-menu .sub2 li a:hover {
	color: #000000;
}



