* {
    margin: 0;
    padding: 0;
}
@font-face {                
    src: url("../fonts/Housttely-Signature.ttf");
    font-family: hs;
}
@font-face {                
    src: url("../fonts/CaviarDreams.ttf");
    font-family: cd;
}
@font-face {                
    src: url("../fonts/Romantic\ Couple\ Script.ttf");
    font-family: rc;
}
@font-face {                
    src: url("../fonts/bromello-Regular.ttf");
    font-family: br;
}
.responsive {
    width: 100%;
    height: auto;
  }

/* NAVBAR */
#nav-bar{
    top: 0;
    z-index: 10;
}
/* .navbar-brand{
    color: rgb(255, 255, 255)mportant;
    font-family: hs !important;
    padding-bottom: 13px;
} */
.navbar-nav li{
    padding: 0 10px;
}
.navbar-nav li a{
    float: right;
    text-align: left;
}
#nav-bar ul li a:hover{
    color: rgb(59, 55, 55) !important;
}
.navbar{
    background-color: #231e08;
}
.navbar-toggler{
    border: none !important;
    background-color: #755a00;
}
.nav-link{
    color: rgb(255, 255, 255) !important;
    font-weight: 600;
    font-size: 16px;
    font-family: cd !important;
}
/* END NAVBAR */


/* COVER */
#cover{
    background-image: url("../images/p2.jpg") ;
    background-size: cover;
    background-position: center;
	height: 800px;
}
.caption p{
    font-size: 22px;
    margin: 0 !important;
    font-family: CD;
}
.caption h3{
    font-size: 65px;
    font-family: hs;
}
.caption{
    color: rgb(255, 255, 255);
    margin-top: 500px;
}
@media(max-width: 768px){
    .caption h3{
        font-size: 40px;
        margin-top: 600px;
    }
    .caption p{
        font-size: 19px;
        margin-top: 600px;
    }
}
/* END COVER */

/* PUISI */
#puisi{
    height:  100%;
    padding-top: 140px;
    background-color: #231e08;
}
.img-puisi{
    width: 60px;
    margin-bottom: 30px;
}
.isi-puisi{
    color: rgb(255, 255, 255);
    font-family: 'Great Vibes', cursive;
}
#puisi h3{
    font-size: 40px !important;
    margin-bottom: 30px;
    font-family: 'Lobster', cursive;
    font-weight: 400px !important;
    color: #ffffff;
}
#puisi p{
    font-size: 18px !important;
    font-family: 'Cormorant Garamond', cursive;
    margin-bottom: 90px !important;
    padding:  0 330px;
}
@media(max-width: 992px){
    #puisi h3{
        font-size: 30px !important;
    }
    #puisi p{
        padding: 0;
    }
}
/* END PUISI */


/* PEMBELAI */

#pembelai{
    background-color: #ffffff;
    height: 100%;
}
.img-pembelai{
    width: 240px !important;
    margin-top: 70px;
    height: 240px !important;
    border-radius: 40% 40% 40% 40%;
}
.sambut-pembelai h5{
    margin-top: 100px;
    font-size: 24px;
    font-family: cd;
    color: #9b988d;
}
.sambut-pembelai p{
    margin-top: 30px;
    font-family: 'Cormorant Garamond', cursive; 
    font-size: 18px;
}
.isi-profil h5{
    margin-top: 30px;
    font-size: 30px;
    font-family: 'Great Vibes', cursive;
    color:#6e684f;
}
.isi-profil p{
    margin-top: 30px;
    margin-bottom: 50px;
    font-size: 15px;
    font-family: 'Cormorant Garamond', cursive;
    color: rgb(0, 0, 0);
}

.isi-profil .fa{
    font-size: 25px;
    height: 45px;
    width: 45px;
    color: #73662A  !important;
    background: rgba(194, 190, 169, 0.473) ;
    padding: 9px;
    border-radius: 50%;
    margin-bottom: 70px;
}
.dan{
    color:#6e684f;
    font-family: cd;
}
/* END PEMBELAI */

