.bolum {
	padding-top: 40px;
}
.box-bolum {
	padding-bottom: 30px;
}

.box-bolum h4 {
	margin: 0;
	padding: 10px 0;
}
.box-bolum p {
	margin: 0;
	padding: 0;
}
.box-bolum a {
	text-decoration: none;
	color: #ffffff;
	display: block;
	position: relative;
}

.box-bolum a span {
	display: block;
	position: absolute;
	width: 60px;
	height: 60px;
	line-height: 60px;
	right: 0;
	top: 0;
	background-color: #222222;
	text-align: center;
}

.kusak {
	margin-bottom: -30px; /* bkz Footer */
	/* min-height: 240px; */
	background-color: #fafafa;
}

.box-kusak {
	margin: 30px 0;
	box-shadow:0px 5px 10px 0px rgba(106, 106, 106, 0.15);
	background-color: #ffffff;
	border-radius: 4px;
	overflow: hidden;
	text-align: center;
}
.box-kusak p {
	display: block;
	padding: 15px 10px;
	min-height: 120px;
}
.box-kusak a {
	display: block;
	padding: 15px 10px;
	background-color: #31567a;
	color: #ffffff;
	text-decoration: none;
}

.hold-kusak .col4 {
	display: inline-block;
	vertical-align: top;
	float: none;
}
.hold-kusak .col3 {
	display: inline-block;
	vertical-align: top;
	float: none;
}
