@font-face {
  font-family: "Century Gothic";
  font-style: normal;
  font-weight: normal;
  src: local("Century Gothic"), local("Century Gothic"),
    url("./../fonts/Century Gothic.ttf") format("truetype");
}
@font-face {
  font-family: "Century Gothic";
  font-style: normal;
  font-weight: 300;
  src: local("GOTHICB"), local("GOTHIC"),
    url("./../fonts/GOTHIC.TTF") format("truetype");
}
@font-face {
  font-family: "Century Gothic";
  font-style: normal;
  font-weight: 700;
  src: local("GOTHICB0"), local("GOTHICB0"),
    url("./../fonts/GOTHICB0.TTF") format("truetype");
}
@font-face {
  font-family: "Century Gothic";
  font-style: normal;
  font-weight: 600;
  src: local("GOTHICBI"), local("GOTHICB0"),
    url("./../fonts/GOTHICB0.TTF") format("truetype");
}

body {
  font-family: "Ubuntu", sans-serif;
  overflow-x: hidden;
}
@media (min-width: 1440px) {
  body {

    margin-left: auto;
    margin-right: auto;
  }
}
a:hover,
a:active,
a:focus {
  outline: none;
  text-decoration: none;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
.slider-item,
.slider-caption .title-slider,
.slider-caption .desc-slider,
.slider-caption .link-slider,
.visi-kab .img-user,
.visi-kab .name-user,
.visi-kab .text-block,
.menu-item-icon,
.menu-item-title,
.top-menu-nav,
.menu-primary-site,
.news-big,
.tab-sidebar,
.tab-sidebar-header,
.tab-sidebar-body,
.tab-sidebar-footer,
.slider-wilayah-item,
.tab-btn-pelayanan-title,
.tab-btn-pelayanan-icon,
.perangkat-daerah-logo,
.perangkat-daerah-title,
.slider-gallery-item,
.video-holder-play-btn,
.video-holder-border,
.footer-contact-about,
.footer-contact-title,
.footer-contact-sosmed,
.footer-contact-map,
.title-page-text,
.news,
.date-news,
.sosmed,
.albums-item {
  display: block;
  position: relative;
}
.overflow-hide {
  overflow: hidden !important;
}
@media (min-width: 1366px) {
  .container {
    max-width: 1180px;
  }
}
@media (max-width: 767px) {
  .row {
    margin-right: -5px;
    margin-left: -5px;
  }
  .row > [class="col"],
  .row > [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
  border-radius: 0.2rem;
}
.box-header,
.box-body,
.box-footer {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  position: relative;
  padding: 0.625rem 0.46875rem;
}
.box.no-padding > [class*="box-"] {
  padding: 0;
}
.box.pl-pr-0 > [class*="box-"] {
  padding-left: 0;
  padding-right: 0;
}
.box.shadows {
  -webkit-box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 1px -1px rgba(0, 0, 0, 0.2);
}
.top-header,
.slider,
.shortcuts,
.visi-kab,
.menus,
.footer-cp,
.top-menu,
.fluid,
.slider-wilayah,
.widgets,
.title-page {
  width: 100%;
  position: relative;
}
.top-header::after,
.slider::after,
.shortcuts::after,
.visi-kab::after,
.menus::after,
.footer-cp::after,
.top-menu::after,
.fluid::after,
.slider-wilayah::after,
.widgets::after,
.title-page::after {
  content: "";
  display: table;
  clear: both;
}
.content-smoke {
  background-color: #f6f7f6;
}
.top-header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 9999;
  -webkit-box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px -1px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
@media (max-width: 767px) {
  .top-header {
    padding: 0;
  }
}
.top-header .search-btn,
.top-header .menu-btn {
  width: 35px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  font-size: 1.2rem;
  color: #171717;
  border-radius: 50%;
  margin-top: 0.3rem;
  float: right;
}
.top-header .search-btn:hover,
.top-header .menu-btn:hover {
  background-color: #f6f7f6;
}
.top-header .logo,
.top-header .search-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.top-header .logo {
  max-width: 300px;
  padding: 1rem 0;
}
@media (max-width: 767px) {
  .top-header .logo {
    max-width: none;
    padding: 0.5rem 0;
    width: 100%;
    border-bottom: 1px solid #e2e2e2;
  }
}
.top-header .logo-img {
  width: 40px;
  position: relative;
  -webkit-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
}
@media (max-width: 767px) {
  .top-header .logo-img {
    width: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .top-header .logo-img {
    width: 35px;
  }
}
.top-header .logo-img img {
  max-width: 100%;
  height: auto;
}
.top-header .logo-text {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  -webkit-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
}
.top-header .logo-text h1 {
  color: #00a85a;
  font-size: 1.4rem;
  font-family: "Ubuntu Condensed", sans-serif;
  line-height: 1;
  font-weight: 600;
  letter-spacing: 0;
}
.top-header .logo-text h1 > span {
  display: block;
  color: orange;
}
@media (max-width: 767px) {
  .top-header .logo-text h1 {
    font-size: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .top-header .logo-text h1 {
    font-size: 1.2rem;
  }
}
.top-header .search-bar {
  width: 420px;
}
@media (max-width: 767px) {
  .top-header .search-bar {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .top-header .search-bar {
    width: 300px;
  }
}
.top-header .search-bar-input {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.top-header .search-bar-input .form-control {
  border-radius: 2234324rem;
  background-color: #e9e9e9;
  border-color: #dcdcdc;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 0.9rem;
}
.top-header .search-bar-input .form-control::-webkit-input-placeholder {
  font-size: 0.9rem;
  color: #777776;
}
.top-header .search-bar-input .form-control:-moz-placeholder {
  font-size: 0.9rem;
  color: #777776;
}
.top-header .search-bar-input .form-control::-moz-placeholder {
  font-size: 0.9rem;
  color: #777776;
}
.top-header .search-bar-input .form-control:-ms-input-placeholder {
  font-size: 0.9rem;
  color: #777776;
}
.top-header .search-bar-input .form-control:focus {
  background-color: #fff;
}
.top-header .search-bar-button .btn-search {
  width: 39px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 50%;
  background-color: #00a85a;
  color: #fff;
  text-align: center;
  border-color: #008f4c;
}
.top-header .search-bar-button .btn-search:hover {
  background-color: #00753f;
}
@media (min-width: 992px) {
  .top-header.sticky .logo {
    overflow: hidden;
    padding: 0;
  }
  .top-header.sticky .logo-text {
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
  }
  .top-header.sticky .logo-img {
    width: 30px;
  }
}
.slider-item img {
  width: 100%;
}
.slider-caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
}
.slider-caption .title-slider,
.slider-caption .desc-slider,
.slider-caption .link-slider {
  max-width: 700px;
  line-height: 1.3;
  color: #fff;
}
.slider-caption .title-slider {
  font-size: 5rem;
  font-weight: 700;
  line-height: 0.85;
}
@media (max-width: 767px) {
  .slider-caption .title-slider {
    font-size: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .slider-caption .title-slider {
    font-size: 3rem;
  }
}
.slider-caption .desc-slider {
  padding-top: 1rem;
  font-size: 1.2rem;
  font-weight: 600;
}
@media (max-width: 767px) {
  .slider-caption .desc-slider {
    display: none;
  }
}
.slider-caption .link-slider {
  padding-top: 1rem;
}
.slider-caption .link-slider a {
  display: inline-block;
  padding: 0.8rem 1.8rem;
  background-color: #00a85a;
  border-radius: 0.2rem;
  font-size: 1.1rem;
  color: #fff;
  font-weight: 600;
}
@media (max-width: 767px) {
  .slider-caption .link-slider a {
    font-size: 1rem;
    padding: 0.5rem 1rem;
  }
}
.slider-caption .link-slider a:hover {
  background-color: #00753f;
}
.btn-slider-prev,
.btn-slider-next {
  display: inline-block;
  border: none;
  background-color: rgba(0, 0, 0, 0.6);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: absolute;
  top: calc(50% - 20px);
  z-index: 100;
  font-size: 1.3rem;
  color: #fff;
  cursor: pointer;
}
.btn-slider-prev:active,
.btn-slider-prev:focus,
.btn-slider-next:active,
.btn-slider-next:focus {
  outline: none;
}
.btn-slider-prev:hover,
.btn-slider-next:hover {
  background-color: orange;
}
.btn-slider-prev i,
.btn-slider-next i {
  position: relative;
  top: 2px;
}
.btn-slider-next {
  right: 30px;
}
.btn-slider-prev {
  left: 30px;
}
.shortcut {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem;
  min-height: 100px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 50;
  flex-direction: column;
}
.shortcut::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
.shortcut:hover::before {
  left: 10px;
  right: 10px;
  top: 10px;
  bottom: 10px;
}
.shortcut.light::before {
  background-color: rgba(0, 0, 0, 0.8);
}
.shortcut.orange::before {
  background-color: rgba(255, 165, 0, 0.8);
}
.shortcut.yellow::before {
  background-color: rgba(239, 229, 70, 0.8);
}
.shortcut.green::before {
  background-color: rgba(0, 168, 90, 0.8);
}
.shortcut-text {
  display: inline-block;
  position: relative;
  z-index: 5;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.2;
  font-weight: 600;
  text-align: center;
  font-family: "Century Gothic";
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.shortcut-head {
  display: inline-block;
  position: relative;
  z-index: 5;
  color: #fff;
  font-size: 2.4rem;
  line-height: 1.2;
  font-weight: 600;
  text-align: center;
  font-family: "Century Gothic";
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
@media (max-width: 767px) {
  .shortcut-text {
    font-size: 1rem;
  }
}
.visi-kab {
  -webkit-box-shadow: 0 6px 12px -1px rgba(0, 0, 0, 0.07);
  box-shadow: 0 6px 12px -1px rgba(0, 0, 0, 0.07);
  z-index: 10;
}
.visi-kab .img-user,
.visi-kab .name-user,
.visi-kab .text-block {
  text-align: center;
}
.visi-kab .img-user {
  margin-bottom: 0;
}
.visi-kab .img-user img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .visi-kab .img-user img {
    max-width: 100px;
  }
}
.visi-kab .name-user {
  padding-top: 0.4rem;
  border-top: 1px solid #00a85a;
}
.visi-kab .name-user h3 {
  color: #00a85a;
  font-size: 1.1rem;
  font-family: "Century Gothic";
  font-weight: 600;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  .visi-kab .name-user h3 {
    font-size: 0.8rem;
  }
}
.visi-kab .name-user span {
  display: block;
  color: #aca7ac;
  font-size: 0.75rem;
  position: relative;
  top: -8px;
}
@media (max-width: 767px) {
  .visi-kab .name-user span {
    font-size: 0.7rem;
  }
}
.visi-kab .text-block {
  font-size: 1.8rem;
  font-family: "Norican", cursive;
  color: #171717;
  line-height: 1.3;
}
.visi-kab .text-block > span {
  color: #00a85a;
}
@media (max-width: 767px) {
  .visi-kab .text-block {
    font-size: 1.2rem;
    padding-top: 1rem;
  }
}
.menus {
  background-color: #dafbde;
  -webkit-box-shadow: 0 6px 12px -1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 6px 12px -1px rgba(0, 0, 0, 0.05);
}
@media (max-width: 767px) {
  .menus {
    padding: 1rem;
  }
}
#ip-container {
  margin-top: 1rem;
  position: relative;
}
.menu-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 200px;
  height: 200px;
  margin-bottom: 1.9rem;
  background-color: #00a85a;
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.07);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.07);
  border-radius: 0.2rem;
  cursor: pointer;
}
@media (max-width: 767px) {
  .menu-item {
    width: 100px;
    height: 100px;
    margin-bottom: 1.4rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .menu-item {
    width: 155px;
    height: 155px;
  }
}
.menu-item-icon img {
  max-width: 75px;
  height: auto;
}
.menu-item-icon i {
  font-size: 5rem;
  color: #fff;
  line-height: 1;
}
@media (max-width: 767px) {
  .menu-item-icon i {
    font-size: 2rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .menu-item-icon i {
    font-size: 3rem;
  }
}
.menu-item-title {
  padding-top: 0.5rem;
  font-size: 0.94rem;
  color: #fff;
  line-height: 1.3;
  font-weight: 600;
}
@media (max-width: 767px) {
  .menu-item-title {
    font-size: 0.7rem;
    font-weight: normal;
    max-width: 80px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .menu-item-title {
    font-size: 0.8rem;
  }
}
.menu-item.pink {
  background-color: #da8ee9;
}
.menu-item.yellow {
  background-color: #efe546;
}
.menu-item.turquoise {
  background-color: turquoise;
}
.menu-item.red {
  background-color: #ff3e3e;
}
.menu-item.redlight {
  background-color: #fd7d7d;
}
.menu-item.cream {
  background-color: #f18a45;
}
.menu-item.blue {
  background-color: #30a0c8;
}
.menu-item.grayy {
  background-color: #777776;
}
.menu-item.purple {
  background-color: #8452ff;
}
.ip-details {
  display: none;
  position: absolute;
}
.inlinepopup {
  width: 100%;
  position: relative;
  background-color: #b5f7bd;
  border-radius: 0.2rem;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1) inset;
  margin-bottom: 1.9rem;
}
.inlinepopup_arrow {
  border-bottom: 30px solid #b5f7bd;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  position: absolute;
  top: -25px;
  z-index: 10;
}
.inlinepopup_content {
  padding: 1rem;
}
.inlinepopupClose {
  position: absolute;
  right: 20px;
  top: 15px;
  font-size: 1.2rem;
  color: #00a85a;
  cursor: pointer;
}
@media (max-width: 767px) {
  .inlinepopupClose {
    font-size: 0.8rem;
  }
}
.inlinepopupClose:hover {
  color: #171717;
}
.menu-link {
  display: block;
  padding: 0.2rem 0;
  color: #00a85a;
  font-size: 0.9rem;
  line-height: 1.3;
}
.menu-link > i {
  float: left;
  color: #171717;
  padding-right: 0.5rem;
}
@media (max-width: 767px) {
  .menu-link {
    font-size: 0.8rem;
  }
}
.menu-link:hover {
  color: #444;
  text-decoration: underline;
}
.footer-cp {
  padding: 1rem;
  background-color: #f5f5f5;
  z-index: -1;
}
.footer-cp span {
  color: #777776;
  font-size: 0.8rem;
}
.top-bar {
  width: 100%;
  position: relative;
  padding: 1rem;
  background-color: #ceffd2;
  z-index: 200;
}
.top-bar::after {
  content: "";
  display: table;
  clear: both;
}
@media (max-width: 767px) {
  .top-bar {
    display: none;
  }
}
@media (max-width: 767px) {
  .top-menu {
    position: fixed;
    left: 0;
    width: 80%;
    height: 100%;
    max-height: 100%;
    background-color: #fff;
    z-index: 1050;
    overflow-y: scroll;
    display: none;
  }
  .top-menu.active {
    display: block;
  }
}
.top-menu-nav {
  width: auto;
}
.top-menu-ul {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  position: relative;
}
@media (min-width: 768px) and (max-width: 991px) {
  .top-menu-ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.top-menu-ul .top-nav-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
}
@media (max-width: 767px) {
  .top-menu-ul .top-nav-item {
    position: relative;
    -ms-flex-preferred-size: 0 0 100%;
    flex-basis: 0 0 100%;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .top-menu-ul .top-nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
}
.top-menu-ul .top-nav-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 1.2rem 1.5rem;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  position: relative;
}
.top-menu-ul .top-nav-link i {
  font-size: 1.3rem;
  color: #777776;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
@media (max-width: 767px) {
  .top-menu-ul .top-nav-link i {
    display: none;
  }
}
.top-menu-ul .top-nav-link span {
  font-size: 0.8rem;
  color: #777776;
  display: block;
  padding-top: 0.2rem;
}
@media (max-width: 767px) {
  .top-menu-ul .top-nav-link span {
    font-size: 1rem;
  }
}
.top-menu-ul .top-nav-link.hovered,
.top-menu-ul .top-nav-link:hover {
  background-color: #f6f7f6;
  -webkit-box-shadow: 0 3px 0 0 #00a85a inset;
  box-shadow: 0 3px 0 0 #00a85a inset;
}
.top-menu-ul .top-nav-link.active {
  background-color: #00a85a;
}
.top-menu-ul .top-nav-link.active i,
.top-menu-ul .top-nav-link.active span {
  color: #fff;
}
@media (max-width: 767px) {
  .top-menu-ul .top-nav-link {
    text-align: left;
    padding: 0.4rem 1rem;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .top-menu-ul .top-nav-link {
    padding: 1.5rem 0.6rem;
  }
}
@media (min-width: 992px) and (max-width: 1100px) {
  .top-menu-ul .top-nav-link {
    padding: 1.2rem 1rem;
  }
}
.top-menu-ul .top-nav-item.had-dropdown .top-nav-link::before {
  content: "";
  position: absolute;
  left: calc(50% - 10px);
  bottom: 5px;
  border-bottom: 8px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  opacity: 0;
  visibility: 0;
  z-index: 10;
  -webkit-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
}
.top-menu-ul .top-nav-item.had-dropdown .top-nav-link.hovered,
.top-menu-ul .top-nav-item.had-dropdown .top-nav-link:hover {
  background-color: #f6f7f6;
  -webkit-box-shadow: 0 3px 0 0 #00a85a inset;
  box-shadow: 0 3px 0 0 #00a85a inset;
}
.top-menu-ul .top-nav-item.had-dropdown .top-nav-link.hovered::before,
.top-menu-ul .top-nav-item.had-dropdown .top-nav-link:hover::before {
  visibility: visible;
  opacity: 1;
  bottom: -1px;
}
.top-menu-wrapper {
  width: 100%;
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #fff;
  border-bottom-left-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  visibility: hidden;
  opacity: 0;
  padding-bottom: 0.3rem;
  border-top: 1px solid #f6f7f6;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
}
@media (max-width: 767px) {
  .top-menu-wrapper {
    display: none;
    position: relative;
    top: 0;
    left: 0;
    overflow: auto !important;
  }
}
@media (min-height: 700px) {
  .top-menu-wrapper {
    max-height: 400px;
  }
}
@media (max-width: 767px) {
  .top-menu-wrapper {
    height: auto !important;
  }
}
.top-menu-wrapper.open {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
@media (max-width: 767px) {
  .top-menu-wrapper.open {
    display: block;
  }
}
.top-menu-wrapper-header,
.top-menu-wrapper-body {
  width: 100%;
  position: relative;
}
.top-menu-wrapper-header::after,
.top-menu-wrapper-body::after {
  content: "";
  display: table;
  clear: both;
}
.top-menu-wrapper-header {
  padding: 1rem;
  border-bottom: 1px solid #f6f7f6;
}
.top-menu-wrapper-header h5 {
  font-size: 1rem;
  color: #444;
  font-weight: 600;
  margin: 0;
}
@media (max-width: 767px) {
  .top-menu-wrapper-header {
    display: none;
  }
}
.top-menu-wrapper-body {
  max-height: 300px;
  padding: 0 0.7rem 1rem 1rem;
  overflow-x: hidden;
}
@media (max-width: 767px) {
  .top-menu-wrapper-body {
    overflow: visible !important;
    overflow-x: hidden !important;
  }
}
@media (min-width: 992px) {
  .top-header.sticky .top-menu .top-nav-link i {
    position: absolute;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    opacity: 0;
    top: 0;
    left: calc(50% - 10.5px);
  }
}
.screen {
  width: 100%;
  position: fixed;
  bottom: 0;
  left: 0;
  top: 0;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease-in-out 0.15s;
  transition: all ease-in-out 0.15s;
}
.screen.open {
  visibility: visible;
  opacity: 1;
}
@media (max-width: 767px) {
  .screen {
    display: none;
  }
}
.menu-primary-site {
  list-style: none;
  overflow: hidden;
}
.menu-primary-site-item,
.menu-primary-site-link,
.menu-primary-site-title {
  display: block;
}
.menu-primary-site-title {
  color: #444;
  font-weight: 500;
  font-size: 0.9rem;
  padding: 0.55rem 0;
  border-bottom: 1px solid #f6f7f6;
  line-height: 1.3;
  overflow: hidden;
  max-width: 100%;
  text-overflow: ellipsis;
  padding-right: 0.6rem;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .menu-primary-site-title {
    white-space: normal;
  }
}
.menu-primary-site-link {
  color: #777776;
  font-size: 0.85rem;
  padding: 0.55rem 0;
  padding-left: 1rem;
  border-bottom: 1px solid #f6f7f6;
  line-height: 1.3;
  position: relative;
}
.menu-primary-site-link::before {
  content: "";
  position: absolute;
  left: 0;
  top: 15px;
  width: 6px;
  height: 6px;
  border-radius: 6px;
  background-color: #aca7ac;
}
.menu-primary-site-link:hover {
  color: #444;
  border-bottom-color: #444;
}
.menu-primary-site-link:hover::before {
  background-color: #444;
}
.box-title,
.btn-more {
  display: inline-block;
}
.box-title span,
.box-title h3 {
  display: block;
  margin: 0;
}
.box-title span {
  color: #444;
  font-size: 1.3rem;
}
.box-title h3 {
  font-size: 1.7rem;
}
.box-title h3.green {
  color: #00a85a;
}
.box-title h3.yellow {
  color: #efe546;
}
.box-title h3.purple {
  color: #8452ff;
}
.box-title h3.orange {
  color: orange;
}
.box-title h3.brown {
  color: #d86c2c;
}
.btn-more {
  padding: 0.4rem 1.3rem;
  color: #fff;
  font-size: 0.9rem;
  border-radius: 0.2rem;
  border: 1px solid transparent;
}
.btn-more.btn-green {
  background-color: #00a85a;
  border-color: #009952;
}
.btn-more.btn-green:hover {
  color: #fff;
  background-color: #009952;
}
.btn-more.btn-yellow {
  background-color: #efe546;
  border-color: #eee338;
}
.btn-more.btn-yellow:hover {
  color: #fff;
  background-color: #eee338;
}
.btn-more.btn-purple {
  background-color: #8452ff;
  border-color: #7943ff;
}
.btn-more.btn-purple:hover {
  color: #fff;
  background-color: #7943ff;
}
.btn-more.btn-orange {
  background-color: orange;
  border-color: #f09b00;
}
.btn-more.btn-orange:hover {
  color: #fff;
  background-color: #f09b00;
}
.btn-more.btn-brown {
  background-color: #d86c2c;
  border-color: #cf6526;
}
.btn-more.btn-brown:hover {
  color: #fff;
  background-color: #cf6526;
}
.sidebar {
  width: 320px;
  position: relative;
}
@media (max-width: 767px) {
  .sidebar {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sidebar {
    width: 280px;
  }
}
.tab-berita {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  border-radius: 0.2rem;
  border: 1px solid #e2e2e2;
}
.tab-berita-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.tab-berita-item:nth-child(2) {
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
}
@media (max-width: 767px) {
  .tab-berita-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.tab-berita-link {
  padding: 0.35rem 1rem;
  display: block;
  text-align: center;
  color: #777776;
  font-size: 0.9rem;
  cursor: pointer;
}
@media (max-width: 767px) {
  .tab-berita-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}
.tab-berita-link:hover {
  color: #171717;
  background-color: #f6f7f6;
}
@media (max-width: 767px) {
  .tab-berita-link {
    line-height: 1.3;
  }
}
.tab-berita-item.active a {
  color: #171717;
  background-color: #f6f7f6;
  color: #00a85a;
}
.tab-berita-item:first-child a {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.tab-berita-item:last-child a {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.tab-content-holder {
  width: 100%;
  position: relative;
  display: none;
}
.tab-content-holder::after {
  content: "";
  display: table;
  clear: both;
}
.tab-content-holder.active {
  display: block;
}
.news-big-img,
.news-big-title,
.news-big-date,
.news-big-desc {
  display: block;
}
.news-big-img {
  height: 250px;
  position: relative;
}
.news-big-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 0.2rem;
}
.news-big-img span {
  display: inline-block;
  padding: 0.3rem 0.5rem;
  border-radius: 0.2rem;
  color: #fff;
  font-size: 0.8rem;
  background-color: #00a85a;
  position: absolute;
  right: 1rem;
  top: 1rem;
}
.news-big-title {
  color: #444;
  line-height: 1.3;
  font-size: 1.2rem;
}
.news-big-title:hover {
  color: #00a85a;
}
.news-big-date span {
  color: #00a85a;
  font-size: 0.8rem;
  display: inline-block;
  padding-right: 0.6rem;
}
.news-big-desc {
  font-size: 0.9rem;
  color: #444;
}
.news-big-desc > a {
  color: #00a85a;
  padding-left: 0.5rem;
}
.news-big-desc > a:hover {
  text-decoration: underline;
}
.news-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 0.7rem;
  margin-bottom: 0.7rem;
}
.news-card:last-child {
  border-bottom: none;
}
.news-card-img {
  width: 100px;
  margin-right: 0.6rem;
}
.news-card-img img {
  width: 100%;
  height: 80px;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 0.2rem;
}
.news-card-info {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  -ms-flex-item-align: center;
  align-self: center;
}
.news-card-title,
.news-card-date {
  display: block;
}
.news-card-title {
  color: #444;
  font-size: 0.9rem;
  font-weight: 600;
  line-height: 1.3;
}
.news-card-title:hover {
  color: #00a85a;
}
.news-card-date span {
  color: #00a85a;
  font-size: 0.8rem;
  display: inline-block;
  padding-right: 0.6rem;
}
.tab-sidebar {
  background-color: #fcefe7;
  border-radius: 0.2rem;
}
.tab-sidebar-header,
.tab-sidebar-body,
.tab-sidebar-footer {
  padding: 0.6rem;
}
.tab-sidebar-header {
  padding-top: 1rem;
  background-color: #d86c2c;
  padding-bottom: 0;
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
}
.tab-sidebar-header ul {
  display: block;
  list-style: none;
}
.tab-sidebar-header ul li {
  display: inline-block;
}
.tab-sidebar-header ul a {
  display: block;
  font-size: 1rem;
  background-color: #d86c2c;
  color: #fff;
  padding: 0.5rem 1rem;
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
.tab-sidebar-header ul a:hover {
  color: #dd8866;
  background-color: #fcefe7;
}
.tab-sidebar-header ul li.active > a {
  color: #dd8866;
  background-color: #fcefe7;
}
.tab-sidebar-body {
  background-color: transparent;
}
.tab-sidebar-footer {
  border-bottom-left-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  text-align: center;
}
.tab-sidebar-footer a {
  color: #444;
  font-size: 0.9rem;
  padding: 1.2rem 1rem;
}
.tab-sidebar-footer a:hover {
  color: #171717;
}
.tab-sidebar-content {
  display: none;
}
.tab-sidebar-content.active {
  display: block;
}
.anouncements {
  border-radius: 0.2rem;
  border: 1px solid #e2e2e2;
}
.anouncement-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.7rem 1rem;
  background-color: #fff;
  border-bottom: 1px solid #e2e2e2;
}
.anouncement-card:first-child {
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
}
.anouncement-card:last-child {
  border-bottom-left-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
  border-bottom: none;
}
.anouncement-card-icon {
  width: 50px;
}
.anouncement-card-icon > i {
  font-size: 1.8rem;
  color: #d86c2c;
}
.anouncement-card-info {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.anouncement-card-title,
.anouncement-card-date {
  display: block;
}
.anouncement-card-title {
  color: #444;
  font-size: 1rem;
  line-height: 1.3;
}
.anouncement-card-title:hover {
  color: #171717;
  text-decoration: underline;
}
.anouncement-card-date {
  font-size: 0.8rem;
  color: #aca7ac;
  line-height: 1.2;
}
.slider-wilayah-item {
  height: 500px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
}
.slider-wilayah-item::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
  z-index: 5;
  opacity: 1;
  visibility: visible;
}
.slider-wilayah-item:hover::before {
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  opacity: 0;
  visibility: hidden;
}
.slider-wilayah-caption {
  position: absolute;
  padding: 1rem;
  bottom: 0;
  left: 0;
  z-index: 10;
}
.slider-wilayah-caption a {
  color: #fff;
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.2;
}
.slider-wilayah .owl-nav button.owl-prev,
.slider-wilayah .owl-nav button.owl-next {
  width: calc(100px - 10px);
  height: 100%;
  position: absolute;
  top: 0;
  background-color: rgba(255, 255, 255, 0.6);
}
.slider-wilayah .owl-nav button.owl-prev:focus,
.slider-wilayah .owl-nav button.owl-prev:active,
.slider-wilayah .owl-nav button.owl-next:focus,
.slider-wilayah .owl-nav button.owl-next:active {
  outline: none;
}
.slider-wilayah .owl-nav button.owl-prev span,
.slider-wilayah .owl-nav button.owl-next span {
  display: inline-block;
  padding: 0.5rem 1rem;
  background-color: rgba(216, 108, 44, 0.8);
  color: #fff;
  font-size: 2rem;
}
.slider-wilayah .owl-nav button.owl-prev:hover span,
.slider-wilayah .owl-nav button.owl-next:hover span {
  background-color: #d86c2c;
}
.slider-wilayah .owl-nav button.owl-prev {
  left: 0;
}
.slider-wilayah .owl-nav button.owl-prev span {
  float: right;
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.slider-wilayah .owl-nav button.owl-next {
  right: 0;
}
.slider-wilayah .owl-nav button.owl-next span {
  float: left;
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.tabs-wilayah {
  overflow: hidden;
}
.tabs-wilayah .nav-tabs {
  border-bottom: none;
}
.tabs-wilayah .nav-tabs .nav-link {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  position: relative;
  text-align: center;
  border: none;
  color: #fff;
  -webkit-transform: skewX(40deg);
  transform: skewX(40deg);
  border-radius: 0;
  z-index: 10;
}
.tabs-wilayah .nav-tabs .nav-link span {
  display: inline-block;
  -webkit-transform: skewX(-40deg);
  transform: skewX(-40deg);
}
.tabs-wilayah .nav-tabs .nav-link::before {
  content: "";
  position: absolute;
  width: 50px;
  height: 100%;
  top: 0;
  z-index: 3;
  display: inline-block;
  -webkit-transform: skewX(-40deg);
  transform: skewX(-40deg);
}
.tabs-wilayah .nav-tabs .nav-link.active {
  border: none;
}
.tabs-wilayah .nav-tabs .nav-link.active > span {
  color: #171717;
  font-weight: 600;
}
@media (max-width: 767px) {
  .tabs-wilayah .nav-tabs .nav-link {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-transform: initial;
    transform: initial;
  }
  .tabs-wilayah .nav-tabs .nav-link:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .tabs-wilayah .nav-tabs .nav-link span {
    -webkit-transform: initial;
    transform: initial;
    line-height: 1.3;
  }
  .tabs-wilayah .nav-tabs .nav-link::before {
    display: none;
  }
}
.tabs-wilayah .nav-tabs .nav-link.selatan {
  background-color: #00a85a;
}
.tabs-wilayah .nav-tabs .nav-link.selatan::before {
  background-color: #00a85a;
  left: 0;
}
.tabs-wilayah .nav-tabs .nav-link.barat {
  background-color: orange;
}
.tabs-wilayah .nav-tabs .nav-link.tengah {
  background-color: #efe546;
}
.tabs-wilayah .nav-tabs .nav-link.timur {
  background-color: #8452ff;
}
.tabs-wilayah .nav-tabs .nav-link.utara {
  background-color: #777776;
}
.tabs-wilayah .nav-tabs .nav-link.utara::before {
  background-color: #777776;
  right: 0;
}
.tab-pelayanan {
  margin-left: -10px;
  margin-right: -10px;
}
.tab-pelayanan > dt {
  background-color: #fff;
}
.tab-pelayanan > dt.is-active {
  position: relative;
}
.tab-pelayanan > dt.is-active::before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: calc(50% - 12px);
  border-bottom: 12px solid #f6f7f6;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.tab-btn-pelayanan {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 140px;
  cursor: pointer;
  padding: 1rem;
  -webkit-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
}
.tab-btn-pelayanan:hover {
  -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.2);
}
.tab-btn-pelayanan-title {
  margin-bottom: 0;
  color: #fff;
  font-size: 0.8rem;
  text-align: center;
  line-height: 1.2;
  font-weight: 400;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.tab-btn-pelayanan-icon {
  margin-top: auto;
  margin-bottom: auto;
  text-align: center;
}
.tab-btn-pelayanan-icon img {
  max-width: 40px;
  height: auto;
}
.menu-tab-pelayanan {
  width: 100%;
  position: relative;
  padding: 1rem;
  background-color: #f6f7f6;
}
.menu-tab-pelayanan::after {
  content: "";
  display: table;
  clear: both;
}
.menu-tab-pelayanan::before,
.menu-tab-pelayanan::after {
  display: inline-block;
  content: "";
  position: absolute;
  width: 300px;
  height: 100%;
  background-color: #f6f7f6;
  top: 0;
}
.menu-tab-pelayanan::before {
  left: -250px;
}
.menu-tab-pelayanan::after {
  right: -250px;
}
.menu-tab-pelayanan-link {
  display: block;
  position: relative;
  padding: 0.3rem 1rem;
  color: #444;
  font-size: 0.9rem;
  padding-left: 1rem;
}
.menu-tab-pelayanan-link::before {
  content: "";
  position: absolute;
  left: 0;
  width: 7px;
  height: 7px;
  border-radius: 7px;
  background-color: #aca7ac;
  top: 12px;
}
.menu-tab-pelayanan-link:hover {
  text-decoration: underline;
  color: #00a85a;
}
#gpr-kominfo-widget-list {
  max-height: 400px;
  overflow: hidden;
}
.perangkat-daerah {
  width: 100%;
  position: relative;
}
.perangkat-daerah::after {
  content: "";
  display: table;
  clear: both;
}
.perangkat-daerah-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 250px;
  border: 6px solid transparent;
  background-color: #fff;
  padding: 1rem 0.5rem;
  -webkit-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
}
.perangkat-daerah-item:hover {
  border-color: #aca7ac !important;
}
.perangkat-daerah-logo,
.perangkat-daerah-title {
  text-align: center;
}
.perangkat-daerah-logo {
  margin-top: auto;
  margin-bottom: auto;
}
.perangkat-daerah-logo img {
  max-width: 60px;
  width: auto !important;
  display: inline-block !important;
  height: auto;
}
.perangkat-daerah-title {
  margin-bottom: 0;
  line-height: 1.2;
}
.perangkat-daerah-title span {
  color: #444;
  font-size: 1rem;
  font-weight: 500;
}
.sistem-slider {
  width: 100%;
  position: relative;
}
.sistem-slider::after {
  content: "";
  display: table;
  clear: both;
}
.sistem-slider-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.6rem;
  border: 5px solid #00a85a;
  -webkit-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
}
.sistem-slider-item:hover {
  border-color: #aca7ac;
}
.sistem-slider-logo {
  width: 35px;
  margin-right: 1rem;
}
.sistem-slider-logo img {
  max-width: 100%;
  width: auto !important;
}
.sistem-slider-text {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  line-height: 1.2;
}
@media (max-width: 767px) {
  .sistem-slider-text {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sistem-slider-text {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
}
.sistem-slider-text span {
  color: #444;
  font-size: 1rem;
  font-weight: 500;
}
.slider-gallery {
  width: 100%;
  position: relative;
  padding-bottom: 10px;
}
.slider-gallery::after {
  content: "";
  display: table;
  clear: both;
}
.slider-gallery-item {
  overflow: hidden;
}
.slider-gallery-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 0.4rem 1rem;
  background-color: rgba(0, 0, 0, 0.8);
  font-size: 0.9rem;
  color: #fff;
  line-height: 1.3;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all ease-in-out 0.25s;
  transition: all ease-in-out 0.25s;
  opacity: 0;
  visibility: hidden;
}
.slider-gallery-item:hover .slider-gallery-caption {
  opacity: 1;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  visibility: visible;
}
.slider-gallery .owl-nav button.owl-prev,
.slider-gallery .owl-nav button.owl-next {
  width: calc(100px - 10px);
  height: 100%;
  position: absolute;
  top: 0;
  background-color: rgba(255, 255, 255, 0.6);
}
.slider-gallery .owl-nav button.owl-prev:focus,
.slider-gallery .owl-nav button.owl-prev:active,
.slider-gallery .owl-nav button.owl-next:focus,
.slider-gallery .owl-nav button.owl-next:active {
  outline: none;
}
.slider-gallery .owl-nav button.owl-prev span,
.slider-gallery .owl-nav button.owl-next span {
  display: inline-block;
  padding: 0.5rem 1rem;
  background-color: rgba(0, 168, 90, 0.8);
  color: #fff;
  font-size: 2rem;
}
.slider-gallery .owl-nav button.owl-prev:hover span,
.slider-gallery .owl-nav button.owl-next:hover span {
  background-color: #00a85a;
}
.slider-gallery .owl-nav button.owl-prev {
  left: 0;
}
.slider-gallery .owl-nav button.owl-prev span {
  float: right;
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.slider-gallery .owl-nav button.owl-next {
  right: 0;
}
.slider-gallery .owl-nav button.owl-next span {
  float: left;
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.widgets {
  padding: 1rem 0;
  background-color: #ceffd2;
}
.widgets-title {
  color: #00a85a;
  font-size: 1.3rem;
  font-weight: 500;
  padding-bottom: 0.6rem;
}
.statistik {
  width: 300px;
}
@media (max-width: 767px) {
  .statistik {
    width: 100%;
  }
}
.banner,
.video-holder {
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 0.2rem;
}
.banner::after,
.video-holder::after {
  content: "";
  display: table;
  clear: both;
}
.video-holder {
  width: 320px;
  height: 200px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (max-width: 767px) {
  .video-holder {
    width: 100%;
  }
}
.video-holder-caption {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 1rem;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.5);
}
.video-holder-play-btn {
  margin-top: auto;
  margin-bottom: auto;
  text-align: center;
}
.video-holder-play-btn i {
  display: inline-block;
  font-size: 3rem;
  color: #ff3e3e;
}
.video-holder-border {
  margin-bottom: 0.5rem;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  text-align: center;
  padding-bottom: 0.3rem;
}
.video-holder-border span {
  display: inline-block;
  color: #fff;
  font-size: 0.9rem;
  max-width: 80%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.footer-contact {
  width: 100%;
  position: relative;
  padding: 1rem 0;
}
.footer-contact::after {
  content: "";
  display: table;
  clear: both;
}
.footer-contact-about,
.footer-contact-sosmed,
.footer-contact-map {
  border: 1px solid #e2e2e2;
  border-radius: 0.2rem;
  height: 230px;
}
@media (max-width: 767px) {
  .footer-contact-about,
  .footer-contact-sosmed,
  .footer-contact-map {
    margin-bottom: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .footer-contact-about,
  .footer-contact-sosmed,
  .footer-contact-map {
    margin-bottom: 1rem;
  }
}
.footer-contact-title {
  font-size: 1.3rem;
  color: #444;
}
.footer-contact-about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 360px;
  padding: 1rem;
}
.footer-contact-about .logo-img {
  width: 80px;
  margin-right: 1rem;
}
.footer-contact-about .logo-img img {
  max-width: 100%;
  height: auto;
}
.footer-contact-about .info-footer {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.footer-contact-about .info-footer strong,
.footer-contact-about .info-footer span {
  display: block;
  font-size: 0.9rem;
  color: #444;
}
.footer-contact-about .info-footer a {
  display: inline-block;
  padding: 0.3rem 1rem;
  color: #fff;
  font-size: 0.9rem;
  border-radius: 0.2rem;
  background-color: #00a85a;
}
.footer-contact-about .info-footer a:hover {
  background-color: #008f4c;
}
.footer-contact-sosmed {
  overflow: hidden;
}
.title-page {
  padding: 1.5rem 0;
  background-color: #00a85a;
}
.title-page-text {
  padding-left: 15px;
}
.title-page-text::before {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 6px;
  left: 0;
  width: 4px;
  border-radius: 4px;
  background-color: orange;
}
.title-page-text h2 {
  color: #fff;
  font-size: 1.5rem;
  font-weight: 500;
}
.title-page-text .segment {
  display: block;
  margin-top: -10px;
}
.title-page-text .segment ul {
  list-style: none;
}
.title-page-text .segment ul li {
  display: inline-block;
}
.title-page-text .segment ul li:first-child a {
  padding-left: 0;
}
.title-page-text .segment ul li:last-child a::before {
  display: none;
}
.title-page-text .segment ul a {
  display: block;
  padding: 0 0.5rem;
  position: relative;
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.7);
}
.title-page-text .segment ul a::before {
  content: "/";
  position: absolute;
  right: -4px;
  top: 2px;
  font-size: 0.65rem;
  color: #fff;
}
.title-page-text .segment ul a:hover {
  color: orange;
  text-decoration: underline;
}
.news {
  border-radius: 0.2rem;
  background-color: #fff;
  border: 1px solid #f6f7f6;
  -webkit-box-shadow: 0 3px 3px -1px rgba(0, 0, 0, 0.07);
  box-shadow: 0 3px 3px -1px rgba(0, 0, 0, 0.07);
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .news {
    margin-bottom: 1rem;
  }
}
.news > div:first-child {
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
}
.news > div:last-child {
  border-bottom-left-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.news-img,
.news-title,
.news-date {
  display: block;
  margin-bottom: 0.5rem;
}
.news-img {
  height: 180px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .news-img {
    height: 130px;
  }
}
.news-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.news-title {
  padding: 0 1rem;
}
@media (max-width: 767px) {
  .news-title {
    padding: 0 0.5rem;
  }
}
.news-title a {
  display: inline-block;
  color: #444;
  font-size: 0.9rem;
  font-weight: 500;
  line-height: 1.3;
}
@media (max-width: 767px) {
  .news-title a {
    font-size: 0.75rem;
  }
}
.news-title a:hover {
  color: #171717;
  text-decoration: underline;
}
.news-date {
  padding: 0 1rem;
}
@media (max-width: 767px) {
  .news-date {
    padding: 0 0.5rem;
  }
}
.news-date span {
  display: inline-block;
  color: #00a85a;
  font-size: 0.75rem;
  padding-right: 1rem;
}
@media (max-width: 767px) {
  .news-date span {
    font-size: 0.65rem;
  }
}
.news-date span:last-child {
  padding-right: 0;
}
@media (max-width: 767px) {
  .pagination {
    margin-bottom: 1rem;
  }
}
.pagination .page-item.disabled span {
  color: #aca7ac;
}
.pagination .page-link {
  color: #171717;
  font-size: 1rem;
  line-height: 25px;
}
.pagination .page-link > i {
  font-size: 1.3rem;
  line-height: 17px;
  position: relative;
  top: 3px;
}
.pagination .page-link:hover {
  color: #fff;
  background-color: #00a85a;
  border-color: #00a85a;
}
.pagination .page-link:focus,
.pagination .page-link:active {
  -webkit-box-shadow: 0 0 0 3px rgba(0, 168, 90, 0.2);
  box-shadow: 0 0 0 3px rgba(0, 168, 90, 0.2);
}
.date-news {
  padding: 0.6rem 1rem;
  background-color: #f6f7f6;
  border-radius: 0.2rem;
}
.date-news > span {
  color: #00a85a;
  font-size: 0.8rem;
  padding-right: 1rem;
}
.detail-content {
  font-size: 0.9rem;
  color: #444;
}
.detail-content img {
  width: 300px;
  float: left;
  height: auto;
  border-radius: 0.2rem;
  margin-right: 1rem;
}
@media (max-width: 767px) {
  .detail-content img {
    float: none;
    display: block;
  }
}
.detail-content ul,
.detail-content ol {
  -webkit-padding-start: 1rem;
  -moz-padding-start: 1rem;
  padding-inline-start: 1rem;
  margin-bottom: 1rem;
}
.detail-content p {
  margin-bottom: 1rem;
}
.contact-form {
  width: 100%;
  background-color: #fff;
  padding: 2rem;
  margin-left: auto;
  margin-right: auto;
}
.contact-form-title {
  display: block;
  font-size: 1.2rem;
}
.contact-form .form-control {
  border-radius: 0.2rem;
  border-color: #e2e2e2;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.contact-form .form-control.text {
  height: 50px;
}
.contact-form .form-control::-webkit-input-placeholder {
  color: #aca7ac;
  font-size: 1rem;
}
.contact-form .form-control:-moz-placeholder {
  color: #aca7ac;
  font-size: 1rem;
}
.contact-form .form-control::-moz-placeholder {
  color: #aca7ac;
  font-size: 1rem;
}
.contact-form .form-control:-ms-input-placeholder {
  color: #aca7ac;
  font-size: 1rem;
}
.contact-form .form-control:focus {
  background-color: #fff;
  border-color: #efe546;
}
.contact-form .btn-send {
  background-color: #efe546;
  color: #fff;
  font-size: 1.3rem;
  border-radius: 0.2rem;
  height: 45px;
  padding-left: 3rem;
  padding-right: 3rem;
}
.contact-form .btn-send:hover {
  background-color: #ede22f;
}
.sosmed ul {
  list-style: none;
}
@media (max-width: 767px) {
  .sosmed ul {
    display: block;
    text-align: center;
  }
}
.sosmed ul li {
  display: inline-block;
}
.sosmed ul a {
  display: inline-block;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #00a85a;
  text-align: center;
  line-height: 33px;
  font-size: 1rem;
  color: #fff;
  margin-right: 0.4rem;
  border: 1px solid transparent;
}
@media (max-width: 575px) {
  .sosmed ul a {
    margin-bottom: 0.4rem;
  }
}
.sosmed ul a:hover {
  background-color: #fff;
  color: #00a85a;
  border-color: #00a85a;
}
.sosmed ul li:last-child a {
  margin-right: 0;
}
.albums {
  position: relative;
}
.albums-item {
  border-radius: 0.2rem;
  height: 200px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .albums-item {
    height: auto;
  }
}
.albums-item img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.albums-caption {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.6);
}
.albums-caption span {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  right: 1rem;
  font-size: 1rem;
  color: #fff;
  font-weight: 500;
}
.albums .owl-nav button.owl-prev,
.albums .owl-nav button.owl-next {
  width: calc(100px - 10px);
  height: 100%;
  position: absolute;
  top: 0;
}
.albums .owl-nav button.owl-prev:focus,
.albums .owl-nav button.owl-prev:active,
.albums .owl-nav button.owl-next:focus,
.albums .owl-nav button.owl-next:active {
  outline: none;
}
.albums .owl-nav button.owl-prev span,
.albums .owl-nav button.owl-next span {
  display: inline-block;
  padding: 0 1rem 0.3rem;
  background-color: rgba(216, 108, 44, 0.8);
  color: #fff;
  font-size: 2rem;
  border-radius: 0.2rem;
}
.albums .owl-nav button.owl-prev:hover span,
.albums .owl-nav button.owl-next:hover span {
  background-color: #d86c2c;
}
.albums .owl-nav button.owl-prev {
  left: 0;
}
.albums .owl-nav button.owl-prev span {
  float: right;
}
.albums .owl-nav button.owl-next {
  right: 0;
}
.albums .owl-nav button.owl-next span {
  float: left;
}
.detail-gallery {
  width: 100%;
  position: relative;
}
.detail-gallery::after {
  content: "";
  display: table;
  clear: both;
}
.detail-gallery h3 {
  font-size: 1rem;
  color: #00a85a;
  font-weight: 600;
}

/*# sourceMappingURL=style.min.css.map */
