@import url('https://fonts.googleapis.com/css?family=Inter:500|Calistoga:400|Bellefair:400|Poppins:400,300,700,500|Lora:400,500,600');



body {
    background-color: #F5F5F5;
}
html {
	scroll-behavior: smooth;
}
.imusic {
	position: fixed;
	bottom: 15px;
	right: 15px;
	width: 40px;
	padding: 5px;
	border-radius: 50%;
	background-color: var(--warna);
    z-index:3;
}

.card-greeting {
	background-color: #fff;
	padding: 20px;
	border-radius: 20px;
	color: var(--warna);
	width: 100%;
	margin-bottom: 20px;
    box-shadow: 0px 1px 3px 0px #4a4a4a;
}

.circle {
	background-color: #ccc;
	border-radius: 100%;
	height: var(--avatar-size);
	text-align: center;
	width: var(--avatar-size);
}

.initials {
	font-size: calc(var(--avatar-size) / 2);
	/* 50% of parent */
	line-height: 1;
	position: relative;
	top: calc(var(--avatar-size) / 4);
	/* 25% of parent */
	color: white;
}
.scroll {
	height: 400px;
	width: 100%;
	overflow-y: scroll;
}

.wrap {
    margin: auto;
    width: 375px;
    /* background-color: var(--bg-primary); */
    overflow: hidden;
}

@media screen and (max-width: 425px) {
    .wrap {
        width: 100%;
    }
}

.bg-second {
    background-color: var(--bg-primary)!important;
}

.py-80 {
    padding-bottom: 15px;
    padding-top: var(--py-80);
}

/* Modal */
.modal-open {
    overflow: hidden;
    background-color: #fff;
}

.modal {
    --bs-modal-margin: 0rem !important;
    --bs-modal-bg: transparent !important;
}

.modal-dialog {
    position: relative !important;
    max-width: 412px !important;
    pointer-events: none;
    height: 100%;
    margin: auto;
    padding: 0;
}

.overlay {
    height: 100%;
    background: var(--bg-overlay);
    background-size: cover;
}

.bg-color {
    height: 100%;
    background-color: #000000;
    opacity: 35%;
}

.modal-content {
    position: absolute !important;
    top: 0px;
    height: 100%;
    border: none !important;
}

.modal-container {
    position: relative;
    height: 100%;
}

.modal-content h4 {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 25.6px;
    text-align: center;
    color: var(--bg-secondary);
    margin-top: 45px;
}

.modal-body {
    position: relative;
    height: 85vh;
    text-align: center;
    padding: 0px !important;
}

.modal-text {
    position: absolute;
    bottom: 0%;
    width: 100%;
}

.modal-body h2 {
    font-family: 'Calistoga';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 39px;
    color: var(--bg-secondary);
}

.modal-body h3 {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
    color: var(--bg-secondary);
}

.modal-body h1 {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    color: var(--bg-secondary);
    margin-bottom: 35px;
}

.btn-modal {
    width: 234px;
    height: 45px;
    border: none;
    background-color: #fff;
    border-radius: 8px;
}

.btn-modal {
    text-align: center;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    left: 112px;
    top: 589px;
    color: var(--warna);
}

/* Top Content */

.top-content {
    position: relative;
    background-image: var(--bg-top-content);
    background-size: cover;
    height: 669px;
    /* width: 375px; */
    width: 100%;
    margin-bottom: -40px;
}

.bg-linear {
    background: rgba(0, 0, 0, 0.15);
    height: 100%;
}

.top-content .container {
    position: absolute;
    top: 0px;
    width: 375px;
    height: 669px;
    text-align: center;
}

.row {
    display: flex;
    margin-left: -15px;
    margin-right: -15px;
}

.top-content h1 {
    position: absolute;
    width: 156px;
    height: 45px;
    left: 100px;
    top: 48px;

    font-family: 'Calistoga';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 36px;
    color: #fff;
}

