/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
html { height: 100%; }
body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, sans-serif;
	height: 100%;
	}
a { text-decoration: none; color: #11A0CF; font-size: 1em; padding: 1px 2px; }
a:hover { background-color: #f4f4f4; }
acronym { border-bottom: 1px dotted #cc0000; cursor: help; }

h2 { 
	font-size: 16px;
	color: #333;
	font-weight: normal;
	font-size: 1.6em;	
	margin: 15px 0 8px 0;
	clear: both;
}	
h2 em { 
	color: #09C; 
	font-style: normal;
}

p {
    color: #333;
    font-size: 15px;
	text-indent: 3em;
	line-height: 2.5em;
	letter-spacing: 0.1em;	
	}

/*------------------------------------------------------------*
**  navbg
**------------------------------------------------------------*/
.box-9 {
    text-align: center;
    max-width: 400px;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.interactive-slider-v2 {
    background: url(img/job.jpg);
    padding: 130px 0 50px;
    background-position: center center !important;
    background-repeat: no-repeat;
    background-size: 100;
    border-radius: 20px;
}
.item-c {
    text-align: center;
    color: black ;
    margin-top: -60px;
    margin-bottom: 0;
}
.item-d {
    text-align: center;
    color: black;
    margin-top: 2px;
    margin-bottom: 0;
}
