@charset "UTF-8";
/*@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');*/
html {
  font-family: "Roboto", sans-serif;
  font-size: 100%;
}

@supports (font-variation-settings: normal) {
  html {
    font-family: "Roboto", sans-serif;
    font-size: 100%;
  }
}
body {
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: 400;
  color: #333;
  line-height: 1.428571429;
  background-color: #fff;
}
body.path-frontpage #main-wrapper {
  display: none;
}

.container {
  max-width: 1030px;
  padding: 0;
}

table.nostyle {
  border: 0 !important;
  background-color: transparent !important;
  padding: 0;
  margin: 0 !important;
}
table.nostyle tr {
  background: transparent !important;
}
table.nostyle tr td {
  border: none !important;
  padding: 0 !important;
}

a {
  color: #428bca;
  text-decoration: none;
}
a:hover {
  color: #2a6496;
  text-decoration: underline;
}

.featured-bottom {
  margin-top: 20px;
}

.site-footer {
  background: transparent;
  color: #fff;
  font-family: "Roboto", sans-serif;
  padding: 0;
}
.site-footer .content {
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 11px;
  font-weight: 400;
  padding: 0;
}
.site-footer .site-footer__bottom {
  margin: 0;
}
.site-footer .region-footer-fifth {
  margin-top: 0;
}
.site-footer .region-footer-fifth > div {
  margin: 0;
}
.site-footer #block-mpk2025-footer {
  border-top: 1px solid #d8d8d8;
  background: #e0c819;
  padding: 20px 0;
}
.site-footer #block-mpk2025-footer .content {
  color: #000;
  font-size: 12px;
}
.site-footer #block-mpk2025-footer #block-mpk2025-footercontactus {
  margin: 0;
  border-right: 1px solid #d8d8d8;
}
.site-footer #block-mpk2025-footer #block-mpk2025-footertalian {
  margin: 0;
}
.site-footer #block-mpk2025-footer #block-mpk2025-footertalian p {
  margin-bottom: 0;
}
.site-footer #block-mpk2025-footer #block-mpk2025-footertalian .disclaimer-part {
  margin-top: 10px;
}
.site-footer #block-mpk2025-footer #block-mpk2025-footertalian a {
  color: #000;
  font-weight: 700;
  text-decoration: none;
}
.site-footer #block-mpk2025-footer #block-mpk2025-footertalian a:hover {
  text-decoration: underline;
}
.site-footer #block-mpk2025-footercopyright {
  border-top: 1px solid #d8d8d8;
  background: #081782;
  padding: 10px 0;
  margin: 0;
}

#block-mpk2025-footerlinks ul {
  padding: 0;
}
#block-mpk2025-footerlinks ul li {
  display: inline-block;
  margin: 0 5px;
  position: relative;
}
#block-mpk2025-footerlinks ul li:after {
  content: "";
  border-right: 1px solid #ccc;
  position: absolute;
  right: -5px;
  top: 3px;
  display: block;
  height: 12px;
}
#block-mpk2025-footerlinks ul li:last-child:after {
  display: none;
}
#block-mpk2025-footerlinks ul li a {
  text-decoration: none;
}
.view-last-updated .views-row {
  text-align: right;
}
.view-last-updated .views-row > div {
  display: inline-block;
  vertical-align: middle;
}
.view-last-updated .views-row > div:last-child {
  margin-left: 5px;
}

.view-agensi {
  position: relative;
  margin-bottom: 20px;
}
.view-agensi .owl-carousel .owl-item img {
  width: auto;
  margin: 0 auto;
}
.view-agensi .item-pautan {
  text-align: center;
}
.view-agensi .item-pautan a {
  color: #000;
  font-size: 14px;
}
.view-agensi .item-pautan a:hover {
  text-decoration: none;
}
.view-agensi .pautan-item {
  margin-top: 10px;
}
.view-agensi .owl-nav {
  margin-top: 0;
}
.view-agensi .owl-nav .owl-prev {
  left: 10px;
  top: 28%;
  position: absolute;
}
.view-agensi .owl-nav .owl-prev span {
  background: url("../images/icon-sprite.png") no-repeat -39px -183px;
  width: 25px !important;
  height: 26px !important;
  color: transparent;
  display: block;
}
.view-agensi .owl-nav .owl-prev:hover {
  background: none !important;
}
.view-agensi .owl-nav .owl-next {
  right: 10px;
  top: 28%;
  position: absolute;
}
.view-agensi .owl-nav .owl-next span {
  background: url("../images/icon-sprite.png") no-repeat -39px -210px;
  width: 25px !important;
  height: 26px !important;
  color: transparent;
  display: block;
}
.view-agensi .owl-nav .owl-next:hover {
  background: none !important;
}

