@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500&family=Poppins:wght@500;600;700&display=swap");
body {
  font-family: "Inter", sans-serif;
  background: #f5f5f5;
  font-size: 15px; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
  font-weight: 600; }

a {
  text-decoration: none;
  color: #2b9f87; }
  a:hover {
    color: #1c846f; }

.text-muted {
  color: #6c757d !important; }

.container {
  max-width: 1180px;
  padding-left: 25px;
  padding-right: 25px; }

.btn-view-all-icon {
  color: #fff;
  z-index: 100;
  position: relative; }
  .btn-view-all-icon:hover {
    color: #fff !important;
    cursor: pointer; }

.navbar {
  padding: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.28); }
  .navbar .container {
    padding-top: 20px;
    padding-bottom: 20px; }
  .navbar .nav-link {
    padding-left: 16px !important;
    padding-right: 16px !important;
    border-radius: 8px;
    color: #fff !important;
    margin-right: 4px; }
    .navbar .nav-link.active {
      background: #37474fa3;
      color: #ffffff !important;
      box-shadow: inset -12px -9px 17px #0000001a; }
    .navbar .nav-link:hover {
      background: #37474fa3;
      color: #ffffff !important; }

#header {
  transition: all 0.5s;
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #e0e0e0 !important; }
  #header .navbar {
    background: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.15); }
    #header .navbar .container {
      padding-top: 20px;
      padding-bottom: 20px; }
    #header .navbar .nav-link {
      font-size: 14px !important;
      color: #6d767a !important; }
      #header .navbar .nav-link.active, #header .navbar .nav-link:hover {
        background: #3abca1 !important;
        color: #fff !important; }
  #header .search-input .form-control,
  #header .search-input .btn {
    font-size: 15px; }
  #header.navbar-header-fixed {
    position: fixed;
    top: 0;
    z-index: 1000;
    width: 100%;
    left: 0; }
    #header.navbar-header-fixed .navbar {
      border-bottom: 1px solid #ededed; }
      #header.navbar-header-fixed .navbar .navbar-brand img {
        width: 150px;
        transition: all 0.1s; }
      #header.navbar-header-fixed .navbar .nav-link {
        font-size: 14px;
        transition: all 0.1s; }
    #header.navbar-header-fixed:hover .navbar {
      transition: all 0.1s; }
    #header.navbar-header-fixed .top-bar .top-bar-link {
      padding: 4px 10px;
      transition: all 0.1s; }

.navbar-header .navbar-brand img {
  width: 100px; }
.navbar-header .navbar-toggler {
  color: #6d767a;
  border-color: #6d767a; }

.navbar-header-fixed {
  position: fixed;
  width: 100%;
  z-index: 100;
  border: 0;
  top: 0px;
  background: #fff !important;
  border-bottom: 1px solid #e0e0e0 !important;
  z-index: 1001; }
  .navbar-header-fixed .container {
    border: 0 !important;
    transition: all 0.5s; }
  .navbar-header-fixed .nav-link {
    font-size: 14px !important;
    color: #6d767a !important; }
    .navbar-header-fixed .nav-link.active, .navbar-header-fixed .nav-link:hover {
      background: #3abca1 !important; }
  .navbar-header-fixed .navbar-toggler {
    color: #6d767a !important;
    border-color: #6d767a !important; }

#hero {
  background: linear-gradient(95.85deg, #1cc4ab 0%, #237d83 99.39%);
  background: url(../../base/images/bg_portal.png) !important;
  background-size: cover !important;
  background-position: center !important;
  color: #fff;
  position: relative; }
  #hero svg {
    position: absolute;
    bottom: -1px;
    width: 100%;
    height: 40px; }
  #hero .container-hero {
    padding-top: 100px;
    padding-bottom: 160px;
    position: relative;
    overflow: hidden; }
  #hero .navbar-header-fixed .nav-link {
    color: #6d767a; }
    #hero .navbar-header-fixed .nav-link.active, #hero .navbar-header-fixed .nav-link:hover, #hero .navbar-header-fixed .nav-link:focus {
      color: #fff !important; }
  #hero .navbar-header-fixed .navbar-brand {
    display: none !important; }
    #hero .navbar-header-fixed .navbar-brand.navbar-brand-fixed {
      display: inline !important; }
  #hero .navbar-brand {
    display: inline; }
    #hero .navbar-brand.navbar-brand-fixed {
      display: none; }
  #hero .navbar-toggler {
    color: #fff;
    border-color: #fff; }
  #hero .info {
    z-index: 100;
    position: relative; }
    #hero .info h1 {
      font-family: "Poppins";
      font-style: normal;
      font-weight: 700;
      font-size: 42px;
      line-height: 62px;
      text-align: center;
      letter-spacing: 0.5px;
      margin-bottom: 8px; }
    #hero .info .desc {
      font-family: "Inter";
      font-style: normal;
      font-weight: 400;
      font-size: 17px;
      line-height: 24px;
      margin-bottom: 30px; }
  #hero .search-form-hero {
    max-width: 550px;
    width: 100%; }
  #hero .search-global-inner {
    max-width: 550px;
    width: 100%;
    padding: 10px;
    background-color: #fafafa;
    border-radius: 8px; }
    #hero .search-global-inner input {
      background: #fafafa;
      border: none;
      font-size: 15px !important; }
      #hero .search-global-inner input:focus {
        box-shadow: none; }
    #hero .search-global-inner .btn {
      padding: 0.375rem 0.75rem;
      font-size: 1rem;
      line-height: 1.5;
      border-radius: 0.25rem; }
  #hero .search-input .input-group-text {
    background: #fff;
    border: 0;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 16px; }
  #hero .search-input input {
    border: 0;
    padding-left: 0;
    padding-top: 12px;
    padding-bottom: 12px; }
    #hero .search-input input:focus {
      box-shadow: none; }

