@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&family=Playfair+Display:wght@500;600;700&display=swap");
.has-vertically-aligned-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

* {
  box-sizing: border-box;
}

html {
  font-family: 'Poppins', Tahoma, sans-serif;
  width: 100%;
  min-height: 100%;
}

.header-wrapper {
  padding-bottom: px;
}

.navbar-item {
  line-height: 38px;
  font-weight: 600;
  text-transform: ;
  letter-spacing: 1px;
  font-size: 1rem;
  box-shadow:  ;
}

.navbar-item.is-active{
  border-bottom: 2px solid #6A4C93;
}

.a.navbar-item{
  font-color: #6A4C93;
}


.hero {
  background-image: url("../image/bg_flower_ungu.png");
  background: url("../image/backgroundgeds.png") no-repeat;
  background-attachment: fixed;
  background-size: cover;
  color: white;
  box-shadow: inset 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  font-family: 'Raleway', sans-serif;
}



.hero .title {
  font-family: 'Playfair Display', sans-serif;
  font-weight: 700;
  transform: none;
  font-size: 5rem;
  padding-bottom: 5px;
  color: gray;
}

.hero .subtitle {
  padding: 35px;
  color: gray;
  font-size: 1.3rem;
}

.hero .tempatwaktu {
  padding-top: 35px;
  font-size: 1.3rem;
  
}

.hero .hero-foot {
  height: 50px;
  background: white;
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.082);
}

@media (max-width: 599px) {
  .hero .hero-foot {
    display: none;
  }
}

.hero .hero-foot .hero-foot--wrapper {
  margin: 7px auto;
  height: 50px;
}

.hero .hero-foot .hero-foot--wrapper .hero-menu-desktop {
  line-height: 38px;
  font-weight: 600;
  text-transform: ;
  letter-spacing: 1px;
  font-size: 1rem;
}

.hero .hero-foot .hero-foot--wrapper .hero-menu-desktop ul li {
  display: inline-block;
  padding-right: 15px;
  padding-left: 15px;
}

.hero .hero-foot .hero-foot--wrapper .hero-menu-desktop ul li.is-active a {
  border-bottom: 2px solid #6A4C93;
}

.hero .hero-foot .hero-foot--wrapper .hero-menu-desktop ul li a {
  color: #6A4C93;
}

.hero .hero-foot .hero-foot--wrapper .hero-menu-desktop ul li a:hover {
  color: #6A4C93;
  transition: all .2s ease-in-out;
  border-bottom: 2px solid #c28285;
}


.space40px{
  height: 40px;
}

.space24px{
  height: 24px;
}

.main-content {
  padding-top: rem;
  color: #000; 
  font-family: 'Raleway', sans-serif;
}

.main-content .section-dark {
  background-image: url("../image/bg_flower_lain.png");
  background: url("../image/background_gedi.png") no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding: 80px 40px;
}

.main-content .section-lokasi {
  background-image: url("../image/bg_flower_ungu.png");
  background: url("../image/background_geda.png") no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding: 80px 40px;
}

.main-content .section-dark.resume {
  height: 400px;
  padding-top: 60px;

}

@media (max-width: 599px) {
  .main-content .section-dark.resume {
    padding-top: 75px;
  }
}

.main-content .section-dark.resume .title {
  padding: 20px;
}

.main-content .section-dark.resume button {
  border: 2px solid #6A4C93;
  background: white;
  color: #6A4C93;
  height: 50px;
  width: 250px;
  font-size: 1rem;
  text-transform: uppercase;
}

.main-content .section-dark.resume .fa-download {
  color: #6A4C93;
}

.main-content .section-dark.my-work {
  padding: 80px 40px;
}

.main-content .section-cashbac {
  background-color: rgb(238, 250, 253);
  padding: 80px 40px; 
}

@media (max-width: 599px) {
  .main-content .section-dark.foto-foto {
    padding: 75px 20px;
  }
}

