* {
	margin: 0;
	padding: 0;
}
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset, p {
	margin: 0;
	padding: 0;
	border: none;
}
li {
    list-style: none;
}
a, input, select, textarea {
	outline: none;
	margin: 0;
	padding: 0;
}
img, fieldset {
	border: 0;
}
a {
	outline: none;
	border: none;
}
img {
	max-width: 100%;
	height: auto;
	width: auto\9;
	vertical-align: middle;
	border: none;
	outline: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
	margin: 0;
	padding: 0;
}
div, h1, h2, h3, h4, span, p, input, form, img, hr, img, a {
	margin: 0;
	padding: 0;
	border: none;
}
.clear {
	clear: both;
}
body
{
	margin:0px;
	padding:0px;
	font-family: 'Futura Md BT';
}

.logo
{
	float:left;
	
}

.header_bg
{
	padding:20px;
	border-bottom:1px solid #274BC3;
	float:left;
	width:100%;
	    padding-bottom: 0px;
	
}

.header_button {
    float: right;
    width: 50%;
}

.login
{
	background:#274BC3;
	color:white;
	  font-size: 16px;
	
	
}
.login_btn {
    float: right;
	  
}
.register_btn {
    float: right;
}

.register
{
	background:none;
	color:#274BC3;
	    font-size: 16px;
	
	
}

.register_btn {
    float: right;
    padding-right: 20px;
}

.slider_bg_left {
 background: url(../images/line-left.png);
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
}

.slider_bg_right
{
	
    background: url(../images/line-right.png);
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
}


.slider_Text
{
    float: left;
    width: 100%;
    text-align: center;
    padding: 20px;
    margin-top: 50px;
}

.slider_Text h2
{
    color: #274BC3;
    font-size: 60px;
    font-weight: bold;
    font-family: 'Futura Md BT';
}

.slider_Text p {
    font-size: 18px;
    line-height: 32px;
    margin-top: 20px;
    color: #4C4764;
    font-family: Futura Lt BT;
}


.slide_img {
    position: absolute;
    left: 23%;
}


.payroll_bg {
    background: url(../images/bg-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px;
    margin-top: 198px;
    padding-bottom: 118px;
    float: left;
    width: 100%;
}

.payroll_left
{
	float:left;
	width:100%;
	
}

.payroll_left img
{
	float:left;
	
}

.payroll_left h2
{
    float: left;
    color: white;
    padding-left: 20px;
    padding-top: 20px;
    font-family: 'Futura Md BT';
	
}

.payroll_list
{
	float:left;
	width:100%;
	margin-top:20px;
	
}

.payroll_list ul li
{
    background: url(../images/list-img.png);
    background-repeat: no-repeat;
    line-height: 26px;
    color: white;
    padding-left: 27px;
    background-size: 13px;
    background-position: left;
    margin-bottom: 20px;
	font-size: 17px;
	
}

.payroll_img {
 position: absolute;
 top: -111px;
}

.time_attendance
{
    float: left;
    width: 100%;
    padding: 30px;
    margin-top: 200px;
	background: radial-gradient(97.1% 53.76% at 44.44% 53.76%, #E9EEFF 0%, rgba(233, 238, 255, 0) 100%);
	
}

.time_right
{
	float:left;
	width:100%;
	
}

.time_right img
{
	float:left;

}

.time_right h2
{
    float: left;
    font-family: 'Futura Md BT';
    margin-left: 20px;
    margin-top: 11px;
}


.time_features {
    float: left;
    width: 100%;
    margin-top: 22px;
    margin-left: 21px;
}


.time_features ul li
{
    background: url(../images/list-img.png);
    background-repeat: no-repeat;
    line-height: 26px;
    color: black;
    padding-left: 27px;
    background-size: 13px;
    background-position: left;
    margin-bottom: 20px;
	font-size: 17px;
}

.suggestion_bg
{
    background: url(../images/bg-1.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px;
    margin-top: 69px;
    padding-bottom: 1px;
    float: left;
    width: 100%;
}

.suggestion_Text
{
	float:left;
	width:100%;
	
}

.suggestion_Text img
{
	float:left;
	
}

.suggestion_Text h2
{
    float: left;
    color: white;
    font-family: 'Futura Md BT';
    margin-left: 20px;
    margin-top: 5px;
	
}

.suggestion_list
{
	float:left;
	width:100%;
	margin-top:20px;
	
}


.suggestion_list ul li
{
	background: url(../images/list-img.png);
    background-repeat: no-repeat;
    line-height: 26px;
    color: white;
    padding-left: 27px;
    background-size: 13px;
    background-position: left;
    margin-bottom: 20px;
	font-size: 17px;
}

.talent_management
{
   float: left;
   width: 100%;
   padding: 30px;
   margin-top: 70px;
   background: radial-gradient(97.1% 53.76% at 44.44% 53.76%, #E9EEFF 0%, rgba(233, 238, 255, 0) 100%);
	
}

.talent_text
{
	float: left;
    width: 100%;
    padding-top: 100px;
}

.talent_text img
{
	float:left;
	
}

.talent_text h2
{
    float: left;
    font-family: 'Futura Md BT';
    margin-left: 20px;
    margin-top: 22px;
	
}

.talent_list
{
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-left: 23px;
	
}

.talent_list ul li
{
	background: url(../images/list-img.png);
    background-repeat: no-repeat;
    line-height: 26px;
    color: black;
    padding-left: 27px;
    background-size: 13px;
    background-position: left;
    margin-bottom: 20px;
	font-size: 17px;
}

.no_margin
{
	margin:0px !important;
	padding:0px !important;
	
}

.copy_text {
    
	float: left;
    width: 100%;
    text-align: center;
    margin-top: 90px;
    border-top: 1px solid #CECECE;
    padding: 20px;
}


.copy_text span
{
	font-size:15px;
	
}