/* tambahan font valentine vibes */
@font-face {
	font-family: 'Valentine';
	src: url('../font/valentine_vibes/valentine_vibes.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/*-----------------------------------------------------------*/

.overflow {
	overflow: hidden;
	position: relative;
}


/*Background*/
.bg {
	/* min-height: 690px; */
	height: 100vh;
	/* background-color: #F2F2F2; */
	background-image: url(../img/bg.png);
	background-repeat: no-repeat;
	/* position: fixed; */
	background-position: center center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}


.bb-custom-wrapper {
	width: 100%;
	/* height: 100vh; */
	position: relative;
	margin: 0 auto;
	text-align: center;
	padding: 30px 30px 0 30px;
}


.bb-custom-wrapper .bb-bookblock {
	/* box-shadow: 0 12px 20px -10px rgba(81, 64, 49, 0.6); */
	box-shadow: 0 12px 20px -10px rgba(180, 140, 46, 0.6);
}

.bb-bookblock .bb-item {
	margin-top: 10px;
	box-shadow: 0 12px 20px -10px rgba(180, 140, 46, 0.6);
}

.bb-page {
	margin-top: 10px;
}

.bb-custom-wrapper h3 {
	font-size: 1.4em;
	font-weight: 300;
	margin: 0.4em 0 1em;
}


.bb-custom-wrapper nav {
	width: 100%;
	height: 30px;
	margin: 1em auto 0;
	position: fixed;
	z-index: 2;
	bottom: 20px;
	left: 0;
	right: 0;
	text-align: center;
}


.bb-custom-wrapper nav a {
	display: inline-block;
	width: 30px;
	height: 30px;
	text-align: center;
	border-radius: 2px;
	background: #B48B2E;
	/*bg navigasi*/
	border: 1px solid #F2F2F2;
	/*stroke*/
	color: #fff;
	font-size: 0;
	margin: 2px;
	/*jarak navigasi*/
	margin-left: 8px;
	margin-right: 8px;
}


.bb-custom-wrapper nav a:hover {
	opacity: 0.6;
	text-decoration: none;
}


.bb-custom-icon:before {
	/* font-family: 'arrows'; */
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size: 14px;
	line-height: 30px;
	display: block;
	-webkit-font-smoothing: antialiased;


	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}


.bb-custom-icon-first:before,
.bb-custom-icon-last:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f04e";
}


.bb-custom-icon-arrow-left:before,
.bb-custom-icon-arrow-right:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f04b";
}


.bb-custom-icon-arrow-left:before,
.bb-custom-icon-first:before {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}


/* No JS */
.no-js .bb-custom-wrapper {
	height: auto;
}


.no-js .bb-custom-content {
	height: 470px;
}

/*------------------------------------------------------------*/




/*Content*/
.container {
	padding-left: 0px;
	padding-right: 0px;
}

@media(max-width:700px) {
	.container {
		padding-left: 20px;
		padding-right: 20px;
	}
}


.scroll {
	width: 100%;
	overflow: auto;
}


/*hitung mundur*/
.bg-hitung-mundur {
	width: 230px;
	height: 35px;
	background-color: #B48B2E;
	border-radius: 10px 10px 0 0;
	position: fixed;
	z-index: 1;
	margin: -25px auto;
	left: 0;
	right: 0;
}

.countdown {
	/* color: #E477B3; */
	color: white;
}

.countdown ul {
	font-family: 'Cookie', cursive;
	list-style: none;
	margin: 2px 0 0 0;
	padding: 0;
	display: block;
	text-align: center;
}

.countdown ul li {
	display: inline-block;
}

.countdown ul li span {
	font-size: 22px;
	font-weight: 200;
	line-height: 15px;
	color: white;
	background-color: transparent;
	border-radius: 40px;
	margin: 0px;
	padding: 5px 10px;
}

.countdown li.seperator {
	font-size: 20px;
	line-height: 20px;
	vertical-align: top;
	color: white;
}

.countdown li p {
	color: white;
	font-size: 14px;
	margin-top: -10px;
}

/* .hitung-mundur {
	margin: 0 auto;
	margin-top: -1px;
	color: white;
}


.hitung-mundur p {
	padding: 0 6px;
} */


#hari,
#jam,
#menit,
#detik {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
}


.home,
.doa,
.pengantin,
.acara,
.maps,
.galeri,
.video,
.family,
.rsvp,
.live,
.ucapanpengantin,
.guest {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
}


/*.left-top-corner {
  width: 120px;
  position: absolute;
  top: 40px;
  left: 20px;
}


.right-top-corner {
  width: 120px;
  position: absolute;
  top: 40px;
  right: 20px;
}


.left-bottom-corner {
  width: 60px;
  position: absolute;
  bottom: 200px;
  left: 25px;
}


.right-bottom-corner {
  width: 60px;
  position: absolute;
  bottom: 200px;
  right: 25px;
}


.pengantin .left-top-corner,
.acara .left-top-corner,
.love-story .left-top-corner,
.pengiring .left-top-corner,
.galeri .left-top-corner,
.video .left-top-corner,
.rsvp .left-top-corner,
.buku-tamu .left-top-corner,
.copyright .left-top-corner {
  top: -13px;
  left: -6px;
}


.pengantin .right-top-corner,
.acara .right-top-corner,
.love-story .right-top-corner,
.pengiring .right-top-corner,
.galeri .right-top-corner,
.video .right-top-corner,
.rsvp .right-top-corner,
.buku-tamu .right-top-corner,
.copyright .right-top-corner {
  top: -13px;
  right: -6px;
}


.pengantin .left-bottom-corner,
.acara .left-bottom-corner,
.love-story .left-bottom-corner,
.pengiring .left-bottom-corner,
.galeri .left-bottom-corner,
.video .left-bottom-corner,
.rsvp .left-bottom-corner,
.buku-tamu .left-bottom-corner,
.copyright .left-bottom-corner {
  bottom: -13px;
  left: -6px;
}


.pengantin .right-bottom-corner,
.acara .right-bottom-corner,
.love-story .right-bottom-corner,
.pengiring .right-bottom-corner,
.galeri .right-bottom-corner,
.video .right-bottom-corner,
.rsvp .right-bottom-corner,
.buku-tamu .right-bottom-corner,
.copyright .right-bottom-corner {
  bottom: -13px;
  right: -6px;
}*/




