@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600');
.ie8 .page-header {
	background: none repeat scroll 0 0 #001E40 !important;
}
.ie8 #home {
	display:block !important;
}
.ie8 .onepage section {
	display:none !important;
}
.ie8 #main-menu li {
	display:none !important;
}
.ie8 #main-menu li.first, .ie8 #main-menu li.last {
	display:block !important;
}
.ie8 #searchform .icon-search {
	background:none !important;
}
.bg {
	position: fixed;
	width: 100%;
	height: 300%;
	top:0;
	left:0;
	z-index: -1;
}
/*
| ----------------------------------------------------------------------------------------------
| General & helper styles
| ----------------------------------------------------------------------------------------------
*/

@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');

html {
	font-size: 100%;
}
body {
    font-family: 'Poppins', sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.555;
	-webkit-font-smoothing: antialiased;
	color: #333;
}
* {
	outline:none !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: 'Raleway', sans-serif;
	color:#000;
}
[class*="space"] {
width: 100%;
float: left;
}
.space10 {
	height: 10px;
}
.space20 {
	height: 20px;
}
.space30 {
	height: 30px;
}
.space40 {
	height: 40px;
}
.space50 {
	height: 50px;
}
.space60 {
	height: 60px;
}
.relative {
	position: relative;
}
.unstyled {
	list-style: none;
	padding: 0;
	margin: 0;
}
.img, .img img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
input[type="color"], input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"], textarea, select {
	background: #F2F2F1;
	border: medium none;
	box-shadow: none;
	color: #777777;
	font-size: 14px;
	padding: 10px 20px;
	font-size: 14px;
}
label.placeholder {
	position: absolute;
	top: 0;
	left: 0;
	cursor: text;
	padding: 14px 25px;
	font-weight: normal;
}
.form-group .required:after {
	content: '*';
	margin-left: 5px;
	color: #ff1c32;
}
.placeholder.hide-label {
	display: none;
}
*, *:focus, *:active {
	outline: none;
}
#loading-mask {
	background: #fff;
	height: 100%;
	left: 0;
	opacity: 1;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 999999999;
}
.loading-img {
	height: 100%;
	left: 0;
	position: fixed;
	top: 50%;
	width: 100%;
}
.videoplayer {
	border: 0;
}
.video-container {
	position: relative;
	padding-bottom: 56.25%; /* 16/9 ratio */
	padding-top: 30px; /* IE6 workaround*/
	height: 0;
	overflow: hidden;
}
.video-container .videoplayer {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.page-img {
	clear: both;
	display: inline-block;
	height: 85px;
	margin-top: 70px;
	position: relative;
	width: 100%;
}
.page-img h3 {
	color: #FFFFFF;
	font-size: 36px;
	margin-top: 23px;
}
/*
| ----------------------------------------------------------------------------------------------
| Typography
| ----------------------------------------------------------------------------------------------
*/
h1, h2, h3, h4, h5, h6 {
	font-style: normal;
	margin: 0 0 20px 0; font-family: 'Raleway', sans-serif;
}
h1 {
	font-size: 40px;
	line-height: 30px;
}
h2 {
	font-size: 32px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 16px;
}
.text-light {
	font-weight: 300;
}
.text-regular {
	font-weight: 400;
}
.text-bold {
	font-weight: 700;
}
.uppercase {
	text-transform: uppercase;
}
p:last-child {
	margin: 0;
}
}
/*
| ----------------------------------------------------------------------------------------------
| Links
| ----------------------------------------------------------------------------------------------
*/
a, a:hover {
	text-decoration: none;
}
a {
	color: #fff;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
a:hover {
	text-decoration:underline;
	color:#419123;
	
}
/*
| ----------------------------------------------------------------------------------------------
| Header
| ----------------------------------------------------------------------------------------------
*/
.welcome {
	text-align:center!important;
	padding-bottom:40px;
}
.welcome:after{
    width: 360px;
	height:100px;
    content: " ";
   
    position:relative;
    right: 0px;
    bottom: 0px; z-index:999999999;
 }
.welcome p {
	color:#333333;
	font-size:14px;
	line-height:26px;
	text-align:center;
	padding-bottom:30px; width:75%; margin:auto;
	font-family: 'Poppins', sans-serif;
}
.welcome a {
	color:#fff;
	font-size:16px;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center !important;
	-webkit-border-radius: 8px;
	-moz-border-radius:8px;
	border-radius:8px;
	background:#019952;
	padding:8px 20px;
	margin-bottom:10px;
}
.welcome a:hover {
	background:#0f0f0f;
	transition:all 300ms ease;
}
.services {
	text-align:center;
}
.top-bar {
	background: none repeat scroll 0 0 #15133f;
	display: inline-block;
	float: none;
	font-size: 12px;
	left: 0;
	margin: 0;
	padding: 0px 0;
	position: relative;
	width: 100%;
	z-index: 1;
}
.top-bar p {
	padding-top:10px;
	color:#fff;
}
.top-bar a {
	color:#fff;
}
.top-bar a:hover {
	color:#469e25;
}
.social {
	padding-top:5px;
}
.social a {
	display:inline-block;
	margin:0 0px;
	font-size: 25px;
	border-right:0px solid #91aac1;
	padding:0px 8px;
}
.social i {
	color:#151515;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.social i:hover {
	color:#fff;
}
.search input[type="text"] {
	width:79%;
	height:38px;
	background:#00396e;
	color:#fff !important;
	float:left;
}
.search input[type="button"] {
	width:20%;
	height:38px;
	background:url(../images/search.png) 0px 10px no-repeat;
	color:#eeeeee;
	text-align:center;
	border:0px;
	text-transform:uppercase;
	float:left;
}
.page-header {
	width: 100%;
	padding: 7px 0;
	margin: 0;
	border: 0;
	z-index: 777;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.onepage .page-header {
	background: rgba(0,175,239,1);
background: -moz-linear-gradient(top, rgba(0,175,239,1) 0%, rgba(0,175,239,1) 17%, rgba(162,206,75,1) 63%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,175,239,1)), color-stop(17%, rgba(0,175,239,1)), color-stop(63%, rgba(162,206,75,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(0,175,239,1) 0%, rgba(0,175,239,1) 17%, rgba(162,206,75,1) 63%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(0,175,239,1) 0%, rgba(0,175,239,1) 17%, rgba(162,206,75,1) 63%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(0,175,239,1) 0%, rgba(0,175,239,1) 17%, rgba(162,206,75,1) 63%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(0,175,239,1) 0%, rgba(0,175,239,1) 17%, rgba(162,206,75,1) 63%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00afef', endColorstr='#ffffff', GradientType=0 );
	position: absolute;
	top: 0px;
}
.sitecolor{ padding:50px 0px; background-repeat:no-repeat;
 background: url("http://localhost/projects/elite/images/about_bg.png") no-repeat right bottom, linear-gradient(to bottom, #00afef, #00afef 35%, #9fcd4e 75%, #9fcd4e 75%, #fff 98%, #fff 98%);
}
.sticky.page-header {
	position: fixed;
	top: 0px;
}
.sticky-header .page-header.sticky {
	background: rgba(0,175,239,1);
background: -moz-linear-gradient(top, rgba(0,175,239,1) 0%, rgba(0,175,239,1) 17%, rgba(162,206,75,1) 63%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,175,239,1)), color-stop(17%, rgba(0,175,239,1)), color-stop(63%, rgba(162,206,75,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(0,175,239,1) 0%, rgba(0,175,239,1) 17%, rgba(162,206,75,1) 63%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(0,175,239,1) 0%, rgba(0,175,239,1) 17%, rgba(162,206,75,1) 63%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(0,175,239,1) 0%, rgba(0,175,239,1) 17%, rgba(162,206,75,1) 63%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(0,175,239,1) 0%, rgba(0,175,239,1) 17%, rgba(162,206,75,1) 63%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00afef', endColorstr='#ffffff', GradientType=0 );
	border-bottom:3px solid #00a2e3;
}
.inner-page.sticky-header .page-header {
	background: rgba( 255, 255, 255, 0.9);
}
.page-header.sticky .row {
	margin-top: 2px;
}
.page-header .logo {
	margin-top: 1px;
	float: left;
}
.page-header .logo a {
	display: block;
}
.page-header .menu {
	padding: 0;
	margin: 0;
	list-style: none;
	text-transform:uppercase;
}
.main-menu {
	float: right;
}
.main-menu ul {
	display: none;
	position: absolute;
	width:250px;
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	background:#019952;
	padding-top:5px;
}
.main-menu li {
	position: relative;
}
.main-menu > li {
	float: left;
	margin-left: 10px;
}
.main-menu > li:first-child {
	margin-left: 0;
}
.main-menu ul > li > a {
	padding: 3px 10px;
	position: relative;
	color:#FFFFFF;
	margin-top:3px;font-weight: 500;
}
.main-menu ul > li > a:hover {
	left: 7px;
}
.main-menu a {
	color: #1e222b;
	display: block;
	font-size: 14px;
	font-weight: normal;
	margin-top:20px;
}
.main-menu > li > a {
	padding:8px 15px;
	text-align: center;
	font-size:15px;
	font-weight:600;
}
.main-menu > li > a:hover, .main-menu > .hover > a {
	color:#fff;
	background:#019952;
	text-decoration:none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.main-menu > li.current > a {
	color:#fff;
	text-decoration:none;
}
#mobile-menu {
	float: right;
}
.sticky #mobile-menu button {
	background: #85bc3a;
}
/*
| ----------------------------------------------------------------------------------------------
| Section
| ----------------------------------------------------------------------------------------------
*/
.vision{
	background:url(../images/about_head.jpg) center center;
	background-size:cover;
	width:100%; height:100%;
	display:block; padding:25px;
	min-height:395px;
	-webkit-border-radius: 5%;
	-moz-border-radius: 5%;
	border-radius: 5%;
	margin-bottom:10px;
	
	}

.vision h5{color:#fff!important; padding:6px 10px; text-align:center; font-size:21px!important; border-bottom:2px solid #72bf44;}
	
.vision p{color:#fff!important; font-size:14px!important; text-align:left!important;}

.about_title {
	font-size:20px;
	color:#d2583e
}
.solution {
	 padding:50px 0px !important; background:url(../images/bg_bottom.png) repeat-x bottom #019952!important; text-align:center;
}
.inner_mainbg {
	 padding:50px 0px !important; background:url(../images/bg_bottom.png) repeat-x bottom #019952!important; text-align:center;
}
/*
.solution a {
	color:#fff;
	font-size:16px;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center !important;
	-webkit-border-radius: 8px;
	-moz-border-radius:8px;
	border-radius:8px;
	background:#019952;
	padding:8px 20px;
	margin-bottom:10px; position:relative; top:20px;
}
.solution a:hover {
	background:#0f0f0f;
	transition:all 300ms ease;
}*/

.section {
	padding: 30px 0;
	padding-top:20px;
	padding-bottom:35px;
	line-height:1.333;
	overflow: hidden;
	background-color:#fff;
	position:relative;
}
.section-header {
	text-align: center;
	margin-bottom: 0px;
}
.section-header .heading {
	color: #fff;
	display: inline-block;
	font-size: 40px;
	height:50px;
	font-weight: normal;
	padding: 10px 20px;
	position: relative;
	text-transform: uppercase;
	min-width: 50%;
	line-height: 42px; font-weight:700;
}
.section-header .heading_small { font-size:22px; color:#0f0e0e; text-align:center; text-transform: uppercase; font-weight:700;}

.section-header .heading_title{
    width: 220px;
	height:35px;
    content: " ";
    background-image: url(../images/title_img.png); background-repeat:no-repeat;
    position:relative; text-align:center; z-index:1; text-align:center; margin:auto;
    
 }

.serv {
	color: #fff;
	display: inline-block;
	font-size: 36px;
	height:60px;
	font-weight: normal;
	padding: 10px 20px;
	position: relative;
	text-transform: uppercase;
	min-width: 50%;
	line-height: 42px;
}
.section-header-type2 {
	max-width:700px;
}
.section-header .heading.heading-type2:before {
	border-bottom: 1px solid #D2583E;
	border-top: 1px solid #D2583E;
	padding:2px 0;
	content: "";
	display: block;
	left: -70px;
	position: absolute;
	top: 24px;
	width: 60px;
	z-index: 104;
}
.section-header .heading.heading-type2:after {
	border-bottom: 1px solid #D2583E;
	border-top: 1px solid #D2583E;
	content: "";
	display: block;
	padding: 2px 0;
	position: absolute;
	right: -70px;
	top: 27px;
	width: 60px;
	z-index: 104;
}
.section-header p {
	color: #777777;
	font-size: 18px;
	font-weight: normal;
}
/*
| ----------------------------------------------------------------------------------------------
| Slider
| ----------------------------------------------------------------------------------------------
*/

.services {
	background:url(../images/bg.jpg) no-repeat;
	background-size:cover;
	padding:40px 0px;
}
.services span {
	display:block;
	padding:10px 0px;
	font-size:20px;
}
.services span a {
	font-size:22px;
	color:#FFFFFF;
}
.services span a:hover {
	color:#85bc3a;
	text-decoration:none;
}
.solution_item {
	-webkit-border-radius: 4px;
	-moz-border-radius:4px;
	border-radius:4px;
	text-align:center;
	overflow:hidden;
}
.solution_item img {
	width:100%;
	-webkit-transform:scale(1, 1);
	-ms-transform:scale(1, 1);
	-o-transform:scale(1, 1);
	-moz-transform:scale(1, 1);
	transform:scale(1, 1);
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	transition:all 500ms ease;
}
.solution_item:hover img {
	-webkit-transform:scale(1.05, 1.05);
	-ms-transform:scale(1.05, 1.05);
	-o-transform:scale(1.05, 1.05);
	-moz-transform:scale(1.05, 1.05);
	transform:scale(1.05, 1.05);
}
.solution_item:hover {
	-webkit-box-shadow: 0px 5px 4px 0px rgba(150, 150, 150, 1);
	-moz-box-shadow: 0px 5px 4px 0px rgba(150, 150, 150, 1);
	box-shadow: 0px 5px 4px 0px rgba(150, 150, 150, 1);
}
.solution_item span {
	width:100%;
	background:#FFFFFF;
	display:block;
	padding:15px;
	-webkit-border-radius: 6px;
	-moz-border-radius:6px;
	border-radius:6px;
	padding-bottom:10px;
}
.solution_item span h4 {
	color:#72bf44;
	text-transform:uppercase;
	font-size:20px;
	margin-bottom:0px;
	text-align:center;
}
.solution_item span p {
	color:#323232;
	font-size:14px;
	line-height:20px;
	padding:0px;
	margin:10px 0px;
	text-align:justify;
	margin-bottom:25px;
}
.solution_item span a {
	color:#1b1f5e;
	font-size:14px;
	text-transform:uppercase;
	text-decoration:none;
	text-align:center !important;
	
	padding:8px 12px;
	margin-bottom:10px;
	text-decoration:underline;
}
.solution_item span a:hover {
	transition:all 300ms ease;
	text-decoration:none;
	color:#72bf44;
}
.casestudy_div {
	background:url(../images/casestudy_bg.jpg) no-repeat;
	background-size:cover;
}
.casestudy_div h2 {
	color:#FFFFFF !important;
}
.casestudy {
	text-align:left;
	margin:0px 8px;
}
.casestudy img {
	width:100%;
}
.casestudy span {
	width:100%;
	background-color: rgba( 22, 20, 65, 0.95);
	text-align:center;
	display:block;
	padding:15px;
	
height:60px;
}
.casestudy span:hover {
	background-color: rgba( 126, 180, 60, 1);
}

.casestudy_d {
	text-align:left;
	margin:0px 8px;
}
.casestudy_d img {
	width:100%;
}
.casestudy_d span {
	width:100%;
	background-color: rgba( 0, 78, 152, 0.7);
	text-align:center;
	display:block;
	padding:15px;
}



/*.casestudy span h4 {
	color:#2b2b2b;
	text-transform:uppercase;
	font-size:16px;
	display:inline-block;

.casestudy span p {
	color:#323232;
	font-size:14px;
	line-height:20px;
	padding:0px;
	margin:5px 0px;
	text-align:justify;
}}*/
.casestudy a {
	color:#fff;
	font-size:15px;
	text-transform:uppercase;
	text-decoration:none;
	padding:5px 0px;
	line-height:15px;
}


.contact_div{ padding:50px 0px; 
background: rgba(0,175,239,1);
background: -moz-linear-gradient(top, rgba(0,175,239,1) 0%, rgba(0,175,239,1) 17%, rgba(162,206,75,1) 63%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,175,239,1)), color-stop(17%, rgba(0,175,239,1)), color-stop(63%, rgba(162,206,75,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(0,175,239,1) 0%, rgba(0,175,239,1) 17%, rgba(162,206,75,1) 63%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(0,175,239,1) 0%, rgba(0,175,239,1) 17%, rgba(162,206,75,1) 63%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(0,175,239,1) 0%, rgba(0,175,239,1) 17%, rgba(162,206,75,1) 63%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(0,175,239,1) 0%, rgba(0,175,239,1) 17%, rgba(162,206,75,1) 63%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00afef', endColorstr='#ffffff', GradientType=0 );
}

.contact_div h4 {
	color:#FFFFFF;
	text-transform:uppercase;
	height:20px; font-weight: 800;
}
.contact_div span {
	margin:0px;
	padding:0px;
	position:relative;
	top:-20px;
}
.con_mail {
	position:relative;
	top:0px !important
}
.contact_div span i {
	font-size:23px;
	line-height:28px;
}
.contact_div p {
	padding-left:0px;
	display:inline-block;
	color:#FFFFFF;
	font-size:14px;
	line-height:24px; font-weight:500;
}
.contact_div a {
	color:#FFFFFF;
	line-height:30px;
}
.product_maindiv {
	padding:25px 0px;
}
.product_maindiv img{width:100%; max-width:100%; height:100%;}
.footer_menu {
	display:block;
	margin:0px;
	padding:0px;
	padding-left:0px;
	text-align:center;
	margin-top:15px;
}
.footer_menu li {
	display: block;

text-align: left;

list-style: none;
	
}
.page-footer h4{ text-align: left;}
.footer_menu li a {
	color:#000;
	padding:4px 0px 4px 0px; font-size:13px;
	
}
.footer_menu li a:hover {
	color:#019851;
	
}
.footer {
	 padding:40px 0px !important; background:url(../images/footer_bg.jpg) repeat-x bottom #fefefe!important; text-align:center;
}
.home-slider {
	margin-top: -100px;
	min-height: 658px;
	position: relative;
	width: 100%;
	background:#fff;
}
.slider {
	padding: 0;
	margin: 0;
	list-style: none;
}
.sequence-canvas, .sequence-canvas > li {
	width: 100%;
	height: 100%;
}
.sequence-canvas > li {
	position: absolute;
}
.newslettr input[type="text"] {
	width:100%;
	height:38px;
	background:#013a6f;
	color:#eeeeee;
}
.newslettr input[type="submit"] {
	width:100%;
	height:38px;
	background:#369107;
	color:#eeeeee;
	text-align:center;
	border:0px;
	text-transform:uppercase;
	margin-top:15px;
}
.newslettr input[type="submit"]:hover {
	background:#3da905
}
/*
| ----------------------------------------------------------------------------------------------
| Services
| ----------------------------------------------------------------------------------------------
*/



#Services .nav-tabs {
	border:none;
}
#Services .nav-tabs > li.active > a, #Services .list-service li.active span {
	color: #FF1C32;
}
.service {
	text-align: left;
	margin: 30px auto;
	max-width: 300px;
	color:#959595;
}
.service header {
	margin-top: 40px;
}
.service .heading > a {
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.service .body p {
	font-size: 0.875em;
	line-height: 1.75em;
}
.service footer {
	margin-top: 30px;
}
.check-list {
	margin: 0;
	padding: 0;
	text-align: left;
}
.check-list li {
	color: #FFFFFF;
	font-size: 15px;
	line-height: 18px;
	list-style: none outside none;
	margin-bottom: 2px;
	overflow: hidden;
}
.check-list li .fa {
	float: left;
	font-size: 20px;
	height: 42px;
	margin-right: 10px;
}
.list-service {
	list-style: none outside none;
	margin-top: 40px;
}
.list-service .nav-tabs li {
	border-top: 1px solid #6A6A6A;
	clear: both;
	color: #959595;
	display: inline-block;
	font-size: 20px;
	margin-bottom: 0;
	padding-top: 0;
	text-align: left;
	width: 100%;
}
.list-service li span {
	color: #FFFFFF;
	font-size: 47px;
	margin-right: 10px;
	position: relative;
	top: 8px;
}
.list-service li a {
	border:none !important;
	padding:0 !important;
	margin:0 !important;
	padding:0 !important;
	background:none !important;
}
.list-service li a .icon-briefcase {
	margin-left:5px;
}
.list-service li a .icon-pie-chart {
	margin-left:-5px;
}
.list-service li a .icon-chemistry {
	font-size: 56px;
}
.list-service h4 {
	color:#fff;
}
#Services2 h3, #Services2.tab-content h4, #Services2 .tab-content h5, #Services2 .tab-content h6 {
	color:#fff;
}
#Services2 .tab-content {
	font-size:15px;
	color:#fff;
}
#Services2 .list-service li a {
	font-size:15px;
	color:#fff;
}
#Services2 .list-service li a:hover {
	color:#D2583E !important;
}
#Services2.tab-content hr {
	border-top:1px solid #6A6A6A;
}
#Services2 .nav-tabs {
	border-bottom:1px solid #6A6A6A;
}
#Services2 .nav-tabs a {
	display: block;
	float: left;
	font-size: 14px !important;
	font-weight: 700;
	margin: 0;
	padding: 45px 0 35px !important;
	text-transform: uppercase;
}
/*
| ----------------------------------------------------------------------------------------------
| Contact us
| ----------------------------------------------------------------------------------------------
*/
#contact {
	min-height:745px;
	padding-bottom:0;
}
.contact-row {
	display:block;
	padding-top:20px; text-align:center; padding-bottom:25px; border-bottom:1px solid #688c1c;
}
.contact-form {
	margin-top:30px;
}
.contact-text p {
	line-height: 22px;
}
.contact-text i {
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	font-size: 20px;
	margin-right: 10px;
}
.contact-text i:hover {
	color:#d2583e;
}
#contact-form .form-group, #contact-form2 .form-group {
	margin-bottom: 10px;
	position: relative;
}
#contact-form .form-group label, #contact-form2 .form-group label {
	margin: 0;
}
#contact-form .form-group .required:after, #contact-form2 .form-group .required:after {
	content: '*';
	margin-left: 5px;
	color: #ff1c32;
}
.section-nightblue #contact-form .form-group input[type="text"], .section-nightblue #contact-form .form-group input[type="password"], .section-nightblue #contact-form .form-group input[type="email"], .section-nightblue #contact-form .form-group select, .section-nightblue #contact-form .form-group textarea {
	background: #2d4053;
}
/*
| ----------------------------------------------------------------------------------------------
| Page Footer
| ----------------------------------------------------------------------------------------------
*/
.section-footer {
	background: none repeat scroll 0 0 #D2583E;
	color: #FFFFFF;
	text-align: center;
}
.go-top:after {
	border-bottom: 0px solid #FFFFFF;
	content: "";
	display: block;
	left: -32px;
	position: absolute;
	top: 20px;
	width: 120px;
	z-index: 104;
}
.go-top:before {
	border-bottom: 0px solid #FFFFFF;
	content: "";
	display: block;
	left: -32px;
	position: absolute;
	top: 24px;
	width: 120px;
	z-index: 104;
}
.go-top {
	text-decoration:none !important;
	cursor:pointer;
	padding: 5px 12px;
	background:#369107;
	position:absolute;
	left:0;
	top:19px;
	text-align:center;
	transform-style: flat;
	-webkit-transform-style: flat;
	-moz-transformtransform-style: flat;
	-ms-transform-style: flat;
	transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
	-webkit-transform: rotate(360deg) scale(1.003) skew(-14deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
}
.go-top i {
	font-size:20px;
	color:#fff;
	position:relative;
	z-index:333;
	text-decoration:none !important;
	display:block;
	transform-style: flat;
	-webkit-transform-style: flat;
	-moz-transformtransform-style: flat;
	-ms-transform-style: flat;
	transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-webkit-transform: rotate(360deg) scale(1.003) skew(14deg) translate(0px);
	-moz-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-o-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
	-ms-transform: rotate(0deg) scale(1.003) skew(14deg) translate(0px);
}
.page-footer {
	padding: 0px 0;
	position: relative;
	color:#151515; font-weight: 600;
font-size: 15px;
}
.page-footer .copyright {
	font-size: 0.875em;
	padding: 18px 0;
	text-align:left;
	position: relative;
	top: 40px; color:#fff;
}
.page-footer .sparx {
	font-size: 0.875em;
	padding: 18px 0;
	text-align:right;
	position: relative;
	top: 40px; color:#fff;
}
.page-footer .social {
	float: right;
}
.page-footer .social > li {
	float: left;
}
.page-footer .social a {
	display:inline-block;
	width: 40px;
	height: 40px;
	color: #000;
	line-height: 40px;
	text-align: center;
	font-size: 1.25em;
}
.page-footer .social a:hover {
	background: #019952;
}
.sparx a {
	font-size:14px;
	padding: 18px 0;
	text-align:right;
	color:#fff !important;
}

#main {
	min-height: 100%;
}
#panel {
	font-size: 20px;
	color: #00396e;
}
.el-panel {
	padding: 10px 20%;
	padding-top:10%;
}
#item18,  #item16 {
	font-size: 22px;
}
#item1 {
	text-align:center;/*      	margin-bottom: 0px;
		margin-left:8%;
*/    }
 @-webkit-keyframes item-to {
 0% {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 100% {
 opacity: 1;
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
}
}
 @keyframes item-to {
 0% {
 opacity: 0;
 -webkit-transform: scale3d(0.3, 0.3, 0.3);
 transform: scale3d(0.3, 0.3, 0.3);
}
 100% {
 opacity: 1;
 -webkit-transform: scale3d(1, 1, 1);
 transform: scale3d(1, 1, 1);
}
}
.item-to {
	-webkit-animation-name: item-to;
	animation-name: item-to;
	-webkit-animation-duration: 0.2s;
	animation-duration: 0.2s;
}
.el,  .em {
	visibility: hidden;
}
.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
}
 @-webkit-keyframes rotateIn {
 0% {
 -webkit-transform-origin: center;
 transform-origin: center;
 -webkit-transform: rotate3d(0, 0, 1, -200deg);
 transform: rotate3d(0, 0, 1, -200deg);
 opacity: 0;
}
 100% {
 -webkit-transform-origin: center;
 transform-origin: center;
 -webkit-transform: none;
 transform: none;
 opacity: 1;
}
}
 @keyframes rotateIn {
 0% {
 -webkit-transform-origin: center;
 transform-origin: center;
 -webkit-transform: rotate3d(0, 0, 1, -200deg);
 transform: rotate3d(0, 0, 1, -200deg);
 opacity: 0;
}
 100% {
 -webkit-transform-origin: center;
 transform-origin: center;
 -webkit-transform: none;
 transform: none;
 opacity: 1;
}
}
#counter {
	margin-top: 30px;
	text-align: center;
}
.preambula {
	font-size: 22px;
}
#menu ul,  #menu li {
	list-style: none;
	font-size: 30px;
}
.show {
	padding: 10px 4%;
	background-color: rgb(245, 245, 245);
	width: 100%;
	overflow-x: auto;
	margin: 50px 0px;
}
.serve {
	text-align:center;
}
.serve:hover img {
	text-align:center;
	border:6px solid #85bc3a;
	transition:all .2s ease-in;
	cursor:pointer;	
}
.serve img {
	display:initial;
	border-radius:50%;
	border:6px solid #FFA500;
}

