@import url(css/font-awesome/css/font-awesome.min.css);

/*Navbar */
 .dropdown-menu {
		border: 0;
		background-color: rgba(135,203,255,.66) !important;
	}

	.jilid {
		width: 100%;
		height: 27px;
		border-radius: 6px;
		background-color: rgba(0,123,225,.88);
		color: white;
		text-shadow: 1px 1px 1px rgba(0,0,0,.6);
		padding: 2px 6px;
		font-weight: 200;
		font-size: 16px;
	}

	.testimonial h5 {
		font-weight: 200;
		text-align: center;
		font-style: italic;
		font-size: 16px;
	}

	.counter {
			font-size: 25px;
			font-family: viga;
			text-align: center;
		}

	.counter12 {
			font-size: 2px;
			font-family: viga;
			text-align: center;
		}

	.tiga {
		font-size: 30px;
		font-weight: 200px;
		text-transform: uppercase;
	}

	input[type=text]#jm {
		width: 100%;
		height: 100%;
		box-sizing: border-box;
		border: 6px solid #454545;
		border-radius: 12px;
		font-family: viga;
		font-size: 27px;
		background-color: rgba(255,255,255,0);
		color: #454545;
		transition: border 0.5s;
		outline: none;
		padding: 30px;
		text-align: center;
	}

	.kantordesa .card2b p {
		color: #454545;
		font-weight: lighter;
		font-size: 14px;
		margin: 0px;
		text-align: left;
	}

	.jwalimah {
		background-color: rgba(249,212,35,.6);
		padding: 2px 10px;
		position: absolute;
		font-size: 11px;
		font-weight: lighter;
		color: white;
		text-shadow: 1px 1px 1px rgba(0,0,0,.6);
		margin-top: 10px;
		margin-left: 0px;
		text-align: left;
	}

	.deskrip {
		background-color: rgba(0,0,0,.6);
		padding: 2px 10px;
		position: absolute;
		right: 0;
		bottom: 0;
		font-size: 9px;
		font-weight: lighter;
		color: white;
		text-shadow: 1px 1px 1px rgba(0,0,0,.6);
		margin-right: 3px;
		margin-bottom: 5px;
		text-align: left;
	}

	.deskrip2 {
		background-color: rgba(0,0,0,.6);
		padding: 2px 10px;
		position: absolute;
		right: 0;
		bottom: 0;
		font-size: 9px;
		font-weight: lighter;
		color: white;
		text-shadow: 1px 1px 1px rgba(0,0,0,.6);
		margin-right: 3px;
		margin-bottom: 45px;
		text-align: left;
	}

	.whapus {
		background-image: linear-gradient(to right, #f83600 0%, #f9d423 100%);
		padding: 2px 10px;
		position: absolute;
		margin-top: 10px;
		margin-left: 10px;
		font-size: 12px;
		color: white;
		transition: .4s;
	}

	.whapus:hover {
		border-radius: 20px;
	}

	.whapus a {
		text-decoration: none;
		color: white;
	}

	.undangan {
		margin-top: -150px;
		text-align: center;
		background-color: #d1ccc0;
		background-image: url(img/leaves.png);
		margin-bottom: 0px;
	}

	.atas-undangan {
		margin-top: 200px;
	}

	.tengah-undangan {
		margin-top: 50px;
	}

	.bawah-undangan {
		margin-top: 50px;
		margin-bottom: 80px;
	}

	.undangan .judul {
		font-weight: lighter;
		font-size: 40px;
		color: #454545;
		text-transform: uppercase;
		margin-top: 0px;
		color: #454545;
	}

	.undangan span {
		font-weight: 600;
	}

	.undangan h2 {
		font-weight: 500;
		font-size: 25px;
		color: #454545;
		text-transform: uppercase;
		margin-top: 20px;
		color: #454545;
		margin-bottom: -10px;
	}

	.undangan h2 {
		font-weight: 500;
		font-size: 20px;
		color: #454545;
		text-transform: uppercase;
		margin-top: 20px;
		color: #454545;
		margin-bottom: -10px;
	}

	.undangan h3 {
		font-weight: 400px;
		font-size: 18px;
		color: #454545;
		margin-top: 10px;
		color: #454545;
		margin-bottom: 10px;
	}

	.undangan img {
		width: 100%;
		margin-top: 30px;
		margin-bottom: 0px;
		border-radius: 3px;
	}

	.undangan p {
		font-size: 12px;
		font-weight: lighter;
		text-align: center;
		color: #454545;
		margin-top: 10px;
	}

	.undangan ul, ol, li {
		font-weight: lighter;
		text-align: center;
		color: #454545;
		margin-top: 5px;
		font-size: 10px;
	}

	.situs img {
		margin-top: 30px;
		border-radius: 12px;
		width: 100%;
		height: auto; /*
		box-shadow: 0px 3px 10px 1px rgba(0,0,0,0.19);*/
		transition: .6s;
	}

	.wisata {
		margin-top: 100px;
	}

	.wisata h3 {
		font-size: 40px;
		font-weight: lighter;
	}

	.wisata .card {
		margin-top: 10px;
	}

	.wisata .card .panel {
		width: auto;
		height: 50px;
		position: absolute;
		bottom: 10px;
		left: 10px;
		background-color: rgba(225,225,225,.6);
		color: white;
		text-shadow: 1px 1px 1px rgba(0,0,0,.6);
		padding: 0px 10px;
		font-family: roboto;
		font-size: 16px;
		text-transform: uppercase;
	}

	.wisata .card .spanel {
		width: 150px;
		height: 20px;
		border-radius: 0px 2px 2px 0px;
		position: absolute;
		bottom: 15px;
		left: 10px;
		background-color: rgba(255,103,30,1);
		color: white;
		text-shadow: 1px 1px 1px rgba(0,0,0,.6);
		padding-bottom: 2px;
		padding-left: 2px;
		font-family: roboto;
		font-weight: bold;
		font-size: 14px;

	}



	.card2c .card-img-top img {
		width: 100px;
		height: 100px;
		margin: 0px;
		border-radius: 3px;
		margin-left: 0px;
	}

	.card2c:hover {
		box-shadow: 0px 10px 6px -10px rgba(0,0,0,.16);
	}

	.situs3 .input {
		margin-top: 5px;
		width: 50px;
		height: 50px;
		background-image: linear-gradient(60deg, #64b3f4 0%, #c2e59c 100%);
		padding: 0px;
		text-align: center;
		box-shadow: 0px 10px 10px -10px rgba(0,0,0,.33);
		border: 0;
		transition: .6s;
	}

	.situs3 .input:hover {
		box-shadow: 0px 26px 13px -10px rgba(0,0,0,.25);
	}

	.situs3 .input label {
		color: white;
		font-size: 30px;
		font-family: viga;
	}

	.situs3 h3 {
		color: #424242;
		margin-top: 30px;
		font-size: 20px;
		font-weight: 100;
		text-transform: uppercase;
		text-align: center;
	}

	.card2c img {
		width: 100%;
		height: 50px;
	}

	.situs2 {
		background-color: #eef5f9;
	}

	.admin .card {
		margin: 10px;
		transition: .6s;
		background-color: #ABDBF1;/*#9BD1E9*/
		border: 0;
	}

	.admin .card:hover {
		box-shadow: 0px 16px 25px -20px rgba(0,0,0,.40);
		background-color: #B8E2F5;
	}

	.admin .card h3 {
		font-size: 20px;
		font-weight: lighter;
		text-align: center;
		text-transform: uppercase;
	}

	.btn-detail,
	.btn-edit,
	.btn-hapus {
		width: auto;
		height: auto;
		padding: 10px 12px;
		margin: 0px;
		color: white;
		border-radius: 50%;
		font-family: viga;
		font-size: 16;
		box-shadow: 0px 0px 0px 0px rgba(0,0,0,.23);
		box-sizing: border-box;
		transition: .6s;
	}

	
	.btn-hapus:hover {
		box-shadow: 0px 25px 17px -7px rgba(0,0,0,.16);
	}

	.btn-detail:hover {
		box-shadow: 0px 25px 17px -7px rgba(0,0,0,.16);
	}
	.btn-edit:hover {
		box-shadow: 0px 25px 17px -7px rgba(0,0,0,.16);
	}

	

	.btn-detail {
		background-color: #78e08f;
	}

	.btn-edit {
		background-color: #1e3799;
	}

	.btn-hapus {
		background-color: #eb2f06;
	}

	

	.form {
		background-color: #eef5f9;
		padding: 10px;
	}

	.form .card {
		width: 100%;
		margin: 0px;
		margin-top: 10px;
		padding: 10px;
		box-shadow: 0px 6px 7px -10px rgba(0,0,0,.16);
		transition: .4s;
	}

	.form .card:hover {
		box-shadow: 0px 16px 17px -10px rgba(0,0,0,.16);
	}

	.form .card h3 {
		text-transform: uppercase;
		font-weight: 100px;
	}

	
	.form .input {
		width: 100%;
		height: auto;
		background-image: linear-gradient(60deg, #64b3f4 0%, #c2e59c 100%);
		padding: 10px;
		text-align: center;
		box-shadow: 0px 16px 13px -10px rgba(0,0,0,.25);
		border: 0;
		color: white;
		font-family: 'viga';
		letter-spacing: 2px;
		transition: .6s;
	}

	.form .input:hover {
		border-radius: 0px;
		box-shadow: 0px 10px 10px -10px rgba(0,0,0,.33);
	}

	.form button {
		width: 100px;
		height: auto;
		background-image: linear-gradient(to right, #f83600 0%, #f9d423 100%);
		padding: 3px;
		text-align: center;
		box-shadow: 0px 10px 13px -5px rgba(0,0,0,.25);
		border: 0;
		color: white;
		font-size: 10px;
		font-family: 'viga';
		letter-spacing: .5px;
		transition: .6s;
	}

	.form button:hover {
		border-radius: 20px;
		box-shadow: 0px 3px 7px -10px rgba(0,0,0,.33);
	}

	.button button {
		width: 100px;
		height: auto;
		background-image: linear-gradient(to right, #f83600 0%, #f9d423 100%);
		padding: 3px;
		text-align: center;
		box-shadow: 0px 10px 13px -5px rgba(0,0,0,.25);
		border: 0;
		color: white;
		font-size: 16px;
		font-family: 'viga';
		letter-spacing: .5px;
		transition: .6s;
	}

	.button button:hover {
		border-radius: 20px;
		box-shadow: 0px 3px 7px -10px rgba(0,0,0,.33);
	}

	#map {
      margin-top: 20px;
      width: 100%;
      height: 500px;
      background-color: #f9f9f9;
      display: none;
    }

	


.wadah-mengetik {
	text-align: center;
	font-size: 22px;
	width: 100%;
	white-space:nowrap;
	overflow:hidden;
	transition: .6s;
	-webkit-animation: .9s bounce cubic-bezier(.1,.25,.1,.15) alternate;
}

@keyframes bounce {
  0% {
      transform: translateY(-200%);
      opacity: 0;
  }
  100% {
      transform: translateY(0);
      opacity: 1;
  }
}

@keyframes ketik{
		from { width: 0; }
}

@-webkit-keyframes ketik{
		from { width: 0; }
}

.navbar {
	background-color: white;
}

.navbar-brand {
	font-size: 27px;
}

.dropdown-item {
	color: white !important;
}

.dropdown-item:hover {
	background-color: rgba(135,203,255,.16) !important;
}

#judul h1 {
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 35px;
	text-align: center;
}

#judul p {
	font-weight: lighter;
	text-align: center;
	font-size: 12px;
}

#judul span {
	width: 100%;
	padding: 2px 5px;
	background-color: #454545;
	color: white;
	font-weight: bold;
	font-size: 11px;
	transition: .6s;

}

#judul span:hover {
	border-radius: 12px;
}