/*Home*/
.home {
	/* position: relative; */
	background-image: url(../img/1bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	min-height: 85vh;
}

.home .judul {
	margin-top: 8vh;
	max-width: 175px;
}

.home .name {
	width: 200px;
	margin-top: 4vh;
}

.home .date {
	width: 350px;
	margin-top: 2vh;
}

.home .tamu {
	width: 250px;
	margin-top: 2vh;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 3vh;
}

.home span {
	font-family: 'Handlee', cursive;
	color: #997634;
	font-size: 1.5rem;
	font-weight: 900;
}

.home .namatamu {
	padding: 10px 0;
	border: 3px solid #997634;
	border-radius: 20px;
	/* position: absolute; */
	/* left: 50%; */
	text-align: center;
	/* transform: translateX(-50%); */
}

.home .namatamu p {
	font-family: 'Comfortaa', cursive;
	font-size: 11pt;
	line-height: 1.7;
	color: #997634;
	margin-bottom: 0;
	font-weight: 600;
}

@media (max-width: 1280px) {
	.home .judul {
		margin-top: 6vh;
		max-width: 170px;
	}
}

@media (max-width: 720px) {
	.home .judul {
		margin-top: 7vh;
		max-width: 170px;
	}

	.home .name {
		width: 200px;
		margin-top: 5vh;
	}

	.home .date {
		width: 320px;
		margin-top: 3vh;
	}

	.home .tamu {
		margin-top: 2vh;
	}
}

@media(max-width: 800px) and (max-height: 600px) {
	.home .judul {
		margin-top: 7vh;
		max-width: 170px;
	}
}

@media (max-width: 500px) {
	.home .judul {
		margin-top: 8vh;
		max-width: 170px;
	}

	.home .name {
		width: 55vw;
		margin-top: 5vh;
	}

	.home .date {
		width: 80vw;
		margin-top: 3vh;
	}

	.home .tamu {
		margin-top: 2vh;
		width: 220px;
	}
}

@media (max-width: 375px) {
	.home .judul {
		margin-top: 7vh;
		max-width: 160px;
	}

	.home .name {
		width: 55vw;
		margin-top: 4vh;
	}
}


/*---------------------------------------------------------*/



/* Doa */
.doa {
	background-image: url(../img/2bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	min-height: 85vh;
}

.doa .kontendoa {
	padding-top: 10vh;
	max-width: 35vw;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 4vh;
	color: #754930;
}

.doa h1 {
	font-family: 'Handlee', cursive;
	/* font-family: 'Courgette', cursive; */
	/* font-family: 'Comfortaa', cursive; */
	/* font-family: 'Acme', sans-serif; */
	font-weight: 500;
	font-size: 1.3em;
	/* padding: 10px; */
	padding-bottom: 20px;
}

.doa h2 {
	padding-top: 5px;
	font-family: 'Amiri', serif;
	font-weight: 200;
	font-size: 1.4em;
	line-height: 2;
}

.doa .arti h2 {
	/* padding-top: 20px; */
	/* font-family: 'Cookie', cursive; */
	/* font-family: 'Comfortaa', cursive; */
	/* font-family: 'Acme', sans-serif; */
	/* font-family: 'Courgette', cursive; */
	font-family: 'Handlee', cursive;
	font-weight: 200;
	font-size: 1.3em;
	line-height: 1.5;
}

@media(max-width:800px) {
	.doa h1 {
		font-family: 'Handlee', cursive;
		font-weight: 500;
		font-size: 1em;
		/* padding: 10px; */
		padding-bottom: 20px;
	}

	.doa h2 {
		padding-top: 10px;
		font-family: 'Amiri', serif;
		font-weight: 200;
		font-size: 1.1em;
		line-height: 2;
	}

	.doa .arti h2 {
		font-family: 'Handlee', cursive;
		font-weight: 200;
		font-size: 0.9em;
		line-height: 1.5;
	}

}

@media(max-width: 425px) and (max-height: 900px) {
	.doa .kontendoa {
		max-width: 90vw;
		margin-left: auto;
		margin-right: auto;
		padding: 0 30px;
		padding-top: 15.5vh;
		padding-bottom: 20vh;
	}
}

@media(max-width: 400px) and (max-height: 900px) {
	.doa .kontendoa {
		max-width: 90vw;
		margin-left: auto;
		margin-right: auto;
		padding: 0 25px;
		padding-top: 14.5vh;
		padding-bottom: 18vh;
	}
}

@media(max-width: 450px) and (max-height: 750px) {
	.doa .kontendoa {
		max-width: 90vw;
		margin-left: auto;
		margin-right: auto;
		padding: 0 30px;
		padding-top: 13vh;
		padding-bottom: 17vh;
	}
}

@media(max-width: 375px) and (max-height: 700px) {
	.doa .kontendoa {
		max-width: 90vw;
		margin-left: auto;
		margin-right: auto;
		padding: 0 25px;
		padding-top: 10vh;
		padding-bottom: 11vh;
	}
}

/* --------------------------------------------------------- */


/*Pengantin*/
.pengantin {
	/* position: relative; */
	background-image: url(../img/3bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	min-height: 85vh;
	margin-bottom: 0;
}

.pengantin .judul img {
	width: 275px;
	margin-top: 3vh;
	margin-bottom: 0vh;
}

.pengantin .wanita,
.pengantin .pria {
	padding: 0 50px;
}

.pengantin .wanita img {
	/* background-position: center center; */
	/* background-repeat: no-repeat; */
	width: 170px;
	margin: 0px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

.pengantin .pria img {
	/* background-position: center center; */
	/* background-repeat: no-repeat; */
	width: 170px;
	margin: 0px;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
}

.pengantin .dan img {
	background-position: center center;
	margin: 5vh 0;
	width: 185px;
	background-repeat: no-repeat;
}

.pengantin .wanita h4,
.pengantin .pria h4 {
	/* font-family: 'Oleo Script', cursive; */
	/* font-family: 'Acme', sans-serif; */
	font-family: 'Satisfy', cursive;
	/* font-family: 'Comfortaa', cursive; */
	font-size: 2.5em;
	color: #997634;
	margin-top: 10px;
	margin-bottom: 0px;
}

.pengantin .wanita p,
.pengantin .pria p {
	font-family: 'Comfortaa', cursive;
	font-size: 0.85em;
	color: #997634;
	margin-bottom: 5px;
	font-weight: 600;
}

.pengantin .wanita h5,
.pengantin .pria h5 {
	font-family: 'Handlee', cursive;
	font-size: 1.15em;
	color: #997634;
	margin-bottom: 30px;
}

@media(max-width: 768px) {
	.pengantin {
		padding: 0 30px;
	}

	.pengantin .judul img {
		width: 230px;
		margin-top: 5vh;
		margin-bottom: 3vh;
	}

	.pengantin .wanita img {
		margin: 0px;
		margin-left: auto;
		margin-right: auto;
	}

	.pengantin .pria img {
		margin: 0px;
		margin-top: 18px;
		margin-left: auto;
		margin-right: auto;
	}

	.pengantin .dan img {
		background-position: center center;
		margin: 2vh 0 2vh 0;
		width: 45vw;
		background-repeat: no-repeat;
	}
}

@media(max-width: 500px) {
	.pengantin {
		padding: 0 20px;
		padding-bottom: 3vh;
	}

	.pengantin .wanita,
	.pengantin .pria {
		padding: 0 15px;
	}
}

@media(max-width: 375px) {
	.pengantin {
		padding: 0 20px;
	}
}


/*---------------------------------------------------------*/

/* Video */
.video {
	background-image: url(../img/2bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center bottom;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	height: 85vh;
	text-align: center;
}

.video .judul img {
	width: 220px;
	margin-top: 10vh;
	margin-bottom: 30px;
}

.video iframe {
	/* margin-bottom: 10px; */
	width: 400px;
	height: 300px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 4px 4px 14px #000;
	-webkit-box-shadow: 4px 4px 14px #000;
	box-shadow: 4px 4px 14px #000;
}

@media(max-width: 500px) {
	.video .judul img {
		width: 200px;
		margin-top: 15vh;
		margin-bottom: 8vh;
	}

	.video iframe {
		width: 65vw;
		height: 65vw;
	}
}

/*---------------------------------------------------------*/

/*Story*/
.story {
	background-image: url(../img/4bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	min-height: 85vh;
}

.storyjudul img {
	width: 270px;
	padding-top: 8vh;
	margin-bottom: 5vh;
}

@media(max-width: 550px) {
	.story {
		min-height: 85vh;
	}

	.storyjudul img {
		width: 65vw;
	}
}

.kontenstory {
	position: relative;
	/* height: 100%; */
}

.story1 img {
	position: absolute;
	max-width: 250px;
	margin-left: auto;
	margin-right: auto;
	top: 0;
	left: 0;
	right: 100px;
}

.story2 img {
	position: absolute;
	max-width: 250px;
	margin-left: auto;
	margin-right: auto;
	top: 65px;
	left: 100px;
	right: 0;
}

.story3 img {
	position: absolute;
	max-width: 250px;
	margin-left: auto;
	margin-right: auto;
	top: 130px;
	left: 0;
	right: 100px;
}

.story4 img {
	position: absolute;
	max-width: 250px;
	margin-left: auto;
	margin-right: auto;
	top: 195px;
	left: 100px;
	right: 0;
}

.story5 img {
	position: absolute;
	max-width: 250px;
	margin-left: auto;
	margin-right: auto;
	top: 260px;
	left: 0px;
	right: 100px;
}

.story6 img {
	position: absolute;
	max-width: 250px;
	margin-left: auto;
	margin-right: auto;
	top: 325px;
	left: 100px;
	right: 0;
}

.story7 img {
	position: absolute;
	max-width: 250px;
	margin-left: auto;
	margin-right: auto;
	top: 390px;
	left: 0px;
	right: 100px;
}


@media(max-width: 500px) {
	.story1 img {
		width: 260px;
		left: 0;
		right: 100px;
	}

	.story2 img {
		width: 260px;
		left: 100px;
		right: 0;
		top: 70px;
	}

	.story3 img {
		width: 260px;
		left: 0;
		right: 100px;
		top: 140px;
	}

	.story4 img {
		width: 260px;
		left: 100px;
		right: 0;
		top: 210px;
	}

	.story5 img {
		width: 260px;
		left: 0;
		right: 100px;
		top: 280px;
	}

	.story6 img {
		width: 260px;
		left: 100px;
		right: 0;
		top: 350px;
	}

	.story7 img {
		width: 260px;
		left: 0;
		right: 100px;
		top: 420px;
	}
}

@media(max-width: 440px) {
	.story1 img {
		width: 240px;
	}

	.story2 img {
		width: 240px;
	}

	.story3 img {
		width: 240px;
	}

	.story4 img {
		width: 240px;
	}

	.story5 img {
		width: 240px;
	}

	.story6 img {
		width: 240px;
	}

	.story7 img {
		width: 240px;
	}
}

@media(max-width: 396px) {
	.story1 img {
		width: 220px;
		left: 0;
		right: 85px;
	}

	.story2 img {
		width: 220px;
		left: 85px;
		right: 0;
		top: 60px;
	}

	.story3 img {
		width: 220px;
		left: 0;
		right: 85px;
		top: 120px
	}

	.story4 img {
		width: 220px;
		left: 85px;
		right: 0;
		top: 180px
	}

	.story5 img {
		width: 220px;
		left: 0;
		right: 85px;
		top: 240px;
	}

	.story6 img {
		width: 220px;
		left: 85px;
		right: 0;
		top: 300px
	}

	.story7 img {
		width: 220px;
		left: 0;
		right: 85px;
		top: 360px;
	}

}

@media(max-width: 360px) {
	.story1 img {
		width: 200px;
	}

	.story2 img {
		width: 200px;
		top: 50px;
	}

	.story3 img {
		width: 200px;
		top: 100px;
	}

	.story4 img {
		width: 200px;
		top: 150px;
	}

	.story5 img {
		width: 200px;
		top: 200px;
	}

	.story6 img {
		width: 200px;
		top: 250px;
	}

	.story7 img {
		width: 200px;
		top: 300px;
	}
}

@media(max-width: 330px) {
	.story1 img {
		width: 180px;
	}

	.story2 img {
		width: 180px;
	}

	.story3 img {
		width: 180px;
	}

	.story4 img {
		width: 180px;
	}

	.story5 img {
		width: 180px;
	}

	.story6 img {
		width: 180px;
	}

	.story7 img {
		width: 180px;
	}
}

/*---------------------------------------------------------*/


/*Acara*/
.acara {
	background-image: url(../img/5bg.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	/* FIX utk addtocalendar */
	text-align: center;
	min-height: 85vh;
	padding: 0 14vw;
}

.acara img {
	padding-top: 5vh;
	width: 350px;
}

.acara .konten h1 {
	color: #754930;
	text-align: center;
	/* font-family: 'Acme', sans-serif; */
	font-family: 'Comfortaa', cursive;
	/* font-family: 'Nanum Gothic', sans-serif; */
	font-weight: 600;
	padding: 25px;
	padding-bottom: 0px;
	padding-top: 25px;
	font-size: 1.2em;
}

@media (max-width:500px) {
	.acara {
		padding: 0;
	}

	.acara img {
		padding-top: 7vh;
		padding-bottom: 25px;
		width: 80vw;
	}

	.acara .konten h1 {
		font-weight: 600;
		padding: 20px;
		padding-bottom: 0px;
		padding-top: 0px;
		font-size: 1em;
	}
}

.acara .weddingcol {
	width: 320px;
	max-height: 280px;
	/* box-shadow: 0 0 16px #1C8E82; */
	border-width: 5px;
	border-style: solid;
	border-color: #D59961;
	border-radius: 13px;
	/* background-color: white; */
	background-image: url(../img/5gb1.png);
	background-position: bottom right;
	padding: 10px 15px 0px 15px;
	margin: 15px 10px;
}

.acara .weddingcol .weddingresepsi h1,
.acara .weddingcol .weddingakad h1 {
	list-style-type: none;
	/* font-family: 'Cookie', cursive; */
	/* font-family: 'Yanone Kaffeesatz', sans-serif; */
	/* font-family: 'Great Vibes', cursive; */
	font-family: 'Valentine' !important;
	/* font-family: 'ChallistaScript' !important; */
	/* border-bottom: #FF8061 3px solid; */
	/* font-family: 'Courgette', cursive; */
	/* font-family: 'Rancho', cursive; */
	/* font-family: 'Acme', sans-serif; */
	font-size: 1.5em;
	text-decoration: underline;
	/* padding: 5px; */
	color: #B48B2E;
	margin-bottom: 10px;
}


.acara .weddingcol .weddingakad li,
.acara .weddingcol .weddingresepsi li {
	color: #754930;
	font-size: 0.9em;
	font-weight: 100;
	text-align: center;
	list-style-type: none;
	/* font-family: 'Cookie', cursive; */
	/* font-family: 'Acme', sans-serif; */
	font-family: 'Comfortaa', cursive;
	/* font-family: 'Hammersmith One', sans-serif; */
	font-weight: 500;
}

.acara .event-box {
	z-index: 99999;
}

@media(max-width: 800px) and (max-height: 600px) {
	.acara {
		padding-bottom: 5vh;
	}
}

@media(max-width: 500px) {
	.acara {
		padding-bottom: 5vh;
	}

	.acara .weddingcol {
		width: 80vw;
		max-height: 280px;
	}
}

/*---------------------------------------------------------*/

/* Maps */
.maps {
	background-image: url(../img/6bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	min-height: 85vh;
}

.maps img {
	width: 150px;
	padding-top: 4vh;
}

@media(max-width:360px) {
	.maps img {
		width: 150px;
		padding-top: 3vh;
	}
}

.maps-responsive {
	position: relative;
	overflow: hidden;
	float: center;
}

.maps-responsive .map-border {
	margin-top: 5vh;
	width: 360px;
	height: 290px;
	background-color: transparent;
	border: 5px #B48B2E solid;
	margin-left: auto;
	margin-right: auto;
}

.maps-responsive .map-border iframe {
	padding: 10px;
	width: 350px;
	height: 280px;
}

@media(max-width: 400px) {
	.maps-responsive .map-border {
		margin-top: 5vh;
		width: 310px;
		height: 310px;
		background-color: transparent;
		border: 3px #B48B2E solid;
		margin-left: auto;
		margin-right: auto;
	}

	.maps-responsive .map-border iframe {
		padding: 10px;
		width: 300px;
		height: 300px;
	}
}

@media(max-width: 375px) {
	.maps-responsive .map-border {
		margin-top: 3vh;
		width: 290px;
		height: 290px;
		background-color: transparent;
		border: 3px #B48B2E solid;
		margin-left: auto;
		margin-right: auto;
	}

	.maps-responsive .map-border iframe {
		padding: 10px;
		width: 280px;
		height: 280px;
	}
}

@media(max-width: 330px) {
	.maps-responsive .map-border {
		margin-top: 3vh;
		width: 260px;
		height: 260px;
		background-color: transparent;
		border: 3px #B48B2E solid;
		margin-left: auto;
		margin-right: auto;
	}

	.maps-responsive .map-border iframe {
		padding: 10px;
		width: 250px;
		height: 250px;
	}
}

.maps-responsive button {
	margin-top: 15px;
	background-color: white;
	border: 3px #997634 solid;
	border-radius: 50px;
	padding: 2px 25px;
	margin-bottom: 5vh;
}

.maps-responsive a {
	color: #997634;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-family: 'Acme', sans-serif;
	font-size: 16px;
}

/* ---------------------------------------------------------- */


/* Ucapanpengantin */
.ucapanpengantin {
	background-image: url(../img/2bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	min-height: 85vh;
	/* background-color: #E1E4B7; */
	text-align: center;
	padding: 7vh 0;
}

@media(max-width: 550px) {
	.ucapanpengantin {
		padding: 10vh 0 0 0;
	}
}

@media(max-width: 375px) {
	.ucapanpengantin {
		padding: 7vh 0 0 0;
	}
}

@media(max-width: 330px) {
	.ucapanpengantin {
		padding: 5vh 0 0 0;
	}
}


.ucapanpengantin img {
	width: 350px;
	margin-bottom: 5vh;
}

@media(max-width: 550px) {
	.ucapanpengantin img {
		width: 80vw;
		margin-bottom: 3vh;
	}
}

.ucapanpengantin h1 {
	color: #754930;
	/* font-family: 'Cookie', cursive; */
	font-family: 'Comfortaa', cursive;
	/* font-family: 'Handlee', cursive; */
	/* font-family: 'Acme', sans-serif; */
	font-size: 1.5em;
	margin-bottom: 5vh;
	font-weight: 600;

}

.ucapanpengantin .ucapankonten {
	width: 650px;
	background-color: rgba(255, 255, 255, 0.35);
	border-radius: 12px;
	border: 5px solid #B48B2E;
	padding: 30px 65px;
	margin-left: auto;
	margin-right: auto;
}

.ucapanpengantin .ucapankonten img {
	width: 170px;
	margin-bottom: 15px;
	margin-top: 0px;
}

@media(max-width: 550px) {
	.ucapanpengantin .ucapankonten img {
		width: 40vw;
		margin-bottom: 10px;
		margin-top: 0px;
	}
}

.ucapanpengantin .ucapankonten .arab h2 {
	color: #754930;
	padding-top: 10px;
	font-family: 'Amiri', serif;
	font-weight: 600;
	font-size: 1.3em;
	line-height: 2;
	/* padding-top:10px; */
}

.ucapanpengantin .ucapankonten .arti h2 {
	color: #754930;
	padding-top: 0px;
	/* font-family: 'Cookie', cursive; */
	/* font-family: 'Comfortaa', cursive; */
	font-family: 'Handlee', cursive;
	/* font-family: 'Acme', sans-serif; */
	font-size: 1.5em;
	line-height: 1.5;
}

.ucapanpengantin .terimakasih {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10vh;
	width: 150px;
}


@media (max-width: 770px) {
	.ucapanpengantin .ucapankonten {
		margin: auto;
		max-width: 70vw;
		padding: 10px 15px;
	}
}

@media (max-width: 450px) {
	.ucapanpengantin .ucapankonten {
		margin: auto;
		max-width: 80vw;
	}

	.ucapanpengantin .ucapankonten .arti h2 {
		font-size: 1.5em;
	}
}

@media (max-width: 375px) {
	.ucapanpengantin .ucapankonten .arti h2 {
		font-size: 1.3em;
	}
}

/*---------------------------------------------------------*/



/* Doa Pengantin */

.doa2 {
	background-image: url(../img/5bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	/* background-color: #E1E4B7; */
	height: 85vh;
	text-align: center;
	padding: 10vh 0 0 0;
}

.doa2judul img {
	width: 225px;
	margin-bottom: 5vh;
}

@media(max-width: 550px) {
	.doa2judul img {
		width: 60vw;
		margin-bottom: 5vh;
	}
}

.doa2konten {
	width: 500px;
	background-color: #F0F3DC;
	/* background-color: transparent; */
	border-radius: 12px;
	border: 5px solid #D59961;
	/* border: 5px solid #1E4223; */
	margin: auto;
	padding: 20px 25px;
}

.doa2konten .arab h2 {
	color: #754930;
	padding-top: 10px;
	font-family: 'Amiri', serif;
	font-weight: 600;
	font-size: 1.5em;
	line-height: 2;
	/* padding-top:10px; */
}

.doa2konten .arti h2 {
	color: #754930;
	padding-top: 15px;
	/* font-family: 'Cookie', cursive; */
	font-family: 'Comfortaa', cursive;
	/* font-family: 'Acme', sans-serif; */
	font-size: 1em;
}

@media (max-width: 770px) {
	.doa2konten {
		margin: auto;
		max-width: 70vw;
	}
}

@media (max-width: 500px) {
	.doa2 {
		padding: 8vh 0 0 0;
	}

	.doa2konten {
		margin: auto;
		max-width: 65vw;
		padding: 20px 15px;
	}

	.doa2konten .arti h2 {
		font-size: 1em;
	}
}

@media (max-width: 360px) {
	.doa2 {
		padding: 5vh 0 0 0;
	}

	.doa2konten {
		margin: auto;
		max-width: 60vw;
		padding: 15px 10px;
	}

	.doa2konten .arti h2 {
		font-size: 1em;
	}
}

/* ---------------------------------------------------------- */


/* LIVE STREAMING */
.live {
	background-image: url(../img/4bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	min-height: 85vh;

	/* text-align: center;
	padding: 0 20px;
	max-width: 50vw;
	margin-left: auto;
	margin-right: auto; */
}

.live .judullive {
	margin-left: auto;
	margin-right: auto;
	padding: 5vh 0 2vh 0;
}

.live .judullive h1 {
	color: #754930;
	font-size: 2.75em;
	/* font-family: 'Acme', sans-serif; */
	/* font-family: 'Yanone Kaffeesatz', sans-serif; */
	font-family: 'Great Vibes', cursive;
	/* font-family: 'Comfortaa', cursive; */
	/* font-family: 'Nanum Gothic', sans-serif; */
	line-height: 3em;
	font-weight: 500;
}

.live iframe {
	/* margin-bottom: 10px; */
	width: 400px;
	height: 300px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 4px 4px 14px #000;
	-webkit-box-shadow: 4px 4px 14px #000;
	box-shadow: 4px 4px 14px #000;
	margin-bottom: 5vh;
}

.live .livezoom h2 {
	color: #754930;
	font-size: 1.2em;
	font-family: 'Acme', sans-serif;
	/* font-family: 'Yanone Kaffeesatz', sans-serif; */
	/* font-family: 'Great Vibes', cursive; */
	/* font-family: 'Comfortaa', cursive; */
	/* font-family: 'Nanum Gothic', sans-serif; */
	font-weight: 500;
	text-align: center;
	padding: 20px 20px 10px 20px;
}

.live .livezoom a {
	background-color: #CF7531;
	color: white;
	padding: 10px 30px;
	font-size: 1.5em;
	/* font-family: 'Acme', sans-serif; */
	font-family: 'Yanone Kaffeesatz', sans-serif;
	/* font-family: 'Great Vibes', cursive; */
	/* font-family: 'Comfortaa', cursive; */
	/* font-family: 'Nanum Gothic', sans-serif; */
	font-weight: 500;
	text-align: center;
	border-radius: 12px;
}

.live .livezoom h3 {
	color: #754930;
	font-size: 1em;
	font-family: 'Acme', sans-serif;
	/* font-family: 'Yanone Kaffeesatz', sans-serif; */
	/* font-family: 'Great Vibes', cursive; */
	/* font-family: 'Comfortaa', cursive; */
	/* font-family: 'Nanum Gothic', sans-serif; */
	font-weight: 500;
	text-align: center;
	line-height: 1em;
	margin-top: 5px;
}

.live .livezoom h4 {
	color: #754930;
	font-size: 1em;
	font-family: 'Courgette', cursive;
	/* font-family: 'Rancho', cursive; */
	/* font-family: 'Acme', sans-serif; */
	/* font-family: 'Yanone Kaffeesatz', sans-serif; */
	/* font-family: 'Great Vibes', cursive; */
	/* font-family: 'Comfortaa', cursive; */
	/* font-family: 'Nanum Gothic', sans-serif; */
	font-weight: 600;
	text-align: center;
	line-height: 1em;
	/* margin-top: 5px; */
}

@media(max-width: 500px) {
	.live .judullive {
		margin-left: auto;
		margin-right: auto;
		padding: 5vh 0 2vh 0;
	}

	.live iframe {
		width: 65vw;
		height: 65vw;
	}
}



.countdown2 {
	/* color: #E477B3; */
	color: #CF7531;
}

.countdown2 ul {
	/* font-family: 'Great Vibes', cursive; */
	/* font-family: 'Handlee', cursive; */
	/* font-family: 'Acme', sans-serif; */
	font-family: 'Cookie', cursive;
	list-style: none;
	margin: 2px 0 0 0;
	padding: 0;
	display: block;
	text-align: center;
}

.countdown2 ul li {
	display: inline-block;
}

.countdown2 ul li span {
	font-size: 30px;
	font-weight: 600;
	line-height: 15px;
	color: #CF7531;
	background-color: transparent;
	border-radius: 40px;
	margin: 0px;
	padding: 5px 10px;
}

.countdown2 li.seperator {
	font-size: 24px;
	line-height: 20px;
	font-weight: 600;
	vertical-align: top;
	color: #CF7531;
}

.countdown2 li p {
	color: #CF7531;
	font-size: 18px;
	margin-top: -10px;
}

/* ---------------------------------------------------------- */



/*FAMILY*/
.family {
	background-image: url(../img/6bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	min-height: 85vh;

	/* text-align: center;
	padding: 0 20px;
	max-width: 50vw;
	margin-left: auto;
	margin-right: auto; */
}

.family h1 {
	font-size: 2.2em;
	padding: 8vh 10vw 15vh 10vw;
}

.family h2 {
	color: #754930;
	font-size: 1.7em;
	/* font-family: 'Acme', sans-serif; */
	font-family: 'Yanone Kaffeesatz', sans-serif;
	/* font-family: 'Comfortaa', cursive; */
	/* font-family: 'Nanum Gothic', sans-serif; */
	line-height: 1.3em;
	font-weight: 600;
}

.family h3 {
	color: #754930;
	font-size: 1.7em;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	/* font-family: 'Acme', sans-serif; */
	/* font-family: 'Comfortaa', cursive; */
	/* font-family: 'Nanum Gothic', sans-serif; */
	line-height: 1.2em;
	font-weight: 500;
}

.family h4 {
	font-size: 2em;
	font-family: 'Pacifico', serif;
}

.family .judul img {
	padding: 7vh 0 3vh 0;
	width: 300px;
}

.family .namacouple img {
	margin: -10vh 0 0 0;
	width: 250px;
}

.family .terimakasih img {
	margin: auto;
	padding: 5vh 0 5vh 0;
	width: 300px;
}

/* .family .bunga img {
	padding: 2vh 0 0vh 0;
	width: 300px;
} */

@media (max-width: 500px) {
	.family {
		min-width: 90vw;
		margin-left: auto;
		margin-right: auto;
	}

	.family h3 {
		font-size: 1.3em;
	}
}

@media (max-width: 420px) {
	.family .namacouple img {
		margin: 0vh 0 0 0;
		width: 45vw;
	}

	.family .terimakasih img {
		padding: 3vh 0 5vh 0;
		width: 65vw;
	}

	.family .judul img {
		width: 65vw;
	}

	.family .bunga img {
		padding: 2vh 0 0vh 0;
		width: 80px;
	}

}

@media (max-width: 380px) {
	.family .namacouple img {
		margin: 0vh 0 0 0;
		width: 40vw;
	}

	.family .terimakasih img {
		padding: 3vh 0 3vh 0;
		width: 60vw;
	}

	.family .judul img {
		width: 60vw;
	}
}

/*---------------------------------------------------------*/


/*RSVP*/
.rsvp {
	background-image: url(../img/6bg.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	/* background-color: #E1E4B7; */
	min-height: 85vh;
}

.rsvp img {
	width: 180px;
	margin-top: 10vh;
	margin-bottom: 0vh;
}

@media (max-width: 380px) {
	.rsvp img {
		width: 180px;
		margin-top: 7vh;
		margin-bottom: 0vh;
	}
}

.kontenrsvp {
	margin: 0px auto;
	width: 300px;
	background: transparent;
	padding: 0px 20px;
}

@media (max-width: 380px) {
	.kontenrsvp {
		/* padding: 20vh 0 0 0; */
		width: 280px;
	}
}

.formulir {
	text-align: center;
	font-family: 'Acme', sans-serif;
}

.formulir label {
	font-size: 1.3em;
	margin-bottom: 0;
	color: #754930;
	font-weight: bold;
}


.formulir input {
	font-size: 1em;
	border: none;
	border-bottom: 2px solid #754930;
	background-color: transparent;
	color: #754930;
	border-radius: 0px;
	padding: 0;
	margin-bottom: 15px;
}

.formulir select {
	padding: 5px 10px;
	margin-bottom: 15px;
}


.formulir input::placeholder,
.formulir textarea::placeholder {
	color: #A1A1A1;
	text-align: center;
}


.formulir input:focus,
.formulir textarea:focus {
	background-color: transparent;
	color: #A1A1A1;
}


.formulir select:focus {
	background-color: transparent;
	color: #A1A1A1;
}


.formulir select,
.formulir textarea {
	border: 2px solid #754930;
	background-color: transparent;
	color: #A1A1A1;
}

.submit {
	padding-bottom: 5vh;
}

.submit .tombolrsvp {
	background: #B48B2E;
	color: white;
	font-size: 11pt;
	width: 100%;
	border: none;
	border-radius: 3px;
	padding: 10px 20px;
}

/* .tombol {
	background-color: transparent;
	padding: 3px 30px;
	color: #4B5320;
	border: 2px solid #4B5320;
	border-radius: 20px;
	font-weight: bold;
}


.tombol:hover {
	background-color: #4B5320;
	color: #F2F2F2;
} */


.don {
	max-width: 30vw;
	margin-left: auto;
	margin-right: auto;
	padding-top: 2vh;
	padding-bottom: 2vh;
}

@media(max-width: 500px) {
	.don {
		margin-left: auto;
		margin-right: auto;
		max-width: 75vw;
	}
}

.don h2 {
	color: #1C8E82;
	font-size: 10pt;
	/* font-family: 'Acme', sans-serif; */
	font-family: 'Comfortaa', cursive;
	/* line-height: 1.3em; */
	font-weight: 500;
}

.don h3 {
	color: #1C8E82;
	font-size: 11pt;
	font-family: 'Acme', sans-serif;
	/* font-family: 'Comfortaa', cursive; */
	/* font-family: 'Nanum Gothic', sans-serif; */
	/* line-height: 1.3em; */
	font-weight: 500;
	margin: 0px;
}

.don .col {
	padding: 0px;
	margin: 0px;
}

.don img {
	margin: 0;
	width: 100px;
}

/*-------------------------------------------------------*/



/* Doa Pengantin */

.guest {
	background-image: url(../img/5bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	min-height: 85vh;

	/* background-color: #E1E4B7;
	height: 85vh;
	text-align: center; */

	padding: 10vh 0 0 0;
}

/* CAROUSEL STARTS */
.customer-feedback .owl-item img {
	width: 85px;
	height: 85px;
}

.customer-feedback h2 {
	/* color: #754930; */
	color: #754930;
	font-family: 'Great Vibes', cursive;
	/* font-family: 'Lobster', cursive; */
	/* font-family: 'Yanone Kaffeesatz', sans-serif; */
	/* font-family: 'Cookie', cursive; */
	/* font-family: 'Comfortaa', cursive; */
	/* font-family: 'Acme', sans-serif; */
	font-size: 2.75em;
}

.feedback-slider-item {
	position: relative;
	padding: 60px;
	margin-top: -35px;
}

.customer-name {
	margin-top: 15px;
	margin-bottom: 25px;
	font-size: 20px;
	font-weight: 500;
}

.feedback-slider-item h3 {
	color: #754930;
	font-family: 'Lobster', cursive;
	/* font-family: 'Yanone Kaffeesatz', sans-serif; */
	/* font-family: 'Cookie', cursive; */
	/* font-family: 'Comfortaa', cursive; */
	/* font-family: 'Acme', sans-serif; */
	font-size: 1.5em;
}

.feedback-slider-item p {
	line-height: 1.5;
	color: 754930;
	/* font-family: 'Handlee', cursive; */
	/* font-family: 'Courgette', cursive; */
	font-family: 'Cookie', cursive;
	/* font-family: 'Comfortaa', cursive; */
	/* font-family: 'Acme', sans-serif; */
	font-size: 1.5em;
	margin-bottom: 5px;
}

.feedback-slider-item h4 {
	text-align: right;
	line-height: 1;
	color: 754930;
	/* font-family: 'Lobster', cursive; */
	/* font-family: 'Yanone Kaffeesatz', sans-serif; */
	/* font-family: 'Cookie', cursive; */
	/* font-family: 'Comfortaa', cursive; */
	font-family: 'Acme', sans-serif;
	font-size: 1em;
}

.customer-rating {
	background-color: #eee;
	border: 3px solid #fff;
	color: rgba(1, 1, 1, 0.702);
	font-weight: 700;
	border-radius: 50%;
	position: absolute;
	width: 47px;
	height: 47px;
	line-height: 44px;
	font-size: 15px;
	right: 0;
	top: 77px;
	text-indent: -3px;
}

.thumb-prev .customer-rating {
	top: -20px;
	left: 0;
	right: auto;
}

.thumb-next .customer-rating {
	top: -20px;
	right: 0;
}

.customer-rating i {
	color: rgb(251, 90, 13);
	position: absolute;
	top: 10px;
	right: 5px;
	font-weight: 600;
	font-size: 12px;
}

/* GREY BACKGROUND COLOR OF THE ACTIVE SLIDER */
.feedback-slider-item:after {
	content: '';
	position: absolute;
	left: 20px;
	right: 20px;
	bottom: 0;
	top: 103px;
	background-color: #F0F3DC;
	/* border: 5px solid #1E4223; */
	border: 5px solid #D59961;
	/* border: 1px solid rgba(251, 90, 13, .1); */
	border-radius: 10px;
	z-index: -1;
}

.thumb-prev,
.thumb-next {
	position: absolute;
	z-index: 99;
	top: 45%;
	width: 98px;
	height: 98px;
	left: -90px;
	cursor: pointer;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.thumb-next {
	left: auto;
	right: -90px;
}

.feedback-slider-thumb img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	overflow: hidden;
}

.feedback-slider-thumb:hover {
	opacity: .8;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

.customer-feedback .owl-nav [class*="owl-"] {
	position: relative;
	display: inline-block;
	bottom: 45px;
	transition: all .2s ease-in;
}

.customer-feedback .owl-nav i .fas {
	background-color: transparent;
	color: #B48B2E;
	/* font-size: 25px; */
}

.customer-feedback .owl-prev {
	left: -15px;
}

.customer-feedback .owl-prev:hover {
	left: -20px;
}

.customer-feedback .owl-next {
	right: -15px;
}

.customer-feedback .owl-next:hover {
	right: -20px;
}

/* DOTS */
.customer-feedback .owl-dots {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 35px;
}

.customer-feedback .owl-dot {
	display: inline-block;
}

.customer-feedback .owl-dots .owl-dot span {
	width: 11px;
	height: 11px;
	margin: 0 5px;
	background: #fff;
	border: 1px solid #B48B2E;
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-transition: all 200ms ease;
	transition: all 200ms ease;
	border-radius: 50%;
}

.customer-feedback .owl-dots .owl-dot.active span {
	background-color: #B48B2E;
}

/* RESPONSIVE */
@media screen and (max-width: 767px) {
	.feedback-slider-item:after {
		left: 30px;
		right: 30px;
	}

	.customer-feedback .owl-nav [class*="owl-"] {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		margin-top: 45px;
		bottom: auto;
	}

	.customer-feedback .owl-prev {
		left: 0;
	}

	.customer-feedback .owl-next {
		right: 0;
	}

}



















.guestjudul img {
	width: 225px;
	margin-bottom: 5vh;
}

@media(max-width: 550px) {
	.guestjudul img {
		width: 200px;
		margin-bottom: 5vh;
	}
}

.dasd {
	width: 600px;
	background-color: #F0F3DC;
	border-radius: 12px;
	border: 5px solid #D59961;
	margin: auto;
	padding: 20px 25px;
}

/* ---------------------------------------------------------- */

@font-face {
	font-family: 'arrows';
	src: url('../fonts/arrows/arrows.eot');
	src: url('../fonts/arrows/arrows.eot?#iefix') format('embedded-opentype'),
		url('../fonts/arrows/arrows.woff') format('woff'),
		url('../fonts/arrows/arrows.ttf') format('truetype'),
		url('../fonts/arrows/arrows.svg#arrows') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: brawler;
	src: url(../fonts/brawler-webfont.woff2);
}


@font-face {
	font-family: antonio-regular;
	src: url(../fonts/antonio-regular-webfont.woff2);
}


@font-face {
	font-family: antonio-light;
	src: url(../fonts/antonio-light-webfont.woff2);
}

/* ==================
MUSIK
================== */
.toggle-music {
	position: fixed;
	z-index: 10;
	top: 91vh;
	left: 15px;
	width: 3rem;
	height: 3rem;
	background: url(../img/musicoff-brown.svg) center center / 60% no-repeat;
	/* background: url('https://res.cloudinary.com/elliepooh/image/upload/v1491889929/music_s7aiet.svg') center center / 60% no-repeat; */
	cursor: pointer;
}

.music-off {
	background: url(../img/musicon-brown.svg) center center / 60% no-repeat;
	/* background: url('https://res.cloudinary.com/elliepooh/image/upload/v1491890054/music-off_nrnsni.svg') center center / 60% no-repeat; */
}

/* ==================
AKHIR    MUSIK
================== */



/* Modal button */
.modal-btn {
	font-family: 'Baloo Bhaina', cursive;
	font-family: 'acme', cursive;
	letter-spacing: 1px;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 5px 20px;
	background-color: #D59961;
	color: #fff;
	transition: all .3s;
	border-radius: 12px;
	border: 2px solid white;
}

.modal-btn:hover {
	background-color: rgb(196, 141, 90);
	border-radius: 12px;
	border: 2px solid white;
}

/* Modal */
.modal {
	background-color: rgba(0, 0, 0, .4);
	display: none;
	overflow: auto;
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Modal Content */
.modal-content {
	position: relative;
	top: 10%;
	width: 750px;
	margin: 0 auto;
	background-color: #e5f361;
	background-color: #fff;
	box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

@media(max-width:550px) {
	.modal-content {
		width: 80%;
		top: 8%;
	}
}

@media(max-width:360px) {
	.modal-content {
		width: 85%;
		top: 6%;
	}
}

.modal-animated-in {
	animation: totop-in .3s ease;
}

.modal-animated-out {
	animation: totop-out .3s ease forwards;
}

.modal-header {
	font-family: 'Oswald', sans-serif;
	/* font-family: 'Yanone Kaffeesatz', sans-serif; */
	/* font-family: 'Acme', cursive; */
	background-color: #754930;
	width: 100%;
	height: 60px;
	line-height: 60px;
	padding-left: 20px;
}

.modal-content .close {
	position: absolute;
	right: 0;
	top: 0;
	background-color: #222;
	width: 60px;
	height: 60px;
	color: #fff;
	line-height: 15px;
	text-align: center;
	cursor: pointer;
	transition: all .3s;
	margin: 0px;
	font-size: 36px;
}

.modal-content .close:hover {
	background-color: #fff;
	color: #222;
}

/* Modal Body */
.modal-body {
	font-family: 'Acme', cursive;
	font-size: 0.8em;
	padding: 0 0 16px 0;
}

.modal-body table {
  width: 100%;
}

.modal-body th {
	font-size: 1.2em;
}

.modal-body td {
	font-size: 1em;
}


.comment-item {
  display: flex;
  flex-direction: column;
  padding: 8px 0;
  border-bottom: 1px solid #FFBD2C;
}

.comment-item .nama-tamu {
  padding: 0 8px;
  font-size: 14px;
  color: #9C5225;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.comment-item .ucapan {
  padding: 0 8px;
  font-size: 12px;
  color: #1A1A1A;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active,
.dataTables_wrapper .dataTables_pagi nate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.next, .dataTables_wrapper .dataTables_paginate .paginate_button.previous {
  /* background-color: #0E2142 !important; */
  padding: 4px 16px;
  font-size: 12px;
  color: #9C5225 !important;
  font-family: monospace;
}

.dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_paginate {
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
}

.dataTables_wrapper .dataTables_info {
  margin-bottom: 6px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  color: #9C5225 !important;
  background-color: transparent !important;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  padding: 3px 10px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
  color: #FFF !important;
  border-radius: 4px;
  background-color: #FFBD2C !important;
}
/* Modal Footer */
.modal-footer {
	background-color: #111;
	width: 100%;
	height: 60px;
	line-height: 60px;
	padding-left: 20px;
}

.modal-header h3,
.modal-footer h3 {
	color: #fff;
}

/* Keyframes */
@keyframes totop-in {
	0% {
		top: 600px;
		opacity: 0;
	}

	100% {
		top: 0;
		opacity: 1;
	}
}

@keyframes totop-out {
	0% {
		top: 0px;
		opacity: 1;
	}

	100% {
		top: -100%;
		opacity: 0;
	}
}

@import url('//cdn.datatables.net/1.10.2/css/jquery.dataTables.css');

td.details-control {
	background: url('http://www.datatables.net/examples/resources/details_open.png') no-repeat center center;
	cursor: pointer;
}

tr.shown td.details-control {
	background: url('http://www.datatables.net/examples/resources/details_close.png') no-repeat center center;
}
