body{
	margin:0px;
	padding:0px;
	box-sizing: content-box;
	height:100vh;
	font-family: 'Lato', sans-serif;
	overflow:hidden;
	background-image:url('../img/common/innerbg.png');
	background-repeat: no-repeat;
	background-size:100% 100%;
}
a:hover{
	color:#4167b0;
}
#qlwapp{
    bottom: 160px !important;
    height: 50px;
    left: -10px  !important;
}
.qlwapp-toggle{
	left:10px;
}
#tidio-chat-iframe{
	left: -5px  !important;
}
.grecaptcha-badge{
	visibility: collapse !important;  
}

/*Custom Scrollbar======================*/
/* width */
::-webkit-scrollbar {
  width: 5px;
  border-radius: 25px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 25px;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 25px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
  border-radius: 25px;
}
:root{
  scrollbar-face-color: #888; /* Firefox 63 compatibility */
  scrollbar-track-color: #f1f1f1; /* Firefox 63 compatibility */
  scrollbar-color: #888;
  scrollbar-width: 25px;
  border-radius: 25px;
}
/*End of Custom Scrollbar======================*/
.social {
	position:fixed;
	left:0px;
	top:20%;
	width:50px;
	z-index:1200;
	background-color:#ffffff;
	border-top-right-radius:20px;
	border-bottom-right-radius:20px;
	border-bottom:2px solid #4167b0;
	border-right:2px solid #4167b0;
	border-top:2px solid #4167b0;
}
.nav-item {
	padding:5px;
	width:40px;
	height:40px;
	margin-bottom:5px;
}
.nav-item i{
	font-size:30px;
}
.nav-item .nav-a{
	color:#4167b0;
}
.nav-item .nav-a:hover{
	color:#ff9c00;
}
header{
	opacity:0;
	position:fixed;
	width:100%;
	z-index:1000;
	top:-60px;
	left:0px;
	background-color:#ffffff;
	height:65px;
}
header ul{
	list-style:none;
}
.menu{
	position:absolute;
	width:600px;
	height:45px;
	right:-30px;
	top:0px;
}
#menu-item-41 a .menuIcon{
	width:30px;
	height:30px;
	display:block;
	margin-left:25px;
	background-image:url('../img/common/homeicon.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#menu-item-41{
	margin-left:0px;
	position:relative;
	left:20px;
}
#menu-item-29 a .menuIcon{
	width:30px;
	height:30px;
	display:block;
	margin-left:25px;
	background-image:url('../img/common/servicesicon.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#menu-item-30 a .menuIcon{
	width:30px;
	height:30px;
	display:block;
	margin-left:27px;
	background-image:url('../img/common/solutionsicon.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#menu-item-28 a .menuIcon{
	width:30px;
	height:30px;
	display:block;
	margin-left:25px;
	background-image:url('../img/common/industriesicon.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#menu-item-27 a .menuIcon{
	width:30px;
	height:30px;
	display:block;
	margin-left:25px;
	background-image:url('../img/common/contacticon.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#menu-item-26 a .menuIcon{
	width:30px;
	height:30px;
	display:block;
	margin-left:25px;
	background-image:url('../img/common/abouticon.png');
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.menu-item-object-page{
	padding:0 !important;
}
.menu-item-object-page a{
	color:#181818;
	width:80px;
	margin-left:10px;
	text-decoration:none;
	padding:0px;
	display:block;
	font-weight:bold;
	text-align:center;
}
.menu-item-object-page a:hover{
	color:#4167b0;
}
.nav-link a:hover{
	color:#4167b0;
}
#menu-item-26{
	position:relative;
	left:-20px;
}
#commonContent ul, footer ul{
	padding:0px;
	margin:0px;
	list-style-type: none !important;
}	
#menu-item-27 a{
	position:relative;
	width:80px;
	top:0px;
	left:0px;
	display:block;
	padding:0px;
	text-align:center;
	border-radius:25px;
}
#menu-item-27 a:hover{
	text-decoration:none;
}
#logo{
	position:fixed;
	z-index:10000;
	top:5px;
	left:20px;
	width:180px;
	height:auto !important;
	opacity:0;
}
.footer{
	position:fixed;
	font-size:14px;
	bottom:-50px;
	height:40px;
	width:100%;
	padding:8px;
	z-index:900;
	background-color:#181818;
	z-index:2147483647;
}
footer{
	position:fixed;
	left:20px;
	width:230px;
	z-index:2147483647;
}
.copyright{
	position: fixed;
    width: 60%;
    right: 20px;
    text-align: right;
    color: #ffffff;
    font-size: 12px;
    bottom: -50px;
}
.copyright img{
	width:70px;
	height:auto;
	position:relative;
	right:-5px;
	bottom:-50px;
}
.footer-link li{
	position:absolute;
	top:5px;
	left:-40px;
}
.footer-link li:nth-child(1) a{
	font-size:14px;
	color:#ff9c00;
	display:block;
	position:fixed;
	left:-5px;
	width:120px;
	font-weight:300;
	text-decoration:none;
}
.footer-link li:nth-child(1) a:hover{
	color:#ffffff;
}
.footer-link li:nth-child(2) a{
	font-size:14px;
	color:#ff9c00;
	text-align:left;
	display:block;
	position:fixed;
	left:120px;
	width:60px;
	font-weight:300;
	text-decoration:none;
}
.footer-link li:nth-child(2) a:hover{
	color:#ffffff;
}
/*=================================================*/
.mobileHeader{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	z-index:20000;
}
/*Disable Mobile-----------------------------------*/
.mobileFooter, .mobileHeader, #mobileLogo, .mobileSocial{
	display:none;
}

