
.nav-bg-color {
	background: #7061b0;
}

#nav-logo-menu-btn-2 .nav-bg {
	background: #7061b0;
	opacity: 0.33;
}
#header-slogan-btn{
    background: #2b356f;
}
#header-slogan-btn .bg {
    background-image: url('../images/bg.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity:1;
}#desc-text-img-2 .bg {
    background-image: url('../images/bg-27.jpg');
    background-size: cover;
    -webkit-background-size: cover;
    background-repeat: no-repeat;
    -webkit-background-repeat: no-repeat;
    background-position: bottom center;
    opacity: 1;
}#counter-fluid-6col {
	background: linear-gradient(135deg, #7061b0, #6d82e1);
}#contact-quartbg-form-text .quarter-container-left {
    background-image: url('../images/bg-wood-6.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:1;
}#popup-center-icon-text .bg {
	background-image: url('../images/bg-scene-2.jpg');
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.2;
}
#footer-text-logo-share {
    background: radial-gradient(circle, #653E23 30%, #4E2D18 70%);
    background: -webkit-radial-gradient(circle, #653E23 30%, #4E2D18 70%);
}

#footer-text-logo-share .bg{
    background-image: url('../images/bg-23.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.5;
}