@-webkit-keyframes animationscale {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  to {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
}

@keyframes animationscale {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  to {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
}

@-webkit-keyframes animationcountertime {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  to {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}

@keyframes animationcountertime {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  to {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}

@-webkit-keyframes shake {
  0% {
    -webkit-transform: translate(1px, 1px) rotate(0deg);
            transform: translate(1px, 1px) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(-1px, -2px) rotate(-1deg);
            transform: translate(-1px, -2px) rotate(-1deg);
  }
  20% {
    -webkit-transform: translate(-3px, 0px) rotate(1deg);
            transform: translate(-3px, 0px) rotate(1deg);
  }
  30% {
    -webkit-transform: translate(3px, 2px) rotate(0deg);
            transform: translate(3px, 2px) rotate(0deg);
  }
  40% {
    -webkit-transform: translate(1px, -1px) rotate(1deg);
            transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    -webkit-transform: translate(-1px, 2px) rotate(-1deg);
            transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    -webkit-transform: translate(-3px, 1px) rotate(0deg);
            transform: translate(-3px, 1px) rotate(0deg);
  }
  70% {
    -webkit-transform: translate(3px, 1px) rotate(-1deg);
            transform: translate(3px, 1px) rotate(-1deg);
  }
  80% {
    -webkit-transform: translate(-1px, -1px) rotate(1deg);
            transform: translate(-1px, -1px) rotate(1deg);
  }
  90% {
    -webkit-transform: translate(1px, 2px) rotate(0deg);
            transform: translate(1px, 2px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(1px, -2px) rotate(-1deg);
            transform: translate(1px, -2px) rotate(-1deg);
  }
}

@keyframes shake {
  0% {
    -webkit-transform: translate(1px, 1px) rotate(0deg);
            transform: translate(1px, 1px) rotate(0deg);
  }
  10% {
    -webkit-transform: translate(-1px, -2px) rotate(-1deg);
            transform: translate(-1px, -2px) rotate(-1deg);
  }
  20% {
    -webkit-transform: translate(-3px, 0px) rotate(1deg);
            transform: translate(-3px, 0px) rotate(1deg);
  }
  30% {
    -webkit-transform: translate(3px, 2px) rotate(0deg);
            transform: translate(3px, 2px) rotate(0deg);
  }
  40% {
    -webkit-transform: translate(1px, -1px) rotate(1deg);
            transform: translate(1px, -1px) rotate(1deg);
  }
  50% {
    -webkit-transform: translate(-1px, 2px) rotate(-1deg);
            transform: translate(-1px, 2px) rotate(-1deg);
  }
  60% {
    -webkit-transform: translate(-3px, 1px) rotate(0deg);
            transform: translate(-3px, 1px) rotate(0deg);
  }
  70% {
    -webkit-transform: translate(3px, 1px) rotate(-1deg);
            transform: translate(3px, 1px) rotate(-1deg);
  }
  80% {
    -webkit-transform: translate(-1px, -1px) rotate(1deg);
            transform: translate(-1px, -1px) rotate(1deg);
  }
  90% {
    -webkit-transform: translate(1px, 2px) rotate(0deg);
            transform: translate(1px, 2px) rotate(0deg);
  }
  100% {
    -webkit-transform: translate(1px, -2px) rotate(-1deg);
            transform: translate(1px, -2px) rotate(-1deg);
  }
}

@font-face {
  font-family: 'andina';
  src: url("/fonts/andina.otf");
  font-display: swap;
}

@font-face {
  font-family: 'angelique';
  src: url("/fonts/angelique.otf");
  font-display: swap;
}

@font-face {
  font-family: 'anydore';
  src: url("/fonts/anydore.ptf");
  font-display: swap;
}

@font-face {
  font-family: 'ardila';
  src: url("/fonts/ardila.otf");
  font-display: swap;
}

@font-face {
  font-family: 'friday';
  src: url("/fonts/friday.otf");
  font-display: swap;
}

@font-face {
  font-family: 'hellohoney';
  src: url("/fonts/hellohoney.ttf");
  font-display: swap;
}

@font-face {
  font-family: 'kgroyal';
  src: url("/fonts/kgroyal.ttf");
  font-display: swap;
}

@font-face {
  font-family: 'lietome';
  src: url("/fonts/lietome.otf");
  font-display: swap;
}

@font-face {
  font-family: 'lovely';
  src: url("/fonts/lovely.otf");
  font-display: swap;
}

@font-face {
  font-family: 'lyra';
  src: url("/fonts/lyra.otf");
  font-display: swap;
}

@font-face {
  font-family: 'madelican';
  src: url("/fonts/madelican.otf");
  font-display: swap;
}

@font-face {
  font-family: 'magtina';
  src: url("/fonts/magtina.otf");
  font-display: swap;
}

@font-face {
  font-family: 'maple';
  src: url("/fonts/maple.otf");
  font-display: swap;
}

@font-face {
  font-family: 'rastica';
  src: url("/fonts/rastica.otf");
  font-display: swap;
}

@font-face {
  font-family: 'ringlove';
  src: url("/fonts/ringlove.otf");
  font-display: swap;
}

@font-face {
  font-family: 'valeyola';
  src: url("/fonts/valeyola.otf");
  font-display: swap;
}

@font-face {
  font-family: 'autumn';
  src: url("/fonts/autumn.ttf");
  font-display: swap;
}

@font-face {
  font-family: 'agatha';
  src: url("/fonts/agatha.ttf");
  font-display: swap;
}

@font-face {
  font-family: 'alesa';
  src: url("/fonts/alesa.ttf");
  font-display: swap;
}

@font-face {
  font-family: 'bigday';
  src: url("/fonts/bigday.ttf");
  font-display: swap;
}

@font-face {
  font-family: 'bunch';
  src: url("/fonts/bunch.ttf");
  font-display: swap;
}

@font-face {
  font-family: 'daylove';
  src: url("/fonts/daylove.ttf");
  font-display: swap;
}

@font-face {
  font-family: 'glitter';
  src: url("/fonts/glitter.ttf");
  font-display: swap;
}

@font-face {
  font-family: 'heartbeat';
  src: url("/fonts/heartbeat.ttf");
  font-display: swap;
}

@font-face {
  font-family: 'inlove';
  src: url("/fonts/inlove.ttf");
  font-display: swap;
}

@font-face {
  font-family: 'katrine';
  src: url("/fonts/katrine.ttf");
  font-display: swap;
}

@font-face {
  font-family: 'lamor';
  src: url("/fonts/lamor.ttf");
  font-display: swap;
}

@font-face {
  font-family: 'love1';
  src: url("/fonts/love1.ttf");
  font-display: swap;
}

@font-face {
  font-family: 'love2';
  src: url("/fonts/love2.ttf");
  font-display: swap;
}

@font-face {
  font-family: 'lovea';
  src: url("/fonts/lovea.ttf");
  font-display: swap;
}

@font-face {
  font-family: 'lovemy';
  src: url("/fonts/lovemy.ttf");
  font-display: swap;
}

@font-face {
  font-family: 'magdonlina';
  src: url("/fonts/magdonlina.ttf");
  font-display: swap;
}

@font-face {
  font-family: 'marry';
  src: url("/fonts/marry.ttf");
  font-display: swap;
}

@font-face {
  font-family: 'mylove';
  src: url("/fonts/mylove.ttf");
  font-display: swap;
}

@font-face {
  font-family: 'natly';
  src: url("/fonts/natly.ttf");
  font-display: swap;
}

@font-face {
  font-family: 'rosalia';
  src: url("/fonts/rosalia.ttf");
  font-display: swap;
}

@font-face {
  font-family: 'rosalia2';
  src: url("/fonts/rosalia2.ttf");
  font-display: swap;
}

@font-face {
  font-family: 'selly';
  src: url("/fonts/selly.ttf");
  font-display: swap;
}

@font-face {
  font-family: 'still';
  src: url("/fonts/still.ttf");
  font-display: swap;
}

@font-face {
  font-family: 'stylish';
  src: url("/fonts/stylish.ttf");
  font-display: swap;
}

@font-face {
  font-family: 'sugiyama';
  src: url("/fonts/sugiyama.ttf");
  font-display: swap;
}

@font-face {
  font-family: 'sweetie';
  src: url("/fonts/sweetie.ttf");
  font-display: swap;
}

@font-face {
  font-family: 'theheart';
  src: url("/fonts/theheart.ttf");
  font-display: swap;
}

@font-face {
  font-family: 'vibes';
  src: url("/fonts/vibes.ttf");
  font-display: swap;
}

@font-face {
  font-family: 'roboto';
  src: url("/fonts/roboto.ttf");
  font-display: swap;
}

:root {
  --primaryColor:#00443e;
  --bColorNavMenu: #256a79;
}

/* width */
::-webkit-scrollbar {
  width: 7px;
  height: 7px;
}

/* Track
  ::-webkit-scrollbar-track {
   background: #f1f1f1;
  }*/
/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
  border-radius: 9px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

:root {
  scroll-behavior: unset;
}

h1, h2, h3, h4, h5, h6 {
  margin: 5px;
}

iframe {
  width: 100%;
  height: 300px;
}

svg {
  width: 19px;
  height: 19px;
}

svg path {
  fill: var(--primaryColor);
}

svg, img {
  vertical-align: middle;
  max-width: 100%;
}

iframe {
  border-radius: 9px;
}

.backsound {
  position: fixed;
  right: 9px;
  top: 35%;
  z-index: 97;
  padding: 5px;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50%;
  background-color: white;
  border: 1px solid #dedede;
}

.backsound svg {
  width: 24px;
  height: 24px;
}

.backsound svg path {
  fill: var(--primaryColor);
}

.backsound .iconplay {
  display: none;
}

.backsound .iconpause {
  display: inline;
}

.backsound.play .iconplay {
  display: inline;
}

.backsound.play .iconpause {
  display: none;
}

.frame {
  margin: 0;
  border-radius: 9px;
  overflow: hidden;
}

.modal-header .btn-close {
  z-index: 33;
}

.modal-content {
  border: 0;
  border-radius: 19px;
  min-height: 50vh;
}

.modal-header {
  border-bottom: 0;
}

body {
  padding-left: 3px;
  padding-right: 3px;
  color: darkslategray;
  background-color: #f5eee1;
  background-image: url(/images/bg.jpg);
  background-size: contain;
  background-attachment: fixed;
  overflow-x: hidden;
}

body *:not(p) {
  text-shadow: 3px 3px 5px #82828285;
}

section {
  min-height: calc(100vh);
  position: relative;
}

section.card {
  border-radius: 9px;
  padding-left: 0;
  padding-right: 0;
}

.container {
  max-width: 750px;
  padding-top: 9px;
  -webkit-transition: .5s;
  transition: .5s;
  padding-left: 3px;
  padding-right: 3px;
  overflow-x: hidden;
}

.container .card {
  position: relative;
}

.container.class-crush * {
  position: absolute;
}

#menu.mfb-component--br.mfb-zoomin {
  margin: 0 9px 15px 0;
}

#menu .mfb-component__button--child, #menu .mfb-component__button--main {
  background-color: var(--bColorNavMenu);
}

#menu .mfb-component__button--child .ion-close-round:before, #menu .mfb-component__button--main .ion-close-round:before {
  color: white;
}

#menu .mfb-component__button--child svg path, #menu .mfb-component__button--main svg path {
  fill: white;
}

#menu a.mfb-component__button--child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#coverModal .card {
  padding: 17px;
  border-radius: 9px;
  -webkit-box-shadow: 1px 1px 5px grey;
          box-shadow: 1px 1px 5px grey;
  margin: 3pt;
}

