@font-face {
  font-family: "due-bold";
  font-style: "";
  font-weight: "";
  src: url("../fonts/Due-Bold.otf") format("opentype"); }
@font-face {
  font-family: "due-bold";
  font-style: "";
  font-weight: "";
  src: url("../fonts/Due-Bold.ttf") format("truetype"); }
@font-face {
  font-family: "due-bold";
  font-style: "";
  font-weight: "";
  src: url("../fonts/Due-Bold.woff") format("woff"); }
@font-face {
  font-family: "due-medium";
  font-style: "";
  font-weight: "";
  src: url("../fonts/Due-Medium.otf") format("opentype"); }
@font-face {
  font-family: "due-medium";
  font-style: "";
  font-weight: "";
  src: url("../fonts/Due-Medium.ttf") format("truetype"); }
@font-face {
  font-family: "due-medium";
  font-style: "";
  font-weight: "";
  src: url("../fonts/Due-Medium.woff") format("woff"); }
@font-face {
  font-family: "due-light";
  font-style: "";
  font-weight: "";
  src: url("../fonts/Due-Light.otf") format("opentype"); }
@font-face {
  font-family: "due-light";
  font-style: "";
  font-weight: "";
  src: url("../fonts/Due-Light.ttf") format("truetype"); }
@font-face {
  font-family: "due-light";
  font-style: "";
  font-weight: "";
  src: url("../fonts/Due-Light.woff") format("woff"); }
@font-face {
  font-family: "dm-serif";
  font-style: "";
  font-weight: "";
  src: url("../fonts/DMSerifDisplay-Regular.ttf") format("truetype"); }
@font-face {
  font-family: "due-light";
  font-style: "";
  font-weight: "";
  src: url("../fonts/DMSerifDisplay-Regular.ttf") format("truetype"); }
@font-face {
  font-family: "due-light";
  font-style: "";
  font-weight: "";
  src: url("../fonts/DMSerifDisplay-Regular.woff") format("woff"); }
body {
  position: relative; }

.blockq {
  font-size: 25px; }

.due-bold {
  font-family: 'due-bold' !important; }

.due-medium {
  font-family: 'due-medium' !important; }

.due-light {
  font-family: "due-light" !important; }

.dm {
  font-family: 'dm-serif' !important; }

.whitecolor {
  color: white; }

.blackcolor {
  color: black; }

.greycolor {
  color: black; }

.semiblackcolor {
  color: black; }

h1 {
  font-size: 50px;
  margin: 0; }

h2 {
  margin: 0; }



h4 {
  margin: 0; }

h5 {
  margin: 0; }

h6 {
  margin: 0; }

p {
  margin: 0; }

.collapse {
  display: block; }

.hidden-scroll {
  overflow: hidden; }

.hr-divider {
  margin-top: 50px !important;
  width: 200px;
  margin: auto;
  border-top: 8px solid black; }

#overlay-loading {
  background: white;
  background-color: white;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex-wrap: wrap;
  z-index: 3; }
  #overlay-loading .fa {
    font-size: 8em;
    color: black; }
  #overlay-loading h1 {
    font-size: 35px;
    font-family: 'fontweb';
    color: black;
    margin-top: 15px;
    margin-bottom: 15px; }

#section-header {
  padding: 0;
  margin: 0;
  opacity: 0;
  -moz-transition: opacity .4s ease-in-out;
  -webkit-transition: opacity .4s ease-in-out;
  -moz-transition: opacity .4s ease-in-out;
  -o-transition: opacity .4s ease-in-out;
  transition: opacity .4s ease-in-out; }

