/* 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/Shintaku\ Demo.otf);
    font-family: Shintaku;
}
@font-face {                
    src: url(font/Varelisa.ttf);
    font-family: Varelisa;
}
@font-face {                
    src: url(font/Aloha\ Friday\ -\ Personal\ Use.otf);
    font-family: Aloha;
}
@font-face {                
    src: url(font/Varelisa.ttf);
    font-family: Pinky;
}
@font-face {                
    src: url(font/Mason-bold.otf);
    font-family: Mason;
}

/* END FONT */

/* NAVBAR */
.navbar {
    background-color: #524b3eb9;
}
.navbar-brand {
    font-size: 22px;
}
.navbar-collapse {
    background: none;
 }
 .nav-link, .navbar-brand{
    color: rgb(255, 255, 255) !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: rgb(255, 255, 255);
    margin-bottom: 5px;
}
/* END NAVBAR */

/* JUMBOTRON */
.jumbotron {
    background-image: url(images/PA.jpg);
    background-size: cover;
    background-position: center;
    height: 850px;
    position: relative;
}
.jumbotron::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3rem;
    background: url(images/wave-smal\ tl.png) center no-repeat;
    background-size: cover;
}
.textjumbo  {
    color: rgb(255, 255, 255);
    text-shadow: 1px 1px 1px rgb(0, 0, 0);
    text-align: center;
    margin-top: 100px;
}
.textjumbo p {
    font-family:  Overpass;
    font-size: 15px;
}
.textjumbo h1 {
    font-family: Varelisa;
    font-size: 45px;
}
/* END JUMBOTRON */

/* PUISI */
#puisi{
    height:  100%;
    padding: 100px 0;
    background-color: rgb(109, 83, 36);
    margin-top: -35px;
    position: relative;
}
#puisi::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 3rem;
    background: url(images/wave-small.png) center no-repeat;
    background-size: cover;
}
.img-puisi{
    width: 60px;
    margin-bottom: 30px;
}
.isi-puisi{
    font-family: 'Great Vibes', cursive;
    padding: 0 20px;
    color: #ffffff;
}
.isi-puisi h3 {
    font-size: 23px;
}
.isi-puisi p{
    font-family: Philosopher;
    font-size: 14px;
}
/* END PUISI */

/* MEMPELAI */
#mempelai {
    padding: 100px 0; 
}

.judulmempelai{
    font-family: Philosopher ;
    font-size: 16px;
    padding: 25px 0 10px 0;
    color: #1e3119;
    margin-bottom: 30px;
}
.nama-mempelai{
    font-family: Shintaku;
    font-size: 24px;
    padding: 25px 0 10px 0;
    color: #4b573c;
}
#mempelai p {
    font-family:Noto Sans SC;
    font-size: 12px;
    margin-bottom: 60px;
    color: rgb(0, 0, 0); 
}
.img-profil {
    width: 200px;
    border-radius: 100px;
    margin: 20px 0;
}
#mempelai .fa{
    font-size: 20px;
    height: 40px;
    width: 40px;
    color: rgb(255, 255, 255)  !important;
    background:rgb(92, 64, 59);
    padding: 9px;
    border-radius: 50%;
    margin-bottom: 70px;
}
/* END MEMPELAI */

/* ACARA */
#acara {
    background-color: #4E4928;
    background-size: cover;
    background-position: center;
    color: rgb(0, 0, 0);
    padding: 100px 0;
    color: #ffffff;
    position: relative;
}
#acara::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 3rem;
    background: url(images/wave-small-reversed.png) center no-repeat;
    background-size: cover;
}
/* ------------- */
.bg h4 {
    font-family: Varelisa;
    font-size: 39px;
    margin: 20px 0;
}
.bg p {
    font-family: Titillium Web;
    font-size: 14px;
    margin-bottom: 50px;
}
/* --------------- */

/* ----------isi--------- */
.isi-acara {
    background-image: url(images/BG.jpg);
    background-position: center;
    background-size: cover;
    border-radius: 10px;
    color: #000000;
    padding: 70px 20px;
    width: 93%;
}
.isi-acara img {
    width: 100px;
    margin-bottom: 30px;
}
.nama-acara {
    font-size: 33px;
    color: #000000;
    font-family: Philosopher;
    margin-bottom: 40px;
}
.isi-acara hr {
    border-bottom: 1px solid #4b3f3b;
}
/* --------end---------- */

/* -------left text---------- */

.hari {
    font-size: 15px;
    font-style: italic;
    font-family: Philosopher;
    margin-top: 20px;
}
.bulan {
    margin-top: -10px;
    font-size: 18px;
    font-family: Philosopher;
}
.tgl {
    font-family: Philosopher;
    font-size: 40px;
    margin-top: -20px;
}
.tahun {
    font-family: Philosopher;
    margin-top: -10px;    
}
.waktu {
    font-family: Philosopher;
    font-size: 30px;
}
.time {
    margin-top: -22px;
    font-family: Philosopher;
    font-size: 20px;
}
.sampai {
    margin-top: -15px;
    font-family: Philosopher;
    font-size: 14px;
}
/* ----------end---------- */
.garis_isi {
    content: '';
    background: #4b3f3b;
    display: block;
    width: 100px;
    margin-left: -25px;
    margin-top: 80px;
    -webkit-transform: rotate(90deg);
}
.textisi_end {
    margin-left: 180px;
    margin-top: -120px;
}


