/*!
 * Start Bootstrap - Scrolling Nav (https://startbootstrap.com/template-overviews/scrolling-nav)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-scrolling-nav/blob/master/LICENSE)
 */
 
body {
	font-size: 15px !important;
	background-image: url("../images/bg.jpg");
	background-repeat: repeat;
}
ul.navbar-nav.ml-auto {
    font-size: 12px;
}
nav#mainNav {
    background-color: #ffffff00 !important;
}
img.reponsive {
  width: 100%;
  height: auto;
  max-width: 500px;
}
* {box-sizing: border-box}
.mySlides1, .mySlides2 {display: none}
img {vertical-align: middle;}
.breaker{
    clear:both;
}
a:hover {
	color: #b5935c;
}

.logo{
	margin: 0 auto;
	clear: both;
	display: block;
	width:100%;
	padding-top: 25px;
}

.menu{
	margin: 0 auto;
	clear: both;
	display: inline-flex;
	font-size: 10pt;
}
.batas{
	border-left:1px;
}
.fm-nav{
	color:#775c40;
}

.container.text-center.header {
	padding-top: 100px;
}
.container.text-center.bride {
	padding-top: 100px;
}
.white-bar {
    background-color: white;
    width: 100%;
    height: 120px;
    position: fixed;
    z-index: 1000;
}
img.reponsive.flower {
	margin:0 auto;
	clear: both;
	display: block;
	width:100%;
	position: sticky;
	padding-top: 120px;
	max-width: 710px;

}
.tengah {
    padding-bottom: 10px;
}
.counting {
	font-family: 'Mr De Haviland', cursive;
	font-size: 43pt;
	color: #7d543d;
}
section#venue {
    padding-top: 0;
}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a grey background color */
.prev:hover, .next:hover {
  background-color: #f1f1f1;
  color: black;
}
.text-centered{
	text-align:center;
	padding-top: 10px;
}
ul{
	list-style-type:none;
	padding: 0;
}