.navbar-toggle {
	margin-top: -15px !important;
	width: 80px !important;
}

.list-inline a {
	color: #fff !important;
	text-transform: uppercase;
}

.list-inline a:hover {
	color: #001a4b !important;	
}

h1 {
	color: #fff !important;
}

.findout-more {
	margin-top: 15px !important;
	border: 2px solid #fff !important;
	color: #fff !important;
}

.heading-slogan-section,
.customers-section,
.contact-section {
	background-color: #001a4b !important;
}

.infobox a {
	color: #001a4b !important;
}

.footer-main {
	background-color: #fff;
}