charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Roboto:400,400italic,500,500italic,700,900,300italic,300);
body {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #fff;
	line-height: 20px;
}
img {
	max-width: 100%;
}
.clearfix {
	clear: both;
}
.wrapper {
	overflow: hidden;
}
.container {
}
/*********************************************
					Header
**********************************************/
#home {
	background: url("../images/header-bg.png") no-repeat scroll center top;
	overflow: hidden;
}
header {
	background: url("../images/header-bg_login.png") no-repeat scroll center top;
	overflow: hidden;
}
.top_main_menu_bg {
	background: none repeat scroll 0 0 rgb(0, 46, 95);
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.176);
	width: 100%;
	z-index: 999;
}
.logo {
	margin: 26px 0;
}
/*********************************************
					NAV
**********************************************/
.main-menu {
	padding: 0;
}
.main_menu {
	padding: 30px 0 0 0;
}
.main_menu li {
	line-height: 30px;
}
.main_menu li:last-child {
	background: none;
}
.main_menu li a {
	color: #fff;
	font-size: 15px;
	padding: 10px 20px;
	text-transform: uppercase;
}
.main_menu .nav > li > a:hover, .nav > li > a:focus {
	background-color: #002e5f;
	border-bottom: 1px solid;
	border-radius: 0;
	color: yellow;
	text-decoration: none;
}
.main_menu nav .main_menu li.active a, nav .main_menu li.active a:hover, nav .main_menu li.active a:focus, .main_menu li a:focus, nav .main_menu li a:hover {
	border: none;
	background: #002e5f;
	border-radius: 0;
}
.main_menu .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background: none;
}
.main_menu .dropdown-menu {
	background-clip: padding-box;
	background-color: hsla(211, 100%, 19%, 0.8);
	border: medium none;
	border-radius: 0;
	box-shadow: 0 6px 12px hsla(0, 0%, 0%, 0.176);
	display: none;
	float: left;
	font-size: 14px;
	left: 0;
	list-style: outside none none;
	margin: 20px 0 0;
	min-width: 160px;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 100%;
	z-index: 1000;
}
.main_menu .dropdown-menu > li > a {
	border-bottom: 1px solid #042345;
}
.main_menu .dropdown-menu > li > a {
	line-height: 2.5;
}
.main_menu .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-color: #042345;
	color: #fff;
	text-decoration: none;
}
.login a {
	background: none repeat scroll 0 0 #00aeff;
	border: medium none;
	border-radius: 0 !important;
	font-size: 17px !important;
	font-weight: 800 !important;
}
.login a:hover {
	background: transparent;
	border-bottom: 1px solid #00AEFF !important;
	color: hsl(0, 0%, 100%) !important;
	border-radius: 0px !important;
}
/*********************************************
					banner
**********************************************/
.banner {
	margin: 0px;
}
/***********
 slider _01
***************/


.banner_text {
	bottom: 0;
	left: 50%;
	right: 13%;
	text-align: left;
	top: 0;
	vertical-align: middle;
}
.banner_text h2 {
	color: hsl(51, 100%, 57%);
	font-size: 30px;
	font-weight: 300;
	text-transform: capitalize;
	line-height: 45px;
}
.banner_text h1 strong {
	font-size: 33px;
	font-weight: 600;
	text-transform: uppercase;
}
.banner_text p {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	text-align: justify;
	margin-bottom: 30px;
}
/***********
 slider _02
***************/

.banner_text_2 {
	bottom: 0;
	left: 36%;
	right: 31%;
	text-align: center;
	top: 0;
	vertical-align: middle;
}
.banner_text_2 h1 {
	color: #00AEFF;
	font-size: 30px;
	font-weight: 700;
	text-transform: capitalize;
	line-height: 45px;
}
.banner_text_2 h2 {
	color: hsl(51, 100%, 57%);
	font-size: 20px;
	font-weight: 300;
	line-height: 20px;
	text-transform: capitalize;
}
.banner_text_2 h2 span {
	color: #80D32B;
	font-weight: 700;
	text-transform: uppercase;
}
.banner_text_2 h1 strong {
	font-size: 33px;
	font-weight: 600;
	color: #B3D72B;
	text-transform: uppercase;
}
.button_2 {
	left: 190px;
	margin-top: 120px;
	position: absolute;
}
/***********
 slider _03
***************/

