@import url("https://fonts.googleapis.com/css2?family=Signika:wght@400;600&family=Work+Sans:wght@400;500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Caveat&family=Courgette&family=Dancing+Script&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Niconne&family=Noticia+Text:wght@400;700&display=swap");

/* font-family: 'Niconne', cursive;
font-family: 'Noticia Text', serif; */

* {
  margin: 0;
  box-sizing: border-box;
}

body {
  /* overflow-x: hidden; */
  margin-left: auto;
  margin-right: auto;
}

html {
  float: center;
  background-color: rgba(255, 255, 255, 0.126);
  font-family: "Noticia Text", serif;
  color: #0c6170;
  scroll-behavior: smooth;
  /* height: 140%; */
  max-width: 392px;
  overflow-x: hidden;
}

#ayat {
  /* margin-top: 7%; */
  width: 70%;
  height: auto;
}

.latar1 {
  max-width: 360px;
  max-height: fit-content;
  align-items: center;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  background-image: url("https://i.ibb.co.com/48BRv36/bg-1.jpg");
}

.latar2 {
  align-items: center;
  position: relative;
  width: auto;
  background-image: url("https://i.ibb.co.com/48BRv36/bg-1.jpg");
}

.inti-assalamualaikum {
  background-image: url("https://i.ibb.co.com/48BRv36/bg-1.jpg");
  background-repeat: no-repeat;
  background-size: 360px 170px;
  margin-top: -24px;
  font-size: 1rem;
  word-wrap: anywhere;
  align-content: center;
  justify-content: center;
  text-align: -moz-center;
}

#first {
  height: 100vh;
}

.cover {
  /* background-color: #05435e73; */
  padding: 2.5vh 2.5vh;
  color: #000000;
  text-align: center;
  height: 100vh;
  padding-top: 7vh;
  padding-bottom: 7vh;
}

.cover > h3 {
  font-family: "Courgette", cursive;
  font-style: normal;
  font-size: 1.5vh;
  text-align: center;
}

.cover > p {
  font-style: normal;
  font-size: 1.7vh;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.cover img {
  width: 38vh;
}

.cover > h2 {
  font-family: "Niconne", cursive;
  font-weight: 100;
  font-size: 6vh;
}

.cover > h4 {
  font-family: "Signika", serif;
  font-weight: bold;
  font-size: 2.1vh;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1vh;
}

.cover button {
  background: #C0856B;
  font-size: 3.1vh;
  padding: 1.5%;
  width: 70%;
  font-weight: 700;
  color: #000;
  font-family: "Noticia Text", serif;
  border: solid 2px #fff;
  border-radius: 20px 20px;
  box-shadow: 0 2px 3px #C0856B, -3px 2px 3px #C0856B;
}

.cover button:hover {
  color: #dbf5f0;
  background: #000000;
  font-weight: 700;
  border: solid 1px #dbf5f0;
}

/* .bungkus{
    width: 85%;
    background: rgba(255, 250, 250, 0.765);
    margin-left: auto; margin-right: auto;
    text-align: center;
    border-radius: 150px 150px 15px  15px;
    padding-left: 1.5vh; padding-right: 1.5vh;
    padding-top: 3vh; padding-bottom: 3vh;
    height: 69vh;
    color: #189AB4;
    box-shadow: 3px 5px 10px #A4E5E0;
} */

.depan {
  width: 90%;
  background: rgba(255, 250, 250, 0.765);
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: -38px;
  border-radius: 150px 150px 15px 15px;
  padding-left: 1.5vh;
  padding-right: 1.5vh;
  padding-top: 0vh;
  padding-bottom: 0vh;
  height: fit-content;
  color: #000000;
  box-shadow: 0 3px 4px #964b00, -3px 2px 4px #964b00;
}

.depan img {
  width: 33vh;
}

.depan > h3 {
  font-size: 2.8vh;
}

.depan > h5 {
  font-family: "Courgette", cursive;
  font-size: 2vh;
}

.depan > p {
  font-size: 2.3vh;
  margin-left: auto;
  margin-right: auto;
}

.hitung {
  display: flex;
  justify-content: space-between;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  font-family: "Signika", serif;
  align-items: center;
}

#htg {
  color: #964b00;
  box-shadow: 3px 4px 4px #000;
}