.main-content .section-dark.foto-foto .foto-item {
  margin-bottom: 1rem;
  -webkit-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
  border-radius: 5px;
  background-size: cover;
  background-repeat: no-repeat;
  box-shadow: 0 5px 20px rgba(14, 25, 80, 0.3);
}

.main-content .section-dark.my-work .work-item:hover {
  -webkit-transform: scale(1.055) translateY(-2px);
  transform: scale(1.055) translateY(-2px);
  -webkit-box-shadow: 0 2px 25px 0 rgba(30, 30, 30, 0.1);
  box-shadow: 0 2px 25px 0 rgba(30, 30, 30, 0.1);
}

.section-map {
  padding: 0 0 0 0 ;
}



.main-content .section-nama {
  background-image: url("../image/bg_flower_lain.png");
  background: url("../image/background_gedi.png") no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding: 80px 40px;
}

.main-content .section-ucapan {
  background-image: url("../image/bg_flower_lain.png");
  background: url("../image/background_gedi.png") no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding: 80px 40px;
}

.main-content .section-thanks {
  background-image: url("../image/bg_flower_lain.png");
  background: url("../image/background_geda.png") no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding: 80px 40px;
}



.main-content .section-nama.regular-section {
  padding-bottom: 80px;
}

.main-content .section-nama.regular-section .is-larger {
  font-size: 1.2rem;
}

@media (max-width: 599px) {
  .main-content .section-nama.regular-section .about-links {
    text-align: center;
  }
}

.main-content .section-nama.regular-section .right-image img {
  border-radius: 11px;
  margin: 20px;
  box-shadow: 0 5px 20px rgba(14, 25, 80, 0.3);
}

@media (max-width: 599px) {
  .main-content .section-nama.regular-section .right-image img {
    margin: auto;
  }
}

.main-content .section-nama.skills {
  padding: 100px;
}

@media (max-width: 599px) {
  .main-content .section-nama.skills {
    padding: 50px 20px 40px 20px;
    padding-bottom: 20px;
  }
}

.main-content .section-nama.skills h1 {
  padding: 10px;
  font-size: 24px;
}

.main-content .section-nama.contact {
  padding: 80px;
}

.main-content .section-nama.contact button {
  width: 100%;
  color: white;
  height: 50px;
  font-size: 1.1rem;
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
}

@media (max-width: 599px) {
  .main-content .section-nama.contact {
    padding: 80px 40px;
  }
}

.main-content .section-color.pertanyaan {
  padding: 100px;
  background-color: #6A4C93;
  color: white;
}

.main-content .section-color.pertanyaan .title,
.main-content .section-color.pertanyaan .subtitle {
  color: white;
}

.main-content .section-color.pertanyaan i {
  font-size: 3rem;
  padding: 20px;
}

.main-content .section-title {
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  color: #6A4C93;
  text-transform: uppercase;
  font-size: 1.5rem;
  letter-spacing: 0px;
  padding-bottom: 60px;
}

.nama-lengkap {
  font-family: 'Playfair Display', sans-serif;
  color: #6A4C93;
  font-size: 3.2rem;
  letter-spacing: 0px;
  padding-bottom: 6px;
  line-height: 3.7rem;
}

.ampersand {
font-size: 5rem;
font-family: 'Rouge Script', sans-serif;
color: #6A4C93;
line-height: 5rem;
display: inline-block;
vertical-align: middle;
}

.bodytext {
  font-size: 18px;
}

.waktu {
  font-size: 1.4rem;
  font-family: 'Raleway', sans-serif;
}

.tanggal-angka {
  font-size: 5rem;
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  line-height: 1;
}

.tempat {
  font-size: 1.4rem;
  font-family: 'Raleway', sans-serif;
  font-size: ;
  margin-bottom: 50px;
}


.has-vertically-align {
  vertical-align: middle;
}

.footer {
  bottom: 0;
  width: 100vw;
  padding: 10px 10px 10px 10px;
  line-height: 25px;
  text-align: center;
  vertical-align: middle;
  background: #c28285;
  color: gray;    
}

