.text-autumn{
    font-family: "AutumnChant";
}
.main-banner{
    display: block;
    position: relative;
    padding-bottom: 40%;
}
.main-banner .banner-image{
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 0px;
    z-index: 0;
    overflow: hidden;
}
.box-section{
    display: block;
    position: relative;
    box-sizing: border-box;
    overflow: auto;
    padding: 80px 0px;
}
.banner-image .img-list{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}
.banner-image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.banner-image .shadow{
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background: linear-gradient(180deg, rgba(12, 10, 8, 0.00) 19.07%, rgba(28, 23, 20, 0.75) 70.73%);
}
.banner-konten{
    position: absolute;
    bottom: 50px;
    left: 0px;
    right: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}
.frame-photo{
    display: flex;
    align-items: center;
    justify-content: center;
}
.frame-photo .frame-wrp{
    display: block;
    border: 3px solid #70564B;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0px 15px 20px 4px rgba(0,0,0,0.5);
}
.frame-photo .frame-wrp img{
    height: auto;
    width: 480px;
}
.quotes{
    position: relative;
    display: block;
}
.quote-l{
    background-image: url('/media/quote-l.png');
    background-size: 100%;
    width: 30px;
    height: 28px;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    left: -55px;
}
.quotes::after{
    content: "";
    background-image: url('/media/quote-l.png');
    background-size: 100%;
    width: 30px;
    height: 28px;
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    transform: rotate(180deg);
    right: 0px;
    bottom: -20px;
}
.box-news{
    width: 100%;
    position: relative;
    display: block;
    padding-bottom: 60%;
}
.box-news-img{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}
.box-news-img img{
    max-height: 100%;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news-info{
    background-color: var(--kuning);
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    bottom: -50px;
    left: 40px;
    right: 40px;
    height: 100px;
}
.news-info h4{
    margin: 0px;
}
.timeinfo{
    font-size: 12px;
    color: var(--cokelat);
}
.list-br{
    display: flex;
    flex-direction: column;
}
.list-br a{
    display: flex;
    padding: 0px;
    height: 100px;
    text-decoration: none;
    color: #1A1A1A;
    align-items: center;
    border-bottom: 1px solid #E8DBC9;
}
.list-br a:last-of-type{
    border-bottom: none;
}
.other-berita{
    margin-left: 60px;
}
.perda-box{
    display: flex;
    flex-direction: column;
    position: relative;
    row-gap: 30px;
    margin-left: 60px;
}
.perda-box .link-pr{
    display: block;
    text-decoration: none;
    color: #1A1A1A;
    border-radius: 3px;
    border: 1px solid #E8DBC9;
    background: #FFF;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.07);
    padding: 18px;
}
.perda-box .sep{
    display: inline-block;
    width: calc(100% + 36px);
    height: 1px;
    background-color: #E8DBC9;
    margin-left: -18px;
}
.perda-box .prt-wrp{
    display: flex;
    flex-direction: column;
    row-gap: 15px;
}
.perda-info{
    display: block;
    font-size: 12px;
    align-items: center;
    align-self: stretch;
}

a.btn.btn-brown{
    background-color: #332C2B;
    padding: 6px 24px;
    color: var(--kuning);
}
.wrapper-video{
    display: flex;
    align-items: center;
    justify-content: center;
}
.box-video iframe{
    position: absolute;
    z-index: 1;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
}
.wrapper-video .box-video{
    border-radius: 5px;
    border: 7px solid #F4C402;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 21.28%, #332C2B 92.4%), lightgray -123.129px -27.08px / 119.435% 141.398% no-repeat;
    background-blend-mode: multiply, normal;
    position: relative;
    flex:0 0 51%;
    padding-bottom: 28.5%;
}
.wrapper-video .box-video::before{
    content: "";
    border-radius: 57px;
    border: 7px solid #F4C402;
    background: rgba(51, 44, 43, 0.55);
    filter: blur(16.5px);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    top: 30px;
}
.video-bg{
    background-color: var(--kuning);
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 50%;
    z-index: 0;
}
.z1{
    z-index: 1;
}
.box-kesatuan{
    position: relative;
    box-sizing: border-box;
    background-color: #FFF;
    min-height: 220px;
    margin: 30px;
    padding: 46px 33px 33px 33px;
}

.kesatuan-logo{
    width: 100px;
    height: 100px;
}

.kesatuan-logo img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.box-galeri{
    border-radius: 5px;
    border: 2px solid #FFF;
    background: #D9D9D9; 
    margin: 10px 15px 10px 0px;
    position: relative;
    padding-bottom: 80%;
    overflow: hidden;
}
.box-video-footer{
    background-color: var(--kuning);
    padding-bottom: 80px;
}
.box-pengaduan{
    display: flex;
    column-gap: 30px;
}
.box-pengaduan .link-pengaduan{
    text-decoration: none;
    color: #1A1A1A;
    width: 33.333%;
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 15px;
    border-radius: 3px;
    border: 1px solid #E8DBC9;
    background: #FFF;
    /* shadow 1 */
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.07);
    align-items: center;
    justify-content: center;
}
.box-pengaduan .link-pengaduan img{
max-width: 100%;
max-height: 100%;
}
.peta-box{
    width: 50%;
}
.peta-box iframe{
    width: 100%;
    height: 100%;
}
.peta-info{
    display: flex;
}
.side-info{
    width: 50%;
}
.box-galeri .galeri-wrp{
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 300ms ease-in-out;
}
.box-galeri .galeri-wrp img{
    height: auto;
    width: 100%;
}
.box-galeri:hover .galeri-wrp{
    transform: scale(1.5);
}

@media only screen and (max-width: 500px) {
    .wrapper-video{
        display: block;
        position: relative;
    }
    .wrapper-video .box-video{
      width: 80%;
      margin: 0px auto;
      padding-bottom: 45%;
    }
    .wrapper-video .box-video::before{
        top: 5px;
    }
}