.banner_text_3 {
	bottom: 0;
	left: 36%;
	right: 21%;
	text-align: center;
	top: 0;
	vertical-align: middle;
}
.banner_text_3 h1 {
	color: #00AEFF;
	font-size: 30px;
	font-weight: 700;
	text-transform: capitalize;
	line-height: 45px;
}
.banner_text_3 h2 {
	color: hsl(51, 100%, 57%);
	font-size: 20px;
	font-weight: 300;
	left: 100px;
	line-height: 20px;
	position: relative;
	text-transform: capitalize;
}
.banner_text_3 h2 span {
	color: #80D32B;
	font-weight: 700;
	text-transform: uppercase;
}
.banner_text_3 h1 strong {
	font-size: 33px;
	font-weight: 600;
	color: #B3D72B;
	text-transform: uppercase;
}
.button_3 {
	left: 260px;
	margin-top: 30px;
	position: absolute;
}
/********************
	btn
/**********************/




.lern_more, .lern_more_2 {
	background: none repeat scroll 0 0 #ff0;
	border: 0 none;
	border-radius: 0;
	font-size: 16px;
	color: #000;
	font-weight: 600;
	line-height: 40px;
	padding: 7px 20px;
	text-transform: uppercase;
}
.lern_more:hover, .lern_more:focus, .lern_more:active, .lern_more.active {
	background-color: #00AEFF;
	border-color: none;
	color: #fff;
	outline: none;
}
.lern_more_2:hover, .lern_more_2:focus, .lern_more_2:active, .lern_more_2.active {
	background-color: #002E5F;
	border-color: none;
	color: #fff;
	outline: none;
}
/*********************************************
					sing_up
**********************************************/
.sing_up {
	padding: 60px 0;
	background: #002e5f url(../images/broder_lin.png) top center repeat-x;
}
.sing_up h3 {
	font-size: 23px;
	color: #ffde24;
	text-transform: uppercase;
}
.sing_up strong {
	font-size: 42px;
	padding-left: 20px;
}
.btn-large a {
	background: none repeat scroll 0 0 transparent;
	border: 1px dashed #fff;
	border-radius: 12px;
	color: rgb(0, 0, 0);
	font-size: 16px;
	font-weight: 400;
	line-height: 55px;
	text-transform: uppercase;
	width: 220px;
	color: #fff;
}
.btn-large a:hover {
	border: 1px dashed #ffde24;
	color: #ffde24;
}
/*********************************************
					services
**********************************************/


#services {
	margin-top: 40px;
}
.services_bg {
	background: url("../images/services_bg.png") no-repeat scroll center top;
	margin-top: 50px;
	padding-bottom: 60px;
}
.services_titel h1 {
	color: #002e5f;
	font-size: 30px;
	text-transform: uppercase;
}
.services_titel h3 {
	color: #121212;
	font-size: 20px;
	text-transform: uppercase;
}
.services_titel p {
	color: #3a3a3a;
	font-size: 16px;
	line-height: 25px;
}
.icon {
	cursor: pointer;
	float: left;
	padding: 20px;
	text-align: left;
	width: 22%;
}
.icon:hover {
	opacity: 0.1;
}
.services_a {
	margin-top: 50px;
	padding-bottom: 120px;
}
.services_a h2 {
	color: #002e5f;
	font-size: 22px;
	text-transform: capitalize;
}
.services_a p {
	color: #3a3a3a;
	font-size: 14px;
}
/*********************************************
					why_choose
**********************************************/
#why_choose {
	background: none repeat scroll 0 0 hsl(211, 100%, 19%);
}
.text_why_choose {
	color: hsl(51, 100%, 57%);
	font-size: 33px;
	font-weight: 600;
	text-transform: uppercase;
}
.text_why_choose h2 {
	border-bottom: 1px solid hsl(51, 100%, 57%);
	line-height: 65px;
}
.text_why_choose > p {
	color: hsl(0, 0%, 100%);
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 20px;
	text-align: justify;
	text-transform: capitalize;
}
.bottom_verticalLine {
	background: url("../images/border_rignt.png") repeat-y scroll right top;
    height:500px;
    margin-left:39px;
}
.list {
	padding: 27px 0 27px 20px;
}
.list_left {
	padding: 0px 0px 27px 0px;
}
.list p,.list_left p {
	padding: 30px 30px 0;
	font-size: 14px;
	color: #fff;
}
.list i,.list_left i {
	color: hsl(0, 0%, 100%);
	float: left;
	font-size: 44px;
	padding: 35px 20px 0;
	color: #ffde24;
}
.list_a {
    clear:both;
}
.partners_logo {
	background: #f0f0f0;
}
.partners {
	margin: 10px 0;
}
.partners h3 {
	color: hsl(211, 100%, 19%);
	display: inline-block;
	font-size: 33px;
	font-weight: 600;
	text-transform: uppercase;
	border-right: 1px solid #79908c;
	padding-right: 30px;
}
.partners p {
	border-left: 1px solid #79908c;
	color: hsl(0, 0%, 36%);
	display: inline-block;
	font-size: 20px;
	font-weight: 300;
	line-height: 36px;
	padding-left: 30px;
	position: relative;
	top: -4px;
}
.logo_ft {
	margin: 20px 0;
}
.clint_logo > ul {
	margin: 0;
	padding: 0;
}
.clint_logo ul li {
	display: inline-block;
	padding: 7px;
	opacity: 0.5;
}
.clint_logo ul li:hover {
	opacity: 1;
}
.contact_form {
	background: #002e5f;
	border-top: 16px solid #f0f0f0;
}
.footer_contact h2 {
	border-bottom: 1px solid hsl(51, 100%, 57%);
	color: hsl(51, 100%, 57%);
	font-size: 35px;
	font-weight: 500;
	line-height: 75px;
	padding-top: 10px;
}
.footer_contact_form {
	margin-bottom: 40px;
	margin-top: 20px;
	padding: 0 15px;
}
.name {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	padding-right: 20px;
}
.name_box {
	background: none repeat scroll 0 0 hsla(0, 0%, 0%, 0);
	border: 1px solid hsl(51, 100%, 57%);
	border-radius: 9px;
	color: hsl(0, 0%, 100%) !important;
	font-size: 16px;
	height: 50px;
	width: 258px !important;
}
.footer_contact_button {
	margin-top: 10px;
	padding-left: 0px;
}
.check_box {
	color: #fff;
	font-size: 20px;
}
.send {
	background: url(../images/read_more.png) no-repeat top left;
	display: inline-block;
	margin-left: 0px;
	padding-right: 40px;
}
.send a {
	color: hsl(0, 0%, 0%);
	font-size: 16px;
	font-weight: 400;
	line-height: 71px;
	padding: 22px 57px;
	text-align: center;
	text-transform: uppercase;
}
.send a:hover {
	text-decoration: none;
	opacity: 0.5;
}
/*********************************************
					footer_area
**********************************************/