.berita .card {
	width: 100%;
	height: auto;
	background-color: white;
	box-shadow: 0px 3px 12px 2px rgba(0,0,0,.19);
	margin-top: 30px;
	margin-bottom: 10px;
}

.berita p {
	font-weight: lighter;
}

.btn-berita {
	width: 100%;
	padding: 10px;
	background-color: white;
	border: 1px solid #454545;
	text-transform: uppercase;
	color: #454545;
	transition: .4s;
}

.btn-berita:hover {
	background-color: #454545;
	border: 1px solid white;
	color: white;
	font-weight: bold;
	letter-spacing: 1px;
}

.list-group {
	box-shadow: 0px 3px 12px 2px rgba(0,0,0,.19);
}

.list-group1 {
	margin-top: 30px;
}

.list-group2 {
		margin-top: 30px;
	}

.list-group h3 {
	font-weight: lighter;
	color: black;
	font-size: 30px;
}

.list-group-item:hover {
	background-color: #f1f1f1;
}

.list-group img {
	width: 70px;
	height: 60px;
	margin-right: 10px;
	border: 1px solid #454545;
}

.list-group-item-heading {
	font-size: 16px;
	font-weight: lighter;
	color: black;
}

.list-group-item-text {
	font-weight: lighter;
	color: #454545;
}

.counter3 {
	width: 100%;
	height: 100%;
	border: 6px solid #454545;
	background-color: rgba(0,0,0,0);
	border-radius: 12px;
	text-align: center;
	padding: 10px;
}

.kantordesa .counter {
	font-size: 180px;
	font-family: viga;
}

.kantordesa .counter7 {
	font-size: 80px;
	font-family: viga;
	margin-left: 0px;
}

.judul1 {
	font-size: 27px;
	color: white; 
	text-transform: uppercase;
	font-weight: lighter;
	text-align: center;
	margin-bottom: 20px;
}

.judul2 {
	font-size: 27px;
	color: #454545; 
	text-transform: uppercase;
	font-weight: lighter;
	text-align: center;
	margin-bottom: 20px;
}


.penduduk {
	width: 100%;
	height: 100%;
	padding-right: 30px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.penduduk .card {
	width: 100%;
	height: auto;
	border: 3px solid white;
	border-radius: 12px;
	background-color: rgba(0,0,0,0);
	text-align: center;
	color: white;
	margin-left: 0px;
	margin-top: 10px;
	padding: 10px;
	box-sizing: content-box;
}

.penduduk .swiper-slide {
	font-size: 10px;
}

.card2 {
	width: 100%;
	height: 100%;
	border: 3px solid royalblue;
	background-color: rgba(0,0,0,0);
	text-align: center;
	color: white;
	box-sizing: content-box;
	padding: 0px;
	margin: 0px;
	align-content: center;
}

.card2 img {
	margin-left: 0px;
}

.card2b {
	width: 100%;
	height: 100%;
	background-color: #eef5f9;
	text-align: center;
	color: #454545;
	padding: 30px 40px;
}

.card2b h3 {
	color: #454545;
	font-weight: 400px;
	font-size: 30px;
	margin: 0px;
	text-align: left;
}

.card99 {
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0);
	text-align: center;
	color: #454545;
	padding: 0px;
}

.card99 img {
	width: 50px;
	height: 50px;
	text-align: center;
	color: #454545;
	padding: 0px;
}

.card2c {
	width: 100%;
	height: 100%;
	background-color: white;
	text-align: center;
	color: #454545;
	padding: 5px;
	transition: .6s;
}


.card2c .counter {
	font-weight: bold;
	font-size: 20px;

}

.card2c label {
	color: #454545;
	font-weight: lighter;
	font-size: 12px;
	
}

.card99 label {
	color: #454545;
	font-weight: lighter;
	font-size: 12px;
	
}

.card4 {
		width: 97px;
		height: auto;
		border-radius: 12px;
		background-color: white;
		text-align: center;
		color: #454545;/*
		margin-top: 10px;
		margin-left: 10px;*/
		padding: 3px 3px;
		transition: .3s;
		box-shadow: 0px 1px 3px 1px rgba(0,0,0,.16);
	}

.card20 {
		width: 97px;
		height: auto;
		border-radius: 12px;
		background-color: white;
		text-align: center;
		color: #454545;/*
		margin-top: 10px;
		margin-left: 10px;*/
		padding: 15px 10px;
		transition: .3s;
	}

.card10 {
		width: 97px;
		height: auto;
		border-radius: 12px;
		background-color: white;
		text-align: center;
		color: #454545;/*
		margin-top: 10px;
		margin-left: 10px;*/
		padding: 30px 10px;
		transition: .3s;
	}

	.card4:hover {
		box-shadow: 0px 25px 16px -16px rgba(0,0,0,.16);
	}

	.card20:hover {
		box-shadow: 0px 25px 16px -16px rgba(0,0,0,.16);
	}



	.card5:hover {
	box-shadow: 0px 16px 20px -16px rgba(0,0,0,.16);
}



.card5 {
		width: 100%;
		height: 120px;
		border-radius: 12px;
		background-color: white;
		text-align: center;
		color: #454545;
		margin-top: 10px;
		padding: 2px;
		transition: .3s;
		margin-bottom: 10px;
	}
	.penduduk label {
		font-family: segoe UI;
		font-size: 14px;
		text-transform: uppercase;
	}

/* Jumbotron */
.index .jumbotron {
	background-image: url(img/2b.png);
	background-size: cover;
	height: 800px;
	text-align: center;
	position: relative;
}

.index .jumbotron .container {
	position: relative;
	z-index: 1;
}

.index .jumbotron::after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to top, rgba(0,0,0,.16), rgba(0,0,0,0));
	position: absolute;
	bottom: 0;
}

.index .jumbotron .display-4 {
	color: white;
	margin-top: 20px;
	font-weight: 200;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
	font-size: 80px;
	margin-bottom: 10px;
	letter-spacing: 10px;
}

.index .jumbotron .display-4 span {
	font-weight: 500;
}

.index .jumbotron p {
	text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
	font-weight: 200;
	color: white;
	margin-top: 0px;
	font-size: 16x;
}

.jumbotron {
	background-image: url(img/2b.png);
	background-size: cover;
	height: 540px;
	text-align: center;
	position: relative;
}
.jumbotron1 .jumbotron {
	background-image: url(img/2b.png);
	background-size: cover;
	height: 540px;
	text-align: center;
	position: relative;
}

.jumbotron .container {
	position: relative;
	z-index: 1;
}

.jumbotron::after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to top, rgba(0,0,0,0.7), rgba(0,0,0,0));
	position: absolute;
	bottom: 0;
}

.jumbotron .display-4 {
	color: white;
	margin-top: 150px;
	font-weight: 200;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
	font-size: 40px;
	margin-bottom: 10px;
}

.jumbotron .display-4 span {
	font-weight: 500;
}

.jumbotron .display-6 {
	color: white;
	letter-spacing: 1px;
	margin-top: 130px;
	font-weight: 330;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
	font-size: 35px;
	margin-bottom: 20px;
}

.jumbotron .display-5 {
	color: white;
	letter-spacing: 1.5px;
	font-weight: 150;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
	font-size: 18px;
	margin-bottom: 15px;
}

.jumbotron .display-7 {
	color: white;
	letter-spacing: 1px;
	font-weight: 400;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
	font-size: 16px;
	margin-bottom: 30px;
}

/* akhir jumbotron */


/* info panel */
.profil .info-panel {
	box-shadow: 0 3px 20px rgba(0,0,0,0.5);
	border-radius: 12px;
	margin-top: -100px;
	background-color: white;
	padding: 30px;
}

.walimah .info-panel {
	box-shadow: 0 3px 20px rgba(0,0,0,0.5);
	border-radius: 12px;
	margin-top: -100px;
	background-color: white;
	text-align: center;
	padding: 30px;
}

.profil .info-panel img {
	width: 80px;
	height: 80px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.profil .info-panel h4 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 5px;
}

.walimah .info-panel h4 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.profil .info-panel p {
	font-size: 14px;
	color: #ACACAC;
	margin-top: -5px;
	font-weight: 200;
}

