
#nav-menu-logo .bg-wrap {
	background: #b6cacc;}
#nav-menu-logo .bg {
	opacity: 0.45;
}#header-text-4 .bg {
    background-image: url('../images/bg-12.webp');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity: 0.38;
}#desc-text-2 .bg {
    background-image: url('../images/bg-73.webp');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    opacity: 0.4;
}
#text-3col-4 .bg-wrap {
	background: #84b5ba;
}#desc-text-text-img .bg-wrap {
    background: #a2aab1;
}


#text-1col .bg-wrap {
	background: #89c7cd;
}#desc-img-text-3 .bg-wrap {
    background: #a2aab1;
}

#contact-img-form .bg-wrap {
	background: #95b5b8;
}#cookie-text-btn-2 .bg {
    opacity: 0.5;
    background-size: 200px auto;
    background-repeat: Repeat;
}

.light .navbar-nav.dark a, .dark .navbar-nav a, .light .dark .navbar-nav a, .navbar-nav.dark a {
    color: #000000;
    text-decoration: none;
    background-color: rgba(255,255,255,0);
}