@font-face {
  font-family: "OpenSans";
  src: url("../bbpk_fonts/OpenSans-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Oswald";
  src: url("../bbpk_fonts/Oswald-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url("../bbpk_fonts/Poppins-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
/* UMUM */

.halaman_kotak {
  width: 100%;
  height: auto;
  padding: 40px 0px 0px 0px;
  text-align: center;
}
.halaman {
  font-size: 12px;
  padding: 5px 15px 3px 15px;
  color: #ffffff;
  background: #515151;
  vertical-align: middle;
  border-radius: 4px;
}
.halaman:hover {
  background-color: #00bd9c;
  color: #ff0048;
  font-weight: bold;
}

html,
body {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Poppins;
  word-wrap: break-word;
  font-size: 15px;
}
div,
iframe,
img {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  word-wrap: break-word;
}
div {
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
.kotak {
  width: 100%;
  height: auto;
}
.kotak_90 {
  width: 90%;
  height: auto;
  padding: 40px 0px;
}
.header {
  display: table;
  width: 100%;
  height: auto;
  z-index: 1000;
  position: fixed;
  background-color: rgba(255, 255, 255, 1);
  padding: 0px 0px;
  -webkit-box-shadow: 0 3px 3px -2px #999999;
  -moz-box-shadow: 0 3px 3px -2px #999999;
  box-shadow: 0 3px 3px -2px #999999;
  top: 0;
}
.warna_latar_1 {
  background-color: #00bdbf;
}
.warna_latar_2 {
  background-color: #cedc2c;
}
.warna_latar_3 {
  background-color: #fec12f;
}
.warna_teks_1 {
  color: #00bdbf;
}
.warna_teks_2 {
  color: #d8e642;
}
.judul_sesi_home_1 {
  font-size: 30px;
  line-height: 40px;
  color: #4d4d4d;
  font-family: Oswald;
  padding: 0px 50px 0px 50px;
}
.judul_sesi_home_2 {
  font-size: 30px;
  line-height: 40px;
  color: #fff;
  font-family: Oswald;
  padding: 0px 50px 0px 50px;
}
.bersih {
  clear: both;
}
h1,
h2,
h3 {
  font-family: OpenSans;
  padding: 0px 0px 0px 0px;
  margin: 0px;
  text-align: center;
  color: #393939;
}
p {
  font-size: 15px;
  line-height: 23px;
  font-family: Poppins;
  word-wrap: break-word;
  padding: 0px;
  margin: 0px;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #23a95c;
}
.sembunyi {
  display: none;
}

/* TOMBOL KE ATAS */
a.back-to-top {
  display: none;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  position: fixed;
  z-index: 999;
  right: 20px;
  bottom: 20px;
  background: #333333 url("../bbpk_gambar/up-arrow.png") no-repeat center 43%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
a:hover.back-to-top {
  background-color: #008f9c;
}

/* HOME */

.home_kotak {
  width: 100%;
  height: 100%;
  position: relative;
  top: 55px;
  height: -webkit-calc(100% - 55px);
  height: -moz-calc(100% - 55px);
  height: calc(100% - 55px);
  margin-bottom: 55px;
}
.home_portal {
  width: 12%;
  height: 100%;
  position: relative;
  float: left;
  background-color: #3cc4a6;
  padding: 15px 10px;
  overflow-x: hidden;
  text-align: center;
  font-size: 12px;
  color: #ea6b6b;
}

.home_portal a {
  padding: 0px;
  text-decoration: none;
  display: block;
  transition: 0.3s;
  font-size: 12px;
  color: #fff;
  line-height: 15px;
}

.home_portal a:hover {
  color: #55ffff;
}
.home_portal_link {
  width: 100%;
  height: auto;
  padding: 10px 5px;
}
.home_portal img {
  width: 15%;
  height: auto;
}
.home_animasi_berita {
  width: 60%;
  height: 100%;
  position: relative;
  float: left;
}
.home_animasi_berita_1 {
  width: 100%;
  height: 45%;
  position: relative;
  float: left;
}
.home_animasi_berita_2 {
  width: 100%;
  height: 55%;
  position: relative;
  background: #edeff7;
  float: left;
  padding: 0px 5px 0px 5px;
  text-align: center;
}
.home_kaldik {
  width: 28%;
  height: 100%;
  float: left;
  text-align: center;
  background: url(../bbpk_gambar/slider01.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 10px 10px 15px 10px;
}
.home_kaldik_judul {
  text-align: center;
  font-family: Oswald;
  font-size: 20px;
  padding: 10px 0px;
  color: #ffffff;
  text-decoration: underline;
}
.home_kaldik_link {
  font-family: calibri;
  font-size: 11px;
  color: #ffffff;
  padding: 0px;
  text-align: right;
}
.home_kaldik_isi {
  width: 100%;
  height: auto;
  padding: 10px;
  background-color: rgba(0, 0, 0, 0.2);
  color: #ffffff;
  font-size: 10px;
  text-align: left;
  margin: 0px 0px 15px 0px;
}
.home_kaldik_tulisan_1 {
  font-size: 11px;
  line-height: 15px;
  padding: 3px;
  border-bottom: 1px dotted #e0e0e0;
  font-family: Verdana;
}
.home_kaldik_tulisan_2 {
  font-size: 12px;
  line-height: 17px;
  padding: 3px;
  font-family: Verdana;
}

.home_berita_gambar {
  width: 15%;
  height: 100%;
  float: left;
}
.home_berita_isi {
  width: 85%;
  height: auto;
  float: left;
  padding: 5px 10px 5px 15px;
}
.home_berita_tgl {
  font-size: 11px;
  line-height: 5px;
  color: #999999;
  font-family: calibri;
  margin-bottom: 5px;
  text-align: left;
}
.home_berita_judul {
  font-size: 12px;
  line-height: 15px;
  font-family: calibri;
  text-align: left;
}

.kalender_nama_bulan {
  padding: 5px 15px;
  float: right;
  font-size: 24px;
  font-family: verdana;
}
.kalender_nama_hari {
  width: 14%;
  height: auto;
  padding: 15px 0px;
  float: left;
  text-align: center;
  font-family: calibri;
  font-size: 13px;
  color: #000000;
  font-weight: bold;
}
.kalender_kotak_tgl {
  width: 13.8%;
  height: 50px;
  float: left;
  text-align: right;
  font-family: calibri;
  font-size: 13px;
  padding: 5px 5px;
  margin: 0.1%;
  border-radius: 5px;
  position: relative;
}

/* BERITA */
.berita_kotak {
  width: 100%;
  height: auto;
  padding: 60px 0px;
  background-color: #e1eced;
}
.berita_1 {
  width: 23.6%;
  height: 500px;
  float: left;
  margin: 0.7%;
  padding: 15px;
  background: #fff;
  position: relative;
  -webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out;
}
.berita_1.isi {
  background: #f6f6f6;
}
.berita_1.lainnya {
  width: 31.33%;
  height: 240px;
  float: left;
  margin: 1%;
  background: #f4f4f4;
  padding: 10px;
}

.berita_1:hover {
  background-color: #f6fab9;
}
.berita_gambar {
  width: 100%;
  height: 150px;
}
.berita_tanggal {
  width: 27%;
  height: auto;
  float: left;
  background-color: #05c1ba;
  text-align: center;
  color: #fff;
  line-height: 18px;
  font-weight: bold;
  padding: 9px 10px 2px 10px;
}
.berita_tgl1 {
  font-size: 25px;
  line-height: 22px;
  color: #d8f91f;
}
.berita_tgl2 {
  font-size: 11px;
  line-height: 18px;
}
.berita_jam {
  font-size: 8px;
  color: #f0f0f0;
  line-height: 15px;
}
.berita_judul {
  width: 73%;
  height: auto;
  float: left;
  font-size: 12px;
  line-height: 18px;
  padding-left: 5px;
  font-weight: bold;
  color: #333;
  text-align: left;
}
.berita_deskripsi {
  font-size: 13px;
  line-height: 22px;
  font-family: Poppins;
  color: #333;
  text-align: justify;
  padding: 20px 0px;
}
.berita_tombol {
  border: 2px solid #1dbca8;
  width: 90%;
  bottom: 10px;
  text-align: center;
  padding: 8px;
  position: absolute;
  font-family: Oswald;
  font-size: 12px;
  cursor: pointer;
}
.berita_index {
  color: #0097a0;
  margin-top: 30px;
  font-weight: bold;
}
.berita_cari {
  width: 100%;
  height: auto;
  padding: 10px;
  margin-top: -40px;
}
.berita_gambar_isi {
  width: 55%;
  height: 300px;
}
.berita_gambar2 {
  width: 55%;
  height: 340px;
  float: left;
  margin: 10px 30px 20px 0px;
}
.berita_isi {
  padding-top: 10px;
  font-size: 13px;
}
.berita_judul_isi {
  font-size: 18px;
  text-align: left;
}

.berita_judul2 {
  width: 100%;
  height: auto;
  float: left;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  color: #333;
  text-align: left;
}
.berita_judul3 {
  width: 100%;
  height: auto;
  font-size: 10px;
  line-height: 18px;
  color: #737373;
  text-align: left;
}
.berita_gambar3 {
  width: 100%;
  height: 140px;
}
.berita_detail_kotak {
  width: 78%;
  height: auto;
  text-align: left;
  padding-bottom: 50px;
  font-size: 14px;
}

/* TESTIMONI */
#intro {
  background: url(../bbpk_gambar/bg_testimoni.jpg) center center no-repeat fixed;
  color: white;
  height: auto;
  padding: 20px 20px 20px 20px;
  text-align: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
/* GALERI */
.galeri_kotak {
  width: 100%;
  height: auto;
  padding: 60px 0px;
  background-color: #d3e2e5;
}
.galeri_box1 {
  width: 100%;
  height: auto;
  padding: 60px 0px 0px 0px;
}
.galeri_box2 {
  width: 87%;
  height: auto;
  border: 5px solid #fff;
}
.galeri_box3 {
  width: 72%;
  height: auto;
  border: 5px solid #fff;
  margin-top: 5px;
}
.galeri_1 {
  width: 20%;
  height: 140px;
  float: left;
  border: 5px solid #fff;
  position: relative;
}
.galeri_2 {
  width: 20%;
  height: 140px;
  float: left;
  border: 5px solid #fff;
}
.galeri_3 {
  width: 33.333%;
  height: 200px;
  float: left;
  border: 5px solid #fff;
  position: relative;
}
.galeri_keterangan {
  width: 100%;
  height: auto;
  bottom: 0px;
  padding: 5px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  position: absolute;
  font-size: 10px;
  line-height: 15px;
}
/* FOOTER LINK */
.footer_link_kotak {
  width: 100%;
  height: auto;
  background-color: #616161;
  background: url(../bbpk_gambar/bg_aplikasi.jpg) no-repeat left center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.footer_link {
  width: 25%;
  height: auto;
  float: left;
  text-align: center;
  padding: 20px;
}
.footer_link img {
  width: auto;
  height: 50px;
}
/* FOOTER PETA */
.footer_map_kotak {
  width: 100%;
  height: auto;
  background: url(../bbpk_gambar/bg_maps.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  text-align: center;
  padding: 50px 20px;
}
.footer_map_kotak1 {
  width: 50%;
  height: auto;
  float: left;
  text-align: center;
  padding: 0px 40px;
}
.footer_map_alamat {
  width: 90%;
  padding: 0px 0px;
}

.footer_map1 {
  font-size: 17px;
  font-family: Oswald;
  padding: 40px 0px 0px 0px;
  color: #fff;
}
.footer_map2 {
  font-size: 12px;
  padding: 10px 0px 30px 0px;
  color: #fff;
}
.footer_map3 {
  width: 120px;
  height: auto;
  padding: 2px 0px 2px 0px;
  font-size: 12px;
  border: 1px solid #000;
  background: #333;
  color: #fff;
  border-radius: 20px;
}
/* FOOTER BAWAH */
.footer_bawah {
  display: table;
  width: 100%;
}
.footer_bawah_kolom1 {
  display: table-cell;
  width: 37%;
  height: auto;
  background-color: #485250;
  text-align: left;
  padding: 40px 0px 40px 8%;
}
.footer_bawah_kolom2 {
  display: table-cell;
  width: 26%;
  height: auto;
  background-color: #404947;
  text-align: left;
  padding: 40px 30px 40px 50px;
}
.footer_bawah_kolom3 {
  display: table-cell;
  width: 37%;
  height: auto;
  background-color: #373f3d;
  text-align: left;
  padding: 40px 120px 40px 50px;
}
.footer_bawah_judul {
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  font-family: Oswald;
  margin-bottom: 20px;
  padding-left: 10px;
  border-left: 3px solid #e8f36e;
}
.footer_bawah_kolom2 li {
  color: #f2f2f2;
  font-size: 13px;
  text-decoration: underline;
  margin-left: -15px;
  padding: 3px;
}

/* ISI HALAMAN */
.isi_judul {
  padding: 85px 0px 20px 0px;
  width: 88%;
  text-align: left;
}
.isi_judul_besar {
  color: #fff;
  font-family: Oswald;
  font-size: 22px;
  padding-bottom: 7px;
}
.isi_judul_kecil {
  font-size: 14px;
  color: #fff;
}
.isi_bayangan {
  width: 100%;
  height: 30px;
  background: url(../bbpk_gambarisi/bayangan.png) no-repeat top center;
  margin-top: -2px;
  margin-bottom: 40px;
}

.isi_kotak {
  width: 87%;
  height: auto;
  text-align: left;
  padding-bottom: 50px;
}
.isi_kotak2 {
  width: 87%;
  height: auto;
  text-align: left;
  padding-bottom: 50px;
}
.isi_bawah1 {
  padding-top: 0px;
  font-size: 13px;
}
.isi_bawah2 {
  padding-top: 40px;
  font-size: 13px;
}
.isi_atas {
  text-align: center;
  padding-bottom: 40px;
  font-size: 13px;
}
.isi_bawah li {
  line-height: 23px;
  font-size: 13px;
}

.isi_gambar {
  border: 1px solid #969696;
  background-color: #fafafa;
  box-shadow: 7px 7px 4px #b8b8b8;
  width: 55%;
  height: 350px;
  padding: 7px;
  margin: 30px 70px 100px 0px;
}
.rotate_right {
  float: left;
  -ms-transform: rotate(-1deg);
  -webkit-transform: rotate(-1deg);
  transform: rotate(-1deg);
}
.rotate_left {
  float: left;
  -ms-transform: rotate(1deg);
  -webkit-transform: rotate(1deg);
  transform: rotate(1deg);
}
.visimisi_gambar {
  width: 27%;
  height: 450px;
  float: right;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  margin: 0px 0px 0px 50px;
  padding: 0px;
}
.visimisi_isi li {
  margin-left: 40px;
}
.struktur_gambar {
  width: 55%;
  height: auto;
  margin-top: -10px;
}
.fasilitas_keterangan {
  width: 35%;
  height: auto;
  float: left;
  background-color: #51919a;
  color: #fff !important;
  font-size: 13px !important;
  padding: 15px 15px 15px 15px;
  margin-top: 0px;
}
.fasilitas_foto {
  width: 65%;
  height: auto;
  float: left;
  padding: 10px;
  background: #dce1e1;
}
.fasilitas_keterangan td ul,
.fasilitas_keterangan td ol {
  padding: 0px 0px 0px 12px !important;
  margin: 0px !important;
}
.fasilitas_keterangan td {
  vertical-align: top;
}
.fasilitas_gambar {
  border: 1px solid #969696;
  background-color: #ffffff;
  width: 48%;
  height: 210px;
  padding: 10px;
  float: left;
  margin: 5px 1%;
}
.fasilitas_foto ul {
  padding: 0px !important;
  margin: 0px !important;
}

/* FORMULIR */
input[type="button"],
input[type="submit"] {
  font-family: Poppins;
  padding: 9px 10px 9px 20px;
  color: #ffffff;
  text-decoration: none;
  font-size: 13px;
  background-size: 20px;
  border: 0px;
  background-position: 10px 9px;
  line-height: 20px;
  cursor: pointer;
  margin: 2px;
  border-radius: 4px;
}
input[type="text"],
input[type="password"],
input[type="file"],
textarea {
  padding: 7px;
  border: 1px solid #a5a5a5;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #373939;
  font-family: Poppins;
  width: 100%;
}
select {
  padding: 6px;
  border: 1px solid #a5a5a5;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #373939;
  font-family: calibri;
  cursor: pointer;
}
textarea {
  font-size: 13px;
}
input[type="checkbox"] {
  cursor: pointer;
}
input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  background-color: #f9feff;
  color: #000;
  box-shadow: 0 0 5px rgba(81, 203, 238, 1);
  border: 1px solid rgba(81, 203, 238, 1);
}
input[type="file"] {
  padding: 6px !important;
}
/* TOMBOL */
.tombol_cari {
  background: url(../bbpk_gambar/tombol_cari.png) left no-repeat;
  background-color: #108ad0 !important;
}
.tombol_reset {
  background: url(../bbpk_gambar/tombol_reset2.png) left no-repeat;
  background-color: #898989 !important;
}
.tombol_kembali {
  background: url(../bbpk_gambar/tombol_kembali.png) left no-repeat;
  background-color: #546470 !important;
}
.tombol_kirim {
  background: url(../bbpk_gambar/tombol_send.png) left no-repeat;
  background-color: #7fbc09 !important;
}
.tombol_galeri {
  background: url(../bbpk_gambar/tombol_galeri.png) left no-repeat;
  background-color: #2790e9 !important;
}
.tombol_download {
  background: url(../bbpk_gambar/tombol_download.png) left no-repeat;
  background-color: #2790e9 !important;
}
.tombol_cari2 {
  background: url(../bbpk_gambar/tombol_cari.png) left no-repeat;
  background-color: #108ad0 !important;
  font-size: 10px !important;
  background-size: 15px !important;
  padding: 11px 10px 9px 20px !important;
  line-height: 10px !important;
}

/* LEGEND */
fieldset {
  border: 1px solid #c5c5c5;
  border-collapse: collapse;
}
.field_judul {
  padding: 5px 10px 5px 10px;
  text-align: left;
  margin: 0px 0px 10px 0px;
}
.legend_judul {
  color: #616161;
  font-size: 13px;
  font-family: Poppins;
  text-align: left;
  font-weight: bold;
}

.text_cari {
  width: 69% !important;
  margin-left: 5px;
}

/* BERITA TERBARU */
.berita_kotak_2 {
  width: 99%;
  height: 63px;
  float: left;
  margin: 0.4%;
  background-color: #ffffff;
  border: 1px solid rgba(112, 115, 113, 0.5);
  padding: 2px;
}

/* FOTO */
.foto_kotak {
  width: 100%;
  height: auto;
  margin: 20px 0px 60px 0px;
}
.foto_kotak h2 {
  font-family: Oswald;
  text-align: justify;
  font-size: 21px;
  line-height: 28px;
  font-weight: 300;
}
.foto_1a {
  width: 45%;
  height: auto;
  text-align: justify;
  float: left;
  padding: 0px 50px 0px 10px;
}
.foto_1b {
  width: 45%;
  height: auto;
  text-align: justify;
  float: right;
  padding: 0px 10px 0px 50px;
}
.foto_2a {
  width: 55%;
  height: auto;
  padding: 5px 5px;
  background-color: #acc4cb;
  float: left;
}
.foto_2b {
  width: 55%;
  height: auto;
  padding: 5px 5px;
  background-color: #acc4cb;
  float: right;
}
.foto_4 {
  width: 48%;
  height: 160px;
  float: left;
  margin: 1%;
  border: 5px solid #fff;
}
.foto_5 {
  width: 24%;
  height: 180px;
  float: left;
  margin: 0.5%;
  border: 5px solid #fff;
}

/* VIDEO */
.video {
  width: 48%;
  margin: 1%;
  height: auto;
  padding: 10px;
  float: left;
  background-color: #eaeaea;
  text-align: center;
  font-size: 12px;
}
.frame_video {
  width: 100%;
  height: 300px;
}

/* HUBUNGI */
.hubungi_kotak {
  width: 100%;
  height: auto;
  padding: 10px;
  background-color: #c7fdec;
  margin-top: 20px;
  border-radius: 5px;
}
.hubungi_alamat {
  width: 50%;
  height: auto;
  padding: 0px 20px;
  float: left;
}
.hubungi_centang {
  -ms-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -o-transform: scale(1.5);
  margin-left: 5px;
}

/* INFO PUBLIK */
.grafikx {
  width: 100%;
  height: 500px;
}

.unduh_kotak {
  width: 98%;
  height: auto;
  background-color: #ecf7f9;
  padding: 0px 10px;
}
.unduh_1 {
  width: 3.5%;
  height: 65px;
  float: left;
  text-align: left;
  margin-bottom: 20px;
  padding: 10px 2px;
}
.unduh_2 {
  width: 76.5%;
  height: 65px;
  float: left;
  margin-bottom: 20px;
  padding: 15px 10px 10px 10px;
  text-align: left;
}
.unduh_3 {
  width: 20%;
  height: 65px;
  float: left;
  margin-bottom: 20px;
  padding: 20px 10px 10px 10px;
  text-align: center;
}

.kalender_nama_bulan {
  padding: 5px 15px;
  float: right;
  font-size: 24px;
  font-family: verdana;
}
.kalender_nama_hari {
  width: 14%;
  height: auto;
  padding: 5px 0px;
  float: left;
  text-align: center;
  font-family: calibri;
  font-size: 13px;
  color: #ffffff;
  font-weight: bold;
}
.kalender_kotak_tgl {
  width: 13.2%;
  height: 40px;
  float: left;
  text-align: right;
  font-family: calibri;
  font-size: 11px;
  line-height: 5px;
  padding: 0px;
  margin: 0.3%;
  border-radius: 1px;
}

.info_publik_kotak {
  width: 32.3%;
  height: 130px;
  float: left;
  margin: 0.5%;
  padding: 10px;
  font-family: Oswald;
  font-size: 13px;
  color: #ffffff;
}
.info_publik_kotak img {
  width: 50px;
  height: auto;
  margin-bottom: 5px;
}

.kotak_berita_info_1 {
  width: 60%;
  height: auto;
  float: left;
}
.kotak_berita_info_2 {
  width: 40%;
  height: 100%;
  float: left;
}

@media only screen and (max-width: 1230px) {
  .berita_1 {
    width: 48%;
    height: 460px;
    margin: 1%;
    padding: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  /* GALERI */
  .galeri_box2 {
    width: 90%;
  }

  /* FOOTER BAWAH */
  .footer_bawah {
    display: table;
    width: 100%;
  }
  .footer_bawah_kolom1 {
    display: table-cell;
    width: 33.33%;
    padding: 40px 10px 40px 10px;
  }
  .footer_bawah_kolom2 {
    display: table-cell;
    width: 33.33%;
    padding: 40px 10px 40px 10px;
  }
  .footer_bawah_kolom3 {
    display: table-cell;
    width: 33.33%;
    padding: 40px 10px 40px 10px;
  }
  .footer_map_alamat {
    width: 97%;
    padding: 0px 0px;
  }

  .isi_kotak {
    width: 92%;
  }
  .struktur_gambar {
    width: 80%;
  }

  .fasilitas_gambar {
    height: 190px;
  }
  .berita_gambar2 {
    width: 60%;
    height: 260px;
  }
  .berita_detail_kotak {
    width: 87%;
  }
  .foto_5 {
    width: 49%;
    height: 170px;
    float: left;
    margin: 0.5%;
    border: 5px solid #fff;
  }

  .kotak_berita_info_1 {
    width: 100%;
    height: auto;
    float: none;
  }
  .kotak_berita_info_2 {
    width: 100%;
    height: 100%;
    float: none;
  }
}
@media only screen and (max-width: 767px) {
  /* PROGRAM UNGGULAN */
  .unggulan {
    display: block;
    width: 100%;
  }
  .unggulan_kolom {
    display: block;
    width: 100%;
    height: auto;
    padding: 10px 10px;
  }
  .unggulan_kolom img {
    width: auto;
    height: 40px;
  }
  .unggulan_judul {
    font-size: 18px;
    line-height: 22px;
    padding: 10px 0px;
  }
  .unggulan_ket {
    font-size: 12px;
    line-height: 20px;
  }

  /* BERITA */
  .kotak_90 {
    width: 95%;
    height: auto;
    padding: 40px 0px;
  }

  /* GALERI */
  .galeri_box2 {
    width: 95%;
    border: none;
  }
  .galeri_box3 {
    width: 95%;
    height: auto;
    border: none;
    margin-top: 5px;
  }
  .galeri_1 {
    width: 33.33%;
    height: 140px;
    margin-top: 5px;
  }
  .galeri_2 {
    width: 50%;
    height: 180px;
  }
  .galeri_3 {
    height: 140px;
  }

  /* FOOTER */
  .footer_link {
    width: 50%;
  }
  .footer_link img {
    width: auto;
    height: 50px;
  }
  .footer_map_kotak {
    width: 100%;
    padding: 35px 20px;
  }
  .footer_map1 {
    font-size: 17px;
    line-height: 22px;
    padding: 30px 0px 0px 0px;
  }
  .footer_map2 {
    font-size: 12px;
    line-height: 18px;
    padding: 10px 0px 10px 0px;
  }
  .footer_map_kotak1 {
    width: 100%;
    padding: 0px 10px 20px 10px;
  }
  .footer_map_alamat {
    width: 100%;
    padding: 0px 0px;
  }
  /* FOOTER BAWAH */
  .footer_bawah {
    display: block;
    width: 100%;
  }
  .footer_bawah_kolom1 {
    display: block;
    width: 100%;
    padding: 20px 30px 20px 30px;
  }
  .footer_bawah_kolom2 {
    display: block;
    width: 100%;
    padding: 20px 30px 20px 30px;
  }
  .footer_bawah_kolom3 {
    display: block;
    width: 100%;
    padding: 20px 30px 20px 30px;
  }

  .isi_gambar {
    width: 100%;
    height: 300px;
    margin: 0px 0px 20px 0px;
  }
  .isi_bawah2 {
    padding-top: 0px;
  }
  .struktur_gambar {
    width: 90%;
  }

  .visimisi_gambar {
    width: 40%;
    height: 300px;
    margin: 0px 0px 0px 40px;
  }
  .isi_bayangan {
    margin-bottom: 20px;
  }
  .isi_atas {
    padding-bottom: 20px;
  }

  .fasilitas_keterangan {
    width: 100%;
    height: auto;
    padding: 15px 15px 15px 15px;
    margin-top: 0px;
  }
  .fasilitas_foto {
    width: 100%;
    height: auto;
    float: left;
    padding: 10px;
    background: #dce1e1;
  }
  .fasilitas_foto ul {
    padding: 0px !important;
    margin: 0px !important;
  }
  .fasilitas_gambar {
    height: 160px;
  }

  .text_cari {
    width: 62% !important;
  }
  .tombol_cari {
    width: 17% !important;
  }
  .tombol_reset {
    width: 17% !important;
  }
  .field_judul {
    margin: 25px 0px 10px 0px;
  }
  .berita_detail_kotak {
    width: 87%;
  }
  .berita_1.lainnya {
    width: 48%;
    height: 260px;
    float: left;
    margin: 1%;
    background: #f4f4f4;
    padding: 10px;
  }
  .berita_gambar2 {
    width: 100%;
    height: 310px;
    float: left;
    margin: 0px 0px 20px 0px;
    border: 10px solid #99a7a3;
  }
  .frame_video {
    width: 100%;
    height: 190px;
  }
  .hubungi_alamat {
    width: 100%;
    height: auto;
    padding: 10px 10px;
    float: none;
  }
  .hubungi textarea {
    height: 170px !important;
  }

  .foto_kotak {
    width: 98%;
    height: auto;
    margin: 20px 0px 40px 0px;
  }
  .foto_kotak h2 {
    font-size: 19px;
    line-height: 24px;
  }
  .foto_1a {
    width: 100%;
    padding: 0px 5px 0px 5px;
  }
  .foto_1b {
    width: 100%;
    float: left;
    padding: 0px 5px 0px 5px;
  }
  .foto_2a {
    width: 100%;
    padding: 5px;
  }
  .foto_2b {
    width: 100%;
    padding: 5px;
  }
  .foto_4 {
    width: 49%;
    height: 130px;
    float: left;
    margin: 0.5%;
    border: 5px solid #fff;
  }
  .tombol_galeri {
    width: 100% !important;
    margin: 0px 0px 10px 0px !important;
  }
  .foto_5 {
    width: 49%;
    height: 130px;
    float: left;
    margin: 0.5%;
    border: 5px solid #fff;
  }

  .grafikx {
    width: 100%;
    height: 400px;
  }
  .unduh_1 {
    width: 5%;
    height: auto;
    float: left;
    text-align: left;
    margin-bottom: 0px;
    padding: 10px 2px;
  }
  .unduh_2 {
    width: 95%;
    height: auto;
    float: left;
    margin-bottom: 0px;
    padding: 10px;
    text-align: left;
  }
  .unduh_3 {
    width: 100%;
    height: auto;
    float: left;
    margin-bottom: 0px;
    padding: 0px 10px 20px 6%;
  }

  .home_kotak {
    width: 100%;
    height: auto;
    top: 55px;
    position: inherit;
    margin-top: 55px;
  }
  .home_portal {
    width: 100%;
    height: auto;
    position: inherit;
    float: none;
    padding: 0px;
  }
  .home_portal_link {
    width: 25%;
    height: 90px;
    padding: 10px 5px;
    float: left;
    font-size: 10px !important;
  }
  .home_portal img {
    width: 35%;
    height: auto;
  }
  .home_animasi_berita {
    width: 100%;
    height: auto;
    position: static;
    float: none;
  }
  .home_animasi_berita_2 {
    width: 100%;
    height: auto !important;
    position: inherit;
  }
  .home_berita_gambar {
    width: 15%;
    height: 60px;
    float: left;
  }

  .berita_kotak_2 {
    width: 98%;
    height: auto;
    float: none;
    margin: 15px 0px;
  }
  .home_kaldik {
    width: 100%;
    height: auto;
    float: none;
  }

  .kotak_berita_info_1 {
    width: 100%;
    height: auto;
    float: none;
  }
  .kotak_berita_info_2 {
    width: 100%;
    height: auto;
    float: none;
  }
}

@media only screen and (max-width: 640px) {
  .berita_1 {
    width: 100%;
    height: auto;
    margin: 1%;
    padding: 15px;
  }
  .berita_deskripsi {
    font-size: 13px;
    line-height: 22px;
    font-family: Poppins;
    color: #333;
    text-align: justify;
    padding: 20px 0px 50px 0px;
  }
  .text_cari {
    width: 53% !important;
  }
  .tombol_cari {
    width: 21% !important;
  }
  .tombol_reset {
    width: 21% !important;
  }
  .hubungi_alamat {
    width: 100%;
    height: auto;
    padding: 10px 10px;
    float: none;
  }

  .home_kotak {
    width: 100%;
    height: auto;
    top: 55px;
    position: inherit;
    margin-top: 55px;
  }
  .home_portal {
    width: 100%;
    height: auto;
    position: inherit;
    float: none;
  }
  .home_portal_link {
    width: 25%;
    height: 90px;
    padding: 10px 5px;
    float: left;
    font-size: 10px !important;
  }
  .home_portal img {
    width: 35%;
    height: auto;
  }
  .home_animasi_berita {
    width: 100%;
    height: auto;
    position: static;
    float: none;
  }
  .home_animasi_berita_2 {
    width: 100%;
    height: auto !important;
    position: inherit;
  }
  .home_berita_gambar {
    width: 15%;
    height: 60px;
    float: left;
  }

  .berita_kotak_2 {
    width: 98%;
    height: auto;
    float: none;
    margin: 15px 0px;
  }
  .home_kaldik {
    width: 100%;
    height: auto;
    float: none;
  }

  .kotak_berita_info_1 {
    width: 100%;
    height: auto;
    float: none;
  }
  .kotak_berita_info_2 {
    width: 100%;
    height: auto;
    float: none;
  }
}

@media only screen and (max-width: 479px) {
  .judul_sesi_home_1 {
    font-size: 20px;
    line-height: 30px;
    width: 95%;
    display: block;
    padding: 0px;
  }
  .judul_sesi_home_2 {
    font-size: 20px;
    line-height: 30px;
    width: 95%;
    display: block;
    padding: 0px;
  }

  /* PROGRAM UNGGULAN */
  .unggulan {
    display: block;
    width: 100%;
  }
  .unggulan_kolom {
    display: block;
    width: 100%;
    height: auto;
    padding: 10px 10px;
  }
  .unggulan_kolom img {
    width: auto;
    height: 30px;
  }
  .unggulan_judul {
    font-size: 18px;
    line-height: 22px;
    padding: 10px 0px;
  }
  .unggulan_ket {
    font-size: 12px;
    line-height: 20px;
  }

  /* TESTIMONI */
  #intro {
    padding: 30px 10px 30px 10px;
  }

  /* GALERI */
  .galeri_kotak {
    padding: 40px 10px;
  }
  .galeri_box1 {
    padding: 20px 0px 0px 0px;
  }
  .galeri_box2 {
    width: 100%;
  }
  .galeri_box3 {
    width: 100%;
  }

  .galeri_1 {
    height: 110px;
    display: table;
  }
  .galeri_2 {
    height: 150px;
  }
  .galeri_3 {
    height: 110px;
    display: table;
  }
  .galeri_keterangan {
    width: 100%;
    height: 100%;
    padding: 5px;
    background-color: rgba(0, 0, 0, 0.3);
    color: #fff;
    position: absolute;
    font-size: 10px;
    line-height: 15px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    text-align: center;
  }

  /* FOOTER */
  .footer_link img {
    width: auto;
    height: 40px;
  }
  .footer_map_kotak {
    width: 100%;
    padding: 30px 10px;
  }
  .footer_map1 {
    font-size: 17px;
    line-height: 22px;
    padding: 20px 0px 0px 0px;
  }
  .footer_map2 {
    font-size: 12px;
    line-height: 18px;
    padding: 10px 0px 10px 0px;
  }
  .footer_map_kotak1 {
    width: 100%;
    padding: 0px 10px 20px 10px;
  }
  .footer_map_alamat {
    width: 100%;
    padding: 0px 0px;
  }

  /* FOOTER BAWAH */
  .footer_bawah {
    display: block;
    width: 100%;
  }
  .footer_bawah_kolom1 {
    display: block;
    width: 100%;
    padding: 20px 10px 20px 10px;
  }
  .footer_bawah_kolom1 img {
    width: 100%;
  }
  .footer_bawah_kolom2 {
    display: block;
    width: 100%;
    padding: 20px 10px 20px 10px;
  }
  .footer_bawah_kolom3 {
    display: block;
    width: 100%;
    padding: 20px 10px 20px 10px;
  }

  .isi_gambar {
    width: 100%;
    height: 200px;
    margin: 0px 0px 20px 0px;
  }
  .isi_bawah2 {
    padding-top: 0px;
  }

  .isi_kotak {
    width: 94%;
  }
  .struktur_gambar {
    width: 98%;
  }

  .visimisi_gambar {
    width: 100%;
    height: 300px;
    margin: 0px 0px 20px 40px;
  }
  .visimisi_isi li {
    margin-left: 0px;
  }
  .isi_bayangan {
    margin-bottom: 10px;
  }
  .isi_atas {
    padding-bottom: 20px;
  }
  .fasilitas_foto ul {
    padding: 0px !important;
    margin: 0px !important;
  }

  .fasilitas_gambar {
    width: 100%;
    height: 170px;
    padding: 10px;
    float: left;
    margin: 5px 0px;
  }

  .text_cari {
    width: 100% !important;
    margin-left: 0px;
  }
  .tombol_cari {
    width: 49.5% !important;
    margin: 6px 1px 0px 0px !important;
  }
  .tombol_reset {
    width: 49.5% !important;
    margin: 6px 0px 0px 0px !important;
  }

  .berita_gambar2 {
    width: 100%;
    height: 180px;
    border: 5px solid #99a7a3;
  }
  .berita_detail_kotak {
    width: 100%;
    padding: 10px;
    font-size: 13px;
    text-align: justify !important;
  }
  .berita_1.lainnya {
    width: 100%;
    height: auto;
    margin: 1% 0px;
    background: #f4f4f4;
  }
  .halaman.akhir {
    display: none;
    visibility: hidden;
  }
  .halaman {
    font-size: 10px;
    padding: 2px 7px 0px 7px;
    border-radius: 2px;
  }
  .halaman_kotak {
    padding: 20px 0px 0px 0px;
  }
  .isi_kotak2 {
    width: 100%;
  }

  /* VIDEO */
  .video {
    width: 96%;
    margin: 2% 0px;
    height: auto;
    padding: 10px;
    float: none;
  }
  .frame_video {
    width: 100%;
    height: 170px;
  }

  .hubungi_alamat {
    width: 100%;
    height: auto;
    padding: 10px 10px;
    float: none;
  }
  .hubungi input[type="text"],
  .hubungi textarea {
    width: 100% !important;
  }
  .hubungi textarea {
    height: 280px !important;
  }

  .foto_kotak {
    width: 100%;
    height: auto;
    margin: 20px 0px 20px 0px;
    padding: 6px;
  }
  .foto_kotak h2 {
    font-size: 17px;
    line-height: 22px;
  }

  .foto_1a {
    width: 100%;
    padding: 0px 5px 0px 5px;
    margin: 0px !important;
    float: none;
  }
  .foto_1b {
    width: 100%;
    float: left;
    padding: 0px 5px 0px 5px !important;
    margin: 0px;
    float: none;
  }
  .foto_2a {
    width: 100%;
    padding: 5px;
    margin: 0px !important;
    float: none;
  }
  .foto_2b {
    width: 100%;
    padding: 5px;
    margin: 0px !important;
    float: none;
  }
  .foto_4 {
    width: 49%;
    height: 100px;
    float: left;
    margin: 0.5%;
    border: 5px solid #fff;
  }
  .tombol_galeri {
    width: 100% !important;
    margin: 0px 0px 10px 0px !important;
  }
  .foto_5 {
    width: 98%;
    height: 130px;
    float: left;
    margin: 1%;
    border: 5px solid #fff;
  }
  .grafikx {
    width: 100%;
    height: 300px;
  }

  .home_kotak {
    width: 100%;
    height: auto;
    top: 55px;
    position: inherit;
    margin-top: 55px;
  }
  .home_portal {
    width: 100%;
    height: auto;
    position: inherit;
    float: none;
  }
  .home_portal_link {
    width: 25%;
    height: 90px;
    padding: 10px 5px;
    float: left;
    font-size: 10px !important;
  }
  .home_portal img {
    width: 35%;
    height: auto;
  }
  .home_animasi_berita {
    width: 100%;
    height: auto;
    position: static;
    float: none;
  }
  .home_animasi_berita_2 {
    width: 100%;
    height: auto !important;
    position: inherit;
  }
  .home_berita_gambar {
    width: 15%;
    height: 60px;
    float: left;
  }

  .berita_kotak_2 {
    width: 98%;
    height: auto;
    float: none;
    margin: 15px 0px;
  }
  .home_kaldik {
    width: 100%;
    height: auto;
    float: none;
  }

  .kotak_berita_info_1 {
    width: 100%;
    height: auto;
    float: none;
  }
  .kotak_berita_info_2 {
    width: 100%;
    height: auto;
    float: none;
  }
}

/* Popup Modal */
.popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    backdrop-filter: blur(8px);
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.4s ease-in-out, visibility 0.4s ease-in-out;
}

/* Tampilkan popup otomatis */
.popup.show {
    opacity: 1;
    visibility: visible;
}

/* Konten Popup */
.popup-content {
    background: rgba(255, 255, 255, 0.9);
    padding: 20px;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
    text-align: center;
    width: 90%;
    max-width: 500px;
}

/* Gambar Popup */
.popup-content img {
    width: 100%;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}

/* Tombol Close di Bawah */
.close-btn {
    margin-top: 15px;
    padding: 10px 20px;
    background-color: #28a745;
    color: white;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    cursor: pointer;
    transition: background 0.3s ease-in-out;
}

.close-btn:hover {
    background-color: #218838;
}

