:root {
	--pink: #d6b782;
	--bg: #2a2c21;
	--bg2: #d6b782;
	--shadow: 0 2px 2px rgb(0 0 0 / 0.5);
}

body {
	font-size: 1.2rem;
	font-family: 'Vidaloka', sans-serif;
	min-height: 4000px;
}

.generate {
	border-radius: 5px;
}

.hero {
	position: relative;
	min-height: 100vh;

}

.hero-opacity {
	opacity: 0;
	transition: 1s;


}


.hero h1,
.hero h4,
.hero p {
	text-shadow: var(--shadow);
}

.hero .heroa h1 {
	font-family: 'Trajan Pro', sans-serif;
	font-size: 3.5rem;
	/* font-style: italic; */
	font-weight: bold;

}

.hero h4 {
	font-family: 'montserrat';
	font-weight: 200;
	font-size: 18px;

}

.hero p {
	font-size: 1.8rem;
	font-family: 'Great Vibes', sans-serif;
	font-weight: 100;

}

.hero a {
	font-size: 0.8rem;
	font-family: 'montserrat';
	font-weight: 400;
	color: #f1f1f1;
	border: solid 1px var(--bg2);
	box-shadow: var(--shadow);
}

.hero a:hover {
	background-color: #ffffff;
	color: var(--bg2);
}




.heroa {
	min-height: 100vh;
}

.herob {
	position: absolute;
	z-index: -3;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-left: 10px;

}

.herob h2 {
	padding-top: 400px;
}

.herob h1 {
	font-family: 'Trajan Pro', sans-serif;
	font-size: 4rem;
	font-weight: bold;

}

.herob h2 {
	font-family: 'Great Vibes', sans-serif;
	font-size: 4rem;
	font-weight: 100;
	margin-bottom: 30px;
}

.herob p {
	font-family: 'montserrat', sans-serif;
	font-size: 30px;
	font-weight: 100;
	margin-top: -10px;
}

.herob1 {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: 60% 20%;
	position: absolute;
	z-index: -2;
	filter: brightness(50%) saturate(1);
	/* min-height: 100vh; */
	border-radius: 0 0 65% 65% / 20%;

}


.hero-img2 {
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 100%;
	min-height: 100vh;
	filter: 0.8;
}

.zoom {
	animation: zoom-in 5s;
	scale: 110%;
}

.home {
	padding-top: 5rem;

}

.home1 {
	background-color: #ffffff;
}

.home1 h1,
.home1 p {
	color: #666;
}

.home1 p {
	font-family: 'montserrat';
	font-weight: 18px;
	font-size: 1.2rem;
}

.mempelai {
	background-color: var(--bg);
	border-radius: 65% 65% 0 0 / 20%;
	padding-top: 100px;
	padding-bottom: 50px;
	position: relative;

}

.floral {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 50%;
	width: 100%;
	height: 100%;
	transform: translateX(-100px) translateY(800px);
	animation: zoom 4s ease infinite;
}

.floral img {
	width: 200px;

}

.floral2 {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 50%;
	width: 100%;
	height: 100%;
	transform: translateX(-100px) translateY(800px);
	display: none;
	animation: zoom 3s ease infinite;
}

.floral2 img {
	width: 200px;

}

.home .mempelai .imgg img {
	width: 440px;
	box-shadow: var(--shadow);
	border-radius: 150px 150px 0 0;
	border: solid 10px #eee;
}

.home .mempelai a {
	font-size: 50px;
	color: #ffffff;
	transition: 0.5s;
	display: inline-block;
}

.home .mempelai a:hover {
	animation: zoom-in 0, 5s;
	scale: 110%;
}

.home .ayat {
	margin-bottom: 10px;
}

.home .love {
	color: #666;
}


.home .mempelai h1 {
	font-family: 'Trajan Pro';
	font-weight: 400;
	font-size: 2rem;
	color: #ffffff;
	/* font-style: italic; */
}

