#header-text-carousel .bg {
    background-image: url('../images/bg-52.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.25;
}

#benefits-4col-3 .content-box:nth-child(1) {
    background-color: #16a085;
}
#benefits-4col-3 .content-box:nth-child(2) {
    background-color: #27ae60;
}
#benefits-4col-3 .content-box:nth-child(3) {
    background-color: #2980b9;
}
#benefits-4col-3 .content-box:nth-child(4) {
    background-color: #8e44ad;
}

#text-1col .bg-wrap {
	background: #ecf0f1;
}#desc-text-2 .bg {
    background-image: url('../images/bg-73.webp');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    opacity: 0.25;
}
#text-2col-4 .bg-wrap {
	background: #bdc3c7;
}#contact-form .bg {
	background-image: url('../images/bg-31.webp');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 0.24;
}#cookie-text-btn-2 .bg {
    opacity: 0.5;
    background-size: 200px auto;
    background-repeat: Repeat;
    background-image: url(../images/bg-pattern-1-primary.webp);
}
#footer-img-text .bg-wrap {
    background-color: #ecf0f1;
}
