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

#nav-fluid-logo-menu-btn-2 .nav-bg {
	background: #000000;
	opacity: 0.85;
}

#header-logo-slogan-cards {
	/*background: linear-gradient(135deg, #8253eb, #ffc857);*/
}

#header-logo-slogan-cards .bg {
	background-image: url('../images/agency-banking.jpg');
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.15;
	opacity: .2;
}
#text-1col {
	background: #9e2959;
}

#text-2col {
	background: #ccecce;
}
#benefit-fluid-4col {
	background: linear-gradient(135deg, #937db2, #5dc5e7);
    background: -webkit-linear-gradient(315deg, #937db2, #5dc5e7);
}
#footer-list-subscribe-2 {
	background: #461788;
}
#footer-text-logo-btn {
    background: #768190;
}

#benefit-fluid-4col .card-icon{
    color: #9E2959 !important;
}