#coverModal .card .btn {
  border-radius: 39px;
}

#coverModal .card svg {
  width: 33px;
  height: 33px;
}

#coverModal .card svg path {
  fill: white;
}

#coverModal .card .to {
  border-radius: 9px;
  margin: 9px;
  padding: 9px 3px;
}

#coverModal .card .penerima {
  font-family: 'roboto';
  font-size: 15pt;
}

#coverModal .card .judul {
  font-family: 'still';
  font-size: 17pt;
  line-height: 2.1;
  text-shadow: 3px 3px 5px white;
}

#coverModal .card .cover-gambar {
  margin: 0 auto;
  position: relative;
  width: 61%;
  max-width: 200px;
}

#coverModal .card .cover-gambar img {
  width: 100%;
}

#coverModal .card .cover-gambar::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transform: scale(1.003);
          transform: scale(1.003);
  top: 0;
  left: 0%;
  background-image: url("../images/clip.png");
  background-size: cover;
  background-position: center;
}

.cover-nama {
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translateY(-750px);
          transform: translateY(-750px);
}

.cover-nama.animate {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.cover-ultah-ke {
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translateX(-750px);
          transform: translateX(-750px);
}

.cover-ultah-ke.animate {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.cover-tgl-acara {
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: translateX(750px);
          transform: translateX(750px);
}

.cover-tgl-acara.animate {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.date-event {
  font-family: 'lovemy';
}

.counter {
  width: 63px;
  height: 63px;
  border-radius: 50%;
  margin: 0 3px;
  padding: 5px;
  background-color: var(--primaryColor);
  color: white;
  font-size: 14pt;
  -webkit-animation-name: animationcountertime;
          animation-name: animationcountertime;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  animation-direction: alternate-reverse;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.counter span {
  font-size: 10pt;
}

.btn-modal {
  border-radius: 11px;
  -webkit-transition: 1s;
  transition: 1s;
  -webkit-transform: scale(0);
          transform: scale(0);
}

.btn-modal.animate {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.btn-modal svg path {
  fill: white;
}

#undangan-section .title {
  font-family: 'lovemy';
  font-size: 25pt;
  font-weight: 700;
}

#undangan-section h3 {
  font-family: 'roboto';
  font-size: 17pt;
  font-weight: bold;
}

#undangan-section p {
  margin: 9px;
}

#undangan-section span {
  font-family: 'lovemy';
  font-size: 27pt;
}

#undangan-section .cover-gambar {
  -webkit-transform: translateY(-750px);
          transform: translateY(-750px);
  -webkit-transition: -webkit-transform .8s;
  transition: -webkit-transform .8s;
  transition: transform .8s;
  transition: transform .8s, -webkit-transform .8s;
}

