
#nav-logo-menu-2 .bg-wrap {
	background: #f39c12;
}

#header-text-4 .bg-wrap {
    background: #fdebd0;
}

#desc-halfbg-text-img-text .bg-wrap {
    background-color: #fef5e7;
}

#benefits-3col-3 .bg-wrap {
    background: #fdebd0;
}

#desc-text-halfbg-2 .bg-wrap {
    background-color: #f8c471;
}

#text-4col .bg-wrap {
    background: #e67e22;
}

#desc-img-text .bg-wrap {
    background-color: #d68910;
}

#testimonial-3col-3 .bg-wrap {
    background: #935116;
}

#contact-img-form .bg-wrap {
    background-color: #f5b041;
}

#cookie-text-btn-2 .bg-wrap {
    background: rgba(148, 81, 22, 0.8);
}

#footer-text-logo .bg-wrap {
    background-color: #f9e79f;
}#header-text-4 .bg {
    background-image: url('../images/bg-12.webp');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity: 0.33;
}


#cookie-text-btn-2 .bg {
    opacity: 0.5;
    background-size: 200px auto;
    background-repeat: Repeat;
}