.serve1 {
	text-align:center;
}
.serve1:hover img {
	text-align:center;
	border:6px solid #85bc3a;
	transition:all .2s ease-in;	
	cursor:pointer;
}
.serve1 img {
	display:initial;
	border-radius:50%;
	border:6px solid #6b157b;
}

.serve2 {
	text-align:center;
}
.serve2:hover img {
	text-align:center;
	border:6px solid #85bc3a;
	transition:all .2s ease-in;
	cursor:pointer;	
}
.serve2 img {
	display:initial;
	border-radius:50%;
	border:6px solid #0756a5;
}

.serve3 {
	text-align:center;
}
.serve3:hover img {
	text-align:center;
	border:6px solid #85bc3a;
	transition:all .2s ease-in;
	cursor:pointer;	
}
.serve3 img {
	display:initial;
	border-radius:50%;
	border:6px solid #55a725;
}

.serve4 {
	text-align:center;
}
.serve4:hover img {
	text-align:center;
	border:6px solid #85bc3a;
	transition:all .2s ease-in;
	cursor:pointer;
}
.serve4 img {
	display:initial;
	border-radius:50%;
	border:6px solid #FFFF00;
}


/*INNER PAGE CSS ===========*/

.relativity {
	display:inline-block;
	margin-top:62px
}
.banner-caption {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	text-align:center;
}
.ball {
	position:absolute;
	left:50%;
	top:50%;
	margin:-100px 0 0 -112px;
	width:200px;
	height:200px;
}
.ball.orange {
	background:rgba(184, 35, 36, 0.8);
}
.ball.blue {
	background:rgba(0, 114, 168, 0.5);
}
.inner-ball {
	width:100%;
	height:100%;
	display:table;
}
.inner-ball p {
	display:table-cell;
	vertical-align:middle;
	color:#fff;
	text-transform:capitalize;
	padding-top:30px;
}
.inner-ball p span {
	display:inline-block;
	font:700 34px 'Raleway', sans-serif; background:rgba(1, 152, 81, 0.4); padding:10px 15px;
	
	
	text-transform:uppercase;
	margin-bottom:8px;
}
.inner-ball p i {
	display:block;
	font-style:normal;
	font:100 14px 'Raleway', sans-serif; 
	
	text-transform:uppercase;
}