.navbar-header {
  background: white;
  background-color: white;
  position: relative;
  padding: 40px 10px;
  padding-bottom: 0;
  background-color: white;
  -moz-transition: padding .4s ease-in-out, left .4s ease-in-out, height .1s ease-in-out;
  -webkit-transition: padding .4s ease-in-out, left .4s ease-in-out, height .1s ease-in-out;
  -moz-transition: padding .4s ease-in-out, left .4s ease-in-out, height .1s ease-in-out;
  -o-transition: padding .4s ease-in-out, left .4s ease-in-out, height .1s ease-in-out;
  transition: padding .4s ease-in-out, left .4s ease-in-out, height .1s ease-in-out;
  position: relative;
  z-index: 2; }
  .navbar-header .landingImage {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: url("../images/banner.jpg");
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    z-index: -1; }
  .navbar-header .row {
    width: 100%; }
  .navbar-header .navbar-brand img {
    max-width: 180px; }
  .navbar-header .wrapper-main-header {
    padding-bottom: 10%; }
    .navbar-header .wrapper-main-header.title .wrapper-title {
      display: inline-block;
      padding-bottom: 25px;
      padding-top: 50px;
      width: 500px;
      overflow: hidden; }
      .navbar-header .wrapper-main-header.title .wrapper-title h1 {
        color: white;
        line-height: .8;
        font-size: 99px; }
        .navbar-header .wrapper-main-header.title .wrapper-title h1.title-line.right-line.center-line:after {
          height: 14px; }
        .navbar-header .wrapper-main-header.title .wrapper-title h1.title-line.left-line.line-150:before {
          height: 14px; }
        .navbar-header .wrapper-main-header.title .wrapper-title h1.title-line.title-landing {
          font-size: 50px;
          overflow: hidden;
          margin-bottom: 0; }
          .navbar-header .wrapper-main-header.title .wrapper-title h1.title-line.title-landing span {
            background-color: transparent; }
          .navbar-header .wrapper-main-header.title .wrapper-title h1.title-line.title-landing:after {
            left: unset !important; }
        .navbar-header .wrapper-main-header.title .wrapper-title h1.title-landing.minggat {
          padding-left: 115px; }
    .navbar-header .wrapper-main-header.title .wrapper-subtitle {
      border-top: 1px solid white;
      border-bottom: 0;
      padding-top: 15px;
      padding-bottom: 15px;
      width: 500px; }
      .navbar-header .wrapper-main-header.title .wrapper-subtitle h3 {
        color: white;
        font-size: 16px;
        line-height: 1.5;
        letter-spacing: 1px; }
    .navbar-header .wrapper-main-header.title .wrapper-foot-title {
      padding-top: 15px;
      padding-bottom: 15px;
      width: 253px; }
      .navbar-header .wrapper-main-header.title .wrapper-foot-title p {
        font-size: 14px;
        line-height: 1.3; }
    .navbar-header .wrapper-main-header.brand {
      text-align: right; }

.container-content {
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
  z-index: 1;
  opacity: 0;
  -moz-transition: opacity .4s ease-in-out;
  -webkit-transition: opacity .4s ease-in-out;
  -moz-transition: opacity .4s ease-in-out;
  -o-transition: opacity .4s ease-in-out;
  transition: opacity .4s ease-in-out; }
  .container-content .wrapper-content .row .wrapper-content {
    margin-top: 30px; }

.wrapper-fly-table {
  margin-bottom: 100px;
  transition: padding 1000ms; }

