 @charset "utf-8";
/* CSS Document */
	  
.main-table {
	font-family: Arial;
	font-weight: normal;
	Font-size: 13px;
	color: #333;
	line-height: 24px;
	text-align: justify;
	
}
.main-table-home {
	font-family: Arial;
	font-weight: normal;
	Font-size: 13px;
	color: #333;
	line-height: 24px;
	text-align: justify;
	padding-top:10px;
	padding-right:8px;
	padding-left:5px;
}
.main-heading {
	font-weight: bold;
	Font-size: 18px;
	color: #333;
	line-height: 30px;
	border-bottom: 1px #ccc solid;
	text-transform: uppercase;
}
.sub-heading {
	font-weight: bold;
	Font-size: 15px;
	color: #333;

	text-transform: uppercase;
	border-bottom: 1px #ccc solid;
}
.team-title {
	font-weight: bold;
	Font-size: 14px;
	color: #333;
	line-height: 30px;
}
.contact-us {
	padding-left: 20px;
	line-height: 24px;
}
.list{
	border-bottom-width: 1px; 
	border-bottom-style: solid;
	 border-bottom-color: rgb(255, 255, 255); 
	 padding-left: 10px; 
	 background-color:#21bdd9;
	 
	 
}
.lista{
	
	text-decoration:none;
	color:#FFF;
}
