@import url('https://fonts.googleapis.com/css2?family=Sacramento&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@1,400;1,500;1,600;1,700;1,800&display=swap');

@font-face {
    font-family: 'Trebuchet MS';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(./TrebuchetMS.woff) format('woff');
}

@font-face {
    font-family: 'Miralose';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(./Miralose.woff2) format('woff2');
}

/* // ArsenicaTrial-Bold.woff */
/* ArsenicaTrial-BoldItalic.woff */


@font-face {
    font-family: 'Arsenica-Bold';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(./fonts/ArsenicaTrial-Bold.woff) format('woff');
}

@font-face {
    font-family: 'Arsenica-Bold-Italic';
    font-style: italic;
    font-weight: 700;
    font-display: swap;
    src: url(./fonts/ArsenicaTrial-BoldItalic.woff) format('woff');
}

@font-face {
    font-family: 'Gotham-Bold';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(./fonts/Gotham-Bold.woff) format('woff');
}

@font-face {
    font-family: 'Gotham-Book';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(./fonts/Gotham-Book.woff) format('woff');
}

@font-face {
    font-family: 'Gotham-Book-Italic';
    font-style: italic;
    font-weight: 300;
    font-display: swap;
    src: url(./fonts/Gotham-BookItalic.woff) format('woff');
}

@font-face {
    font-family: 'Gotham-Medium';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(./fonts/Gotham-Medium.woff) format('woff');
}

@font-face {
    font-family: 'Beachfly';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(./fonts/Beachfly\ Free\ Trial.woff2) format('woff2');
}

@font-face {
    font-family: 'Brittany';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(./fonts/BrittanySignature.woff) format('woff');
}

@font-face {
    font-family: 'Cafetoria';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(./fonts/cafetoria.woff2) format('woff2');
}

@font-face {
    font-family: 'Byemalkan';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(./fonts/byemalkan.woff2) format('woff2');
}

/* .swiper-container {
            width: 100%;
            height: 100vh;
        } */
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

path {
    fill: #000000;
	opacity: 80%
}

html,
body {
    height: 100vh;
    /* width: 100%; */
    padding: 0px;
    margin: 0;
}

.tengah {
    display: flex;
    flex-direction: column;
    justify-content: center;
    justify-items: center;
    align-items: center;
}

.tengah2 {
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    justify-items: center;
    align-items: center;
}

.depan .pasangan,
#popup .pasangan {
    font-size: 2.5em;
    line-height: 0.8em;
    font-family: 'Byemalkan', cursive;
}

/* #main {
    height: 100%;
} */

.font-tipis {
    font-family: 'Gotham-Book';
}

.font-tebal {
    font-family: 'Gotham-Bold';
}

/* //rgb(221, 221, 221); */
body {
    background-color: #9d8c7c;
    color: rgb(41, 41, 41);
    font-family: 'Gotham-Book';
}

.theWeddingOf {
    font-family: 'Gotham-Book', 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
    font-size: 0.9em;
}

.warna-putih {
    color: whitesmoke
}

#hal-pasangan {
    height: 100%;
    text-align: center;
    scroll-behavior: smooth;
}

#hal-acara {
    /* height: 100%; */
    text-align: center;
    scroll-behavior: smooth;
}

/* 2 */
.foto {
    /* border-radius: 150px; */
    width: 256px;
    /* border: 2px solid #958c83; */
    /* padding: 0.2em; */
}

.pasangan .nama {
    font-size: 0.9em;
    font-family: 'Gotham-Bold', cursive;
    color: #958c83;
}

.nama-panggilan {
    font-family: 'Byemalkan';
    font-size: 2.5em;
    line-height: 0.8em;
    font-weight: 300;
    /* text-shadow: 2px 2px 19px #00000094; */

}

.pasangan .anak-dari {
    font-size: 0.8em;
    color: #958c83;
}

.sosmed-pasangan {
    fill: #9d8c7c;
}

.amp {
    font-size: 1.6em;
    font-family: 'Dancing Script', cursive;
}

.tulisan {
    font-size: 0.9em;
    color: #958c83;
    font-family: 'Arsenica-Bold';
}

.tulisan2 {
    font-family: 'Cafetoria';

    color: #9d8c7c;
    font-size: 1.5em;
    font-weight: 700;
}

/* 3 */
.bottom-item {
    padding: 10px;
    border-radius: 7px;
    flex: 1;
    text-align: center;
    color: rgba(41, 41, 41, 0.541);
}

.bottom-item:hover {
    background-color: rgba(255, 255, 255, 0.486);
    box-shadow: 5px 10px #888888;
    color: rgb(41, 41, 41);
}

