/* FONT */
@font-face {                
    src: url(font/Austine\ Demo.ttf);
    font-family: Austine;
}
@font-face {                
    src: url(font/Mason-bold.ttf);
    font-family: Mason;
}
@font-face {                
    src: url(font/MarethaChellia\ Demo.otf);
    font-family: MarethaChellia;
}
@font-face {                
    src: url(font/The\ Sayinistic\ DEMO.ttf);
    font-family: Sayinistic;
}
@font-face {                
    src: url(font/Housttely-Signature.ttf);
    font-family: hs;
}

/* END FONT */



/* JUMBOTRON */
.jumbotron {
    background-image: url(images/Pcover.JPG);
    background-size: cover;
    background-position: center;
    height: 800px;
    margin-top: -150px;
}
.textjumbo  {
    color: #fff;
    text-align: center;
    margin-top: 500px;
    font-family: Sayinistic;
}
.textjumbo p {
    font-family:  Philosopher;
    font-size: 18px;
}
.textjumbo h1 {
    margin-top: -20px;
    font-size: 100px;
}
/* END JUMBOTRON */

/* PUISI */

#puisi-dua{
    height:  100%;
    padding: 100px 0;
    background-color: rgb(194, 192, 190);
    margin-top: -35px;
    position: relative;
}
#puisi-dua::before {
    content: '';
    width: 50.1%;
    height: 100px;
    position: absolute;
    top: -30px;
    left: 0; 
    background-color: rgb(194, 192, 190);
    transform: skewY(6deg);
}
#puisi-dua::after {
    content: '';
    width: 50.1%;
    height: 100px;
    position: absolute;
    top: -30px;
    right: 0; 
    background-color: rgb(194, 192, 190);
    transform: skewY(-6deg);
}
.img-puisi-dua{
    width: 60px;
    margin-bottom: 30px;
}
.isi-puisi-dua{
    color: #ffffff;
    font-family: Berkshire Swash;
    padding: 0 20px;
}
.isi-puisi-dua p{
    font-family: Philosopher;
    font-size: 14px;
}
/* END PUISI */

/* MEMPELAI */
#mempelai {
    padding: 100px 0;
}
.judul-mempelai {
    font-family:  Philosopher;
    font-size: 15px;
    color: rgb(95, 81, 51);
    margin-bottom: 60px;
}
.nama-mempelai {
    color: rgb(179, 189, 164);
    font-family: Ma Shan Zheng ;
    margin-top: 40px;
}
#mempelai p {
    font-family:Noto Sans SC;
    font-size: 13px;
    color: #68553a; 
}
.img-profil {
    border-radius: 80px;
    width: 200px;
}
#mempelai .fa{
    font-size: 24px;
    height: 38px;
    width: 38px;
    color: rgb(255, 255, 255)  !important;
    background: rgb(179, 189, 164);
    padding: 7px;
    border-radius: 50%;
    margin-bottom: 70px;
}
/* END MEMPELAI */

/* ACARA */
#acara {
    background-color: #BAAC93;
    color: #fff;
    padding: 100px 0;
}
.bg h4 {
    font-family:MarethaChellia ;
    font-size: 40px;
}
.bg p {
    font-size: 14px;
    margin-bottom: 50px;
}
.isi-acara {
    background-color: #fff;
    border-radius: 2%;
    color: #BAAC93;
    padding: 50px 20px;
    width: 80%;
    font-family: Philosopher ;
    font-size: 18px;
}
.isi-acara img {
    width: 120px;
    margin-bottom: 30px;
}
.nama-acara {
    font-family: Ma Shan Zheng;
    font-size: 35px;
}
.isi-acara hr {
    width: 200px;
    border: 1px solid #BAAC93;
}
.isi-acara h3 {
    font-family: Ma Shan Zheng;
    margin-bottom: 30px !important;
}
.isi-acara h1 {
    margin-top: -10px;
}
.isi-acara .one {
    margin-right: 110px;
    margin-top: -40px;
}
.isi-acara .two {
    margin-left: 100px;
    margin-top: -28px;
    margin-bottom: 22px;
}
.btn-map{
	font-size: 17px;
    text-decoration: none;
    background-color: #BAAC93;
	color: rgb(255, 255, 255);
	border: #BAAC93 1px solid;
	padding: 10px 20px;
    border-radius: 20px;
    font-family: Ma Shan Zheng;
}
.btn-map:hover{
    text-decoration: none;
    background-color: #fff;
	color:  #BAAC93;
}
/* END ACARA */

