@import url('https://fonts.googleapis.com/css?family=Quicksand&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Rouge+Script&display=swap'); @import url('https://fonts.googleapis.com/css2?family=ZCOOL+XiaoWei&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300&display=swap'); @import url("https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css"); @import url('https://fonts.googleapis.com/css2?family=Italianno&display=swap'); @import url('https://fonts.googleapis.com/css?family=Questrial&display=swap'); @import url('https://fonts.googleapis.com/css?family=Muli&display=swap'); @import url('https://fonts.googleapis.com/css2?family=Bodoni+Moda:ital,opsz,wght@0,6..96,400..900;1,6..96,400..900&display=swap'); body { font-family: 'Muli', sans-serif; font-size:18px; letter-spacing: 1px; background:#003d57; color:#cdae69; } #float-sample { position: fixed; background: #000; width: 100%; height: 50px; top: 0px; z-index: 999; color: #fff; padding: 15px; font-size: 17px; letter-spacing: 2px; } /* AUDIO */ #btn-audio { position: fixed; right: 15px; bottom: 25px; display: flex; align-items: center; z-index: 1000; } #click-btn { z-index: 100; border: none; background-color: transparent; display: flex; justify-content: center; align-items: center; } #playPausebtn { width: 35px; } /* POPUP */ #modal { height: 100%; text-align: center; z-index: 1000; position: fixed; height: 100%; width: 100%; left: 0; top: 0; transition: 1s; } #modal .popup { position: relative; width: 100%; height: 100%; background: #000; padding-top: 100px; background-size: cover; background-position: center; transition: all .2s ease-out; background-image: url('../../assets/images/popup1.jpg'); animation: banner 17s infinite linear; } #modal .popup-content { margin: 0; padding: 0; width: 100%; height: 100%; color: #color:#cdae69; display: flex; flex-direction: column; justify-content: center; align-items: center; } #modal .popup-content .h1 { padding-bottom: 20px; font-family: 'Rouge Script', cursive; letter-spacing: 1px; text-align: center; font-size: 57px; line-height: 50px; } #modal .popup-content h4 { letter-spacing: 3px; font-size:16px; color:#cdae69; } #modal .popup button { border: none; padding: 5px; border-radius: 25px; width: 190px; /*----PENTING-----*/ background: #cdae69; color: #000; } @keyframes banner{ 0%{ background-image: url('../../assets/images/popup1.jpg');} 50%{ background-image: url('../../assets/images/popup1.jpg');} 26%{background-image: url('../../assets/images/popup2.jpg');} 50%{background-image: url('../../assets/images/popup2.jpg');} } #modal .popup-content .yth { position: absolute; bottom: 5%; left: 50%; transform: translate(-50%,-50%); width: 400px; } #modal .popup-content .nama-tamu { font-size: 17px; line-height: 20px; margin: 10px; font-weight: bold; letter-spacing: 1px; } /*HEADER */ #header { text-align:center; padding: 30px 0px; margin: 15px; } .tittle-section { font-family: 'ZCOOL XiaoWei', serif; font-size:18px; text-align:center; padding-bottom:10px; letter-spacing: 4px; padding-top:10px; } .tittle-section3 { width:50px; height:2px; background:#a9883e; border-radius:1px; margin:auto; bottom: 0; } /*QUOTE */ #quote { margin: 0px auto; font-size: 30px; font-family: 'Italianno', cursive; line-height: 30px; } #quote .box { background: #003d57; border-radius: 10px; padding: 30px ; box-shadow: 0 3px 20px 0 #002332; } #quote h2 { font-size: 16px; letter-spacing: 1px; font-family: 'Questrial', sans-serif; line-height: 27px; padding-top: 10px; } #quote h3 { font-size: 14px; letter-spacing: 1px; font-family: 'Questrial', sans-serif; } /* CAROUSEL SLIDE */ .carousel-fade .carousel-inner .item { opacity: 0; transition-property: opacity; } .carousel-fade .carousel-inner .active { opacity: 1; } .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right { left: 0; opacity: 0; z-index: 1; } .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right { opacity: 1; } .carousel-fade .carousel-control { z-index: 2; } @media all and (transform-3d), (-webkit-transform-3d) { .carousel-fade .carousel-inner > .item.next, .carousel-fade .carousel-inner > .item.active.right { opacity: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .carousel-fade .carousel-inner > .item.prev, .carousel-fade .carousel-inner > .item.active.left { opacity: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } .carousel-fade .carousel-inner > .item.next.left, .carousel-fade .carousel-inner > .item.prev.right, .carousel-fade .carousel-inner > .item.active { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } } html, body,.carousel, .carousel-inner, .carousel-inner .item { height: auto; } #bg-wave-top { padding-top: 40px; height: 0px; position: relative; z-index: 99; } #bg-wave-top .wave-top { position: absolute; top: 0; left: 0; width: 100%; overflow: hidden; line-height: 0; } #bg-wave-top .wave-top svg { position: relative; display: block; width: calc(100% + 1.3px); height: 50px; } .bg-bottom { height: 150px; position: relative; bottom: 0; left: 0; width: 100%; margin-top: -150px; z-index: 99; /*----PENTING-----*/ background: rgb(0,61,87,1); background: linear-gradient(0deg, rgba(0,61,87,1) 21%, rgba(0,0,0,0) 93%); } /* PENGANTAR/PENUTUP */ #pengantar { letter-spacing: 1px; color:#cdae69; } #pengantar img { padding: 20px 0px; } #penutup { letter-spacing: 1px; color:#cdae69; } #penutup img { padding: 20px 0px; } /* SANG MEMPELAI */ #tentang-pasangan { padding: 10px 0 10px 0; font-family: 'Quicksand', sans-serif; position: relative; } #tentang-pasangan h2 { font-size: 24px; font-family: 'ZCOOL XiaoWei', serif; letter-spacing: 0px; line-height:40px; } #tentang-pasangan p { margin-bottom: 20px; font-size:14px; } #tentang-pasangan .img-profil { width:230px; border-radius: 50%; position: relative; border: solid 1px #cdae69; padding: 7px ; background-color: #003d57; margin-top:30px; } #tentang-pasangan .fa-location-dot { color: #d5ba7d; } #tentang-pasangan .fa-instagram { font-size: 27px; color: #d5ba7d; padding:7px; } #tentang-pasangan .fa-facebook-f { font-size: 25px; color: #d5ba7d; padding:7px; } /* INFO ACARA */ #acara { color: #cdae69; background: url("../images/bg-acara.jpg") no-repeat; background-position:top center; background-blend-mode: color; background-attachment: fixed; padding: 25px 20px; } #acara p { line-height:30px; padding:10px 0px; font-family: 'Muli', sans-serif; font-size: 14px; line-height: 20px; } #acara .box { font-family: 'Poppins', sans-serif; font-size:16px; border-radius: 20px; background: rgb(0,35,50); background: linear-gradient(0deg, rgba(0,35,50,1) 0%, rgba(0,0,0,0) 56%); } #acara h1 { font-size:20px; letter-spacing: 1px;} #acara h2 { font-size:17px; letter-spacing: 2px; } #acara h3 { font-size:13px; letter-spacing: 2px; line-height: 20px; } .btn-map { font-size: 15px; background: #cdae69; color: #003d57; padding: 10px 20px; border-radius: 20px; } .btn-map:hover{ text-decoration: none; background: #003d57; color: #cdae69; } /* GIFT */ #gift { margin:0px auto; padding:15px; font-size: 15px; letter-spacing: 1px; } #gift .btn { font-size: 15px; background: #cdae69; color: #003d57; padding: 7px 23px; border-radius: 20px; } #gift .h2 { font-family: 'Quicksand', sans-serif; font-size: 15px;} #covid2 { font-family: 'Poppins', sans-serif; line-height: 25px; letter-spacing: 1px; margin-top:20px; font-size: 15px; color: #000; } #gift .button-gift { padding: 7px 23px; border: #fff solid 1px; background:#e1e1e1; border-radius: 20px; } #gift button:active { background:#80e55d; } #gift button:focus { outline: none; } .copiedbackground { background: #80e55d!important; } .copiedbackground active { border: solid; } .hidden { opacity: 0; pointer-events: none; } .visible { opacity: 1; } .countdown.show { text-align: center; margin: 10px 0px; padding: 0; font-size: 35px; font-family: 'Questrial', sans-serif; } .countdown.show .h2 { font-size: 19px; font-family: "Bodoni Moda", serif; font-style: italic; font-weight: 400; color:#adafaa; } .countdown.show .running, .running { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: wrap; flex-flow: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .countdown.show .running timer, .running timer { font-size: 40px; display: -webkit-box; display: -ms-flexbox; display: flex; line-height: 1; color: #cdae69; } .countdown.show .running timer .days, .running timer .days, .countdown.show .running timer .hours, .running timer .hours, .countdown.show .running timer .minutes, .running timer .minutes, .countdown.show .running timer .seconds, .running timer .seconds {width: 50px; text-align: left; margin: 0 7px; } @media (max-width: 480px) {.countdown.show .running timer, .running timer { font-size: 40px; } .countdown.show .running timer .days, .running timer .days, .countdown.show .running timer .hours, .running timer .hours, .countdown.show .running timer .minutes, .running timer .minutes, .countdown.show .running timer .seconds, .running timer .seconds { width: 49px; } } .countdown.show .running .labels, running .labels { display: -webkit-box; display: -ms-flexbox; display: flex; font-size: 15px; } .countdown.show .running .labels span, .running .labels span { width: 69px; text-align: center; margin: 0px 2px; } @media (max-width: 480px) {.countdown.show .running .labels span, .running .labels span { width: 69px;} } .countdown.show .running .break, .running .break { -ms-flex-preferred-size: 100%; flex-basis: 100%; height: 0; padding: 0px; } .countdown.show .ended, .ended { display: none; -ms-flex-flow: wrap; flex-flow: wrap; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .countdown.show .ended .break, .ended .break { -ms-flex-preferred-size: 100%; flex-basis: 100%; height: 0; } } /* NEW GALERI */ #main-gallery { margin-top: 30px; position: relative; max-width: 100%; width: 100%; margin: 0px 5px; } .fancy-gallery { text-align: center; } .fancy-gallery .container .gallery-item { -moz-column-count: 3; column-count: 3; -moz-column-gap: 1rem; column-gap: 1rem;} .fancy-gallery .container .gallery-item img { width: 100%; display: block; margin-bottom: 1rem; border-radius: 5px; transition: transform 0.3s ease;} @media (max-width: 768px) { .fancy-gallery .container .gallery-item { -moz-column-count: 2; column-count: 2; } } /* RSVP */ #konfirmasi { padding: 0px 15px; letter-spacing: 1px; width: auto; } #konfirmasi label { padding: 10px 0px 7px 0px; } #konfirmasi button { width: 100%; background: #cdae69; color: #000; padding: 7px; border: none; letter-spacing: 2px; } #konfirmasi .back { margin:0px auto; padding: 0px 15px ; } #konfirmasi .btn-back { background: #000; color: #fff; border-radius: 4px; font-size: 14px; } .form-group { margin-bottom: 5px; } .form-group .has-error em.help-block{ font-size: 12px; color: #ff0000; margin-bottom: 0px; } /* KOMENTAR */ #komentar { margin:0px auto; padding:5px; } #komentar .komentar-box { } #komentar .grid { border-bottom: #032f42 dotted 1px; ; margin-bottom: 20px; } #komentar h2 { font-size: 15px; font-weight: bold; line-height: 15px; margin-bottom: 5px; } #komentar h4 { font-size: 14px; font-style: italic; } #komentar h5 { font-size: 11px; color: #7d6331; line-height: 10px; letter-spacing: 1px;} /* FOOTER */ #footer { width: 100%; height: 500px; text-align:center; padding:30px; background: url("../../assets/images/bg-footer.jpg") center; background-size:cover; color:#cdae69; } #footer h1 { margin-top:200px; font-family: 'Rouge Script', cursive; font-size:33px; letter-spacing: 1px; line-height:30px; } #footer h2 { font-size:15px; margin-bottom:70px; letter-spacing: 2px; } #footer h3 { font-size:13px; font-family: 'Quicksand', sans-serif; color:#dbdbdb; } #footer h3 a { text-decoration:none; color:#ffd667; } #footer .social a { background:#cdae69; } #footer .social a i { color: #000; } #footer a > img { width: 100px; } #footer .social { display: block; } #footer .social a { padding: 10px 15px; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; display: inline-block; margin: 2px; } @media(max-width:768px) { #header img { width: 100%; } #quote { padding:30px; } #acara { padding: 20px; } #acara .box { width:96%; padding:15px; } #acara .btn-map { font-size: 13px; } #acara .btn-protkes { font-size: 13px; width: 210px; margin: 0px auto; } #tentang-pasangan .pic { margin-top:10px; } #footer { } #footer h1 { } #komentar { margin:0px auto; padding:0px; } .tittle-section3 { margin-top: 30px; } #bg-wave-top { margin: 0px; height: 5px; padding: 0px; } }