.home-content {
  max-width: 1010px;
  padding: 0 15px;
}
.home-content > .row {
  margin: 0 -15px;
}
.home-content > .row > div {
  padding: 0 15px;
}
.home-content > .row > div:last-child {
  padding-left: 0;
}
.home-content > .row > div:first-child > .row {
  margin-left: -15px;
  margin-right: -15px;
}
.home-content > .row > div:first-child > .row:first-child > div {
  padding: 0 10px 0 15px;
}
.home-content > .row > div:first-child > .row:first-child > div:last-child {
  padding: 0 10px 0 0;
}
.home-content > .row > div:first-child > .row:nth-child(2) > div {
  padding: 0 10px 0 15px;
}
.home-content > .row > div:first-child > .row:last-child > div {
  padding: 0 10px 0 15px;
}
.home-content > .row > div:first-child > .row:last-child > div:last-child {
  padding: 0 10px 0 0;
}
.home-content > .row > div:first-child > .row:last-child > div .block {
  height: 100%;
}
.home-content .block {
  background: #dc3434;
  border: 1px solid #039;
  padding: 10px;
  border-radius: 5px;
  font-family: "Roboto", sans-serif !important;
  color: #000;
  margin-bottom: 10px;
}
.home-content .block h2 {
  border-bottom: 1px solid #039;
  color: #202020;
  font-size: 15px;
  font-family: "Roboto", sans-serif !important;
  padding-bottom: 5px;
  font-weight: 500;
  margin-bottom: 20px;
  text-transform: uppercase;
  line-height: 1.1;
}
.home-content .block h2 .title-wrapper {
  color: #2d2e88;
}

#block-mpk2025-undiananda h3 {
  font-size: 13px;
  line-height: 1.1;
  font-family: "Roboto", sans-serif !important;
  letter-spacing: 0;
}
#block-mpk2025-undiananda .form-actions {
  margin-bottom: 0 !important;
}
#block-mpk2025-undiananda .form-actions > input {
  background-color: #e0c819;
  border: 1px solid #ddd;
  width: auto;
  border-radius: 5px;
  font-size: 12px;
  color: #000;
}
#block-mpk2025-undiananda .form-actions > input:last-child {
  margin-left: 15px;
}
#block-mpk2025-undiananda .field--type-entity-reference {
  margin-bottom: 0 !important;
}
#block-mpk2025-undiananda .total {
  margin-bottom: 10px;
}

