
#desc-text-btn-halfbg .half-container-right {
	background-image: url('../images/servise.jpg');
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: center center;
	opacity: 1;
}

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


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

#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;
}
#price-3col-3--0 {
	background: #eaf6fa;
}

#text-1col {
	background: #eaf6fa;
}

#text-1col-center-3 {
	background: #eaf6fa;
}

#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;
}

#centered-row {
    display: flex;
    justify-content: center;
}
