
.hero-image {
	min-height: 415px;
	background-size: cover;
	background-position: center center;
}

.hero-image .container {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	height: 415px;
}

.hero-image a.btn {
	padding: 12px 60px;
	color: white;
	text-transform: uppercase;
}

.hero-image h1 {
	font-size: 52px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: normal;
	color: #fff;
}

.callout {
	padding: 60px;
	background-color: rgba(124, 124, 124, .3);
}

.callout a {
	font-weight: bold;
	text-decoration: underline;
}

.step-block {
	padding: 60px;
}

.step-block header {
	text-align: center;
	margin-bottom: 20px;
}

.step-block header h3 {
	margin-bottom: 20px;
}

.steps {
	margin: 50px 0 30px;
}

.step-info {
	background-color: rgba(174, 174, 174, .2);
	padding: 50px;
	text-align: center;
	position: relative;
}

.step-info span {
	display: block;
}

.step-title {
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.5;
	letter-spacing: normal;
	text-align: center;
	color: #000;
	margin-bottom: 10px;
}

.steps .step .step-info:before {
	position: absolute;
	left: 0;
	right: 0;
	top: -30px;
	content: url("https://cdn-ilecdba.nitrocdn.com/NNvSsshXEoWbAXiTkMzRivuUKERhsgsx/assets/images/optimized/rev-8e485cc/www.arnoldthomasbecker.com.au/wp-content/themes/atb/images/steps/1.svg");
	width: 100%;
	height: 60px;
	text-align: center;
	vertical-align: middle;
}

.steps .step2 .step-info:before {
	content: url("https://cdn-ilecdba.nitrocdn.com/NNvSsshXEoWbAXiTkMzRivuUKERhsgsx/assets/images/optimized/rev-8e485cc/www.arnoldthomasbecker.com.au/wp-content/themes/atb/images/steps/2.svg");
}

.steps .step3 .step-info:before {
	content: url("https://cdn-ilecdba.nitrocdn.com/NNvSsshXEoWbAXiTkMzRivuUKERhsgsx/assets/images/optimized/rev-8e485cc/www.arnoldthomasbecker.com.au/wp-content/themes/atb/images/steps/3.svg");
}

.step-block footer {
	display: flex;
	align-items: center;
	justify-content: center;
}