.pautan-kakitangan {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.pautan-kakitangan > li a {
  background: #e0c819;
  color: #000;
  font-size: 12px;
  padding: 10px 15px;
  border-radius: 5px;
  border: 1px solid #ddd;
  display: block;
  margin: 0 0 5px;
}
.pautan-kakitangan > li a i {
  font-size: 14px;
  padding-right: 5px;
}
.pautan-kakitangan > li:first-child a i {
  padding-right: 2px;
}

.slide-homepage .bx-wrapper {
  border: none;
  background: none;
  box-shadow: none;
  margin-bottom: 0;
}
.slide-homepage .bx-wrapper li {
  padding: 0 !important;
}
.slide-homepage .bx-wrapper img {
  border-radius: 8px;
  width: 100%;
  height: 235px;
}
.slide-homepage .bx-wrapper .views-field-title {
  margin: 10px 0 0 0;
}
.slide-homepage .bx-wrapper .views-field-title a {
  color: #000;
  font-size: 14px;
  font-weight: 700;
}
.slide-homepage .bx-wrapper .views-field-field-article-date {
  font-size: 11px;
  color: #666;
  margin: 3px 0 10px 0;
}
.slide-homepage .bx-wrapper .views-field-view-node {
  margin: 10px 0;
}
.slide-homepage .bx-wrapper .views-field-view-node span {
  background-color: #e0c819;
  font-size: 11px;
  border-radius: 2px;
  padding: 6px 10px;
}
.slide-homepage .bx-wrapper .views-field-view-node span a {
  color: #fff;
}
.slide-homepage .bx-wrapper .views-field-view-node span a:hover {
  color: #fff;
  text-decoration: none;
}
.slide-homepage .bx-controls .bx-controls-direction {
  position: absolute;
  top: -23px;
  right: 0;
  z-index: 1;
}
.slide-homepage .bx-controls .bx-controls-direction a {
  background: url("../images/icon-sprite.png");
  width: 5px;
  height: 9px;
}
.slide-homepage .bx-controls .bx-controls-direction a.bx-prev {
  background-position: -10px -254px;
  left: -5px;
}
.slide-homepage .bx-controls .bx-controls-direction a.bx-next {
  background-position: -20px -254px;
  right: -7px;
}
.slide-homepage .bx-pager {
  bottom: 0;
  width: auto;
  top: -69px;
  right: 0;
}
.slide-homepage .bx-pager .bx-pager-item a {
  font-size: 10px;
  color: #428bca;
  width: auto;
  height: auto;
  border-radius: 0;
  text-indent: unset;
}

.slide-multiple .bx-wrapper {
  border: none;
  background: none;
  box-shadow: none;
  margin-bottom: 0;
}
.slide-multiple .bx-wrapper li {
  padding: 0 0 10px 0 !important;
  border-bottom: 1px dotted #e5e5e5;
  margin: 0 0 10px 0;
}
.slide-multiple .bx-wrapper li:last-child {
  border-bottom: none;
}
.slide-multiple .bx-wrapper li > div {
  display: inline-block;
  vertical-align: top;
}
.slide-multiple .bx-wrapper li > div:first-child {
  width: 20%;
  margin-right: 10px;
  color: #474747;
  font-size: 11px;
}
.slide-multiple .bx-wrapper li > div:last-child {
  width: 75%;
}
.slide-multiple .bx-wrapper li > div:last-child a {
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 10px;
  text-transform: uppercase;
  color: #000;
}
.slide-multiple .bx-wrapper li > div:last-child a:hover {
  color: #000;
}
.slide-multiple .bx-controls .bx-controls-direction {
  position: absolute;
  top: -23px;
  right: 0;
  z-index: 1;
}
.slide-multiple .bx-controls .bx-controls-direction a {
  background: url("../images/icon-sprite.png");
  width: 5px;
  height: 9px;
}
.slide-multiple .bx-controls .bx-controls-direction a.bx-prev {
  background-position: -10px -254px;
  left: -5px;
}
.slide-multiple .bx-controls .bx-controls-direction a.bx-next {
  background-position: -20px -254px;
  right: -7px;
}
.slide-multiple .bx-pager {
  bottom: 0;
  width: auto;
  top: -69px;
  right: 0;
}
.slide-multiple .bx-pager .bx-pager-item a {
  font-size: 10px;
  color: #428bca;
  width: auto;
  height: auto;
  border-radius: 0;
  text-indent: unset;
}

.quicktabs-tabs {
  display: inline-block;
  margin-bottom: 8px !important;
  margin-top: 20px !important;
}
.quicktabs-tabs li {
  background-color: transparent;
  padding: 0 !important;
  border: none;
  margin-right: 4px !important;
}
.quicktabs-tabs li:last-child {
  margin-right: 0 !important;
}
.quicktabs-tabs li a {
  background-color: #e0c819;
  padding: 10px 15px;
  color: #000;
  border-radius: 5px 5px 0 0;
}
.quicktabs-tabs li a:hover {
  color: #000;
}
.quicktabs-tabs li.active {
  background-color: transparent !important;
}
.quicktabs-tabs li.active a {
  padding: 20px 15px 10px 15px;
  background-color: #f9f9f9;
  border: 1px solid #e5e5e5;
  border-bottom: none;
  font-weight: 700;
}

.quicktabs-main {
  background-color: #f9f9f9;
  border: 1px solid #e5e5e5;
  padding: 10px;
  height: 250px;
  overflow: auto;
}
.quicktabs-main table thead tr th {
  background-color: #efefef;
  padding: 15px 10px;
  border: 1px solid #e4e4e2;
  font-weight: 700;
  font-size: 12px;
  color: #333;
  white-space: nowrap;
}
.quicktabs-main table tbody tr td {
  background-color: #efefef;
  border: 1px solid #e4e4e2;
  padding: 15px 10px;
  font-size: 12px;
  color: #333;
}

#block-mpk2025-waktusolat .content {
  text-align: center;
}
#block-mpk2025-waktusolat p {
  margin-bottom: 0 !important;
}

