
#nav-logo-menu-2 .bg-wrap {
	background: #2D3748;
}#header-text-3 .bg {
    background-image: url('../images/bg-60.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.27;
}

#header-text-3 .bg-wrap {
	background: rgba(255, 255, 255, 0.4);
}#desc-text-halfbg-2 .bg-wrap {
    background: #2D3748;
}
#desc-text-img .bg-wrap {
	background: #2D3748;
}#desc-halfbg-text-6 .bg-wrap {
    background: #2D3748;
}

#footer-logo-text-2 .bg-wrap {
	background: #2D3748;
}
.dark
 {
    background-color: #2D3748;
}

.light {
    background-color: #EDF2F7;
}