#undangan-section .cover-gambar.animate {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

#undangan-section .data-anak {
  -webkit-transform: translateY(750px);
          transform: translateY(750px);
  -webkit-transition: -webkit-transform .8s;
  transition: -webkit-transform .8s;
  transition: transform .8s;
  transition: transform .8s, -webkit-transform .8s;
}

#undangan-section .data-anak.animate {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

#acara-section .title {
  font-family: 'lovemy';
  font-size: 29pt;
}

#acara-section .date {
  font-family: 'roboto';
  font-size: 15pt;
  margin: 27px 0;
  background: -webkit-gradient(linear, left top, left bottom, from(#4f9486), to(#45c1a6));
  background: linear-gradient(#4f9486, #45c1a6);
  text-shadow: none;
  -webkit-background-clip: text;
  line-height: 1.2;
}

#acara-section p {
  padding: 9px 0;
  border: 1px dashed #cecece;
  background-color: white;
  border-radius: 19px;
  -webkit-transition: all .8s;
  transition: all .8s;
}

#acara-section .do-animate {
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: -webkit-transform .8s;
  transition: -webkit-transform .8s;
  transition: transform .8s;
  transition: transform .8s, -webkit-transform .8s;
}

#acara-section .do-animate.animate {
  -webkit-transform: scale(1);
          transform: scale(1);
}

