body{
  font-family: 'Quando',Georgia !important;
  font-size: 13px !important;
  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  user-select: none; /* Standard syntax */
}
h1, h2, h3{
  font-family:'Satisfy', cursive!important;
}
.jb-title{
font-size: 35px;
}
.media-comment img {
display: none !important;
}
body {
height: 100vh;
overflow: hidden;
}
body.opencontent {
height: unset;
overflow: unset;
}
.cover {
position: fixed;
z-index: 4;
top: 0; 
left: 0;
transition: all ease 1s;
width: 100%;
height: 100vh;
overflow: hidden;
background-color: #ecf0f1;
}
.fixed-bottom {
bottom: -10vh;
z-index: 5;
transition: all ease 1s;
}
.opencontent .fixed-bottom {
bottom: 0px;
transition: all ease 1s;
}
.jb-bg{
background-color: #dfc397  !important;
padding-top: 10rem !important;
padding-bottom: 10rem !important;
}
.btn-donation{
bottom: 20px !important;
}
.btn-wedding {
border: transparent;
border-radius: 30px;
background-color: #dfc397 ;
}

span.namatamu {
font-size: 20px;
font-weight: bold;
}
.btn-wedding:hover {
color: #fff;
background-color: #957561;
}
.clear-50 {
width: 100%;
height: 50px;
}
.clear-100 {
width: 100%;
height: 100px;
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
background: #869791;
}
.owl-carousel .owl-item .item {
margin-bottom: 1rem;
}
.owl-theme .owl-dots .owl-dot span {
width: 10px;
height: 10px;
display: block;
margin: 5px 7px;
border-radius: 30px;
background: #d6d6d6;
transition: opacity 0.2s ease;
-webkit-backface-visibility: visible;
}
.form-control:active,
.form-control:focus {
box-shadow: none;
border: 1px solid #957561;
}
.wedding-form {
height: calc(2em + 0.75rem + 2px);
}
textarea {
resize: none;
}