.hitung span {
  background-color: snow;
  border-radius: 10px 10px;
  padding: 2% 2%;
  width: 30%;
}

#htg p {
  font-size: 2vh;
}

#htg h3 {
  font-size: 3.5vh;
}

.awal {
  /* background-color: #05435e73; */
  padding: 2.5vh 2.5vh;
  color: snow;
}

.awal-assalamualaikum {
  /* background-color: #05435e73; */
  padding: 2.5vh 2.5vh;
  color: #000000;
  margin-top: -39px;
}

.awal > h3 {
  font-family: "Courgette", cursive;
  font-style: normal;
  font-size: 3.5vh;
  text-align: center;
  color: #000000;
}

.awal > p {
  font-style: normal;
  font-size: 2.3vh;
  width: 97%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  color: #000000;
}

.psg1,
.psg2 {
  width: 88%;
  background-color: rgba(255, 250, 250, 0.541);
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border-radius: 100px 0px 100px 0px;
  padding-left: 1.5vh;
  padding-right: 1.5vh;
  padding-top: 3vh;
  padding-bottom: 3vh;
  height: 86vh;
  color: #000000;
  box-shadow: 0 5px 4px #964b00, 3px 2px 4px #964b00;
}

.batas {
  width: 100%;
  text-align: center;
}

#bts {
  width: 19vh;
}

#icon {
  width: 13vh;
  margin-bottom: 3vh;
}

.psg1 > h2,
.psg2 > h2 {
  font-family: "Niconne", cursive;
  font-weight: 500;
  font-size: 4.3vh;
}

.psg1 > h4,
.psg2 > h4 {
  font-family: "Signika", serif;
  font-size: 2.7vh;
  font-weight: normal;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.psg1 > p,
.psg2 > p {
  font-family: "Niconne", cursive;
  font-weight: 500;
  font-size: 5.5vh;
  line-height: 13vh;
}

.jadwal {
  background-color: #C0856B;
  padding-top: 3.5vh;
  padding-bottom: 3.5vh;
  padding-left: 2.5vh;
  padding-right: 2.5vh;
  color: #000;
}

.jadwal > h3 {
  font-family: "Courgette", cursive;
  font-style: normal;
  font-size: 4.8vh;
  text-align: center;
}

.jadwal > p {
  font-style: normal;
  font-size: 2.2vh;
  width: 97%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.bingkaiacr {
  margin-left: auto;
  margin-right: auto;
  padding-top: 1vh;
  padding-bottom: 1vh;
  padding-left: 0.5vh;
  padding-right: 0.5vh;
  border: 3.5px double snow;
  border-radius: 150px;
  width: 100%;
  height: fit-content;
}

.acara {
  width: 100%;
  background-image: url("https://i.ibb.co.com/mqNx8YZ/background-Coklat.jpg");
  box-shadow: 0 3px 4px #964b00, -3px 2px 4px #964b00;
  background-size: contain;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border-radius: 150px;
  padding-left: 1vh;
  padding-right: 1vh;
  padding-top: 0vh;
  padding-bottom: 3vh;
  height: px;
  color: #189ab4;
}

#akad {
  width: 22vh;
  margin-bottom: 1vh;
}

.acara > h2 {
  font-family: "Niconne", cursive;
  font-weight: 300;
  font-size: 8vh;
  color: #000000;
  /* border-bottom: 1px solid #189AB4 ; */
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.akad1 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-radius: 20px 20px;
  padding-bottom: 3.5%;
}

.akad1 > h4 {
  font-family: "Courgette", cursive;
  font-size: 6.0vh;
  padding: 1.5%;
  color: #000000;
  /* border-radius: 15px 15px 0px 0px; */
  max-width: 100%;
  margin-bottom: 2.5%;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
}

.akad1 > p {
  color: #000000;
  font-style: normal;
  font-size: 3.0vh;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  background: rgba(255,255,255, 0.3);
  border-radius: 10px;
  border: solid 1px;
  margin-bottom: 13px;
  box-shadow: 0 3px 4px #000000, -3px 2px 4px #000000;
  font-weight: 700;
}

#waktu {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
  margin-top: 0vh;
  margin-bottom: 0vh;
  color: #000000;
}

#tgl {
  padding-left: 13%;
  padding-right: 13%;
  border-left: #C0856B 4px solid;
  border-right: #C0856B 4px solid;
}