#footer_area {
	background: #121212;
	overflow: hidden;
}
.adderss, .product, .services {
	border-right: 1px solid hsl(0, 0%, 12%);
	color: hsl(0, 0%, 100%);
	margin: 20px 0;
}
.services {
	border: none;
}
.adderss h2, .product h2, .services h2 {
	color: hsl(0, 0%, 100%);
	font-size: 28px;
	font-weight: 400;
	padding-bottom: 20px;
	text-transform: capitalize;
}
.adderss p {
	color: hsl(0, 0%, 78%);
	font-size: 14px;
	line-height: 29px;
}
.adderss a {
	color: hsl(0, 0%, 78%);
	font-size: 14px;
	line-height: 29px;
	padding: 5px 0;
	text-decoration: none;
}
.adderss a:hover {
	color: #FFDE24;
}
.product, .services {
	padding-left: 10%;
}
.product ul, .services ul {
	padding: 0;
	margin: 0;
}
.product li, .services ul li {
	line-height: 30px;
	list-style: outside none none;
}
.product li a, .services ul li a {
	color: hsl(0, 0%, 78%);
	display: block;
	font-size: 14px;
	font-weight: 400;
	padding: 3px 0;
	text-decoration: none;
}
.product li a:hover, .services li a:hover {
	color: #ffde24;
	padding-left: 10px;
}
.footer {
	background: #1f1f1f;
}
.social_link {
	background: url("../images/footer_bg.png") no-repeat scroll right top;
	height: 100px;
	padding-top: 26px;
}
.social_link ul {
	padding: 0;
	margin: 0;
}
.social_link ul li {
	display: inline-block;
	list-style: outside none none;
	padding: 8px;
	transition: 0.3s;
}
.social_link li a {
	display: inline-block;
	padding: 5px;
	transition: 0.3s;
}
.social_link li i {
	color: #fff;
	font-size: 20px;
	height: 25px;
	padding: 3px 0;
	text-align: center;
	vertical-align: middle;
	width: 25px;
}
.social_link ul li:hover, .social_link ul li:hover a {
	border: 1px solid #fff;
}
.copy_righr {
	padding-top: 40px;
    color:white;
}
.powerd_by {
	color:white; margin-top:10px; margin-left:45px; margin-bottom:10px;
}
/*******************************/