/* GALLERY */
#gallery {
    padding: 100px 0;
    background-color: rgba(186, 172, 147, 0.26);
}
.judul-one {
    color: #ffffff;
    font-family: Sayinistic;
    font-size: 60px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.842);
    margin-bottom: 50px;
}
.carousel-indicators li {
    width: 7px;
    height: 7px;
    border-radius: 50%;
}
#headerSlider {
    margin-bottom: 50px;
}
.img-gale img {
    width: 100%;
    border-radius: 10px;
    margin: 20px 0;
}
/* END GALLERY */

/* COUNTDOWN */
#time {
    background-color: rgba(186, 172, 147, 0.26);
}
#time iframe {
    margin-right: 80px;
}
.img-time {
    background-image: url(images/Ptime.JPG);
    background-position: center;
    background-size: cover;
    height: 600px;
}
.time-isi {
    background-image: url(images/BGtime.jpg);
    background-position: center;
    background-size: cover;
    height: 100%;
    width: 90%;
    margin-top: -80px;
}
.time-isi h2 {
    color: rgb(93, 112, 65);
    font-family: Berkshire Swash ;
    margin-top: 60px;
    margin-bottom: 40px;
    font-size: 28px;
}
.countdown .time{
    text-transform: uppercase;
    width: 95%;
    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: #69685886;
    width: 23%;
    padding: 10px;
    font-size: 12px;
    margin-left: 10px;
    color: rgb(250, 250, 250);
    border-radius: 10px;
}
.countdown .time span div{
    font-size: 20px;
}
.time-text {
    margin-top: 150px;
}
/* END COUNTDOWN */

/* PENUTUP */
#penutup {
    background-image: url(images/Pend1.JPG);
    background-position: center;
    background-size: cover;
    height: 600px;
}
/* END PENUTUP */

/* FOOTER */
#footer{
    background-color: #c2c0b9 !important;
    position: relative;
    height: 100%;
    padding: 70px;
}
#footer p{
    color: rgb(255, 255, 255);
    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(97, 96, 93, 0.473) ;
    padding: 9px;
    border-radius: 50%;
    margin-left: 5px;
}
/* END FOOTER */



/* 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) {  
    .nav-link, .navbar-brand{
        color: #fff !important;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
    }
    .nav-link {
        text-transform: uppercase;
        margin-right: 30px;
    }

    .nav-link:hover::after {
        content: '';
        display: block;
        border-bottom: 3px solid #946a00;
        width: 50%;
        margin: auto;
        padding-bottom: 5px;
        margin-bottom: -8px;
    }

    .jumbotron {
        margin-top: -75px;
        height: 700px;
    }
    .textjumbo  {
        margin-top: 320px;
    }
    .textjumbo p {
        font-family:  Philosopher;
        font-size: 20px !important;
    }
    .textjumbo h1 {
        font-family:  south;
        font-size: 150px;
    }

    .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;
    }

    .countdown .time span{
        width: 13%;
        padding: 12px;
        font-size: 12px;
        margin: 0 10px;
        color: rgb(250, 250, 250);
        border-radius: 5%;
    }

    #galeone img{
        width: 50%;
    }
    .gale-p {
        width: 100% !important;
        border-radius: 2%;
        margin: 50px 0;
    }
    .text-galetwo {
        margin-top : 90px;
        margin-left: -30px;
    }
    #headerSlider {
        margin-top: 50px;
    }
}
