#sep-bottom-8 .bg-wrap {
    background-color: rgba(255, 255, 255, 0);
}

#sep-bottom-8 .bg {
    background-image: url('../images/bg-paint-bottom.png');
    background-repeat: repeat-x;
    background-position: center bottom;
    background-size: auto 50px;
}

#nav-logo-menu-btn .bg-wrap {
	background: rgba(36, 104, 130, 0.76);
}#benefits-3col-3 .bg-wrap {
    background-color: #f4f5f6;
}
#benefits-4col-7 .bg-wrap {
    background-color: #F4F5F6;
}


#benefits-4col-7 .bg {
    background-image: url('../images/bg-pattern-3.png');
    background-repeat: repeat;
    background-position: center;
    background-size: 50px 50px;
    opacity:0.075;
}


#clients-5col-2 .bg-wrap {
	background: #eeeeee;
}

#footer-logo-text-2 .bg-wrap {
	background: rgba(36, 104, 130, 0.76);
}