#akad-satu,
#akad-dua,
#countdown-demo {
  font-family: "signika", serif;
  font-size: 3.7vh;
  padding: 1.3%;
  background-color: #C0856B;
  color: #ffffff;
  border-radius: 15px 15px 15px 15px;
  width: 80%;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 3px 5px 5px #000000;
  margin-top: 0vh;
}

.peta {
  /* width: 90% ; */
  /* background-color: aqua; */
  margin-left: auto;
  margin-right: auto;
  margin-top: 6vh;
}

.akad1 button {
  margin-top: 2.3vh;
  background: none;
  font-size: 2.3vh;
  padding: 0.5vh;
  width: 50%;
  color: #dbf5f0;
  font-family: "Noticia Text", serif;
  border: solid 2px #ffffff;
  background-color: #000000;
  border-radius: 20px 20px;
  box-shadow: 0 3px 4px #964b00, -3px 2px 4px #964b00;
}

.akad1 button:hover {
  color: #000000;
  background: #fda;
  font-weight: 700;
  border: solid 2px #ffffff;
}

.ucapan {
  padding: 2.5vh 2.5vh;
  color: #000000;
  border-radius: 50px 50px 0px 0px;
  text-align: center;
}

.ucapan > h3 {
  font-family: "Courgette", cursive;
  font-style: normal;
  font-size: 4vh;
  text-align: center;
  color: blueviolet;
}

.ucapan > p {
  font-style: normal;
  font-size: 2vh;
  width: 97%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.formulir {
  width: 98%;
  margin-left: auto;
  margin-right: auto;
  border-radius: 20px 20px;
  padding-bottom: 3.5%;
  height: 50%;
}

#nm,
#psn {
  width: 100%;
  padding: 1.5vh;
  border: none;
  border-radius: 7px 7px;
  margin-bottom: 2vh;
  font-family: "signika", serif;
  font-weight: normal;
  font-size: small;
  box-shadow: 0 3px 4px #964b00, -3px 2px 4px #964b00;
}

.formulir button {
  box-shadow: 0 3px 4px #000000, -3px 2px 4px #000000;
  background: none;
  font-size: 3vh;
  padding: 0.7vh;
  width: 70%;
  font-weight: 700;
  color: #ffffff;
  font-family: "Noticia Text", serif;
  border: solid 2px #ffffff;
  background-color: #C0856B;
  border-radius: 20px 20px;
}

.formulir button:hover {
  color: #ffffff;
  background: #000000;
  font-weight: 700;
  border: solid 2px #ffffff;
}

.selamat {
  background: url("https://i.ibb.co.com/7X30SnV/Background-Circle.png");
  width: 95%;
  height: fit-content;
  margin-left: auto;
  margin-right: auto;
  border-radius: 7px 7px;
  border: solid 1px;
  padding: 1.5vh;
  text-align: left;
  font-family: "signika", serif;
  color: rgba(0, 0, 0, 0.811);
  overflow-x: hidden;
  margin-bottom: 1vh;
  box-shadow: 0 4px 4px #000000, -4px 2px 4px #000000;
}

/* 
#baris1{
    font-size: 2vh;
    font-weight:bolder;
    width: 70%;
    margin-bottom:1.5vh ;
}

#baris2{
    font-size: 1.7vh;
} */

.selamat > h4 {
  font-size: 2.3vh;
  color: blueviolet;
  font-family: "signika", serif;
  margin-bottom: 1vh;
}

.selamat > h5 {
  font-size: 2.3vh;
  font-weight: normal;
  color: #000000;
}

.tabel {
  height: 37vh;
  overflow-y: scroll;
  overflow-x: hidden;
}

.kado {
  /* background-color: #0c6170c3; */
  padding-top: 3.5vh;
  padding-bottom: 3.5vh;
  padding-left: 2.5vh;
  padding-right: 2.5vh;
  color: #0c6170;
  text-align: center;
}

#gift {
  width: 17vh;
  margin-bottom: 1vh;
}

.kado > h3 {
  font-family: "Courgette", cursive;
  font-style: normal;
  font-size: 2.5vh;
  text-align: center;
}

