#header-center-logo-slogan-img {
	background: #3a3a3a;
}

#header-center-logo-slogan-img .bg {
	background-image: url('../images/kgbs-1-bg-1.jpg');
	background-size: auto;
	-webkit-background-size: auto;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.4;
}

#counter-4col {
	background: linear-gradient(135deg, #30b785, #999999);
}
#desc-text-btn-img {
	background: #edfffe;
}
#benefit-2col {
	background: #ffffff;
}
#contact-center-text-map {
	background: #f2f2f2;
}
#footer-text-logo-btn {
    background: #768190;
}