/* ACARA */

#acara{
    padding: 40px 0;
    background-color: #73662A;
    height: 100%;
}
#acara h4{
    margin-top: 60px;
    font-size: 43px;
    color: white;
    font-family: rc;
}
#acara p{
    margin-bottom: 70px ;
    font-size: 14px !important;
    font-family: cd;
    color: white;
}
.single-paket{
    display: inline;
    float: left;
    width: 80%;
    height: 640px;
    background-color: rgb(255, 255, 255);
    border-radius: 20px;
    color: #73662A;
    margin-left: 10%;
}
.paket-content{
    float: left;
    width: 100%;
    padding: 0 15px;
}
.paket-content ul li{
    padding: 12px 10px;
    list-style: none;
    font-size: 15px;
}
.paket-content ul{
    margin-bottom: 50px;
}
ul li:last-child{
    border: none;
}
#acara hr{
    content: '';
    background: #73662A;
    display: block;
    height: 1.5px;
    width: 90px;
    margin: 0 auto 20px;
}
#acara h6{
    text-align: center;
    font-family: 'Great Vibes', cursive;
    font-size: 30px;
    margin-top: 40px;
}
.img-ring{
    margin-top: 70px;
    width: 120px;
}
.btn-map{
	font-size: 15px;
	text-decoration: none;
	color: #73662A;
	border: #73662A 1px solid;
	padding: 10px 20px;
    border-radius: 10px;
}
.btn-map:hover{
	text-decoration: none;
	background-color:#73662A ;
	color:  rgb(255, 255, 255);
}
#acara .col{
    padding: 50px 0;
}
@media(max-width: 1200px){
    #acara{
        padding: 80px 0;
    }
    .btn-map{
        font-size: 14px;
        padding: 7px 15px;
    }
    .single-paket{
        width: 80%;
        text-align: center;
        margin-left: 10% !important;
        height: 108%;
    }
}
/* END ACARA */


/* GALLERY */

#gallery{
    padding: 100px 0;
    background-color: #B2BFAB;
    width: 100%;
    height: 100%;
}
#gallery h3{
    margin-bottom: 100px ;
    color: rgb(255, 255, 255);
    font-family: rc;
    font-size: 50px;
}
#gallery .slider img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
#gallery .img-three{
    margin-top: 80px !important;
    width: 100% !important;
    height: 80% !important;
}
#headerSlider ol li {
    border-radius: 50%;
    width: 8px;
    height: 8px;
}
 /* Bottom right text */
 #gallery .text-block {
    position: absolute;
    top: 100px;
    left: 40px;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    padding-left: 30px;
    padding-right: 30px;
    font-family: 'Abel', cursive;
  }
#gallery .col-sm-4 {
    position: relative;
  }

.btn-galle{
	font-size: 15px;
	text-decoration: none;
	color: #73662A;
	border: #73662A 1px solid;
	padding: 10px 20px;
    border-radius: 10px;
    margin: 80px auto !important;
}
.btn-galle:hover{
	text-decoration: none;
	background-color:#73662A !important;
	color:  rgb(255, 255, 255);
}
@media(max-width: 768px){
    #gallery{
        height: 100%;
    }
    #gallery h3{
        font-size: 35px;
    }
    #gallery .slider img {
        width: 100%;
    }
    #gallery .img-three{
        width: 100% !important;
        height: 80% !important;
    }
    .countdown{
        margin-left: 0% !important;
    }
}
/* END GALLERY */

/* COUTNDOWN */

