@font-face {
    font-family: 'Brittany';
    src: url('../../../general/fonts/BrittanySignature.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Cinzel';
    src: url('../../../general/fonts/Cinzel-VariableFont_wght.ttf');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
.font-script{
    font-family: 'Brittany';
}
.font-main{
    font-family: "Poiret One";
}
.section-title{
    font-family: 'Raleway';
    font-size: 1.3rem;
}
body{
    background-color: #d4d7d9;
}
.cover-section{
    max-width: 400px;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 99;
    overflow: hidden;
    padding-top: 100px;
    transition: all 0.8s;
    background-color: #fffdfc;
    color: #454749;
    background-image: url(../image/bg-1.webp);
    background-position: bottom;
    background-repeat: no-repeat;
    text-align: center;
    background-size: cover;
}
.corner-1{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.corner-2{
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
}
.cover-section.closed{
    height: 0px;
    top: -200px;
}
.cover-section img{
    transition: all 1s;
}
.cover-section.closed img{
    width: 0px;
    height: 0px;
}
.cover-section h2{
    font-size: 2.5rem;
    margin-top: 40vh;
}
.cover-section h3{
    font-size: 20px;
}
.cover-section h4{
    font-size: 16px;
}
.nama-tamu{
    font-size: 16px;
    font-style: italic;
    font-weight: 600;
    font-family: 'Poiret One';
}
.cover-section .and{
    font-size: 2.5rem;
}
.cover-section button{
    padding: 10px;
    width: 180px;
    border: none;
    position: absolute;
    left: 50%;
    margin-left: -90px;
    bottom: 50px;
    border-radius: 50px;
    background-color: #FDB931;
    background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #e1b144 40%, transparent 80%),
    radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #c6921c 62.5%, #ae872f 100%);
    color: #fff;
    
}
.initial-man{
    font-size: 2rem;
    color: #3c655a;
    font-family: 'Brittany';
    position: absolute;
    width: 100px;
    left: 50%;
    bottom: 0;
    top: 285px;
    margin-left: -90px;
}
.initial-girl{
    font-size: 2rem;
    color: #3c655a;
    font-family: 'Brittany';
    position: absolute;
    width: 280px;
    left: 50%;
    bottom: 0;
    top: 335px;
    margin-left: -100px;
}
.img-1{
    position: absolute;
    width: 240px;
    left: 50%;
    bottom: 0;
    top: 200px;
    opacity: 0.9 !important;
    margin-left: -120px;
}

.img-2{
    position: absolute;
    width: 250px;
    padding: 10px;
    height: 250px;
    object-fit: cover;
    border-radius: 50%;
    left: 50%;
    bottom: 0;
    top: 25vh;
    opacity: 0.9 !important;
    margin-left: -120px;
    border: 1.5px solid #fff;
}
.header-section{
    background-color: #fff;
    color: #000;
    background-image: url('../image/bg-5.webp');
    background-position: center;
    background-repeat: no-repeat;
}
.cover-img{
    width: 200px;
    height: 200px;
    position: absolute;
    opacity: 1;
    left: 50%;
    padding: 5px;
    top: 170px;
    border-radius: 50%;
    object-fit: cover;
    margin-left: -100px;
    border: 1px solid #fff;
}
.cover-ornament{
    width: 210px;
    height: 210px;
    position: absolute;
    opacity: 1;
    left: 50%;
    top: 165px;
    margin-left: -108px;
}
.header-section .flower{
    position: absolute;
    top: -75px;
    width: 200px;
    right: -65px;
}
.border-frame{
    border: 1px dotted #d7a449;
    height: 100%;
    background-color: #ffffffd6;
}
.header-section h4{
    font-family: "Raleway";
    position: inherit;
    z-index: 2;
    margin-top: 70px;
    margin-bottom: 300px;
}
.header-section h2{
    font-family: "Poiret One";
    position: inherit;
    font-size:2.3rem;
}
.date{
    font-family: "Raleway";
    font-size: 1rem;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    margin-top: 20px;
}
.count-down{
    text-align: center;
    position: relative;
    color: #fff;
    z-index: 1;
}
.connector{
    width: 100%;
    margin-top: -130px;
    position: relative;
    z-index: 1;
}
.connector-bottom{
    width: 100%;
    margin-bottom: -55px;
    position: relative;
    z-index: 1;
}
.location-section .connector-bottom{
    margin-bottom: -120px;
}
.count-down .box{
    display: inline-block;
    padding: 10px;
    width: 60px;
    margin: 5px;
    color: #ffffff;
    font-size: 12px;
    background-color: #d7a448;
}
.count-down .box span{
    display: block;
    font-size: 16px;
}
.couple-section{
    text-align: center;
    padding-top: 50px;
    min-height: 100%;
    color: #fff;
    background-color: #143836;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}
.couple-frame{
    background-color: #ffffff;
    color: #143836;
    margin: 0px 25px;
    padding: 70px 0px;
    border-radius: 166px;
    background-image: url(../image/bg-7.webp);
}
.couple-divider{
    margin: 10px;
    font-size: 3rem;
    font-family: "Cinzel";
}
.couple-divider::before{
    content: '';
    width: 50px;
    height: 2px;
    background-color: #143836;
    position: absolute;
    right: 50%;
    top: 30px;
    margin-right: 30px;
}
.couple-divider::after{
    content: '';
    width: 50px;
    height: 2px;
    background-color: #143836;
    position: absolute;
    left: 50%;
    top: 30px;
    margin-left: 30px;
}

.couple-name{
    font-family: "Poiret One";
}

h1,h2,h3,h4,h5{
    font-family: "Raleway";
}
.divider{
    width: 175px;
    margin-bottom: -50px;
}
.couple-img{
    margin: 20px auto;
    position: relative;
}
.couple-foto{
    width: 135px;
    margin-left: 4px;
    height: 200px;
    object-fit: cover;
    border-radius: 80px;
}
.couple-flower{
    position: absolute;
    width: 160px;
    z-index: 2;
    left: 50%;
    margin-left: -80px;
}
.schedule-section{
    text-align: center;
    min-height: 100%;
    background-image: url(../image/bg-1.webp);
    position: relative;
    background-position: center;
}
.event-container{
    display: flex;
    margin: 50px 10px;
    font-family: "Raleway";
}
.event-container .title-box{
    width: 60px;
    background-color: #678294;
    color: #fff;
    position: relative;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.event-container .title-box h2{
    position: absolute;
    writing-mode: tb-rl;
    transform: rotate(-180deg);
}
.event-container .content-box{
    text-align: left;
    padding: 20px 0px 20px 20px;
    background-color: #ffffffcf;
    border-top-right-radius: 140px;
}
.box.drop-shadow{
    position: relative;
    background-color: #cb9989bd;
    border-radius: 15px;
    color: #fff;
    z-index: 2;
}
.schedule-section .icon{
    width: 65px;
    margin: 20px 0px;
    animation: floatSmall 5s ease-in-out infinite;
}
.date-box{
    font-family: "Raleway";
}
.date-box table{
    width: 100%;
}
.date-box table td{
    text-align: left;
    vertical-align: middle;
    border: 1px solid #143836;
    font-size: 1rem;
    padding: 5px 15px;
}
.date-box span{
    display: block;
    margin: 0;
}
.date-box .date{
    font-size: 3rem;
}
.date-box .left{
    width: 40%;
    border-left: 0;
}
.date-box .right{
    border-right: 0;

}
.date-box .time{
    font-size: 16px;
}
.main-text{
    color: #143836;
}
.light-text{
    color: #fff;
}
.grey-text{
    color: #6a7270;
}

.location-section{
    text-align: center;
    padding-top: 50px;
    min-height: 100%;
    color: #fff;
    position: relative;
    background-color: #143836;
}
.map iframe{
    width: 100%;
    height: 400px;
    border-radius: 10px;
}
.btn-map{
    background-color: #d7a448;
    background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #e1b144 40%, transparent 80%),
    radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #c6921c 62.5%, #ae872f 100%);
    margin-top: 15px;
    color: #fff;
}
.gallery-section{
    text-align: center;
    position: relative;
    background-image: url('../image/bg-2.webp');
    background-repeat: no-repeat;
}
.gallery-section iframe{
    border-radius: 15px;
}

.quotes{
    font-family: "Poiret One" !important;
    background-image: url(../image/bg-1.webp);
}
.quotes-box{
    border: 1px solid #143836;
    padding: 15px;
    background-color: #ffffff59;
}
.love-story-section{
    background-color: #272625;
    position: relative;
    text-align: center;
    min-height: 100%;
    background-color: #143836;
}
.love-story-section h2{
    font-family: "Brittany";
}
.story{
    max-height: 80vh;
    overflow-y: auto;
    color: #fff;
}

.story::-webkit-scrollbar {
    display: none;
}
.story {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */

}

.friend-wishes-section{
    background-image: url('../image/bg-2.webp');
    position: relative;
    text-align: center;
    min-height: 100%;
    background-position: center;
}
.wishes{
    background-color: #0b564c;
    padding: 120px;
    margin: 15px;
    border-radius: 160px;
}
.friend-wishes-section h2{
    font-family: "Brittany";
}
.message{
    max-height: 60vh;
    overflow-y: auto;
}
/* Hide scrollbar for Chrome, Safari and Opera */
.message::-webkit-scrollbar {
    display: none;
  }
  
  /* Hide scrollbar for IE, Edge and Firefox */
.message {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */

}
.message-box{
    width: 90%;
    margin: 20px auto;
    background-color: #d7a448;
    padding: 20px;
    font-weight: 900;
    color: #fff;
    font-family: arial;
    position: relative;
    text-align: left;
    font-family: "Poiret One";
  }
  
  .sb1:before {
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    border-left: 10px solid #d7a448;
    border-right: 10px solid transparent;
    border-top: 10px solid #d7a448;
    border-bottom: 10px solid transparent;
    right: -19px;
    top: 6px;
  }
  
  .sb2:before {
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid #d7a448;
    border-top: 10px solid #d7a448;
    border-bottom: 10px solid transparent;
    left: -19px;
    top: 6px;
  }
  
  .sb3:before {
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    border-left: 10px solid #d7a448;
    border-right: 10px solid transparent;
    border-top: 10px solid #d7a448;
    border-bottom: 10px solid transparent;
    left: 19px;
    bottom: -19px;
  }
  
  .sb4:before {
    content: "";
    width: 0px;
    height: 0px;
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid #d7a448;
    border-top: 10px solid #d7a448;
    border-bottom: 10px solid transparent;
    right: 19px;
    bottom: -19px;
  }
.message-box .name{
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #fff;
}
.message .time {
    text-align: right;
    font-size: 12px;
    margin-top: 20px;
}
.wishes input,.wishes textarea,.wishes select{
    background-color: transparent;
    border-radius: 0;
    border: 0;
    font-size: 14px;
    border-bottom: 1px solid #fff;
    color: #fff;
}
.wishes input:focus,.wishes textarea:focus,.wishes select:focus{
    background-color: transparent;
    border-radius: 0;
    border: 0;
    border-bottom: 1px solid #d7a448;
    color: #fff;
    outline: none;
    box-shadow: none;
}
.wishes input::-webkit-input-placeholder,.wishes textarea::-webkit-input-placeholder { /* Edge */
    color: #fff;
}

.wishes input::-ms-input-placeholder,.wishes textarea::-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #fff;
}

.wishes input::placeholder,.wishes textarea ::placeholder{
color: #fff;
}
.btn-wishes,.btn-wishes:hover{
    background-color: #d7a448;
    color: #fff;
    width: 100%;
    border-radius: 20px;
    margin-bottom: 40px;
}
.wedding-gift-section{
    background-color: #143836;
    position: relative;
    color: #fff;
}
.wedding-gift-section .card{
    padding: 20px;
    text-align: left;
    color: #fff;
    border: none;
    margin-bottom: 20px;
    background-color: #d7a448;
    background-position: center
}
.wedding-gift-section .card .logo{
    text-align: right;
}
.wedding-gift-section .card .logo img{
    width: 100px;
}
.wedding-gift-section .card .content{
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.wedding-gift-section .card .label{
    color: #143836;
}
.wedding-gift-section .card .icon{
    width: 80px;
    margin-top: 25px;
}
.closing{
    position: relative;
    background-image: url('../image/bg-1.webp');
    background-repeat: no-repeat;
    background-position: center;
}
.closing h5{
    font-size: 14px;
}
.closing h1{
    font-size: 2.5rem;
}
.footer{
    padding: 20px;
    background-color: #143836;
    color: #fff;
}
.footer img{
    width: 100px;
}
.footer .copyright-text{
    font-size: 12px;
    margin-bottom: 80px;
}
.footer a,.footer i{
    text-decoration: none;
    color: #d7a448;
    font-weight: bold;
}
.menu{
    position: fixed;
    bottom: 0px;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    padding: 10px;
    z-index: 9;
}
.menu-container{
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    overflow-x: hidden;
    padding: 0px 10px;
}
.menu-box{
    background-color: #0b564ce0;
    padding: 10px;
    border-radius: 5px;
}
.menu a{
    display: block;
    padding: 10px;
    width: 40px;
    background-color: #d7a448;
    border-radius: 5px;
    margin: auto;
}
.btn-sound{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: fixed;
    z-index: 9;
    left: 20px;
    bottom: 100px;
    border: none;
    background-color: #0b564ce0;
    color: #fff;
}
.btn-copy{
    background-color: #143836;
    border: none;
    color: #fff;
    float: right;
    margin-top: 20px;
    padding: 5px 10px;
    font-size: 11px;
}
.img-box{
    padding: 5px;
    display: block;
}
.img-gallery .img-box img{
    border-radius: 10px;
    width: 100%;
    aspect-ratio : 1 / 1;
    object-fit: cover;
}


/* ==============
  Timeline
===================*/
.main-timeline {
    overflow: hidden;
    position: relative;
  }
  
  .main-timeline:before {
    content: "";
    width: 3px;
    height: 100%;
    background: #0b564c;
    position: absolute;
    top: 0;
    left: 50%;
  }
  
  .main-timeline .timeline {
    padding-right: 30px;
    position: relative;
  }
  
  .main-timeline .timeline:before,
  .main-timeline .timeline:after {
    content: "";
    display: block;
    width: 100%;
    clear: both;
  }
  
  .main-timeline .timeline:first-child:before,
  .main-timeline .timeline:last-child:before {
    content: "";
    width: 13px;
    height: 13px;
    border-radius: 50%;
    border: 2px solid #0b564c;
    background: #2c3144;
    margin: 0 auto;
    position: absolute;
    top: 0;
    left: 0;
    right: -3px;
  }
  
  .main-timeline .timeline:last-child:before {
    top: auto;
    bottom: 0;
  }
  
  .main-timeline .timeline-icon {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #2c3144;
    border: 2px solid #0b564c;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: -4px;
  }
  
  .main-timeline .timeline-icon:before {
    content: "\f004";
    font-family: "Font Awesome 5 Free" !important;
    display: block;
    width: 8px;
    height: 8px;
    color: #d7a448;
    margin: auto;
    position: absolute;
    top: -10px;
    left: -6px;
    bottom: 0;
    right: 0;
  }
  
  .main-timeline .year {
    display: inline-block;
    padding: 8px 20px;
    margin: 0;
    font-size: 14px;
    color: #ffffff;
    background: #d7a448;
    text-align: center;
    position: absolute;
    top: 50%;
    right: 35%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  
  .main-timeline .year:before {
    content: "";
    border-right: 18px solid #d7a448;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    position: absolute;
    top: 0;
    left: -18px;
  }
  
  .main-timeline .timeline-content {
    width: 46.5%;
    padding: 20px;
    margin: 0 20px 0 0;
    background: #0b564c;
    position: relative;
  }
  
  .main-timeline .timeline-content:after {
    content: "";
    border-left: 20px solid #0b564c;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    position: absolute;
    top: 50%;
    right: -20px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  
  .main-timeline .title {
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #dfe4ea;
    margin: 0 20px 20px 0;
  }
  
  .main-timeline .post {
    display: inline-block;
    font-size: 13px;
    color: #d1d1e2;
  }
  
  .main-timeline .description {
    font-size: 14px;
    color: #d1d1e2;
    line-height: 24px;
    margin: 0;
    clear: both;
  }
  
  .main-timeline .timeline:nth-child(2n) {
    padding: 0 0 0 30px;
  }
  
  .main-timeline .timeline:nth-child(2n) .year {
    right: auto;
    left: 35%;
  }
  
  .main-timeline .timeline:nth-child(2n) .year:before {
    border: 18px solid transparent;
    border-right: none;
    border-left: 18px solid #d7a448;
    left: auto;
    right: -18px;
  }
  
  .main-timeline .timeline:nth-child(2n) .timeline-content {
    float: right;
    margin: 0 0 0 20px;
  }
  
  .main-timeline .timeline:nth-child(2n) .timeline-content:after {
    border-left: none;
    border-right: 20px solid #0b564c;
    right: auto;
    left: -20px;
  }
  
    .main-timeline:before {
      left: 10px;
    }
    .main-timeline .timeline {
      padding: 0 0 0 30px;
      margin-bottom: 20px;
    }
    .main-timeline .timeline:last-child {
      margin-bottom: 0;
    }
    .main-timeline .timeline:first-child:before,
    .main-timeline .timeline:last-child:before {
      display: none;
    }
    .main-timeline .timeline-icon {
      margin: 0;
      position: absolute;
      top: 7px;
      left: 0;
    }
    .main-timeline .year,
    .main-timeline .timeline:nth-child(2n) .year {
      display: block;
      font-weight: bold;
      margin: 0 0 32px 15px;
      z-index: 1;
      position: relative;
      top: auto;
      left: auto;
      right: auto;
      -webkit-transform: none;
              transform: none;
    }
    .main-timeline .timeline:nth-child(2n) .year:before {
      border-left: none;
      border-right: 18px solid #d7a448;
      right: auto;
      left: -18px;
    }
    .main-timeline .timeline-content {
      padding: 20px;
      text-align: left;
    }
    .main-timeline .timeline-content,
    .main-timeline .timeline:nth-child(2n) .timeline-content {
      width: auto;
      float: none;
      margin: 0 0 0 15px;
    }
    .main-timeline .timeline-content:after,
    .main-timeline .timeline:nth-child(2n) .timeline-content:after {
      border: none;
      border-bottom: 20px solid #0b564c;
      border-left: 20px solid transparent;
      border-right: 20px solid transparent;
      top: -20px;
      left: 50%;
      right: auto;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
    }
 
  