#header-textbox .bg-wrap {
    background-color: #00695c;
}

#header-textbox .bg {
    background-image: url('../images/bg-71.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity:0.4;
}#header-textbox-2 .bg-wrap {
    background-color: #b2dfdb;
}


#header-textbox-2 .bg {
    background-image: url('../images/bg-62.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:1;
}
#contact-form .bg {
	background-image: url('../images/bg-31.webp');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 1;
}#cookie-text .bg-wrap {
    background: #00acc1;
}#footer-logo-text-2 .bg {
    background-image: url('../images/bg-sign-primary.webp');
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: auto;
    opacity:0.05;
}