.fly-table {
  position: relative;
  transition: all 1s ease 0s;
  top: 0;
  font-family: 'due-medium';
  color: black; }
  .fly-table.cursor tr {
    cursor: pointer; }
  .fly-table .info {
    padding: 15px 0;
    text-align: left; }
    .fly-table .info p {
      line-height: 1.2; }
    .fly-table .info .underline {
      padding-bottom: 3px;
      border-bottom: 3px solid black; }
  .fly-table td {
    border-top: 0;
    border: 0;
    padding: 5px 10px; }
    .fly-table td:nth-child(1) {
      text-align: right;
      padding-left: 5px; }
    .fly-table td:nth-child(3) {
      text-align: left;
      padding-right: 0; }
    .fly-table td.line {
      width: 0;
      border: 1px solid black;
      background-color: black;
      background: black;
      padding: 0; }
  .fly-table tr {
    cursor: inherit;
    font-size: 15px; }
    .fly-table tr:first-child {
      font-size: 1rem; }
  .fly-table.table-construction tr.active {
    background-color: #b68184;
    background: #b68184; }
  .fly-table.table-construction tr.active-moving {
    background-color: rgba(226, 205, 206, 0.88);
    background: rgba(226, 205, 206, 0.88); }
  .fly-table.table-registering tr.active {
    background-color: #81baff;
    background: #81baff; }
  .fly-table.table-registering tr.active-moving {
    background-color: #cde3ff;
    background: #cde3ff; }

@-webkit-keyframes moveFull {
  0% {
    -webkit-transition: width 1s;
    /* Safari prior 6.1 */
    transition: width 1s;
    width: 0; }
  100% {
    -webkit-transition: width 1s;
    /* Safari prior 6.1 */
    transition: width 1s;
    width: 100%; } }
@keyframes moveFull {
  0% {
    -webkit-transition: width 1s;
    /* Safari prior 6.1 */
    transition: width 1s;
    width: 0; }
  100% {
    -webkit-transition: width 1s;
    /* Safari prior 6.1 */
    transition: width 1s;
    width: 100%; } }
@-webkit-keyframes moveNotFull {
  0% {
    -webkit-transition: width 1s;
    /* Safari prior 6.1 */
    transition: width 1s;
    width: 0; }
  100% {
    -webkit-transition: width 1s;
    /* Safari prior 6.1 */
    transition: width 1s; } }
@keyframes moveNotFull {
  0% {
    -webkit-transition: width 1s;
    /* Safari prior 6.1 */
    transition: width 1s;
    width: 0; }
  100% {
    -webkit-transition: width 1s;
    /* Safari prior 6.1 */
    transition: width 1s; } }
.moveFull {
  -webkit-animation-name: moveFull;
  animation-name: moveFull; }

.moveNotFull {
  -webkit-animation-name: moveNotFull;
  animation-name: moveNotFull; }

.title-line {
  position: relative;
  margin-bottom: 10px;
  letter-spacing: -1px;
  font-size: 42px;
  font-family: 'dm-serif';
  color: black;
  line-height: 0.8; }
  .title-line.white-line:before {
    border-top: 3px solid white !important; }
  .title-line.white-line:after {
    border-top: 3px solid white !important; }
  .title-line span {
    background-color: white;
    padding-right: 15px;
    line-height: 0.8;
    display: inline-block !important; }
  .title-line.left-line:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0.2em;
    border-top: 3px solid black;
    z-index: -1; }
  .title-line.left-line.center-line:before {
    height: 1.1rem; }
  .title-line.left-line.line-150 {
    padding-left: 115px; }
    .title-line.left-line.line-150:before {
      width: 100px; }
  .title-line.right-line:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0.2em;
    border-top: 3px solid black;
    z-index: -1;
    width: 100%; }
  .title-line.right-line.center-line:after {
    height: 1.1rem; }

.content {
  color: black;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%; }
  .content .heading {
    width: 100%;
    margin-bottom: 30px; }
  .content .heading-1 {
    letter-spacing: -1px;
    font-size: 34px;
    font-family: 'dm-serif';
    color: black; }
  .content .heading-2 {
    font-size: 20px;
    font-family: 'fontweb';
    color: black;
    margin-top: 15px;
    margin-bottom: 15px; }
  .content .paragraph {
    font-size: 18px;
    font-family: 'Lato';
    font-weight: normal;
    letter-spacing: 0.0em;
    color: black;
    line-height: 26px; }
    .content .paragraph.with-space {
      margin-bottom: 30px; }
      .content .paragraph.with-space.no-space {
        margin-bottom: 0; }
    .content .paragraph.source {
      font-size: 15px;
      letter-spacing: 0;
      line-height: 1; }
    .content .paragraph.indexing {
      font-size: 14px;
      font-family: 'due-medium';
      color: black;
      line-height: 1.6;
      margin-bottom: 20px;
      margin-top: 20px; }
  .content .indent-1 {
    display: block;
    padding-left: 80px; }
  .content .indent-2 {
    display: block;
    padding-left: 130px; }
  .content .content-numbering li {
    font-size: 17px;
    font-family: 'due-medium';
    color: black;
    line-height: 1.6; }
  .content .superscript {
    counter-reset: item;
    padding: 0;
    list-style: none; }
    .content .superscript li {
      position: relative;
      display: block;
      padding: .0em .0em .0em 1.5em;
      font-size: 12px;
      font-family: 'due-medium';
      color: black;
      line-height: 1.6;
      margin-bottom: 15px; }
      .content .superscript li a {
        display: block;
        width: 100%;
        font-size: 12px;
        font-family: 'due-medium';
        color: black;
        word-break: break-all; }
        .content .superscript li a:hover {
          color: black;
          outline: 0;
          box-shadow: none; }
        .content .superscript li a:active {
          color: black;
          outline: 0;
          box-shadow: none; }
          .content .superscript li a:active:hover {
            color: black;
            outline: 0;
            box-shadow: none; }
          .content .superscript li a:active:focus {
            color: black;
            outline: 0;
            box-shadow: none; }
        .content .superscript li a:focus {
          color: black;
          outline: 0;
          box-shadow: none; }
      .content .superscript li:before {
        content: counter(item);
        counter-increment: item;
        position: absolute;
        font-size: 8px;
        left: 1em;
        vertical-align: top;
        top: 0;
        right: 0;
        font-weight: bold; }

#navbar-header-menu {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.68);
  background-color: rgba(0, 0, 0, 0.68);
  padding: 0;
  -moz-transition: box-shadow .4s ease;
  -webkit-transition: box-shadow .4s ease;
  -moz-transition: box-shadow .4s ease;
  -o-transition: box-shadow .4s ease;
  transition: box-shadow .4s ease; }
  #navbar-header-menu.fixed-top {
    position: fixed !important;
    padding-top: 8px;
    padding-bottom: 8px;
    opacity: 1 !important;
    visibility: visible !important;
    bottom: unset;
    /* top: 111px; */
    top: 0;
    -webkit-box-shadow: 0px 20px 55px -19px rgba(35, 31, 32, 0.8);
    -moz-box-shadow: 0px 20px 55px -19px rgba(35, 31, 32, 0.8);
    box-shadow: 0px 20px 55px -19px rgba(35, 31, 32, 0.8);
    background: rgba(255, 255, 255, 0.9);
    background-color: rgba(255, 255, 255, 0.9); }
    #navbar-header-menu.fixed-top .container-fluid {
      padding-right: 0;
      padding-left: 0; }
    #navbar-header-menu.fixed-top #navbar-menu {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
      #navbar-header-menu.fixed-top #navbar-menu .nav-item {
        padding: 0;
        flex: unset; }
        #navbar-header-menu.fixed-top #navbar-menu .nav-item:first-child {
          width: 252px; }
          #navbar-header-menu.fixed-top #navbar-menu .nav-item:first-child .nav-link {
            padding-left: 10px;
            border-left: 0; }
            #navbar-header-menu.fixed-top #navbar-menu .nav-item:first-child .nav-link p {
              padding: 0; }
        #navbar-header-menu.fixed-top #navbar-menu .nav-item:nth-child(2) {
          width: auto; }
        #navbar-header-menu.fixed-top #navbar-menu .nav-item:nth-child(3) {
          width: auto; }
        #navbar-header-menu.fixed-top #navbar-menu .nav-item:nth-child(4) {
          width: 305px; }
          #navbar-header-menu.fixed-top #navbar-menu .nav-item:nth-child(4) .nav-link {
            border-right: 0; }
        #navbar-header-menu.fixed-top #navbar-menu .nav-item .nav-link {
          font-size: 14px;
          padding: 5px 10px 7px 10px;
          color: black;
          background: transparent;
          background-color: transparent;
          border: 0; }
          #navbar-header-menu.fixed-top #navbar-menu .nav-item .nav-link p {
            line-height: 1.1; }
          #navbar-header-menu.fixed-top #navbar-menu .nav-item .nav-link.active {
            background: grey;
            background-color: grey;
            color: white; }
        #navbar-header-menu.fixed-top #navbar-menu .nav-item.logo {
          display: block; }
        #navbar-header-menu.fixed-top #navbar-menu .nav-item:nth-child(4) {
          width: 26%; }
  #navbar-header-menu #navbar-menu {
    justify-content: center;
    background-color: transparent;
    background: transparent;
    width: 100%; }
    #navbar-header-menu #navbar-menu .nav-item {
      background-color: transparent;
      background: transparent;
      border-radius: 0;
      border-top: 0;
      border-bottom: 0;
      border-radius: 0;
      padding: 20px 0;
      flex: 1 1 auto;
      text-align: center;
      width: 20%; }
      #navbar-header-menu #navbar-menu .nav-item .nav-link {
        width: 100%;
        align-items: center;
        display: inline-block;
        vertical-align: middle;
        height: 100%;
        font-size: 17px;
        font-family: 'fontwebss';
        color: white;
        border-left: 4px solid white;
        letter-spacing: 1px;
        border-top: 0;
        border-bottom: 0;
        border-radius: 0;
        background-color: transparent;
        background: transparent;
        -moz-transition: background-color .2s ease-in-out, background .2s ease-in-out,color .2s ease-in-out,font-size .2s ease-in-out;
        -webkit-transition: background-color .2s ease-in-out, background .2s ease-in-out,color .2s ease-in-out,font-size .2s ease-in-out;
        -moz-transition: background-color .2s ease-in-out, background .2s ease-in-out,color .2s ease-in-out,font-size .2s ease-in-out;
        -o-transition: background-color .2s ease-in-out, background .2s ease-in-out,color .2s ease-in-out,font-size .2s ease-in-out;
        transition: background-color .2s ease-in-out, background .2s ease-in-out,color .2s ease-in-out,font-size .2s ease-in-out;
        padding: 0 15px;
        line-height: 1; }
        #navbar-header-menu #navbar-menu .nav-item .nav-link p {
          padding: 0;
          margin: 0;
          text-align: left;
          font-family: 'fontwebss';
          line-height: 1.6;
          padding: 0 8px; }
        #navbar-header-menu #navbar-menu .nav-item .nav-link.active {
          color: black;
          background: white;
          background-color: white; }
          #navbar-header-menu #navbar-menu .nav-item .nav-link.active p {
            line-height: 1.1; }
      #navbar-header-menu #navbar-menu .nav-item:first-child {
        width: 27%; }
        #navbar-header-menu #navbar-menu .nav-item:first-child .nav-link {
          padding-left: 10px;
          border-left: 0; }
          #navbar-header-menu #navbar-menu .nav-item:first-child .nav-link p {
            padding: 0; }
      #navbar-header-menu #navbar-menu .nav-item:nth-child(4) {
        width: 33%; }
        #navbar-header-menu #navbar-menu .nav-item:nth-child(4) .nav-link {
          border-right: 0; }
      #navbar-header-menu #navbar-menu .nav-item.logo {
        display: none;
        width: 7% !important; }
        #navbar-header-menu #navbar-menu .nav-item.logo img {
          height: 42px; }

