@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300&display=swap");
@import url('https://fonts.cdnfonts.com/css/soulmates');

@-webkit-keyframes fall {
	0% {
		opacity: 0.9;
		top: 0
	}
	100% {
		opacity: 0.2;
		top: 100%
	}
}

@keyframes fall {
	0% {
		opacity: 0.9;
		top: 0
	}
	100% {
		opacity: 0.2;
		top: 100%
	}
}

@-webkit-keyframes blow-soft-left {
	0% {
		margin-left: 0
	}
	100% {
		margin-left: -50%
	}
}

@keyframes blow-soft-left {
	0% {
		margin-left: 0
	}
	100% {
		margin-left: -50%
	}
}

@-webkit-keyframes blow-medium-left {
	0% {
		margin-left: 0
	}
	100% {
		margin-left: -100%
	}
}

@keyframes blow-medium-left {
	0% {
		margin-left: 0
	}
	100% {
		margin-left: -100%
	}
}

@-webkit-keyframes blow-soft-right {
	0% {
		margin-left: 0
	}
	100% {
		margin-left: 50%
	}
}

@keyframes blow-soft-right {
	0% {
		margin-left: 0
	}
	100% {
		margin-left: 50%
	}
}

@-webkit-keyframes blow-medium-right {
	0% {
		margin-left: 0
	}
	100% {
		margin-left: 100%
	}
}

@keyframes blow-medium-right {
	0% {
		margin-left: 0
	}
	100% {
		margin-left: 100%
	}
}

@-webkit-keyframes sway-0 {
	0% {
		-webkit-transform: rotate(-5deg)
	}
	40% {
		-webkit-transform: rotate(28deg)
	}
	100% {
		-webkit-transform: rotate(3deg)
	}
}

@keyframes sway-0 {
	0% {
		-ms-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}
	40% {
		-ms-transform: rotate(28deg);
		transform: rotate(28deg)
	}
	100% {
		-ms-transform: rotate(3deg);
		transform: rotate(3deg)
	}
}

@-webkit-keyframes sway-1 {
	0% {
		-webkit-transform: rotate(10deg)
	}
	40% {
		-webkit-transform: rotate(43deg)
	}
	100% {
		-webkit-transform: rotate(15deg)
	}
}

@keyframes sway-1 {
	0% {
		-ms-transform: rotate(10deg);
		transform: rotate(10deg)
	}
	40% {
		-ms-transform: rotate(43deg);
		transform: rotate(43deg)
	}
	100% {
		-ms-transform: rotate(15deg);
		transform: rotate(15deg)
	}
}

@-webkit-keyframes sway-2 {
	0% {
		-webkit-transform: rotate(15deg)
	}
	40% {
		-webkit-transform: rotate(56deg)
	}
	100% {
		-webkit-transform: rotate(22deg)
	}
}

@keyframes sway-2 {
	0% {
		-ms-transform: rotate(15deg);
		transform: rotate(15deg)
	}
	40% {
		-ms-transform: rotate(56deg);
		transform: rotate(56deg)
	}
	100% {
		-ms-transform: rotate(22deg);
		transform: rotate(22deg)
	}
}

@-webkit-keyframes sway-3 {
	0% {
		-webkit-transform: rotate(25deg)
	}
	40% {
		-webkit-transform: rotate(74deg)
	}
	100% {
		-webkit-transform: rotate(37deg)
	}
}

@keyframes sway-3 {
	0% {
		-ms-transform: rotate(25deg);
		transform: rotate(25deg)
	}
	40% {
		-ms-transform: rotate(74deg);
		transform: rotate(74deg)
	}
	100% {
		-ms-transform: rotate(37deg);
		transform: rotate(37deg)
	}
}

@-webkit-keyframes sway-4 {
	0% {
		-webkit-transform: rotate(40deg)
	}
	40% {
		-webkit-transform: rotate(68deg)
	}
	100% {
		-webkit-transform: rotate(25deg)
	}
}

@keyframes sway-4 {
	0% {
		-ms-transform: rotate(40deg);
		transform: rotate(40deg)
	}
	40% {
		-ms-transform: rotate(68deg);
		transform: rotate(68deg)
	}
	100% {
		-ms-transform: rotate(25deg);
		transform: rotate(25deg)
	}
}

@-webkit-keyframes sway-5 {
	0% {
		-webkit-transform: rotate(50deg)
	}
	40% {
		-webkit-transform: rotate(78deg)
	}
	100% {
		-webkit-transform: rotate(40deg)
	}
}

