

#popup-img-text-halfbg--0 .modal-content {
	background: #222222;
}

#popup-img-text-halfbg--0 .bg {
	background-image: url('../images/bg-28.jpg');
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: center center;
	opacity: 0.5;
}
#popup-img-text-halfbg--0 .half-container-right {
	background-image: url('../images/9.jpg');
	background-size: cover;
	-webkit-background-size: cover;
	background-repeat: no-repeat;
	-webkit-background-repeat: no-repeat;
	background-position: center center;
	opacity: 1;
}