.navbar-tiny {
	background-color: #002E5F;
	margin: 30px 0 0 0;
}
.navbar-tiny .navbar-brand {
	color: #090909;
}
.navbar-tiny .navbar-brand:hover, .navbar-tiny .navbar-brand:focus {
	color: #090909;
	background-color: none;
}
.navbar-tiny .navbar-text {
	color: #090909;
}
.navbar-tiny .navbar-nav > li > a {
	color: #fff;
	font-size: 17px;
	text-transform: uppercase;
}
.navbar-tiny .navbar-nav > li > a:hover, .navbar-tiny .navbar-nav > li > a:focus {
	color: #090909;
}
.navbar-tiny .navbar-nav > .active > a, .navbar-tiny .navbar-nav > .active > a:hover, .navbar-tiny .navbar-nav > .active > a:focus {
	color: #ffffff;
	background-color: #202C54;
}
.navbar-tiny .navbar-nav > .current_page_item > a, .navbar-tiny .navbar-nav > .current_page_item > a:hover, .navbar-tiny .navbar-nav > .current_page_item > a:focus {
	color: #ffffff;
	background-color: #202C54;
}
.navbar-tiny .navbar-nav > .disabled > a, .navbar-tiny .navbar-nav > .disabled > a:hover, .navbar-tiny .navbar-nav > .disabled > a:focus {
	color: #cccccc;
	background-color: transparent;
}
.navbar-tiny .navbar-toggle {
	border-color: #fff;
	background: #fff;
	width: 60px;
	height: 60px;
	border-radius: 0;
	text-align: center;
}
.navbar-tiny .navbar-toggle:hover, .navbar-tiny .navbar-toggle:focus {
	background-color: #fff;
}
.navbar-tiny .navbar-toggle .icon-bar {
	background-color: rgb(0, 46, 95);
	height: 6px;
	text-align: center;
	width: 100%;
}
.navbar-tiny .navbar-collapse, .navbar-tiny .navbar-form {
	border-color: #fff;
}
.navbar-tiny .navbar-nav > .open > a, .navbar-tiny .navbar-nav > .open > a:hover, .navbar-tiny .navbar-nav > .open > a:focus {
	background-color: #fff;
	color: #fff !important;
}
@media (max-width: 767px) {
.navbar-tiny .navbar-nav .open .dropdown-menu > li > a {
	color: #fff;
}
.navbar-tiny .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-tiny .navbar-nav .open .dropdown-menu > li > a:focus {
	color: #fff;
	background-color: #121212;
}
.navbar-tiny .navbar-nav .open .dropdown-menu > .active > a, .navbar-tiny .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-tiny .navbar-nav .open .dropdown-menu > .active > a:focus {
	color: #fff;
	background-color: #121212;
}
.navbar-tiny .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-tiny .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-tiny .navbar-nav .open .dropdown-menu > .disabled > a:focus {
	color: #cccccc;
	background-color: transparent;
}
}
.navbar-tiny .navbar-link {
	color: #ffffff;
}
.navbar-tiny .navbar-link:hover {
	color: #ffffff;
}
.navbar-tiny .btn-link {
	color: #ffffff;
}
.navbar-tiny .btn-link:hover, .navbar-tiny .btn-link:focus {
	color: #ffffff;
}
.navbar-tiny .btn-link[disabled]:hover, fieldset[disabled] .navbar-tiny .btn-link:hover, .navbar-tiny .btn-link[disabled]:focus, fieldset[disabled] .navbar-tiny .btn-link:focus {
	color: #cccccc;
}
.small_logo {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0);
	background-origin: padding-box;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto auto;
	display: block;
	height: auto;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
	width: 169px;
}
/*********************************************
				login_page
**********************************************/