.clickables span {
	display:inline-block;
	padding:20px 25px;
	background:#efefef;
	text-transform:uppercase;
	font:14px 'Raleway', sans-serif;
	color:#565656;
	cursor:pointer;
	border:1px solid transparent;
}
.details, .info, .reviews, .tags {
	padding:15px;
	border:1px solid #cccccc;
	min-height:240px;
	width:100%;
}
.info, .reviews, .tags {
	display:none;
}
.activated {
	background:#fff !important;
	border:1px solid #cccccc !important;
	border-bottom:none !important;
	color:#b62021 !important;
}
.deactivated {
	background:#efefef !important;
	border:1px solid #efefef !important;
	border-bottom:none !important;
	color:#565656 !important;
	box-shadow:none !important;
}
.serv_menu {
	width:100%;
	margin:0px;
	padding:0px;
	background:#85bc3a;
}
.serv_menu li {
	width:100%;
	border-bottom:1px solid #dddddd;
	list-style:none;
}
.serv_menu li a {
	width:100%;
	font:14px 'Raleway', sans-serif;
	color:#fff;
	padding-left:3px;
	display:block;
	padding:15px 8px;
	
}

.serv_menu li :before
{
     content:"\f101";
	font-family:'FontAwesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	margin: 0px 5px !important;
	color: #fff !important;
	display:inline-block !important;
	font-size: 18px !important;
	}


