a {
	color: #116c00;
}
.top-header {
	background-color: #0c9e03;
}
.teks-berjalan .teks-wrapper {
	background-color: #35bb14;
}
.identitas-desa {
	/* background: #ececec !important;
	background-color: #ececec; */
	background-position-y: -180px;
	background-position-x: 62vw;
	background-size: 400px auto;
	/* background-repeat: no-repeat; */
}
.identitas-desa .brand .detail .h1 {
	color: #35bb14;
	margin: 0;
    height: 30px;
}
.identitas-desa .brand .detail .ket {
	color: #35bb14;
}
.h3 {
	color: #35bb14 !important;
}
nav.nav {
	background: #116c00 !important;
}
nav #navMenu {
	background: #116c00 !important;
}
nav .menu-toggle {
	background: #116c00 !important;
}
nav #navMenu li a {
	background: #116c00 !important;
}
nav #navMenu li.menu-active > a, nav #navMenu li.active a {
	background: #1ea915 !important;
}
nav #navMenu li ul.sub-menu {
	background: #1ea915 !important;
}
#article-content-wrapper .card .card-body .judul-berita {
	color: #116c00;
}
#article-content-wrapper .card .card-body .kategori-berita {
	background: #35bb14;
}
.mandiri-headline .h3 {
	color: #fff !important;
}
aside .widget .box h3.box-title {
	background: #35bb14;
}
aside .widget .box h3.box-title:before {
	border-right: 6px solid #116c00;
	border-top: 6px solid #116c00;
}
h2.judul-artikel {
	color: #116c00;
}
.btn-lihat-semua {
	border-color: #116c00;
	color: #116c00;
}
.btn-lihat-semua:hover {
	background: #116c00;
	border-color: #116c00;
}
#akses-data-wrapper .item {
	border-color: #116c00;
}
#akses-data-wrapper .item .jenis-akses-data {
	color: #116c00;
}
#layanan-mandiri {
	background: url('../image/hut_ri.png') no-repeat center center fixed;
	background-size: cover;
}
@media screen and (max-width: 767px) {
	.identitas-desa {
		background-color: #ececec;
		background-position-y: -67px;
		background-position-x: 67vw;
		background-size: 150px auto;
		/* background-repeat: space; */
	}
}