/*End of Disable Mobile------------------------------*/
/*===================================================*/
@media all and (max-width: 575px) {	
	body{
		margin:0px;
		padding:0px;
		box-sizing: border-box;
		height:auto;
		font-family: 'Lato', sans-serif;
		overflow-x:hidden;
		overflow-y:visible;
		background-image:url('../img/common/mobile/mobilebg.png');
		background-repeat: no-repeat;
		background-size:100% 100%;
		min-height:100vh;
	}
	#qlwapp{
		bottom: 160px !important;
		height: 50px;
		left: -10px !important;
	}
	#tidio-chat iframe{
		left: -5px !important;
	}
	.grecaptcha-badge{
		visibility: collapse !important;  
	}
	header, #logo, .footer, .social{
		display:none;
	}

	.mobileHeader{
		display:block;
		background-color:#ffffff;
		padding:10px;
	}
	#mobileLogoLink{
		width:150px;
		display:block;
	}
	#mobileLogo{
		display:block;
		width:150px;
	}
	#mobileMenuTrigger{
		cursor:pointer;
		width:30px;
		height:auto;
		position:absolute;
		right:20px;
		top:20px;
	}
	.mobileMenuContainer{
		background-color:#ffffff;
		position:fixed;
		left:0px;
		top:60px;
		width:100%;
		height:100vh;
		z-index:10000;
		display:none;
	}
	.mobileMenuContainer .mobileMenu{
		list-style:none;
	}
	.mobileMenuContainer .mobileMenu li{
		display:block;
		width:100%;
		border-bottom:1px solid #ff9c00
	}
	.mobileMenuContainer .mobileMenu li a{
		display:block;
		width:100%;
		text-align:left;
		padding:10px;
	}
	#menu-item-82 a .menuIcon{
		width:30px;
		height:30px;
		display:inline-block;
		position:relative;
		top:7px;
		margin-right:10px;
		background-image:url('../img/common/homeicon.png');
		background-repeat:no-repeat;
		background-position:0px 0px;
	}
	#menu-item-88 a .menuIcon{
		width:30px;
		height:30px;
		display:inline-block;
		position:relative;
		top:7px;
		margin-right:10px;
		background-image:url('../img/common/servicesicon.png');
		background-repeat:no-repeat;
		background-position:0px 0px;
	}
	#menu-item-89 a .menuIcon{
		width:30px;
		height:30px;
		display:inline-block;
		position:relative;
		top:7px;
		margin-right:10px;
		background-image:url('../img/common/solutionsicon.png');
		background-repeat:no-repeat;
		background-position:0px 0px;
	}
	#menu-item-86 a .menuIcon{
		width:30px;
		height:30px;
		display:inline-block;
		position:relative;
		top:7px;
		margin-right:10px;
		background-image:url('../img/common/industriesicon.png');
		background-repeat:no-repeat;
		background-position:0px 0px;
	}
	#menu-item-85 a .menuIcon{
		width:30px;
		height:30px;
		display:inline-block;
		position:relative;
		top:7px;
		margin-right:10px;
		background-image:url('../img/common/contacticon.png');
		background-repeat:no-repeat;
		background-position:0px 0px;
	}
	#menu-item-83 a .menuIcon{
		width:30px;
		height:30px;
		display:inline-block;
		position:relative;
		top:7px;
		margin-right:10px;
		background-image:url('../img/common/abouticon.png');
		background-repeat:no-repeat;
		background-position:0px 0px;
	}
	#menu-item-84 a .menuIcon{
		width:30px;
		height:30px;
		display:inline-block;
		position:relative;
		top:7px;
		margin-right:10px;
		background-image:url('../img/common/careersicon.png');
		background-repeat:no-repeat;
		background-position:0px 0px;
	}
	#menu-item-87 a .menuIcon{
		width:30px;
		height:30px;
		display:inline-block;
		position:relative;
		top:7px;
		margin-right:10px;
		background-image:url('../img/common/privacyicon.png');
		background-repeat:no-repeat;
		background-position:0px 0px;
	}
	
	
	
	
	.mobileSocial{
		background-color:#4167b0;
		border: 3px solid #4167b0;
		margin:0px 10px;
		padding:50px 10px 0px 10px;
		border-radius:25px;
		position:relative;
		top:-50px;
		z-index:690;
		display:block;
	}
	
	.mobileSocial .nav-item {
		padding:5px;
		width:2.5%;
		height:auto;
		margin-bottom:5px;
		margin-right:15%;
	}
	.mobileSocial .nav-item:nth-child(6){
		margin-right:0%;
	}
	.mobileSocial .nav-item i{
		font-size:30px;
	}
	.mobileSocial .nav-item .nav-a{
		color:#ffffff;
		cursor:pointer;
	}
	.mobileSocial .nav-item .nav-a:hover{
		color:#ff9c00 !important;
	}
	
	.mobileFooter{
		background-color:#181818;
		width:100%;
		padding:10px;
		color:#ffffff;
		display:block;
		text-align:center;
		font-size:12px;
	}
}
@media all and (min-width: 576px) and (max-width: 767px) {
	body{
		margin:0px;
		padding:0px;
		box-sizing: border-box;
		height:auto;
		font-family: 'Lato', sans-serif;
		overflow-x:hidden;
		overflow-y:visible;
		background-image:url('../img/common/mobile/mobilebg.png');
		background-repeat: no-repeat;
		background-size:100% 100%;
		min-height:100vh;
	}
	#qlwapp{
		bottom: 160px !important;
		height: 50px;
		left: -10px  !important;
	}
	#tidio-chat-iframe{
		left: -5px  !important;
	}
	.grecaptcha-badge{
		visibility: collapse !important;  
	}
	header, #logo, .footer, .social{
		display:none;
	}

	
	
	
	
	
	
	.mobileHeader{
		display:block;
		background-color:#ffffff;
		padding:10px;
	}
	#mobileLogoLink{
		width:150px;
		display:block;
	}
	#mobileLogo{
		display:block;
		width:150px;
	}
	#mobileMenuTrigger{
		cursor:pointer;
		width:30px;
		height:auto;
		position:absolute;
		right:20px;
		top:20px;
	}
	.mobileMenuContainer{
		background-color:#ffffff;
		position:fixed;
		left:0px;
		top:60px;
		width:100%;
		height:100vh;
		z-index:10000;
		display:none;
	}
	.mobileMenuContainer .mobileMenu{
		list-style:none;
	}
	.mobileMenuContainer .mobileMenu li{
		display:block;
		width:100%;
		border-bottom:1px solid #ff9c00
	}
	.mobileMenuContainer .mobileMenu li a{
		display:block;
		width:100%;
		text-align:left;
		padding:10px;
	}
	#menu-item-82 a .menuIcon{
		width:30px;
		height:30px;
		display:inline-block;
		position:relative;
		top:7px;
		margin-right:10px;
		background-image:url('../img/common/homeicon.png');
		background-repeat:no-repeat;
		background-position:0px 0px;
	}
	#menu-item-88 a .menuIcon{
		width:30px;
		height:30px;
		display:inline-block;
		position:relative;
		top:7px;
		margin-right:10px;
		background-image:url('../img/common/servicesicon.png');
		background-repeat:no-repeat;
		background-position:0px 0px;
	}
	#menu-item-89 a .menuIcon{
		width:30px;
		height:30px;
		display:inline-block;
		position:relative;
		top:7px;
		margin-right:10px;
		background-image:url('../img/common/solutionsicon.png');
		background-repeat:no-repeat;
		background-position:0px 0px;
	}
	#menu-item-86 a .menuIcon{
		width:30px;
		height:30px;
		display:inline-block;
		position:relative;
		top:7px;
		margin-right:10px;
		background-image:url('../img/common/industriesicon.png');
		background-repeat:no-repeat;
		background-position:0px 0px;
	}
	#menu-item-85 a .menuIcon{
		width:30px;
		height:30px;
		display:inline-block;
		position:relative;
		top:7px;
		margin-right:10px;
		background-image:url('../img/common/contacticon.png');
		background-repeat:no-repeat;
		background-position:0px 0px;
	}
	#menu-item-83 a .menuIcon{
		width:30px;
		height:30px;
		display:inline-block;
		position:relative;
		top:7px;
		margin-right:10px;
		background-image:url('../img/common/abouticon.png');
		background-repeat:no-repeat;
		background-position:0px 0px;
	}
	#menu-item-84 a .menuIcon{
		width:30px;
		height:30px;
		display:inline-block;
		position:relative;
		top:7px;
		margin-right:10px;
		background-image:url('../img/common/careersicon.png');
		background-repeat:no-repeat;
		background-position:0px 0px;
	}
	#menu-item-87 a .menuIcon{
		width:30px;
		height:30px;
		display:inline-block;
		position:relative;
		top:7px;
		margin-right:10px;
		background-image:url('../img/common/privacyicon.png');
		background-repeat:no-repeat;
		background-position:0px 0px;
	}
	
	
	
	
	
	.mobileSocial{
		background-color:#4167b0;
		border: 3px solid #4167b0;
		margin:0px 10px;
		padding:50px 10px 0px 10px;
		border-radius:25px;
		position:relative;
		top:-50px;
		z-index:690;
		display:block;
	}
	.mobileSocial .nav-item {
		padding:5px;
		width:2.5%;
		height:auto;
		margin-bottom:5px;
		margin-right:15%;
	}
	.mobileSocial .nav-item:nth-child(6){
		margin-right:0%;
	}
	.mobileSocial .nav-item i{
		font-size:30px;
	}
	.mobileSocial .nav-item .nav-a{
		color:#ffffff;
		cursor:pointer;
	}
	.mobileSocial .nav-item .nav-a:hover{
		color:#ff9c00 !important;
	}
	
	.mobileFooter{
		background-color:#181818;
		width:100%;
		padding:10px;
		color:#ffffff;
		display:block;
		text-align:center;
		font-size:12px;
	}
}
@media all and (min-width: 768px) and (max-width: 991px) {
	body{
		margin:0px;
		padding:0px;
		box-sizing: border-box;
		height:auto;
		font-family: 'Lato', sans-serif;
		overflow-x:hidden;
		overflow-y:visible;
		background-image:url('../img/common/mobile/mobilebg.png');
		background-repeat: no-repeat;
		background-size:100% 100%;
		min-height:100vh;
	}
	#qlwapp{
		bottom: 160px !important;
		height: 50px;
		left: -10px  !important;
	}
	#tidio-chat-iframe{
		left: -5px  !important;
	}
	.grecaptcha-badge{
		visibility: collapse !important;  
	}
	header, #logo, .footer, .social{
		display:none;
	}

	
	
	
	
	
	
	.mobileHeader{
		display:block;
		background-color:#ffffff;
		padding:10px;
	}
	#mobileLogoLink{
		width:150px;
		display:block;
	}
	#mobileLogo{
		display:block;
		width:150px;
	}
	#mobileMenuTrigger{
		cursor:pointer;
		width:30px;
		height:auto;
		position:absolute;
		right:20px;
		top:20px;
	}
	.mobileMenuContainer{
		background-color:#ffffff;
		position:fixed;
		left:0px;
		top:60px;
		width:100%;
		height:100vh;
		z-index:10000;
		display:none;
	}
	.mobileMenuContainer .mobileMenu{
		list-style:none;
	}
	.mobileMenuContainer .mobileMenu li{
		display:block;
		width:100%;
		border-bottom:1px solid #ff9c00
	}
	.mobileMenuContainer .mobileMenu li a{
		display:block;
		width:100%;
		text-align:left;
		padding:10px;
	}
	
	#menu-item-82 a .menuIcon{
		width:30px;
		height:30px;
		display:inline-block;
		position:relative;
		top:7px;
		margin-right:10px;
		background-image:url('../img/common/homeicon.png');
		background-repeat:no-repeat;
		background-position:0px 0px;
	}
	#menu-item-88 a .menuIcon{
		width:30px;
		height:30px;
		display:inline-block;
		position:relative;
		top:7px;
		margin-right:10px;
		background-image:url('../img/common/servicesicon.png');
		background-repeat:no-repeat;
		background-position:0px 0px;
	}
	#menu-item-89 a .menuIcon{
		width:30px;
		height:30px;
		display:inline-block;
		position:relative;
		top:7px;
		margin-right:10px;
		background-image:url('../img/common/solutionsicon.png');
		background-repeat:no-repeat;
		background-position:0px 0px;
	}
	#menu-item-86 a .menuIcon{
		width:30px;
		height:30px;
		display:inline-block;
		position:relative;
		top:7px;
		margin-right:10px;
		background-image:url('../img/common/industriesicon.png');
		background-repeat:no-repeat;
		background-position:0px 0px;
	}
	#menu-item-85 a .menuIcon{
		width:30px;
		height:30px;
		display:inline-block;
		position:relative;
		top:7px;
		margin-right:10px;
		background-image:url('../img/common/contacticon.png');
		background-repeat:no-repeat;
		background-position:0px 0px;
	}
	#menu-item-83 a .menuIcon{
		width:30px;
		height:30px;
		display:inline-block;
		position:relative;
		top:7px;
		margin-right:10px;
		background-image:url('../img/common/abouticon.png');
		background-repeat:no-repeat;
		background-position:0px 0px;
	}
	#menu-item-84 a .menuIcon{
		width:30px;
		height:30px;
		display:inline-block;
		position:relative;
		top:7px;
		margin-right:10px;
		background-image:url('../img/common/careersicon.png');
		background-repeat:no-repeat;
		background-position:0px 0px;
	}
	#menu-item-87 a .menuIcon{
		width:30px;
		height:30px;
		display:inline-block;
		position:relative;
		top:7px;
		margin-right:10px;
		background-image:url('../img/common/privacyicon.png');
		background-repeat:no-repeat;
		background-position:0px 0px;
	}
	
	
	
	
	.mobileSocial{
		background-color:#4167b0;
		border: 3px solid #4167b0;
		margin:0px 10px;
		padding:50px 10px 0px 10px;
		border-radius:25px;
		position:relative;
		top:-50px;
		z-index:690;
		display:block;
	}
	.mobileSocial .nav-item {
		padding:5px;
		width:2.5%;
		height:auto;
		margin-bottom:5px;
		margin-right:15%;
	}
	.mobileSocial .nav-item:nth-child(6){
		margin-right:0%;
	}
	.mobileSocial .nav-item i{
		font-size:30px;
	}
	.mobileSocial .nav-item .nav-a{
		color:#ffffff;
		cursor:pointer;
	}
	.mobileSocial .nav-item .nav-a:hover{
		color:#ff9c00 !important;
	}
	
	.mobileFooter{
		background-color:#181818;
		width:100%;
		padding:10px;
		color:#ffffff;
		display:block;
		text-align:center;
		font-size:12px;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	body {
		height:100vh;
	}
	a:hover{
		color:#4167b0;
	}
	.social {
		position:fixed;
		left:0px;
		top:20%;
		width:50px;
		z-index:1200;
		background-color:#ffffff;
		border-top-right-radius:20px;
		border-bottom-right-radius:20px;
		border-bottom:2px solid #4167b0;
		border-right:2px solid #4167b0;
		border-top:2px solid #4167b0;
	}
	.nav-item {
		padding:5px;
		width:40px;
		height:40px;
		margin-bottom:5px;
	}
	.nav-item i{
		font-size:30px;
	}
	.nav-item .nav-a{
		color:#4167b0;
	}
	.nav-item .nav-a:hover{
		color:#ff9c00;
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1440px) {
	body {
		height:100vh;
	}
	a:hover{
		color:#4167b0;
	}
	.social {
		position:fixed;
		left:0px;
		top:20%;
		width:50px;
		z-index:1200;
		background-color:#ffffff;
		border-top-right-radius:20px;
		border-bottom-right-radius:20px;
		border-bottom:2px solid #4167b0;
		border-right:2px solid #4167b0;
		border-top:2px solid #4167b0;
	}
	.nav-item {
		padding:5px;
		width:40px;
		height:40px;
		margin-bottom:5px;
	}
	.nav-item i{
		font-size:30px;
	}
	.nav-item .nav-a{
		color:#4167b0;
	}
	.nav-item .nav-a:hover{
		color:#ff9c00;
	}
}