#popup-center-icon-text .bg {
	background-image: url('../images/bg-scene-2.jpg');
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.2;
}

#contact-center-form-2 {
	background: linear-gradient(135deg, #5847a0, #bcb7d1);
}
