@font-face {
    font-family: "fontweb";
    font-style: "";
    font-weight: "";
    src: url("../fonts/BarlowSemiCondensedExtraBold.ttf") format("truetype"); }
  @font-face {
    font-family: "fontweb";
    font-style: "";
    font-weight: "";
    src: url("../fonts/BarlowSemiCondensed-ExtraBold.woff") format("woff"); }
  @font-face {
    font-family: "fontweb";
    font-style: "";
    font-weight: "";
    src: url("../fonts/BarlowSemiCondensed-ExtraBold.woff2") format("woff2"); }
  @font-face {
    font-family: "fontwebg";
    font-style: "";
    font-weight: "";
    src: url("../fonts/GeorgiaRegular.ttf") format("truetype"); }
  @font-face {
    font-family: "fontwebg";
    font-style: "";
    font-weight: "";
    src: url("../fonts/Georgia.woff") format("woff"); }
  @font-face {
    font-family: "fontwebg";
    font-style: "";
    font-weight: "";
    src: url("../fonts/Georgia.woff2") format("woff2"); }
  @font-face {
    font-family: "renner-medium";
    font-style: "";
    font-weight: "";
    src: url("../fonts/renner-medium.otf") format("opentype"); }
  @font-face {
    font-family: "renner-bold";
    font-style: "";
    font-weight: "";
    src: url("../fonts/renner-bold.otf") format("opentype"); }
  @font-face {
    font-family: "majora-pro-bold";
    font-style: "";
    font-weight: "";
    src: url("../fonts/majora-pro-bold.otf") format("opentype"); }
  @font-face {
    font-family: "majora-pro-semibold";
    font-style: "";
    font-weight: "";
    src: url("../fonts/majora-pro-semibold.otf") format("opentype"); }
  @font-face {
    font-family: "candide-condensed-bold";
    font-style: "";
    font-weight: "";
    src: url("../fonts/candide-condensed-bold.otf") format("opentype"); }
  @font-face {
    font-family: "candide-condensed-medium";
    font-style: "";
    font-weight: "";
    src: url("../fonts/candide-condensed-medium.otf") format("opentype"); }
  @font-face {
    font-family: "calibri-bold";
    font-style: "";
    font-weight: "";
    src: url("../fonts/calibri-bold.ttf") format("truetype"); }
  @font-face {
    font-family: "calibri-regular";
    font-style: "";
    font-weight: "";
    src: url("../fonts/calibri-regular.ttf") format("truetype"); }
  body {
    position: relative;
    font-family: 'calibri-regular';
    color: #000; }
  
  .blackcolor {
    color: #231f20; }
  
  .greycolor {
    color: #6D6E70; }
  
  .bluecolor {
    color: #4096D2; }
  
  .peachcolor {
    color: #EC6061; }
  
  .tealcolor {
    color: #006C88; }
  
  .blueskycolor {
    color: #4096D2; }
  
  .younggreencolor {
    color: #9EBF3F; }
  
  .oldblue {
    color: #66A3C3; }
  
  .oldgreen {
    color: #33888B; }
  
  .bg-blue {
    background: #4096D2;
    background-color: #4096D2; }
  
  .bg-peach {
    background: #EC6061;
    background-color: #EC6061; }
  
  .bg-oldgreen {
    background: #33888B;
    background-color: #33888B; }
  
  .bg-oldblue {
    background: #66A3C3;
    background-color: #66A3C3; }
  
  .bg-grey {
    background: #CCCCCC;
    background-color: #CCCCCC; }
  
  .bg-comparison-grey {
    background: #D0D2D3;
    background-color: #D0D2D3; }
  
  .bg-progress-1 {
    background: #33888B;
    background-color: #33888B; }
  
  .bg-progress-2 {
    background: #66A3C3;
    background-color: #66A3C3; }
  
  .bg-progress-3 {
    background: #797BB9;
    background-color: #797BB9; }
  
  .bg-progress-4 {
    background: #38567B;
    background-color: #38567B; }
  
  .bg-progress-5 {
    background: #504D75;
    background-color: #504D75; }
  
  .bg-progress-6 {
    background: #729897;
    background-color: #729897; }
  
  h1 {
    font-size: 50px;
    margin: 0; }
  
  h2 {
    margin: 0; }
  
  h3 {
    margin: 0; }
  
  h4 {
    margin: 0; }
  
  h5 {
    margin: 0; }
  
  h6 {
    margin: 0; }
  
  p {
    margin: 0; }
  
  .mar-top-50 {
    margin-top: 50px !important; }
  
  .mar-bot-50 {
    margin-bottom: 50px !important; }
  
  .no-pad-top {
    padding-top: 0 !important; }
  
  .no-mar-top {
    margin-top: 0 !important; }
  
  .no-mar-bot {
    margin-bottom: 0 !important; }
  
  .collapse {
    display: block; }
  
  .hidden-scroll {
    overflow: hidden; }
  
  .btn {
    outline: 0;
    box-shadow: none; }
    .btn:hover {
      outline: 0;
      box-shadow: none; }
    .btn:focus {
      outline: 0;
      box-shadow: none; }
    .btn:active {
      outline: 0;
      box-shadow: none; }
      .btn:active:focus {
        outline: 0;
        box-shadow: none; }
      .btn:active:hover {
        outline: 0;
        box-shadow: none; }
  
  a {
    outline: 0;
    text-decoration: none;
    box-shadow: none; }
    a:hover {
      outline: 0;
      box-shadow: none;
      text-decoration: none; }
    a:focus {
      outline: 0;
      box-shadow: none;
      text-decoration: none; }
    a:active {
      outline: 0;
      box-shadow: none;
      text-decoration: none; }
      a:active:focus {
        outline: 0;
        box-shadow: none;
        text-decoration: none; }
      a:active:hover {
        outline: 0;
        box-shadow: none;
        text-decoration: none; }
  
  #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: #231f20; }
    #overlay-loading h2 {
      font-size: 35px;
      font-family: 'fontweb';
      color: #231f20;
      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; }
    #section-header.fly-top {
      position: fixed !important; }
  
  .navbar-header {
    background: linear-gradient(to bottom, #fff 49%, #B3B3B3);
    background-color: linear-gradient(to bottom, #fff 49%, #B3B3B3);
    position: relative;
    padding: 50px 15px;
    padding-bottom: 0;
    background-color: white;
    -moz-transition: padding .4s ease-in-out, left .4s ease-in-out;
    -webkit-transition: padding .4s ease-in-out, left .4s ease-in-out;
    -moz-transition: padding .4s ease-in-out, left .4s ease-in-out;
    -o-transition: padding .4s ease-in-out, left .4s ease-in-out;
    transition: padding .4s ease-in-out, left .4s ease-in-out;
    position: relative;
    padding-top: 30px; }
    .navbar-header.fly-top {
      position: fixed !important;
      padding-top: 15px;
      padding-bottom: 15px;
      padding-right: 0;
      left: unset;
      background-color: transparent;
      background: transparent;
      z-index: 1031; }
      .navbar-header.fly-top .navbar-brand img {
        width: auto;
        max-width: unset;
        position: fixed;
        right: 20px;
        height: 40px;
        top: 10px; }
      .navbar-header.fly-top .wrapper-main-header.brand {
        flex: 0 0 100%;
        max-width: 100%;
        text-align: center; }
    .navbar-header .landingImage {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-image: url("../images/main-banner.png");
      background-size: auto 90%;
      background-repeat: no-repeat;
      background-position: bottom right; }
      @media screen and (min-width: 1199px) {
        .navbar-header .landingImage {
          max-width: 1320px; } }
      @media screen and (max-width: 1199px) {
        .navbar-header .landingImage {
          background-size: auto 70%; } }
      @media screen and (max-width: 574px) {
        .navbar-header .landingImage {
          background-size: contain; } }
    .navbar-header .row {
      width: 100%; }
    .navbar-header .navbar-brand img {
      -moz-transition: width .4s ease-in-out, height .4s ease-in-out, top .4s ease-in-out, right .4s ease-in-out !important;
      -webkit-transition: width .4s ease-in-out, height .4s ease-in-out, top .4s ease-in-out, right .4s ease-in-out !important;
      -moz-transition: width .4s ease-in-out, height .4s ease-in-out, top .4s ease-in-out, right .4s ease-in-out !important;
      -o-transition: width .4s ease-in-out, height .4s ease-in-out, top .4s ease-in-out, right .4s ease-in-out !important;
      transition: width .4s ease-in-out, height .4s ease-in-out, top .4s ease-in-out, right .4s ease-in-out !important; }
    @media screen and (min-width: 1199px) {
      .navbar-header #banner-wording {
        max-width: 1320px; } }
    @media screen and (max-width: 1199px) {
      .navbar-header #banner-wording {
        padding: 0; } }
    @media (min-width: 992px) {
      .navbar-header .wrapper-main-header.col-lg-6 {
        flex: 0 0 50%; } }
    @media (max-width: 991px) {
      .navbar-header .wrapper-main-header {
        padding: 0; } }
    .navbar-header .wrapper-main-header.title .wrapper-title {
      font-family: 'candide-condensed-bold';
      display: block;
      padding-bottom: 15px;
      position: relative;
      margin-top: 15px;
      margin-bottom: 30px; }
      .navbar-header .wrapper-main-header.title .wrapper-title .text {
        font-size: 60px;
        line-height: 1.1; }
        @media (max-width: 1300px) and (min-width: 1200px) {
          .navbar-header .wrapper-main-header.title .wrapper-title .text {
            font-size: 3.1em; } }
        @media screen and (max-width: 1199px) {
          .navbar-header .wrapper-main-header.title .wrapper-title .text {
            font-size: 50px; } }
        @media screen and (max-width: 767px) {
          .navbar-header .wrapper-main-header.title .wrapper-title .text {
            font-size: 45px; } }
        @media screen and (max-width: 500px) {
          .navbar-header .wrapper-main-header.title .wrapper-title .text {
            font-size: 35px; } }
        @media screen and (max-width: 380px) {
          .navbar-header .wrapper-main-header.title .wrapper-title .text {
            font-size: 30px; } }
    .navbar-header .wrapper-main-header.title .wrapper-subtitle {
      padding-top: 15px;
      padding-bottom: 15px; }
      @media (max-width: 574px) {
        .navbar-header .wrapper-main-header.title .wrapper-subtitle {
          font-size: 12px; } }
      @media (max-width: 380px) {
        .navbar-header .wrapper-main-header.title .wrapper-subtitle {
          font-size: 10px; } }
      .navbar-header .wrapper-main-header.title .wrapper-subtitle .date {
        font-size: 12px; }
        @media (max-width: 574px) {
          .navbar-header .wrapper-main-header.title .wrapper-subtitle .date {
            font-size: 10px; } }
        @media (max-width: 380px) {
          .navbar-header .wrapper-main-header.title .wrapper-subtitle .date {
            font-size: 8px; } }
    .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;
      -moz-transition: width 1s ease-in-out, left 1.5s ease-in-out;
      -webkit-transition: width 1s ease-in-out, left 1.5s ease-in-out;
      -moz-transition: width 1s ease-in-out, left 1.5s ease-in-out;
      -o-transition: width 1s ease-in-out, left 1.5s ease-in-out;
      transition: width 1s ease-in-out, left 1.5s ease-in-out; }
      .navbar-header .wrapper-main-header.brand .navbar-brand {
        margin-top: 30px;
        max-width: 180px; }
        @media screen and (max-width: 1199px) {
          .navbar-header .wrapper-main-header.brand .navbar-brand {
            max-width: 160px;
            margin-top: 80px; } }
  
  @media screen and (min-width: 768px) {
    .container-fluid {
      margin-left: auto;
      margin-right: auto; }
      .container-fluid.container-1200 {
        max-width: 1200px; }
      .container-fluid.container-912 {
        max-width: 912px; }
      .container-fluid.container-864 {
        max-width: 864px; }
      .container-fluid.container-1271 {
        max-width: 1271px; }
      .container-fluid.container-600 {
        max-width: 600px; } }
  
  @media screen and (min-width: 768px) {
    .container {
      margin-left: auto;
      margin-right: auto; }
      .container.container-1200 {
        max-width: 1200px; }
      .container.container-912 {
        max-width: 912px; }
      .container.container-864 {
        max-width: 864px; }
      .container.container-1271 {
        max-width: 1271px; }
      .container.container-600 {
        max-width: 600px; } }
  
  .no-space {
    padding-right: 0;
    padding-left: 0; }
  
  .container-content {
    margin-top: 100px;
    position: relative;
    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.mar-top-medium {
      margin-top: 50px; }
    .container-content .comparison .main-percentage .text {
      font-size: 20px;
      position: relative;
      left: -5px; }
      @media screen and (max-width: 991px) {
        .container-content .comparison .main-percentage .text {
          left: 0; } }
      @media screen and (max-width: 574px) {
        .container-content .comparison .main-percentage .text {
          font-size: 14px; } }
    @media screen and (min-width: 768px) {
      .container-content {
        max-width: 912px;
        margin-left: auto;
        margin-right: auto; }
        .container-content.container-fluid {
          max-width: 100%;
          margin-top: 0; }
          .container-content.container-fluid.container-1380 {
            max-width: 1200px; }
          .container-content.container-fluid.container-1200 {
            max-width: 1200px; }
          .container-content.container-fluid.container-912 {
            max-width: 912px; }
          .container-content.container-fluid.container-864 {
            max-width: 864px; }
          .container-content.container-fluid.container-1271 {
            max-width: 1271px; }
          .container-content.container-fluid.container-600 {
            max-width: 600px; }
          .container-content.container-fluid.no-space {
            padding-right: 0;
            padding-left: 0; } }
    @media screen and (min-width: 768px) {
      .container-content {
        max-width: 912px;
        margin-left: auto;
        margin-right: auto; }
        .container-content.container.container-1380 {
          max-width: 1200px; }
        .container-content.container.container-1200 {
          max-width: 1200px; }
        .container-content.container.container-912 {
          max-width: 912px; }
        .container-content.container.container-864 {
          max-width: 864px; }
        .container-content.container.container-1271 {
          max-width: 1271px; }
        .container-content.container.container-600 {
          max-width: 600px; }
        .container-content.container.no-space {
          padding-right: 0;
          padding-left: 0; } }
    @media screen and (max-width: 574px) {
      .container-content {
        padding-left: 0;
        padding-right: 0;
        max-width: 100%; }
        .container-content .row {
          margin-left: 0;
          margin-right: 0; }
        .container-content.container-fluid {
          margin-top: 0; } }
  
  .related-content {
    margin-bottom: 50px; }
    @media screen and (min-width: 768px) {
      .related-content {
        width: calc(100% - 40px);
        max-width: 600px;
        margin-left: auto;
        margin-right: auto; } }
    @media screen and (max-width: 767px) {
      .related-content {
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 15px;
        padding-left: 15px; }
        .related-content a {
          font-size: 14px; } }
  
  .wrapper-content {
    margin-bottom: 20px; }
    @media screen and (max-width: 991px) {
      .wrapper-content {
        margin-bottom: 30px; } }
  
  .content.perpanjang-hak {
    margin-bottom: 30px; }
    @media screen and (max-width: 767px) {
      .content.perpanjang-hak {
        text-align: center; } }
    .content.perpanjang-hak .heading-1 {
      font-size: 45px; }
      @media screen and (max-width: 991px) {
        .content.perpanjang-hak .heading-1 {
          font-size: 41px; } }
      @media screen and (max-width: 574px) {
        .content.perpanjang-hak .heading-1 {
          font-size: 35px; } }
      @media screen and (max-width: 400px) {
        .content.perpanjang-hak .heading-1 {
          font-size: 29px; } }
      .content.perpanjang-hak .heading-1.title {
        font-size: 31px; }
        @media screen and (max-width: 991px) {
          .content.perpanjang-hak .heading-1.title {
            font-size: 28px; } }
        @media screen and (max-width: 574px) {
          .content.perpanjang-hak .heading-1.title {
            font-size: 24px; } }
        @media screen and (max-width: 400px) {
          .content.perpanjang-hak .heading-1.title {
            font-size: 20px; } }
  .content .heading-1 {
    font-size: 24px;
    font-family: 'candide-condensed-medium'; }
    .content .heading-1.large {
      font-size: 31px;
      margin-bottom: 10px; }
      @media screen and (max-width: 991px) {
        .content .heading-1.large {
          font-size: 28px; } }
      @media screen and (max-width: 574px) {
        .content .heading-1.large {
          font-size: 25px; } }
      @media screen and (max-width: 400px) {
        .content .heading-1.large {
          font-size: 22px; } }
  .content .heading-2 {
    font-size: 20px;
    font-family: 'majora-pro-bold'; }
  .content .subheading {
    font-family: 'renner-bold';
    margin: 0;
    font-size: 21px; }
    .content .subheading.with-space-small {
      margin-bottom: 5px !important; }
    @media screen and (max-width: 991px) {
      .content .subheading {
        font-size: 19px;
        line-height: 1.4; } }
  .content .paragraph {
    font-size: 18px;
    line-height: 1.4; }
    .content .paragraph.title {
      font-family: 'calibri-bold';
      font-size: 20px; }
    .content .paragraph b {
      font-family: 'renner-bold';
      font-weight: normal; }
    .content .paragraph.with-majora {
      font-family: 'majora-pro-bold'; }
    .content .paragraph.indexing {
      font-size: 14px;
      line-height: 1.6;
      margin-bottom: 20px;
      margin-top: 20px; }
    .content .paragraph.source {
      font-size: 12px;
      line-height: 1.6;
      margin-bottom: 20px;
      margin-top: 20px; }
    .content .paragraph span.large {
      font-size: 24px; }
      .content .paragraph span.large.with-majora {
        font-family: 'majora-pro-bold';
        font-size: 28px; }
        @media screen and (max-width: 991px) {
          .content .paragraph span.large.with-majora {
            font-size: 25px; } }
      @media screen and (max-width: 991px) {
        .content .paragraph span.large {
          font-size: 21px; } }
    .content .paragraph span.small {
      font-size: 13px; }
      .content .paragraph span.small.with-majora {
        font-family: 'majora-pro-bold'; }
    .content .paragraph.large {
      font-family: 'majora-pro-semibold';
      font-size: 22px; }
      @media screen and (max-width: 991px) {
        .content .paragraph.large {
          font-size: 20px; } }
  .content .semibold {
    font-family: 'majora-pro-semibold';
    margin-bottom: 10px; }
  .content .subtitle {
    font-size: 20px; }
  .content strong {
    font-family: 'majora-pro-bold';
    font-weight: normal; }
  .content .indent-1 {
    display: block;
    padding-left: 50px;
    padding-right: 50px; }
    .content .indent-1 .content-numbering {
      font-family: 'majora-pro-bold'; }
      .content .indent-1 .content-numbering li {
        line-height: 1.3; }
  .content .indent-2 {
    display: block;
    padding-left: 60px; }
  .content .content-numbering {
    padding-left: 20px; }
    .content .content-numbering.no-space li {
      margin-bottom: 0; }
    .content .content-numbering li {
      font-size: 18px;
      line-height: 1.6;
      margin-bottom: 15px; }
      @media screen and (max-width: 991px) {
        .content .content-numbering li {
          margin-bottom: 5px; } }
    .content .content-numbering.large li {
      font-size: 22px; }
      @media screen and (max-width: 991px) {
        .content .content-numbering.large li {
          font-size: 20px; } }
  .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: 'fontwebg';
      color: #231f20;
      line-height: 2; }
      .content .superscript li a {
        display: block;
        width: 100%;
        font-size: 12px;
        font-family: 'fontwebg';
        color: #231f20; }
        .content .superscript li a:hover {
          color: #231f20;
          outline: 0;
          box-shadow: none; }
        .content .superscript li a:active {
          color: #231f20;
          outline: 0;
          box-shadow: none; }
          .content .superscript li a:active:hover {
            color: #231f20;
            outline: 0;
            box-shadow: none; }
          .content .superscript li a:active:focus {
            color: #231f20;
            outline: 0;
            box-shadow: none; }
        .content .superscript li a:focus {
          color: #231f20;
          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; }
  
  .quote {
    margin-bottom: 50px; }
    .quote .heading-1 {
      margin-bottom: 15px; }
    .quote .heading-2 {
      margin-bottom: 15px; }
    .quote .with-bg {
      margin-bottom: 35px; }
  
  .with-space-small {
    margin-bottom: 15px !important; }
  
  .with-space {
    margin-bottom: 30px !important; }
    @media screen and (max-width: 991px) {
      .with-space {
        margin-bottom: 15px !important; } }
  
  .with-space-large {
    margin-bottom: 50px !important; }
    @media screen and (max-width: 991px) {
      .with-space-large {
        margin-bottom: 30px !important; } }
  
  #section-wrapper-header {
    /* transform: translateX(-50%); */
    z-index: 3;
    display: flex;
    justify-content: center;
    align-items: center; }
  
  #navbar-header-menu {
    padding: 15px;
    background: transparent;
    background-color: transparent;
    -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;
    z-index: 1030; }
    #navbar-header-menu.fly-top {
      background: white;
      background-color: white;
      position: fixed !important;
      padding-top: 10px;
      padding-bottom: 10px;
      opacity: 1 !important;
      /* top: 111px; */
      top: 0;
      right: 0;
      left: 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); }
      #navbar-header-menu.fly-top #navbar-menu .nav-item .nav-link {
        font-size: 18px;
        padding: 11px; }
      #navbar-header-menu.fly-top .navbar-brand {
        opacity: 1;
        visibility: visible; }
        @media (max-width: 991px) {
          #navbar-header-menu.fly-top .navbar-brand {
            opacity: 0 !important;
            visibility: hidden !important; } }
    #navbar-header-menu .navbar-brand {
      opacity: 0;
      visibility: hidden;
      width: auto;
      max-width: unset;
      position: fixed;
      right: 20px;
      height: 55px;
      top: 2px;
      -moz-transition: opacity .4s ease;
      -webkit-transition: opacity .4s ease;
      -moz-transition: opacity .4s ease;
      -o-transition: opacity .4s ease;
      transition: opacity .4s ease; }
      @media (max-width: 991px) {
        #navbar-header-menu .navbar-brand {
          opacity: 0 !important;
          visibility: hidden !important; } }
      #navbar-header-menu .navbar-brand img {
        height: 100%; }
    #navbar-header-menu #navbar-menu {
      background-color: transparent;
      background: transparent; }
      #navbar-header-menu #navbar-menu .nav-item {
        border-radius: 0;
        border-top: 0;
        border-bottom: 0;
        border-radius: 0; }
        #navbar-header-menu #navbar-menu .nav-item .nav-link {
          padding-right: 30px;
          padding-left: 30px;
          line-height: 1;
          font-size: 22px;
          color: #000;
          border-left: 1px solid #000;
          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; }
          #navbar-header-menu #navbar-menu .nav-item .nav-link.active {
            color: white;
            background: #000;
            background-color: #000; }
        #navbar-header-menu #navbar-menu .nav-item:first-child .nav-link {
          /* border-right: 1px solid #808284; */
          border-left: 0; }
        #navbar-header-menu #navbar-menu .nav-item:last-child .nav-link {
          /* border-right: 1px solid #808284; */
          border-right: 0; }
  
  .divider {
    margin-left: 0;
    width: 100%;
    border-top: 1px solid #000;
    margin-bottom: 30px; }
    .divider.banner {
      border-top: 3px solid #231F20;
      margin-left: 0;
      margin-bottom: 15px;
      width: 32%; }
      @media (max-width: 991px) {
        .divider.banner {
          margin-top: 0;
          margin-bottom: 20px; } }
  
  .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: 'fontwebg';
      color: #6d6e70;
      line-height: 1.6; }
    .no-style td {
      border: 0;
      font-size: 17px;
      font-family: 'fontwebg';
      color: #6d6e70;
      line-height: 1.6; }
  
  .blue-table {
    border: 1px solid #231f20; }
    .blue-table th {
      font-size: 14px;
      font-family: 'fontwebg';
      color: #6d6e70;
      line-height: 1.6; }
    .blue-table td {
      font-size: 14px;
      font-family: 'fontwebg';
      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 #231f20;
      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: #231f20;
      -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: 400ms ease !important;
    transition: 400ms ease !important; }
    @media screen and (max-width: 1199px) {
      .reveal {
        height: 100% !important;
        left: 0px !important; } }
  
  .navbar-toggler {
    display: none; }
  
  .navbar-brand-mobile {
    display: none;
    padding-top: 10px; }
    .navbar-brand-mobile.mr-auto {
      margin-right: unset !important;
      margin-left: auto !important; }
  
  .wrapper-image {
    margin-bottom: 15px;
    text-align: center; }
  
  .chart-container {
    padding-left: 0;
    margin-top: 15px;
    margin-bottom: 50px; }
    @media screen and (max-width: 574px) {
      .chart-container {
        margin-bottom: 0; } }
    .chart-container .pr-chart-ctrl {
      display: block;
      float: left;
      width: 25%;
      padding-right: 10px;
      padding-left: 10px; }
      .chart-container .pr-chart-ctrl.with-col-6 {
        width: 16.66666666666667%; }
        @media screen and (max-width: 767px) {
          .chart-container .pr-chart-ctrl.with-col-6 {
            width: 32.333333%;
            vertical-align: top; } }
        @media screen and (max-width: 574px) {
          .chart-container .pr-chart-ctrl.with-col-6 {
            width: 48%; } }
      .chart-container .pr-chart-ctrl.with-col-7 {
        width: 14.28571428571429%; }
        @media screen and (max-width: 767px) {
          .chart-container .pr-chart-ctrl.with-col-7 {
            width: 32.333333%;
            vertical-align: top; } }
        @media screen and (max-width: 574px) {
          .chart-container .pr-chart-ctrl.with-col-7 {
            width: 48%; } }
      @media screen and (max-width: 767px) {
        .chart-container .pr-chart-ctrl {
          width: 50%;
          display: inline-block;
          float: none;
          margin-bottom: 30px;
          min-height: 191px; } }
      .chart-container .pr-chart-ctrl .pr-chart {
        display: block;
        position: relative;
        width: 100%;
        margin: 0 0 5px 0;
        text-align: center; }
        .chart-container .pr-chart-ctrl .pr-chart canvas {
          display: block;
          margin: 0 auto;
          padding: 0;
          vertical-align: center;
          width: 100% !important;
          height: auto !important;
          background: #CCCCCC;
          border-radius: 50%; }
        .chart-container .pr-chart-ctrl .pr-chart i {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          top: 50%;
          transform: translateY(-50%);
          font-size: 30px;
          font-family: 'calibri-regular';
          font-style: normal;
          line-height: 1;
          color: #000; }
          @media screen and (max-width: 1199px) {
            .chart-container .pr-chart-ctrl .pr-chart i {
              font-size: 30px; } }
          @media screen and (max-width: 400px) {
            .chart-container .pr-chart-ctrl .pr-chart i {
              font-size: 20px; } }
      .chart-container .pr-chart-ctrl p {
        margin: 0;
        padding: 0;
        font-size: 19px;
        line-height: 1;
        text-align: center;
        color: #000;
        margin: 0; }
        @media screen and (max-width: 991px) {
          .chart-container .pr-chart-ctrl p {
            font-size: 16px; } }
  
  .comparison-with-action {
    min-height: 137px;
    width: 100%;
    color: white;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 24px;
    line-height: 1.1;
    font-family: 'majora-pro-bold';
    margin-bottom: 50px; }
    @media screen and (max-width: 991px) {
      .comparison-with-action {
        min-height: 90px;
        font-size: 21px; } }
    @media screen and (max-width: 767px) {
      .comparison-with-action {
        min-height: 70px;
        font-size: 18px; } }
    @media screen and (max-width: 574px) {
      .comparison-with-action {
        font-size: 15px; } }
    .comparison-with-action .main-percentage {
      text-align: center;
      position: relative;
      top: -11px; }
      @media screen and (max-width: 767px) {
        .comparison-with-action .main-percentage {
          top: -8px; } }
      .comparison-with-action .main-percentage .percent {
        font-size: 55px;
        padding-top: 15px; }
        @media screen and (max-width: 991px) {
          .comparison-with-action .main-percentage .percent {
            font-size: 40px; } }
        @media screen and (max-width: 767px) {
          .comparison-with-action .main-percentage .percent {
            font-size: 30px; } }
        @media screen and (max-width: 574px) {
          .comparison-with-action .main-percentage .percent {
            font-size: 20px; } }
      .comparison-with-action .main-percentage .text {
        font-size: 40px;
        padding-bottom: 10px; }
        @media screen and (max-width: 991px) {
          .comparison-with-action .main-percentage .text {
            font-size: 30px; } }
        @media screen and (max-width: 767px) {
          .comparison-with-action .main-percentage .text {
            font-size: 23px; } }
        @media screen and (max-width: 574px) {
          .comparison-with-action .main-percentage .text {
            font-size: 15px; } }
    .comparison-with-action .main-comparison {
      position: relative;
      color: white;
      -webkit-box-flex: 0;
      justify-content: center;
      align-items: center;
      display: flex;
      flex-direction: column; }
    .comparison-with-action .main-text {
      margin-top: 10px;
      position: relative;
      color: #6D6E70;
      -webkit-box-flex: 0;
      align-items: center;
      display: flex;
      flex-direction: column;
      text-align: center;
      font-size: 15px; }
      .comparison-with-action .main-text p {
        font-size: 15px; }
        @media screen and (max-width: 991px) {
          .comparison-with-action .main-text p {
            font-size: 12px; }
            .comparison-with-action .main-text p span {
              display: inline-block;
              vertical-align: top;
              position: relative;
              top: -3px; } }
        @media screen and (max-width: 767px) {
          .comparison-with-action .main-text p {
            font-size: 10px; } }
        @media screen and (max-width: 574px) {
          .comparison-with-action .main-text p {
            font-size: 7px; } }
        @media screen and (max-width: 450px) {
          .comparison-with-action .main-text p {
            font-size: 6px; } }
        @media screen and (max-width: 320px) {
          .comparison-with-action .main-text p {
            font-size: 5px; } }
      @media screen and (max-width: 991px) {
        .comparison-with-action .main-text {
          font-size: 13px; } }
      @media screen and (max-width: 767px) {
        .comparison-with-action .main-text {
          font-size: 11px;
          line-height: 1.4; } }
    .comparison-with-action .w-54 {
      width: 54%;
      -ms-flex: 0 0 54%;
      flex: 0 0 54%;
      max-width: 54%; }
    .comparison-with-action .w-52 {
      width: 52%;
      -ms-flex: 0 0 52%;
      flex: 0 0 52%;
      max-width: 52%; }
    .comparison-with-action .w-48 {
      width: 48%;
      -ms-flex: 0 0 48%;
      flex: 0 0 48%;
      max-width: 48%; }
    .comparison-with-action .w-46 {
      width: 46%;
      -ms-flex: 0 0 46%;
      flex: 0 0 46%;
      max-width: 46%; }
    .comparison-with-action .with-blue {
      width: 54%;
      -ms-flex: 0 0 54%;
      flex: 0 0 54%;
      max-width: 54%; }
    .comparison-with-action .with-peach {
      width: 46%;
      -ms-flex: 0 0 46%;
      flex: 0 0 46%;
      max-width: 46%; }
    .comparison-with-action a {
      color: white; }
      @media screen and (max-width: 991px) {
        .comparison-with-action a {
          position: relative;
          top: -3px; } }
      .comparison-with-action a.comparison-link {
        color: #6D6E70; }
  
  .comparison {
    min-height: 60px;
    width: 100%;
    color: white;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 24px;
    line-height: 1.1;
    font-family: 'calibri-regular'; }
    @media screen and (max-width: 991px) {
      .comparison {
        min-height: 70px; } }
    @media screen and (max-width: 574px) {
      .comparison {
        min-height: 50px; } }
    .comparison.with-sub {
      min-height: 52px; }
      .comparison.with-sub .main-comparison {
        flex-direction: row; }
      @media screen and (max-width: 574px) {
        .comparison.with-sub {
          min-height: 30px; } }
    .comparison .main-percentage {
      text-align: center;
      position: relative; }
      .comparison .main-percentage .percent {
        font-size: 40px; }
        @media screen and (max-width: 991px) {
          .comparison .main-percentage .percent {
            font-size: 30px; } }
        @media screen and (max-width: 574px) {
          .comparison .main-percentage .percent {
            font-size: 18px; } }
      .comparison .main-percentage .text {
        font-size: 17px; }
        @media screen and (max-width: 991px) {
          .comparison .main-percentage .text {
            font-size: 13px; } }
        @media screen and (max-width: 574px) {
          .comparison .main-percentage .text {
            font-size: 11px; } }
    .comparison .main-comparison {
      color: white;
      -webkit-box-flex: 0;
      justify-content: center;
      align-items: center;
      display: flex;
      flex-direction: column; }
      .comparison .main-comparison:nth-child(odd) {
        border-top-left-radius: 30px;
        border-bottom-left-radius: 30px; }
      .comparison .main-comparison:nth-child(even) {
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px; }
    .comparison .w-52 {
      width: 52%;
      -ms-flex: 0 0 52%;
      flex: 0 0 52%;
      max-width: 52%; }
    .comparison .w-54 {
      width: 54%;
      -ms-flex: 0 0 54%;
      flex: 0 0 54%;
      max-width: 54%; }
    .comparison .w-48 {
      width: 48%;
      -ms-flex: 0 0 48%;
      flex: 0 0 48%;
      max-width: 48%; }
    .comparison .w-46 {
      width: 46%;
      -ms-flex: 0 0 46%;
      flex: 0 0 46%;
      max-width: 46%; }
    .comparison .w-82 {
      width: 82%;
      -ms-flex: 0 0 82%;
      flex: 0 0 82%;
      max-width: 82%; }
    .comparison .w-18 {
      width: 18%;
      -ms-flex: 0 0 18%;
      flex: 0 0 18%;
      max-width: 18%; }
    .comparison .sub-comparison {
      width: 100%;
      color: white;
      display: flex;
      display: -webkit-box;
      display: -ms-flexbox;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      font-size: 24px;
      line-height: 1.1;
      font-family: 'majora-pro-bold';
      -webkit-box-flex: 0;
      justify-content: center;
      align-items: center;
      display: flex;
      flex-direction: column;
      height: 100%; }
      .comparison .sub-comparison .main-percentage {
        text-align: center;
        position: relative;
        top: -4px; }
        .comparison .sub-comparison .main-percentage .percent {
          font-size: 30px; }
          @media screen and (max-width: 991px) {
            .comparison .sub-comparison .main-percentage .percent {
              font-size: 21px; } }
          @media screen and (max-width: 574px) {
            .comparison .sub-comparison .main-percentage .percent {
              font-size: 16px;
              top: -3px; } }
        .comparison .sub-comparison .main-percentage .text {
          font-size: 40px; }
  
  ol {
    padding-left: 15px; }
    ol li {
      font-size: 18px;
      margin-bottom: 5px; }
      @media screen and (max-width: 991px) {
        ol li {
          font-size: 16px; } }
      @media screen and (max-width: 574px) {
        ol li {
          font-size: 15px; } }
  
  .panel-content {
    width: 100%;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 20px;
    line-height: 1.1;
    font-family: 'renner-medium'; }
    @media screen and (max-width: 991px) {
      .panel-content {
        font-size: 21px; } }
    @media screen and (max-width: 767px) {
      .panel-content {
        font-size: 16px; } }
    .panel-content .main-content {
      width: 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
      display: flex;
      flex-direction: column; }
      @media screen and (max-width: 767px) {
        .panel-content .main-content {
          width: 100%;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%;
          flex-wrap: wrap; } }
    .panel-content .panel-title {
      min-height: 94px;
      color: white;
      font-family: 'renner-bold';
      display: flex;
      justify-content: center;
      align-items: center;
      padding-left: 15px;
      padding-right: 15px; }
      @media screen and (max-width: 767px) {
        .panel-content .panel-title {
          min-height: 70px; } }
    .panel-content .panel-text {
      padding: 30px; }
      @media screen and (max-width: 991px) {
        .panel-content .panel-text {
          padding: 30px 15px 30px 25px; } }
      @media screen and (max-width: 767px) {
        .panel-content .panel-text {
          padding: 30px 15px 30px 15px; } }
    .panel-content ul {
      margin-bottom: 0; }
      @media screen and (max-width: 767px) {
        .panel-content ul {
          padding-left: 15px; } }
      .panel-content ul li {
        font-size: 20px;
        margin-bottom: 20px; }
        @media screen and (max-width: 991px) {
          .panel-content ul li {
            font-size: 16px; } }
    .panel-content ol {
      padding-left: 20px;
      margin-top: 20px; }
      .panel-content ol li {
        font-size: 20px;
        margin-bottom: 20px; }
        @media screen and (max-width: 991px) {
          .panel-content ol li {
            font-size: 16px; } }
  
  .rekomendasi ul {
    padding-left: 15px; }
  
  .overlay-menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.8);
    z-index: -9999;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out; }
    @media screen and (max-width: 991px) {
      .overlay-menu.show {
        opacity: 1;
        z-index: 1; } }
  
  .navigation-mobile {
    background: white;
    background-color: white;
    -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;
    -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: none;
    z-index: 10;
    position: fixed;
    top: 0;
    right: 0;
    left: 0; }
  
  .table-content {
    font-family: 'calibri-regular';
    font-weight: normal; }
    .table-content thead tr th {
      font-weight: normal;
      border-top: 0; }
      .table-content thead tr th:nth-child(1) {
        font-size: 20px;
        font-family: 'calibri-bold';
        padding-left: 0; }
        @media screen and (max-width: 991px) {
          .table-content thead tr th:nth-child(1) {
            font-size: 18px; } }
      .table-content thead tr th:not(:first-child) {
        text-align: center; }
    .table-content tbody tr td {
      font-size: 20px; }
      @media screen and (max-width: 991px) {
        .table-content tbody tr td {
          font-size: 18px; } }
      .table-content tbody tr td:nth-child(1) {
        padding-left: 0; }
      .table-content tbody tr td:not(:first-child) {
        text-align: center; }
  
  .table-progress-bar {
    font-family: 'calibri-regular';
    color: #000; }
    .table-progress-bar td {
      border: 0;
      padding: 0;
      padding-bottom: 5px; }
      .table-progress-bar td:nth-child(1) {
        padding-right: 0;
        padding-left: 0;
        width: 95px !important;
        font-size: 18px;
        vertical-align: middle;
        padding-left: 0; }
        @media screen and (max-width: 767px) {
          .table-progress-bar td:nth-child(1) {
            width: 100% !important; } }
      .table-progress-bar td.title {
        width: 100%;
        font-family: 'calibri-bold';
        font-size: 20px;
        padding-bottom: 10px; }
        @media screen and (max-width: 767px) {
          .table-progress-bar td.title {
            padding-bottom: 0;
            font-size: 18px; } }
      .table-progress-bar td:nth-child(2) {
        padding-left: 0; }
        @media screen and (max-width: 767px) {
          .table-progress-bar td:nth-child(2) {
            padding-top: 0;
            padding-bottom: 10px; } }
    .table-progress-bar.with-two-bars {
      border-collapse: separate;
      border-spacing: 5px 1rem; }
      .table-progress-bar.with-two-bars td {
        padding-right: 0; }
        .table-progress-bar.with-two-bars td:nth-child(1) {
          width: 250px !important;
          line-height: 1.2;
          padding-left: 0; }
          @media screen and (max-width: 767px) {
            .table-progress-bar.with-two-bars td:nth-child(1) {
              width: 100% !important; } }
        .table-progress-bar.with-two-bars td.td-progress {
          padding: 0; }
          .table-progress-bar.with-two-bars td.td-progress.middle {
            padding-top: 0;
            vertical-align: middle; }
      .table-progress-bar.with-two-bars .progress-table-bar .progress-bar {
        text-align: center; }
        .table-progress-bar.with-two-bars .progress-table-bar .progress-bar .text {
          width: 100%;
          margin-left: 0; }
        .table-progress-bar.with-two-bars .progress-table-bar .progress-bar:nth-child(odd) {
          border-top-right-radius: 0;
          border-bottom-right-radius: 0; }
        .table-progress-bar.with-two-bars .progress-table-bar .progress-bar:nth-child(even) {
          border-top-left-radius: 0;
          border-bottom-left-radius: 0; }
    .table-progress-bar .inline-title {
      display: inline-block;
      text-align: center;
      width: 50%;
      font-family: 'calibri-bold';
      font-size: 20px; }
      @media screen and (max-width: 767px) {
        .table-progress-bar .inline-title {
          padding-top: 15px; } }
    @media screen and (max-width: 767px) {
      .table-progress-bar td {
        display: block; } }
  
  .progress-table-bar {
    height: 40px;
    border-radius: 18px;
    background: white;
    background-color: white; }
    .progress-table-bar .progress-bar {
      width: 0;
      border-radius: 18px;
      text-align: left;
      -webkit-transition: width 1s ease-in-out;
      -moz-transition: width 1s ease-in-out;
      -o-transition: width 1s ease-in-out;
      transition: width 1s ease-in-out; }
    .progress-table-bar .text {
      font-style: normal;
      float: left;
      display: inline-block;
      width: 50px;
      margin-left: 15px;
      opacity: 0;
      font-size: 20px; }
      @media screen and (max-width: 767px) {
        .progress-table-bar .text {
          margin-left: 7px;
          font-size: 16px; } }
      @media screen and (max-width: 400px) {
        .progress-table-bar .text {
          margin-left: 3px;
          font-size: 12px; } }
  
  @media screen and (max-width: 1199px) {
    #navbar-header-menu #navbar-menu .nav-item .nav-link {
      font-size: 18px; }
  
    .navbar-header.fly-top .navbar-brand img {
      display: none; } }
  @media screen and (max-width: 991px) {
    /* .collapse{
        display:none;
        } */
    .navbar-brand {
      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; }
  
    #tabel-1-latar-belakang {
      table-layout: auto;
      width: 100%;
      white-space: nowrap; }
      #tabel-1-latar-belakang tbody tr td:first-child {
        width: 150px; }
  
    .divider {
      margin-top: 30px;
      margin-bottom: 30px; }
  
    .content .indent-2 {
      padding-left: 60px; }
    .content .heading-1 {
      font-size: 20px; }
    .content .heading-2 {
      font-size: 18px; }
    .content .paragraph {
      line-height: 1.6;
      font-size: 16px; }
      .content .paragraph.title {
        font-size: 18px; }
    .content .content-numbering li {
      font-size: 18px; }
  
    .container-content {
      margin-top: 60px; } }
    @media screen and (max-width: 991px) and (max-width: 1199px) {
      .container-content {
        margin-top: 100px; } }
  
  @media screen and (max-width: 991px) {
    .navbar-toggler {
      height: 100%;
      padding-top: 23px;
      padding-bottom: 22px; }
  
    #section-header {
      background: white;
      background-color: white;
      z-index: 2;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      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 {
      padding-top: 60px; }
  
    #navbar-header-menu {
      position: static !important; }
      #navbar-header-menu.fly-top {
        position: static !important;
        top: unset; }
      #navbar-header-menu #navbar-menu .nav-item {
        width: 100%; }
        #navbar-header-menu #navbar-menu .nav-item .nav-link {
          border: 0;
          padding-right: 15px;
          padding-left: 15px;
          font-size: 18px; }
  
    .navbar-brand-mobile {
      display: unset;
      height: 100%;
      padding: 0; }
      .navbar-brand-mobile img {
        padding: 10px;
        height: auto; } }
  .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) {
    .navigation-mobile {
      display: flex;
      height: 60px; }
  
    #section-wrapper-header {
      position: fixed;
      top: 60px;
      left: 0;
      bottom: 0;
      border-top: 1px solid #808284;
      overflow: auto;
      background: white;
      background-color: white;
      justify-content: start;
      align-items: start;
      max-width: 250px;
      left: -250px;
      z-index: 1032; }
  
    #navbar-header-menu {
      padding: 0;
      -webkit-transform: translateX(0%) !important;
      -ms-transform: translateX(0%) !important;
      transform: translateX(0%) !important;
      -webkit-transition: 400ms ease !important;
      transition: 400ms ease !important; }
      #navbar-header-menu.fly-top {
        padding-top: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none; }
      #navbar-header-menu .container-fluid {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start;
        padding: 0; }
      #navbar-header-menu .row {
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        margin: 0; }
      #navbar-header-menu #navbar-menu {
        width: 100%; }
  
    .navbar-header.fly-top {
      padding-top: 15px; }
    .navbar-header .wrapper-main-header.title .wrapper-title {
      width: 100%; }
      .navbar-header .wrapper-main-header.title .wrapper-title h1 {
        padding-right: 15px;
        font-size: 45px; }
    .navbar-header .wrapper-main-header.title .wrapper-subtitle h3 {
      font-size: 18px; }
    .navbar-header .wrapper-main-header.title .wrapper-foot-title p {
      font-size: 13px; } }
  @media screen and (max-width: 767px) {
    .no-space-sm {
      padding-left: 0;
      padding-right: 0; }
  
    .space-sm {
      padding-left: 15px;
      padding-right: 15px; } }
  @media screen and (max-width: 574px) {
    .space-xs {
      padding-left: 15px;
      padding-right: 15px; }
  
    .no-space-xs {
      padding-left: 0;
      padding-right: 0; }
  
    .content .indent-2 {
      padding-left: 60px; }
    .content .heading-1 {
      font-size: 20px; }
    .content .heading-2 {
      font-size: 18px; }
    .content .paragraph {
      font-size: 15px;
      line-height: 1.6; }
    .content .content-numbering li {
      font-size: 15px; } }
  
  /*# sourceMappingURL=style.css.map */
  