#nav-center-menu-logo-btn .nav-bg {
	background: #000000;
	opacity: 1;
}#header-center-logo-slogan .bg {
	background-image: url('../images/bg-blur-2.jpg');
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.075;
}#desc-quartbg-text-btn {
	background: linear-gradient(135deg, #ff9300, #ffac00);
}

#desc-quartbg-text-btn .bg {
	background-image: url('../images/bg-abstract-1.jpg');
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: bottom center;
	opacity: 0.03;
}
#desc-quartbg-text-btn .quarter-container-left {
    background-image: url('../images/bg-city-4.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:1;
}