.footer p {
  color: white;
  font-weight: 500;
  font-size: 10pt;
  display: inline-block;
  vertical-align: middle;
}


.main-content .no-padding-top {
  padding-top: 0px;
}

.footer img{
  margin: 10px 0px 10px 10px;
  display: inline-block;
  max-height: 24px;
  vertical-align: middle;
}

.footer a .nav-item {
  color: gray;
}

.fa-download {
  color: #43485c;
}

.divider {
  margin: 40px 25px;
  display: inline-block;
  max-height: 60px;
  vertical-align: middle;
}

.bismillah {
  margin: 25px;
  display: inline-block;
  max-height: 50px;
  vertical-align: middle;
}

#toTop {
  height: 50px;
  width: 50px;
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99;
  border: none;
  outline: none;
  background-color: #6A4C93;
  color: white;
  cursor: pointer;
  border-radius: 50%;
  font-size: 2rem;
  box-shadow: 0 5px 20px rgba(14, 25, 80, 0.3);
}

#toTop a {
  color: white;
}

#toTop:hover {
  background-color: #8F6BC2;
}

::-webkit-scrollbar {
  width: 8px;
  background-color: #F3EDF9;
}

::-webkit-scrollbar-thumb {
  box-shadow: inset 0 0 6px #6A4C93;
  -webkit-box-shadow: inset 0 0 6px #6A4C93;
  background-color: #8F6BC2;
}

body.preloader-site {
  overflow: hidden;
}

.preloader-wrapper {
  height: 100%;
  width: 100%;
  background: #D8A9A8;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999999;
}

.preloader-wrapper .preloader {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 120px;
}


.btn-whatsapp:hover {
  color: white;
  background-color: #59a543;
  font-size: 1.2rem;
  border-radius: 10px;
  border: 2px solid #59a543;
  width:  210px;
  height: 65px;
  align-items: center;
  margin: 1rem;
}


.btn-whatsapp {
  background-color: #6cc751;
  width:  210px;
  height: 65px;
  color: white;
  font-size: 1.2rem;
  border-radius: 10px;  
  border-left: 1px solid #6cc751;
  border-right: 1px solid #6cc751;
  border-top: 1px solid #6cc751;
  border-bottom: 1px solid #6cc751;
  align-items: center;
  margin: 1rem;

}


.btn-cta:hover {
  color:white;
  background-color: #bf7877;
  font-size: 1.2rem;
  border-radius: 10px;
  border: 2px solid #bf7877;
  width:  210px;
  height: 65px;
  align-items: center;
  margin: 1rem;
}

.btn-cta {
  background-color: #6A4C93;
  width:  210px;
  height: 65px;
  color: white;
  font-size: 1.2rem;
  border: 2px solid #6A4C93;
  border-radius: 10px;
  align-items: center;
  margin: 1rem;
}

.cashbac-logo-inline {
  width: 160px;
  vertical-align: middle;
}

.button-download {
  min-width: 200px;
  height: 55px;
  align-items: center;
  margin: 0.1rem;

}

.voucher-code {
  height: 55px;
  max-width: 180px;
  border: 2px solid #26ade4;
  border-radius: 10px 0 0 10px  ;
  font-size: 24px;
  padding: 15px;
}

.btn-voucher-code {
  height: 55px;
  min-width: 100px;
  border: 2px solid #26ade4;
  background-color: #26ade4;
  border-radius: 0 10px 10px 0;
  font-size: 20px;
  padding: 0;
  margin: 0;
  vertical-align: middle;
  color: white;
}

.fa-copy {
  margin-right: 5px;
}
.white
{color:ghostwhite}