#time-map{
    height: 100%;
    background-color: #fff;
    padding: 40px 0;
}
#time-map .row{
    padding: 10px;
}
.picture-pembelai{
    height: 850px !important;
}
.time-grup{
    background-image: url("../images/pc2-bg.jpg");
    background-size: cover;
    background-position: center;
    padding:  100px 30px ;
    height: 850px !important;
}
.time-grup h2{
    font-size: 50px !important;
    font-family: 'Cormorant Garamond', cursive !important;
    color: #73662A;
    margin-bottom: 300px;
}
.time-grup h4{
    font-family: 'Cormorant Garamond', cursive !important;
    color: #73662A;
    margin-top: 50px;
}
.countdown .time{
    color: #fff;
    text-transform: uppercase;
    width: 95%;
    display: flex;
    justify-content: center;
    
}
.countdown .middle{
    position: absolute;
    left: 50%;
    top: 45%;
    transform: translate(-50%,-50%);
    text-align: center;
    padding: 5px;
}
.countdown .time span{
    font-size: 15px;
    color: #73662A;
    margin: 0 5px;
    background: rgba(187, 187, 194, 0.582);
    padding: 15px;
    border-radius: 10%;
}
.countdown .time span div{
    font-size: 40px;
}
@media screen and (max-width: 600px){
    #time-map .col-md-6{
        flex: 100%;
        height: 150%;
    }
    .time-grup{
        height: 100% !important;
    }
    .time-grup img{
        width: 90px;
        margin-top: 0;
    }
    .time-grup h2{
        font-size: 40px !important;
        margin-bottom: 170px;
    }
    .countdown .middle{
        top: 37%;
    }
    .countdown .time span{
        font-size: 10px;
    }
    .countdown .time span div{
        font-size: 30px;
    }
    .picture-pembelai{
        height: 100% !important;
    }
}



/* PENUTUP */
#penutup{
    background: linear-gradient(to bottom, rgba(253, 253, 0, 0), #231e08), url('../images/p3.jpg');    /* background-attachment: fixed; */
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    height: 800px !important;
    width: 100%;
}
.t_penutup p{
    font-size: 22px;
    margin: 0 !important;
}
.t_penutup h3{
    font-size: 60px;
    font-family: 'Merienda', cursive;
}
.t_penutup{
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;
    color: #fff;
    margin-top: 100px;
}

@media(max-width: 768px){
    #penutup{
        height: 400px !important;
    }
    .t_penutup h3{
        font-size: 30px;
    }
    .t_penutup p{
        font-size: 15px;
        margin: 0 !important;
    }
}
/* END PENUTUP */

/* FOOTER */

#footer{
    background-color: #231e08 !important;
    height: 100%;
    padding: 70px;
}
#footer p{
    color: #fff;
    font-size: 18px;
    font-family: 'Merienda', cursive;
    margin-top: 100px;
}
.fa-heart-o{
    margin: 3px;
    color: red !important;
}
#footer .logo{
    font-family: hs;
    font-size: 25px;
}
#footer .kontak .fa{
    font-size: 25px;
    height: 45px;
    width: 45px;
    color: #231e08  !important;
    background: rgba(194, 190, 169, 0.473) ;
    padding: 9px;
    border-radius: 50%;
    margin-left: 10px;
}
@media(max-width: 768px){
    #footer p{
        margin-top: 100px;
        color: #fff;
        font-size: 15px;
    }
}
/* END FOOTER */

/* MUSIK */

#audioControl img{
    background-image: url('images/musik.jpg');
    border: none;
    width: 40px;
    height: 40px;
    cursor: pointer;
    border-radius: 100%;
    outline:none !important ;
    position:fixed;
    bottom:40px;
    left:40px;
    z-index:100;
}

/* END MUSIK */



/* COVER VANUE */

#cover-vanue{
    background-color: #231e08;
    background-size: cover;
    background-position: center;
	height: 500px;
}
.caption-vanue p{
    font-size: 13px;
    font-family: CD;
}
.caption-vanue h3{
    font-size: 28px;
    font-family: hs;
}
.caption-vanue{
    color: rgb(255, 255, 255);
    margin-top: 120px;
}
/* end */


