@charset "utf-8";
.service {
}
.container-fluid.service {
	background-image: url(../images/12_zumd_001.jpg);
	background-size: cover;
	height: 600px;
	margin-bottom: -13px;
}
.container-fluid.service .row .col-sm-8.col-sm-offset-3.col-lg-6.service {
	background-color: hsla(0,0%,36%,0.72);
	color: hsla(0,0%,100%,1.00);
	margin-top: 10%;
}
.col-sm-8.col-sm-offset-3.col-lg-6.service a .btn.btn-primary.center-block {
	width: 150px;
}