.dusty-pink {color: #D8A9A8}
.dusty-pink-namaer {color: #E6DCF4}
.dusty-pink-namaest {color: #F3EDF9}
.dusty-pink-lokasi {color: #8F6BC2}
.dusty-pink-darkest {color: #6A4C93}

.tile {
  border-radius: 10px;
}


.foto1 {
  background-image: linear-gradient(rgba(95, 2, 2, 0.5), rgba(48, 47, 47, 0.9)), url("../image/beatriz-perez-moya-M2T1j-6Fn8w-unsplash.jpg");
  background-size: cover;
  background-position: center;
  background-repeat:no-repeat;
  min-height: 24rem;
}


.foto2 {
  background-image: linear-gradient(rgba(95, 2, 2, 0.5), rgba(48, 47, 47, 0.9)), url("../image/evelina-friman-hw_sKmjb0ns-unsplash.jpg");
  background-size: cover;
  background-position: center;
  background-repeat:no-repeat;
  min-height: 24rem;
}

.foto3 {
  background-image: linear-gradient(rgba(95, 2, 2, 0.5), rgba(48, 47, 47, 0.9)), url("../image/jeremy-wong-weddings-464ps_nOflw-unsplash.jpg");
  background-size: cover;
  background-position: top;
  background-repeat:no-repeat;
  min-height: 24rem;
}

.foto4 {
  background-image: linear-gradient(rgba(95, 2, 2, 0.5), rgba(48, 47, 47, 0.9)), url("../image/jeremy-wong-weddings-K8KiCHh4WU4-unsplash.jpg");
  background-size: cover;
  background-position: top;
  background-repeat:no-repeat;
  min-height: 24rem;
}

.foto5 {
  background-image: linear-gradient(rgba(95, 2, 2, 0.5), rgba(48, 47, 47, 0.9)), url("../image/nathan-dumlao-5BB_atDT4oA-unsplash.jpg");
  background-size: cover;
  background-position: center;
  background-repeat:no-repeat;
  min-height: 24rem;
}


.foto6 {
  background-image: linear-gradient(rgba(95, 2, 2, 0.5), rgba(48, 47, 47, 0.9)), url("../image/samantha-gades-x40Q9jrEVT0-unsplash.jpg");
  background-size: cover;
  background-position: center;
  background-repeat:no-repeat;
  min-height: 24rem;
}



.title-foto {
  font-size: 18pt;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  text-align: left;
  color: white;
}


.subtitle-foto {
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  font-size: 14pt;
  font-weight: 600;
  margin-top: 15px;
  text-align: left;
  color: white;
}

.section-nama {
  background-image: url(../image/divider-flowers-leaves.png);
  background-position: bottom -30px center;
  background-repeat: no-repeat;
  background-size: initial;
}

.instagram {
  color: #6A4C93;
  font-size: 1.25rem;
  font-weight: 900;
  margin-top: 0.5rem;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  padding: 10px;
}

/* ======================
   KOMENTAR / UCAPAN
   ====================== */

.komentar-box {
  max-height: 260px;
  overflow-y: auto;
  padding: 10px 6px;
  margin-top: 20px;
  scrollbar-width: thin;
}

/* scrollbar chrome */
.komentar-box::-webkit-scrollbar {
  width: 6px;
}
.komentar-box::-webkit-scrollbar-thumb {
  background-color: #c8a1a0;
  border-radius: 10px;
}

/* kartu komentar */
.komentar-box .box {
    background: rgba(255, 255, 255, 0.92);
  border-radius: 20px;
  box-shadow:
    0 20px 40px rgba(106, 76, 147, 0.18),
    0 8px 16px rgba(0, 0, 0, 0.06);
  border: 1px solid rgba(106, 76, 147, 0.15);
  position: relative;
}

.box::before {
  content: "";
  position: static;
  inset: -1px;
  border-radius: 22 px;
  background: linear-gradient(
    135deg,
    rgba(143, 107, 194, 0.35),
    rgba(255, 255, 255, 0)
  );
  z-index: -1;
}

/* nama */
.komentar-box strong {
  display: block;
  font-size: 0.95rem;
  font-weight: 700;
  color: #6A4C93;
  margin-bottom: 6px;
}

/* isi pesan */
.komentar-box p {
  font-size: 0.9rem;
  color: #444;
  line-height: 1.5;
  margin: 0;
}

/* Kotak Nama Undangan */
.kotak-undangan {
  display: inline-block;
  margin: 20px auto;
  padding: 16px 22px;
  background: rgba(255, 255, 255, 0.85);
  border-radius: 14px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  text-align: center;
  max-width: 90%;
}

/* Teks kecil "Kepada Yth." */
.label-undangan {
  display: block;
  font-size: 13px;
  color: #777;
  margin-bottom: 6px;
  letter-spacing: 0.5px;
}

/* Nama tamu */
.nama-undangan {
  font-size: 18px;
  font-weight: 600;
  color: #4a4a4a;
  line-height: 1.4;
}

/* ======================
   HITUNG MUNDUR / COUNTDOWN
====================== */

#hitungmundur {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  padding: 0;
  margin: 30px auto;
  list-style: none;
}

#hitungmundur li {
  list-style:;
}

/* KOTAK ANGKA */
#hitungmundur li span {
  display: block;
  min-width: 70px;
  padding: 14px 10px;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 14px;
  box-shadow: 0 8px 20px rgba(0,0,0,0.15);
  font-size: 2.2rem;
  font-weight: 700;
  color: #6A4C93;
  text-align: center;
}

/* TEKS (Hari, Jam, Menit, Detik) */
#hitungmundur li p {
  margin-top: 6px;
  font-size: 0.75rem;
  font-weight: 600;
  color: #000;
  text-align: center;
  letter-spacing: 1px;
}

/* TITIK DUA */
#hitungmundur .separator {
  font-size: 2rem;
  font-weight: bold;
  color: #000;
  margin-top: 12px;
}