/* 4 */
.kotak {
    background-color: #f3f3f3;
    padding: 0.8em;
    border-radius: 10px;
    margin: 10px;
    margin-top: 10px;
}

.subjudul {
    font-family: Cafetoria, serif;
    font-size: 1.6em;
    /* font-weight: 700; */
    /* margin-bottom: 0.4em; */
    color: rgb(51, 51, 51);
}

.acara-sub-judul {
    color: white;
    font-family: 'Arsenica-Bold';
    font-size: 2em;
    margin: 1em;
}

.tgl {
    color: rgb(0, 0, 0);
}

.time-box{
    text-align: center;
    /* width: 40px; */
    width: 80px;
}

.time-big{
    font-family: 'Beachfly';
    font-size: 2em;
    margin: 0em 0;
}

.seperator{
    display: flex;
    align-items: center;
    font-family: 'Beachfly';
    font-size: 2em;
}

.time-sub{
    font-family: 'Gotham-Bold';
}

.jam-acara {
    color: rgb(0, 0, 0);
    font-size: 1.0em;
    font-weight: 600;
}

.alamat-nikah {
    color: white;
}

.margin1em{
    margin: 1em;
}

.key1 {
    text-transform: uppercase;
    color: #0000005c;
    font-size: 0.8em;

}

.value1 {
    color: #4b5358;
    text-align: left;
}

.box-item {
    margin-top: 8px;
}

/* global */
.judul-hal {
    font-family: 'Sacramento', cursive;
    font-size: 2.5em;
    margin: 30px;
    text-align: center;
    margin: 10px 20px;
    margin-top: 5vh;
}

.card-img {
    width: 160px;
    height: 160px;
    border-radius: 5px;
    object-position: center;
    object-fit: cover;
}

.grid-item,
.grid-item-big {
    /* width: calc(20%); */
    /* width: 100px; */
    padding: 5px;
}

/* @media only screen and (max-width: 600px) {
            .grid-item {
                width: calc(90%);
                padding: 5px;
            }

            .grid-item-big {
                width: calc(90%);
                padding: 5px;
            }
        } */

* {
    box-sizing: border-box;
}

.depanBackgroundImg {
    object-fit: cover;
    object-position: center;
    /* width: 100%; */
    /* width:calc(100% - 35px);          this is an example */
    /* height:300px;         this is an example */
    height: 100%;
    max-width: 100%;
    filter: blur(5px);
    transition: 1s all ease-in-out;
}

.depan2 {
    transform: scale(1.2);
    filter: blur(0px);
}

.depanBackground {
    position: absolute;
    left: 0;
    right: 0;
    z-index: -1;
    /* width: 100%; */
    height: 100vh;
    width: 100%;
    overflow: auto;
}

.depan {
    color: rgb(33, 33, 33);
    height: 100%
}

.hidden {
    display: none;
}

#popup {
    height: 100%;
    width: 100%;

}

#popup::before{
    background: url(./assets/cover.jpg); background-size: cover;
    background-position: center;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -99;
    filter: brightness(0.5);
}

#komen {
    height: 100%;
    overflow: scroll;
}

/* #main{
            height: 100%;
            width: 100%;
        } */
.nama-komentar {
    font-size: 1.2em;
    font-weight: bold;
    background: #656562;
    color: whitesmoke;
    padding: 12px;
    transform: rotate(359deg);
}

.isi-komentar {
    font-size: 1em;
    /* font-weight: bold; */
    padding: 28px;
    background: azure;
    margin: 12px;
    transform: rotate(359deg);
    box-shadow: 7px 9px #88888880;
}

/* 11 */
.btn {
    appearance: auto;
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    align-items: flex-start;
    cursor: default;
    background-color: -internal-light-dark(rgb(239, 239, 239), rgb(59, 59, 59));
    box-sizing: border-box;
    margin: 0em;
    font: 400 13.3333px Arial;
    padding: 10px 10px;
    border-width: 0;
    border-style: none;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    border-image: initial;
    margin-bottom: 10px;
}

.btn:hover {
    background-color: rgb(168, 168, 168);
}

.btn:active {
    /* background-color: rgb(168, 168, 168); */
    border-style: inset;
}

.btn:focus {
    /* background-color: rgb(168, 168, 168); */
    outline: none
}

.komen {
    margin: 8px;
    /* background: aliceblue; */
    padding: 12px;
    border-radius: 12px;
    /* box-shadow: 4px 4px 8px #b7b7b7; */
}

.komen-nama {
    font-size: 1.1em;
    font-weight: 700;
    /* margin-bottom: 0.5em; */
    color: #9d8c7c;
}