.walimah .info-panel p {
	font-size: 14px;
	color: #454545;
	margin-top: -5px;
	font-weight: 200;
	margin-bottom: 3px;
}

/* kantor kami */
.situs-galeri {
	margin-top: 40px;
	text-align: center;
}

.situs-galeri img {
	border-radius: 12px;
}

.kantordesa {
	margin-top: 120px;
	text-align: center;
}

.kantordesa img {
	border-radius: 12px;
	width: 100%;
	height: auto;
}

.struktur {
	width: 100%;
	margin-top: 120px;
	padding: 0px;
	text-align: center;
}

.struktur h3 {
	font-size: 32px;
	font-weight: lighter;
	text-transform: uppercase;
	margin-top: 40px;
}

.struktur figure img {
	width: 100px;
	margin: 20px 10px 10px;
	opacity: 0.6;
}


.struktur figure img.utama {
	width: 120px;
	opacity: 1;
	margin-top: 5px;
}


.struktur figure h5 {
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	color: #1C2C5D;
}


.struktur figure p {
	font-size: 15px;
	color: #ACACAC;
	margin-top: -5px !important;
}

.struktur figcaption {
	text-align: center;
}

.kantordesa h3 {
	font-size: 32px;
	font-weight: 200;
	text-transform: uppercase;
	margin-top: 40px;
}

.kantordesa h3 span {
	font-weight: 500;
}

.struktur h3 span {
	font-weight: 500;
}

.struktur .tombol {
	margin-bottom: 20px;
}

.kantordesa p {
	font-size: 18px;
	color: #ACACAC;
	font-weight: 200;
	margin: 10px 0;
}


.testimonial {
	margin-top: 120px;
}


.testimonial figure img {
	width: 60px;
	margin: 20px 10px 10px;
	opacity: 0.6;
}


.testimonial figure img.utama {
	width: 90px;
	opacity: 1;
	margin-top: 5px;
}


.testimonial figure h5 {
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	color: #1C2C5D;
}


.testimonial figure p {
	font-size: 12px;
	color: #ACACAC;
	margin-top: -5px !important;
}

.testimonial figcaption {
	text-align: center;
}


/* footer */
.footer {
	margin-top: 40px;
	margin-bottom: 5px;
}

.footer p {
	color: #454545;
	font-size: 14px;
	font-weight: lighter;
}

.isi .info-panel {
	width: 100%;
	height: auto;
	padding: 10px;
	box-shadow: 0px 3px 12px 2px rgba(0,0,0,.19);
	background-color: white;
}

.isi .info-panel h2 {
	font-weight: bold;
	color: #454545;
}

.isi .info-panel .redaksi {
	font-weight: lighter;
	color: #454545;
	font-style: italic;
}

.isi .info-panel .swiper-container {
	width: 100%;
	height: auto;
	padding: 10px;
}

.struktur4 .swiper-container {
	width: 100%;
	height: auto;
	padding: 10px;
}

.isi .info-panel .swiper-slide img {
	border-radius: 3px;
	width: 100%;
}

.struktur4 .swiper-slide img {
	border-radius: 3px;
	width: 100%;
}

.isi .info-panel .redaksi span {
	margin-left: 5px;
	width: auto;
	height: auto;
	padding: 1px 7px;
	background-color: blue;
	border-radius: 12px;
	color: white;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-family: viga;
}

.isi .info-panel p {
	font-weight: lighter;
	color: #454545;
}

.isi .info-panel img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	border-radius: 4px;
}


/* utility */
.tombol {
	text-transform: uppercase;
	border-radius: 20px;
}

.penduduk2 .satu {
	width: auto;
	height: auto;
	padding: 2px 7px;
	color: white;
	font-weight: bold;
	background-color: #00b894;
	transition: .6s;
}

.penduduk2 .satu:hover {
	border-radius: 10px;
}

.penduduk2 .dua {
	width: auto;
	height: auto;
	padding: 2px 7px;
	color: white;
	font-weight: bold;
	background-color: #dc3545;
	transition: .6s;
}

.penduduk2 .dua:hover {
	border-radius: 10px;
}

.penduduk2 .zero {
	width: auto;
	height: auto;
	padding: 2px 7px;
	color: white;
	font-weight: bold;
	background-color: #006EB8;
	transition: .6s;
}

.penduduk2 .zero:hover {
	border-radius: 10px;
}