/* RESPONSIVE HP */
@media (max-width: 599px) {
  #hitungmundur li span {
    min-width: 55px;
    font-size: 1.6rem;
    padding: 10px 6px;
  }

  #hitungmundur li p {
    font-size: 0.65rem;
  }
}

#hitungmundur li p.days_text,
#hitungmundur li p.hours_text,
#hitungmundur li p.minutes_text,
#hitungmundur li p.seconds_text {
  color: #333 !important;
}

/* ======================
   SECTION AYAT AL-QURAN
====================== */

.section-ayat {
  padding: 80px 40px;
  background: linear-gradient(
    rgba(255, 255, 255, 0.92),
    rgba(255, 255, 255, 0.92)
  ),;
  background-image: url("../image/bg_flower_lain.png");
  background: url("../image/background_geda.png") no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

/* Judul */
.section-ayat-title {
  font-family: 'Raleway', sans-serif;
  font-weight: 900;
  font-size: 1.6rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #6b4e71; /* ungu lembut */
  margin-bottom: 60px;
}

/* Kotak ayat */
.ayat-box {
  max-width: 900px;
  margin: 0 auto 50px auto;
  padding: 40px 30px;
  background: #ffffff;
  border-radius: 18px;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.12);
  border-left: 6px solid #6b4e71;
}

/* Ayat Arab */
.ayat-arab {
  font-size: 2rem;
  line-height: 2.8rem;
  color: #2e2e2e;
  font-family: 'Lato', sans-serif;
  margin-bottom: 25px;
}

/* Arti ayat */
.ayat-arti {
  font-size: 1rem;
  color: #555;
  line-height: 1.8;
  font-style: italic;
  margin-bottom: 15px;
}

/* Sumber ayat */
.ayat-sumber {
  font-size: 0.9rem;
  color: #6b4e71;
  font-weight: 600;
  letter-spacing: 1px;
}

/* ======================
   RESPONSIVE (HP)
====================== */
@media (max-width: 768px) {

  .section-ayat {
    padding: 70px 20px;
  }

  .section-ayat-title {
    font-size: 1.3rem;
    margin-bottom: 40px;
  }

  .ayat-box {
    padding: 30px 20px;
  }

  .ayat-arab {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  .ayat-arti {
    font-size: 0.95rem;
  }
}