.top-content h2 {
    position: absolute;
    top: 528px;
    font-family: 'Calistoga';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 39px;
    color: var(--bg-secondary);
}

.style1 {
    position: relative;
    margin: auto;
    top: 458px;
    width: 70% !important;
}

.top-content h3 {
    position: relative;
    top: 578.73px;
    font-family: 'Lora';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    color: #FFFFFF;
}

.border1 {
    position: relative;
    z-index: 1;
    width: 100%;
    
}


/* End of Top Content */

/* Ayat */

.ayat {
    position: relative;
    /* height: 240px; */
    /* top: 35px; */
    /* background-color: var(--warna); */
    background-image: url(./assets/background1.png);
    margin-top: -40px;
    z-index: 0;
}

.ayat img {
    padding-top: 70px;
    display: block;
    margin: auto;
}

.ayat .kutipan {
    font-family: 'Lora';
    padding-top: 10px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    color: var(--warna);
    padding-left: 50px;
    padding-right: 50px;
}

/* .ayat .kutipan {
    position: absolute;
    top: 35px;
} */

.ayat .kutipan h5 {
    margin-top: -15px;
    font-family: 'Lora';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
}

/* End of Section Ayat */

/* Section Mempelai */

.mempelai {
    position: relative;
    /* top: -50px; */
    padding-bottom: 80px;
    background-image: url(./assets/background1.png);
    margin-top: -20px;
    z-index: 0;
}

.mempelai h1 {
    margin-top: 50px;
    font-family: 'Calistoga';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 39px;
    text-align: center;
    color: var(--warna);
}

/* Mempela Pria */

.mempelai-pria {
    position: relative;
}

.bg-foto-pria {
    position: absolute;
    z-index: -1;
}

.mempelai .foto-pria {
    position: absolute;
    top: 50px;
    width: 200px;
    height: 217px;
    object-fit: cover;
    margin-left: 10px !important;
}

.mempelai-pria .flower1 {
    position: absolute;
    width: 170.82px;
    height: 177px;
    left: 0px;
    bottom: 325px;
    z-index: -2;
}

.fotopria h3 {
    /* position: absolute; */
    /* transform-origin: 0 0; */
    transform: rotate(180deg);
    writing-mode: vertical-lr;
    /* right: 0rem; */
    /* bottom: 10px; */
}

.mempelai-pria .nama h2 {
    margin-top: 350px;
    font-family: 'Lora';
    font-style: normal;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: var(--warna);
}

.mempelai-pria .nama h4 {
    text-align: center;
    font-family: 'Lora';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: var(--warna);
}
.mempelai-pria .nama h5 {
    text-align: center;
    font-family: 'Lora';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: var(--warna);
}

/* End of Mempelai Pria */

.mempelai-wanita {
    position: relative;
}

.bg-foto-wanita {
    position: absolute;
    z-index: -1;
}

.mempelai .fotowanita {
    --bs-gutter-x: -1.5rem;
}

.mempelai-wanita .flower2 {
    position: absolute;
    width: 170.82px;
    height: 177px;
    left: 0px;
    bottom: 320px;
    z-index: -2;
}

.mempelai .foto-wanita {
    margin-top: 50px;
    width: 200px;
    height: 217px;
    object-fit: cover;
}


.mempelai-wanita .nama h2 {
    margin-top: 80px;
    font-family: 'Lora';
    font-style: normal;
    text-align: center;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: var(--warna);
}

.mempelai-wanita .nama h4 {
    text-align: center;
    font-family: 'Lora';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: var(--warna);
}
.mempelai-wanita .nama h5 {
    text-align: center;
    font-family: 'Lora';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: var(--warna);
}

/* End of Section Mempelai */

.jangan-lewatkan .kutipan {
    width: 60%;
    margin: auto;
    color: #fff;
    text-align: center;
}

.kutipan h2 {
    padding-bottom: 20px;
    font-family: 'Calistoga';
    font-style: normal;
    font-weight: 400;
    font-size: 26px;
    line-height: 36px;
}

