@font-face {
    font-family: 'Avone';
    src: url('../font/AVONE.ttf') format('truetype');
}

@font-face {
    font-family: 'Avone Stencil';
    src: url('../font/AVONE\ Stencil.ttf') format('truetype');
}

html {
    font-size: 100%;
    font-family: 'Sree Krushnadevaraya', serif;
    scroll-behavior: auto;
}

@media all and (max-width: 768px) {
    html {
        font-size: 100%;
    }
}

body {
    font-size: 18px;
    line-height: 25px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Sree Krushnadevaraya', serif;
    color: #000000;
    font-weight: 400;
    /* background-color: #343434 !important; */
    background: url(../../bg.jpg) center center repeat, #E0DDD8 !important;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Sree Krushnadevaraya', serif;
    color: #343434;
    font-weight: 400;
    font-variant-ligatures: common-ligatures;
    margin-top: 0;
    margin-bottom: 0;
}

h1 {
    font-size: 36px;
}

h2 {
    font-size: 32px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 24px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 14px;
}

p {
    font-size: 18px;
    font-family: 'Sree Krushnadevaraya', serif;
}

@media all and (max-width: 767px) {
    h1 {
        font-size: 28px;
    }
    h2 {
        font-size: 26px;
    }
    h3 {
        font-size: 22px;
    }
    h4 {
        font-size: 16px;
    }
    h5 {
        font-size: 14px;
    }
    h6 {
        font-size: 12px;
    }
    p {
        font-size: 14px;
    }
    p.info-nama {
        font-size: 14px !important;
    }
}

a {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border: none;
    border-style: none !important;
}

