
#header-breadcrump .bg {
	opacity: 0.44;
	background-image: url('../images/bg-82.jpg');
}
#header-breadcrump .bg-wrap {
	background: rgba(0, 0, 0, 0.86);
}#header-text .bg {
    background-image: url('../images/bg-46.jpg');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity:0.25;
}

#action-text-btn-2 .bg-wrap {
	background: rgba(245, 234, 204, 0.95);}
#footer-text .bg-wrap {
	background: linear-gradient(to bottom, rgba(84, 150, 224, 0.9), #0f4cd5);
}

#footer-logo-text-2 .bg-wrap {
	background: #00027a;
}