.kutipan h3 {
    font-family: 'Inter';
    margin-top: 10px;
    margin-bottom: -3px;
    font-style: normal;
    font-weight: 500;
    font-size: 25px;
    line-height: 30px;
}

.kutipan h4 {
    font-family: 'Poppins';
    padding-bottom: 10px;
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 16px;
    
}

.jangan-lewatkan {
    position: relative;
    border-top: 10px solid rgba(156, 119, 86, 0.51);
    align-items: center;
    width: 100%;
    border-bottom: 10px solid rgba(156, 119, 86, 0.51);
}

.border-jangan-lewatkan {
    padding-top: 60px;
    padding-bottom: 60px;
    width: 100%;
    /* height: 100px; */
    background-color: var(--warna);
}

.kutipan button {
    margin-top: 20px;
    background-color: #FFFDFC;
    border: none;
    width: 100%;
    border-radius: 8px;
    color: var(--warna);
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    height: 42.17px;
    box-shadow: 0px 4px 4px rgba(78, 75, 75, 0.25);
}

.akad {
    position: relative;
    height: 780px;
    background-image: url(./assets/background1.png);
    margin-bottom: -27px;
    z-index: 10;
}

.akad .akad-nikah {
    position: absolute;
    text-align: center;
    left: 75px;
    right: 75px;
    top: 75px;
    color: var(--warna);
}

.akad .resepsi-nikah {
    position: absolute;
    text-align: center;
    top: 350px;
    left: 75px;
    right: 75px;
    color: var(--warna);
}

.akad-nikah .ring-akad {
    
    width: 42px;
}

.resepsi-nikah .ring-akad {
    margin-top: 50px;
    width: 42px;
}

.akad h3 {
    font-family: 'Calistoga';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 36px;
}

.akad h6 {
    font-family: 'Lora';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    
    color: var(--warna);
}

.akad .maps {
    width: 100%;
    border: none;
    color: #fff;
    border-radius: 8px;
    height: 45px;
    margin-top: 10px;
    font-family: var(--font-family-Poppins);
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    background-color: var(--warna);
}

.akad .flower1 {
    position: absolute;
    margin-top: 380px;

}

.akad .flower2 {
    position: absolute;
    margin-top: 635px;
    left: 310px;
}

.border-akad-bot {
    position: relative;
    width: 100%;
    height: 60px;
    background-color:rgba(156, 119, 86, 0.51);
    z-index: auto;
}

.slider {
    position: relative;
    margin-top: -20px;
    z-index: 1;
    margin-bottom: -20px;
}

/* .slider img {
    position: absolute;
    
} */

.border-slider-bot {
    position: relative;
    width: 100%;
    height: 40px;
    background-color:rgba(156, 119, 86, 0.51);
    z-index: 1;
}

.cashless {
    position: relative;
    /* height: 700px; */
    padding-bottom: 100px;
    margin-top: -20px;
    margin-bottom: -20px;
    /* border-radius: 40px; */
    background-image: url(./assets/background1.png);
}

.cashless h3 {
    padding-top: 75px;
    text-align: center;
    font-family: 'Calistoga';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 36px;

    color: var(--warna);
    
}

.cashless .bca {
    position: absolute;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    width: 300px;
    height: 187px;
    border-radius: 10px;
    background-color: #fff;
    top: 150px;
    box-shadow: 0px 4px 4px rgba(78, 75, 75, 0.25);

}

.cashless .gopay {
    position: absolute;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    width: 300px;
    height: 187px;
    border-radius: 10px;
    background-color: #fff;
    top: 400px;
    box-shadow: 0px 4px 4px rgba(78, 75, 75, 0.25);
}

.bca .bca-logo {
    position: absolute;
    height: 38px;
    top: 20px;
    left: 20px;
}

.bca h6 {
    position: absolute;
    color: #000000;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    top: 110px;
    left: 22.5px;
}

.bca h7 {
    position: absolute;
    color: #000000;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
    top: 125px;
    left: 22.5px;
}