a:hover,
a:focus,
a:active {
    text-decoration: none !important;
    outline: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.text-center {
    text-align: center;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.btn2 {
    display: inline-block;
    font-family: 'Sree Krushnadevaraya', serif;
    padding: 2px 0px 12px 0px;
    text-align: center;
    cursor: pointer;
    background-image: none;
    text-shadow: none;
    font-weight: 400 !important;
    letter-spacing: 0;
    min-width: 205px;
    border-radius: 0 0 15px 15px;
    font-size: 16px;
    text-decoration: none;
    margin-left: auto;
    margin-right: auto;
}

.mb25 {
    margin-bottom: 25px;
}

.mt25 {
    margin-top: 25px;
}

.mt50 {
    margin-top: 50px;
}

.btn-bingkai {
    margin: auto;
    display: block;
    min-height: 100px;
    padding-bottom: 70px;
    min-width: 100px;
    max-width: 280px;
    background: url(../img/svg/bingkai2-bawahkanan.svg) bottom right no-repeat, url(../img/svg/bingkai2-bawahkiri.svg) bottom left no-repeat, url(../img/svg/bingkai2-bawah.svg) bottom center no-repeat;
}

.btn_blue_black {
    background-color: #353535!important;
    color: #ffffff !important;
}

.btn_blue_black:hover {
    background-color: #333 !important;
    color: #FFFFFF !important;
}

@media all and (max-width: 767px) {
    .text-center-xs {
        text-align: center;
    }
    .text-left-xs {
        text-align: left;
    }
    .text-right-xs {
        text-align: right;
    }
}

.pertama {
    width: 100%;
    min-height: 80vh;
    padding: 50px;
    background: url(../img/bg-light.png) center center no-repeat;
}

.pertama .bingkai {
    min-height: 700px;
    margin: auto;
    width: 100%;
    max-width: 500px;
    padding: 20px 40px 0px;
    background: url(../img/svg/bingkai-pertama-atas.svg) top center no-repeat, url(../img/svg/bingkai-pertama-ataskiri.svg) top left no-repeat, url(../img/svg/bingkai-pertama-ataskanan.svg) top right no-repeat, url(../img/svg/bingkai-pertama-kiri.svg) left bottom no-repeat, url(../img/svg/bingkai-pertama-kanan.svg) right bottom no-repeat, url(../img/bg-light.png) center center no-repeat;
}

.pertama .bingkai .bingkai2 {
    min-height: 500px;
    margin: auto;
    width: 100%;
    max-width: 500px;
    padding-bottom: 150px;
    align-items: center;
    background: url(../img/svg/bunga-bingkai-ataskiri.svg) top left no-repeat, url(../img/svg/bunga-bingkai-ataskanan.svg) top right no-repeat, url(../img/svg/bingkai2-bawahkanan.svg) bottom right no-repeat, url(../img/svg/bingkai2-bawahkiri.svg) bottom left no-repeat, url(../img/svg/bingkai2-bawah.svg) bottom center no-repeat, url(../img/svg/17.svg) left 60% no-repeat, url(../img/svg/04.svg) right 60% no-repeat;
}

.pertama .bingkai .bingkai2 p {
    font-family: 'Sree Krushnadevaraya', serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
}

.pertama .bingkai .bingkai2 video {
    margin-top: 30px;
    max-width: 300px;
    border-radius: 50px;
}

.nama {
    margin-top: 30px;
}

.nama img {
    margin: auto;
    min-width: 200px;
    max-width: 200px;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.right {
    display: block;
    margin-left: auto;
    margin-right: 0;
}

.om {
    display: block;
    margin-top: 10px;
}

.om p {
    margin-top: 5px;
    font-size: 20px;
    font-weight: bold;
    font-family: 'Sree Krushnadevaraya', serif;
}

.om img {
    width: 100px;
}


/*kedua*/

.kedua {
    font-family: 'Sree Krushnadevaraya', serif;
}

.kedua .gmr2 {
    margin: auto;
    max-width: 400px;
    margin-bottom: 20px;
    background: url(../img/svg/undangan-kiri.svg) top left no-repeat, url(../img/svg/undangan-kanan.svg) top right no-repeat;
}

.gmr2 img {
    margin-top: 30px;
    min-width: 150px;
}

.kedua h2 {
    font-size: 20px;
    display: block;
    border: 0.5px solid #2b2b2b;
    border-radius: 0 0 15px 15px;
    /* background: url(../img/svg/undangan-nama.svg) center center no-repeat; */
    padding: 5px 20px 5px;
    max-width: 220px;
    margin: auto;
    font-family: 'Avone';
    margin-bottom: 20px;
}

.ketiga {
    font-family: 'Sree Krushnadevaraya', serif;
    padding: 20px;
    text-align: center;
}

.text-undangan {
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.text-undangan p {
    max-width: 500px;
    margin: auto;
}

.foto-undangan img {
    max-width: 500px;
    width: 100%;
}

.keempat {
    font-family: 'Sree Krushnadevaraya', serif;
    padding: 20px;
    margin: auto;
    max-width: 600px;
}

.keempat h4 {
    font-family: 'Avone Stencil';
}

.nama-pria {
    margin-top: 10px;
}

.wanita {
    margin-top: 70px;
}

.kelima {
    padding: 20px;
    min-height: 300px;
}

.kelima .bingkai3 {
    height: auto;
    min-height: 300px;
    max-width: 600px;
    padding-bottom: 100px;
    background: url(../img/svg/bingkai2-bawahkanan.svg) bottom right no-repeat, url(../img/svg/bingkai2-bawahkiri.svg) bottom left no-repeat, url(../img/svg/bingkai2-bawah.svg) bottom center no-repeat;
}
.mepandes{
    padding: 20px;
}
.mepandes .bingkai3{
    height: auto;
    min-height: 300px;
    max-width: 600px;
    padding-bottom: 100px;
    background: url(../img/svg/bingkai2-bawahkanan.svg) bottom right no-repeat, url(../img/svg/bingkai2-bawahkiri.svg) bottom left no-repeat, url(../img/svg/bingkai2-bawah.svg) bottom center no-repeat;
}

.nama-m1 p, .nama-m2 p{
    text-align:center;
    font-family: 'Avone Stencil';
    font-size: 14px;
}
p.des {
    font-family: 'Sree Krushnadevaraya', serif !important;
    font-size: 14px;
}
.nama-m1{
    padding: 20px 0 20px;
    background: url(../img/svg/undangan-kiri.svg) top left no-repeat, url(../img/svg/undangan-kanan.svg) top right no-repeat;
}
.nama-m2{
    padding: 20px 0 20px;
  
    background: url(../img/svg/mepandes-kiri.svg) top left no-repeat, url(../img/svg/mepandes-kanan.svg) top right no-repeat;
}

.bingkai3 .col-6 {
    padding-left: 3px;
    padding-right: 3px;
}

.bingkai3 .col-6 img {
    width: 100%;
    max-width: 250px;
}

.keenam {
    padding: 20px;
    background: url(../img/bg-light.png) center center no-repeat;
}

.keenam .savedate img {
    max-width: 350px;
    width: 100%;
}

.waktu {
    max-width: 250px !important;
}

.waktu p,
span {
    font-family: 'Sree Krushnadevaraya', serif;
    font-size: 18px;
    font-weight: bold;
}

.days {
    line-height: 50%;
    font-weight: bold;
    font-size: 20px;
}

.keenam h2 {
    margin-top: 50px;
    font-size: 24px;
    font-family: 'Avone Stencil';
}

.title_desc {
    font-size: 14px;
}

.slider-img {
    padding: 0 15px;
}

.bingkai-slider {
    min-height: 200px;
    margin: auto;
    max-width: 550px;
    align-content: center;
    padding-top: 70px;
    background: url(../img/svg/slider-kanan.svg) top right no-repeat, url(../img/svg/slider-kiri.svg) top left no-repeat;
}

.bingkai-slider img {
    min-width: 500px;
    max-width: 500px;
    width: 100%;
}

.galeri {
    padding: 10px 20px;
}

.ketujuh h3 {
    font-family: 'Sree Krushnadevaraya', serif;
    font-size: 18px;
    font-weight: bold;
}

.video {
    margin: auto;
}

.video video {
    display: block;
    width: 100%;
    min-width: 300px;
}

.guestbook {
    padding: 20px;
    background: url(../img/bg-light.png) center center no-repeat;
}

.guestbook .bingkai-guest {
    min-height: 700px;
    margin: auto;
    width: 100%;
    max-width: 500px;
    padding: 30px 30px 30px;
    background: url(../img/svg/bingkai-pertama-atas.svg) top center no-repeat, url(../img/svg/logo-masa.svg) bottom center no-repeat, url(../img/svg/bingkai-pertama-ataskiri.svg) top left no-repeat, url(../img/svg/bingkai-pertama-ataskanan.svg) top right no-repeat, url(../img/svg/bingkai-guest-bawahkiri.svg) left bottom no-repeat, url(../img/svg/tamiang.svg) right 40% no-repeat, url(../img/svg/tamiang.svg) left 40% no-repeat, url(../img/svg/bingkai-guest-bawahkanan.svg) right bottom no-repeat;
}

.guestbook .bingkai-guest .bingkai2 {
    min-height: 500px;
    margin: auto;
    width: 100%;
    align-items: center;
    background: url(../img/svg/bunga-bingkai-ataskiri.svg) top left no-repeat, url(../img/svg/bunga-bingkai-ataskanan.svg) top right no-repeat;
}

.guest-text p {
    font-size: 24px;
    font-weight: bold;
}

.initial img {
    margin-top: 80px;
    max-width: 150px;
}

.guestbook select.form-control {
    text-align: center !important;
    font-family: 'Sree Krushnadevaraya', serif;
    font-size: 18px;
    display: block;
    border: 0.5px solid #2b2b2b;
    border-radius: 0 0 15px 15px;
    text-align-last: center;
    text-align-last: -webkit- center;
    /* background: url(../img/svg/undangan-nama.svg) center center no-repeat; */
    padding: 0px 30px 10px 30px;
    max-width: 210px;
    margin: auto;
    margin-bottom: 5px;
    background-image: url(../img/svg/select.svg);
    background-position-x: 95%;
    background-position-y: 15px;
    background-repeat: no-repeat;
    background: none;
    text-align: center;
    text-align: -webkit-center;
    -webkit-text-align: center;
    -moz-appearance: none;
    /* Firefox */
    -webkit-appearance: none;
    /* Safari and Chrome */
    appearance: none;
}

.form-group {
    margin: 0px !important;
}

.guestbook textarea.form-control {
    font-family: 'Sree Krushnadevaraya', serif;
    font-size: 12px;
    display: block;
    border-radius: 0 0 15px 15px;
    margin-bottom: 5px;
    max-width: 250px;
}

.guestbook .gmr2 {
    margin: auto;
    max-width: 400px;
    margin-bottom: 20px;
    margin-top: 30px;
    background: url(../img/svg/undangan-kiri.svg) top left no-repeat, url(../img/svg/undangan-kanan.svg) top right no-repeat;
}

.guestbook .gmr2 p {
    margin-bottom: 5px;
}

.guestbook option {
    text-align: center;
    font-family: 'Sree Krushnadevaraya', serif;
    font-size: 14px;
}

@media (max-width:820px) {
    .ketujuh h3 {
        font-family: 'Sree Krushnadevaraya', serif;
        font-size: 14px;
    }
    .guestbook textarea.form-control {
        font-family: 'Sree Krushnadevaraya', serif;
        font-size: 12px;
        display: block;
        border-radius: 0 0 15px 15px;
        max-width: 210px;
    }
    .guestbook select.form-control {
        max-width: 210px;
    }
    .gambar-atas img {
        width: 100%;
        max-width: 300px;
    }
    .pertama {
        width: 100%;
        min-height: 80vh;
        padding: 30px 20px 10px;
    }
    .guestbook .bingkai-guest {
        min-height: 500px;
        margin: auto;
        width: 100%;
        padding: 30px 27px 30px;
        background: url(../img/svg/bingkai-pertama-atas.svg) top center no-repeat, url(../img/svg/logo-masa.svg) bottom center no-repeat, url(../img/svg/bingkai-pertama-ataskiri.svg) top left no-repeat, url(../img/svg/bingkai-pertama-ataskanan.svg) top right no-repeat, url(../img/svg/bingkai-guest-bawahkiri.svg) left bottom no-repeat, url(../img/svg/tamiang.svg) right 40% no-repeat, url(../img/svg/tamiang.svg) left 40% no-repeat, url(../img/svg/bingkai-guest-bawahkanan.svg) right bottom no-repeat;
    }
    .pertama .bingkai {
        min-height: 500px;
        width: 100%;
        margin-bottom: 20px;
        padding: 10px 20px 0px;
        background: url(../img/svg/bingkai-pertama-atas.svg) top center no-repeat, url(../img/svg/bingkai-pertama-ataskiri.svg) top left no-repeat, url(../img/svg/bingkai-pertama-ataskanan.svg) top right no-repeat, url(../img/svg/bingkai-pertama-kiri.svg) left bottom no-repeat, url(../img/svg/bingkai-pertama-kanan.svg) right bottom no-repeat;
    }
    .pertama .bingkai .bingkai2 {
        min-height: 490px;
        margin: auto;
        width: 100%;
        padding-bottom: 100px;
        margin-bottom: 10px;
    }
    .pertama .bingkai .bingkai2 p {
        font-size: 12px;
    }
    .nama {
        margin-top: 20px;
    }
    .guestbook .nama img {
        margin: auto;
        width: 100%;
        max-width: 220px;
        min-width: 170px;
    }
    .pertama .bingkai .bingkai2 video {
        margin-top: 30px;
        max-width: 200px;
        border-radius: 50px;
    }
    .om p {
        font-size: 14px;
    }
    .om img {
        margin-top: 10px;
        width: 70px;
    }
    .kedua {
        width: 100%;
        padding: 0 20px;
    }
    .kedua p {
        margin: 5px;
    }
    .gmr2 img {
        margin-top: 0px;
        min-width: 90px;
    }
    .ketiga {
        width: 100%;
        padding: 0 20px;
        font-size: 14px !important;
        line-height: 117.47%;
        margin-bottom: 40px;
    }
    .text-undangan {
        margin-bottom: 30px;
    }
    .ketiga .foto {
        padding: 20px;
        display: block;
    }
    .foto-undangan img {
        max-width: 250px;
        width: 100%;
    }
    .keempat {
        font-size: 14px;
    }
    .keempat h4 {
        font-size: 13px;
    }
    .kelima {
        padding: 20px;
        min-height: 300px;
    }
    .kelima .bingkai3 {
        min-height: 300px;
        background: url(../img/svg/bingkai2-bawahkanan.svg) bottom right no-repeat, url(../img/svg/bingkai2-bawahkiri.svg) bottom left no-repeat, url(../img/svg/bingkai2-bawah.svg) bottom center no-repeat;
    }
    .bingkai3 .col-6 {
        padding-left: 3px;
        padding-right: 3px;
    }
    .bingkai3 .col-6 img {
        width: 100%;
        max-width: 145px;
    }
    .keenam .savedate img {
        max-width: 270px;
        width: 100%;
    }
    .waktu {
        max-width: 250px;
    }
    .waktu p,
    span {
        font-family: 'Sree Krushnadevaraya', serif;
        font-size: 18px;
        font-weight: bold;
    }
    .days {
        line-height: 50%;
        font-weight: bold;
        font-size: 20px;
    }
    .bingkai-slider img {
        max-width: 330px;
        min-width: 270px;
        width: 100%;
    }
    .galeri {
        padding: 10px 40px;
    }
    .galeri img {
        width: 100%;
    }
    .galeri .col-6 {
        padding: 5px;
    }
    .video {
        padding: 0 40px;
    }
    .video video {
        width: 100%;
        max-width: 400px;
    }
    .guest-text p {
        font-size: 16px;
    }
}

@media (max-width:400px) {
    .bingkai3 {
        min-height: 200px;
    }
    .bingkai3 .col-6 img {
        width: 100%;
        max-width: 130px;
    }
    .bingkai-slider img {
        max-width: 300px !important;
        padding: 0 ;
        width: 100%;
    }
    .guestbook .nama img {
        margin: auto;
        width: 100%;
        max-width: 200px;
        min-width: 170px;
    }
    .guestbook .gmr2 {
        margin: auto;
        max-width: 400px;
        margin-bottom: 20px;
        width: 320px;
        margin-left: -14px;
        margin-top: 30px;
    }
}

@media (max-width:320px) {

    .bingkai-slider img {
        max-width: 270px !important;
        padding: 0 ;
        width: 100%;
    }
    .guestbook .gmr2 {
        margin: auto;
      
        margin-bottom: 20px;
        width: auto;
        margin-left: -20px;
        margin-top: 30px;
    }
    
}