.serv_menu li a:hover {
	text-decoration:none;
	color:#131719;
	padding-left:14px;
	background:#67cb0e;
	transition:all .3s ease-in;

}

.serv_menu li a:active {
	text-decoration:none;
	color:#388c19;
	padding-left:10px;
	border-left:10px #FF0000;
}
.services_div, .solution_div {
	padding-bottom:30px;
}
.services_div h5 {
	font:700 18px 'Raleway', sans-serif;
	color:#1b1b1b;
	text-transform:uppercase;
	margin-bottom:8px
}
.services_div h4 {
	font:24px 'Raleway', sans-serif;
	
	color:#2d2e2e;
	text-transform:uppercase;
}
.services_div h6 {
	font:700 14px 'Raleway', sans-serif;
	color:#419123;
	text-transform:uppercase;
	margin-bottom:8px
}
.services_div p {
	font:14px 'Raleway', sans-serif;
	color:#605f5f;
	text-align:justify;
	line-height:22px;
}
.training_cours {
	width:100%;
	margin:0px;
	padding:0px;
}
.training_cours li {
	width:100%;
	margin:15px 0px;
	list-style:none;
	background:url(../images/traning.png) 0px 5px no-repeat; 
	color:#303030;
	padding-left:28px;
	font:14px 'Raleway', sans-serif;
	font-weight:bold;
	}
	