.home .mempelai p {
	font-family: 'futura Std', sans-serif;
	margin-bottom: -3px;
	font-weight: 300;
	color: #ffffff;
}

.info {
	position: relative;
	/* min-height: 200vh; */
	margin-top: -17px;
}

.box-info1 {
	width: 550px;
	height: 550px;
	padding: 0;
	border-radius: 35px;
	margin-bottom: 50px;
	position: relative;
}


.box-info1a {
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: -2;
	filter: brightness(0.3) contrast(0.9);
}

.info img {
	width: 80px;
	margin-bottom: 20px;
}

.box-info1b {
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	/* background-image: linear-gradient(to bottom, rgba(5, 5, 5, 0), rgb(87, 78, 78)); */
}

.couple {
	position: absolute;
	z-index: -2;
	top: 0;
	left: 0;
	background-size: cover;
	width: 100%;
	background-position: center;
	min-height: 200vh;
}


.couplee {
	background-size: cover;
	width: 100%;
	height: 100%;
	background-position: center;
	min-height: 200vh;
	filter: brightness(0.5);
}

.info .jam {
	margin-bottom: 50px;
	color: #ffffff;
}

.info h3 {
	color: #ffffff;
	font-family: 'Futura Std', sans-serif;
	font-size: 2rem;
	font-weight: 400;
}

.info h2 {
	color: var(--bg2);
	font-family: 'Great Vibes', sans-serif;
	font-size: 4rem;
	font-weight: 400;
}

.info h1 {
	color: #f1f1f1;
	font-family: 'Trajan Pro', sans-serif;
	font-size: 2rem;
	font-weight: 400;
}

.info .infoo span {
	color: #f1f1f1;
	font-family: 'Futura Std', sans-serif;
	font-size: 1.2rem;
	font-weight: 400;
}

.info i {
	color: #f1f1f1;
}

.info a {
	font-family: 'Futura Std', sans-serif;
	background-color: transparent;
	color: #ffffff;
}

.info a:hover {
	background-color: transparent;
	border: solid 1px var(--bg2);
	color: var(--bg2);
}

.info .alamat {
	font-size: 1.1rem;
}

.story {
	background-color: #ffebdb;
	padding: 2rem;

}


.story h1 {
	color: #725e53 !important;
	font-family: 'Great Vibes', sans-serif;
	font-size: 4rem;
	font-weight: 400;
}

.story h2 {
	color: #ffffff !important;
	font-family: 'Futura Std', sans-serif;
	font-size: 2rem;
	font-weight: 400;
	margin-top: -50px;
}

.story p {
	color: #725e53 !important;
	font-family: 'Futura Std', sans-serif;
	font-weight: 400;
}

.story .story-box-2 p {
	color: #ffffff !important;
	font-family: 'Montserrat', sans-serif;
	font-weight: 200;
	font-size: 1rem;
	margin-top: 50px;
}

.story-box {
	width: 400px;
	height: 1000px;
	border-radius: 25px 25px 25px 25px;
	box-shadow: var(--shadow);
}

.story-box-1 {
	width: 400px;
	height: 600px;
}

.story-img {
	background-position: center;
	background-size: cover;
	width: 100%;
	height: 100%;
}

.story-box-2 {
	width: 400px;
	height: 400px;
	/* background-color: #a7927c; */
}

.gallery,
.rsvp,
.gifts {
	padding-top: 5rem;
	padding-bottom: 8rem;
}

.gallery span,
.gifts span {
	text-transform: uppercase;
	color: #666;
	font-size: 0.9rem;
	letter-spacing: 1px;
	display: block;
	margin-bottom: 1rem;
}

.gallery p,
.rsvp p,
.gifts p {
	font-size: 1rem;
	font-weight: 300;
}

.gallery h2 {
	color: #666;
	font-family: 'Luxia', sans-serif;
	font-size: 3rem;
	font-weight: 200;
}