.section {
  padding-top: 64px;
  padding-bottom: 64px; }

.btn.btn-primary{
  background: #3abca1 !important;
  border: none;
}

#topik-home {
  margin-top: -100px; }
  #topik-home .daftar-topik-data {
    background: #fff;
    padding: 32px;
    border-radius: 20px;
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.08);
    position: relative; }

.statistic-section .box-statistic {
  background: #fff;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, 0.125);
  color: #161616;
  padding: 42px 32px !important;
  transition: all 0.3s;
  position: relative;
  overflow: hidden; }
  .statistic-section .box-statistic .h1 {
    font-weight: 400;
    font-size: 42px;
    line-height: 1.5; }
  .statistic-section .box-statistic .desc {
    opacity: 0.8; }
  .statistic-section .box-statistic:before {
    position: absolute;
    content: "";
    background: #ededed;
    width: 90px;
    height: 90px;
    top: -37px;
    right: -28px;
    border-radius: 50px;
    opacity: 0;
    transition: all 0.3s;
    border-color: #ededed; }
  .statistic-section .box-statistic:hover {
    border-color: #3abca1;
    transform: translateY(-10px); }
    .statistic-section .box-statistic:hover .link {
      color: #3abca1; }
    .statistic-section .box-statistic:hover:before {
      background: #3abca1;
      opacity: 1;
      transform: scale(2);
      border: 5px solid #ededed; }

.tombol-navigasi {
  position: relative;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: #1c846f;
  border-radius: 50%;
  box-shadow: 0 5px 16px #2121212e; }
  .tombol-navigasi i {
    font-size: 14px; }
  .tombol-navigasi.tombol-next {
    margin-left: 12px; }

.badge-view {
  background: #ffc107;
  color: #212529 !important;
  padding: 4px 8px;
  font-size: 13px;
  border-radius: 5px;
  font-weight: 500; }

.swiper {
  width: 100%;
  height: fit-content;
  overflow: hidden; }

#main-wrapper {
  padding-top: 50px;
  padding-bottom: 50px; }
  #main-wrapper.main-wrapper-home {
    padding-top: 70px;
    padding-bottom: 70px; }

.daftar-topik-data ul {
  padding-top: 24px;
  padding-bottom: 0;
  margin-bottom: 0; }
  .daftar-topik-data ul a {
    text-decoration: none; }
  .daftar-topik-data ul li {
    margin-bottom: 30px; }
    .daftar-topik-data ul li .thumbnail {
      padding: 16px;
      background: #f5f5f5;
      border-radius: 12px;
      display: flex;
      align-items: center;
      flex-direction: row;
      box-shadow: 0px 10px 16px -8px #0000000f;
      border: 1px solid #ededed;
      transition: all 0.3s; }
      .daftar-topik-data ul li .thumbnail:hover {
        border: 1px solid #1c846f;
        transform: scale(1.07); }
    .daftar-topik-data ul li .caption {
      font-size: 15px;
      color: #333;
      margin-left: 14px; }

.card {
  margin-bottom: 30px; }
  .card .card-image {
    padding: 15px;
    background: #f9f9f9; }
    .card .card-image img {
      height: 125px; }

.card-title {
  font-size: 18px !important;
  font-weight: 600;
  line-height: 1.5;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  font-family: "Inter"; }

.card-img-post-highlight {
  height: 250px;
  object-fit: cover;
  border-radius: 10px; }

.card-highlight {
  background: transparent;
  border: 0; }
  .card-highlight a {
    color: unset !important; }
  .card-highlight .card-body {
    padding-left: 0;
    padding-right: 0; }
  .card-highlight:hover .card-title {
    color: #1c846f; }

.pagebar-header {
  padding-top: 32px;
  padding-bottom: 16px; }

.table {
  table-layout: fixed; }
  .table th,
  .table td {
    word-wrap: break-word; }

.panel {
  padding: 15px;
  padding-bottom: 32px;
  margin-bottom: 30px;
  background-color: #ffffff;
  box-shadow: 0px 10px 16px -8px #0000000f;
  border: 0px solid transparent;
  border-radius: 5px; }

.panel-heading,
.module-heading {
  font-family: "Roboto Slab", sans-serif;
  padding: 16px;
  margin: -15px -15px 15px;
  font-size: 18px;
  font-weight: 600;
  background-color: #f5f5f5;
  border-bottom: 1px solid #dddddd;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  position: relative; }
  .panel-heading.panel-heading-with-wave,
  .module-heading.panel-heading-with-wave {
    padding-bottom: 40px !important; }
  .panel-heading.panel-heading-with-wave, .panel-heading.module-heading-with-wave,
  .module-heading.panel-heading-with-wave,
  .module-heading.module-heading-with-wave {
    margin-bottom: 28px;
    overflow: hidden;
    border-bottom: 0; }
  .panel-heading.module-heading-with-wave,
  .module-heading.module-heading-with-wave {
    height: 75px;
    margin-bottom: 16px; }
    .panel-heading.module-heading-with-wave .card-wave,
    .module-heading.module-heading-with-wave .card-wave {
      bottom: 0;
      height: 50px; }

.panel-footer {
  padding: 10px 15px;
  margin: 15px -15px -15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }


.stages {
    margin: 0;
    list-style: none;
    *zoom: 1;
    color: #aeaeae;
    counter-reset: stage;
    margin: -20px -25px 20px;
    overflow: hidden
}

.stages:before,
.stages:after {
    display: table;
    content: "";
    line-height: 0
}

.stages:after {
    clear: both
}

.stages li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 27px;
    counter-increment: stage;
    width: 50%;
    background-color: #ededed;
    float: left;
    padding: 10px 20px;
    position: relative;
    z-index: 0
}

.stages li:before {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
    content: counter(stage);
    display: inline-block;
    width: 27px;
    height: 27px;
    margin-right: 5px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    background-color: #aeaeae;
    z-index: 1
}

.stages li:after {
    left: 0;
    border: solid rgba(237, 237, 237, 0);
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #ededed;
    border-bottom-color: #ededed;
    border-width: 29px;
    top: 50%;
    margin-top: -29px;
    margin-left: -30px
}

.stages li.last {
    position: relative;
    right: -1px
}

.stages li.last,
.stages li.last .highlight {
    -webkit-border-radius: 0 3px 0 0;
    -moz-border-radius: 0 3px 0 0;
    border-radius: 0 3px 0 0
}

.stages li.first:after {
    content: none;
    border: none
}

.stages li.active:after {
    border-color: rgba(140, 198, 138, 0);
    border-top-color: #3abca1;
    border-bottom-color: #3abca1
}

.stages li.complete:after {
    border-color: rgba(197, 226, 196, 0);
    border-top-color: #3abca1;
    border-bottom-color: #3abca1
}

.stages.stage-3 li.complete:first-child:after {
    content: none
}

.stages li.active,
.stages li.complete {
    background: none
}

.stages li.active:before {
    color: #3abca1;
    background: #ffffff
}

.stages li.complete:before {
    color: #c5e2c4;
    background: #eef6ed
}

.stages li .highlight {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    padding: 10px 52px;
    border: none;
    text-align: left;
    text-decoration: none;
    line-height: 27px;
    z-index: -1
}

@media (max-width:768px) {
    .stages li .highlight {
        text-indent: -9999px
    }
}

.stages li.active .highlight {
    color: #ffffff;
    background: #3abca1
}

.stages li.complete .highlight {
    color: #eef6ed;
    background: #3abca1
}

.dataset-item {
  border-bottom: 1px dotted #dddddd;
  padding-top: 14px;
  padding-bottom: 14px;
  margin-bottom: 8px; }
  .dataset-item .desc {
    font-size: 14px;
    color: #000;
    opacity: 0.7;
    margin-bottom: 8px; }
  .dataset-item a.badge {
    color: #fff !important; }
    .dataset-item a.badge:hover {
      color: #fff !important; }
  .dataset-item:hover {
    background: #f9f9f9; }
  .dataset-item p {
    margin-bottom: 8px; }

.dataset-heading {
  font-size: 17px;
  margin-top: 0;
  margin-bottom: 5px;
  line-height: 1.35; }
  .dataset-heading a {
    color: #333333;
    margin-bottom: 8px;
    display: block;
    font-weight: 600; }
    .dataset-heading a:hover {
      color: #1c846f !important; }

.card-wave {
  background: url(../../base/images/wave.svg);
  background-size: auto;
  padding: 0;
  height: 75px;
  background-size: 100% 100%;
  -o-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: cover;
  border: 0;
  position: absolute;
  bottom: -15px;
  width: 110%;
  left: 0; }

.card-group-dataset {
  color: #000 !important;
  overflow: hidden; }
  .card-group-dataset > a,
  .card-group-dataset .card-title,
  .card-group-dataset .card-text {
    color: #000 !important; }
  .card-group-dataset .card-link {
    margin-top: 10px; }
  .card-group-dataset:hover {
    border: 1px solid #1c846f; }

.nav-tabs-list-organizations > li {
  display: contents; }
  .nav-tabs-list-organizations > li > a {
    border: 1px solid #ddd;
    border-bottom: 0;
    border-radius: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 16px;
    padding-right: 16px; }
    .nav-tabs-list-organizations > li > a:hover {
      background: #eee; }
  .nav-tabs-list-organizations > li:first-child > a {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px; }
  .nav-tabs-list-organizations > li:last-child > a {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom: 1px solid #ddd; }

footer {
  padding-top: 50px;
  padding-bottom: 30px;
  background: #fff;
  font-size: 14px;
  position: relative; }
  footer svg {
    position: absolute;
    top: -1px;
    width: 100%;
    height: 20px; }
  footer p {
    margin-right: 30px; }

.toolbar {
  position: relative;
  margin-bottom: 10px;
  padding: 5px 0; }
  .toolbar .breadcrumb {
    margin: 0;
    padding: 0;
    margin-bottom: 5px;
    border: none;
    background: none;
    font-size: 18px;
    line-height: 1.3; }
    .toolbar .breadcrumb a {
      color: #505050; }
      .toolbar .breadcrumb a.active {
        font-weight: 600; }

.nav-tabs .nav-item .nav-link {
  cursor: pointer !important; }

.margin-top-minus-70 {
  margin-top: -70px; }

.row-single {
  border: 1px solid #ededed;
  border-radius: 4px;
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.05);
  position: relative;
  background-color: #fff;
  margin-bottom: 20px; }
  .row-single .primary {
    border-left: 1px solid #ededed; }
  .row-single .secondary {
    background: #fefefe; }
  .row-single .page-header {
    background-color: #f6f6f6;
    border-bottom: 1px solid #ededed; }
  .row-single .module-content {
    padding: 16px 25px 0;
    margin: 0 0 20px 0;
    margin-left: calc(var(--bs-gutter-x) / -2);
    margin-right: calc(var(--bs-gutter-x) / -2); }
  .row-single .module {
    margin-bottom: 24px; }
    .row-single .module h3 {
      margin-bottom: 8px; }
    .row-single .module .nav {
      margin-left: calc(var(--bs-gutter-x) / -2);
      margin-right: calc(var(--bs-gutter-x) / -2); }
    .row-single .module .read-more {
      font-weight: bold;
      color: #000000;
      font-family: "Roboto Slab", sans-serif;
      padding: 15px;
      padding-bottom: 0;
      display: block; }

.page-item.active .page-link {
  z-index: 3;
  color: #fff !important;
  background-color: #31ad93;
  border-color: #31ad93; }

.format-label {
  display: inline-block;
  vertical-align: text-bottom;
  position: relative;
  top: 2px;
  width: 16px;
  height: 16px;
  background-image: url("../../base/images/sprite-ckan-icons.png");
  background-repeat: no-repeat;
  background-position: 16px 16px;
  text-indent: -900em;
  background: url("../../base/images/sprite-resource-icons.png") no-repeat 0 0; }

.format-label {
  width: 32px;
  height: 35px;
  background-position: 0px -62px; }
  .format-label[data-format="rdf"], .format-label[data-format*="rdf"] {
    width: 32px;
    height: 35px;
    background-position: -32px -62px; }
  .format-label[data-format="pdf"], .format-label[data-format*="pdf"] {
    width: 32px;
    height: 35px;
    background-position: -64px -62px; }
  .format-label[data-format="api"], .format-label[data-format*="api"] {
    width: 32px;
    height: 35px;
    background-position: -96px -62px; }
  .format-label[data-format="zip"], .format-label[data-format*="zip"] {
    width: 32px;
    height: 35px;
    background-position: -128px -62px; }
  .format-label[data-format="xls"], .format-label[data-format*="xls"] {
    width: 32px;
    height: 35px;
    background-position: -160px -62px; }
  .format-label[data-format="csv"], .format-label[data-format*="csv"] {
    width: 32px;
    height: 35px;
    background-position: -192px -62px; }
  .format-label[data-format="txt"], .format-label[data-format*="txt"] {
    width: 32px;
    height: 35px;
    background-position: -224px -62px; }
  .format-label[data-format="xml"], .format-label[data-format*="xml"] {
    width: 32px;
    height: 35px;
    background-position: -256px -62px; }
  .format-label[data-format="json"], .format-label[data-format*="json"] {
    width: 32px;
    height: 35px;
    background-position: -288px -62px; }
  .format-label[data-format="html"], .format-label[data-format*="html"] {
    width: 32px;
    height: 35px;
    background-position: -320px -62px; }

.well {
  min-height: 20px;
  padding: 16px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.resource-list {
  margin: 0;
  list-style: none;
  margin: -10px -10px 10px -10px;
  padding-left: 0px;
  margin-top: 16px; }

.resource-item {
  position: relative;
  padding: 10px 10px 10px 60px;
  margin-bottom: 0px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }
  .resource-item:hover {
    background-color: #eeeeee; }
  .resource-item .heading {
    color: #000000;
    font-size: 14px;
    font-weight: bold; }
  .resource-item .format-label {
    position: absolute;
    top: 10px;
    left: 10px; }
  .resource-item .description {
    font-size: 12px;
    margin-bottom: 0;
    min-height: 12px; }
  .resource-item .btn-group {
    position: absolute;
    top: 14px;
    right: 10px; }

.tag-list {
  margin: 0;
  list-style: none; }
  .tag-list li {
    display: inline-block;
    margin-right: 5px; }
    .tag-list li:last-child {
      margin-right: 0; }

.context-info .module-content {
  padding: 15px; }
.context-info .image {
  margin-bottom: 10px; }
  .context-info .image img,
  .context-info .image a {
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
.context-info p {
  overflow: auto; }
.context-info code {
  display: block;
  font-weight: normal;
  padding: 0;
  margin: 0;
  overflow: auto; }
.context-info h1.heading {
  margin: 0 0 5px 0;
  font-size: 18px;
  line-height: 1.3;
  -ms-word-break: break-all;
  word-break: break-all;
  /* Non standard for webkit */
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }
.context-info .info {
  margin-top: 15px;
  padding-top: 10px;
  border-top: 1px dotted #ddd;
  word-break: break-word; }
  .context-info .info dl dd {
    margin-top: 3px;
    margin-left: 0; }
.context-info .nums {
  zoom: 1;
  margin-top: 15px;
  padding-top: 10px;
  padding-bottom: 0;
  border-top: 1px dotted #ddd; }
  .context-info .nums:before {
    display: table;
    content: "";
    line-height: 0; }
  .context-info .nums:after {
    display: table;
    content: "";
    line-height: 0;
    clear: both; }
  .context-info .nums dl {
    float: left;
    width: 50%;
    margin: 5px 0 0 0;
    color: #444444; }
    .context-info .nums dl dt {
      display: block;
      font-size: 13px;
      font-weight: 300; }
    .context-info .nums dl dd {
      display: block;
      font-size: 30px;
      font-weight: 700;
      line-height: 36px;
      margin-left: 0; }
      .context-info .nums dl dd .smallest {
        font-size: 13px; }
      .context-info .nums dl dd .smaller {
        font-size: 16px; }
      .context-info .nums dl dd .small {
        font-size: 21px; }
.context-info .follow_button {
  margin-top: 15px; }
.context-info.editing .module-content {
  margin-top: 0; }

.module-heading {
  margin: 0;
  padding: 16px 25px;
  font-size: 14px;
  line-height: 1.3;
  background-color: #f6f6f6;
  margin-left: calc(var(--bs-gutter-x) / -2);
  margin-right: calc(var(--bs-gutter-x) / -2); }
  .module-heading:before {
    display: table;
    content: "";
    line-height: 0; }
  .module-heading:after {
    display: table;
    content: "";
    line-height: 0;
    clear: both; }

.module-content {
  padding: 0 25px;
  margin: 20px 0; }

.nav-simple,
.nav-aside {
  margin: 0;
  list-style: none;
  padding-bottom: 0; }

.nav-simple:before,
.nav-aside:before,
.nav-simple:after,
.nav-aside:after {
  display: table;
  content: "";
  line-height: 0; }

.nav-simple:after,
.nav-aside:after {
  clear: both; }

.nav-simple > li,
.nav-aside > li {
  font-size: 12px;
  line-height: 1.16666667em;
  padding: 10px 25px;
  border-bottom: 1px dotted #ddd;
  width: 100%; }
  .nav-simple > li a,
  .nav-aside > li a {
    color: #5c5555 !important;
    font-size: 14px; }
    .nav-simple > li a:hover,
    .nav-aside > li a:hover {
      color: #1c846f !important; }

.nav-simple > li:last-of-type,
.nav-aside > li:last-of-type {
  border-bottom: 0; }

.nav-simple > li.active,
.nav-aside > li.active {
  background-color: #8ca0a6; }
  .nav-simple > li.active a,
  .nav-aside > li.active a {
    color: #ffffff !important; }
    .nav-simple > li.active a:hover,
    .nav-aside > li.active a:hover {
      color: #fff !important; }

.nav-simple .ckan-icon,
.nav-aside .ckan-icon {
  position: relative;
  top: 0px; }

.search-form .search-input {
  position: relative;
  margin-bottom: 20px; }
  .search-form .search-input input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    width: 100%;
    height: auto; }
  .search-form .search-input button {
    cursor: pointer;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: 10px;
    border: none; }
    .search-form .search-input button span {
      display: none; }
    .search-form .search-input button i {
      -webkit-transition: color 0.2s ease-in;
      -moz-transition: color 0.2s ease-in;
      -o-transition: color 0.2s ease-in;
      transition: color 0.2s ease-in; }
  .search-form .search-input.search-giant input {
    font-size: 16px;
    padding: 15px;
    padding-top: 12px;
    padding-bottom: 12px; }
  .search-form .search-input.search-giant button {
    right: 15px;
    top: 50%;
    margin-top: 0px;
    transform: translateY(-50%); }
    .search-form .search-input.search-giant button i {
      font-size: 18px; }
.search-form h2 {
  font-size: 24px;
  line-height: 1.3;
  color: #000000;
  margin-bottom: 0;
  margin-top: 20px; }
.search-form .filter-list {
  color: #444444;
  line-height: 32px;
  margin: 10px 0 0 0; }
  .search-form .filter-list .pill {
    line-height: 21px; }
  .search-form .filter-list .extra {
    margin-top: 10px;
    font-size: 18px;
    font-weight: normal;
    color: #000000; }
.search-form.no-bottom-border {
  border-bottom-width: 0;
  margin-bottom: 0; }

.control-order-by {
  display: flex;
  align-items: center;
  justify-content: center; }
  .control-order-by label {
    display: inline;
    margin-right: 8px; }
  .control-order-by select {
    display: inline;
    width: 160px;
    margin: 0; }

.swiper-pagination {
  bottom: 0; }

.swiper-pagination-bullet-active {
  background: #38b69c; }

.form-control,
.form-select {
  border-radius: 8px; }

.bv_ul_inner {
  max-height: 400px; }

.bv_mainselect {
  padding: 0; }

.nav-tabs .nav-link {
  text-decoration: none;
  color: #2b9f87; }
  .nav-tabs .nav-link:hover {
    color: #1c846f; }

.page-link {
  text-decoration: none;
  color: #2b9f87; }
  .page-link:hover {
    color: #1c846f; }

.pill {
  display: inline-block;
  background-color: #6f8890;
  color: #ffffff;
  padding: 2px 10px 1px 10px;
  margin-right: 5px;
  font-weight: normal;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  margin-bottom: 6px; }

.pill a {
  color: #ffffff; }

.pill a.remove {
  font-size: 11px; }

.single-dataset-card {
  border-radius: 8px;
  overflow: hidden;
  margin-top: 32px;
  margin-bottom: 32px;
  border: 1px solid rgba(0, 0, 0, 0.125); }

.single-dataset-header {
  padding: 1.25rem;
  display: flex;
  flex-direction: column;
  background: #01713f !important;
  -webkit-mask-image: linear-gradient(0deg, rgba(33, 33, 33, 0.8), rgba(33, 33, 33, 0.8));
  mask-image: linear-gradient(0deg, rgba(33, 33, 33, 0.8), rgba(33, 33, 33, 0.8));
  background-size: cover !important;
  color: #fff; }
  .single-dataset-header .title {
    font-size: 28px !important;
    margin-top: 50px; }
  .single-dataset-header .subtitle {
    font-size: 16px;
    opacity: 0.8; }
  .single-dataset-header .organization {
    align-items: center; }
    .single-dataset-header .organization .logo {
      background: #fff;
      padding: 8px;
      border: 1px solid #ededed;
      border-radius: 8px; }
      .single-dataset-header .organization .logo img {
        height: 32px; }
  .single-dataset-header .organization-name {
    color: #fff;
    font-weight: 500;
    letter-spacing: 0.3px; }

.single-dataset-info {
  background: #fff;
  padding: 12px 1.25rem;
  border-top: 0;
  display: flex;
  flex-direction: row;
  align-items: center; }

.card-group-home {
  width: calc(100% / 4); }

@media screen and (min-width: 992px) {
  #header .search-collapse {
    display: none !important; } }
@media screen and (max-width: 1000px) {
  #hero .bg-isometric {
    display: none; }

  .daftar-topik-data ul li .thumbnail {
    max-width: 100%;
    height: 125px; }

  .card-group-home {
    width: calc(100% / 3); } }
@media screen and (max-width: 992px) {
  #header .top-bar {
    display: none; }

  .navbar-header .navbar-brand img {
    width: 100px; }

  .site-footer .copyright {
    display: flex;
    flex-direction: column; }

  .control-toggler {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between; }
    .control-toggler .navbar-toggler {
      padding: 7px 8px;
      font-size: 14px;
      margin-left: auto; }

  #header .navbar-collapse {
    padding-top: 14px;
    padding-bottom: 14px; } }
@media screen and (max-width: 991px) {
  .navbar-header .nav-link {
    margin-top: 8px; } }
@media screen and (max-width: 768px) {
  .section {
    padding-top: 32px;
    padding-bottom: 32px; }

  .resource-item .btn-group {
    position: relative;
    left: unset;
    top: unset;
    right: unset;
    margin-bottom: 8px;
    margin-top: 10px; }

  .card-group-home {
    width: calc(100% / 2); } }
@media screen and (max-width: 600px) {
  .navbar-header-fixed .container {
    padding: 10px 16px !important; }

  .navbar-header .navbar-brand img {
    width: 80px !important; }

  #hero .container-hero {
    padding-top: 50px;
    padding-bottom: 100px; }
  #hero .info h1 {
    font-size: 26px; }

  #topik-home {
    margin-top: -80px; }

  #main-wrapper {
    padding-top: 32px;
    padding-bottom: 32px; }

  #main-wrapper.main-wrapper-home {
    padding-top: 50px;
    padding-bottom: 50px; }

  .card-group-home {
    width: calc(100% / 2); }
    .card-group-home .thumbnail {
      flex-direction: column !important;
      height: unset !important; }

  .daftar-topik-data ul li .caption {
    margin-left: 0px !important; }

  .toolbar .breadcrumb {
    font-size: 16px; } }
@media screen and (max-width: 576px) {
  .container {
    padding-left: 20px;
    padding-right: 20px; }

  #topik-home .daftar-topik-data {
    padding: 20px; }

  .tombol-navigasi {
    width: 32px;
    height: 32px;
    line-height: 32px; }

  .row-single .module-content {
    padding-left: 20px;
    padding-right: 20px; }

  .single-dataset-header .title {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box; }

  .single-dataset-info {
    justify-content: space-between;
    padding: 16px 1.25rem; }
    .single-dataset-info > div {
      display: flex;
      flex-direction: column;
      align-items: start;
      margin: 0; }
      .single-dataset-info > div > * {
        margin-bottom: 10px; }

  .dataset-control h4 {
    font-size: 16px; }

  .dataset-heading .badge {
    width: fit-content; }
    .dataset-heading .badge:last-child {
      margin-top: 8px; } }
@media screen and (max-width: 480px) {
  .dataset-control {
    flex-direction: column;
    align-items: start !important; } }
@media screen and (max-width: 420px) {
  .daftar-topik-data ul li .caption {
    font-size: 12px; }

  .daftar-topik-data ul li .thumbnail {
    height: 110px; }
    .daftar-topik-data ul li .thumbnail img {
      height: 52px !important; } }
@media screen and (max-width: 340px) {
  .card-group-home {
    width: calc(100% / 2); } }

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


/* *****************************

BVSelect Jquery Plugin Styles
Developed by: Bruno Vieira

**************************** */
.bv_mainselect {
	color: #fff;
	padding: 7px 5px 7px 5px;
	border-radius: 6px;
	/* font-family: Arial; */
	/* font-size: 10pt */
}
.bv_atual {
	color: #535353;
	font-size: 11pt;
	padding: 10px;
	border: 1px solid #e1e1e1;
	border-radius: 8px;
	cursor: pointer;
	min-width: 170px;
}
.bv_disabled {
	background-color: #e6e6e6!important;
	cursor: default!important;
}
.bv_separator {
	font-weight: 700;
	color: #282828!important;
	cursor:default!important;
	background-color:transparent!important;
}
.bv_background {
	background-color: #fff
}
.arrow {
	border: solid grey;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;
	float: right;
	pointer-events: none;
}
.up {
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	margin-top: 5px;
	transition: all .2s ease
}
.down {
	transition: all .2s ease;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	margin-top: 2px
}

.bv_ul_mobile {
	width: 80% !important;
	position: fixed !important;
	top: 5% !important;
	left: 10% !important;
	border: 0px !important;
	height: 90% !important;
	margin: 0px !important;
	overflow-y: scroll;
	z-index: 10 !important;
	max-height:100%!important;
}

.bv_ul_bg
{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: rgba(0, 0, 0, 0.8); z-index: 9;
}

.bv_ul_mobile li
{
	padding:20px!important;
}


.stop-scrolling {
  height: 100%;
  overflow: hidden;
}

.bv_ul_inner {
	position: absolute;
	margin-top: 10px;
	padding: 0;
	display: none;
	border: 2px solid #e1e1e1;
	border-radius: 8px;
	display: none;
	z-index: 1;
	max-height: 400px;
	overflow-x: auto;
}

.bv_ul_inner li {
    cursor: pointer;
    list-style: none;
    color: #353535;
    padding: 5px 0 5px 9px;
    font-family: arial;
    font-size: 10pt;
	padding: 12px 28px 10px 10px;
}

.bv_ul_inner i {
    color: #464646;
    font-size: 17pt;
    margin-right: 10px;
    float: left;
    margin-top: -1px;
    margin-left: 3px;
}

.bv_ul_inner li img{
	float: left;
	margin-right: 11px;
	position: relative;
	bottom: 6px;
	max-width: 30px; /* Change to fit your images */
}

.bv_ul_inner li input
{
	padding: 0px;
	border: 0px;
	    border-bottom-color: currentcolor;
	    border-bottom-style: none;
	    border-bottom-width: 0px;
	border-bottom-color: currentcolor;
	border-bottom-style: none;
	border-bottom-width: 0px;
	color: black;
	height: 38px;
	width: 100%;
	background-color: transparent;
	font-size: 10pt;
	font-weight: bold;
}
.bv_ul_inner li:hover {
	background-color: #eee
}
.nofocus
{
	background-color: rgba(255, 255, 255, 0.1) !important;
	padding: 0px !important;
	border-bottom: 2px solid #e1e1e1;
}
.innerinput
{
	padding: 0px 9px 0px 10px;
}
*:focus {
    outline: none!important;
}

.module-content.page-header > .nav.nav-tabs > li {
  margin-right: 15px;
  margin-top: 50px;
}

.module-content > .hide-heading {
  margin-top: 50px;
}