.training_spec {
	width:100%;
	margin:0px;
	padding:0px;
}
.training_spec li {
	width:100%;
	margin:15px 0px;
	list-style:none;
	color:#303030;
	padding-left:12px;
	font:14px 'Raleway', sans-serif;
	list-style:circle;
	margin-left:15px;
	}
	
.solution_div h5 {
	font:700 18px 'Raleway', sans-serif;
	color:#1b1b1b;
	text-transform:uppercase;
	margin-bottom:8px
}
.solution_div h4 {
	font:24px 'Raleway', sans-serif;
	color:#2d2e2e;
	text-transform:uppercase;
}

.contact h4 {
	font:21px 'Raleway', sans-serif;
	color:#2d2e2e;
	text-transform:uppercase;
}
.solution_div h6 {
	font:700 14px 'Raleway', sans-serif;
	color:#419123;
	text-transform:uppercase;
	margin-bottom:8px
}
.solution_div p {
	font:14px 'Raleway', sans-serif;
	color:#605f5f;
	text-align:justify;
	
	line-height:22px;
}
.solution_div img{ border:1px solid #d2d2d2; padding:8px;}


input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
textarea:focus{
	border-color:#006ccb !important;
	padding-left:15px !important;
	transition:all .6s ease-out;
}
a:hover, input[type="submit"]:hover{
	text-decoration:none;
	transition:all .8s ease-in;	
}
.contact input[type="text"]{
	width:100%;
	height:42px !important;
	border:none;
	padding-left:4%;
	background:#fff;
	border:1px solid #eaeaea;
	margin-top:15px;	
	
}
.contact input[type="text"]:focus{
	padding-left:7% !important;
}
.contact input[placeholder]{
	color:#000;	
}


.contact textarea{
	width:100%;
	position:relative;	
	padding-left:15px;
	margin:8px 0;
	border:1px solid #eaeaea;
	background:#fff;
	height:100px!important;
}
.submit, .reset{
	padding:8px 15px;
	background:#03af14;
	color:#fff;
	font:15px 'Raleway', sans-serif;
	text-transform:uppercase;
	border-radius:3px;
	border:1px solid transparent;
	margin-top:15px;
}
.reset{
	background:#0060b4;
}

.submit:hover, .reset:hover{
	opacity:0.8;
	transition:all 0.5s ease-out;
}

.contact span { display:inline-table; /*width:20px;*/ }
.contact i { color:#3e971c; font-size:20px; margin-top:10px;}
.contact p{ display:inline-table; width:90%; margin:0px;}
.contact h6{ font-size:14px; color:#333333; padding-top:15px; 
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.form-control{ height:41px !important;}

.about_div{ padding-bottom:30px;}

.about_div h5 {
	font:700 18px 'Raleway', sans-serif;
	color:#1b1b1b;
	text-transform:uppercase;
	margin-bottom:8px
}
.about_div p {
	font:16px 'Raleway', sans-serif;
	color:#fff;
	text-align:justify;
	
	line-height:22px;
}
.about_div h2{ text-transform:uppercase;}
.about_div h4{ text-transform:uppercase;}
.about_desk{ text-align:center;}
.abt_img{ margin:auto; display:block; width:100%; display:block; max-width:445px;}
.about_desk h5{ padding-top:40px; font:700 20px 'Raleway', sans-serif;
	color:#1b1b1b;
	text-transform:uppercase;}

.abot_flas{ background:url(../images/abouts_bg.jpg) no-repeat; background-size:cover; padding-bottom:10px;}

.casestudy_details h4{
	font:700 20px 'Raleway', sans-serif;
	color:#01376a;
	text-transform:uppercase;
	margin-bottom:6px
	}
.casestudy_details h5{
	font:16px 'Raleway', sans-serif;
	color:#1b1b1b;
	text-transform:uppercase;
	margin-bottom:15px
	}
.casestudy_details p{
	font:14px 'Raleway', sans-serif;
	color:#1b1b1b;
	margin-bottom:8px;
	line-height:28px;
	}
	.csd{ margin-bottom:15px;}
	
.foot_menu{ border:0px; border-top:2px solid #013a6e; background:#003260}
.safty h6{ color:#161616;}
.safty ul{ margin:0px; padding:0px;}
.safty ul li{ list-style:none; color:#1b1b1b; font-size:14px; line-height:26px;}

table{ color:#303030;}
.img-hover-text8 {
    position: relative;
	background: #a0be48; margin:10px 0px; border-radius:10px; border:2px solid #a0be48;
}
.img-hover-text8 img {
    display: block;
	transition: all 0.3s ease; border-radius:10px;
}
.img-hover-text8 img:hover {
	opacity: 1; border-radius:10px;
}
.img-hover-text8 .distext {
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
	bottom: 0px;
	padding: 9% 5% 5% 5%;
    background: #7cb42c;
    text-decoration: none;
    text-align: center;
	transition: all 0.3s ease;
	transform: scale(0.95); border-radius:10px;
}
.img-hover-text8 .distext h3{ font-size:20px; color:#FFF; text-transform:uppercase;}
.img-hover-text8 .distext ul{ padding:0; margin:0; margin-bottom:10px;}
.img-hover-text8 .distext ul li{ font-size:13px; color:#FFF; text-transform:uppercase; font-weight:400;list-style:none;}
.img-hover-text8 .distext p{ font-size:14px; color:#FFF; text-transform:uppercase; font-weight:400; }

.img-hover-text8:hover .distext {
    opacity: 0.9;
	transform: scale(1); border-radius:10px;
}
.white{ color:#fff !important;}
.respoimg {
    display: block;
    max-width: 100%;
    height: auto;
}
.button10 {
	color: #fff;
	font-size: 13px;
	border: 1px solid #fff;
	padding: 8px 25px;
	border-radius: 20px;
	font-family: 'Raleway', sans-serif;
	transition: all 0.3s ease;
}
.button10:hover {
	color: #1d2025;
	background: #fff;
	border: 1px solid #fff;
}
.button10.sty2 {
	color: #1d2025;
	background: #fff;
	border: 1px solid #fff;
}
.button10.sty2:hover {
	color: #fff;
	background: none;
	border: 1px solid #fff;
}
.margin-bottom5{ margin-bottom:50px;}


.img-hover-text17 {
    position: relative;
	background: #fff;
	display: inline-block;
    overflow: hidden; border:px solid #019952; padding:2px;
}
.img-hover-text17 img {
	opacity: 1;
    display: block;
	transition: all 0.3s ease;
}
.img-hover-text17:hover img {
	opacity: 0.5;
	transform: scale(1.2);
}
.img-hover-text17 .distext {
    opacity: 0;
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
	bottom: 10px;
	padding: 25% 5% 5% 5%;
    text-decoration: none;
    text-align: center;
	transition: all 0.3s ease;
	transform: scale(0.95);
}
.img-hover-text17:hover .distext {
    opacity: 1;
	transform: scale(1);
}
.img-hover-text17 .distext.sty2 {
	padding-top: 18%;
}
.cforms-sty3 label {
	float: left;
	width: 100%;
	color: #999;
	text-align: left;
	font-size: 13px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}
.cforms-sty3 label em {
	color: #ff0000;
	font-style: normal;
}
.cforms-sty3 input {
	color: #000;
	float: left;
	width: 100%;
	padding: 7px 12px;
	margin-bottom: 8px;
	border: 1px solid #eee;
	background: #eee;
}
.cforms-sty3 textarea {
	color: #000;
	float: left;
	width: 100%;
	padding: 7px 12px;
	margin-bottom: 8px;
	border: 1px solid #eee;
	background: #eee;
}
.cforms-sty3 .button {
	float: left;
	margin-top: 0px;
	color: #fff;
	padding: 13px 35px;
	font-size: 13px;
	font-weight: 600;
	background: #454545;
	border: 1px solid #454545;
	font-family: 'Raleway', sans-serif;
	cursor: pointer;
	transition: all 0.3s ease;
}
.cforms-sty3 .button:hover {
	background: #999;
	border: 1px solid #999; color:#fff;
}
.cforms-sty3 .button.full {
	width: 100%;
	padding: 10px 0px;
	background: #1d2025;
	border: 1px solid #1d2025;
}
.cforms-sty3 .button.full:hover {
	background: #00a6e4;
	border: 1px solid #00a6e4;
}
.less3 {
    width: 70% !important;
    margin: 0 auto;
}
.black{ color:#151515;}
.margin-bottom3 {
    margin-bottom: 30px;
}
.margin-bottom2{ margin-bottom:30px !important;}
.line-height4{ line-height:180%;}
.table-responsive{ background:#fff; border:#000;}
.th{ background:#038a4b  ; color:#fff; text-align:center; font-size:14px; font-weight:600;}
.table td{ text-align:center; font-size:12px; font-weight:600;}
.product p{ color:#fff; line-height:22px;}
.product h4{ color:#fff; margin-bottom:15px; font-size:20px; line-height:22px;}
.whitebg{background: #fff; padding-bottom:10px;}
.parallax8 h2{
    text-transform: uppercase;
font-weight: 600;
    
}
p{font-family: 'Poppins', sans-serif!important; font-size: 16px!important; }