.gallery {
	background-color: #ffffff;
}

.rsvp {
	background-color: #666;
}

.rsvp .bg-kolom {
	background-color: var(--bg);
	border-radius: 25px 25px 25px 25px;
}

.rsvp h2 {

	color: #ffffff;
	font-family: 'Monserrat';
	font-size: 4rem;
	font-weight: 400;

}

.rsvp p {
	color: white;
}


.rsvp form label {
	color: white;
}



.rsvp button {
	background-color: var(--pink);
	color: white;
	border: 1px solid white;
	border: none;
}

.rsvp button:hover {
	background-color: #f0d27f;
	color: white;
	border: 1px solid white;
	border: none;
}

.komentar {
	font-family: 'Montserrat', sans-serif;
}

.tabel-komen {
	border-bottom: 1px solid #fff;
}

.nama-komentar {
	color: var(--bg2);

}

.isi-komentar {
	color: #ffffff;

}


.jmlh-komentar {
	color: #f0d27f;
	font-family: 'montserrat', sans-serif;
	font-weight: 600;
	font-size: 1.3rem;
}

.gifts li img {
	width: 100px;
	margin-bottom: 10px;
}

.gifts h2 {
	color: var(--bg2);
	font-family: 'Luxia', sans-serif;
	font-size: 4rem;
	font-weight: 400;
}

.gifts .modal h2 {
	color: var(--bg2);
	font-family: 'Luxia', sans-serif;
	font-size: 2rem;
	font-weight: 400;
}

.gifts .modal-content {
	background-color: #141414;
}

.gifts .modal .btnclose {
	border: none;
	background-color: #141414;
	color: #eee;
}

.gifts .btn {
	background-color: #d6b782;
	color: #ffffff;
	font-family: 'luxia', sans-serif;
}

.gifts p {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}

.terimakasih {
	position: relative;
	min-height: 80vh;
}


.terimakasih .gradien {
	position: absolute;
	z-index: -1;
	width: 100%;
	top: 0;
	left: 0;
	/* border-radius: 45% 45% 0 0 / 10%; */
	min-height: 80vh;
	background-image: linear-gradient(to bottom, rgba(255, 0, 0, 0), rgb(255, 255, 255, 1));
}

.terimakasih .bg {
	position: absolute;
	z-index: -2;
	background-position: 70% 50%;
	background-size: cover;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	filter: brightness(0.5);
	/* border-radius: 45% 45% 0 0 / 10%; */
	min-height: 80vh;
}

.terimakasih h1 {
	color: #d6b782;
	font-family: 'Trajan Pro', sans-serif;
	font-weight: bold;
}

.terimakasih span {
	text-transform: uppercase;
	color: #d6b782;
	font-size: 0.9rem;
	letter-spacing: 1px;
	display: block;
	margin-bottom: 1rem;
}

.elementor-shape-bottom svg {
	width: calc(300% + 1.3px);
	height: 144px;
}

.elementor-shape[data-negative=false].elementor-shape-bottom,
.elementor-shape[data-negative=true].elementor-shape-top {
	transform: rotate(0deg);
}

.elementor-shape-bottom {
	top: -1px;
}

.elementor-shape {
	overflow: hidden;
	position: absolute;
	left: 0;
	width: 100%;
	line-height: 0;
	direction: ltr;
}

.elementor-shape-bottom:not([data-negative=true]) svg {
	z-index: -1;
}

.elementor-shape svg {
	display: block;
	width: calc(100% + 1.3px);
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}

.elementor-shape-fill {
	fill: #ffffff !important;
}

footer {
	padding: 3rem;
	background-color: #ffffff;
	color: #043d72;
}

footer a {
	color: #043d72;
	font-weight: bold;
	text-decoration: none;
}


footer a:hover {
	color: #1860a3;
}

footer li {
	list-style: none;
	display: inline;
	margin: 0.5rem;
}