.divider {
  width: 50%;
  border-top: 1px solid black;
  margin-top: 80px;
  margin-bottom: 80px; }

.no-style {
  border: 0; }
  .no-style thead {
    border: 0; }
  .no-style tbody {
    border: 0; }
  .no-style tr {
    border: 0; }
  .no-style th {
    border: 0;
    font-size: 17px;
    font-family: 'due-medium';
    color: #6d6e70;
    line-height: 1.6; }
  .no-style td {
    border: 0;
    font-size: 17px;
    font-family: 'due-medium';
    color: #6d6e70;
    line-height: 1.6; }

.blue-table {
  border: 1px solid black; }
  .blue-table th {
    font-size: 17px;
    font-family: 'due-medium';
    color: #6d6e70;
    line-height: 1.6; }
  .blue-table td {
    font-size: 17px;
    font-family: 'due-medium';
    color: #6d6e70;
    line-height: 1.6; }
  .blue-table thead {
    border: 0; }
    .blue-table thead tr {
      background-color: #d1d2d4;
      background: #d1d2d4; }
      .blue-table thead tr th {
        border: 0; }
  .blue-table tbody tr td {
    border: 0;
    border-bottom: 1px solid black;
    border-style: dashed;
    text-align: center; }
    .blue-table tbody tr td:first-child {
      text-align: left; }
  .blue-table tbody tr:last-child {
    border-bottom: 0; }

#table-1-temuan-penelitian tbody tr td {
  text-align: left; }

