
#desc-text-btn-halfbg--0 {
	background: linear-gradient(135deg, #0237f1, #0f1224);
}


#desc-text-btn-halfbg{
    background: #f8f9fb;
}

#desc-text-btn-halfbg--0 .half-container-right {
	background-image: url('../images/b2b.jpg');
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: left center;
	opacity: 1;
}
#text-1col--0 {
	background: linear-gradient(135deg, #0237f1, #0f1224);
}

#text-1col--0 .bg {
	background-image: url('../images/world.png');
	background-size: contain;
	-webkit-background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: center right;
	opacity: 1;
}

#footer-list-subscribe {
	background: #0f1224;
}
#footer-list-subscribe-2{
    background: #222222;
}