.img-logo-surpluse{

	width: 96px;
}
.title span{
	
}
#intro{
	background:url("../../assets/images/Header_image.png")no-repeat;
	background-size: auto;
	background-position:center;
    padding: 0;
}
.navigation{
	background-color:#fff;

}
.footer{
	
	padding-top: 60px;
	padding-bottom:  20px;
	background-color: #F7F8FC;
	margin-top: 10px;
	
}
.footer p{
	/**/
}
.footer .footer-info-area .footer-logo img {
    max-width: 200px;
}
.support-link-widget h4,.link-list >li > a{
	/*color:#fff !important;*/
}
.faviconicon{
	font-size: 32px;
}
.link-list li{
	border-bottom: 0px dotted rgba(0, 0, 0, 0.3)!important;
}
#accordion-alt3 .panel-heading h4 {
font-size: 13px;
line-height: 28px;
}
.panel .panel-heading h4 {
font-weight: 400;
}

.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 15px;
color: inherit;
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 3px;
	padding: 10px 0;
	margin: 16px 0;
}
.panel {margin-bottom: 18px;
	background-color: #FFFFFF;
	
	border: 2px solid #00000080;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05);}
#accordion-alt3 .panel-heading h4 a i {font-size: 17px;line-height: 18px;width: 18px;height: 18px;margin-right: 8px;color: #A0A0A0;text-align: center;border-radius: 50%;margin-left: 6px;font-weight: bold;}  
.progress.pb-sm {
height: 6px!important;
}
.panel-body {
    padding: 15px;
}



/**  Blog load more Button  **/
#loadMore {
    /*padding-bottom: 30px;
    padding-top: 60px;*/
    text-align: center;
    width: 100%;
}
#loadMore a {
    /*background: #042a63;
    border-radius: 3px;*/
    color: white;
    display: inline-block;
    padding: 10px 30px;
    transition: all 0.25s ease-out;
    -webkit-font-smoothing: antialiased;
}
#loadMore a:hover {
    background-color: #021737;
}
.blogBox {
    margin-bottom: 30px;
    box-sizing: border-box;
}
.blog .backcolor{
	background-color: #0C009B;

}


/**  Carousel css **/