.gopay .gopay-logo {
    position: absolute;
    height: 38px;
    top: 20px;
    left: 20px;
}

.gopay h6 {
    position: absolute;
    color: #000000;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    top: 110px;
    left: 25px;
}

.gopay h7 {
    position: absolute;
    color: #000000;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 18px;
    top: 130px;
    left: 25px;
}

.bca .dot-black {
    position: absolute;
    left: 220px;
    bottom: 110px;
}

.bca .salin {
    position: relative;
    left: 70px;
    bottom: 12.5px;
    height: 28px;
    width: 84.35px;
    border: none;
    color: #fff;
    background-color: var(--warna);
    box-shadow: 0px 4px 4px rgba(78, 75, 75, 0.25);
    border-radius: 8px;
}

.gopay .dot-black {
    position: relative;
    left: 230px;
    top: 20px;
}

.gopay-salin {
    position: relative;
    font-size: 14px;
    left: 145px;
    color: #fff;
    top: 115px;
    height: 28px;
    width: 84.35px;
    border: none;
    background-color: var(--warna);
    box-shadow: 0px 4px 4px rgba(78, 75, 75, 0.25);
    border-radius: 8px;
}

.border-cashless-bot {
    position: relative;
    width: 100%;
    height: 40px;
    background-color:rgba(156, 119, 86, 0.51);
    z-index: 1;
}

.preewed .ucapan-doa {
    width: 80%;
    margin: auto;
    color: #fff;
    text-align: left;
}

.preewed h2 {
    font-family: 'Calistoga';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 36px;
    text-align: center;
    margin-bottom: 25px;
    margin-top: 30px;
}

.preewed {
    margin-top: -20px;
    position: relative;
    height: 870px;
    display: flex;
    align-items: center;
    background-color: var(--warna);
    margin-bottom: -20px;
}

.send-ucapan {
    margin-top: 20px;
    margin-bottom: 50px;
    background-color: #fff;
    border: none;
    width: 100%;
    border-radius: 8px;
    color: var(--warna);
    font-family: var(--font-family-Poppins);
    font-size: 14px;
    height: 42.17px;
}


.form-group label {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    margin-top: 20px;
    text-align: left;
}

.ucapan input {
    margin-top: 10px;
}

input[type=radio] {
    width: 20px;
    height: 20px;
}

.ucapan textarea {
    margin-top: 10px;
}

.border-preewed-bot {
    position: relative;
    width: 100%;
    height: 40px;
    background: rgb(156,119,86);
background: linear-gradient(90deg, rgba(156,119,86,0.49352240896358546) 0%, rgba(156,119,86,1) 50%, rgba(156,119,86,0.5) 100%);
    z-index: 1;
}


.komentar {
    position: relative;
    height: 500px;
    /* top: 35px; */
    margin-top: -20px;
    background-image: url(./assets/background1.png);
    /* z-index: -1; */
}

.komentar .flower-left {
    position: absolute;
    width: 170.82px;
    height: 177px;
    top: 150px;
    left: -50px;
    bottom: 320px;
    z-index: -1;
}
.komentar .flower-right {
    position: absolute;
    width: 170.82px;
    height: 177px;
    top: 280px;
    left: 290px;
    bottom: 320px;
    z-index: -1;
}

.komentar h3 {
    padding-top: 50px;
    text-align: center;
    color: var(--warna);
    font-family: 'Calistoga';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 36px;
    
}

.komentar .line {
    margin-left: 40px;
    width: 80%;
    margin-top: 10px;
}

.komentar .ucapan1 {
    position: absolute;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    width: 300px;
    height: 80px;
    border-radius: 10px;
    background-color: #fff;
    top: 130px;
    box-shadow: 0px 4px 4px rgba(78, 75, 75, 0.25);

}

.komentar .ucapan2 {
    position: absolute;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    width: 300px;
    height: 80px;
    border-radius: 10px;
    background-color: #fff;
    top: 230px;
    box-shadow: 0px 4px 4px rgba(78, 75, 75, 0.25);
}

