/* FONT */
@font-face {                
    src: url(font/Housttely-Signature.ttf);
    font-family: hs;
}
@font-face {                
    src: url(font/Feelgoodnes_sans.ttf);
    font-family: Feelgoodnes_sans;
}
@font-face {                
    src: url(font/Feelgoodnes_demo.ttf);
    font-family: Feelgoodnes_demo;
}
@font-face {                
    src: url(font/MarethaChellia\ Demo.otf);
    font-family: MarethaChellia;
}
/* END FONT */


/* JUMBOTRON */
.jumbotron-index {    
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 60%, #221604), url(images/p_awal.jpeg);    /* background-attachment: fixed; */
    background-size: cover;
    background-position: center;
    height: 700px;
    margin-top: -200px;
}
/* END JUMBOTRON */

/* NAVBAR */
.navbar-brand {
    font-family: Feelgoodnes_sans;
    font-size: 22px;
}
.navbar-collapse {
    background: none;
 }
 .nav-link, .navbar-brand{
    color: #fff !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}
.navbar-toggler{
    width: 47px;
    height: 34px;
    border:none;
}
.navbar-toggler .line{
    width: 100%;
    float: left;
    height: 2px;
    background-color: #fff;
    margin-bottom: 5px;
}
/* END NAVBAR */

/* PUISI */
#puisi{
    height:  430px;
    padding: 100px 0;
    background-color: #221604;
    position: relative;
}
.textjumbo  {
    color: rgb(165, 117, 13);
    text-align: center;
    font-family: Feelgoodnes_demo;
    margin-top: -30px;
}
.textjumbo h6 {
    font-family:  Feelgoodnes_sans !important;
}
.textjumbo h1 {
    font-size:70px;
}
#puisi hr{
    content: '';
    background: rgb(165, 117, 13);
    display: block;
    height: 1.5px;
    width: 100px;
    margin: 80px auto 50px;
    -webkit-transform: rotate(90deg);
}
.countdown .time{
    text-transform: uppercase;
    width: 68%;
    display: flex;
    justify-content: center;
    margin-top: 100px;
}
.countdown .middle{
    position: absolute;
    margin-top: 60px;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}
.countdown .time span{
    background-color: rgb(165, 117, 13);
    width: 25%;
    padding: 5px;
    font-size: 10px;
    color: #220404;
}
.countdown .time span div{
    font-size: 17px;
}
.time-text {
    margin-top: 150px;
}
/* END PUISI */

/* MEMPELAI */
#mempelai {
    padding: 100px 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0) 80%, #221604)
}
.judul-mempelai {
    font-family:  Philosopher;
    font-size: 15px;
    color: rgb(0, 0, 0);
    margin-bottom: 60px;
}
.nama-mempelai {
    color: rgb(79, 80, 38);
    font-family: Berkshire Swash;
    margin-top: 40px;
}
.nama-mepandes {
    color: rgb(79, 80, 38);
    font-family: Berkshire Swash;
    font-size: 20px;
}
.judul-mepandes {
    font-family:  Philosopher;
    font-size: 18px;
    color: rgb(0, 0, 0);
    margin-bottom: 20px;
}
#mempelai p {
    font-family:Noto Sans SC;
    font-size: 13px;
    color: #68553a;
    margin: 20px 0;
}
.img-profil {
    border-radius: 100px 0 100px ;
    width: 180px;
}
#mempelai .fa{
    font-size: 24px;
    height: 38px;
    width: 38px;
    color: rgb(255, 255, 255)  !important;
    background: rgb(54, 3, 3);
    padding: 7px;
    margin-top: 40px;   
    margin-bottom: 70px;
}
/* END MEMPELAI */

