#nav-menu .bg-wrap{
    background-color: #fff3e0;
}

#header-text-carousel .bg-wrap {
    background: #000000;
}#header-text-carousel .bg {
    background-image: url('../images/bg-52.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.21;
}
#benefits-2col-7 .bg-wrap {
    background-color: #ffccbc;
}

#desc-text-8 .bg-wrap {
    background: #d84315;
}

#benefits-4col-counter-2 .bg-wrap {
    background-color: #ffab91;
}

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

#contact-form-halfbg .bg-wrap {
    background: #ffffff;
}#desc-text-8 .bg {
    background-image: url('../images/bg-23.webp');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity:1;
}
#cookie-text .bg-wrap {
    background-color: rgba(191, 54, 12, 0.8);
}

#footer-text-logo-social .bg-wrap {
    background: #bf360c;
}