/* FONT */
@font-face {                
    src: url(font/Housttely-Signature.ttf);
    font-family: hs;
}
@font-face {                
    src: url(font/Larosa.ttf);
    font-family: Larosa;
}
@font-face {                
    src: url(font/Braydon\ Script.ttf);
    font-family: Very;
}
@font-face {                
    src: url(font/Mason-bold.otf);
    font-family: Mason;
}
@font-face {                
    src: url(font/lambresia.otf);
    font-family: lambresia;
}
@font-face {                
    src: url(font/Aloha\ Friday\ -\ Personal\ Use.otf);
    font-family: Vtks;
}
/* END FONT */

/* NAVBAR */
.navbar-brand {
    font-size: 20px;
}
.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;
    padding-top: 6px;
    background-color: #47372dab !important;
}
.navbar-toggler .line{
    width: 100%;
    float: left;
    height: 2px;
    background-color: #fff;
    margin-bottom: 5px;
}
/* END NAVBAR */

/* JUMBOTRON */
.jumbotron {
    background-image: url(images/PA.jpg);
    background-size: cover;
    background-position: center;
    height: 830px;
}
.textjumbo  {
    color: rgb(255, 255, 255);
    text-shadow: 1px 1px 1px rgb(0, 0, 0);
    text-align: center;
    margin-top: 630px;
    background-color: #00000098;
    padding: 10px 0;
}
.textjumbo p {
    font-family:  Philosopher;
    font-weight: bold;
}
.textjumbo h1 {
    font-family: Mason;
    font-weight: bold;
    font-size: 35px;
}
/* END JUMBOTRON */

/* PUISI */
/* #puisi{
    height:  100%;
    padding: 50px 0;
    background-color: #cab699e7;
    margin-top: -35px;
    position: relative;
}
#puisi img {
    margin-bottom: 30px;
}
.icon-puisi {
    margin-bottom: 20px;
    width: 150px;
}
.img-puisi{
    width: 60px;
    margin-bottom: 30px;
}
.isi-puisi{
    font-family: 'Great Vibes', cursive;
    padding: 0 20px;
    color: rgb(255, 255, 255);
}
.isi-puisi p{
    font-family: Philosopher;
    font-size: 14px;
}
.garis_puisi{
    content: '';
    background: #ffffff;
    display: block;
    height: 1.5px;
    width: 50px;
    margin: 70px auto 70px;
    -webkit-transform: rotate(90deg);
} */

/* END PUISI */

/* MEMPELAI */
#mempelai {
    padding: 100px 0;
}
.judulmempelai{
    font-family: Very;
    font-size: 30px;
    color: rgb(26, 2, 6);
}
.nama-mempelai{
    font-family: Very ;
    font-size: 23px;
    padding: 10px 0 10px 0;
    color: rgb(26, 2, 6);
    margin: 20px 0;
}
#mempelai p {
    font-family: Sen;
    font-size: 14px;
    margin-bottom: 35px;
    color: #000000;
}
.img-profil {
    margin-top: 100px;
    width: 160px;
    border-radius: 150px;
}
#mempelai .fa{
    margin-top: 30px;
    font-size: 30px;
    height: 50px;
    width: 50px;
    color: rgb(255, 255, 255)  !important;
    background:#91613D;
    padding: 9px;
    border-radius: 50%;
}
/* END MEMPELAI */

/* ACARA */
#acara {
    background-color: rgb(31, 24, 24);
    background-size: cover;
    background-position: center;
    color: #3a0215;
    padding: 100px 0;
    color: #ffffff;
}
#acara hr {
    width: 100px;
    border-bottom: 2px solid #3a0215;
}
.bg h4 {
    font-family: Very;
    font-size: 30px;
    color: #3a0215;
}
.bg p {
    font-family: Sen;
    font-size: 14px;
    margin-bottom: 35px;
    color: #3a0215;
}
.isi-acara {
    background-image:url(images/BG.jpg);
    background-position: center;
    background-size: cover;
    border-radius: 20px;
    box-shadow: 0 10px 10px 0 rgba(31, 1, 5, 0.411), 0 10px 10px 0 rgba(0, 0, 0, 0.281);
    color: #3a0215;
    padding: 70px 20px;
    width: 80%;
    margin: 20px 0;
    font-family: Sen;
}
.isi-acara2 {
    background-image:url(images/Foto\ 6.jpg);
    background-position: center;
    background-size: cover;
    border-radius: 20px;
    box-shadow: 0 10px 10px 0 rgba(31, 1, 5, 0.411), 0 10px 10px 0 rgba(0, 0, 0, 0.281);
    color: #3a0215;
    padding: 70px 20px;
    width: 80%;
    margin: 20px 0;
    font-family: Sen;
}
.isi-acara img {
    width: 100px;
    margin-bottom: 30px;
}
.isi-acara2 img {
    width: 100px;
    margin-bottom: 30px;
}
.nama-acara {
    font-family: Mason;
    font-size: 25px;
    color: #3a0215;
}
.isi-acara h4 {
    font-size: 20px;
    font-family: Acme;
    margin-top: 20px;
    margin-bottom: 50px !important;
}