#table-1-lampiran tbody tr td {
  text-align: left; }

.navbar-toggler {
  padding: .55rem .75rem;
  margin-right: 0;
  /* ANIMATED X COLLAPSED */ }
  .navbar-toggler:focus {
    outline: 0; }
  .navbar-toggler:active {
    outline: 0; }
    .navbar-toggler:active:hover {
      outline: 0; }
  .navbar-toggler .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: black;
    -webkit-transition: all 0.2s;
    transition: all 0.2s; }
    .navbar-toggler .icon-bar + .icon-bar {
      margin-top: 4px; }
  .navbar-toggler.x .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: 10% 10%;
    -ms-transform-origin: 10% 10%;
    transform-origin: 10% 10%; }
  .navbar-toggler.x .icon-bar:nth-of-type(2) {
    opacity: 0;
    filter: alpha(opacity=0); }
  .navbar-toggler.x .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: 10% 90%;
    -ms-transform-origin: 10% 90%;
    transform-origin: 10% 90%; }
  .navbar-toggler.x.collapsed .icon-bar:nth-of-type(1) {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0); }
  .navbar-toggler.x.collapsed .icon-bar:nth-of-type(2) {
    opacity: 1;
    filter: alpha(opacity=100); }
  .navbar-toggler.x.collapsed .icon-bar:nth-of-type(3) {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0); }

.collapsing {
  -webkit-transition: unset;
  -ms-transform: unset;
  transition: unset;
  display: block;
  position: fixed;
  left: 0;
  right: 0;
  top: 42px;
  bottom: 0;
  width: 100%;
  height: 100%; }

.reveal {
  -webkit-transform: translateX(0%) !important;
  -ms-transform: translateX(0%) !important;
  transform: translateX(0%) !important;
  -webkit-transition: 1000ms ease !important;
  transition: 1000ms ease !important; }

.navbar-toggler {
  display: none; }

.navbar-brand-mobile {
  display: none; }
  .navbar-brand-mobile.mr-auto {
    margin-right: unset !important;
    margin-left: auto !important; }

.droopmenu-brand {
  line-height: 63px; }
  .droopmenu-brand img {
    height: 53px;
    top: unset; }

.droopmenu-navbar {
  display: none; }

.droopmenu li a {
  font-size: 14px;
  line-height: 17px;
  font-family: 'fontwebss';
  padding: 0;
  color: black;
  letter-spacing: .7px;
  padding: 6px 15px; }
  .droopmenu li a p {
    display: inline-block; }
  .droopmenu li a.active {
    background: grey;
    background-color: grey;
    color: white; }

