*, html, body {
  margin: 0px;
  padding: 0px;
}
.row{
  margin: 0px;
  padding: 0px;
}
.container{
  width: 100%;
  height: 100%;
}
.khususdisplay{
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  text-align: center;
}
.coverundangan{
  width: 100%;
  height: 100vh;
  background-image: url('../img/bg1.jpg');
  background-size: cover;
  background-position: center;  
  justify-content: center;
  text-align: center;
  margin: 0px;
  padding: 0px;
  display: flex;
  overflow: hidden;
}
.imgcover{
  width:300px ;
  height: 300px;
}
.imgcover2{
  width:400px ;
  height: 400px;
  padding: 50px;
}
.homecontainer{  
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #5B2818;
  padding: 50px;  
  display: grid;
}
.titlehome{
  place-self:start ;
}
.titlehome1{
  place-self:center ;
}
.titlehome h1{
  font-size: 4rem;
  font-family: "Stalemate", cursive;
  font-style: normal;
}
.titlehome p{
  font-family: "Waterfall", cursive;
  font-style: normal;
  font-size: 30px;
}

.titlehome1 p{  
  font-family: 'Roboto', sans-serif;
  font-size: 15px;  
  margin: 0px;
}
.titlehome1 h4{  
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
}
.titlehome1 i{  
  font-size: 15px;
  padding-right: 10px;
}

.titlehomedua{
  align-items: center;
  padding-top: 100px;
}
.titlehomedua h1{
  font-size: 4rem;
  font-family: "Stalemate", cursive;
  font-style: normal;
}
.titlehomedua p{
  font-family: "Waterfall", cursive;
  font-style: normal;
  font-size: 30px;
}
.titlehomedua h4{  
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
}

/*** halaman utama ***/

.coverhome{
  width: 100%;
  height: auto;
  background-image: url('../img/bg2.jpg');
  background-size: cover;
  background-position: center;  
  justify-content: center;
  text-align: center;
  margin: 0px;
  padding: 0px;  
  display: flex;
}

.titlehome h4{  
  font-family: 'Roboto', sans-serif;
  font-size: 15px;  
  margin: 0px;
}

/*** halaman love ***/


.coverlove{
  width: 100%;
  height: 100vh;
  background-image: url('../img/bg3.jpg');
  background-size: cover;
  background-position: center;  
  justify-content: center;
  text-align: center;
  margin: 0px;
  padding: 0px;  
  display: flex;
  overflow: hidden;
}

.lovecontainer{  
  justify-content: center;
  align-items: center;
  text-align: center;
  color: aliceblue;
  padding: 50px;  
}
.titlelove{
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 15px;
}
.titlelove h1{
  font-size: 2rem;
  font-family: "Stalemate", cursive;
  font-style: normal;
}
.titlelove p{
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-size: 15px;
}

/*** halaman manten ***/


.covermanten{
  width: 100%;
  height: 100%;
  background-color: #fecbd0;
  background-image: url('../img/bg3.jpg');
  background-size: cover;
  background-position: center;  
  margin: 0px;
  padding: 0px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.mantencontainer{  
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center;
  text-align: center;
  color:#5B2818;
  display: grid;
}
.mantencontainer2{  
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center;
  text-align: center;
  color:#5B2818;
  display: grid;
}
.titlemanten{
  padding: 20px;
  padding-bottom: 50px;
}
.titlemanten h1{
  font-size: 3rem;
  font-family: "Stalemate", cursive;
  font-style: normal;
}
.titlemanten h4{
  font-size: 1.5rem;
  font-family: "Waterfall", cursive;
  font-style: normal;
}
.titlemanten p{
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  margin: 0px;
}

.titlemanten a{
  color: aliceblue;
  text-decoration: none;
  
}
.titlemanten i{
  font-size: 20px;
}

/*** halaman timer ***/


.covertimer{
  width: 100%;
  height: 100%;
  background-color: #fecbd0;
  justify-content: center;
  text-align: center;
  margin: 0px;
  padding: 0px;
  display: flex;
}

.timercontainer{  
  justify-content: center;
  align-items: center;
  text-align: center;
  color:#ffffff;
  padding-top: 100px;
  padding-bottom: 200px;
}

.timercontainer h1{  
  font-size: 3rem;
  font-family: "Stalemate", cursive;
  font-style: normal;
}
.timercontainer a{
  color: aliceblue;
  text-decoration: none;
  
}
/*** timer ***/
.countdown-container {
  text-align: center;
}

#countdown {
  display: flex;
  justify-content: center;
  gap: 20px;
}