/* ACARA */
#acara {
    background-image: url(images/bg-awal.jpeg);
    background-size: cover;
    background-position: center;
    color: rgb(141, 132, 93);
    padding: 100px 0;
}
.bg h4 {
    font-family: MarethaChellia ;
    font-size: 34px;
    color: #ffffff;
    margin-bottom: 30px;
}
#acara hr {
    border: 1px solid rgb(54, 3, 3);
    width: 180px;
}
.bg p {
    font-family: Titillium Web;
    font-size: 14px;
    margin-bottom: 50px;
    color: rgb(245, 245, 245);
}
.isi-acara {
    background: linear-gradient(to bottom , rgba(253, 253, 253, 0.788) 80%, rgb(255, 255, 255));
    border-radius: 10px;
    color: rgb(0, 0, 0);
    padding: 70px 10px;
    width: 90%;
    font-family: Philosopher;
}
.isi-acara img {
    width: 80px;
    margin-bottom: 10px;
}
.nama-acara {
    font-family:Great Vibes;
    font-size: 30px;
}
.isi-acara h6 {
    margin-bottom: 50px !important;
}
.isi-acara p {
    margin-top: -10px;
}
.btn-map{
	font-size: 15px;
    text-decoration: none;
    background-color: rgb(54, 3, 3);
	color: rgb(255, 255, 255);
	border: rgb(54, 3, 3) 1px solid;
	padding: 10px 20px;
    border-radius: 20px;
    font-family: Kaushan Script;
}
.btn-map:hover{
    text-decoration: none;
    background-color: #fff;
	color:  rgb(54, 3, 3);
}
/* END ACARA */

/* GALLERY */
#gallery {
    padding: 100px 0;
    background-color: rgba(186, 172, 147, 0.26);
}
.judul-two {
    color: rgb(165, 117, 13);
    font-family: Great Vibes;
    margin-top: -20px;
    margin-bottom: 60px;
    font-size: 25px;
}
.img-gale img {
    width: 100%;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
    top: 0px;
    border-radius: 10px;
}
.gale-bot {
    margin-bottom: 60px;
}
#headerSlider {
    margin-bottom: 50px;
    width: 90%;
}
.carousel-indicators li {
    width: 7px;
    height: 7px;
    border-radius: 50%;
}
/* END GALLERY */
/* COUNTDOWN */
#time {
    background-image:url(images/p-time.jpeg);
    background-position: center;
    background-size: cover;
    height: 700px;
}
.text-end {
    color: #fff;
    font-family: hs;
    margin-top: 70px;
    background-color: #0000003f;
}
.text-end p {
    font-family: Philosopher;
    font-size: 14px !important;
}
.text-end h1 {
    margin-top: -15px;
}
/* END COUNTDOWN */

/* FOOTER */
#footer{
    background-color: #300404 !important;
    position: relative;
    height: 100%;
    padding: 70px;
}
#footer p{
    color: #fff;
    font-size: 15px;
    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: #ffffff  !important;
    background: rgba(194, 190, 169, 0.473) ;
    padding: 9px;
    border-radius: 50%;
    margin-left: 5px;
}
/* END FOOTER */

/* ******************************************************* */
/* JUMBOTRON gale */
.j-gale {
    background-image: url(images/p-gale\ awal.jpeg);
    background-size: cover;
    background-position: center;
    width: 100% !important;
    height: 600px;
    margin-top: -220px;
}
/* END JUMBOTRON gale */

/* GALESLIDE GALE*/
#one {
    background: #f8ece1;
    padding: 80px 0;
    margin-top: -40px;
}
#one .text-gale1 h1{
    font-size: 55px;
    font-family: Feelgoodnes_demo;
    margin-top: -10px;
    color: rgb(122, 89, 9);
    margin-bottom: 40px;
}
#one .text-gale1 h6{
    font-size: 15px;
    font-family: Philosopher;
    color: rgb(146, 102, 6);
}
/* END GALESLIDE GALE*/

/* GALE ISI */
#two {
    background: #faf6f0;
    padding: 80px 0;
    margin-top: -40px;
}
#two .text-gale2 h1{
    font-size: 55px;
    font-family: Feelgoodnes_demo;
    margin-top: -10px;
}
#two .text-gale2 h6{
    font-size: 15px;
    font-family: Philosopher;
    margin-bottom: 30px;
}
#two .gale-isi{
    padding: 20px;
    border-radius: 20px;
}
#two .gale_land {
    background-color: rgb(233, 233, 233);
    padding: 40px 0;
}
.icon_top img {
    width: 200px;
    margin: 40px;
}
.icon_bottom img {
    width: 200px;
    margin-top: 40px !important;
}
#two .gale_land img{
    margin-top: -5px;
    border-radius: 0 !important;
}
#two .gale_land .top-gale {
    margin-top: -80px !important;
}
/* END GALE ISI */
/* GALETWO */

