/* items header */
.header-image.wbs {
	background-position: center;
	background-repeat: no-repeat;
	padding: 60px 0;
}
.header-image.wbs h4 {
	color: #ffffff;
	font-size: 64px;
	line-height: 60px;
}
.header-image.wbs p.button,
.header-image.wbs a.button,
.header-image.wbs a.ait-sc-modal-link {
	background-color: rgba(255,255,255,0.7);
	border: 2px solid #000000;
	color: #333333;
	font-size: 22px;
	display: inline-block;
	line-height: 22px;
	padding: 12px;
	font-weight: 600;
	margin: 10px 0 10px;
}
.header-image.wbs a.button:hover
.header-image.wbs a.ait-sc-modal-link:hover {
	background-color: #333333;
	border-color: #ffffff;
	color: #ffffff;
}