.login_img, .login_text {
	display: inline-block;
}
.login_bg {
	background: none repeat scroll 0 0 rgba(0, 13, 69, 0.7);
	border: 1px solid #1c67f1;
	border-radius: 4px;
	margin: 0 auto;
	padding: 50px 20px;
	text-align: left;
	width: 80%;
}
.login_bg h3 {
	font-size: 30px;
	color: #f9c03e;
	font-weight: bold;
}
.icon_login {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid #a6a6a6;
	padding: 10px;
	width: 12%;
}
.login_from {
	margin-top: 50px;
	width: 100%;
}
.icon_login i {
	font-size: 30px;
	color: #f9c03e;
}
.input_box {
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #fff;
	font-weight: 500;
	display: block;
	font-size: 14px;
	height: 52px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
	background: none;
}
.login_chackbox {
	font-size: 12px;
	color: #fff;
}
.login_chackbox, .passwors {
	display: inline-block;
}
.passwors {
	color: #fff;
	padding: 10px 0;
	text-decoration: none;
}
.passwors:hover {
	color: #fff;
	text-decoration: none;
}
.login_btn a {
	background: -moz-linear-gradient(270deg, #efe256 0%, #f89f10 100%);/* FF3.6+ */
	background: -webkit-gradient(linear, 270deg, color-stop(0%, #efe256), color-stop(100%, #f89f10));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(270deg, #efe256 0%, #f89f10 100%);/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(270deg, #efe256 0%, #f89f10 100%);/* Opera 11.10+ */
	background: -ms-linear-gradient(270deg, #efe256 0%, #f89f10 100%);/* IE10+ */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#efe256', endColorstr='#f89f10', GradientType='1'); /* for IE */
	background: linear-gradient(180deg, #0048ff 0%, #1836b5 100%);/* W3C */
	border-radius: 12px;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	line-height: 55px;
	margin: 30px 0;
	text-transform: uppercase;
	width: 100%;
	border: 5px solid#fff;
}
.login_btn a:hover {
	background: -moz-linear-gradient(270deg, #f89f10 0%, #F4F60C 100%);/* FF3.6+ */
	background: -webkit-gradient(linear, 270deg, color-stop(0%, #f89f10), color-stop(100%, #F4F60C));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(270deg, #f89f10 0%, #F4F60C 100%);/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(270deg, #f89f10 0%, #F4F60C 100%);/* Opera 11.10+ */
	background: -ms-linear-gradient(270deg, #f89f10 0%, #F4F60C 100%);/* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f89f10', endColorstr='#F4F60C', GradientType='1'); /* for IE */
	background: linear-gradient(180deg, #f89f10 0%, #F4F60C 100%);/* W3C */
}
.facebook_login, .twitter_login {
	display: inline-block;
}
.facebook_login {
	padding-right: 34px;
}
.new_account {
	padding: 30px 0;
}
.new_account a {
	padding-left: 10px;
	color: #ffe400;
}
.new_account a:hover {
	text-decoration: none;
}
#footer_menu {
	background: #000;
	padding: 10px;
0;
}
.ft-nav ul li {
	display: inline-block;
	padding: 5px;
}
.ft-nav ul li:first-child {
	padding-left: 0px;
}
.ft-nav ul li a {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 25px;
	padding: 5px;
	text-transform: capitalize;
}
.ft-nav ul li.active a {
	color: #fcb436;
}
.ft-nav .nav > li > a:hover, .nav > li > a:focus {
	background: none;
	color: #fcb436;
}
.ft-nav {
	text-align: right;
}
/*********************************************
					register_page
**********************************************/

.login_text h2 {
	font-size: 25px;
	font-weight: bold;
	color: #f5cf48;
}
.input:focus {
	background: #022686;
}
.login_btn_reg {
	background: linear-gradient(180deg, #0048ff 0%, #1836b5 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 3px solid #fff;
	border-radius: 12px;
	margin: 30px 30px 0 0;
}
.login_btn_reg a {
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	line-height: 45px;
	text-align: center;
	text-transform: uppercase;
}
.login_btn_reg:hover {
	background: -moz-linear-gradient(270deg, #f89f10 0%, #F4F60C 100%);/* FF3.6+ */
	background: -webkit-gradient(linear, 270deg, color-stop(0%, #f89f10), color-stop(100%, #F4F60C));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(270deg, #f89f10 0%, #F4F60C 100%);/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(270deg, #f89f10 0%, #F4F60C 100%);/* Opera 11.10+ */
	background: -ms-linear-gradient(270deg, #f89f10 0%, #F4F60C 100%);/* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f89f10', endColorstr='#F4F60C', GradientType='1'); /* for IE */
	background: linear-gradient(180deg, #f89f10 0%, #F4F60C 100%);/* W3C */
}
.send_btn_left, .reg_text_area {
	display: inline-block;
}
.reg_text_area p {
	font-size: 14px;
	color: #fff;
	font-weight: 400;
}
.reg_text_area a {
	font-size: 25px;
	color: #f5cf48;
	font-weight: 600;
	padding-left: 10px;
}
.copy_right {
	color: #fff;
	font-size: 14px;
	padding-top: 20px;
}
.login_text_area {
	text-align: center;
}
.login_text h3 {
	color: #fff;
	font-size: 30px;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 45px;
}
.login_text strong {
	font-size: 63px;
	font-weight: 300;
	text-transform: uppercase;
}
/*********************************************
					inventory_title
**********************************************/

.inventory_title {
	margin: 30px 0;
}
.inventory_title h2 {
	font-size: 30px;
	color: #002e5f;
	text-transform: uppercase;
	font-weight: bold;
}
.inventory_title p {
	font-size: 18px;
	color: #000;
	line-height: 24px;
	font-weight: 300;
}
.inventory_ser_left {
}
.inventory_ser_left ul {
	padding: 0;
	margin: 0;
}
.inventory_ser_left ul li {
	background: url("../images/inventory_ser_left.png") no-repeat scroll left center;
	display: block;
	list-style: outside none none;
	padding: 10px 0;
}
.inventory_ser_left ul li:hover {
	background: url("../images/inventory_ser_left_hover.png") no-repeat scroll left center;
}
.inventory_ser_left h2 {
	padding-left: 80px;
	color: #002e5f;
	font-size: 20px;
	font-weight: 500;
}
.inventory_ser_left p {
	padding-left: 80px;
	color: #000;
	font-size: 12px;
	font-weight: 400;
}
.inventory_ser_mid {
	margin-bottom: 40px;
	margin-top: 80px;
}
.inventory_ser_right {
}
.inventory_ser_right ul {
	padding: 0;
	margin: 0;
}
.inventory_ser_right ul li {
	background: url("../images/inventory_ser_left.png") no-repeat scroll left center;
	display: block;
	list-style: outside none none;
	padding: 10px 0;
}
.inventory_ser_right ul li:hover {
	background: url("../images/inventory_ser_left_hover.png") no-repeat scroll left center;
}
.inventory_ser_right h2 {
	padding-left: 80px;
	color: #002e5f;
	font-size: 20px;
	font-weight: 500;
}
.inventory_ser_right p {
	padding-left: 80px;
	color: #000;
	font-size: 12px;
	font-weight: 400;
}
/*********************************************
					realestate_title
**********************************************/
#realestate_bg {
	background: #2f2e33 url(../images/realestate_bg.jpg) no-repeat center top;
}
.realestate_title {
	margin: 50px 0;
}
.realestate_title h2 {
	font-size: 30px;
	color: #ffde24;
	text-transform: uppercase;
	font-weight: bold;
}
.realestate_title p {
	font-size: 18px;
	color: #fff;
	line-height: 24px;
	padding-bottom: 20px;
	font-weight: 300;
}
#realestate_bg_2 {
	background: #002e5f;
}
.realestate_2_title {
	margin: 50px 0;
}
.realestate_2_title h2 {
	font-size: 30px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}
.realestate_2_title p {
	font-size: 18px;
	color: #fff;
	padding-bottom: 20px;
	line-height: 24px;
	font-weight: 300;
}
/*********************************************
				gulferp_recruiting
**********************************************/


.gulferp_recruiting_title h2 {
	font-size: 25px;
	color: #002e5f;
	text-transform: capitalize;
}
.gulferp_recruiting {
}
.gulferp_recruiting_text h2 {
	font-size: 25px;
	color: #002e5f;
	font-weight: bold;
}
.border {
	background: none repeat scroll 0 0 #002e5f;
	margin-top: 10px;
	padding: 3px;
	width: 15%;
}
.text_list {
	margin: 0;
	padding: 0;
	margin-top: 50px;
}
.text_list > li {
	list-style: none;
	padding: 10px 0;
	display: block;
}
.text_list > li i {
	color: #002e5f;
	padding-right: 10px;
}
.viewall {
	background: none repeat scroll 0 0 #002e5f;
	border: 0 none;
	font-size: 15px;
	font-weight: 500;
	text-transform: uppercase;
	padding: 15px 50px;
	color: #ffde24;
	margin-top: 50px;
}
/************************
	recruitment_works
************************/

#recruitment_works {
	background: #002e5f;
	padding: 30px 0;
}


#recruitment_works_2{
	background: #002e5f;
	padding:0;
}
.gulferp_recruiting_2 {
  margin-top: 50px;
}

.works h2 {
	font-size: 30px;
	color: #ffde24;
	font-weight: bold;
	text-transform: uppercase;
}
.works p {
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	text-transform: normal;
}
.gulferp_recruiting_footer_side {
	margin: 50px 0;
}
.gulferp_recruiting_footer_text {
}
.gulferp_recruiting_text_1 h3 {
	color: #ffde24;
	font-size: 20px;
	font-weight: 400;
}
.gulferp_recruiting_text_1 p {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	margin-top: 20px;
	text-align: justify;
}
/*********************************************
				gulferp_recruiting_2
**********************************************/


.gulferp_recruiting_title_2 h4 {
	font-size: 25px;
	color: #002e5f;
	font-weight: bold;
	text-transform: capitalize;
}
.gulferp_recruiting_title_2 h2 {
	font-size: 25px;
	color: #002e5f;
	font-weight: bold;
	text-transform: uppercase;
}
.gulferp_recruiting_title_2 p {
	font-size: 16px;
	color: #002e5f;
	font-weight: 400;
	text-transform: normal;
}
.gulferp_recruiting_2_text_1 {
	margin-bottom: 30px;
}
.gulferp_recruiting_2_text_1 h3 {
	color: #002e5f;
	font-size: 20px;
	font-weight: 400;
}
.gulferp_recruiting_2_text_1 p {
	color: #000000;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	margin-top: 20px;
	text-align: justify;
}
.gulferp_recruiting_text_2 > h3 {
	color: #fff;
	font-size: 25px;
	font-weight: 600;
	line-height: 40px;
	text-transform: capitalize;
}
.gulferp_recruiting_text_2 > h2 {
	color: #fff;
	font-size: 25px;
	font-weight: bold;
}
.border_2 {
	background: none repeat scroll 0 0 #ffde24;
	margin-top: 10px;
	padding: 3px;
	width: 15%;
}
.gulferp_recruiting_text_2 > p {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
}
.text_list_2 {
	margin: 0;
	padding: 0;
	margin-top: 20px;
}
.text_list_2 > li {
	list-style: none;
	padding: 10px 0;
	color: #fff;
	display: block;
}
.text_list_2 > li i {
	color: #ffde24;
	padding-right: 10px;
}
.viewall_2 {
	background: none repeat scroll 0 0 #ffde24;
	border: 0 none;
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 15px 50px;
	color: #000;
	margin-top: 50px;
}


/*********************************************
				contact_us
**********************************************/


.map-area > div{
	height:400px;
	width:100%;	
}


#contact_from{
	background:url(../images/contact_us_bg.png) top left;	
}


.contact_title h2{
	color:#ffcc00;
	font-size:30px;
	font-weight:400;	
}


.contact_title p{
	color:#fff;
	font-size:14px;
	font-weight:400;
}


.line{
	border-bottom: 1px solid #FF0;
  margin: 20px 0;
  padding-bottom: 9px;
}


.contact_info h2{
	font-size:25px;
	color:#ffcc00;	
	font-weight:400;
}

.contact_info p{
	font-size:16px;
	color:#fff;	
	padding-bottom:40px;
	font-weight:400;
}


.contact_info ul{
	padding:0;
	margin:0;	
}

.contact_info ul li{
	list-style:none;
	font-size:20px;
	padding:20px 0;
	color:#fff;
}

.contact_info ul li i{
	color:#ffd800;
	font-size:22px;
}

.contact_info ul li strong {
  color: #ffd800;
  font-size: 22px;
  padding-left: 30px;
}

.contact_info ul li:last-child {
  padding-bottom: 150px;
}


.input_from{
	margin-top:20px;	
}



.input_holder{
  background-color: rgba(0, 85, 174, 0.33);
  background-image: none;
  border: 1px solid #ffde24;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  color: #ffde24 !important;
  display: block;
  font-weight:400;
  font-size:14px;
  height: 44px;
  line-height: 1.42857;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}


.input_holder::-moz-placeholder {
  color: #ffde24;
  font-weight:400;
  font-size:14px;
  opacity: 1;
}



.send_btn {
  -moz-user-select: none;
  background-color: #f2ad29;
  background-image: none;
  border: 0 solid transparent;
  border-radius: 4px;
  color: #000;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.42857;
  margin-bottom: 0;
  margin-top: 20px;
  padding: 20px 40px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
}



/*********************************************
				about_us
**********************************************/

#about_us {
  background: url("../images/about_us_banner.jpg") no-repeat scroll center top;
  padding: 40px 0;
}


.about_banner h1{
	color:#fff;
	font-size:50px;
	font-weight:bold;
}

.about_banner p{
	color:#fff;
	font-size:16px;
	font-weight:400;
	padding-bottom:50px;
}

.who_we_are{
		
}

.who_we_are h1 {
  color: #070808;
  font-family: Rockwell;
  font-size: 25px;
  font-weight: bold;
  line-height: 35px;
}


.who_we_are p {
  color: #070808;
  font-size: 16px;
  line-height: 25px;
  padding: 10px 0;
  text-align: justify;
}


.wrapper_2{
  height: 800px;
}

.iphone {
  background: none repeat scroll 0 0 #f3f5f8;
  box-shadow: 5px 11px 40px 0 rgba(0, 0, 0, 0.3) inset;
  float: right;
  height: 100%;
  width: 50%;
  z-index: 1;
}


.wp3 {
  background: url(../images/why-are.png) no-repeat  top left;
  height: 100%;
  background-size:cover;
}


.fluid-white {
	width: 50%;
	background: #fff;
	float: left;
	height: 100%;
	z-index: 2;
}


.designs {
	position: absolute;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	top: 50px;
}
.responsive-services {
	position: relative;
}

#our_mission{
	color:#fff;
	background:#002e5f;
	padding:50px 0;	
}


.our_mission_text h1{
  font-size: 25px;
  font-weight: bold;
}

.border_2 {
  background: none repeat scroll 0 0 #0ab2dd;
  margin-top: 10px;
  padding: 4px;
  border:none;
  width: 15%;
}

.our_mission_text p{
  font-size: 16px;
  line-height:25px;
  text-align:justify;
  font-weight: 400;
}


#testimonials_area{
	padding:50px 0;	
}

.testimonials h1 {
  color:#070808;
  font-weight:bold;
  font-size:25px;
  line-height:35px;
  font-family:Rockwell;
}

.testimonials p {
  color: #070808;
  font-size: 16px;
  line-height: 25px;
  padding: 10px 0;
  text-align: justify;
}


.testimonials span {
  color:#004c9c;
  font-size:30px;
  padding:15px 0px;
}


.admin_namer{
	margin-top:20px;	
}

.admin_namer a {
  color:#070808;
  font-size:16px;
  padding:10px 0;
}

.admin_namer p {
  color:#9d9d9d;
  font-size:16px;
  padding:10px 0;
}


.specializations h1 {
  color:#070808;
  font-weight:bold;
  font-size:25px;
  line-height:35px;
  font-family:Rockwell;
}


.skill label {
  color: #070808;
  font-size:16px;
  line-height:30px;
  font-weight:400;
}


.skill_progress {
  background-color: #f5f5f5;
  border-radius: 0px;
  box-shadow: none;
}

.skill_color_1{
  background-color: #004c9c;
}

.skill_color_2{
  background-color: #9dd55d;
}

.skill_color_3{
  background-color: #22d2d2;
}

.skill_color_4{
  background-color: #f4aa44;
}


#help{
	background:#002e5f;
	color:#fff;
	padding:20px 0;	
}


.project{
		
}

.project h1{
	font-family:Rockwell;
	display:inline-block;
	font-size:25px;
	color:#fff;
	padding-right:20px;
}


.project_contact_us{
	display:inline-block;
	font-family:Rockwell;
	background:none;
	color:#f0ff00;
	font-size:25px;
	border:1px solid #fff;
	border-radius:4px;
	padding:20px 40px;
	margin-left:40px;
	outline:none !important;
}


.project_contact_us:hover, .project_contact_us:focus, .project_contact_us:active, .project_contact_us.active, .open > .dropdown-toggle.project_contact_us {
  background-color:transparent;
	border:1px solid #fff;
  color: #fff;
}
.margin-top-10 {
    margin-top:10px!important;
}
.margin-top-30 {
    margin-top:30px!important;
}
.margin-top-20 {
    margin-top:20px!important;
}
.margin-top-40 {
    margin-top:40px!important;
}
.width_full {
    width:100%;
}
.services_item_a {
	margin-top: 30px;
}
.services_item_b {
	margin-top: 60px;
}
.services_item_a h2, .services_item_b h2 {
	color: #002e5f;
	font-size: 22px;
	text-transform: capitalize;
}
.services_item_a p, .services_item_b p {
	color: #3a3a3a;
	font-size: 14px;
}
.services_background {
	background: url("../images/services_bg.png") repeat scroll center top;
	margin-top: 30px;
	padding-bottom: 60px;
}
.verticalLine {
    border-right: 2px solid #002e5f;
    margin-left:20px;
    margin-right:20px;
    padding-bottom:50px;
}
.hide {
    display:none;
}
.recruitment_banner_main
{
    margin-left:200px;
}
.recruitment_banner
{
    margin-left:170px;
}
.sub_page_banner {
    height:350px;
}
.module_content {
    margin-top:20px;
    text-align:left;
}
.check_box_item_check {
    float:left;
    margin-left:50px;
    margin-top:20px;
}
.check_box_item {
    padding:0!important;
    color:black!important;
}
.check_box_item_content {
    float:left;
    font-weight:bold;
    margin-left:10px;
    margin-top:29px;
    text-align: left;
    width: 78%;
}
.verticalLine_hrms {
    width:43px;
    margin-top:10px;
}
.hrms_module_last {
    margin-bottom:23px;
}
.check_box_module {
    color:#ffde24!important; font-weight:bold;
}
.required {
    color:white; font-size:20pt; font-weight:bolder; margin-top:5px;
}
.dropdownlist {
    color:#ffde24!important;background-color:rgba(0, 85, 174, 0.33)!important; height:44px !important;
}
.common-banner {
    left:0!important;
    right:0!important;
    text-align:center;
    margin-top:60px;
}
.common-banner-img {
    height:250px!important;
    width:100%!important;
}
.margin-bottom-30 {
    margin-bottom:30px;
}
.common-banner h1 {
    color:#ffde24!important;
}