#galetwo {
    background: #5a5a5a0c;
    margin-top: -200px;
    padding-bottom: 80px;
}
.p-slide {
    background-image: url(images/P10.jpeg);
    background-size: cover;
    background-position: center;
    height: 600px;
}
.text-galetwo {
    margin-top : -40px;
    background-image: url(images/BG\ P.jpg);
    background-size: cover;
    background-position: center;
    width: 90%;
    height: 330px;
    padding: 30px;
    margin-bottom: 50px;
    color: rgb(0, 0, 0);
}
.text-galetwo h5 {
    margin-top: 30%;
    font-family: hs;
}
.textisi-galetwo {
    margin-top: 28px;
    font-size: 14px;
    font-family: Philosopher;
}
/* END GALETWO */

/* FOOTERGALE */
#footer-gale{
    background-color: #565c49;
    position: relative;
    height: 100%;
    padding: 70px;
}
#footer-gale p{
    color: #fff;
    font-size: 15px;
    margin-top: 100px;
}
.fa-heart-o{
    margin: 3px;
    color: red !important;
}
#footer-gale .logo{
    font-family: hs;
    font-size: 25px;
}
#footer-gale .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: 5px;
}
/* END FOOTERGALE */
/* ******************************************************* */

/* JUMBOTRON VENUE */
.j-venue {
    background-color: seashell;
    background-size: cover;
    background-position: center;
    height: 500px !important;
    margin-top: -220px;
}
.textjumbo-venue  {
    text-align: center;
    margin-top: 300px;
    font-family: valentine;
    color: rgb(0, 0, 0);
}
.textjumbo-venue p {
    font-family:  Philosopher;
    margin-top: 20px;
    color: rgb(182, 152, 87);
}
.textjumbo-venue h1 {
    font-size: 60px;
    margin-top: -30px;
    font-family: Feelgoodnes_demo ;
    color: rgb(165, 117, 13);
}
/* END JUMBO VENUE */

/* LOKASI */
#lokasi {
    background-color: #f5f2d7;
    height: 130%;
    margin-top: -35px;
    padding: 100px 0;
}
#lokasi iframe {
    width: 100% !important;
    margin-bottom: 60px;
}
#lokasi .textlokasi {
    background-color: rgb(255, 255, 255) !important;
    height: 850px;
    width: 97% !important;
    border-radius: 10px;
}
#lokasi h3 {
    font-family: Feelgoodnes_demo;
    font-size: 48px;
    margin-top: 80px;
    margin-bottom: 40px;
}
#lokasi p {
    font-family: Philosopher;
    margin-top: -30px;
    margin-bottom: 70px;
}
/* END LOKASI */

/* FOOTER VENUE */
#footer-venue{
    background-color: #7e795f !important;
    position: relative;
    height: 100%;
    padding: 70px;
}
#footer-venue p{
    color: #fff;
    font-size: 15px;
    margin-top: 100px;
}
.fa-heart-o{
    margin: 3px;
    color: red !important;
}
#footer-venue .logo{
    font-family: hs;
    font-size: 25px;
}
#footer-venue .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: 5px;
}
/* END FOOTER VENUE */

/* MUSIK */
#audioControl img{
    background-image: url(images/play.png);
    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 */

/* DESKTOP VERSION */
@media (min-width: 992px) {  

    .jumbotron {
        height: 800px;
    }
    .textjumbo  {
        margin-top: 500px;
    }
    .textjumbo p {
        font-size: 20px !important;
    }
    .textjumbo h1 {
        font-size: 45px;
    }

    .isi-puisi {
        padding: 0 280px;
    }
    .isi-puisi h3{
        font-size: 35px;
    }
    .isi-puisi p{
        font-size: 17px;
    }
    .judul-one {
        font-size: 40px;
    }
    .judul-two {
        font-size: 35px;
    }
    .gale-bot {
        margin-top: 170px;
    }
    .carousel-indicators li {
        width: 11px;
        height: 11px;
        border-radius: 50%;
    }
}


/* MUSIK */
#audioControl img{
    background-image: url(images/play.png);
    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 */