.komentar .ucapan3 {
    position: absolute;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    width: 300px;
    height: 80px;
    border-radius: 10px;
    background-color: #fff;
    top: 330px;
    box-shadow: 0px 4px 4px rgba(78, 75, 75, 0.25);
}

.ucapan1 img {
    position: absolute;
    align-items: center;
    left: 20px;
    top: 22.5px;
}

.ucapan1 h6 {
    position: absolute;
    color: var(--warna);
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    left: 70px;
    top: 18px;
}

.ucapan1 h7 {
    position: absolute;
    color: var(--warna);
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    top: 45px;
    left: 70px;
}
.ucapan2 img {
    position: absolute;
    align-items: center;
    left: 20px;
    top: 22.5px;
}

.ucapan2 h6 {
    position: absolute;
    color: var(--warna);
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    left: 70px;
    top: 18px;
}

.ucapan2 h7 {
    position: absolute;
    color: var(--warna);
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    top: 45px;
    left: 70px;
}

.ucapan3 img {
    position: absolute;
    align-items: center;
    left: 20px;
    top: 22.5px;
}

.ucapan3 h6 {
    position: absolute;
    color: var(--warna);
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    left: 70px;
    top: 18px;
}

.ucapan3 h7 {
    position: absolute;
    color: var(--warna);
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    top: 45px;
    left: 70px;
}

.border-komentar-bot {
    position: relative;
    width: 100%;
    height: 40px;
    background: rgb(156,119,86);
background: linear-gradient(90deg, rgba(156,119,86,0.510329131652661) 0%, rgba(156,119,86,1) 100%);
    z-index: 1;
}

.thank-you {
    position: relative;
    margin-top: -20px;
    margin-bottom: -20px;
    height: 200px;
    display: flex;
    background-color: var(--warna);
    align-items: center;
}

.thank-you .konten {
    width: 80%;
    margin: auto;
    color: #fff;
    text-align: center;
}

.thank-you h4 {
    font-family: 'Bellefair';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 34px;
    
    color: #FFFFFF;
}

.thank-you h5 {
    font-family: 'Calistoga';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 39px;

    color: #FFFFFF;
}

.thank-you .flower1 {
    position: absolute;
    top: 25px;
    left: -50px;
}
.thank-you .flower2 {
    position: absolute;
    right: -50px;
    bottom: 20px;
}

.border-thank-you-bot {
    position: relative;
    width: 100%;
    height: 40px;
    background: rgb(156,119,86);
background: linear-gradient(90deg, rgba(156,119,86,1) 0%, rgba(156,119,86,0.510329131652661) 100%);
    z-index: 1;
}

.made-with {
    position: relative;
    margin-top: -20px;
    height: 172px;
    display: flex;
    align-items: center;
    background-image: url(./assets/background1.png);
}

.made-with .konten {
    width: 60%;
    margin: auto;
    color: var(--warna);
}

.made-with h4 {
    margin-bottom: 60px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}

.made-with .kartunikah {
    position: absolute;
    bottom: 60px;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

.made-with .instagram {
    position: absolute;
    bottom: 20px;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;

}

.ayat .black {
    position: absolute;
    margin-top: -90px;
    margin-left: 200px;
    z-index: -1;
}
.akad .black {
    position: absolute;
    margin-top: -45px;
    margin-left: 200px;
    z-index: -2;
}
.cashless .black {
    position: absolute;
    margin-top: -45px;
    margin-left: 180px;
    z-index: 0;
}
.made-with .black {
    position: absolute;
    margin-top: -45px;
    margin-left: 190px;
    z-index: 0;
}
.cash-title{
	color: #2f2d2d;
	font-size: 12px;
	font-style: var(--font-second);
	font-weight: 700;
}
.cash-text{
	color: #2f2d2d;
	font-size: 14px;
	font-style: var(--font-second);
}