.navbar-nav {
	float: left;
}
.navbar-nav>li>a {
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 5px;
}

.breadcrumb {
	direction: ltr;
}

.breadcrumb li {
	float: left;
}

.footer-s1 .heading-footer {
	text-align: left;
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 2px;
}

.footer-s1 .heading-footer:after {
	left: 0;
	bottom: 0;
	height: 1px;
	width: 50px;
	content: " ";
	background: #fff;
	position: absolute;
}
.title-bar1 p {
    text-align: left;
}