.penduduk2 .card {
		width: 100%;
		height: auto;
		background-color: white !important;
		border-radius: 20px;
		box-shadow: 0px 15px 15px -13px rgba(0,0,0,.16);
		margin-top: 10px;
		margin-left: 0px;
		padding: 30px 10px;
		transition: .6s;
	}

	.penduduk2 .card form {
		margin-top: 30px;
		transition: .6s;
	}

	.penduduk2 .card input[type=text] {
		width: 100%;
		box-sizing: border-box;
		border: 2px solid #A4D1FF;
		border-radius: 4px;
		font-size: 13px;
		background-color: white;
		background-image: url('img/ikon/searchicon.png');
		background-position: 8px 8px;
		background-repeat: no-repeat;
		padding: 8px 16px 8px 36px;
		margin-left: 0px;
		margin-right: 0px;
		color: rgb(90,90,90);
		transition: border 0.5s;
		outline: none;
	}

	.penduduk2 .card input[type=text]:focus {
		border: 2px solid #218EFF;
	}

	.penduduk2 .card .halaman {
		margin-top: 20px;
		margin-bottom: 3px;
		margin-left: 2px;
		display: inline-block;
		width: 10px;
		height: auto;
		font-family: lato;
		font-size: 10px;
		font-weight: lighter;
		background-color: white;
		box-shadow: 0px 1px 6px 1px rgba(0,0,0,.1);
		text-align: center;
		text-decoration: none;
	}

	.penduduk2 .card .halaman:hover {
		box-shadow: 0px 1px 6px 4px rgba(0,0,0,.1);
	}

	.penduduk2 .card table {
		margin-top: 10px auto;
		border-collapse: collapse;
		width: 100%;
	}

	.penduduk2 .card th, td {
		text-align: left;
		padding: 8px;
	}

	.penduduk2 .card th {
		font-family: lato;
		font-size: 13px;
	}

	.penduduk2 .card td {
		font-family: lato;
		font-size: 12px;
		font-weight: lighter;
	}

	.penduduk2 .card tr:nth-child(even){
		background-color: #f2f2f2;
	}

	.penduduk2 .card th {
		background-color: #83BEFB;
		color: white;
	}

	.penduduk2 .tombol2 {
		padding: auto;
		border-radius: 30px;
		background-image: linear-gradient(to right,#9DD7F9,rgba(58,91,225,0.88)) !important;
		border: 0;
		box-shadow: 0px 3px 5px 3px rgba(0,0,0,0.16);
		margin-right: 10px;
		font-family: lato;
		font-size: 14px;
		text-align: center;
		color: white;
		transition: .456s;
	}

	.penduduk2 .tombol2:hover {
		padding: auto;
		border-radius: 30px;
		background-image: linear-gradient(to right,#9DD7F9,rgba(58,91,225,0.88)) !important;
		border: 0;
		box-shadow: 0px 1px 2px 1px rgba(0,0,0,0.36);
		margin-right: 10px;
		box-sizing: content-box;
		color: white;
	}

	.penduduk2 h3 {
		font-size: 32px;
		font-weight: lighter;
		text-transform: uppercase;
		text-align: center;

	}

	.penduduk3 {
		margin-top: -150px;
		background-color: #d1ccc0;
		background-image: url(img/leaves.png);
	}

	.penduduk3 h2 {
		font-weight: 600px;
		font-size: 40px;
		text-transform: uppercase;
		margin-top: 200px;
		color: #454545;
	}

	.penduduk3 h3 {
		font-weight: 400px;
		font-size: 27px;
		text-transform: uppercase;
		margin-top: 20px;
		color: #454545;
	}

	.penduduk3 img {
		width: 100%;
		margin-top: 30px;
		margin-bottom: 30px;
		border-radius: 3px;
	}

	.penduduk3 p {
		font-weight: lighter;
		text-align: center;
		color: #454545;
	}

	.struktur3 {
		margin-top: 0px;
		margin-bottom: 20px;
		background-color: #d1ccc0;
		padding: 100px;
		text-align: center;
	}

	.struktur4 {
		margin-top: 60px;
		margin-bottom: 20px;
		background-color: white;
		padding: 10px;
		padding-left: 10px;
		padding-right: 10px;
		text-align: center;
	}

	.ku {
		margin-top: 60px;
		margin-bottom: 20px;
		background-color: white;
		padding: 10px;
		padding-left: 10px;
		padding-right: 10px;
		text-align: center;
	}

	.struktur4 h3 {
		font-size: 14px;
		font-weight: bold;
		color: #454545;
	}

	.ku h3 {
		font-size: 14px;
		font-weight: bold;
		color: #454545;
	}

	.ku p {
		margin-top: -25px;
		font-size: 12px;
		font-weight: lighter;
		color: #454545;
		text-align: center;
	}

	.struktur4 p {
		margin-top: -25px;
		font-size: 12px;
		font-weight: lighter;
		color: #454545;
		text-align: center;
	}

	.struktur4 .card {
		margin: 10px;
	}

	.struktur4 .card-title {
		font-size: 14px;
		letter-spacing: 0;
		font-weight: bold;
		color: #454545;
	}

	.struktur4 .card-text {
		font-size: 10px;
		font-weight: lighter;
		color: #454545;
		margin-top: -10px;
	}

	.ku .card {
		text-decoration: none;
	}

	.ku .card {
		margin: 10px;
		text-align: left;
	}

	.ku .card-title {
		font-size: 16px;
		letter-spacing: 0;
		font-weight: bold;
		color: white;
	}

	.ku .carda .card-title {
		font-size: 27px;
		letter-spacing: 0;
		font-weight: bold;
		color: white;
	}

	.ku .cardb .card-title {
		font-size: 27px;
		letter-spacing: 0;
		font-weight: bold;
		color: white;
	}

	.ku .cardc .card-title {
		font-size: 27px;
		letter-spacing: 0;
		font-weight: bold;
		color: white;
	}

	.ku .cardd .card-title {
		font-size: 27px;
		letter-spacing: 0;
		font-weight: bold;
		color: white;
	}

	.ku .carde .card-title {
		font-size: 27px;
		letter-spacing: 0;
		font-weight: bold;
		color: #65c3b2;
	}

	.ku .card-text {
		font-size: 12px;
		font-weight: lighter;
		color: white;
		margin-top: -10px;
		text-align: left;
	}

	.ku .carda .card-text {
		font-size: 16px;
		font-weight: lighter;
		color: white;
		margin-top: -10px;
		text-align: center;
	}

	.ku .cardb .card-text {
		font-size: 16px;
		font-weight: lighter;
		color: white;
		margin-top: -10px;
		text-align: center;
	}

	.ku .cardc .card-text {
		font-size: 16px;
		font-weight: lighter;
		color: white;
		margin-top: -10px;
		text-align: center;
	}

	.ku .cardd .card-text {
		font-size: 16px;
		font-weight: lighter;
		color: white;
		margin-top: -10px;
		text-align: center;
	}

	.ku .carde .card-text {
		font-size: 16px;
		font-weight: lighter;
		color: #65c3b2;
		margin-top: -10px;
		text-align: center;
	}

	.struktur3 h2 {
		margin-top: 30px;
		margin-bottom: 30px;
		font-weight: lighter;
		font-size: 40px;
		color: #454545;
		text-transform: uppercase;
	}

	.struktur4 h1 {
		margin-top: 10px;
		margin-bottom: 30px;
		font-weight: 200px;
		font-size: 20px;
		color: #454545;
		text-transform: uppercase;
	}

	.ku h1 {
		margin-top: 10px;
		margin-bottom: 30px;
		font-weight: lighter;
		font-size: 30px;
		color: #454545;
		text-transform: uppercase;
	}

	.struktur3 p {
		margin-top: -10px;
		font-weight: lighter;
		font-family: 30px;
		color: #454545;
	}

	.struktur3 a {
		text-decoration: none;
		color: #454545;
	}

	.struktur3 h1 {
		margin-top: 40px;
		margin-bottom: 10px;
		font-weight: 300px;
		font-size: 30px;
		color: #454545;
		text-transform: uppercase;
	}

	.walimah h1 {
		font-size: 25px;
		font-weight: lighter;
		color: #454545;
		text-transform: uppercase;
	}

	.penduduk2 a {
		text-decoration: none;
	}

	.penduduk2 img {
		width: 100px;
		height: auto;
		border-radius: 2px;
	}

	.ku .card{
		background-color: #65c3b2;
	}

	.chart {
		margin-top: 40px;
		padding: 10px;
	}

	.chart canvas {
		width: 100%;
		height: auto;
		margin: 10px;
	}

	.chart p {
		font-size: 16px;
		font-weight: lighter;
		color: #454545;
		letter-spacing: 0px;
		margin-top: 20px;
		text-align: center;
	}

	.chart .canvas {
		width: 100%;
		background-color: rgba(0,0,0,0);
		border: 2px solid #65c3b2;
		border-radius: 3px;
	}

	.ku .canvas {
		margin-top: 20px;
		width: 100%;
		background-color: rgba(0,0,0,0);
		border: 2px solid #65c3b2;
		border-radius: 3px;
	}

	.ku canvas {
		width: 100%;
		height: auto;
		margin: 10px;
	}

	.ku .canvas p {
		font-size: 14px;
		margin: 10px;
		text-align: center;
	}

	.ku .carda {
		width: 100%;
		height: 100%;
		background-color: #fdcb6e;
		border-radius: 3px;
		margin-top: 10px;
		padding: 10px;
		box-sizing: border-box;
	}

	.ku .cardb {
		width: 100%;
		height: 100%;
		background-color: #65c3b2;
		border-radius: 3px;
		margin-top: 10px;
		padding: 10px;
		box-sizing: border-box;
	}

	.ku .cardc {
		width: 100%;
		height: 100%;
		background-color: #598ea9;
		border-radius: 3px;
		margin-top: 10px;
		padding: 10px;
		box-sizing: border-box;
	}

	.ku .cardd {
		width: 100%;
		height: 100%;
		background-color: #e35e53;
		border-radius: 3px;
		margin-top: 10px;
		padding: 10px;
		box-sizing: border-box;
	}

	.ku .carde {
		width: 100%;
		height: 100%;
		background-color: rgba(0,0,0,0);
		border: 3px solid #65c3b2;
		border-radius: 3px;
		margin-top: 10px;
		padding: 10px;
		box-sizing: border-box;
	}

	.ku .card-header {
		font-size: 26px;
		font-weight: lighter;
		color: white;
		margin-top: 0px;
	}

	.ku .rt span {
		width: auto;
		height: auto;
		padding: 2px 6px;
		background-color: #efc965;
		border-radius: 13px;
		font-size: 12px;
		font-weight: bold;
	}

	.struktur .card4 .card-img-top {
		height: 70px;
		border-radius: 12px 12px 0 0;
	}

	.struktur .card4 .card-body {
		margin-top: -16px;
		font-size: 10px;
	}

	.card4 .card-title {
		font-size: 10;
		font-weight: lighter;
	}

	.struktur .card4 .card-text {
		font-weight: lighter;
		font-size: 14;
		margin-top: -13px
	}

	.struktur .card10 {
		width: 100%;
		height: auto;
		padding: 3px 10px;
		color: #454545;
		background-color: white;
		border-radius: 15px;
		margin-top: 10px;
		margin-bottom: -15px;
	}

	.struktur .card10 h2 {
		font-size: 14px;
		font-weight: lighter;
		text-align: center;
	}

	.struktur .card5 .card-img-top {
		height:120px;
		border-radius: 12px 12px 0 0;
	}

	.struktur .card {
		transition: .3s;
	}

	.struktur .card:hover {
		box-shadow: 0px 25px 16px -16px rgba(0,0,0,.16);
	}

	.kritik {
		background-image: linear-gradient(to right,#83befb,#5188a5) !important;
		width: 100%;
		height: 500px;
		padding: 40px 20px;
		margin-top: 150px;
	}

	.kritik .jd {
		width: 240px;
		height: auto;
		background-color: #efca68;
		padding: 20px 30px 20px 30px;
		margin-top: -85px;
		margin-left: 110px;
		/*box-shadow: 1px 2px 6px 2px rgba(0,0,0,.16);*/
		border: 3px solid white;
	}

	.kritik .jd h2 {
		color: white;
		font-weight: lighter;
		font-size: 30px;
	}

	.saran {
		background-image: linear-gradient(to right,#85ABEC,#BE5ADB) !important;
		width: 100%;
		height: 500px;
		padding: 20px;
		margin-top: 150px;
	}

	.saran .jd {
		width: 250px;
		height: auto;
		background-color: #efca68;
		padding: 20px 30px 20px 30px;
		margin-top: -65px;
		margin-left: 0px;
		/*box-shadow: 1px 2px 6px 2px rgba(0,0,0,.16);*/
		border: 3px solid white;
		transition: .6s;
	}

	.saran .jd h2 {
		color: white;
		font-weight: lighter;
		font-size: 30px;
	}

	.td {
		background-image: linear-gradient(to right,#E1A77B,#827BDC) !important;
		width: 100%;
		height: 500px;
		padding: 20px;
		margin-top: 150px;
	}

	.td .jd {
		width: 250px;
		height: auto;
		background-color: #efca68;
		padding: 20px 30px 20px 30px;
		margin-top: -65px;
		margin-left: 110px;
		/*box-shadow: 1px 2px 6px 2px rgba(0,0,0,.16);*/
		border: 3px solid white;
		transition: .6s;
	}

	.td .jd h2 {
		color: white;
		font-weight: lighter;
		font-size: 30px;
	}

	.dm {
		background-image: linear-gradient(to right,#E09AF3,#F2C867) !important;
		width: 100%;
		height: 500px;
		padding: 20px;
		margin-top: 150px;
	}

	.dm .jd {
		width: 250px;
		height: auto;
		background-color: #efca68;
		padding: 20px 30px 20px 30px;
		margin-top: -85px;
		margin-left: 0px;
		/*box-shadow: 1px 2px 6px 2px rgba(0,0,0,.16);*/
		border: 3px solid white;
		transition: .6s;
	}

	.dm .jd h2 {
		color: white;
		font-weight: lighter;
		font-size: 30px;
	}


	/* TABLET VERSION */
@media (min-width: 740px) {
	.card2 img {
		margin-left: 0px;
	}
	.card4 {
		width: 145px;
		height: auto;
		border-radius: 12px;
		background-color: white;
		text-align: center;
		color: #454545;/*
		margin-top: 10px;
		margin-left: 10px;*/
		padding: 2px;
		box-shadow: 0px 1px 3px 1px rgba(0,0,0,.16);
		transition: .3s;
	}

	.card20 {
		width: 145px;
		height: 130px;
		border-radius: 12px;
		background-color: white;
		text-align: center;
		color: #454545;/*
		margin-top: 10px;
		margin-left: 10px;*/
		padding: 20px 10px;
		transition: .3s;
	}

	.card4:hover {
		box-shadow: 0px 25px 16px -16px rgba(0,0,0,.16);
	}

	.kritik .jd {
		width: 270px;
		height: auto;
		background-color: #efca68;
		padding: 20px 30px 20px 30px;
		margin-top: -85px;
		margin-left: 40px;
		border: 3px solid white;
		transition: .6s;
	}

	.kritik .jd:hover {
		border: 3px solid #efca68;
		box-shadow: 1px 20px 16px -12px rgba(0,0,0,.16);
	}

	.kritik .jd h2 {
		color: white;
		font-weight: lighter;
		font-size: 35px;
	}

	.saran .jd {
		width: 280px;
		height: auto;
		background-color: #efca68;
		padding: 20px 30px 20px 30px;
		margin-top: -65px;
		margin-left: 410px;
		/*box-shadow: 1px 2px 6px 2px rgba(0,0,0,.16);*/
		border: 3px solid white;
		transition: .6s;
	}

	.saran .jd:hover {
		border: 3px solid #efca68;
		box-shadow: 1px 20px 16px -12px rgba(0,0,0,.16);
	}

	.saran .jd h2 {
		color: white;
		font-weight: lighter;
		font-size: 35px;
	}

	.td .jd {
		width: 270px;
		height: auto;
		background-color: #efca68;
		padding: 20px 30px 20px 30px;
		margin-top: -65px;
		margin-left: 40px;
		/*box-shadow: 1px 2px 6px 2px rgba(0,0,0,.16);*/
		border: 3px solid white;
		transition: .6s;
	}

	.td .jd:hover {
		border: 3px solid #efca68;
		box-shadow: 1px 20px 16px -12px rgba(0,0,0,.16);
	}

	.td .jd h2 {
		color: white;
		font-weight: lighter;
		font-size: 35px;
	}

	.dm .jd {
		width: 330px;
		height: auto;
		background-color: #efca68;
		padding: 20px 30px 20px 30px;
		margin-top: -65px;
		margin-left: 360px;
		/*box-shadow: 1px 2px 6px 2px rgba(0,0,0,.16);*/
		border: 3px solid white;
		transition: .6s;
	}

	.dm .jd:hover {
		border: 3px solid #efca68;
		box-shadow: 1px 20px 16px -12px rgba(0,0,0,.16);
	}

	.dm .jd h2 {
		color: white;
		font-weight: lighter;
		font-size: 35px;
	}
}
	

/* DESKTOP VERSION */
@media (min-width: 992px) {
	
	.tombol {
		text-transform: uppercase;
		border-radius: 5px;
	}

	.jilid {
		width: 150px;
		height: 27px;
		border-radius: 6px;
		background-color: rgba(0,123,225,.88);
		color: white;
		text-shadow: 1px 1px 1px rgba(0,0,0,.6);
		padding: 3px 16px;
		font-weight: 200;
		font-size: 16px;
	}

	.counter3 {
		width: 100%;
		height: 100%;
		border: 6px solid #454545;
		background-color: rgba(0,0,0,0);
		border-radius: 12px;
		text-align: center;
		padding: 10px;
	}

	.penduduk {
		width: 100%;
		height: 100%;
		padding: 0px;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.penduduk .card {
		width: 100%;
		height: auto;
		border: 3px solid white;
		border-radius: 5px;
		background-color: rgba(0,0,0,0);
		text-align: center;
		color: white;
		margin-left: 0px;
		margin-top: 10px;
		padding: 10px;
		box-sizing: content-box;
	}

	.penduduk .swiper-slide {
		font-size: 16px;
	}

	.navbar {
		background-color: #00bcd4;
		position: relative;
		z-index: 100;
	}
	.tiga {
		font-size: 40px;
		font-weight: 200px;
		text-transform: uppercase;
	}
	.judul1 {
		font-size: 37px;
		color: white; 
		text-transform: uppercase;
		font-weight: lighter;
		text-align: center;
		margin-bottom: 20px;
	}

	.judul2 {
		font-size: 37px;
		color: #454545; 
		text-transform: uppercase;
		font-weight: lighter;
		text-align: center;
		margin-bottom: 20px;
	}
	input[type=text]#jm {
		width: 100%;
		height: 100%;
		box-sizing: border-box;
		border: 6px solid #454545;
		border-radius: 12px;
		font-family: viga;
		font-size: 80px;
		background-color: rgba(255,255,255,0);
		color: black;
		transition: border 0.5s;
		outline: none;
		padding: 25px;
		text-align: center;
	}

	.jwalimah {
		background-color: rgba(249,212,35,.6);
		padding: 10px 25px;
		position: absolute;
		font-size: 16px;
		font-weight: lighter;
		color: white;
		text-shadow: 1px 1px 1px rgba(0,0,0,.6);
		margin-top: 10px;
		margin-left: 0px;
		text-align: left;
	}

	.deskrip {
		background-color: rgba(0,0,0,.6);
		padding: 10px 25px;
		position: absolute;
		right: 0;
		bottom: 0;
		font-size: 12px;
		font-weight: lighter;
		color: white;
		text-shadow: 1px 1px 1px rgba(0,0,0,.6);
		margin-right: 10px;
		margin-bottom: 10px;
		text-align: left;
	}

	.deskrip2 {
		background-color: rgba(0,0,0,.6);
		padding: 10px 25px;
		position: absolute;
		right: 0;
		bottom: 0;
		font-size: 12px;
		font-weight: lighter;
		color: white;
		text-shadow: 1px 1px 1px rgba(0,0,0,.6);
		margin-right: 10px;
		margin-bottom: 50px;
		text-align: left;
	}

	.undangan {
		margin-top: -70px;
		text-align: center;
		background-color: #d1ccc0;
		background-image: url(img/leaves.png);
		margin-bottom: 0px;
	}

	.tengah-undangan {
		margin-top: 30px;
	}

	.undangan .judul {
		font-weight: 300px;
		font-size: 60px;
		color: #454545;
		text-transform: uppercase;
		margin-top: 20px;
		color: #454545;
	}

	.undangan h1 {
		font-weight: 200px;
		font-size: 24px;
		color: #454545;
		text-transform: uppercase;
		margin-top: 20px;
		color: #454545;
	}

	.undangan h2 {
		font-weight: 200px;
		font-size: 20px;
		color: #454545;
		text-transform: uppercase;
		margin-top: 20px;
		color: #454545;
	}

	.undangan h3 {
		font-weight: 100px;
		font-size: 16px;
		color: #454545;
		margin-top: 30px;
		color: #454545;
	}

	.undangan img {
		width: 80%;
		margin-top: 60px;
		margin-bottom: 0px;
		border-radius: 3px;
	}

	.undangan p {
		font-weight: lighter;
		text-align: center;
		color: #454545;
		margin-top: 25px;
		font-size: 16px;
	}

	.undangan ul, ol, li {
		font-weight: lighter;
		text-align: center;
		color: #454545;
		margin-top: 10px;
		font-size: 16px;
	}

	.situs-galeri img {
		height: 100%;
	}

	.situs-galeri p {
		font-size: 14px;
	}

	.situs-galeri a {
		font-size: 14px;
	}

	.wisata h3 {
		font-size: 60px;
		font-weight: lighter;
	}

	.kantordesa img {
		border-radius: 12px;
		width: 100%;
		height: 400px;
	}

	.kantordesa h3 {
		font-size: 52px;
		font-weight: 200;
		text-transform: uppercase;
		margin-top: 40px;
	}

	.kantordesa h3 span {
		font-weight: 500;
	}
	.situs3 {
		margin-bottom: 100px;
	}
	.situs3 h3 {
		color: #424242;
		margin-top: 30px;
		font-size: 42px;
		font-weight: 200;
		text-transform: uppercase;
		text-align: center;
	}

	.visi {
		font-size: 30px;
		font-weight: lighter;
		color: #454545; 
	}
	.admin .card {
		margin: 10px;
		transition: .6s;
	}

	.admin .card:hover {
		box-shadow: 0px 16px 25px -20px rgba(0,0,0,.40);
	}

	.admin .card h3 {
		font-size: 25px;
		font-weight: lighter;
		text-align: center;
		text-transform: uppercase;
	}

	.penduduk2 .card {
		width: 100%;
		height: auto;
		background-color: white !important;
		border-radius: 6px;
		box-shadow: 0px 25px 20px -20px rgba(0,0,0,.16);
		margin-top: 10px;
		margin-left: 0px;
		padding: 30px 10px;
		transition: .6s;
	}

	.btn-detail,
	.btn-edit,
	.btn-hapus {
		width: auto;
		height: auto;
		padding: 9px 12px;
		margin: 0px;
		color: white;
		border-radius: 50%;
		font-family: viga;
		font-size: 18px;
		box-shadow: 0px 0px 0px 0px rgba(0,0,0,.23);
		box-sizing: border-box;
		transition: .6s;
	}

	
	.btn-hapus:hover {
		box-shadow: 0px 25px 17px -7px rgba(0,0,0,.16);
	}

	.btn-detail:hover {
		box-shadow: 0px 25px 17px -7px rgba(0,0,0,.16);
	}
	.btn-edit:hover {
		box-shadow: 0px 25px 17px -7px rgba(0,0,0,.16);
	}

	

	.form {
		background-color: #eef5f9;
		padding-top: 120px;
		padding-bottom: 120px;
	}

	.form .card {
		width: 100%;
		margin: 0px;
		padding: 10px;
		box-shadow: 0px 10px 12px -10px rgba(0,0,0,.16);
		transition: .4s;
	}

	.form .card:hover {
		box-shadow: 0px 27px 30px -22px rgba(0,0,0,.12);
	}

	.form .input {
		width: 100%;
		height: auto;
		background-image: linear-gradient(60deg, #64b3f4 0%, #c2e59c 100%);
		padding: 10px;
		text-align: center;
		box-shadow: 0px 27px 18px -13px rgba(0,0,0,.25);
		border: 0;
		color: white;
		font-size: 16px;
		font-family: 'viga';
		letter-spacing: 2px;
		transition: .5s;
	}

	.form .input:hover {
		border-radius: 0px;
		box-shadow: 0px 7px 10px -7px rgba(0,0,0,.50);
	}

	.situs3 .input {
		margin-top: 10px;
		width: 210px;
		height: 200px;
		background-image: linear-gradient(60deg, #64b3f4 0%, #c2e59c 100%);
		padding: 10px;
		text-align: center;
		box-shadow: 0px 10px 10px -10px rgba(0,0,0,.33);
		border: 0;
		transition: .6s;
	}

	.situs3 .input:hover {
		box-shadow: 0px 26px 13px -10px rgba(0,0,0,.25);
	}

	.situs3 .input label {
		color: white;
		font-size: 100px;
		font-family: viga;
	}

	.card2 {
		width: 100%;
		height: 100%;
		border: 3px solid royalblue;
		background-color: rgba(0,0,0,0);
		text-align: center;
		color: white;
		box-sizing: content-box;
		padding: 0px;
		align-content: center;
	}

	.card2 img {
		margin-left: 0px;
		border-radius: 0px;
		width: 100%;
		height: auto;
	}

	.card2b {
		width: 100%;
		height: 100%;
		background-color: #eef5f9;
		text-align: center;
		color: white;
		padding: 30px 40px;
	}

	.card2b h3 {
		color: #454545;
		font-weight: 400px;
		font-size: 30px;
		margin: 0px;
		text-align: left;
	}

	.kantordesa .card2b p {
		color: #454545;
		font-weight: lighter;
		font-size: 16px;
		margin: 0px;
		text-align: left;
	}

	.card2c {
		width: 100%;
		height: 100%;
		background-color: white;
		text-align: center;
		color: #454545;
		padding: 10px 20px;
		transition: .6s;
	}

	.card2c .counter {
		font-weight: bold;
		font-size: 20px;

	}

	.card2c:hover {
		box-shadow: 0px 10px 6px -10px rgba(0,0,0,.16);
	}

	.card2c img {
		width: 300px;
		height: 200px;
	}

	.card2c label {
		color: #454545;
		font-weight: lighter;
		font-size: 14px;
		
	}

	.dropdown-menu {
		border: 0;
		background-color: rgba(135,203,255,.66) !important;
	}

	.dropdown-item {
		color: white !important;
		font-size: 13px;
	}

	.dropdown-item:hover {
		background-color: #f5e042 !important;
		color: royalblue !important;
	}

	.dropdown-item:hover::after {
		content: '';
		display: block;
		border-bottom: 3px solid white;
		width: 50%;
		margin: left;
		padding-bottom: 5px;
		margin-bottom: -8px;
	}

	.menu-ku {
		text-transform: uppercase;
		margin-right: 33px;
		font-size: 10px;
	}
	.menu-ku:hover::after {
		content: '';
		display: block;
		border-bottom: 3px solid white;
		width: 50%;
		margin: auto;
		padding-bottom: 5px;
		margin-bottom: -8px;
	}

	.kritik {
		background-image: linear-gradient(to right,#83befb,#5188a5) !important;
		width: 100%;
		height: auto;
		padding: 40px 20px;
		margin-top: 150px;
	}

	.kritik .jd {
		width: 305px;
		height: auto;
		background-color: #efca68;
		padding: 20px 30px;
		margin-top: -90px;
		margin-left: 100px;
		/*box-shadow: 1px 2px 6px 2px rgba(0,0,0,.16);*/
		border: 3px solid white;
	}

	.kritik .jd h2 {
		color: white;
		font-weight: lighter;
		font-size: 40px;
	}

	.saran {
		background-image: linear-gradient(to right,#85ABEC,#BE5ADB) !important;
		width: 100%;
		height: auto;
		padding: 40px 20px;
		margin-top: 300px;
	}

	.saran .jd {
		width: 310px;
		height: auto;
		background-color: #efca68;
		padding: 20px 30px;
		margin-top: -90px;
		margin-left: 930px;
		/*box-shadow: 1px 2px 6px 2px rgba(0,0,0,.16);*/
		border: 3px solid white;
	}

	.saran .jd h2 {
		color: white;
		font-weight: lighter;
		font-size: 40px;
	}

	.td {
		background-image: linear-gradient(to right,#E1A77B,#827BDC) !important;
		width: 100%;
		height: auto;
		padding: 40px 20px;
		margin-top: 300px;
	}

	.td .jd {
		width: 305px;
		height: auto;
		background-color: #efca68;
		padding: 20px 30px;
		margin-top: -90px;
		margin-left: 100px;
		/*box-shadow: 1px 2px 6px 2px rgba(0,0,0,.16);*/
		border: 3px solid white;
	}

	.td .jd h2 {
		color: white;
		font-weight: lighter;
		font-size: 40px;
	}

	.dm {
		background-image: linear-gradient(to right,#E09AF3,#F2C867) !important;
		width: 100%;
		height: auto;
		padding: 40px 20px;
		margin-top: 300px;
	}

	.dm .jd {
		width: 385px;
		height: auto;
		background-color: #efca68;
		padding: 20px 30px;
		margin-top: -90px;
		margin-left: 860px;
		/*box-shadow: 1px 2px 6px 2px rgba(0,0,0,.16);*/
		border: 3px solid white;
	}

	.dm .jd h2 {
		color: white;
		font-weight: lighter;
		font-size: 40px;
	}


	.struktur .card10 {
		width: 100%;
		height: auto;
		padding: 3px 10px;
		color: #454545;
		background-color: white;
		border-radius: 0px;
		margin-top: 30px;
		margin-bottom: -10px;
	}

	.struktur .card10 h2 {
		font-size: 16px;
		font-weight: lighter;
		text-align: center;
	}

	.struktur .card4 .card-img-top {
		height: 130px;
		border-radius: 12px 12px 0 0;
	}

	.struktur .card4 .card-body {
		margin-top: -15px;
		font-size: 14px;
	}

	.struktur .card4 .card-title {
		text-transform: uppercase;
		font-weight: bold;
		font-size: 14;
	}

	.struktur .card4 .card-text {
		font-weight: lighter;
		font-size: 14;
		margin-top: -13px
	}

	.struktur .card5 .card-img-top {
		height:200px;
		border-radius: 12px 12px 0 0;
	}

	.struktur .card5 .card-body {
		margin-top: -10px;
		font-size: 14px;
	}

	.struktur .card5 .card-title {
		text-transform: uppercase;
		font-weight: bold;
		font-size: 14;
	}

	.struktur .card5 .card-text {
		font-weight: lighter;
		font-size: 14;
		margin-top: -13px
	}

	.ku .rt span {
		width: auto;
		height: auto;
		padding: 2px 9px;
		background-color: #efc965;
		border-radius: 15px;
		font-size: 16px;
		font-weight: bold;
		margin-top: 10px;
	}

	.ku .canvas p {
		margin-top: 10px;
		text-align: center;
	}

	.ku .carda {
		width: 100%;
		height: 100%;
		background-color: #fdcb6e;
		border-radius: 3px;
		margin: 0px;
		padding: 10px;
	}

	.ku .cardb {
		width: 100%;
		height: 100%;
		background-color: #65c3b2;
		border-radius: 3px;
		margin: 0px;
		padding: 10px;
	}

	.ku .carda .card-text {
		font-size: 32px;
		font-weight: lighter;
		color: white;
		margin-top: -10px;
		text-align: center;
	}

	.ku .cardb .card-text {
		font-size: 32px;
		font-weight: lighter;
		color: white;
		margin-top: -10px;
		text-align: center;
	}

	.ku .cardc {
		width: 100%;
		height: 100%;
		background-color: #598ea9;
		border-radius: 3px;
		margin: 0px;
		padding: 10px;
	}

	.ku .cardd {
		width: 100%;
		height: 100%;
		background-color: #e35e53;
		border-radius: 3px;
		margin: 0px;
		padding: 10px;
	}

	.ku .carde {
		width: 100%;
		height: 100%;
		background-color: rgba(0,0,0,0);
		border: 5px solid #65c3b2;
		border-radius: 3px;
		margin-top: 10px;
		padding: 10px;
		box-sizing: border-box;
	}

	.ku .cardc .card-text {
		font-size: 32px;
		font-weight: lighter;
		color: white;
		margin-top: -10px;
		text-align: center;
	}

	.ku .cardd .card-text {
		font-size: 32px;
		font-weight: lighter;
		color: white;
		margin-top: -10px;
		text-align: center;
	}

	.ku .carde .card-text {
		font-size: 32px;
		font-weight: lighter;
		color: #65c3b2;
		margin-top: -10px;
		text-align: center;
	}

	.chart {
		margin-top: 100px;
		padding: 10px;
	}

	.chart .canvas {
		width: 100%;
		background-color: rgba(0,0,0,0);
		border: 2px solid #65c3b2;
		border-radius: 3px;
	}

	.chart canvas {
		width: 800px;
		height: auto;
		margin: 10px;
	}

	.ku .canvas {
		margin-top: 0px;
		width: 100%;
		background-color: rgba(0,0,0,0);
		border: 2px solid #65c3b2;
		border-radius: 3px;
	}

	.ku canvas {
		width: 100%;
		height: auto;
		margin: 10px;
	}

	.chart p {
		font-size: 27px;
		font-weight: lighter;
		color: #454545;
		letter-spacing: 1.5px;
		margin-top: 20px;
		text-align: center;
	}

	.ku a {
		text-decoration: none;
	}

	

	.penduduk2 img {
		width: 100px;
		height: auto;
		border-radius: 2px;
	}

	.penduduk2 h3 {
		font-size: 52px;
		font-weight: 220;
		text-transform: uppercase;
		text-align: center;

	}

	.penduduk2 a {
		text-decoration: none;
	}

	.struktur h3 {
		font-size: 52px;
		font-weight: 200;
		text-transform: uppercase;
		margin-top: 40px;
	}

	.struktur h3 span {
		font-weight: 500;
	}
	
	.struktur4 {
		margin-top: 20px;
		margin-bottom: 20px;
		background-color: white;
		padding: 30px;
		text-align: center;
	}

	.ku {
		margin-top: 20px;
		margin-bottom: 20px;
		background-color: white;
		padding: 30px;
		text-align: center;
	}

	.ku .card{
		height: 200px;
		background-color: #65c3b2;
		margin: 10px;
		transition: .6s;
	}

	.ku .card:hover {
		background-color: #2ecc71;
	}

	.walimah h1 {
		font-size: 40px;
		font-weight: lighter;
		color: #454545;
		text-transform: uppercase;
	}

	.struktur4 h1 {
		font-size: 40px;
		font-weight: lighter;
		color: #454545;
		text-align: center;
	}

	.ku h1 {
		font-size: 40px;
		font-weight: lighter;
		color: #454545;
		text-align: center;
	}

	.struktur4 p {
		margin-top: -20px;
		font-size: 20px;
		font-weight: lighter;
		color: #454545;
		text-align: center;
	}

	.ku h1 {
		font-size: 40px;
		font-weight: lighter;
		color: #454545;
		text-align: center;
	}

	.ku p {
		margin-top: -20px;
		font-size: 20px;
		font-weight: lighter;
		color: #454545;
		text-align: center;
	}

	.struktur4 .card-title {
		font-size: 24px;
		letter-spacing: 1px;
		font-weight: 2px;
		color: #454545;
	}

	.struktur4 .card-text {
		font-size: 16px;
		font-weight: lighter;
		color: #454545;
		margin-top: 0px;
	}

	.ku .card-title {
		font-size: 64px;
		letter-spacing: 1px;
		font-weight: 500px;
		color: white;
	}

	.ku .rt .card-title {
		font-size: 25px;
		letter-spacing: 1px;
		font-weight: 400px;
		color: white;
	}

	.ku .carda .card-title {
		font-size: 47px;
		letter-spacing: 1px;
		font-weight: 500px;
		color: white;
	}

	.ku .cardb .card-title {
		font-size: 47px;
		letter-spacing: 1px;
		font-weight: 500px;
		color: white;
	}

	.ku .cardc .card-title {
		font-size: 47px;
		letter-spacing: 1px;
		font-weight: 500px;
		color: white;
	}

	.ku .cardd .card-title {
		font-size: 47px;
		letter-spacing: 1px;
		font-weight: 500px;
		color: white;
	}

	.ku .carde .card-title {
		font-size: 47px;
		letter-spacing: 1px;
		font-weight: 500px;
		color: #65c3b2;
	}

	.ku .card-text {
		font-size: 26px;
		font-weight: lighter;
		color: white;
		margin-top: 0px;
	}

	.ku .card-header {
		font-size: 26px;
		font-weight: lighter;
		color: white;
		margin-top: 0px;
	}

	.ku .rt .card-text {
		font-size: 20px;
		font-weight: lighter;
		color: white;
		margin-top: -10px;
	}

	.penduduk3 {
		margin-top: -70px;
		background-color: #d1ccc0;
		background-image: url(img/leaves.png);
	}

	.penduduk3 h2 {
		font-weight: 600px;
		font-size: 40px;
		color: #454545;
		text-transform: uppercase;
		margin-top: 170px;
		color: #454545;
	}

	.penduduk3 h3 {
		font-weight: 400px;
		font-size: 27px;
		color: #454545;
		text-transform: uppercase;
		margin-top: 30px;
		color: #454545;
	}

	.penduduk3 img {
		width: 100%;
		margin-top: 30px;
		margin-bottom: 30px;
		border-radius: 3px;
	}

	.penduduk3 p {
		font-weight: lighter;
		text-align: center;
		color: #454545;
	}

	



	.struktur3 {
		margin-top: 0px;
		margin-bottom: 20px;
		background-color: #d1ccc0;
		padding: 100px;
		text-align: center;
	}

	.struktur3 h2 {
		margin-top: 30px;
		margin-bottom: 30px;
		font-weight: lighter;
		font-size: 40px;
		color: #454545;
		text-transform: uppercase;
	}

	.struktur3 h1 {
		margin-top: 10px;
		margin-bottom: 30px;
		font-weight: lighter;
		font-size: 40px;
		color: #454545;
		text-transform: uppercase;
	}

	.struktur3 p {
		margin-top: -10px;
		font-weight: lighter;
		font-family: 20px;
		color: #454545;
	}

	.struktur3 a {
		text-decoration: none;
		color: #454545;
	}

	.struktur3 img {
		width: 100%;
		height: auto;
		border-radius: 3px;
	}



	.walimah .info-panel {
		box-shadow: 0 3px 20px rgba(0,0,0,0.5);
		border-radius: 12px;
		margin-top: -100px;
		background-color: white;
		text-align: center;
		padding: 30px;
	}
	.walimah .info-panel h4 {
		font-size: 16px;
		text-transform: uppercase;
		font-weight: bold;
		margin-top: 5px;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.walimah .info-panel p {
		font-size: 14px;
		color: #454545;
		margin-top: -5px;
		font-weight: 200;
		margin-bottom: 3px;
	}
	.jumbotron .display-6 {
		color: white;
		letter-spacing: 2px;
		margin-top: 150px;
		font-weight: 330;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
		font-size: 60px;
		margin-bottom: 25px;
		line-height: 70px;
	}

	.jumbotron .display-5 {
		color: white;
		letter-spacing: 1.5px;
		font-weight: 150;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
		font-size: 30px;
		margin-bottom: 25px;
	}

	.jumbotron .display-7 {
		color: white;
		letter-spacing: 1px;
		font-weight: 400;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
		font-size: 36px;
		margin-bottom: 30px;
	}
	/* footer */
	.footer {
		margin-top: 60px;
		margin-bottom: 10px;
	}

	.footer p {
		color: #454545;
		font-size: 16px;
		font-weight: lighter;
	}

	#judul h1 {
		text-transform: uppercase;
		font-weight: bold;
		letter-spacing: 3px;
		font-size: 40px;
		text-align: center;
	}

	#judul p {
		font-weight: lighter;
		text-align: center;
		font-size: 14px;
	}

	.berita .card {
		width: 100%;
		height: auto;
		background-color: white;
		box-shadow: 0px 3px 10px 2px rgba(0,0,0,.16);
		margin-top: 40px;
		margin-bottom: 30px;
	}

	.list-group {
		box-shadow: 0px 3px 12px 2px rgba(0,0,0,.19);
		margin-top: -400px;
	}

	.list-group {
		margin-top: -400px;
	}

	.list-group2 {
		margin-top: 93px;
	}

	

	

.card5 {
	width: 100%;
	height: 100%;
	border-radius: 12px;
	background-color: white;
	text-align: center;
	color: #454545;
	margin-top: 10px;
	transition: .6s;
	padding: 3px;
}

.card5:hover {
	box-shadow: 0px 20px 20px -6px rgba(0,0,0,.16);
}


.penduduk label {
	font-family: segoe UI;
	font-size: 20px;
	text-transform: uppercase;
}
	.situs-galeri {
		margin-top: 70px;
		text-align: left;
	}
	.navbar-brand, .nav-link {
		color: white !important;
		text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
	}

	.nav-link {
	font-size: 13px;
	text-transform: uppercase;
	margin-right: 22px;
	}

	/*.nav-link:hover::after {
		content: '';
		display: block;
		border-bottom: 3px solid #0B63DC;
		width: 50%;
		margin: auto;
		padding-bottom: 5px;
		margin-bottom: -8px;
	}*/

	.jumbotron {
		margin-top: -75px;
		height: 640px;
	}


	.jumbotron .display-4 {
		font-size: 62px;
	}

	.index .jumbotron {
		margin-top: -75px;
		height: 640px;
	}


	.index .jumbotron .display-4 {
		font-size: 62px;
	}

	

	.kantordesa {
		text-align: left;
	}


}



/* CSS VISI-MISI */

.jumbotron1 .jumbotron::after {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to top, rgba(0,0,0,0.7), rgba(0,0,0,0));
	position: absolute;
	bottom: 0;
}
.jumbotron1 .jumbotron p {
	text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
	font-weight: 200;
	color: white;
	margin-top: -30px;
}
.jumbotron1 .jumbotron .display-4 {
	color: white;
	margin-top: 150px;
	font-weight: 200;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
	font-size: 60px;
	margin-bottom: 30px;
}

.vm .info-panel {
	box-shadow: 0 3px 20px rgba(0,0,0,0.5);
	border-radius: 12px;
	margin-top: -100px;
	background-color: white;
	padding: 30px;

}

.vm p {
	font-size: 20px;
	font-weight: lighter;
	color: #454545; 
}

.vm .info-panel img {
	width: 80px;
	height: 80px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.vm .info-panel h3 {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 5px;
	text-align: center;
}

.vm .info-panel p {
	font-size: 15px;
	color: #888888;
	margin-top: -5px;
	font-weight: 200;
}

.card-panel {
	box-shadow: 1px 3px 13px rgba(0,0,0,0.3);
	border-radius: 12px;
	background-color: white;
	padding: 30px;
	text-align: center;
	margin: 13px;
}


.misi .info-panel {
	box-shadow: 0 3px 20px rgba(0,0,0,0.5);
	border-radius: 12px;
	background-color: white;
	margin-top: 30px;
	padding: 30px;

}

.misi .info-panel p {
	font-size: 15px;
	color: #888888;
	margin-top: -5px;
	font-weight: 200;
}

.misi .info-panel h3 {
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 5px;
	text-align: center;
}




	@media (min-width: 992px) {

		.jumbotron {
			background-image: url(img/2b.png);
			background-size: cover;
			text-align: center;
			position: relative;
		}
		.jumbotron1 .jumbotron {
			background-image: url(img/2b.png);
			background-size: cover;
			text-align: center;
			position: relative;
		}

		.testimonial h5 {
			font-size: 32px;
		}

		.counter {
			font-size: 40px;
			font-family: viga;
			text-align: center;
		}

		.counter12 {
			font-size: 25px;
			font-family: viga;
			text-align: center;
		}

		.struktur {
			margin-top: 100px;
			padding: 0px;
		}

		

		.index .jumbotron::after {
			content: '';
			display: block;
			width: 100%;
			height: 100%;
			background-image: linear-gradient(to top, rgba(0,0,0,0.16), rgba(0,0,0,0));
			position: absolute;
			bottom: 0;
		}

		.index .jumbotron p {
			text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
			font-weight: 100;
			color: white;
			margin-top: -30px;
			font-size: 25px;
		}

		.index .jumbotron .display-4 {
			color: white;
			margin-top: 150px;
			font-weight: 200;
			text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
			font-size: 100px;
			margin-bottom: 30px;
			letter-spacing: 16px;
		}
		.struktur3 img {
			width: 100%;
			height: auto;
			border-radius: 3px;
		}
		.jumbotron1 .jumbotron {
		margin-top: -75px;
		height: 640px;
		}


		.jumbotron1 .jumbotron .display-4 {
		font-size: 100px;
		font-weight: 100 !important;
		}


		.vm .info-panel h3 {
		font-size: 80px;
		text-transform: uppercase;
		font-weight: bold;
		margin-top: 5px;
		text-align: center !important;
		}

		.vm .info-panel p {
			font-size: 24px;
			color: #888888;
			margin-top: 5px;
			font-weight: 200;
			padding: 0 30px 30px 30px;
		}


		.misi .info-panel h3 {
		font-size: 80px;
		text-transform: uppercase;
		font-weight: bold;
		margin-top: 5px;
		text-align: center !important;
		}

		.misi .info-panel p {
			font-size: 24px;
			color: #888888;
			margin-top: 5px;
			font-weight: 200;
			padding: 0 30px 30px 30px;
		}
	}

/* Akhir CSS VISI-MISI */










/* CSS Sejarah Desa */


.sejarahdesa h3 {
	font-size: 32px;
	font-weight: 200;
	text-transform: uppercase;
	margin-top: 20px;

}

.sejarahdesa {
	margin: 10px;
	margin-top: 120px;
	text-align: center;
}

.sejarahdesa img {
	width: 100%;
	border-radius: 12px;
}
.sejarahdesa h3 span {
	font-weight: 500;
}
.sejarahdesa p {
	font-size: 18px;
	color: #ACACAC;
	font-weight: 200;
	margin: 20px 0;
}

.sejarahdesa2 p {
	font-size: 18px;
	color: #ACACAC;
	font-weight: 200;
	margin: 20px 0;
}

.sejarahdesa3 p {
	font-size: 18px;
	color: #ACACAC;
	font-weight: 200;
	margin: 10px 0;
}

.sejarahdesa3 {
	margin-top: 10px;
	text-align: center;
}

.situs .container {
	min-height: 450px;
}

.situs .tombol {
	margin-top: 30px;
	margin-bottom: 10px;
}


@media (min-width: 992px) {
	.sejarahdesa img {
		width: 600px;
		height: auto;
		border-radius: 12px;
		margin-right: 10px;
	}

	.sejarahdesa {
		text-align: left;
	}

	.sejarahdesa h3 {
		font-size: 46px;
		font-weight: 200;
		text-transform: uppercase;
		margin-top: 0px;
	}

	.sejarahdesa h3 span {
	font-weight: 500;
	}

	}
	.sejarahdesa3 img {
		border-radius: 12px;
		width: 600px;
		height: 300px;
	}

	.sejarahdesa3 {
		text-align: left;
	}

	.sejarahdesa3 h3 {
	font-size: 32px;
	font-weight: 200;
	text-transform: uppercase;
	}

	.situs {
		background-color: #eef5f9;
		margin-top: 60px;
		text-align: center;
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.situs img {
		margin-top: 30px;
		border-radius: 12px;
		width: auto;
		height: 300px; /*
		box-shadow: 0px 3px 10px 1px rgba(0,0,0,0.19);*/
		transition: .6s;
	}

	.situs img:hover {
		box-shadow: 0px 33px 40px 1px rgba(0,0,0,.00);
	}

	.situs h3 {
		color: #424242;
		margin-top: 30px;
		font-size: 42px;
		font-weight: 200;
		text-transform: uppercase;
		text-align: center;

	}



	

	.situs-galeri h2 {
		color: black;
		margin-top: 30px;
		font-size: 42px;
		font-weight: 200;
		text-transform: uppercase;
		text-align: center;

	}

	.situs-galeri h3 {
		font-size: 42px;
		font-weight: 200;
		text-transform: uppercase;
		margin-top: 10px;
	}

	.situs-galeri h3 span {
		font-weight: 500;
	}


}







/* Style Login */
/* Login Mobile Version */

.login {
		margin-top: 50px;
		box-sizing: content-box;
	}

.login .info-panel {
		width: 100%;
		height: 410px;
		background-color: rgba(255,255,255,0);
		border: 2px solid white;
		border-radius: 17px;
		box-shadow: 1px 1px 2px 2px rgba(0,0,0,0.16);
		padding: 30px 40px 30px 40px;
		box-sizing: border-box;
		margin: 30px auto;
		transition: .6s;
	}

	.login .info-panel img {
		width: 150px;
		margin-top: -110px;
		margin-left: 20px;
		transition: .6s;
	}

	.login h1 {
		font-family: viga;
		font-size: 40px;
		letter-spacing: 3px;
		color: white;
		text-align: center;
		text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	}

	.login .form-group input {
		width: 230px;
		height: 50px;
		background-color: rgba(255,255,255,0);
		border: 2px solid white !important;
		box-shadow: 1px 1px 2px 2px rgba(0,0,0,0.16);
		color: white;
		font-family: lato;
		font-weight: lighter;
		font-style: italic;
		transition: .5s;
	}

	.login .form-group input:hover {
		width: 240px;
		height: 50px;
		background-color: rgba(255,255,255,0);
		border: 2px solid white !important;
		box-shadow: 1px 5px 6px 6px rgba(0,0,0,0.1);
		color: white;
		font-family: lato;
		font-weight: lighter;
		font-style: italic;
	}

	.login .checkbox {
		color: white !important;
		text-shadow: 1px 1px 1px rgba(0,0,0,.3);
	}

	.login .form-group .tombol {
		width: 230px;
		height: 50px;
		background-image: linear-gradient(to right,#87CBFF, #2F7BDE) !important;
		border: 0;
		box-sizing: border-box;
		box-shadow: 0px 6px 7px 3px rgba(0,0,0,0.1);
		font-family: viga;
		letter-spacing: 3px;
		color: white;
		transition: .7s;
	}

	.login .form-group .tombol:hover {
		width: 230px;
		height: 50px;
		background-image: linear-gradient(to right, #F0F971, #FCA918 80%) !important;
		background-color: white !important;
		border: 0;
		box-sizing: border-box;
		box-shadow: 0px 1px 3px 1px rgba(0,0,0,0.36);
		font-family: viga;
		letter-spacing: 3px;
		font-weight: bold;
		color: white;
	}

	.login a {
		color: white !important;
		text-shadow: 1px 1px 1px rgba(0,0,0,.3);
		text-decoration: none;
	}

/* Login Dekstop Version */
.counter
@media (min-width: 992px) {
	.card4 {
			width: 250px;
			height: auto;
			border-radius: 12px;
			background-color: white;
			text-align: center;
			color: #454545;/*
			margin-left: 10px;
			margin-top: 10px;*/
			box-shadow: 0px 1px 3px 1px rgba(0,0,0,.16);
			transition: .3s;
			padding: 3px;
		}

	.card20 {
			width: 250px;
			height: 200px;
			border-radius: 12px;
			background-color: white;
			text-align: center;
			color: #454545;/*
			margin-left: 10px;
			margin-top: 10px;*/
			transition: .3s;
			padding: 30px 10px;
		}

	.login {
		margin: 70px auto;
	}

	.login .info-panel {
		width: 600px;
		height: 470px;
		background-color: rgba(255,255,255,0);
		border: 2px solid white;
		border-radius: 30px;
		box-shadow: 1px 1px 2px 2px rgba(0,0,0,0.16);
		padding: 30px 40px 30px 40px;
		box-sizing: border-box;
		transition: .6s;
	}

	.login .info-panel img {
		width: 200px;
		margin-top: -135px;
		margin-left: 155px;
		transition: .6s;
	}

	.login h1 {
		font-family: viga;
		font-size: 40px;
		color: white;
		margin-top: 20px;
		text-align: center;
	}

	.login .fl {
		margin-top: -30px;
	}

	.login .form-group input {
		width: 500px;
		height: 50px;
		background-color: rgba(255,255,255,0);
		border: 2px solid white !important;
		box-shadow: 1px 1px 2px 2px rgba(0,0,0,0.13);
		color: white;
		font-family: lato;
		font-weight: lighter;
		font-style: italic;
		transition: .5s;
	}

	.login .form-group input:hover {
		width: 500px;
		height: 50px;
		background-color: rgba(255,255,255,0);
		border: 2px solid white !important;
		box-shadow: 1px 5px 6px 6px rgba(0,0,0,0.16);
		color: white;
		font-family: lato;
		font-weight: lighter;
		font-style: italic;
	}

	.login .form-group .tombol {
		width: 500px;
		height: 50px;
		background-image: linear-gradient(to right,#87CBFF, #2F7BDE) !important;
		border: 0;
		box-shadow: 0px 6px 7px 3px rgba(0,0,0,0.1);
		font-family: viga;
		letter-spacing: 3px;
		color: white;
		transition: .7s;
	}

	.login .form-group .tombol:hover {
		width: 500px;
		height: 50px;
		background-color: white !important; 
		border: 0;
		background-image: linear-gradient(to right, #F0F971, #FCA918 80%) !important;
		box-shadow: 0px 1px 3px 1px rgba(0,0,0,0.36);
		font-family: viga;
		letter-spacing: 3px;
		font-weight: bold;
		color: white;

	}

	.login a {
		color: white !important;
		text-shadow: 1px 1px 1px rgba(0,0,0,.3);
		margin-top: -5px;
	}

	.login a:hover {
		text-decoration: none;
	}


}


/* Change styles for cancel button and signup button on extra small screens */
@media screen and (max-width: 300px) {
    .cancelbtn, .signupbtn {
        width: 100%;
    }
}

/**/