.view-event table thead tr th {
  background-color: transparent;
}
.view-event table thead.fc-head {
  background-color: #e0c819;
}
.view-event table thead.fc-head tr {
  background: none;
}
.view-event table thead.fc-head thead {
  border-color: transparent;
}
.view-event table thead.fc-head thead tr th {
  background-color: transparent;
  color: #fff;
  padding: 0;
}
.view-event table thead.fc-head .fc-row {
  border-right-width: 0 !important;
  margin-right: 0 !important;
}
.view-event table tbody.fc-body {
  background: #fff;
}
.view-event table tbody tr td {
  vertical-align: middle;
}
.view-event .fc-unthemed td.fc-today {
  background: #34b2de !important;
}
.view-event .fc-row .fc-bg {
  display: none !important;
}
.view-event .fc-dayGrid-view .fc-body .fc-row {
  min-height: auto !important;
}
.view-event .fc-row .fc-content-skeleton > table {
  margin: 0 !important;
  height: 33px;
}
.view-event .fc-ltr .fc-dayGrid-view .fc-day-top .fc-day-number {
  width: 100%;
  text-align: center;
}
.view-event .fc-scroller.fc-day-grid-container {
  overflow: unset !important;
  height: auto !important;
}

#block-mpk2025-kalendar .content {
  -webkit-padding-before: 20px;
}
#block-mpk2025-kalendar .content p {
  margin-bottom: -20px;
}

#main {
  max-width: 1030px;
  margin: 0 auto;
  padding: 0 15px;
}
#main #content {
  padding: 0 0 0 15px;
}
#main #content > section {
  margin-top: 5px;
  padding: 10px;
  border-radius: 5px;
  border: 1px solid #b1c6f3;
  background-color: #fff;
}
#main #content nav.tabs ul li a {
  color: #333;
}
#main #content nav.tabs ul li a:hover {
  color: #333;
}
#main h1.title {
  font-size: 22px;
  font-family: "Roboto", sans-serif;
  margin-bottom: 18px;
  font-weight: 500;
  line-height: 1.1;
}

.breadcrumb {
  margin-bottom: 20px;
  padding: 8px 15px;
  border: 1px solid #e5e5e5;
  margin-top: 10px;
}
.breadcrumb li {
  color: #000 !important;
  display: flex;
  align-items: center;
  font-size: 12px;
}
.breadcrumb li:before {
  content: "" !important;
  font-family: "Font Awesome 5 Free";
  font-size: 14px;
  font-weight: 700;
  color: #000;
}
.breadcrumb li:first-child:before {
  display: none;
}
.breadcrumb li:first-child a:before {
  content: "" !important;
  font-size: 2em;
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  color: #000;
}
.breadcrumb li:first-child a:hover {
  text-decoration: none;
}
.breadcrumb li a {
  color: #000 !important;
}
.breadcrumb li a:hover {
  color: #000 !important;
}
.breadcrumb li:last-child {
  font-weight: 700 !important;
}

#sidebar_second {
  padding: 0 15px;
}
#sidebar_second .block {
  background-color: #dc3434;
  border: 1px solid #039;
  padding: 10px;
  margin-bottom: 10px;
  border-radius: 5px;
  margin-top: -1px;
}
#sidebar_second .block > ul {
  margin: 0 auto;
}
#sidebar_second .block > ul > li > a {
  color: #000;
  padding: 10px 15px;
  font-weight: 700;
  font-size: 14px;
  position: relative;
  white-space: normal;
}
#sidebar_second .block > ul > li > a:after {
  content: "";
  display: block;
  position: absolute;
  right: 14px;
  top: 14px;
  background: url("../images/sidebar-icon.png") no-repeat -48px -6px;
  width: 6px;
  height: 11px;
  border: none;
  margin: 0;
}
#sidebar_second .block > ul > li > a.is-active, #sidebar_second .block > ul > li > a.active {
  border-bottom: 1px solid #e5e5e5;
}
#sidebar_second .block > ul > li > a.is-active:after, #sidebar_second .block > ul > li > a.active:after {
  background-position: -4px -9px;
  width: 11px;
  height: 6px;
  top: 16px;
}
#sidebar_second .block > ul > li > a.show:after {
  background-position: -4px -9px;
  width: 11px;
  height: 6px;
  top: 16px;
}
#sidebar_second .block > ul > li > a.show + ul {
  margin: 2px 0 5px 0 !important;
}
#sidebar_second .block > ul > li > a.is-active + ul, #sidebar_second .block > ul > li > a.active + ul {
  display: block;
  border: none;
  border-radius: 0;
  margin: 2px 0 5px 0;
  padding: 5px 0;
}
#sidebar_second .block > ul > li > a:hover {
  text-decoration: none;
}
#sidebar_second .block > ul > li > ul.dropdown-menu li {
  padding: 0;
}
#sidebar_second .block > ul > li > ul.dropdown-menu li a {
  display: block;
  padding: 3px 20px;
  white-space: normal;
  color: #000;
  font-size: 12px;
}
#sidebar_second .block > ul > li > ul.dropdown-menu li a:before {
  content: "";
  background: url("../images/menu_dropdown_level3.png") no-repeat -3px -5px;
  border: 0;
  width: 7px;
  height: 8px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}