.isi-acara2 h4 {
    font-size: 20px;
    font-family: Acme;
    margin-top: 20px;
    margin-bottom: 50px !important;
}
.btn-map{
	font-size: 14px;
    text-decoration: none;
    background-color: #3a0215;
	color: rgb(255, 255, 255);
	border: #3a0215 1px solid;
	padding: 10px 20px;
    border-radius: 20px;
    margin-top: 40px;
    font-family: Kaushan Script;
}
.btn-map:hover{
    text-decoration: none;
    background-color: #fff;
	color:  #3a0215;
}
/* END ACARA */

/* GALLERY */
#gallery {
    padding: 100px 0;
    background-color: #faf8ed;
}
.bg-gale {
    margin-bottom: 30px;
}
.judul-one {
    color: rgba(187, 122, 36, 0.377);
    font-family: Great Vibes;
    font-size: 30px;
    margin-left: 10px;
}
.judul-two {
    color: #91613D;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
    margin-top: -20px;
    font-size: 25px;
}
.garis_gale{
    content: '';
    background: rgb(170, 142, 103);
    display: block;
    height: 1.5px;
    width: 40px;
    margin: 30px auto 30px;
    -webkit-transform: rotate(90deg);
}
.img-gale img {
    width: 100%;
}
#headerSlider {
    margin-bottom: 50px;
}
.carousel-indicators li {
    width: 7px;
    height: 7px;
    border-radius: 50%;
}
.btn-gale{
	font-size: 14px;
    text-decoration: none;
    background-color: #b9a99f;
	color: rgb(255, 255, 255);
	border: #b9a99f 1px solid;
	padding: 10px 20px;
    border-radius: 20px;
    margin-top: 40px;
}
.btn-gale:hover{
    text-decoration: none;
    background-color: #fff;
	color:  #b9a99f;
}
/* END GALLERY */

/* COUNTDOWN */
#time {
    background-color: rgba(186, 172, 147, 0.26);
}
#time iframe {
    margin-right: 80px;
}
.img-time {
    background-image: url(images/BG1.jpg);
    background-position: center;
    background-size: cover;
    height: 600px;
}
.time-isi {
    background-image: url(images/BG2.jpg);
    background-position: center;
    background-size: cover;
    height: 450px;
    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 */


/* COVID */

#covid {
    background-image: url(images/bg.png);
    color: rgb(0, 0, 0) !important;
    margin-top: 60px;
}
#covid p {
    font-family: Philosopher;
    font-size: 14px;
    margin-top: 10px;
    color: #000000 !important;
}
#covid h1{
    font-family: Aloha;
}
#covid img {
    width: 120px;
    margin-top: 50px;
    margin-bottom: 20px;
}
#covid .peringatan {
    margin-top: -30px;
}
#covid .peringatan img {
    width: 70px;
    margin-bottom: 20px;
}

/* END END */

/* BG END */

#bg_end {
    background-image: url(images/END.jpg);
    background-position: center;
    background-size: cover;
    height: 700px;
}
#bg_end p{
    margin-top: 70px;
    font-family: Philosopher ;
    color: #ffffff;
    font-size: 16px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}
#bg_end h1{
    margin-top: -10px;
    font-family: Vtks;
    color: #ffffff;
    font-size: 53px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}

/* END BG END */

/* FOOTER */
#footer{
    background-color: #3b0505!important;
    position: relative;
    height: 100%;
    padding: 70px;
}
#footer p{
    color: #fff;
    font-size: 15px;
    margin-top: 30px;
}
.fa-heart-o{
    margin: 3px;
    color: red !important;
}
#footer .logo{
    font-family: hs;
    font-size: 25px;
}
#footer .logo_P{
    font-family:Mason ;
    font-size: 18px;
    font-style: normal;
    margin-left: -10px;
    padding: 0 20px;
}
#footer .kontak .fa{
    font-size: 25px;
    height: 45px;
    width: 45px;
    color: #000000  !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/GALE.jpg);
    background-size: cover;
    background-position: center;
    height: 850px;
    margin-top: -220px;
}
.textjumbo-gale  {
    color: #fff;
    text-align: center;
    margin-top: 650px;
    font-family: Mason ;
    text-shadow: 1px 1px 1px rgb(0, 0, 0);
    background-color: #00000063;
}
.textjumbo-gale p {
    font-size: 15px;
    font-family:  Philosopher;
}
.textjumbo-gale h1 {
    margin-top: -5px;
    font-size: 35px;
}
/* END JUMBOTRON gale */