.komen-isi {
    font-size: 1em;
}

@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

input {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: textfield;
    background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59));
    -webkit-rtl-ordering: logical;
    cursor: text;
    margin: 0em;
    font: 400 13.3333px Arial;
    padding: 10px 10px;
    border-width: 0;
    border-style: inset;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    border-image: none;
}

textarea {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: -internal-light-dark(black, white);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: textarea;
    background-color: -internal-light-dark(rgb(255, 255, 255), rgb(59, 59, 59));
    -webkit-rtl-ordering: logical;
    flex-direction: column;
    resize: auto;
    cursor: text;
    white-space: pre-wrap;
    overflow-wrap: break-word;
    column-count: initial !important;
    margin: 0em;
    font: 400 13.3333px Arial;
    border-width: 0;
    border-style: solid;
    border-color: -internal-light-dark(rgb(118, 118, 118), rgb(133, 133, 133));
    border-image: none;
    padding: 10px;
}

.covid {
    font-size: 1em;
    margin: 0px 24px;
}

.btn-depan {
    background-color: #9d8c7c;
    padding: 0.6em 1.4em;
    border-radius: 1.6em;
    color: #474039;
    border: 0;
}

.btn-depan2 {
    background-color: #ebebeb;
    padding: 0.6em 1.4em;
    border-radius: 1.6em;
    color: rgb(19, 19, 19);
    border: 0;
}

.grid-3{
    background-position: center;
    background-size: cover;
    width: 128px;
    height: 128px;
    border-radius: 10px;
    margin: 4px;
}

.grid-2-1{
    background-position: center;
    background-size: cover;
    width: 256px;
    height: 256px;
    border-radius: 10px;
    margin: 4px;
}

.grid-2-2{
    background-position: center;
    background-size: cover;
    width: 128px;
    height: 256px;
    border-radius: 10px;
    margin: 4px;
}

.avatar{
    width: 32px;
    height: 32px;
}

.komen-avatar{
    fill: #9d8c7c;
}

.protocol{
    padding: 1.5em;
    background: #9d8c7c;
    border-radius: 100px;
}

.protocol-text{
    color: #7a6d61  ;
}

.gift-more-button{
    background: #958c83;
    border: 0;
    padding: 1em 2em;
    border-radius: 100px;
    color: white;
    font-family: 'Gotham-Book';
}

.gift-more-button:hover{
    background: #026d80;
}

.gift-more-button:active{
    background: #024450;
}

/* // slideshow */

* {
    box-sizing: border-box;
  }
  
  /* Position the image container (needed to position the left and right arrows) */
  .container {
    position: relative;
  }
  
  /* Hide the images by default */
  .mySlides {
    display: none;
  }
  
  /* Add a pointer when hovering over the thumbnail images */
  .cursor {
    cursor: pointer;
  }
  
  /* Next & previous buttons */
  .prev,
  .next {
    cursor: pointer;
    position: absolute;
    top: 40%;
    width: auto;
    padding: 16px;
    margin-top: -50px;
    color: white;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
  }
  
  /* Position the "next button" to the right */
  .next {
    right: 0;
    border-radius: 3px 0 0 3px;
  }
  
  /* On hover, add a black background color with a little bit see-through */
  .prev:hover,
  .next:hover {
    background-color: rgba(0, 0, 0, 0.8);
  }
  
  /* Number text (1/3 etc) */
  .numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
  }
  
  /* Container for image text */
  .caption-container {
    text-align: center;
    background-color: #222;
    padding: 2px 16px;
    color: white;
  }
  
  .row:after {
    content: "";
    display: table;
    clear: both;
  }
  
  /* Six columns side by side */
  .column {
    float: left;
    width: 16.66%;
  }
  
  /* Add a transparency effect for thumnbail images */
  .demo {
    opacity: 0.6;
  }
  
  .active,
  .demo:hover {
    opacity: 1;
  }

  /* swiper */
  .swiper {
    width: 100%;
    height: 100%;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }


  .swiper {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .swiper-slide {
    background-size: cover;
    background-position: center;
  }

  .mySwiper2 {
    height: 80%;
    width: 100%;
  }

  .mySwiper {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
  }

  .mySwiper .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
  }

  .mySwiper .swiper-slide-thumb-active {
    opacity: 1;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  /* swiper2 */
  .swiper {
    width: 100%;
    height: 100%;
    background: white;
    padding: 1em 1em;
  }

  .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: white;
    padding: 1em;
    height: 100%;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
}

:root {
    --swiper-navigation-size: 22px!important;
}