@media screen and (max-width: 1360px) {
  #navbar-header-menu #navbar-menu .nav-item .nav-link {
    font-size: 15px; }
  #navbar-header-menu.fixed-top #navbar-menu .nav-item .nav-link {
    font-size: 14px; } }
@media screen and (min-width: 1500px) {
  .navbar-header .wrapper-main-header.title .wrapper-title {
    width: 600px; }
    .navbar-header .wrapper-main-header.title .wrapper-title h1 {
      font-size: 95px; }
  .navbar-header .wrapper-main-header.title .wrapper-subtitle {
    width: 600px; }
    .navbar-header .wrapper-main-header.title .wrapper-subtitle h3 {
      font-size: 21px; } }
@media screen and (min-width: 1200px) {
  .container-lg {
    width: 1200px; } }
@media screen and (max-width: 1199px) {
  #navbar-header-menu.fixed-top #navbar-menu .nav-item {
    width: 17%; }
    #navbar-header-menu.fixed-top #navbar-menu .nav-item:nth-child(1) {
      width: 27%; }
    #navbar-header-menu.fixed-top #navbar-menu .nav-item:nth-child(4) {
      width: 30%; }
  #navbar-header-menu #navbar-menu .nav-item {
    width: auto; }
    #navbar-header-menu #navbar-menu .nav-item:first-child {
      width: auto; }
      #navbar-header-menu #navbar-menu .nav-item:first-child .nav-link {
        width: auto; }
        #navbar-header-menu #navbar-menu .nav-item:first-child .nav-link p {
          padding: 0; }
    #navbar-header-menu #navbar-menu .nav-item:last-child {
      width: auto; }
      #navbar-header-menu #navbar-menu .nav-item:last-child .nav-link {
        width: auto; }
        #navbar-header-menu #navbar-menu .nav-item:last-child .nav-link p {
          padding: 0; }
    #navbar-header-menu #navbar-menu .nav-item .nav-link {
      width: auto; }
      #navbar-header-menu #navbar-menu .nav-item .nav-link p {
        padding: 0; }

  .navbar-header {
    padding: 30px 0px; }
    .navbar-header .wrapper-main-header.title .wrapper-title {
      width: 480px; }
    .navbar-header .landingImage {
      background-position: top; }
    .navbar-header.fixed-top .navbar-brand img {
      display: none; } }
@media screen and (min-width: 991px) {
  .container-content.container-content-lg {
    width: 870px; } }
@media screen and (max-width: 991px) {
  .wrapper-main-header {
    margin-top: 50px; }

  .fly-table .info.info-click {
    font-size: 11px; }
  .fly-table tr {
    font-size: 10px; }
    .fly-table tr:nth-child(1) {
      font-size: 13px; }

  .droopmenu-header {
    -webkit-box-shadow: 0px 20px 55px -19px rgba(35, 31, 32, 0.8);
    -moz-box-shadow: 0px 20px 55px -19px rgba(35, 31, 32, 0.8);
    box-shadow: 0px 20px 55px -19px rgba(35, 31, 32, 0.8); }

  .blockq {
    font-size: 25px; }

  .collapse {
    display: none; }

  .navbar-toggler {
    display: unset; }

  .blue-table {
    table-layout: auto;
    width: 100%;
    white-space: nowrap; }
    .blue-table th {
      font-size: 15px; }
    .blue-table td {
      font-size: 15px; }

  .no-style {
    table-layout: auto;
    width: 100%;
    white-space: nowrap; }
    .no-style th {
      font-size: 15px; }
    .no-style td {
      font-size: 15px; }

  .divider {
    margin-top: 50px;
    margin-bottom: 50px; }

  .content .heading-1 {
    font-size: 28px; }
  .content .indent-1 {
    padding-left: 30px; }
  .content .indent-2 {
    padding-left: 60px; }
  .content .content-numbering li {
    font-size: 15px; }

  .navbar-toggler {
    height: 100%; }

  #section-header {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    background: white;
    background-color: white;
    z-index: 2;
    -webkit-box-shadow: 0px 20px 55px -19px rgba(35, 31, 32, 0.8);
    -moz-box-shadow: 0px 20px 55px -19px rgba(35, 31, 32, 0.8);
    box-shadow: 0px 20px 55px -19px rgba(35, 31, 32, 0.8);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: left;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  .navbar-header .landingImage {
    background-position: center;
    background-attachment: unset; }

  #navbar-header-menu {
    position: static !important; }
    #navbar-header-menu.fixed-top {
      display: none;
      position: static !important;
      top: unset; }
    #navbar-header-menu #navbar-menu {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      #navbar-header-menu #navbar-menu .nav-item {
        width: 100% !important; }
        #navbar-header-menu #navbar-menu .nav-item .nav-link {
          border: 0; }

  .navbar-brand-mobile {
    display: unset;
    padding-right: 15px;
    padding-top: 5px; }
    .navbar-brand-mobile img {
      height: 50px; } }