.audio-icon-wrapper {
	width: 4rem;
	height: 4rem;
	font-size: 4rem;
	position: fixed;
	bottom: 2.5rem;
	right: 2rem;
	cursor: pointer;
	color: white;
	opacity: 0.5;
	mix-blend-mode: difference;
	animation: rotating 4s linear infinite;
	transform-origin: center;
	display: flex;
	justify-content: center;
	align-items: center;
	line-height: 0;
}

.pagination_ {
	text-align: center;
	margin: 30px 30px 60px;
	user-select: none;
}

.pagination_ li {
	display: inline-block;
	margin: 5px;
	box-shadow: 0 5px 25px rgb(1 1 1 / 10%);
}

.pagination_ li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 1em;
	line-height: 45px;
}

.previous_page,
.next_page {
	background: #d6b782;
	width: 80px;
	border-radius: 45px;
	cursor: pointer;
	transition: 0.3s ease;
}

.previous_page:hover {
	transform: translateX(-5px);
}

.next_page:hover {
	transform: translateX(5px);
}

.current_page,
.dots {
	background: #d6b782;
	width: 45px;
	border-radius: 50%;
	cursor: pointer;
}

.active_ {
	background: #666;
}

.disable_ {
	background: #666;
}


.link {
	text-decoration: none !important;
}

.link:hover,
.link:focus {
	color: cadetblue !important;
}

.custom-scrollbar-css {
	height: 410px;
}


/* Custom Scrollbar using CSS */
.custom-scrollbar-css {
	overflow-y: scroll;
}

/* scrollbar width */
.custom-scrollbar-css::-webkit-scrollbar {
	width: 5px;
}

/* scrollbar track */
.custom-scrollbar-css::-webkit-scrollbar-track {
	background: #eee;
}

