.navbar-logo {
	background-image: url(../images/logo-top.svg);
	background-repeat: no-repeat;
	padding-left: 19px;
	width: 270px;
	}
.navbar-brand > img {
	margin-top: -15px;
}

.navbar-custom,
.navbar-custom .dropdown-menu {
	background: rgba(22, 41, 106, 0.9);
}

#footer {
	background: #16296A;
}