/* PUISI GALE*/
#puisi-gale{
    height:  100%;
    padding-top: 100px;
    padding-bottom: 150px;
    background-color: rgb(44, 27, 27);
    margin-top: -35px;
    position: relative;
}
.img-puisi-gale{
    width: 60px;
    margin-bottom: 30px;
}
.isi-puisi-gale{
    color: rgb(255, 255, 255);
    font-family: hs;
    padding: 0 20px;
}
.isi-puisi-gale p{
    font-family: Philosopher;
    font-size: 14px;
}
/* END PUISI GALE*/

/* GALEONE */
#galeone {
    background: #f2f7edda;
    padding: 80px 0;
}
#galeone img {
    width: 100%;
    margin-top: -200px;
    margin-bottom: 230px;
}
.img-beda {
    width: 80% !important;
}
.gale-p {
    width: 100%;
    border-radius: 3%;
    margin: 20px 0;
}
/* END GALEONE */

/* FOOTERGALE */
#footer-gale{
    background-color: #565c49;
    position: relative;
    height: 100%;
    padding: 70px;
    margin-top: -250px;
}
#footer-gale p{
    color: #fff;
    font-size: 15px;
    margin-top: 30px;
}
.fa-heart-o{
    margin: 3px;
    color: red !important;
}
#footer-gale .logo{
    font-family: hs;
    font-size: 25px;
}
#footer-gale .logo_P{
    font-family:Mason ;
    font-size: 18px;
    font-style: normal;
    margin-left: -10px;
    padding: 0 20px;
}
#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-image: url(images/BG.jpg);
    background-size: cover;
    background-position: top;
    height: 700px !important;
    margin-top: -220px;
}
.textjumbo-venue  {
    text-align: center;
    margin-top: 350px;
    font-family: Very ;
    color: rgb(0, 0, 0);
}
.textjumbo-venue p {
    font-family:  Philosopher;
    margin-top: 20px;
}
.textjumbo-venue h1 {
    font-size: 30px;
    margin-top: -30px;
}
/* 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: Very;
    font-size: 28px;
    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: 30px;
}
.fa-heart-o{
    margin: 3px;
    color: red !important;
}
#footer-venue .logo{
    font-family: hs;
    font-size: 25px;
}
#footer-venue .logo_P{
    font-family:Mason ;
    font-size: 18px;
    font-style: normal;
    margin-left: -10px;
    padding: 0 20px;
}
#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 */

/* NAMA TAMU */

#bgmodal{
    background: url('images/BG.jpg'); 
    background-size: cover;
    background-position: center;
    height: 1000px;
    opacity: 0.7;
    top: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.modal_contend {
    background-color: rgba(253, 253, 253, 0.247);
    height: 500px;
    width: 350px;
    border-radius: 4px;
    color: #3a0215 !important;
    font-family: Vogue;
}
.modal_contend img {
    width: 200px;
    margin-top: 30px;
}
.nama_undang {
    font-size: 26px;
    font-family: Vogue;
    padding: 0 2px;
}
.btn-tamu{
	font-size: 14px;
    text-decoration: none;
    background-color: #3a0215;
	color: rgb(255, 255, 255);
	border: #000000 1px solid;
	padding: 20px 30px;
    border-radius: 20px;
    margin-top: 70px !important;
    font-family: Philosopher;
}
.btn-tamu:hover{
    text-decoration: none;
    background-color:#a3a08a;
	color:  #000000;
}

/* END */


/* 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 #c5bca6;
        width: 50%;
        margin: auto;
        padding-bottom: 5px;
        margin-bottom: -8px;
    }
    .img-beda {
        width: 50% !important;
    }
    .jumbotron {
        height: 800px;
    }
    .textjumbo  {
        margin-top: 400px;
    }
    .textjumbo p {
        font-size: 20px !important;
    }
    .textjumbo h1 {
        font-size: 165px;
    }

    .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;
    }
    .text-galetwo {
        margin-top: 100px;
    }
    .carousel-indicators li {
        width: 11px;
        height: 11px;
        border-radius: 50%;
    }
    #headerSlider {
        margin-top: 100px !important;
    }
}