.image-zoom {
  display: block; }
  .image-zoom:hover {
    outline: 0; }
  .image-zoom:focus {
    outline: 0; }
  .image-zoom:active {
    outline: 0; }
    .image-zoom:active:hover {
      outline: 0; }
    .image-zoom:active:focus {
      outline: 0; }

@media screen and (max-width: 991px) {
  .content .paragraph {
    font-size: 17px; }

  .droopmenu-navbar {
    display: block; }

  #section-wrapper-header {
    position: relative;
    border: 0;
    overflow: auto;
    background: white;
    background-color: white; }

  #navbar-header-menu {
    padding: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    visibility: visible !important;
    animation-name: none !important;
    background: transparent;
    background-color: transparent; }
    #navbar-header-menu #navbar-menu {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      #navbar-header-menu #navbar-menu .nav-item {
        border-bottom: 1px solid rgba(0, 0, 0, 0.68);
        text-align: left; }
        #navbar-header-menu #navbar-menu .nav-item:first-child .nav-link {
          padding-left: 15px; }
        #navbar-header-menu #navbar-menu .nav-item:last-child {
          border-bottom: 1px solid transparent; }
        #navbar-header-menu #navbar-menu .nav-item .nav-link {
          width: 100% !important;
          text-align: left;
          padding: 10px 15px;
          font-size: 15px; }
          #navbar-header-menu #navbar-menu .nav-item .nav-link p {
            display: inline-block;
            line-height: 1.2;
            color: black; }
          #navbar-header-menu #navbar-menu .nav-item .nav-link.active {
            background: grey;
            background-color: grey;
            color: white; }
            #navbar-header-menu #navbar-menu .nav-item .nav-link.active p {
              color: white; }
        #navbar-header-menu #navbar-menu .nav-item.logo {
          display: none; }
    #navbar-header-menu.fixed-top {
      padding: 0;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      visibility: visible !important;
      animation-name: none !important; }
      #navbar-header-menu.fixed-top #navbar-menu {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        #navbar-header-menu.fixed-top #navbar-menu .nav-item {
          border-bottom: 1px solid rgba(0, 0, 0, 0.68); }
          #navbar-header-menu.fixed-top #navbar-menu .nav-item:first-child .nav-link {
            padding-left: 15px; }
          #navbar-header-menu.fixed-top #navbar-menu .nav-item:last-child {
            border-bottom: 1px solid transparent; }
          #navbar-header-menu.fixed-top #navbar-menu .nav-item .nav-link {
            text-align: left;
            padding: 10px 15px;
            font-size: 15px; }
            #navbar-header-menu.fixed-top #navbar-menu .nav-item .nav-link p {
              display: inline-block;
              line-height: 1.2;
              color: black; }
            #navbar-header-menu.fixed-top #navbar-menu .nav-item .nav-link.active {
              background: grey;
              background-color: grey;
              color: white; }
              #navbar-header-menu.fixed-top #navbar-menu .nav-item .nav-link.active p {
                color: white; }
          #navbar-header-menu.fixed-top #navbar-menu .nav-item.logo {
            display: none; }

  .navbar-header .wrapper-main-header.title .wrapper-title {
    padding-top: 40px; } }
@media screen and (max-width: 767px) {
  .container-content {
    padding-bottom: 0; }

  .wrapper-fly-table {
    margin-top: 30px;
    margin-bottom: 30px; }

  .fly-table .info {
    text-align: center; }
    .fly-table .info.info-click {
      font-size: 20px; }
  .fly-table tr {
    font-size: 15px; }
    .fly-table tr:nth-child(1) {
      font-size: 17px; }
  .fly-table td:nth-child(1) {
    width: 50%; }
  .fly-table td:nth-child(3) {
    width: 50%; }

  .content .heading {
    margin-bottom: 30px; }
  .content .heading-1 {
    font-size: 19px;
    letter-spacing: 0; }
  .content .paragraph {
    font-size: 15px; }

  .droopmenu-offcanvas.dmoffright .droopmenu-nav {
    right: -330px; }
  .droopmenu-offcanvas .droopmenu-nav {
    width: 330px; } }