.navbar {
position: fixed;
bottom: 0px;
right: 10px;
opacity: 0;
padding: 0px !important;
z-index: 5;
}
.opencontent .navbar {
opacity: 1;
transition: all ease 1s;
}
.navbar .navbar-nav .nav-item {
font-weight: 600;
text-align: center;
letter-spacing: -0.5px;
}
.navbar .navbar-nav .nav-item .nav-link {
transition: all 0.5s ease-out;            
padding: 10px;
color: #957561;
background: #ffffff;
border: 2px solid #957561;
border-radius: 50px;
margin-bottom: 10px;
}
.navbar .navbar-nav .nav-item.active .nav-link {
color: white;
background: #957561;
}
.navbar .navbar-nav .nav-item .nav-link svg {            
font-size: 1.5rem;
}
.navbar-light .navbar-nav .active > .nav-link {
color: #fff;
background-color: #957561;
}
.navbar-expand-lg.fixed-bottom .navbar-nav {
justify-content: space-evenly;
width: 100%;
}
.cover .title {
width: 100%;
height: 100vh;
position: absolute;
}
.cover .title {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.cover .title h3 {
margin: 0;
font-size: 7rem;

}
.cover .title h2 {
  font-family: 'Satisfy', cursive!important;
  font-weight: 100;
  color:#957561;
  font-size: 70px;
  line-height: 65px;
}
.cover .title p.dan {
/* width: 70%; */
font-size: 20px;
}
.cover .title .btn {
letter-spacing: -0.75px;
}
.cover .img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.cover:before {
content: "";
height: 100%;
left: 0;
opacity: 0.4;
position: absolute;
width: 100%;
}
.jb-cover-dekor {
  border: 3px solid #ffae5d;
  padding: 4rem!important;
  padding-bottom: 5rem !important;
  background: #ffffffa1;
  -webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
}

.header {
overflow: hidden;
background-size: cover;
background-position: center;

}
.header,
.header .title {
width: 100%;
height: 50vh;
}
.header .title {
color: #fff;
display: flex;
position: absolute;
align-items: center;
justify-content: center;
}
.header .title h2 {
letter-spacing: -0.5px;
}
.header .title h2,
.header .title h3,
.header .title h4 {
/*font-weight: 600;*/
}
.header .title h1 {
margin: 0;
font-size: 7rem;
}

.header .title h2{
  font-family: 'Satisfy', cursive!important;
}
.header .title p {
font-size: 1.25rem;
letter-spacing: -0.5px;
}
.header img {
width: 100%;
height: 100%;
object-fit: cover;
}
.gallery .frame img {
border-radius: 10px !important;
border: 10px solid white;
position: unset;
box-shadow: 0px 30px 24px -20px #00000040;
}
.header:before {
background: #957561;
content: "";
height: 100%;
left: 0;
opacity: 0.8;
position: absolute;
width: 100%;
}
.story {
width: 100%;
padding: 4rem 0;
position: relative;
text-align: center;
}

.story p {
font-weight: 400;
letter-spacing: -0.5px;
}
.story .title-story {
font-size: 23px;
margin: 2rem 0 1.75rem;
background-color: #dfc397 ;
}
.bridge {
text-align: center;
}

.bridge p .opening {
letter-spacing: -0.5px;
font-weight: 400;
}
.bridge .couples .circle-image {
padding: 30px;
}
.jb-frame-foto {
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.mempelai .couples:nth-child(2) img.jb-frame-foto {
transform: rotateY(180deg);
}
.bridge .couples .circle-image img.jb-foto {
width: 100%;
-webkit-mask-image: url(./images/brush.png);
mask-image: url(./images/brush.png);
-webkit-mask-size: cover;
}
.bridge .couples h2 {
line-height: 50px;
}
.bridge .couples h3 {
  font-size: 30px;
  font-family: 'Satisfy', cursive!important;
  color: #957561;
}
.bridge .couples span {
  font-size: 15px;
  font-family: 'Quando',Georgia !important;
}
.bridge .couples p {
/*font-weight: 600;*/
letter-spacing: -0.5px;
}
.bridge .couples p span {
font-size: unset !important;
font-weight: bold;
}
.location {
width: 100%;
padding: 5rem 0;
padding-top: 0px;
text-align: center;
}
.location .card {
height: 100%;
}
.location .card h4 {
font-size: 2.5rem;
}
.location .information {
padding: 2rem 0;
border: 0px;
border-bottom: 5px solid #957561;
background: url("/assets/base/img/paper.jpg");
}
.location .information .desc-location {
margin: 0;
}
.location .information .btn {
width: 50%;
margin: 0 auto;
}
.location .timer {
color: #957561;
font-weight: 600;
letter-spacing: -0.5px;
}
.prokes td {
vertical-align: top;
}
.gallery {
text-align: center;
}
.gallery .row {
  justify-content: center;
}
.gallery .box-image {
width: 100%;
height: 250px;
margin: 15px 0;
overflow: hidden;
border-radius: 5px;
background-color: #fff;
}
.gallery .box-image img {
width: auto;
height: 100%;
transition: 0.3s ease-in;
}
.gallery .box-image .btn {
left: 50%;
opacity: 0;
bottom: 38%;
letter-spacing: -1;
position: absolute;
transition: 0.2s ease;
transform: translate(-50%, -38%);
-ms-transform: translate(-50%, -38%);
}
.gallery .box-image:hover img {
opacity: 0.2;
}
.gallery .box-image:hover .btn {
opacity: 1;
}
.gallery .frame {
  /* overflow: hidden; */
  border-radius: 3px;
}
.gallery .frame img {
  transition: all 0.3s;
  border-radius: 3px;
  object-position: center;
  object-fit: cover;
  width: 100%;
  height: 300px;
  transition-duration:0.4s;
  overflow: hidden;
}
.gallery .frame:hover img {
  /* transform: scale(1.1); */
}
#music {
  display: none;
}
.play-pause {
display: inline-block;
background: #fff;
padding: 6px;
position: fixed;
bottom: 10px;
border: 2px solid #957561;
left: 10px;
z-index: 5;
opacity: 0;
border-radius: 100px;
cursor: pointer;
}
.play-pause:hover {
  background: #ddd;
}
.opencontent .play-pause {
  opacity: 1;
  transition: all ease 1s;
}

.btn-donation {
  position: fixed;
  bottom: 10px;
  left: 0;
  right: 0;
  z-index: 4;
  background: #fff;
  padding: 4px;
  width: 200px;
  margin: auto;
  text-align: center;
  border-radius: 100px;
  color: #000;
  border: solid 2px #957561;
  opacity: 0;
}
.opencontent .btn-donation {
  opacity: 1;
  transition: all ease 1s;
}
.btn-donation:hover {
  background: #ddd;
  color: #000;
  text-decoration: none;
}
.socmed img {
  margin: 0 5px;
  opacity: 0.8;
}
.socmed img:hover {
  opacity: 1;
}
#modalGift {
  color: #000;
}
@media (min-width: 576px) {
  .modal-sm {
      max-width: 330px;
  }
}
.maps{
  position: relative;
  padding-bottom: 100%;
  height: 0;
  overflow: hidden;
}
.maps iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.btd_qrcode img{
display: none !important;
}
.btd_qrcode canvas {
display:block !important;
margin: 0 auto !important;
padding: 10px !important;
background: white !important;
border-radius: 10px !important;
/* box-shadow: 0px 20px 20px -10px #00000069 !important; */
}
.guestbook {
width: 100%;
padding: 5rem 0;
padding-bottom: 20px;
text-align: center;
position: relative;
}
.guestbook form label {
font-weight: 600;
letter-spacing: -0.5px;
}
.guestbook form .form-control {
letter-spacing: -0.5px;
}
.guestbook form .btn-wedding {
/* width: 25%; */
}
.guestbook .container:nth-child(2) > div.jb-disabled {
pointer-events: none;
}
.guestbook .container:nth-child(2) > div.jb-disabled > div > div {
filter: blur(2px);
}
.guestbook .container:nth-child(2) > div.jb-disabled > div::after {
content: "Fitur Ucapan terkunci di Tampilan Demo";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #ffffffb0;
display: flex;
justify-content: center;
align-items: center;
}
.guestbook .komen:nth-last-child(1), 
.guestbook .komen:nth-last-child(1) p {
margin-bottom: 0px !important;
}