@keyframes sway-5 {
	0% {
		-ms-transform: rotate(50deg);
		transform: rotate(50deg)
	}
	40% {
		-ms-transform: rotate(78deg);
		transform: rotate(78deg)
	}
	100% {
		-ms-transform: rotate(40deg);
		transform: rotate(40deg)
	}
}

@-webkit-keyframes sway-6 {
	0% {
		-webkit-transform: rotate(65deg)
	}
	40% {
		-webkit-transform: rotate(92deg)
	}
	100% {
		-webkit-transform: rotate(58deg)
	}
}

@keyframes sway-6 {
	0% {
		-ms-transform: rotate(65deg);
		transform: rotate(65deg)
	}
	40% {
		-ms-transform: rotate(92deg);
		transform: rotate(92deg)
	}
	100% {
		-ms-transform: rotate(58deg);
		transform: rotate(58deg)
	}
}

@-webkit-keyframes sway-7 {
	0% {
		-webkit-transform: rotate(72deg)
	}
	40% {
		-webkit-transform: rotate(118deg)
	}
	100% {
		-webkit-transform: rotate(68deg)
	}
}

@keyframes sway-7 {
	0% {
		-ms-transform: rotate(72deg);
		transform: rotate(72deg)
	}
	40% {
		-ms-transform: rotate(118deg);
		transform: rotate(118deg)
	}
	100% {
		-ms-transform: rotate(68deg);
		transform: rotate(68deg)
	}
}

@-webkit-keyframes sway-8 {
	0% {
		-webkit-transform: rotate(94deg)
	}
	40% {
		-webkit-transform: rotate(136deg)
	}
	100% {
		-webkit-transform: rotate(82deg)
	}
}

@keyframes sway-8 {
	0% {
		-ms-transform: rotate(94deg);
		transform: rotate(94deg)
	}
	40% {
		-ms-transform: rotate(136deg);
		transform: rotate(136deg)
	}
	100% {
		-ms-transform: rotate(82deg);
		transform: rotate(82deg)
	}
}

.sakura {
	/* background: -webkit-linear-gradient(120deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.9));
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.9));*/
	background: red;
	pointer-events: none;
	position: absolute
}

.sakura {
	background: var(--accent-color);
}


/*******************************/

html, body {
  height: 100%;
  scroll-behavior: smooth;
  overflow-x: hidden;
}

* {
  box-sizing: bordex-box;
  padding: 0;
  margin: 0;
}

body {
  font-family: "Montserrat", sans-serif;
  color: var(--body-text-color);
  background-color: #fafafb;
}

.footer {
  position: relative;
  bottom: 0;
  opacity: 1;
}

.footer h2 {
  text-align: center;
  font-size: 0.8em;
}

ul {
  list-style-type: none;
}

a {
  text-decoration: none;
  color: var(--body-text-color);
}

h1,
h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 300;
  line-height: 1, 2;
  margin: 10px 0;
  color: var(--accent-color);
}

p {
  margin: 10px 0;
}

img {
  width: 100%;
}

/* Navbar */

.navbar {
  background-color: var(--primary-color);
}

.navbar h2 {
  margin: 5rem 0 0 0;
  font-size: 18px;
}



.navbar h1 {
  /* font-family: "Great Vibes", cursive; */
  /* font-family: 'Geraldine', sans-serif; */
  font-family: 'Soulmates', sans-serif;
  margin: 10px 0 0 0;
  font-weight: 500;
  font-size: 48px;
}

@media (max-width: 500px) {
  .navbar h1 {
    font-size: 38px;
  }
  audio {
    width: 80%
  }
}

@media (max-width: 360px) {
	.navbar h1 {
	  font-size: 32px;
	}
	audio {
	  width: 75%
	}
  }

.navbar ul {
  display: flex;
  margin: 20px;
}

.navbar a {
  padding: 10px;
}
@media (max-width: 500px) {
  .navbar a {
    font-size: 13px;
  }
}

#button-section .button {
	color: var(--accent-color);
}

#hidden-section,
#navbar-section {
  display: none;
  opacity: 0;
  transition: visibility 0s, opacity 1.5s linear;
}

@media (max-width: 500px) {
  #bismillah-section {
    margin: 2rem 0;
  }

  #bismillah-section img {
    width: 85%;
  }
}



/* Banner */

.banner {
  background-color: var(--primary-color);
}

