#nav-center-logo-menu-social {
    background: transparent;
}

#nav-center-logo-menu-social .nav-bg {
    background: linear-gradient(135deg, #111111, #000000);
    background: -webkit-linear-gradient(315deg, #111111, #000000);
}#header-img-slogan-btn {
	background: #222222;
}

#header-img-slogan-btn .bg {
	background-image: url('../images/webhostingrecon.com-network.jpg');
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.9;
}
#text-2col-center {
	background: #000000;
}
#price-2col-2 .bg {
	background-image: url('../images/bg-blur-1.jpg');
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.25;
}#price-3col-3 {
    background: #eaf6fa;
}#price-4col-2 {
    background: #f2f2f2;
}#footer-list-banner {
	background: #222222;
}

#footer-list-banner .bg {
	background-image: url('../images/bg-blur-3.jpg');
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.19;
}