@media screen and (max-width: 574px) {
  #section-wrapper-header {
    height: 500px;
    overflow: hidden; }

  .navbar-header .navbar-brand img {
    max-width: 140px; }
  .navbar-header .wrapper-main-header {
    padding-bottom: 40%; }
    .navbar-header .wrapper-main-header.title .wrapper-title {
      padding-top: 0;
      width: 100%; }
      .navbar-header .wrapper-main-header.title .wrapper-title h1 {
        font-size: 70px; }
        .navbar-header .wrapper-main-header.title .wrapper-title h1.title-line.title-landing {
          font-size: 40px; }
        .navbar-header .wrapper-main-header.title .wrapper-title h1.title-line.left-line.line-150 {
          padding-left: 79px; }
          .navbar-header .wrapper-main-header.title .wrapper-title h1.title-line.left-line.line-150:before {
            width: 64px; }

  .wrapper-main-header {
    margin-top: 0; }

  .title-line {
    font-size: 36px; }
    .title-line.left-line.center-line:before {
      height: 1rem; }

  .blockq {
    font-size: 18px; }

  .container-content .wrapper-content .row .wrapper-content {
    margin-top: 0; }

  .blockq {
    font-size: 18px; }

  #tabel-1-latar-belakang tbody tr td:first-child {
    width: 100px; }

  .content .heading-1 {
    font-size: 17px; }
  .content .paragraph {
    font-size: 14px; }
    .content .paragraph.with-space {
      margin-bottom: 15px; }
    .content .paragraph.no-space-xs {
      margin-bottom: 0; }
    .content .paragraph.source {
      font-size: 11px; }
    .content .paragraph.indexing {
      font-size: 13px; }
  .content .indent-1 {
    padding-left: 30px; }
  .content .indent-2 {
    padding-left: 50px; }
  .content .content-numbering li {
    font-size: 14px; }
  .content .superscript li {
    font-size: 11px; }

  .blue-table th {
    font-size: 14px; }
  .blue-table td {
    font-size: 14px; }

  .no-style th {
    font-size: 14px; }
  .no-style td {
    font-size: 14px; }

  .divider {
    margin-top: 30px;
    margin-bottom: 30px; } }
@media screen and (max-width: 500px) {
  .content .heading-1 {
    font-size: 15px; }

  .title-line {
    font-size: 30px; }
    .title-line.left-line.center-line:before {
      height: .8rem; } }
@media screen and (max-width: 450px) {
  .navbar-header .wrapper-main-header.title .wrapper-title h1.title-landing.minggat {
    padding-left: 65px; }

  .title-line.left-line.line-150 {
    padding-left: 65px; }
    .title-line.left-line.line-150:before {
      width: 50px; }

  .blockq {
    font-size: 14px;
    line-height: 1.4; } }
@media screen and (max-width: 400px) {
  /*	.navbar-header{
  		.wrapper-main-header{
  			padding-bottom: 40%;
  			&.title{
  				.wrapper-title{
  					padding-top: 0;
  					width: 100%;
  					h1{
  						font-size: 70px;
  
  						&.title-line{
  							&.title-landing{
  								font-size: 40px;
  							}
  							&.left-line{
  								&.line-150{
  									padding-left: 79px;
  									&:before{
  										width: 64px;
  									}
  								}
  							}
  						}
  					}
  				}
  			}
  		}
  		}*/
  .navbar-header {
    padding-right: 15px; }
    .navbar-header .navbar-brand img {
      max-width: 100px; }
    .navbar-header.fixed-top {
      padding-top: 15px;
      padding-right: 15px; }
    .navbar-header .wrapper-main-header.title .wrapper-title h1 {
      font-size: 55px; }
      .navbar-header .wrapper-main-header.title .wrapper-title h1.title-line.title-landing {
        font-size: 30px; }
        .navbar-header .wrapper-main-header.title .wrapper-title h1.title-line.title-landing.minggat {
          padding-left: 63px; }
      .navbar-header .wrapper-main-header.title .wrapper-title h1.title-line.left-line.line-150 {
        padding-left: 63px; }
        .navbar-header .wrapper-main-header.title .wrapper-title h1.title-line.left-line.line-150:before {
          width: 48px; }
    .navbar-header .wrapper-main-header.title .wrapper-subtitle {
      width: 100%; }
      .navbar-header .wrapper-main-header.title .wrapper-subtitle h3 {
        font-size: 17px;
        line-height: 1.3; } }
@media screen and (max-width: 360px) {
  .droopmenu li a {
    font-size: 12px; }

  .droopmenu-offcanvas.dmoffright .droopmenu-nav {
    right: -250px; }
  .droopmenu-offcanvas .droopmenu-nav {
    width: 250px; } }

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