#nav-logo-menu .bg-wrap {
    background: #ea580c;
}
#header-text-2 .bg {
    background-image: url('../images/bg-42.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.26;
}
#header-text-2 .bg-wrap {
    background: #fff7ed;
}
#desc-halfbg-text-3 .bg-wrap {
    background: #c2410c;
}
#desc-text-halfbg .bg-wrap {
    background: #9a3412;
}
#benefits-2col-6 .bg-wrap{
    background: #fed7aa;
}
#benefits-3col-counter .bg-wrap{
    background: #fdba74;
}
#desc-text-img .bg-wrap {
    background: #ea580c;
}
#contact-text-form .bg {
	background-image: url('../images/bg-3.webp');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 0.15;
}
#contact-text-form .bg-wrap {
    background: #fff7ed;
}
#cookie-text .bg-wrap {
    background-color: rgba(234, 88, 12, 0.9);
}
#footer-logo-text-social .bg-wrap {
    background: #ea580c;
}