/* lokasi pernikahan */
.lokasi-pernikahan{
    background: linear-gradient(to top, rgba(255, 255, 255, 0.548), #ffffff), url('../images/p3.jpg');    /* background-attachment: fixed; */
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    margin-top: -70px;
    padding: 100px 0;
    width: 90%;

}
.lokasi-pernikahan h2{
    font-family: cd;
    margin-bottom: 40px;
    font-size: 25px;
    font-weight: 900;
    padding: 0 40px;
}
.lokasi-pernikahan h6{
    font-family: cd;
    margin-bottom: 80px;
    padding: 0 40px;
}
.lokasi-pernikahan iframe{
    width: 98%;
}
.btn-lokasi{
	font-size: 15px;
    text-decoration: none;
    background-color: #73662A;
	color: rgb(255, 255, 255);
	border: #73662A 1px solid;
	padding: 10px 20px;
    border-radius: 10px;
}
.btn-lokasi:hover{
	text-decoration: none;
	background-color:#fff ;
	color:  #73662A;
}

/* end */

/* PENUTUP */
#penutup-vanue{
    background: linear-gradient(to bottom, rgba(253, 253, 0, 0), #231e08), url('../images/p4.jpg');    /* background-attachment: fixed; */
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    height: 800px !important;
    width: 100%;
    margin-top: -70px;
}

/* END PENUTUP */

/* COVER VANUE */

#cover-gallery{
    background-image: url("../images/lc2.jpg");
    background-size: cover;
    background-position: center;
	height: 600px;
}
.caption-gallery p{
    font-size: 13px;
    font-family: CD;
}
.caption-gallery h3{
    font-size: 28px;
    font-family: hs;
}
.caption-gallery{
    color: rgb(255, 255, 255);
    margin-top: 200px;
}
/* end */

/* PUISI */
#puisi-gallery{
    height:  100%;
    padding-top: 100px;
    background-color: #6e684f;
}
.img-puisi-gallery{
    width: 60px;
    margin-bottom: 30px;
}
.isi-puisi-gallery{
    color: rgb(255, 255, 255);
    font-family: 'Great Vibes', cursive;
}
#puisi-gallery h3{
    font-size: 40px !important;
    margin-bottom: 30px;
    font-family: 'Lobster', cursive;
    font-weight: 400px !important;
    color: #ffffff;
}
#puisi-gallery p{
    font-size: 18px !important;
    font-family: 'Cormorant Garamond', cursive;
    margin-bottom: 90px !important;
    padding:  0 270px;
}
@media(max-width: 992px){
    #puisi-gallery{
        height: 100%;
    }
    #puisi-gallery h3{
        font-size: 30px !important;
    }
    #puisi-gallery p{
        padding: 0;
    }
}
/* END PUISI */

/* GALLERY */

#gallery-menu{
    padding-bottom: 100px;
    background: linear-gradient(to top, rgba(110, 110, 92, 0.342), #6e684f), url('../images/pc2-bg.jpg');    /* background-attachment: fixed; */
    width: 100%;
    height: 100%;
}
#gallery-menu h3{
    margin-bottom: 100px ;
    color: rgb(255, 255, 255);
    font-family: rc;
    font-size: 50px;
}
#gallery-menu .slider img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
#gallery-menu1 .img-three1{
    margin-top: -50px !important;
    width: 100% !important;
    padding-bottom: 90px ;
}
#gallery-menu1 .col-sm-4 {
    position: relative;
  }
/* END GALLERY */

@media(min-width: 900px){
    .caption-vanue p{
        font-size: 18px;
    }
    .caption-vanue h3{
        font-size: 45px;
    }
    .caption-vanue{
        margin-top: 120px;
    }
    .lokasi-pernikahan h2{
        font-size: 40px;
    }
    .caption-gallery p{
        font-size: 20px;
    }
    .caption-gallery h3{
        font-size: 45px;
    }
    #gallery-menu2 .col-lg-5{
        background-attachment: fixed;
}
}