#header-img-text .bg {
    background-image: url('../images/bg-20.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.5;
}#benefits-2col-6 .bg-wrap{
    background: #f4f5f6;
}#benefits-3col-10 .bg {
    background-image: url('../images/Bluetooth.png');
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    opacity:0.075;
}
#gallery-3col-5 .bg-wrap {
    background-color: #f4f5f6;
}
#desc-img-list-3col .bg-wrap {
    background-color: #f4f5f6;
}#clients-5col .bg-wrap{
    background: #F4F5F6;
}
/* #footer-logo-text-2 .bg {
    background-image: url('../images/bg-sign-primary.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: auto;
    opacity:0.05;
} */
#footer-logo-text-2 .bg {
    background-color: black;
}

#contact-text-form .bg {
	background-image: url('../images/bg-3.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 0.15;
}