#nav-center-logo-menu-btn {
    background: transparent;
}

#nav-center-logo-menu-btn .nav-bg {
    background: linear-gradient(135deg, #FF5C5C, #42C2EA);
    background: -webkit-linear-gradient(315deg, #FF5C5C, #42C2EA);
}#action-btn-text {
    background: #e9fbff;
}#subscribe-field-halfbg .half-container-right {
	background-image: url('../images/U_Kamina.jpg');
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: center center;
	opacity: 1;
}#desc-card-3col {
	background: #5969d1;
}

#desc-card-3col .bg {
	background-image: url('../images/bg-abstract-1.jpg');
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.05;
}#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;
}