.gKota:hover, .gKab:hover, .gDesa:hover {
	cursor: pointer;
}

.wa-me:hover {
	cursor:  pointer;
}

.dasar-hukum-view {
	width: 100%;
	height: 500px;
	margin-top: 25px;
}

.dasar-hukum-unduh {
	background: #28a745 !important;
}

.text-kotak {
	font-size: 12px;
}

.v-center-min{
	min-height: 100%;
	display: flex;
	align-items: center;
}

.img-center-logo {
	width: auto !important;
	max-height: 300px !important;
	margin-bottom: 75px !important;
	margin-top: 25px !important;
}
.div-img-logo {
	display: flex;
	justify-content: center;
}

@media (max-width: 768px) {
	.tab-pane {
		margin-left: 50px;
	}

	.atas {
		order: 1;
	}

	.bawah {
		order: 2;
	}
}

@media (max-width: 500px) {
	.tab-pane {
		margin-left: 75px;
	}
}

.para-pan p, .para-pan li {
	text-align: justify;
}