.banner-image {
  height: 550px;
  color: var(--body-text-color);
  position: relative;
  background: url(../images/love-undraw-gold.svg);
  background-size: fit;
  background-repeat: no-repeat;
  background-position: center;
}
@media (max-width: 500px) {
  .banner-image {
    height: 300px;
	background-size: cover;
  }
}

/* Hero */
.hero {
  background-color: var(--light-color);
  color: var(--body-text-color);
  position: relative;
}

.hero .grid {
  grid-template-columns: 2fr 1fr;
  gap: 30px;
  overflow: visible;
}

@media (max-width: 500px) {
  .hero .grid {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    gap: 0;
  }
}

.hero .h1 {
  font-size: 3vh;
}

@media (max-width: 500px) {
  .hero-header {
    margin-top: 3rem;
  }
  .hero-content {
    padding: 0 1rem;
  }
}

.hero p {
  margin: 10px 0;
  text-align: justify;
  line-height: 1.6;
  font-size: 0.8em;
}

.hero-form {
  position: relative;
  top: 70px;
  height: 320px;
  padding: 20px;
  z-index: 50;
}

.hero-form .form-control {
  margin: 15px 0;
}

.hero-form input[type="text"],
.hero-form input[type="number"],
.hero-form input[type="email"],
.hero-form textarea
{
  -webkit-appearance: none;
  border: 0;
  padding: 5px 8px;
}

.hero-form select {
    color: rgba(0,0,0,0.6);
    border: 0;
    padding: 5px 8px;
  }

.location {
  margin-top: 2rem;
}

.location h2 {
  font-weight: bold;
}

.our-song {
  margin-top: 3rem;
}

#location iframe {
  display: block;
  /* The 90vw means 90%, use any width you like */
  width: 90vw;
  /* Calculate the height to maintain original shape,but match vw number to that above */
  height: calc(0.75 * 90vw);
  /* Optionally, set maximum height and width */
  max-width: 600px;
  max-height: 400px;
  /* Optionally, you can use margin: 1em auto to center */
  border-radius: 4px;
  /* margin-bottom: 130px; */
}

#wishes-card {	
  max-height: 650px;
  min-height: 400px;
  min-width: 50%;
}

@media (max-width: 500px) {
	#wishes-card {	
		max-height: 550px;
		min-height: 350px;
		min-width: 85%;
	  }
}


#wishes-card .card {
	min-height: 110px;
}

#wishes-card .content {
  font-size: 12px;
}

.information-section {
  background-color: var(--light-color);
  color: var(--body-text-color);
  position: relative;
  padding: 20px 0;
}

#more-information p {
	font-size: 1rem;
	margin: 0 2px;
}

.video-container {
    overflow: hidden;
    position: relative;
    width: 50%;
}

@media (max-width: 500px) {
	.video-container {
		overflow: hidden;
		position: relative;
		width:100%;
	}
}

.video-container::after {
    padding-top: 56.25%;
    display: block;
    content: '';
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

@media (max-width: 500px) {
  .information-section .grid {
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    gap: 0;
  }

  #wishes-card .content {
	font-size: 10px;
  }
}

.information-section p {
  text-align: center;
  font-weight: bold;
}

.information-section h1 {
  text-align: center;
  font-weight: bold;
}

.information-section h2 {
  font-family: "Soulmates", cursive;
  font-weight: 500;
  font-size: 1.8em;
  text-align: center;
}

.information-section-event {
	display: flex;
	flex-direction: column;
	color: var(--body-text-color);
	justify-content: center;
	align-items: center;
	position: relative;
	padding: 20px 0;
}

.information-section-event .card {
	padding: 2rem 2rem;
	/* min-height: 300px; */
	/* max-width: 60%; */
}

  .information-section-event h1 {
	  text-align: center;
  }

  .information-section-event .left {
	  text-align: right;
  }

  .information-section-event .left

  .event-place, .event-place-subtitle {
	text-align: center;
  }
  
  @media (max-width: 500px) {
	.information-section-event .grid {
	  grid-template-columns: 1fr;
	  grid-template-rows: 1fr;
	  gap: 0;
	}
  }

  .safety-protocol {
	display: grid;
	color: var(--body-text-color);
	justify-content: center;
	align-items: center;
	padding: 20px 0;
  }

  .safety-protocol .content img {
	  min-height: 60px;
	max-height: 150px;
	max-width: 150px;
	object-fit: cover;
  }

  .safety-protocol .content {
	flex-wrap: wrap;
  }

  .safety-protocol .content .card {
	  flex: 25%;
  }