#galeri-section .title {
  font-family: 'lovemy';
  font-size: 37pt;
}

#galeri-section .date {
  font-family: 'andina';
  font-size: 9pt;
  margin: 27px 0;
}

#galeri-section .cardimg {
  padding: 9px;
}

#galeri-section .foto-galeri {
  width: 100%;
  border-radius: 17px;
  cursor: pointer;
  -webkit-box-shadow: 2px 2px 5px grey;
          box-shadow: 2px 2px 5px grey;
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
  -webkit-transform: scale(0) translateY(250px);
          transform: scale(0) translateY(250px);
}

#galeri-section .foto-galeri.animate {
  -webkit-transform: scale(1) translateY(0);
          transform: scale(1) translateY(0);
}

#tamu .title {
  font-family: 'autumn';
}

#tamu #form-comment {
  -webkit-transition: height 1s;
  transition: height 1s;
  height: 0px;
  overflow: hidden;
  height: 0;
}

#tamu #form-comment.animate {
  height: 350px;
}

#tamu .form-control {
  border-radius: 19px;
  z-index: 2;
  position: relative;
}

#tamu svg {
  width: 21px;
  height: 21px;
  vertical-align: sub;
}

#tamu .btn {
  border-radius: 39px;
}

#tamu .wishes .wish {
  padding: 9px;
  -webkit-box-shadow: 1px 1px 7px #cfcfcf;
          box-shadow: 1px 1px 7px #cfcfcf;
  background-color: white;
  border-radius: 9px;
  margin-bottom: 5px;
}

#tamu .wishes .wish .user {
  font-weight: bold;
}

#tamu .wishes .wish .confirm {
  padding: 0px 9px;
  border-radius: 9px;
  border: 1px solid #b6b5b5;
  font-size: 9pt;
  margin-left: 3px;
}

#tamu .wishes .wish .time {
  display: block;
  font-size: 9pt;
  margin: 9px 0;
}

#tamu .wishes .wish .message {
  display: block;
}

#lainnya .title {
  font-family: 'autumn';
}

#lainnya .angpao, #lainnya .kado {
  padding: 9px;
  -webkit-box-shadow: 1px 1px 7px #cfcfcf;
          box-shadow: 1px 1px 7px #cfcfcf;
  background-color: white;
  border-radius: 19px;
  -webkit-transition: -webkit-transform 1s;
  transition: -webkit-transform 1s;
  transition: transform 1s;
  transition: transform 1s, -webkit-transform 1s;
}

#lainnya .angpao.animate, #lainnya .kado.animate {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

#lainnya .angpao {
  -webkit-transform: translateX(-550px);
          transform: translateX(-550px);
}

#lainnya .kado {
  -webkit-transform: translateX(550px);
          transform: translateX(550px);
}

#lainnya .pasutri {
  font-family: 'theheart';
}

footer {
  padding: 19px 9px;
  background-color: #1c1e22;
  color: white;
  margin-left: -3px;
  margin-right: -3px;
  text-align: center;
}

footer p {
  margin: 0;
  font-size: 9pt;
}

footer img {
  width: 55px;
}

footer strong {
  display: block;
}

footer a {
  text-decoration: none;
  color: wheat;
}
/*# sourceMappingURL=mystyle.css.map */