.spek-judul {
	font-family: 'Dosis', sans-serif;
	margin:0;
	font-size: 15px;
    color: #f00;
	text-transform: uppercase;
}
.spek-isi {
	margin:0;
	font-size: 15px;
    
}

.d2_adas_services_grid_1_building{
    margin: 0 auto;
}
.
.d2_adas_services_grid_1_building i{
	color:#212121;
	font-size:3em;
	line-height:2.4em;
}
.
.d2_adas_services_grid_1_building img{
	width:100%;
}
.d2_adas_services_grid_building {
    text-align: center;
    padding: 0;
    width: 49%;
    margin-left: 1%;
    border: 1px solid #C2C2C2;
}

.text-putih {
  color: #fff;
}



.stepwizard-step p {
    margin-top: 10px;
}

.stepwizard-row {
    display: table-row;
}

.stepwizard {
    display: table;
    width: 100%;
    position: relative;
}

.stepwizard-step button[disabled] {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
}

.stepwizard-row:before {
    top: 14px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #e52b2b;
    z-order: 0;

}

.stepwizard-step {
    display: table-cell;
    text-align: center;
    position: relative;
	line-height: 1.428571429;
}

.btn-circle {
  width: 40px;
  height: 40px;
  text-align: center;
  padding: 10px 0;
  font-size: 20px;
  line-height: 1.0;
  border-radius: 25px;
}