.nav-bg-color {
	background: #333333;
}#nav-logo-2row-2 .nav-bg {
	background: #333333;
	opacity: 1;
}

#header-slogan-form .bg {
	background-image: url('../images/main-bg.jpg');
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.75;
}#desc-card-4col {
	background: #eeeeee;
}
#action-btn-text {
	background: #000000;
}

#action-btn-text .bg {
	background-image: url('../images/bg2.jpg');
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.75;
}
#desc-full-halfbg-text-btn {
	background: #eeeeee;
}

#desc-full-halfbg-text-btn .half-container-left {
	background-image: url('../images/about-we.jpg');
	background-size: contain;
	-webkit-background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: center center;
	opacity: 1;
}
#footer-fluid-text-icon-social {
	background: #222222;
}