

@import url("/fonts_googleapis_com/css/index.html");


   
html, body  {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #1e1e1e;
  margin:0px;
}

body, html {
    height: 100%;
}

.rFloat{ float: right; }
.lFloat{ float: left; }

.heading { font-size:32px; font-weight: 400; letter-spacing:1px; font-style: normal;  }
.heading1 {font-size:28px; font-weight:500; letter-spacing:1px; text-decoration:none; }
.heading2 { font-size:26px; font-weight:400; } 
.subhead3 { font-size:20px; font-weight: 500; } 
.subhead { font-size:18px; font-weight: 500; }
.subhead2 { font-size:16px; font-weight: 500; } 

.bold {font-weight:bold;}

.white {color:#ffffff; }
.red {color:#e3000f; }
.green { color:#006600;}
.orange {color:#ff5100;}
.black {color:#000000; }
.grey {color:#666666;}
.grey2 {color:#cccccc; }
.grey3 {color:#929292; }
.blue {color:#0093dd;}
   
.mt5  {margin-top:5px;}
.mt10 {margin-top:10px;}
.mt20 {margin-top:20px;}
.mt30 {margin-top:30px;}
.mt40 {margin-top:40px;}
.mt50 {margin-top:50px;}
.mt60 {margin-top:60px;} 


.mb5  {margin-bottom:5px;}
.mb10 {margin-bottom:10px;}
.mb20 {margin-bottom:20px;}
.mb30 {margin-bottom:30px;}
.mb50 {margin-bottom:50px;}


.mr10 {margin-right:10px;} 
.mr20 {margin-right:20px;}
.mr30 {margin-right:30px;} 
.mr40 {margin-right:40px;}   
.mr50 {margin-right:50px;}
.mr80 {margin-right:80px;}  
 
.ml10 {margin-left:10px;}
.ml20 {margin-left:20px;}

    
.pad5 { padding:5px;}
.pad10 { padding:10px;}   
.pad20 {padding:20px;}     

.aj {text-align:justify;}
.ac {text-align:center;}


.parallax {
  background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  height: 100%; 
}





.bginner { background:#f6f6f6; background-repeat:repeat-x; height:auto; padding:20px;}
.bginner3 { background:#eaf8ff; background-repeat:repeat-x; height:auto; padding:20px;}
.orangebg {background:#f68422; background-repeat:repeat; height:auto; padding:20px; border:1px solid #f3f3f3; margin:20px 0px; }



.bginner2 { 
    background:url(/images/bg.png);
    background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding:20px;
	} 

.bgcore { 
    background:url(/images/bgcore.png);
    background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding:20px;
	}

.outsourcebg { 
    background:url(/images/outsourcing-bg.jpg);
    background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding:20px;
	}

 	   
.more {background: #ffffff; border:1px solid #ff5a00; padding:10px; color:#ff5a00; font-weight:bold; border-radius: 3px; text-decoration:none;}
.more:hover {background: #ff5a00; border:1px solid #ffffff; padding:10px;  color:#ffffff; font-weight:bold; border-radius: 3px; text-decoration:none;}

.more2 {background: #ff5a00; border:1px solid #ff5a00; padding:5px; color:#ffffff; font-weight:bold; border-radius: 3px; text-decoration:none;}
.more2:hover {background: #0093dd; border:1px solid #ffffff; padding:5px;  color:#ffffff; font-weight:bold; border-radius: 3px; text-decoration:none;}




.demo {background: #ff5a00; border:1px solid #ffffff; padding:10px;  color:#ffffff; font-weight:bold; border-radius: 3px; text-decoration:none;}
.demo:hover {background: #ffffff; border:1px solid #ff5a00; padding:10px; color:#ff5a00; font-weight:bold; border-radius: 3px; text-decoration:none;}


  
.features{
    float: left;
    line-height: 18px;
    padding: 11px 22px 12px 68px;
    position: relative;  
}

.featuresicon2{
	background-image:url(/images/hrms-icon.png); background-repeat:no-repeat;
    display: block;
    height: 54px;  
	width:54px;
    left: 0;
    position: absolute;
	margin-top:-5px;
}


.features-heading {
	font-size: 18px !important;
	font-weight: 400;
}


.contactmap{
    display: block;
	width:19px;
	height:19px;
    left: 0;
    position: absolute;
	margin-top:3px;
}

.contactphone{
    display: block;
	width:19px;
	height:19px;
    left: 0;
    position: absolute;
	margin-top:3px;
}

.contactmail{
	background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);  background-repeat:no-repeat;
    display: block;
	width:19px;
	height:19px;
    left: 0;
    position: absolute;
	margin-top:3px; 
}


.footer{
	background:#292929; background-repeat:repeat;
	border-top:1px solid #e0e0e0;
	overflow:hidden;
	padding-bottom:20px;
	padding-top:5px;
}


.footerlinks { letter-spacing:1px; color:#929292; text-decoration:none; }
.footerlinks:hover { letter-spacing:1px; color:#ff5a00; text-decoration:none;}


.outsourcing { 

  margin: 0 20px 0 0;
  padding:10px;
}



 .outsourcing ul li { 
  list-style-type: none;
  background:url(/images/arrow.png) no-repeat;  
  margin: 0 0 0 0; 
  padding: 0px 0 20px 35px;
  line-height: 1.5em;
}
   

.content { 
  float: left;
  margin: 0 20px 0 0;
  padding:10px;
}



 .content ul li { 
  list-style-type: none;
  background:url(/images/arrow-orange.png) no-repeat;  
  margin: 0 0 0 0; 
  padding: 0px 0 24px 35px;
  line-height: 1.5em;
}  
   



  

#top-scroll {
	position: fixed;
	bottom: 0px;
	right: 20px;
}











.ac-pane { 
  margin-bottom: 15px; 
  background-color:#ffffff; 
  color:#000000;
  border:1px solid #cccccc;
}

.ac-pane:last-child { margin-bottom: 0; }

.ac-content { display: none; }

.ac-title {
  border: 1px solid #fff;
  font-size:16px;
  font-weight:500;
  color: #000000;
  display: block;
  padding: 12px;
  background-color:#eeeeee;
}

.ac-title i {
  float: right;
  font-size: 20px;
}

.ac-title i:before { content: "\f107"; }

.active .ac-title i:before { content: "\f106"; }

.ac-content {
  border: 1px solid #fff;
  margin-top: -1px;
  padding: 15px;
  font-size:14px;
  letter-spacing:0.1px;
  line-height:22px;
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}







  
  







  






.carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
	height:auto;
}

.carousel-control {
	left: -12px;
    height: 40px;
	width: 40px;
    background: none repeat scroll 0 0 #222222;
    border: 4px solid #FFFFFF;
    border-radius: 23px 23px 23px 23px;
    margin-top: 90px;
}
.carousel-control.right {
	right: -12px;
}

.carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -10px;
	margin-right: -19px;
}

.carousel-indicators li {
	background: #cecece;
}
.carousel-indicators .active {
background: #428bca;
}


.demobg { background:#fbfbfb; height:100%; padding:20px; background-repeat:repeat; overflow:hidden; border:1px solid #f5f5f5;}








  