#sidebar_second .block > ul > li > ul.dropdown-menu li a:hover {
  color: #ecad3c;
  text-decoration: none;
}
#sidebar_second .block > ul > li > ul.dropdown-menu li a:hover:before {
  background-position: -2px -45px;
  width: 9px;
  height: 9px;
  margin-right: 3px;
}
#sidebar_second .block > ul > li > ul.dropdown-menu li a.is-active, #sidebar_second .block > ul > li > ul.dropdown-menu li a.active {
  color: #ecad3c;
}
#sidebar_second .block > ul > li > ul.dropdown-menu li a.is-active:before, #sidebar_second .block > ul > li > ul.dropdown-menu li a.active:before {
  background-position: -2px -45px;
  width: 9px;
  height: 9px;
  margin-right: 3px;
}
#sidebar_second .block > ul > li > ul.dropdown-menu li:hover {
  background: none;
}
#sidebar_second .block > ul > li > ul.dropdown-menu li.active {
  background-color: transparent !important;
}
#sidebar_second .block > ul > li > ul.dropdown-menu.show {
  position: static !important;
  transform: none !important;
  border-radius: 0;
  border: none;
}

.view table {
  font-size: 12px;
}
.view table thead tr th {
  background-color: #efefef;
  padding: 15px 10px;
  border: 1px solid #e4e4e2 !important;
  color: #333;
  font-weight: 700;
}
.view table tbody tr td {
  border: 1px solid #e4e4e2 !important;
}
.view nav {
  display: flex;
}
.view nav ul {
  margin: 0 auto;
}
.view nav ul li {
  margin-right: 3px;
}
.view nav ul li > span {
  color: #fff !important;
  font-size: 12px !important;
  border-radius: 0 !important;
  border: 1px solid #ddd !important;
  font-weight: 700;
}
.view nav ul li a {
  font-size: 12px !important;
  color: #2a6496 !important;
  border: 1px solid #ddd !important;
}
.view nav ul li a:hover {
  text-decoration: none !important;
  background-color: #eee !important;
}
.view nav ul li:last-child {
  margin-right: 0;
}
.view nav ul li:last-child a {
  border-radius: 0 !important;
}

.table-filter caption {
  caption-side: top;
  color: #999;
  font-size: 12px;
}
.table-filter .views-field-field-event-date-1 {
  white-space: nowrap;
}

/* Responsive CSS */
@media (max-width: 768px) {
  .home-content > .row > div:first-child > .row:first-child > div,
.home-content > .row > div:first-child > .row:first-child > div:last-child,
.home-content > .row > div:first-child > .row:nth-child(2) > div,
.home-content > .row > div:first-child > .row:last-child > div,
.home-content > .row > div:first-child > .row:last-child > div:last-child,
.home-content > .row > div:last-child {
    padding: 0 10px;
  }

  .home-content > .row > div:first-child > .row:last-child > div {
    margin-bottom: 10px;
  }

  .slide-multiple .bx-wrapper li > div:first-child {
    width: 30%;
  }

  .slide-multiple .bx-wrapper li > div:last-child {
    width: 65%;
  }

  .quicktabs-tabs {
    display: flex;
  }

  .quicktabs-tabs li {
    margin: 0 !important;
    margin-bottom: 5px !important;
  }

  .quicktabs-tabs li a {
    display: block;
  }

  #block-mpk2025-footerlinks ul,
.view-last-updated .views-row {
    text-align: center;
  }

  .site-footer #block-mpk2025-footer #block-mpk2025-footercontactus {
    border-right: none;
    text-align: center;
  }

  #block-mpk2025-footertalian table.nostyle {
    display: block;
  }
  #block-mpk2025-footertalian table.nostyle tbody {
    display: block;
  }
  #block-mpk2025-footertalian table.nostyle tbody tr {
    display: block;
  }
  #block-mpk2025-footertalian table.nostyle tbody tr td {
    display: block;
    text-align: center;
  }

  #block-mpk2025-footertalian .content > div > .row > .col-sm-4 {
    text-align: center;
    margin-top: 10px;
  }

  .site-footer #block-mpk2025-footer #block-mpk2025-footertalian .disclaimer-part,
.site-footer #block-mpk2025-footercopyright {
    text-align: center;
  }

  #main #content {
    padding: 0 15px;
    margin-bottom: 20px;
  }
}

/*# sourceMappingURL=custom3.css.map */