@media (max-width: 992px) {
.navbar .navbar-nav .nav-item .nav-link svg {
  font-size: 1rem;
}
/* .cover,
.header {
  position: relative;
} */
.cover .title,
.header .title {
  z-index: 2;
}
.cover .title h3,
.header .title h3 {
  font-size: 2.5rem;
}
.cover .title h2,
.cover .title h4,
.header .title h2,
.header .title h4 {
  /*font-size: 1.50px;*/
  /*margin: 0 0 0.25rem;*/
}
.cover .title h1,
.header .title h1 {
  font-size: 3.5rem;
}
.cover .title p,
.header .title p {
  font-size: 0.75rem;
  margin: 0 0 0.25rem;
}
.cover:before,
.header:before {
  z-index: 1;
}
.cover .img,
.header img {
  width: auto;
  margin: auto;
  height: 100%;
  top: -9999px;
  left: -9999px;
  right: -9999px;
  bottom: -9999px;
  position: absolute;
}
.bridge {
  padding: 5rem 0;
}
.bridge .couples {
  /* margin: 0 0 5rem; */
}
.location .col-lg-3,
.location .col-lg-4 {
  margin: 0 0 1.5rem;
}

.gallery {
  padding: 5rem 0;
}
.guestbook form .btn-wedding {
  width: 100%;
}
.gallery .frame img {
  height: 200px;
}
.btn-donation{
  bottom: 20px !important;
}
}

@media (min-width: 769px){

.opencontent .cover {
  width: 66.666%;
  transition: all ease 1s;
}
.open_invitation {
  visibility: visible;
}
.opencontent .open_invitation {
  visibility: hidden;
  transition: all ease 1s;
}
.right-panel {
  width: 33.333%;
  margin-left: auto;
  position: relative;
}
.header {
  background-size: contain;
}
}
@media (min-width: 769px) and (max-width: 1024px) {
/* .cover, */
.header {
  position: relative;
}
.cover .title,
.header .title {
  z-index: 2;
}
.cover .title h3,
.header .title h3 {
}
.cover .title h2,
.cover .title h4,
.header .title h2,
.header .title h4 {
  margin: 0 0 0.25rem;
}
.cover .title h1,
.header .title h1 {
}
.cover .title p,
.header .title p {
  font-size: 0.75rem;
  margin: 0 0 0.25rem;
}
.cover:before,
.header:before {
  z-index: 1;
}
.cover .img,
.header img {
  width: auto;
  margin: auto;
  height: 100%;
  top: -9999px;
  left: -9999px;
  right: -9999px;
  bottom: -9999px;
  position: absolute;
}
}
body {
/* padding-bottom: 70px; */
}
section {
overflow: hidden;
position: relative;
}
.videoWrapper {
position: relative;
padding-bottom: 56.25%; /* 16:9 */
padding-top: 25px;
height: 0;
}
.videoWrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.jb-bg::before {
content: "";
display: block;
width: 100%;
background: url("./images/mask_bottom.png") top center;
background-size: cover;
height: 100px;
position: absolute;
top: 0;
z-index: 2;
-moz-transform: scaleX(-1);
-o-transform: scaleX(-1);
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
filter: FlipH;
-ms-filter: "FlipH";
}
.header:after,
.jb-bg::after {
content: "";
display: block;
width: 100%;
background: url("./images/mask.png") top center;
background-size: cover;
height: 100px;
position: absolute;
bottom: -1px;
z-index: 2;
}
.left-flower:before {
content: "";
position: absolute;
display: block;
width: 143px;
height: 186px;
background: url(./images/flower-cover-left.png) no-repeat;
}
@media (max-width: 768px) {
.right-flower:after,
.left-flower:before {
  opacity: 0.1;
}
.opencontent .cover {
  left: -100vw;
}
.play-pause {
  z-index: 3;
}
.jb-cover-dekor {
  margin-top: -120px !important;
}
}
footer {
text-align: center;
padding: 20px 0 100px;
}
footer img {
max-width: 100px;
}
footer small {
display: block;
}

.show-guest-book .container {
max-width: 600px;
max-height: 400px;
padding-top: 30px;
padding-bottom: 30px;
overflow-y: scroll;
border: solid 1px #dfc397 ;
border-radius: 20px;
position: relative;
background-color: #dfc397 ;
}
.show-guest-book .media-comment {
border-bottom: solid 1px #dfc397 ;
}