/* scrollbar handle */
.custom-scrollbar-css::-webkit-scrollbar-thumb {
	border-radius: 1rem;
	background-color: #043d72;
	background-image: linear-gradient(to top, #043d72 0%, #1d66aa 100%);
}

.gallery-img {
	column-count: 3;
	/* jumlah kolom (bisa 2 di mobile, 3 di desktop) */
	column-gap: 1rem;
}

.gallery-img a {
	display: inline-block;
	width: 100%;
	margin-bottom: 1rem;
}

.gallery-img img {
	width: 100%;
	border-radius: 10px;
	display: block;
}

@media (max-width: 768px) {
	.gallery-img {
		column-count: 2;
	}
}



@media (max-width: 480px) {
	.gallery-img {
		column-count: 1;
	}
}


@keyframes rotating {
	from {
		transform: rotate(0);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes mymove {
	from {
		left: -300px;
	}

	to {
		left: 0px;
	}
}

@keyframes zoom {
	0% {
		scale: 100%;
	}

	50% {
		scale: 103%;
	}

	100% {
		scale: 100%;
	}
}

@keyframes zoom-in {
	0% {
		scale: 100%;
	}

	100% {
		scale: 110%;
	}
}


@keyframes zoom-out {
	0% {
		scale: 160%;
	}

	100% {
		scale: 150%;
	}
}



.namaMempelai {
	position: relative;
	animation: mymove 5s;
}

.tampildata {

	font-size: 80%;

}

.simply-countdown>.simply-section {
	margin: 30px;
}

.simply-countdown>.simply-section .simply-amount {
	font-size: 1.6rem;
}

.simply-countdown>.simply-section .simply-word {

	font-size: 1rem;
}



/* Media Query */
/* Extra Large */
@media (max-width: 1400px) {
	.home .couple img {
		width: 100%;

	}

	.home {
		padding-top: 4rem;
	}


}


@media (max-width: 1200px) {
	.home .heart {
		transform: translateX(-50%) translateY(45px);
	}

	.home {
		padding-top: 6rem;
	}


	.tampildata {
		font-size: 1.2rem;
	}

	.home .couple img {
		width: 100%;

	}

	.home .mempelai .imgg img {
		width: 240px;
	}

	.floral {
		top: 0;
		left: 50%;
		transform: translateX(-50px) translateY(620px);
	}

	.floral img {
		width: 120px;
	}

}


/* laptop */
@media (max-width: 992px) {
	html {
		font-size: 75%;
	}

	.home {
		padding-top: 5rem;

	}

	.home .heart {
		display: none;
	}

	.timeline::before {
		left: 60px;
	}

	.timeline li .timeline-image {
		left: 15px;
		margin-left: 45px;
		top: 16px;
	}

	.timeline li .timeline-panel {
		width: calc((100% - 200px));
		float: right;
	}

	.timeline li .timeline-panel::before {
		border-left-width: 0;
		border-right-width: 15px;
		left: -15px;
		right: auto;
	}

	.timeline li .timeline-panel::after {
		border-left-width: 0;
		border-right-width: 14px;
		left: -13px;
		right: auto;
	}

	.pagination_ {
		margin: 15px 15px 25px;
	}

	.pagination_ li {
		margin: 4px;
		box-shadow: 0 5px 25px rgb(1 1 1 / 10%);
	}

	.pagination_ li a {
		font-size: 1.1em;
		line-height: 40px;
	}

	.current_page,
	.dots {
		width: 40px;
		border-radius: 50%;
	}

	.previous_page,
	.next_page {
		width: 60px;
		border-radius: 30px;
	}


	.home .couple img {
		width: 100%;

	}

	.tampildata {
		font-size: 1.2rem;
	}

	.home .mempelai .imgg img {
		width: 220px;
	}

	.floral {
		top: 0;
		left: 50%;
		transform: translateX(-50px) translateY(520px);
	}

	.floral img {
		width: 120px;
	}


}

/* tablet */
@media (max-width: 768.5px) {
	html {
		font-size: 72%;
	}

	.home {
		padding-top: 5rem;
	}

	.mynavbar .nav-link {
		font-size: 2rem;
		text-align: center;
	}

	.sticky-top {
		overflow: hidden;
	}

	.timeline li .timeline-image {
		width: 140px;
		height: 140px;
	}

	.pagination_ {
		margin: 15px 15px 45px;
	}

	.pagination_ li {
		margin: 4px;
		box-shadow: 0 5px 25px rgb(1 1 1 / 10%);
	}

	.pagination_ li a {
		font-size: 1.1em;
		line-height: 35px;
	}

	.current_page,
	.dots {
		width: 35px;
		border-radius: 50%;
	}

	.previous_page,
	.next_page {
		width: 60px;
		border-radius: 35px;
	}

	.home .couple img {
		width: 100%;

	}

	.tampildata {
		font-size: 1.2rem;
	}

	.floral {
		top: 0;
		left: 50%;
		transform: translateX(-50px) translateY(550px);
	}

	.floral img {
		width: 100px;
	}



}

@media (max-width: 767px) {
	.floral {
		top: 0;
		left: 0;
		transform: translateX(10px) translateY(80px);
	}

	.floral img {
		width: 150px;
		transform: rotate(30deg);
	}

	.floral2 {
		top: 100%;
		left: 100%;
		transform: translateX(-90px) translateY(-200px);
		display: block;
	}

	.floral2 img {
		width: 150px;
		transform: rotate(-30deg);
	}
}

/* mobile phone */
@media (max-width: 576px) {

	html {
		font-size: 80%;
	}

	.herob {
		font-size: 80%;
	}

	.home h2,
	.info h2,
	.story h2,
	.gallery h2,
	.rsvp h2,
	.gifts h2 {

		font-size: 3.5rem;

	}

	.timeline li .timeline-image {
		width: 80px;
		height: 80px;
	}

	.timeline li .timeline-panel {
		width: 65%;
		transform: translateX(-20px);
	}

	.timeline li .timeline-panel::before {
		top: 30px;
	}

	.timeline li .timeline-panel::after {
		top: 31px;
	}

	.pagination_ {
		margin: 10px 10px 40px;
	}

	.pagination_ li {
		margin: 3px;
		box-shadow: 0 5px 25px rgb(1 1 1 / 10%);
	}

	.pagination_ li a {
		font-size: 0.8em;
		line-height: 25px;
	}

	.current_page,
	.dots {
		width: 25px;
		border-radius: 50%;
	}

	.previous_page,
	.next_page {
		width: 40px;
		border-radius: 25px;
	}

	.tampildata {

		font-size: 80%;

	}

	.home .couple img {
		width: 100%;

	}

	.simply-countdown>.simply-section {
		margin: 15px;
	}

	.simply-countdown>.simply-section .simply-amount {
		font-size: 1.5rem;
	}

	.simply-countdown>.simply-section .simply-word {

		font-size: 1rem;
	}

	.home .mempelai .imgg img {
		width: 280px;
	}

	.mempelai {
		border-radius: 75% 75% 0 0 / 5%;
		background-position: 80% 20%;
	}

	.herob1 {
		border-radius: 0 0 75% 75% / 5%;
	}

	.floral {
		top: 0;
		left: 0;
		transform: translateX(-20px) translateY(10px);
	}

	.floral img {
		width: 100px;
		transform: rotate(30deg);
	}

	.floral2 {
		top: 100%;
		left: 100%;
		transform: translateX(-70px) translateY(-200px);
		display: block;
	}

	.floral2 img {
		width: 100px;
		transform: rotate(-30deg);
	}

	.couplee {
		background-position: 80% 90%;
	}

}

@media (max-width: 575.5px) {
	.home {

		padding-top: 3rem;

	}

	.herob {
		font-size: 80%;
	}


}

@media (max-width: 540.5px) {
	.home {

		padding-top: 5rem;
	}

	.herob {
		font-size: 80%;
	}

	.hidden-profil {
		display: none;
	}

}

@media (max-width: 430.5px) {

	.home {
		padding-top: 3rem;
	}

	.herob h1 {
		font-size: 3.5rem;
	}

	.herob h2 {
		font-size: 3rem;
	}

	.herob p {
		font-size: 20px;
	}

	.story h2,
	.info h2,
	.gallery h2,
	.rsvp h2,
	.gifts h2 {
		font-size: 3rem;
	}

	.story p {
		font-size: 1rem;
	}

	.info h3 {
		font-size: 1.6rem;
	}

	.home .ayat p {
		font-size: 1rem;
	}

	.simply-countdown>.simply-section {
		margin: 13px;
	}

	.simply-countdown>.simply-section .simply-amount {
		font-size: 1.4rem;
	}

	.simply-countdown>.simply-section .simply-word {

		font-size: 0.9rem;
	}

	.hidden-profil {
		display: none;
	}


}

@media (max-width: 375.5px) {
	.herob h1 {
		font-size: 3rem;
	}

	.herob h2 {
		font-size: 3rem;
	}

	.herob p {
		font-size: 20px;
	}

	.home {

		padding-top: 3rem;
	}

	.hidden-profil {
		display: none;
	}

	.story h2,
	.info h2,
	.gallery h2,
	.rsvp h2,
	.gifts h2 {
		font-size: 3rem;
	}

	.story p {
		font-size: 1rem;
	}

	.info h3 {
		font-size: 1.6rem;
	}

	.home .ayat p {
		font-size: 1rem;
	}

	.simply-countdown>.simply-section {
		margin: 10px;
	}

	.simply-countdown>.simply-section .simply-amount {
		font-size: 1.4rem;
	}

	.simply-countdown>.simply-section .simply-word {

		font-size: 0.9rem;
	}

}

@media (max-width:344px) {
	html {
		font-size: 70%;
	}
}