/*--about-Part-Starts-Here --*/
.about{
	padding:5em 0px;
}
.about-main{
	text-align:center;
}
.about-top{
	margin-top:3%;
}
.about-top img {
	border-radius: 0.1em;
	-webkit-border-radius: 0.1em;
	-moz-border-radius: 0.1em;
	-o-border-radius: 0.1em;
	-ms-border-radius: 0.1em;
	margin-bottom:20px;
}
.about-top p {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.6em;
	color: #666;
	width: 93%;
	margin: 18px auto 0;
}
.team{
	padding:4em 0px;
	background:#464d5a;
}
.team-main{
	text-align:center;
}
.team-left img{
	width:100%;
	border-radius: 0.3em;
	-webkit-border-radius: 0.3em;
	-moz-border-radius: 0.3em;
	-o-border-radius: 0.3em;
	-ms-border-radius: 0.3em;	
}
.team-top{
	margin-top:2em;
}
.team-left h4{
	color:#666;
	font-size:1.4em;
	font-weight:600;
	margin:15px 0 0 0;
}
.team-left p{
	font-weight: 400;
	font-size: 16px;
	line-height: 1.6em;
	color: #666;
	margin-top: 10px;
}
.team-main h3{
	font-weight:700;
	font-size:2.5em;
	color:#ffffff;
	margin:0;
}
.advn {
	padding: 5em 0px;
}
.advn-main{
	text-align:center;
}
.advn-top {
	margin-top: 5em;
}
.advn-left span {
	color: #454c58;
	padding: 20px 30px;
	font-weight: 700;
	font-size: 24px;
	border: 4px solid #454c58;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
}
.advn-left h4 {
	color: #4b5a65;
	font-size: 1.25em;
	font-weight: 600;
	margin: 13% 0 0 0;
	line-height: 1.6em;
}
.advn-left p {
	font-weight: 400;
	font-size: 16px;
	line-height: 1.6em;
	color: #666;
	width: 93%;
	margin: 6px auto 0;
}
/*--about-Part-Ends-Here --*/
/*--training-Part-Starts-Here --*/
.training{
	
	border:1px solid !important;
	border-color:#999 !important;
	border-radius:8px !important;
	padding:10px;
	margin-top:10px;
	
	}
.trainingnew{
	
	border:1px solid !important;
	border-color:#999 !important;
	padding:10px;
	margin-top:10px;
	
	}	
.trainingnew span{
	color:#0E4CAD;
	}
.trainingnew h4{
	font-weight:bold;
	}	

/*--training-Part-Ends-Here --*/