.countdown-item {
  background-color: rgba(225, 225, 225, 0.3) !important;
  backdrop-filter: blur(4px);
  border-radius: 10px;
  padding: 20px;
  width: 60px;
  text-align: center;
}

.countdown-item span {
  display: block;
  font-size: 1em;
  color:aliceblue;
  font-family: 'Roboto', sans-serif;
}

.countdown-item p {
  margin: 0;
  font-size: 0.7em;
  color:aliceblue;
  font-family: 'Roboto', sans-serif;
}

/*** halaman acara ***/


.coveracara{
  width: 100%;
  height: 100%;
  background-color: black;   
  background-image: url('../img/bg6.jpg');
  background-size: cover;
  background-position: center; 
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0px;
  padding: 0px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.acaracontainer{  
  width: 100%;
  height: 100%;
  color: aliceblue;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.titleacara{
  padding: 50px;
  padding-top: 100px;
  padding-bottom: 100px;
  justify-content: left;
  align-items: left;
  text-align: left;
}
.titleacara h1{
  font-size: 3rem;
  font-family: "Waterfall", cursive;
  font-style: normal;
}
.titleacara h4{
  font-size: 1.5rem;
  font-family: "Waterfall", cursive;
  font-style: normal;
}
.titleacara p{
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  margin: 0px;
}

.titleacara a{
  color: aliceblue;
  text-decoration: none;  
}
.titleacara i{  
  font-size: 30px;
}

/*** halaman galeri ***/


.covergaleri{
  width: 100%;
  height: 100%;
  background-color: black;   
  background-image: url('../img/bg8.jpg');
  background-size: cover;
  background-position: center; 
  justify-content: center;
  align-items: center;
  text-align: center;
  display: flex;
}

.galericontainer{  
  width: 100%;
  height: 100%;
  color: aliceblue;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.kontengaleri{
  color: aliceblue;
  padding: 10px;
}
.titlegaleri{
  padding: 20px;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.titlegaleri h1{
  font-size: 3rem;
  font-family: "Stalemate", cursive;
  font-style: normal;
}
.titlegaleri p{
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  margin: 0px;
}

.titleacara a{
  color: aliceblue;
  text-decoration: none;  
}
.titleacara i{  
  font-size: 30px;
}
/*** halaman rsvp ***/


.coverrsvp{
  width: 100%;
  height: 100%;
  background-color: black;   
  background-image: url('../img/bg7.jpg');
  background-size: cover;
  background-position: center; 
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;  
  margin: 0px;
  padding: 0px;
  display: flex;
  position: relative;
  overflow: hidden;
}
.alignrsvp{  
  background-color: rgba(29, 18, 18, 0.562) !important;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.rsvpcontainer{  
  width: 100%;
  height: 100%;
  color: aliceblue;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px;
}
.titlersvp{
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 50px;
}
.titlersvp h1{
  font-size: 3rem;
  font-family: "Stalemate", cursive;
  font-style: normal;
}
.titlersvp h4{
  font-size: 1.5rem;
  font-family: "Waterfall", cursive;
  font-style: normal;
}
.titlersvp p{
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  margin: 0px;
}

.titlrsvp a{
  color: aliceblue;
  text-decoration: none;  
}
.titlrsvp i{  
  font-size: 30px;
}
/*** halaman hadiah ***/


.covergift{
  width: 100%;
  height: auto;
  background-color: #fecbd0;
  justify-content: center;
  align-items: center;
  text-align: center;
  display: flex;
}

.boxgift{
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 10px;
}
.boxgift h1{
  font-size: 2.5rem;
  font-family: "Stalemate", cursive;
  font-style: normal;
}
.boxgift h4{
  font-size: 3rem;
  font-family: "Waterfall", cursive;
  font-style: normal;
}
.boxgift p{
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  margin: 0px;
}

.boxgift a{
  color: #5B2818;
  text-decoration: none;  
}
.boxgift i{  
  font-size: 20px;
  padding-right: 10px;
}

.giftcontainer{  
  color: #5B2818;
  justify-content: left;
  align-items: left;
  text-align: left;
  padding-top: 100px;
  padding-bottom: 100px;
}
.titlegift{
  justify-content: left;
  align-items: left;
  text-align: left;
}
.titlegift h1{
  font-size: 2.5rem;
  font-family: "Stalemate", cursive;
  font-style: normal;
}
.titlegift h4{
  font-size: 2.5rem;
  font-family: "Waterfall", cursive;
  font-style: normal;
}
.titlegift p{
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  margin: 0px;
}

.titlegift a{
  color: #5B2818;
  text-decoration: none;  
}
.titlegift i{  
  font-size: 20px;
  padding-right: 10px;
}
.modal-content{
  
  justify-content: center;
  align-items: center;
  text-align: center;
}
.modal-header{
  color: #5B2818;
}

.modal-header h1{
  font-size: 1rem;
  font-family: "Stalemate", cursive;
  font-style: normal;
}
.modal-footer{
  color: #5B2818;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.modal-footer h1{
  font-size: 2rem;
  font-family: "Stalemate", cursive;
  font-style: normal;
}
.fotobca{
  width: 75px;
}
.modal-body{
  color: #5B2818;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.modal-bodyp{
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  margin: 0px;
}
/*** halaman ending ***/


.coverending{
  width: 100%;
  height: 100vh;
  background-color: black;   
  background-image: url('../img/bg9.jpg');
  background-size: cover;
  background-position: center; 
  justify-content: center;
  align-items: center;
  text-align: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.endingcontainer{  
  color: #5B2818;
  justify-content: center;
  align-items: center;
  text-align: center;
  display: flex;
}
.titleending{
  justify-content: center;
  align-items: center;
  text-align: center;
}
.titleending h1{
  font-size: 4rem;
  font-family: "Stalemate", cursive;
  font-style: normal;
}
.titleending h4{
  font-size: 3rem;
  font-family: "Waterfall", cursive;
  font-style: normal;
}
.titleending p{
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  margin: 0px;
}

.titleending a{
  color: #5B2818;
  text-decoration: none;  
}
.titleending i{  
  font-size: 30px;
}

/*** sound***/

.audio-icon-wrapper {
  width: 3rem;
  height: 3rem;
  font-size: 2rem;
  position: fixed;
  bottom: 10rem;
  right: 1rem;
  cursor: pointer;
  color: white;
  border-radius: 50px;
  transform-origin: center;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 0;
  background-color:#5B2818;
}

.music-player {
  position: fixed;
  width: 3rem;
  height: 3rem;
  font-size: 2rem;
  bottom: 10rem;
  right: 1rem;
  cursor: pointer;
  color: white;
  border-radius: 50px;
  transform-origin: center;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 0;
  background-color: brown;
  transition: background-color 0.3s;
}

.music-player button {  
  color: white;
  border: none;
  background-color: brown;
}


.hidden-content {
  display: none;
  transition: transform 2s ease-in-out;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;  
  overflow: hidden;
}
#simplelistexample{
  display: flex;  
  transition: transform 1s ease-in-out;
  overflow: hidden;
  background-color: black;
  position: absolute;
  z-index: 999;
}
.hidden {
  transform: translateY(-100%);
}


.borderucapan{
  padding: 10px;
  color: #fff;
}
.chat-container {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
  overflow-y: auto;
  box-shadow: 0 4px 6px rgba(0,0,0,0.1);
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.chat-bubble {
  position: relative;
  padding: 10px 15px;
  border-radius: 40px;
  max-width: auto;
  text-align: left;
  color: #ffffff;
}

.sent {
  align-self: flex-start;
  margin: 10px;
  color: #ffffff;
}


.sent p{
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  margin: 0px;
}

.chat-bubble p{
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  margin: 0px;
}
.sent::after {
  content: "";
  position: absolute;
  top: 10px;
  right: -10px;
  width: 0;
  height: 0;
  border: 10px solid transparent;
}


.titlephp{
  justify-content: center;
  align-items: center;
  text-align: center;
}
.titlephp h1{
  font-size: 1.5rem;
  font-family: "Stalemate", cursive;
  font-style: normal;
}
.titlephp h4{
  font-size: 1.5rem;
  font-family: "Waterfall", cursive;
  font-style: normal;
}
.titlephp p{
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  margin: 0px;
}

.titlephp a{
  color: aliceblue;
  text-decoration: none;  
}
.titlephp i{  
  font-size: 30px;
}
.modal-header{  
  justify-content: center;
  align-items: center;
  text-align: center;
}
.modal-header h1{
  font-size: 2.5rem;
  font-family: "Waterfall", cursive;
  font-style: normal;
}
.garis-custom {
    border: none; /* Hapus garis default */
    height: 1px; /* Atur ketebalan garis */
    background-color: #ffffff; /* Atur warna garis */
    margin: 5px 0; /* Tambahkan jarak atas dan bawah */
  }
.form-control{  
  background-color: rgba(29, 18, 18, 0.562) !important;
  }
  
/*** menu ***/

.containermenu {
  display: flex;
  background-color: rgba(255, 255, 255, 0.3) !important;
  backdrop-filter: blur(4px);
  padding: 10px;
}
.d-flex {
  display: flex;
  width: 100%;
}

.flex-column {
  flex-direction: column;
}

.align-items-center {
  align-items: center;
}

.justify-content-center {
  justify-content: center;
}

.flex-1 {
  flex-grow: 1;
}

nav{
  width: 100%;
  height: 70px;
  background-color: #5B2818;
  border-bottom-left-radius: 30px;
  border-bottom-right-radius: 30px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}

nav ul {
  list-style-type: none;
  padding: 20px;
}

nav li {
  display: inline-flex;
  width: 25%;
  margin-right: -4px;
}

nav a {
  text-decoration: none;
  position: relative;
  margin: 0px 10px;
  overflow: hidden;
}

nav a:hover i{
  transition: all 0.4s;
  color: #fff;
}

nav a i {
  position: absolute;
  z-index: 3;
}

nav a i:after {
  content: "";
  background-color: #5B2818;
  position: absolute;
  transform: rotate(15deg);
  right: 0;
  bottom: 0;
  left: -5px;
  height: 1px;
  z-index: 4;
}

nav a span {
  color: #fff;
  font-size: 15px;
  transform: translateY(20px);
  position: relative;
  z-index: 1;
  margin: 5px;
}

nav a span:after {
  content: "";
  background-color: #fff;
  width: 5px;
  height: 5px;
  position: absolute;
  border-radius: 50%;
  display: flex;
  left: calc(50% - 2.5px);
  opacity: 0;
  transform: scale(0);
}

nav a:after {
  content: "";
  background-color: #5B2818;
  position: absolute;
  transform: rotate(15deg);
  right: -2px;
  bottom: -14px;
  left: -8px;
  height: 50px;
  z-index: 2;
}

nav a.isActive i {
  transform: translateY(-40px);
  transition: all 0.8s;
}

nav a.isActive i:after {
  transition: all 0.6s;
  height: 32px;
}

nav a.isActive span {
  transform: translateY(0);
  transition: all 0.4s ease-in;
  text-transform: uppercase;
}

nav a.isActive span:after {
  transition: all 0.8s ease;
  transform: scale(1);
  opacity: 1;
}

nav a.isActive:after {
  height: 10px;
  transition: height 1s;
}

nav a.notActive i {
  transform: translateY(0);
  transition: all 0.8s;
}

nav a.notActive i:after{
  transition: all 0.6s;
  height: 1px;
}

nav a.notActive span {
  transform: translateY(20px);
  transition: all 0.4s ease-in;
  text-transform: uppercase;
}

nav a.notActive span:after {
  transition: all 0.8s ease;
  transform: scale(0);
  opacity: 1;
}

nav a.notActive:after {
  height: 60px;
  transition: height 1s;
}

nav i {
  color: #fff;
  font-size: 25px;
}


.gambarframeing{
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.animbunga2{
  width: 250px;
  display: flex;
}
.animbunga{
  width: 200px;
  display: flex;
}
#flower2 {
  animation: mymove 10s infinite;
}
#flower1 {
  animation: mymove 5s infinite;
}

@keyframes mymove {
  50% {transform: rotate(5deg);}
}