.isi-acara h4 {
    font-family: Kaushan Script;
    margin-top: 40px;
    margin-bottom: 50px !important;
}
.btn-map{
	font-size: 14px;
    text-decoration: none;
    background-color: #4b3f3b;
	color: rgb(255, 255, 255);
	border: #4b3f3b 1px solid;
	padding: 10px 20px;
    border-radius: 20px;
    margin-top: 40px;
    font-family: Philosopher;
}
.btn-map:hover{
    text-decoration: none;
    background-color: #fff;
	color:  #4b3f3b;
}
/* END ACARA */

/* GALLERY */
#gallery {
    padding: 100px 0;
}
#contectgale{
    margin-top: -200px;
    background-color: #BBB08F;
    padding: 50px 20px;
}
.header_gallery h2 {
    font-family: Pinky ;
    color: #fff;
}
.header_gallery p {
    color: #fff;
    font-family: Philosopher;
    margin-top: 20px;
    margin-bottom: 40px;
    font-size: 14px;
    padding: 0 10px;
}
.img-gale img {
    width: 95%;
    margin: 10px 0;
    border-radius: 10px;
}
 .skat{
    margin-top: 30px;
}
.img-galeL img{
    width: 100%;
}
#headerSlider {
    margin-bottom: 50px;
}
.carousel-indicators li {
    width: 7px;
    height: 7px;
    border-radius: 50%;
}
/* END GALLERY */

/* COUNTDOWN */
#time {
    background-image: url(images/BG2.jpg);
    background-position: center;
    background-size: cover;
    height: 600px;
    width: 95%;
    margin-left: 9px;
}
#time h2 {
    text-shadow: 1px 1px 1px rgb(0, 0, 0);
    color: #fff;
    font-family: Aloha;
    font-size: 35px;
    margin-top: 40px;
    margin-bottom: -20px;
}
.countdown .time{
    text-transform: uppercase;
    width: 95%;
    display: flex;
    justify-content: center;
}
.countdown .middle{
    position: absolute;
    margin-top: 60px;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
}
.countdown .time span{
    background-color: #000000ad;
    width: 20%;
    padding: 10px;
    font-size: 12px;
    margin: 0;
    color: rgb(250, 250, 250);
}
.countdown .time span div{
    font-size: 20px;
}
/* END COUNTDOWN */

/* PICT END */

#end {
    background-image: url(images/END.jpg);
    background-position: center;
    background-size: cover;
    height: 600px;
    color: #fff;

}
#end p {
    font-family: Philosopher;
    font-size: 14px;
    margin-top: 10px    ;
}
#end h1{
    font-family: Aloha;
}

/* END END */

/* FOOTER */
#footer{
    background-color: #021718!important;
    position: relative;
    height: 100%;
    padding: 70px;
}
#footer p{
    color: #fff;
    font-size: 15px;
    margin-top: 60px;
}
#footer .logo_P{
    font-family:Mason ;
    font-size: 18px;
    font-style: normal;
    margin-left: -10px;
    padding: 0 20px;
}
.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: #000000  !important;
    background: rgba(194, 190, 169, 0.473) ;
    padding: 9px;
    border-radius: 50%;
    margin-left: 5px;
}
/* END FOOTER */




/* JUMBOTRON VENUE */
.j-venue {
    /* background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #e9e4b9), #706c55 ; */
    background-image: url(images/BG.jpg);
    background-size: cover;
    background-position: center;
    height: 350px !important;
}
.textjumbo-venue p {
    font-family:  Philosopher;
    margin-top: 20px;
    color: rgb(255, 255, 255);
}
.textjumbo-venue h1 {
    font-size: 60px;
    font-family: Pinky ;
    color: rgb(255, 255, 255);
} 
/* END JUMBO VENUE */

/* LOKASI */
#lokasi {
    background-image: url(images/bg-acara.jpg);
    background-size: cover;
    background-position: center;
    height: 130%;
    margin-top: -35px;
    padding: 100px 0;
}
#lokasi iframe {
    width: 100% !important;
    margin-bottom: 60px;
}
#lokasi .textlokasi {
    background: linear-gradient(to top, rgba(0, 0, 0, 0) 50%, #524b3eb9), #0000005b ;
    height: 850px;
    width: 95% !important;
    border-radius: 10px;
}
#lokasi h3 {
    font-family: Pinky;
    font-size: 48px;
    margin-top: 80px;
    margin-bottom: 40px;
    color: rgb(255, 255, 255);
}
#lokasi p {
    font-family: Philosopher;
    margin-top: -30px;
    margin-bottom: 70px;
    color: rgb(255, 255, 255);
}
/* END LOKASI */

/* FOOTER VENUE */
#footer-venue{
    background-color: #021718 !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 */

/* 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: 85%;
    border-radius: 4px;
    color: rgb(0, 0, 0);
    font-family: Vogue;
}
.modal_contend img {
    width: 200px;
    margin-top: 30px;
}
.modal_contend P {
    font-family: Vogue;
}
.nama_undang {
    font-size: 26px;
    font-family: Vogue;
    padding: 0 2px;
}
.btn-tamu{
	font-size: 14px;
    text-decoration: none;
    background-color: #4e4928;
	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 */

/* 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 */


/* COVID */

#covid {
    background-image: url(images/bg.png);
    color: rgb(0, 0, 0);
    margin-top: 60px;
}
#covid p {
    font-family: Philosopher;
    font-size: 14px;
    margin-top: 10px;
}
#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 */

/* DESKTOP VERSION */
@media (min-width: 500px) {  
    .textisi_end {
        margin-left: 0 !important;
        margin-top: 40px !important;

    }

}
@media (min-width: 400px) {  
    .textisi_end {
        margin-left: 220px;
        margin-top: -120px;
    }
    

}
@media (min-width: 900px) { 

    .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: 85px;
    }
    .skat{
        margin-top: 0;
    }
    .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;
    }
}