.kado > p {
  font-style: normal;
  font-size: 1.5vh;
  width: 97%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.daftar {
  background: url("https://i.ibb.co.com/7X30SnV/Background-Circle.png");
  background-size: contain;
  padding-top: 3vh;
  padding-bottom: 3vh;
  border-radius: 15px;
  height: 33vh;
  overflow-y: scroll;
}

.acc {
  width: 85%;
  background: url("https://wallpaperprinting.in/cdn/shop/files/Abstractgoldbackground.jpg?v=1702712248&width=1946");
  background-repeat: no-repeat;
  box-shadow: 5px 3px 3px;
  border-radius: 15px;
  margin-left: auto;
  margin-right: auto;
  padding: 1vh;
}

#rek {
  font-family: "signika", serif;
  font-size: 3.5vh;
  margin-bottom: 1.5vh;
  margin-top: 0.5vh;
  text-align: center;
  background: none;
  border: 0 none;
  color: #000;
}

.acc > h4 {
  font-family: "signika", serif;
  font-size: small;
  margin-top: 1vh;
  font-size: 3vh;
  color: #000;
}

#qr {
  width: 30vh;
}

.logo {
  display: flex;
  align-items: center;
  justify-content: space-evenly;
}

#act {
  width: 65%;
  margin-left: 1vh;
  margin-right: 1vh;
  margin-bottom: 2vh;
}

.thanks {
  /* background-color: #05435e73; */
  padding: 1.5vh 2.5vh;
  color: #0c6170;
  text-align: center;
}

.thanks > h3 {
  font-family: "Courgette", cursive;
  font-weight: 100;
  font-size: 5vh;
  text-align: center;
}

.thanks > h4 {
  font-size: small;
  font-family: "signika", "serif";
  color: #05435e73;
}

.thanks > p {
  font-family: "Courgette", cursive;
  font-style: normal;
  font-size: 2.2vh;
  font-weight: lighter;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  line-height: 3vh;
  color: #000000;
}

.bye {
  width: 100%;
  padding: 1.5vh;
  background-color: snow;
  border-radius: 10px;
  display: flex;
  font-family: "Niconne", cursive;
  background: url("https://i.ibb.co.com/7X30SnV/Background-Circle.png");
  justify-content: space-evenly;
  align-items: center;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  color: #000000;
  box-shadow: 0 3px 3px #964b00, -3px 2px 3px #964b00;
}

.bye > h3 {
  font-weight: 200;
  font-size: 5.7vh;
}

.bye img {
  width: 6vh;
  margin-left: 1vh;
  margin-right: 1vh;
}

#tutup {
  /* background-color: red; */
  width: 100%;
  text-align: center;
}

.footer {
  width: 90%;
  align-items: center;
  position: fixed;
  margin-left: 5%;
  margin-right: 15%;
  display: flex;
  justify-content: space-between;
  z-index: 1;
  background-color: snow;
  border: #C0856B 1.5px solid;
  border-radius: 20px 20px;
  padding-top: 1vh;
  padding-bottom: 1vh;
  padding-left: 2vh;
  padding-right: 2vh;
  bottom: 0px;
  margin-bottom: 1.7vh;
  box-shadow: 0 4px 1px #964b00, -1px 2px 3px #964b00;
}

#menu1,
#menu2,
#menu3,
#menu4,
#menu5,
#menu6 {
  width: 100%;
}

/* #menu6{
    display: ;
} */

.footer button {
  background: none;
  color: #dbf5f0;
  border: none;
  background-color: none;
  margin: 0;
  padding: 0;
  height: 4.5vh;
  width: 4.5vh;
  border-radius: 20px 20px;
}

.instagram img {
  width: 6vh;
  margin-left: -4vh;
  margin-right: 1vh;
}

.instagram > h3 {
  font-weight: 200;
  font-size: 5.7vh;
}

.instagram {
  width: 100%;
  padding: 1.5vh;
  background-color: snow;
  border-radius: 10px;
  display: flex;
  font-family: "Niconne", cursive;
  background: url("https://i.ibb.co.com/7X30SnV/Background-Circle.png");
  justify-content: space-evenly;
  align-items: center;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  color: #000000;
  box-shadow: 0 3px 3px #964b00, -3px 2px 3px #964b00;
}

.nama-mempelai {
  font-family: "Courgette", cursive;
  font-style: normal;
  font-size: 6vh;
  margin-top: -140px;
  margin-bottom: 45px;
  text-align: center;
}