body{ background:#424244;}



a:hover{
	text-decoration: none;
}
.main-div {
		
		background:url(../images/TECHNO.png) no-repeat center center;
		background-size:contain;
	}
.main-div a {
	cursor: pointer;
}	
	
	.info-content { background:#fff; height:100%; position:absolute; -webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.55);
-moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.55);
box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.55); z-index: 1;}
	.main-content { margin-left:25%; position:relative; padding-top:3%; background:url(../images/background.jpg); background-size:cover; }
	
	.info-content .image-img { margin-left:-15px; margin-right:-15px;}
	.info-content .image-img img { width:100%;}
	
	.info-content .title { margin:0 -15px 15px -15px; padding:15px 0 15px 15px; color:#fff; background:#4285f4;}
	.info-content .title h2 { margin:0;}
	
	.main-div { min-height:615px;}
	
	
	.globalisation{ position:absolute; top:9%; left:7%; }
	.globalisation img { width:150px; height:170px; }
	.Account { position:absolute; top:63%; left:41%; }
	.Account img { width:55px; height:55px; }
	.medical-emg{ position:absolute; top:48%; left:24%; }
	.medical-emg img { width:55px; height:55px;}
	.environment{ position:absolute; top:53%; left:72%; }
	.environment img { width:60px; height:60px;}
	.house-keeping{ position:absolute; top:35%; left:31%; }
	.house-keeping img { width:65px; height:65px;  }
	/*.cargo{ position:absolute; top:12%; left:46%; }
	.cargo img { width:60px; height:60px; }*/
	.Risk { position:absolute; top:34%; left:87%; }
	.Risk img { width:50px; height:50px;  }
	.Hr{ position:absolute; top:14%; left:43%; }
	.Hr img { width:55px; height:55px; }
	.day-care{ position:absolute; top:22%; left:57%; }
	.day-care img { width:50px; height:50px; }
	.virtual_reality { position:absolute; top:10%; left:70%; }
	.virtual_reality img { width:90px; height:90px; /*box-shadow:0 0 6px 0 #fff; border-radius:50%;*/}

	.modal-body {  border-radius: 0 0 5px 5px; }
	
	.media-list .media {
		border-top:1px solid #ccc;
		border-bottom:1px solid #ccc; 
		padding: 10px 15px;
		margin: 0 -15px;
		cursor: pointer;
	}
	.media-list .media:hover {
		background:#f5f3f3;
	}
	.media-list .media p
	{
		color:#8c8c8c;
		margin-bottom: 0;
	}
	.media-list .media h4 {
		font-size: 15px; color: #000;
	}