/* start about */
.breadcrumb-div {
	background-color:#FSFSFS;
}
.breadcrumb {
	padding:5px 0;
	margin-top:70px;

	width:100%;
}
.about-us {
	padding:0px 0;
}
.about-us h1 {
	letter-spacing:-3px;
	font-size:42px;
	
}
.about-us hr {
	width:100%;
}
.about-features {
	padding: 0 0 30px;
}
.about-features h3 {
	font-family: 'Raleway', sans-serif;	
}
.about-features p {
	font-family: 'Raleway', sans-serif;
	margin-bottom:30px;
	padding-top:10px;
	font-size:16px;
	 text-align: justify;

}
.ceo {
	background-color:#EEE;
	padding-top:10px;
}
.ceo h2{
	font-family: 'Raleway', sans-serif;
}
.ceo .lead{
	line-height:1.2em;
}
.ceo .btn-primary{
	background-color:#333;
	border-color:#333;
	display:inline-block;
	margin-bottom:30px;
}
/* end about */
/* start faq */
.faq {padding: 40px 0;}
.faq h1{
	font-family: 'Raleway', sans-serif;
	letter-spacing:-1px;
	font-size:65px;
}
.faq hr{
	width:70%;
}
.faq-questions .panel-heading {
	padding: 20px 15px;;
.faq-questions .panel-heading a:after {
	font-family: 'Glyphicons Halflings';
	content: '\e114';
	float: right;
	color: #444;
}
.faq-questions .panel-heading a.collapsed:after {
	content: '\e080';
	color: #999;

	
/* end faq */

