
.nav-bg-color {
	background: linear-gradient(to right, #444444, #0069ff);
}
#nav-center-menu-logo-btn {
    background: transparent;
}
#nav-center-menu-logo-btn .nav-bg {
	background: linear-gradient(to right, #444444, #0069ff);
	opacity: 1;
}#contact-center-form-2 .bg {
	background-image: url('');
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: bottom center;
	opacity: 1;
}