@font-face {
    font-family: bw_helder_demow2_bold;
    src: url(../fonts/webfont/bwhelderdemo-w2bold-webfont.woff2) format("woff2"),
      url(../fonts/webfont/bwhelderdemo-w2bold-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
  }
  @font-face {
    font-family: bw_helder_demow2_extrabold;
    src: url(../fonts/webfont/bwhelderdemo-w2extrabold-webfont.woff2)
        format("woff2"),
      url(../fonts/webfont/bwhelderdemo-w2extrabold-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
  }
  @font-face {
    font-family: bw_helder_demow2_medium;
    src: url(../fonts/webfont/bwhelderdemo-w2medium-webfont.woff2) format("woff2"),
      url(../fonts/webfont/bwhelderdemo-w2medium-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
  }
  @font-face {
    font-family: bw_helder_demow2_regular;
    src: url(../fonts/webfont/bwhelderdemo-w2regular-webfont.woff2)
        format("woff2"),
      url(../fonts/webfont/bwhelderdemo-w2regular-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
  }
  @font-face {
    font-family: bw_helder_demow3_bold;
    src: url(../fonts/webfont/bwhelderdemo-w3bold-webfont.woff2) format("woff2"),
      url(../fonts/webfont/bwhelderdemo-w3bold-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
  }
  @font-face {
    font-family: snellroundhand_reg;
    src: url(../fonts/webfont/SnellRoundhand-01.woff) format("woff");
    font-weight: 400;
    font-style: normal;
  }
  @font-face {
    font-family: snellroundhand_bold;
    src: url(../fonts/webfont/SnellRoundhand-Bold-02.woff) format("woff");
    font-weight: 400;
    font-style: normal;
  }
  @font-face {
    font-family: snellroundhand_black;
    src: url(../fonts/webfont/SnellRoundhand-Black-03.woff) format("woff");
    font-weight: 400;
    font-style: normal;
  }
  #style-7::-webkit-scrollbar-track,
  .scrollable::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #f5f5f5;
    border-radius: 10px;
  }
  #style-7::-webkit-scrollbar,
  .scrollable::-webkit-scrollbar {
    width: 10px;
    background-color: #f5f5f5;
  }
  #style-7::-webkit-scrollbar-thumb,
  .scrollable::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: #134b95;
  }
  .inverted-colors {
    filter: brightness(0) invert(1);
  }
  .text-left {
    text-align: left;
  }
  .text-right {
    text-align: right;
  }
  .text-center {
    text-align: center;
  }
  .font-thick-gray {
    color: #828282;
  }
  .font-disabled-gray {
    color: #bdbdbd !important;
    cursor: default;
  }
  .modal-back-btn {
    margin-right: 1rem;
    cursor: pointer;
  }
  .basic-button {
    background-color: #fff !important;
    color: #828282;
    font-size: 0.7rem !important;
    font-weight: 700 !important;
    height: 2rem !important;
    line-height: 1rem !important;
    letter-spacing: 0;
    padding: 0 1rem !important;
    width: 100%;
    border-radius: 0.3rem !important;
  }
  .course-card {
    height: 11rem;
  }
  .inline-block {
    display: inline-block;
  }
  .non-partner-text mark .material-icons {
    font-size: 1rem;
  }
  .non-partner-text mark span {
    vertical-align: top;
  }
  .radio-button-div .col {
    width: 100%;
    display: block;
    margin-bottom: 1rem;
  }
  .scroll {
    overflow-y: auto;
    max-height: 200px;
  }
  .blue-outline-btn {
    background-color: transparent !important;
    border-radius: 12px;
    border: solid 0.1rem #2d9cdb;
    color: #2d9cdb;
    margin-bottom: 1rem;
    line-height: 0 !important;
    font-size: 1.25rem !important;
  }
  .buttons-div {
    display: inline-block;
    border-right: solid 0.1rem #d4d4d4;
    text-align: center;
    font-weight: 400;
    color: #a4a4a4;
    cursor: pointer;
  }
  .buttons-div img {
    margin-right: 0.5rem;
    width: 1rem;
  }
  .scrollable {
    overflow-y: auto;
  }
  .toast-notification {
    z-index: 2000 !important;
  }
  a {
    cursor: pointer;
  }
  .slick-slide a.hoverable {
    display: block;
    border: 1px solid #ccc;
    border-radius: 5px;
  }
  .strike {
    text-decoration: line-through;
  }
  .font-heavy {
    font-weight: 700;
  }
  .full-width-buttons {
    width: 100%;
  }
  .modal-section-head {
    display: block;
    width: 100%;
    margin-bottom: 1.5rem;
  }
  .pastel-red {
    color: #eb5757;
  }
  .jade-green {
    color: #27ae60;
  }
  .tabs.container {
    margin: 0 auto;
    max-width: 1280px;
    width: 90%;
  }
  .scrolling-modal {
    background-color: #fff;
    cursor: pointer;
    border-radius: 1rem;
    width: 100%;
  }
  .scrolling-modal .modal-close .fa-close {
    position: absolute;
    right: 0;
    margin-right: 1.5rem;
    margin-top: -1.2rem;
    font-size: 1.25rem;
  }
  @media only screen and (min-width: 601px) {
    .tabs.container {
      width: 85%;
    }
  }
  @media only screen and (min-width: 993px) {
    .tabs.container {
      width: 70%;
    }
  }
  .short-date {
    line-height: 20px;
    font-size: 25pt;
    margin-top: 5px;
  }
  .short-date .month {
    text-transform: uppercase;
    font-size: 13pt;
    color: #aaa;
  }
  .link,
  a.link {
    text-decoration: underline;
    color: #134b95;
  }
  button.link {
    background: 0 0;
    border: 0;
    cursor: pointer;
    text-decoration: none;
  }
  @media only screen and (max-width: 992px) {
    nav .brand-logo {
      width: 150px;
    }
    .center-m {
      text-align: center;
    }
    .page-footer .container .row {
      margin: 0;
    }
  }
  ul.strip-list {
    margin-left: 16px;
  }
  ul.strip-list > li {
    list-style-type: square !important;
    margin-bottom: 10px;
  }
  .video-banner {
    padding: 80px 0;
    background: linear-gradient(rgba(18, 70, 138, 0.8), rgba(18, 70, 138, 0.8)),
      url(../img/white-label/pictures/home-banner.png);
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 12;
  }
  .navbar-fixed {
    height: 74px !important;
  }
  .fixed-action-btn {
    bottom: 11px;
  }
  .navbar-top {
    background-color: #134b95;
    padding: 7px 0;
    color: #fff;
    position: fixed;
    width: 100%;
    z-index: 998;
    top: 0;
  }
  .footer-fixed {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    background: #fafafa;
    border-top: 1px solid #cdcdcd;
  }
  .absolute-bottom {
    bottom: 0;
    position: absolute;
  }
  .absolute-right {
    position: absolute;
    right: -10px;
    top: -5px;
    z-index: 999;
  }
  .shadowed,
  .video-banner iframe {
    -webkit-box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2),
      0 6px 20px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  }
  .video-banner h5 {
    line-height: 30px;
  }
  .full-width-filter-button {
    width: 100%;
    border-top: solid 0.1rem #f2f2f2;
    border-bottom: solid 0.1rem #f2f2f2;
    position: relative;
  }
  .full-width-filter-button img {
    width: 1.5rem;
  }
  .full-width-filter-button .right {
    font-size: 1.2rem;
    font-weight: 500;
    color: #134b95;
    margin-left: 0.5rem;
    position: relative;
    margin-top: -0.4rem;
  }
  .full-width-filter-button .material-icons {
    position: absolute;
    right: 0;
    color: #134b95;
    margin-top: -0.2rem;
    margin-right: 0.5rem;
  }
  audio {
    width: 100% !important;
  }
  audio::-webkit-media-controls-enclosure {
    overflow: hidden;
  }
  audio::-webkit-media-controls-panel {
    width: calc(100% + 32px);
  }
  .navbar-fixed {
    z-index: 998;
  }
  div.image {
    background-position: center;
    background-size: cover;
    position: relative;
  }
  div.image .caption {
    width: 100%;
    position: absolute;
    color: #fff;
    left: 0;
    bottom: 0;
    pointer-events: none;
    touch-action: none;
    z-index: 99;
    background: rgba(0, 0, 0, 0.3);
    padding: 5px 10px;
  }
  .sold-out {
    position: absolute;
    right: 0;
    top: 20;
  }
  .border-white {
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 2px 10px;
    margin-top: 2px;
  }
  .section-card .content {
    margin-left: 120px;
    min-height: 100px;
  }
  .section-card-small .content {
    margin-left: 70px;
    min-height: 70px;
  }
  .section-card-small h5 {
    font-size: 16px;
  }
  .section-card.small .content {
    margin-left: 70px;
  }
  .section-card .image {
    position: absolute;
  }
  .section-card-small .image.square {
    width: 60px;
    height: 60px !important;
    float: left;
  }
  .image.square {
    width: 100px;
    height: 100px !important;
  }
  .image.square-responsive {
    width: 100%;
    padding-top: 100%;
  }
  .height-30 {
    height: 30px;
  }
  .height-60 {
    height: 60px;
  }
  .height-100 {
    min-height: 100px;
  }
  .height-450 {
    min-height: 450px !important;
  }
  .height-500 {
    min-height: 500px !important;
  }
  .height-350 {
    min-height: 350px !important;
  }
  .width-400 {
    max-width: 400px !important;
    margin: auto;
  }
  .width-500 {
    max-width: 500px !important;
    margin: auto;
  }
  .image.small {
    width: 50px;
    height: 50px !important;
  }
  .image.medium {
    width: 90px;
    height: 90px !important;
  }
  .image.rectangle {
    width: 100%;
    height: 400px !important;
    position: relative;
  }
  .image.relative {
    position: relative;
  }
  .player-area {
    position: relative;
  }
  .player-area:before,
  .rectangle.audio:before {
    width: 100%;
    height: 90%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    touch-action: none;
    pointer-events: none;
    z-index: 0;
    background: rgba(0, 0, 0, 0.3);
    background-image: url(../img/ic_headphone.png);
    background-position: center;
    background-repeat: no-repeat;
  }
  .floating-bottom-bar {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 99;
    padding-top: 0.3rem;
  }
  iframe {
    border: none;
  }
  .dropdown-content.active {
    width: 100% !important;
    color: #444;
    left: 0 !important;
  }
  .toast-notification,
  .toast-notification > span {
    width: 100% !important;
  }
  .section-card .progress {
    height: 10px;
    border-radius: 5px;
  }
  .progress .indeterminate {
    background-color: #134b95;
  }
  .fullheight,
  main {
    min-height: calc(100vh - 100px);
  }
  .fullheight.scrollable {
    max-height: calc(100vh - 160px);
    min-height: calc(100vh - 160px);
  }
  .fullheight.scrollable.shorter {
    max-height: calc(100vh - 233px);
    min-height: calc(100vh - 233px);
  }
  .progress {
    margin: 0;
    background-color: #ececec;
  }
  .progress.fixed {
    position: fixed;
    z-index: 999;
  }
  .inline-block {
    display: inline-block;
  }
  hr {
    border: none;
    margin: 15px 0;
    height: 1px;
    background: #dfdfdf;
  }
  hr.strong {
    background: #bbb;
  }
  body {
    background: white;
    font-family: 'Raleway', sans-serif;
    color: #4a4a4a;
    font-size: 14px;
  }
  .side-nav {
    background-color: white;
  }
  .side-nav .user-view .circle,
  .side-nav .userView .circle {
    margin-right: 10px;
  }
  .page-footer,
  .white-text {
    color: #4a4a4a !important;
  }
  nav a.btn {
    color: #fff !important;
  }
  nav a:not(.btn) {
    height: 74px;
    line-height: 74px;
    color: #9b9b9b;
  }
  .modal h4 {
    font-size: 17pt;
  }
  .font-black {
    color: #4a4a4a;
  }
  .height-100,
  .height-120 {
    height: 120px;
  }
  .height-150 {
    max-height: 150px;
  }
  .height-300 {
    max-height: 300px;
  }

  .bg-main {
    background: #9cbf3f;
    color: #fff;
  }
  .bg-grey {
    background: #f5f5f5;
  }
  .bg-black {
    background: #4a4a4a;
  }
  .bg-light-grey {
    background: #fafafa;
  }
  .font-light-grey {
    color: #ccc;
  }
  .tab-basic .indicator {
    display: none;
  }
  .tab-basic a.active {
    background-color: #fff !important;
  }
  .tab-basic .tab a:hover {
    color: #4a4a4a !important;
  }
  table.narrow td {
    padding: 5px 0;
  }
  nav .button-collapse i {
    font-size: 50px;
    color: #fff;
    margin-top: 9px;
    margin-left: -25px;
  }
  .pdf,
  .section img,
  .section-card img {
    background-image: url(../img/loading.gif);
    background-repeat: no-repeat;
    background-size: 30px 30px;
    background-position: center;
    height: 100%;
    background-color: #fafafa;
    max-height: 400px;
  }
  .section img {
    min-height: 126px;
  }
  .section-card img {
    min-height: 83px;
  }
  @media (max-width: 993px) {
    main .narrow.container {
      width: 100%;
    }
    main .semi-narrow.container {
      width: 100%;
      padding: 0 10px;
    }
  }
  .button-collapse {
    display: none;
  }
  .slides {
    position: relative;
  }
  .slider .slides {
    height: 400px !important;
    background: #fff;
  }
  .slider {
    height: 450px !important;
  }
  .testimoni .slider .slides li .caption {
    width: 100%;
    left: 0;
  }
  .slider .slides li .caption {
    top: 23%;
  }
  .banner .slick-slide {
    position: relative;
  }
  .slider .slides li img {
    background-position: center;
  }
  .slider .slides li .caption {
    z-index: 100;
  }
  .slider .slides li .caption {
    color: #efefef;
  }
  .testimoni .slider .slides li img.avatar {
    width: 100px;
    height: 100px;
  }
  .testimoni .slider .slides h3 {
    display: none;
  }
  .btn,
  .collapsible-header,
  .h1,
  .h2,
  .h3,
  .h4,
  .h5,
  .strong,
  b,
  h1,
  h2,
  h3,
  h4,
  h5,
  label {
    font-weight: 700;
    text-transform: none;
    color: #000;
  }
  .italic {
    font-style: italic;
  }
  .h3,
  h3 {
    font-size: 36px;
    color: #6a6a6a;
    margin-top: 0;
  }
  .h4,
  h4 {
    font-size: 27px;
    color: #6a6a6a;
    margin-top: 0;
  }
  .btn,
  .h5,
  h5 {
    font-size: 18.2px;
    margin-top: 0;
  }
  .font-light {
    font-weight: 400;
  }
  .fa.light {
    -webkit-text-stroke: 6px #fff;
    margin-right: 2px;
  }
  .font-small {
    font-size: 14px;
  }
  .font-tiny {
    font-size: 12px;
  }
  .font-narrow {
    line-height: 1;
  }
  .lined-text {
    position: relative;
    z-index: 1;
  }
  .lined-text:before {
    border-top: 2px solid #dfdfdf;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 95%;
    z-index: -1;
  }
  .lined-text span {
    background: #fff;
    padding: 0 15px;
  }
  .side-nav .userView .name {
    font-size: 18.2px;
    line-height: 60px;
    height: 60px;
    white-space: nowrap;
    max-width: 250px;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .side-nav .userView {
    margin-bottom: 40px;
  }
  .collection {
    margin: 0;
    border: none;
  }
  .collection .collection-item:last-child {
    border-bottom: 1px solid #e0e0e0;
  }
  .collection-item {
    cursor: pointer;
  }
  .collection-item:hover {
    background: #efefef;
  }
  .collection a.collection-item,
  a {
    color: #4a4a4a;
  }
  .row .col {
    padding: 0;
  }
  .col.error {
    margin-top: -20px;
    margin-bottom: 10px;
  }
  .collapsible {
    margin: 0;
    box-shadow: none;
  }
  .collapsible.no-border {
    border: none;
  }
  .collapsible.no-border .collapsible-header > i {
    right: -10px;
  }
  .collapsible-header.active {
    color: #134b95;
    border-color: #134b95;
  }
  .collapsible.no-border .collapsible-body {
    border-bottom: none;
  }
  .collapsible.no-border .collapsible-header {
    padding: 20px 0;
  }
  .collapsible.no-border .collapsible-item {
    border: none;
    padding: 0;
  }
  .collapsible-body div.strong {
    font-size: 15px;
    margin-bottom: 5px;
  }
  nav .brand-logo {
    padding-top: 5px;
  }
  nav a img.circle {
    width: 40px;
    height: 40px;
    margin-top: 17px;
    float: left;
  }
  nav a:not(.btn):not(.brand-logo):hover {
    background: white;
  }
  nav .nav-wrapper i {
    height: 74px;
    line-height: 74px;
  }
  .box_info {
    width: 300px;
  }
  .box-yellow,
  .box_info {
    padding: 10px;
    border-radius: 10px;
    background-color: #fffccc;
    border: solid 1px #134b95;
  }
  .dropdown-content li > a,
  .dropdown-content li > span {
    color: #444;
  }
  .badge-status {
    border-radius: 12.5px;
    border: solid 1px #134b95;
    padding: 0 20px;
    color: #134b95;
    text-transform: uppercase;
    font-size: 12px;
    margin-top: -2px;
  }
  .badge-status.success {
    color: green;
    border-color: green;
  }
  .badge-status.neutral {
    color: #aaa;
    border-color: #aaa;
  }
  .logo-small {
    width: 36px;
    margin-left: 10px;
  }
  .logo-medium {
    width: 36px;
    text-align: center;
  }
  @media (min-width: 993px) {
    .nav-wrapper {
      width: 70%;
      margin: auto;
    }
    .pt-m-l {
      padding-top: 40px;
    }
    .modal.bottom-sheet {
      top: 0;
      height: 100%;
    }
    .flex {
      display: flex;
    }
    .logo-medium {
      width: 50px;
      margin-left: 25%;
    }
  }
  .modal-close i {
    font-size: 40px;
  }
  .modal:not(.bottom-sheet) {
    max-width: 450px;
    max-height: 100%;
    top: 5% !important;
  }
  .modal .modal-footer {
    display: none;
  }
  .modal.bottom-sheet {
    max-width: 100%;
  }
  .modal .col {
    margin-bottom: 20px;
  }
  @media only screen and (max-width: 992px) {
    .modal {
      width: 95%;
      max-height: 90%;
    }
    .hoverable:hover {
      box-shadow: none;
    }
    h3 {
      font-size: 36px;
    }
    .mt-xl-m {
      margin-top: 90px;
    }
    .height-300-s {
      min-height: 300px !important;
    }
  }
  #form-ticket .select-wrapper {
    margin-bottom: 2rem;
  }
  .input-field.col label {
    left: 0;
  }
  #form-comment .input-field:first-child {
    margin-top: 0;
  }
  #form-comment input#comment-box {
    padding-left: 45px;
    padding-right: 60px;
    width: calc(100% - 105px) !important;
  }
  #form-comment button[type="submit"] {
    background: 0 0;
    border: none;
    position: absolute;
    right: 10px;
    top: 9px;
  }
  #left-col .collection .collection-item {
    padding: 15px 20px;
  }
  nav {
    background: #9cbf3f;
    box-shadow: none;
    color: #4a4a4a;
    height: 75px;
    line-height: 75px;
  }
  .btn-menu {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 20px;
  }
  .btn-menu:hover {
    background: #efefef;
  }
  .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
  }
  .inputfile + label {
    display: inline-block;
  }
  label i {
    cursor: pointer;
  }
  #form-comment #attachment-box {
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 999;
  }
  .input-field input[type="search"] + label,
  .nav-wrapper .input-field input[type="search"] {
    position: absolute;
  }
  .nav-wrapper .input-field input[type="search"]:not(:focus) {
    width: 0;
  }
  nav .input-field label {
    cursor: pointer;
    top: -10px;
  }
  .abs-bottom {
    position: absolute;
    width: 100%;
    bottom: 0;
  }
  .abs-bottom img {
    margin-bottom: -6px;
  }
  .bg-gradient {
    background-image: linear-gradient(
      254deg,
      #fbda61,
      #fd9d44,
      #ff682a 69%,
      #134b95
    );
    position: relative;
    overflow: hidden;
  }
  .bg-testimoni-left {
    background: linear-gradient(rgba(18, 70, 138, 0.8), rgba(18, 70, 138, 0.8)),
      url(../img/white-label/pictures/home-preview-1.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .bg-testimoni-right {
    background: linear-gradient(rgba(18, 70, 138, 0.8), rgba(18, 70, 138, 0.8)),
      url(../img/white-label/pictures/home-preview-2.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .bg-statistic {
    background: url(../img/home/img_bgstatistik.png) no-repeat center center;
    background-size: cover;
  }
  .bg-ym {
    background: url(../img/home/img_pembimbing.png) no-repeat right bottom;
    background-size: contain;
  }
  .bg-download {
    background: linear-gradient(rgba(18, 70, 138, 0.8), rgba(18, 70, 138, 0.8)),
      url(../img/white-label/pictures/img_bgdownloadapp.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .convetti {
    position: absolute;
    bottom: 20px;
    padding-left: 60px;
  }
  .collapsible-header {
    position: relative;
    padding: 1rem 20px;
  }
  .collapsible-body {
    padding: 0;
  }
  .collapsible-header > i {
    position: absolute;
    right: 10px;
    top: 33%;
  }
  .price-section {
    font-size: 16px;
    margin-right: 30px;
    margin-top: -3px;
  }
  .price-section h4 {
    margin-bottom: 0;
  }
  .wide-10 {
    width: 10%;
  }
  .wide-30 {
    width: 30px;
    height: auto;
  }
  .wide-90-m {
    width: 90%;
    margin: auto;
  }
  @media (min-width: 894px) {
    .form-group .col.input-field:not(:last-child) {
      padding-right: 5px;
    }
    .mt-xl-m {
      margin-top: 140px;
    }
  }
  img.google-play {
    max-width: 90%;
  }
  .pad-m-s {
    padding: 0;
  }
  .upload-area {
    padding: 40px 35%;
  }
  .padtb-s {
    padding: 10px 0;
  }
  @media (max-width: 900px) {
    .btn-catalog {
      position: absolute;
      top: 10px;
      left: 40px;
    }
    #left-col .collection .collection-item.active {
      background: #fff;
    }
    #left-col .collection .collection-item.active:hover {
      background: #efefef;
    }
    .pad-m-s {
      padding: 20px;
    }
    .height-500 {
      min-height: inherit !important;
    }
    .bg-testimoni.height-450 {
      min-height: inherit !important;
    }
    .enroll-section {
      margin-top: 20px;
    }
    .mb-300-s {
      margin-bottom: 300px;
    }
    .toast-notification,
    .toast-notification > span {
      display: block !important;
    }
    .border-left {
      border: none !important;
      margin-left: 0;
    }
    .row .col.s8.border-left {
      margin-left: 0;
    }
    .sticky {
      position: relative !important;
      padding-top: 20px !important;
    }
    nav .brand-logo {
      padding-top: 10px;
    }
  }
  i.left {
    margin-right: 10px;
  }
  .collection-item > i.left {
    position: absolute;
    left: 10px;
    top: 15px;
  }
  .image .caption i {
    font-size: 20px;
  }
  .image .caption i.left {
    margin-right: 7px;
  }
  i.tiny {
    font-size: 17px;
  }
  i.tiny.left {
    margin-right: 5px;
  }
  .collection .collection-item {
    padding: 10px 10px 10px 50px;
    position: relative;
  }
  .collection .collection-item.active,
  .collection a.collection-item:not(.active):hover {
    background: #efefef;
    color: inherit;
  }
  .collapsible-header.active > i {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .btn {
    background-color: #9cbf3f; /* #2bc9ec; */
    color: #fff; /* #000; */
  }

  .btn-custome {
    background-color: #9cbf3f !important;
    color: white;
  }

  .btn:focus {
    background-color:  #9cbf3f !important; /*#2bc9ec*/
  }
  .btn:hover {
    background-color: #c7c8cb !important;
  }
  .btn-buy {
    color: #fff;
  }
  .btn-prakerja {
    color: #fff;
    margin-right: 10px;
    background-color: #2bc9ec;
  }
  .btn-large:focus:not(.btn-floating),
  .btn-large:not(.btn-floating),
  .btn:focus:not(.btn-floating),
  .btn:not(.btn-floating) {
    box-shadow: none;
    height: 50px;
    line-height: 50px;
    border-radius: 7px;
  }
  .btn.btn-circle {
    border-radius: 50% !important;
    width: 50px;
    padding: 0;
  }
  .btn.btn-small {
    font-size: 14px;
    line-height: 40px !important;
    height: 40px !important;
    border-width: 1px !important;
  }
  .btn-rounded {
    border-radius: 20px !important;
    padding-left: 20px;
    padding-right: 20px;
  }
  .btn.btn-small:hover {
    line-height: 40px;
  }
  nav .nav-wrapper i.ic-catalog {
    height: 12px;
    line-height: 60px;
  }
  i.ic-community {
    height: 7px;
  }
  .btn-large:hover,
  .btn:hover {
    background-color: #0e2f5b !important;
    color: #fff !important;
    border: none;
    line-height: 50px;
  }
  .btn-outline:not(:active),
  .btn-outline:not(:hover) {
    border: solid 2px #9cbf3f;
    background: #9cbf3f;
    color: #fff;
    line-height: 46px;
  }
  .btn-outline-inverse {
    border: solid 1.5px #fff;
    color: #fff;
    line-height: 48px;
    background-color: transparent;
  }
  .btn-outline-inverse.black-text {
    border-color: #000;
  }
  .btn-large:active,
  .btn:active {
    color: #134b95;
  }
  .btn-fb,
  .btn-fb:focus {
    background-color: #3b5998;
  }
  .btn-fb:hover {
    background-color: #4b69a8 !important;
  }
  .btn-gl,
  .btn-gl:focus {
    background-color: #fff;
    border: 0.1em solid #c7c8cb;
    color: #000;
    padding: 0;
  }
  .btn-gl:hover {
    background-color: #c7c8cb !important;
    color: #000 !important;
    border: 0.1em solid #c7c8cb;
  }

  .btn-gl img{
    width: 20px;
    vertical-align: middle;
    margin-right: 30px;
  }
  nav ul.dropdown-content a {
    color: #444 !important;
    line-height: 30px;
    padding: 0 20px;
  }
  nav ul.dropdown-content h5 {
    margin: 0;
    padding: 20px;
  }
  .modal.bottom-sheet {
    top: 0;
    max-height: 100%;
  }
  .modal.bottom-sheet a {
    font-size: 16px;
  }
  .modal.bottom-sheet .modal-footer {
    display: none;
  }
  .btn-category {
    position: absolute;
    left: 200px;
    height: 100%;
  }
  .btn-category i {
    font-size: 45px !important;
  }
  .full {
    width: 100% !important;
  }
  .relative {
    position: relative;
  }
  .fullheight {
    height: 100%;
  }
  div#root > div > div.row,
  main > div > div.row:first-child {
    margin-bottom: 0;
  }
  .wide-300 {
    max-width: 300px;
    margin: auto;
  }
  .wide-center {
    margin: 0 auto !important;
    width: 70%;
  }
  .form-auth,
  .wide-400 {
    max-width: 450px;
    margin: auto;
  }
  .form-auth {
    max-width: 530px;
    border-radius: 5px;
  }
  .form-auth .form-login-header-logo {
    width: 60px;
  }
  .form-auth .full-width {
    width: 100%;
  }
  .form-auth .btn-show-hide-password {
    position: absolute;
    top: 8px;
    right: 0;
    cursor: pointer;
    color: #828282;
  }
  .form-auth .form-auth__forgot-password {
    display: flex;
    justify-content: flex-end;
  }
  .form-auth .form-auth__button-group .btn {
    font-size: 1rem;
  }
  .form-auth .form-auth__button-group .btn-blue {
    background-color: #2d9cdb;
  }
  .form-auth .form-auth__button-group .btn-blue:hover {
    background-color: #23536f !important;
  }
  .form-auth .helper-text {
    position: absolute;
    left: 0;
    bottom: 0;
  }
  @media screen and (max-width: 580px) {
    .form-auth > div {
      padding-left: 0px;
      padding-right: 0px;
    }
    .form-auth .pincode-input-text {
      width: 40px !important;
      height: 40px !important;
    }
  }

#form-login {
  border: 1px solid #a3dc55;
  border-radius: 10px;
  padding: 40px;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}

#form-redeem {
  border: 1px solid #a3dc55;
  border-radius: 10px;
  padding: 15px !important;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1);
}

.input-field label.form-label-login {
  color: #0c0707; 
  font-size: 15px;
  top: -12px;
  pointer-events: none;
  transform: none;
  -webkit-transform: none; 
}

.input-field input:focus + label.form-label-login,
.input-field input:not([value=""]) + label.form-label-login {
  top: -12px;
  color: #0c0707;
}

.form-input-login {
  padding-left: 5px !important;
  border: 1px solid #E5EAEE !important;
  border-radius: 0.42rem !important;
  background-color: #ffffff !important;
  height: calc(1.5em + 1.3rem + 2px) !important;
}

input[type="text"].validate.invalid,
input[type="email"].validate.invalid,
input[type="password"].validate.invalid {
    border: 1px solid red !important;
    box-shadow: none !important;
}

input[type="text"].validate.valid,
input[type="email"].validate.valid,
input[type="password"].validate.valid {
    border: 1px solid green !important;
    box-shadow: none !important;
}

input[type="text"].validate.invalid:focus,
input[type="email"].validate.invalid:focus,
input[type="password"].validate.invalid:focus {
    border-bottom: 1px solid red !important;
    box-shadow: none !important;
}


/* Gaya untuk perangkat desktop (layar lebih lebar dari 768px) */
@media only screen and (min-width: 768px) {
  #form-login {
    float: right;
    width: 40%;
    margin-right: 100px;
  }

  #form-redeem {
    float: none;
    width: 40%;
  }
}

@media only screen and (max-width: 767px) {
  #form-login {
    float: none;
    width: 98%;
    margin: 0 auto;
    padding-bottom: 20px;
  }

  #form-redeem {
    float: none;
    width: 98%;
    margin: 0 auto;
    padding-bottom: 20px;
  }
}

  .answers [type="radio"]:checked + label,
  .bg-orange,
  .pagination li.active,
  .progress .determinate,
  .tab-basic a,
  .tabs .indicator {
    background: #9cbf3f;/*#134b95;*/
    background-color: #9cbf3f;/*#134b95;*/
    color: #fff !important;
    border-color: #9cbf3f !important;/*#134b95*/
  }
  .banner .slick-slider,
  .bg-maroon {
    background-color: #0e2f5b;
  }
  .bg-banner {
    background: url(../img/bg-banner.jpg) no-repeat center center;
    background-size: cover;
  }
  .bg-banner-faq {
    background: url(../img/banner_faq.jpg) no-repeat center center;
    background-size: cover;
  }
  .bg-academia {
    background: url(../img/bg-profile.png) no-repeat center center;
    background-size: cover;
  }
  #academia-winner {
    background: url(../img/academia/confetti.png) no-repeat top center;
    background-size: contain;
    background-color: #fff;
  }
  .bg-academia-club {
    background: url(../img/academia/banner.png) no-repeat center center;
    background-size: cover;
  }
  .bg-academia-faq {
    background: url(../img/academia/banner-faq.png) no-repeat center center;
    background-size: cover;
  }
  .bg-academia-member {
    background: url(../img/academia/banner-ac-member.png) no-repeat center center;
    background-size: cover;
  }
  .bg-academia-ranking {
    background: url(../img/academia/bg_leaderboard.svg) no-repeat center;
    background-size: cover;
  }
  footer.page-footer {
    margin-top: 0 !important;
    padding: 30px 0;
    background: #9cbf3f;
  }
  .page-footer .row {
    margin-bottom: 0;
  }
  .font-orange:not(i),
  .tabs .tab a,
  .tabs .tab a.active,
  .tabs .tab a:hover {
    font-weight: 500;
    color: #134b95;
    text-transform: none;
  }
  a.font-orange:hover {
    color: #134b95 !important;
  }
  .font-orange,
  .tab-basic a.active,
  nav .input-field label.active i {
    color: #134b95 !important;
  }
  .circle-number {
    border: 1px solid #000;
    border-radius: 30px;
    height: 60px;
    width: 60px;
    font-size: 15px;
    display: inline-block;
    color: #000;
  }
  .numberCircle {
    border-radius: 50%;
    width: 54px;
    height: 54px;
    padding: 3px;
    background: #fff;
    border: 2.6px solid #ccc;
    color: #ccc;
    text-align: center;
    display: inline-block;
    font-weight: 700;
    font-size: 30px;
    margin-right: 4px;
    margin-left: 3px;
  }
  .font-orange-red {
    color: #dd4444;
  }
  .font-orange.numberCircle {
    border-color: #134b95;
  }
  .font-green {
    color: green;
  }
  .tabs .tab a {
    font-size: 16px;
    color: #000;
  }
  .font-red {
    color: #d0011b;
  }
  .modal.bottom-sheet a:hover {
    color: #134b95;
  }
  i.medium {
    font-size: 40px;
  }
  .font-grey,
  .font-grey a {
    color: #9b9b9b !important;
  }
  .font-white,
  .font-white a {
    color: #fff;
  }
  .font-white .input-field label {
    color: #fff !important;
  }
  .font-white .input-field input,
  .font-white .input-field input:focus {
    border-color: #fff !important;
    box-shadow: none !important;
  }
  .border-left {
    border-left: 1px solid #ccc;
    margin-left: -0.5px !important;
  }
  .row .col.s8.border-left {
    margin-left: -1px;
  }
  i.right {
    margin-left: 10px;
    margin-top: 0.5px;
  }
  .border-right {
    border-right: 1px solid #ddd;
  }
  .border-bottom {
    border-bottom: 1px solid #ddd;
  }
  .border-all {
    border: 1px solid #efefef;
  }
  .border-dashed {
    border: 1px dashed #ccc;
  }
  .bg-white > .row:not(.container),
  .border-left > .row {
    margin: 0;
  }
  .row div[id^="tab"].col.active {
    display: block !important;
  }
  .narrow.row div[id^="tab"].col {
    padding: 0;
  }
  .tabs {
    box-shadow: 0 3px 12px 0 rgba(0, 0, 0, 0.17);
  }
  .tabs.no-shadow {
    box-shadow: none;
  }
  .pt-s {
    padding-top: 10px !important;
  }
  .pl-s {
    padding-left: 10px !important;
  }
  .pl-sm {
    padding-left: 20px;
  }
  .pr-s {
    padding-right: 10px !important;
  }
  .pl-m {
    padding-left: 40px;
  }
  .pr-m {
    padding-right: 40px;
  }
  .pr-s {
    padding-right: 20px;
  }
  .pad-xs {
    padding: 2px !important;
  }
  .pad-xs-m {
    padding: 4px !important;
  }
  .pad-xs-m-l {
    padding: 6px !important;
  }
  .pad-s {
    padding: 10px !important;
  }
  .prl-xs {
    padding: 0 5px;
  }
  .prl-m {
    padding: 0 20px;
  }
  .capitalize {
    text-transform: uppercase;
  }
  .col img {
    max-width: 100%;
  }
  .pad-m,
  .row .col.pad-m {
    padding: 20px;
  }
  .pad-xl-l {
    padding: 60px !important;
  }
  .pad-xl .row .col {
    margin-bottom: 40px;
  }
  .pad-xl {
    padding-top: 95px;
    padding-bottom: 95px;
  }
  .pad-l {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .padl-m {
    padding-left: 20px;
  }
  .padl-mm {
    padding-left: 25px;
  }
  .padl-l {
    padding-left: 49px;
  }
  .padl-xs {
    padding-left: 4px;
  }
  .padr-xs {
    padding-right: 2px;
  }
  .padl-s {
    padding-left: 10px;
  }
  .w-24 {
    width: 24px;
  }
  .padlr-s {
    padding-right: 7px;
    padding-left: 7px;
  }
  .padl-m {
    padding-left: 20px;
  }
  .padr-m {
    padding-right: 20px;
  }
  .padr-mm {
    padding-right: 25px;
  }
  .pad-ml {
    padding: 20px 0;
  }
  .m-a {
    margin: auto;
  }
  .mt-xl {
    margin-top: 100px !important;
  }
  .mt-65 {
    margin-top: 65px;
  }
  .mt-xxs {
    margin-top: 4px;
  }
  .mt-xs {
    margin-top: 7px;
  }
  .mt-xss {
    margin-top: 10px;
  }
  .mt-ss {
    margin-top: 15px;
  }
  .mt-sxs {
    margin-top: 20px;
  }
  .mt-s {
    margin-top: 30px;
  }
  .mnt-s {
    margin-top: -25px;
  }
  .mnt-m {
    margin-top: -50px;
  }
  .mnt-l {
    margin-top: -100px;
  }
  .mt-m,
  .mt-m-l {
    margin-top: 40px;
  }
  .mb-m,
  .mb-m-l {
    margin-bottom: 40px !important;
  }
  .mr-s {
    margin-right: 15px;
  }
  .mr-sm {
    margin-right: 25px;
  }
  .mr-xs {
    margin-right: 7px !important;
  }
  .mr-xl {
    margin-right: 230px;
  }
  .ml-xs {
    margin-left: 7px;
  }
  .ml-s {
    margin-left: 10px;
  }
  .ml-sm {
    margin-left: 17px;
  }
  .ml-m {
    margin-left: 20px;
  }
  .ml-l {
    margin-left: 45px;
  }
  .mr-sm {
    margin-right: 25px;
  }
  .mr-m {
    margin-right: 40px;
  }
  .mlr-m {
    margin-right: 20px;
    margin-left: 20px;
  }
  .mt-l {
    margin-top: 70px;
  }
  .mt-20p {
    margin-top: 17%;
  }
  .pt-m {
    padding-top: 40px;
  }
  .pt-xl {
    padding-top: 80px;
  }
  .pt-xxl {
    padding-top: 95px;
  }
  .pt-17p {
    padding-top: 17%;
  }
  .pb-0 {
    padding-bottom: 0;
  }
  .mb-0 {
    margin-bottom: 0 !important;
  }
  .mt-0 {
    margin-top: 0 !important;
  }
  .ml-0 {
    margin-left: 0 !important;
  }
  .mr-0 {
    margin-right: 0 !important;
  }
  .mb-xs {
    margin-bottom: 5px;
  }
  .mb-xss {
    margin-bottom: 15px;
  }
  .mtn-xs {
    margin-top: -5px;
  }
  .mbn-s {
    margin-bottom: -10px;
  }
  .mbn-xs {
    margin-bottom: -5px;
  }
  .mgn-s {
    margin: -10px;
  }
  .mgn-m {
    margin: -20px;
  }
  .mg-0 {
    margin: 0;
  }
  .mg-s {
    margin: 10px;
  }
  .mg-m {
    margin: 20px;
  }
  .mb-s {
    margin-bottom: 20px !important;
  }
  .mb-m {
    margin-bottom: 40px !important;
  }
  .mb-xl {
    margin-bottom: 100px;
  }
  .mtb-m {
    margin: 40px 0;
  }
  .ptb-s {
    padding: 20px 0;
  }
  .mtb-s {
    margin: 20px 0;
  }
  .pb-s {
    padding-bottom: 15px;
  }
  .pb-sm {
    padding-bottom: 30px;
  }
  .pb-m {
    padding-bottom: 40px !important;
  }
  .ptb-l {
    padding: 60px 0;
  }
  .pb-l {
    padding-bottom: 60px;
  }
  .px-l {
    padding-left: 60px;
    padding-right: 60px;
  }
  .py-m {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .bg-white {
    background-color: white;
  }
  .slick-slider .slick-prev {
    left: -35px;
  }
  .slick-dots {
    bottom: -40px !important;
  }
  .slick-dots li button:before {
    font-size: 14px !important;
  }
  .slick-dots li.slick-active button:before {
    color: #134b95 !important;
  }
  .slick-dots li button:before {
    color: #fff !important;
  }
  .slick-dots li button {
    width: 30px !important;
    height: 30px !important;
  }
  .banner .slick-dots {
    bottom: 10px;
  }
  .banner {
    background: #d8d8d8;
  }
  .slick-next:before,
  .slick-prev:before {
    font-size: 30px !important;
    color: #000 !important;
  }
  .section-card {
    min-height: 123px;
  }
  img.small {
    width: 60px;
    height: auto;
  }
  img.tiny {
    width: 30px;
    height: auto;
  }
  img.medium {
    width: 150px;
    height: auto;
  }
  .slick-slide img {
    width: auto !important;
    margin: auto;
  }
  .slick-slide a img {
    display: block;
    padding: 40px 20px;
  }
  .slick-slide.slick-active a img {
    display: block;
    padding: 0;
  }
  .slick-slide .h5 {
    line-height: 1.1;
    height: 60px;
    margin-bottom: 5px;
    overflow: hidden;
  }
  .section .slick-slide {
    padding: 0 10px;
    padding-bottom: 20px;
  }
  .almost-full {
    width: 90% !important;
  }
  .center {
    margin-left: auto;
    margin-right: auto;
  }
  @media (max-width: 540px) {
    .upload-area {
      padding: 40px 25%;
    }
    .testimoni .caption .h5,
    .testimoni .caption h5 {
      font-size: 14px;
      line-height: 22px;
    }
    .width-400 {
      max-width: 100% !important;
    }
    .almost-full,
    .full-s {
      width: 100% !important;
    }
    .full-s:first-of-type {
      margin-bottom: 20px;
    }
    .mt-m-l {
      margin-top: 0;
    }
    .mb-m-l {
      margin-bottom: 0 !important;
    }
  }
  .section-item img {
    width: 100% !important;
    height: 126px;
  }
  .banner .section-item img {
    height: auto;
    max-height: 400px;
  }
  .section-item {
    height: 2rem;
  }
  @media (min-width: 1500px) {
    .banner .section-item img {
      max-height: 600px;
    }
    .slick-slide a img {
      display: block;
      padding: 0 40px !important;
    }
    .slick-slide.slick-active a img {
      display: block;
      padding: 0;
    }
  }
  #map {
    height: 350px;
  }
  nav .brand-logo,
  nav ul a {
    color: #444;
  }
  ul.checklist {
    list-style: none;
  }
  ul.checklist li:before {
    content: "✓";
    color: #a1df5c;
    font-weight: 700;
    padding-right: 5px;
  }
  p {
    line-height: 2rem;
  }
  .bold {
    font-weight: 700 !important;
  }
  .button-collapse {
    color: #26a69a;
  }
  .container .row {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
  .container-small {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
  }
  .container-xsmall {
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
  }
  .container-medium {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
  }
  .container-large {
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
  }
  .parallax-container {
    min-height: 380px;
    line-height: 0;
    height: auto;
    color: rgba(255, 255, 255, 0.9);
  }
  .parallax-container .section {
    width: 100%;
  }
  @media only screen and (max-width: 992px) {
    .bg-statistic .pad-xl {
      padding-top: 60px;
      padding-bottom: 60px;
    }
    footer.page-footer {
      padding: 0;
      padding-top: 20px;
    }
    .page-footer > .container > .row > .col {
      margin-bottom: 20px;
    }
    .parallax-container .section {
      position: absolute;
      top: 40%;
    }
    #index-banner .section {
      top: 10%;
    }
    .slick-slide img {
      width: 100% !important;
      height: auto !important;
    }
    .slick-slider .slick-next,
    .slick-slider .slick-prev {
      display: none !important;
    }
    .banner .container {
      margin: 0;
      width: 50%;
    }
    img {
      max-width: 100%;
    }
    .btn-category {
      position: absolute;
      left: 10px;
    }
  }
  .inline {
    display: inline-block;
  }
  .block {
    display: block;
  }
  @media only screen and (max-width: 600px) {
    .mg-s.card,
    .mg-s.section-card {
      margin-left: 0;
      margin-right: 0;
    }
    .slick-slide a img,
    .slick-slide.slick-active a img {
      display: block;
      padding: 0 20px;
    }
    #index-banner .section {
      top: 0;
    }
    .center-s {
      text-align: center;
    }
    .mgn-m,
    .mgn-s {
      margin: 0;
    }
    .section .slick-slide a {
      width: 250px;
    }
    .price-section {
      float: left !important;
      font-weight: 700;
    }
    .video-banner {
      padding: 40px 0;
    }
  }
  .centered {
    margin: auto;
  }
  .align-left {
    text-align: left;
  }
  .align-right {
    text-align: right;
  }
  img.icon-medium {
    width: 40px;
  }
  .icon-block {
    padding: 0 15px;
  }
  .icon-block .material-icons {
    font-size: inherit;
  }
  footer.page-footer {
    margin: 0;
  }
  iframe.pdf {
    width: 100%;
    height: 600px;
    max-height: 600px;
  }
  .answers [type="radio"]:checked + label,
  .answers [type="radio"]:not(:checked) + label {
    border: 1px solid #444;
    display: block;
    border-radius: 5px;
    height: auto;
    padding: 10px 20px;
    color: #000;
  }
  .answers [type="radio"]:not(:checked) + label:hover {
    background: #efefef;
  }
  .answers [type="radio"] + label:after {
    content: none !important;
  }
  .answers [type="radio"] + label:before {
    border: none !important;
  }
  .answers p > .col {
    width: 100%;
    margin-bottom: 5px;
  }
  .answers [type="radio"]:not(:checked) {
    top: 30px;
    left: 20px;
  }
  .answers {
    counter-reset: my-badass-counter;
    position: relative;
  }
  .answers label:before {
    content: counter(my-badass-counter, upper-latin) ". ";
    counter-increment: my-badass-counter;
    position: relative;
    /*webkit-transition: none;*/
    transition: none;
  }
  a {
    cursor: pointer;
  }
  .max-400 {
    max-width: 400px;
  }
  .quiz-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 998;
  }
  ::-webkit-input-placeholder {
    color: #aaa;
  }
  ::-moz-placeholder {
    color: #aaa;
  }
  :-ms-input-placeholder {
    color: #aaa;
  }
  :-moz-placeholder {
    color: #aaa;
  }
  .form-bordered .input-field label:not(.active) {
    left: 20px;
  }
  .form-bordered .input-field input[type="text"] {
    border: 1px solid #aaa !important;
    box-sizing: border-box;
    padding: 0 20px;
    box-shadow: none !important;
    border-radius: 5px;
    height: 50px;
    line-height: 50px;
  }
  .form-bordered .input-field input[type="text"].search {
    border-width: 0 !important;
    background: #f5f5f5;
    height: 40px;
    width: 350px;
    margin-right: 10px; 
  }
  .form-bordered .select-wrapper span.caret {
    right: 15px;
  }
  .form-bordered .input-field input[type="text"].valid {
    border: 1px solid #eee;
    box-shadow: 0 1px 0 0 #000;
  }
  .form-bordered .input-field input[type="text"].invalid {
    border: 1px solid #eee;
    box-shadow: 0 1px 0 0 #000;
  }
  .form-bordered .input-field .prefix.active {
    color: #000;
  }
  .__react_component_tooltip.place-right {
    left: 130px !important;
  }
  .explanation {
    background: url(../img/img-learning-path.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .community-explanation {
    background: url(../img/img-header-komunitas.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .community-detail-explanation {
    background: url(../img/img-banner-whbs.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .certificate {
    background: linear-gradient(rgba(18, 70, 138, 0.8), rgba(18, 70, 138, 0.8)),
      url(../img/white-label/pictures/home-banner.png);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: -80px;
  }
  .description {
    background-color: #fff;
  }
  .description > .row {
    margin-bottom: 0;
  }
  .title-explanation {
    color: #fff;
    padding-left: 132px;
    padding-top: 91px;
    font-size: 27px;
  }
  .detail-explanation {
    font-size: 16px;
    color: #fff;
    padding-left: 132px;
  }
  .description-explanation {
    font-size: 14px;
    padding-left: 132px;
    padding-top: 42px;
    padding-right: 132px;
  }
  .icon-course {
    width: 17px;
  }
  .background-title {
    height: 200px;
    background-color: #939393;
    margin-bottom: -160px;
    padding-top: 12px;
  }
  .justify {
    text-align: justify;
  }
  .image.lp-detail-img {
    width: 230px;
    height: 230px !important;
  }
  .rounded {
    border-radius: 18px;
    padding: 5px 10px;
  }
  .lp-detail-ctg {
    border: 1px solid #9b9b9b;
    border-radius: 18px;
    padding: 5px 10px;
  }
  .lp-detail-ctg:hover {
    border: 1px solid #fff;
    background-color: #134b95;
    color: #fff;
    border-radius: 25px;
  }
  .ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .ins-card-container {
    display: flex;
  }
  .lp-ins-card {
    height: 180px;
  }
  i.small {
    font-size: 25px;
  }
  .font-largest {
    font-size: 24px;
  }
  .font-large {
    font-size: 21px;
  }
  .font-medium {
    font-weight: 500;
    font-size: 17px;
  }
  .w50 {
    width: 50%;
  }
  .badge {
    border-radius: 50%;
    background-color: #134b95;
    width: 28px;
    height: 28px;
    color: #fff;
    line-height: 24px;
    margin-right: 10px;
  }
  .badge-icon {
    padding: 2px;
    display: inline-block;
    margin-right: 20px;
  }
  .badge.center {
    border: 1px solid #fff;
  }
  .badge-check {
    border-radius: 50%;
    background-color: #9bce64;
    width: 24px;
    height: 24px;
    color: #fff;
    line-height: 24px;
    margin-right: 10px;
  }
  .collapsible-header {
    position: relative;
  }
  .underline {
    text-decoration: underline;
  }
  .lp-title-detail {
    max-height: 58px;
    overflow: hidden;
  }
  .hidden-overflow {
    overflow: hidden;
  }
  .br-s {
    border-radius: 4px;
  }
  .bg-certificate-lp {
    background-image: url(../img/img-lembar-prestasi-bg.png);
    background-attachment: fixed;
    background-position: center;
    border-bottom: 6px solid #134b95;
  }
  .bg-certificate-new {
    background-image: url(../img/course/bg-certificate-new.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    border-bottom: 6px solid #134b95;
    min-height: 800px;
    min-width: 900px;
    background-size: cover;
    position: relative;
  }
  .bg-certificate-new2 {
    background-image: url(../img/course/wsertificate-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    border-bottom: 6px solid #134b95;
    min-height: 800px;
    min-width: 1020px;
    background-size: cover;
    position: relative;
  }
  .certificate-student-number-new {
    position: absolute;
    top: 55px;
    right: 20px;
    color: #fff;
    font-family: bw_helder_demow2_regular;
  }
  .certificate-student-name-new {
    position: absolute;
    top: 420px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    font-family: "Helvetica Naue" !important;
    font-size: 50px;
    font-style: italic;
  }
  .certificate-student-title-new {
    position: absolute;
    top: 535px;
    font-size: 20px;
    font-weight: 700;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    color: #000;
    font-family: bw_helder_demow3_bold;
  }
  .certificate-student-score-new {
    position: absolute;
    top: 570px;
    font-size: 20px;
    font-weight: 700;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    color: #000;
  }
  .bg-certificate2 {
    background-image: url(../img/course/bg_certificate.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    border-bottom: 6px solid #134b95;
    min-height: 800px;
    min-width: 900px;
    position: relative;
  }
  .certificate-student-number {
    position: absolute;
    top: 36px;
    right: 3px;
    color: #fff;
  }
  .certificate-student-name {
    position: absolute;
    top: 400px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
  }
  .certificate-student-title {
    position: absolute;
    top: 480px;
    font-size: 25px;
    font-weight: 700;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    color: #000;
  }
  .certificate-student-score {
    position: absolute;
    top: 520px;
    font-size: 25px;
    font-weight: 700;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    color: #000;
  }
  .student {
    color: #000 !important;
    font-size: 3rem;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
  }
  .title {
    color: #fff !important;
    font-size: 2rem;
  }
  .noseri {
    padding-top: 10px;
    color: #fff !important;
  }
  .mh-60 {
    height: 60px;
  }
  .relative {
    position: relative;
  }
  .absolute {
    position: absolute;
  }
  .absolute-top {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .mh-84 {
    max-height: 84px;
  }
  .mh-78 {
    max-height: 70px;
  }
  .mh-40 {
    max-height: 40px;
  }
  .font-medium-large {
    font-size: 16px;
  }
  .h-20 {
    height: 20px;
  }
  .width-20 {
    width: 20%;
  }
  .height-100 {
    height: 100%;
  }
  .size-100 {
    width: 100%;
    height: 100%;
  }
  .vertical {
    width: 0;
    height: 60px;
    margin-left: 11px;
  }
  .vertical-large {
    width: 0;
    height: 120px;
    margin-left: 11px;
    margin-top: -60px;
  }
  .mt-min-s {
    margin-top: -50px;
  }
  .mt-min-m {
    margin-top: -60px;
  }
  .mt-min-l {
    margin-top: -70px;
  }
  @media all and (min-width: 800px) and (max-width: 1023px) {
    .padl-35 {
      padding-left: 35px;
    }
    .padl-110 {
      padding-left: 110px;
    }
  }
  @media all and (min-width: 800px) {
    .mt-min-xl {
      margin-top: -130px;
    }
  }
  @media all and (max-width: 800px) {
    .center-img {
      margin-left: auto;
      margin-right: auto;
    }
    .padl-70 {
      padding-left: 70px;
    }
    .ml-90 {
      margin-left: 90px;
    }
  }
  .ml-min-m {
    margin-left: -45px;
  }
  .light {
    font-weight: lighter;
  }
  .mb-min.xs {
    margin-bottom: -10px;
  }
  .padl-0 {
    padding-left: 0;
  }
  .padb-0 {
    padding-bottom: 0;
  }
  .padb-s {
    padding-bottom: 15px;
  }
  .size-24 {
    width: 24px;
    height: 24px;
  }
  .size-200 {
    width: 200px;
    height: 200px;
  }
  .full-width {
    width: 76vw;
  }
  .img.community {
    height: 200px;
    width: 200px;
  }
  .middle {
    vertical-align: middle;
  }
  .lh-50 {
    line-height: 180%;
  }
  b {
    font-weight: 700;
  }
  .community-img-container {
    width: 200px;
    height: 200px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.24), 0 0 2px 0 rgba(0, 0, 0, 0.12);
    border-style: solid;
    border-width: 0.5px;
    border-image-source: linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0),
      rgba(0, 0, 0, 0) 80%,
      rgba(0, 0, 0, 0.02) 95%,
      rgba(0, 0, 0, 0.04)
    );
    border-image-slice: 1;
  }
  @media only screen and (max-width: 450px) {
    .payment-code-input .pincode-input-container input {
      width: 3rem !important;
      height: 3rem !important;
    }
  }
  .animated {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    opacity: 0;
    visibility: hidden;
    height: 0;
    overflow: hidden;
  }
  .animated.show {
    opacity: 1;
    visibility: visible;
    height: auto;
  }
  .pdf-div {
    height: fit-content;
    max-height: 800px;
    overflow: auto;
  }
  .pdf-page,
  .pdf-page.card {
    width: fit-content;
    height: fit-content;
    height: -moz-fit-content;
    width: -moz-fit-content;
    height: -webkit-fit-content;
    width: -webkit-fit-content;
    padding: 5px;
    margin: 5px;
  }
  .pdf-zoom-in {
    position: absolute;
    right: 25px;
    opacity: 0.8;
    top: 10px;
  }
  .pdf-zoom-out {
    position: absolute;
    right: 70px;
    opacity: 0.8;
    top: 10px;
  }
  .article-box {
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #fff;
    min-height: 300px;
    height: auto;
  }

  .icon-color {
    color: white;
  }
  
  #nav-mobile a {
    color: white;
  }
  #nav-mobile a:hover,
  #nav-mobile a:hover .icon-color {
    color: #a3dc55;
    font-weight: bolder;
  }

  .nav-menu a {
    color: white !important;
  }
  .nav-menu a:hover,
  .nav-menu a:hover .icon-color {
    color: #a3dc55 !important;
    font-weight: bolder;
  }

  .my-course {
    border-radius: 8px !important;
    border-color: #a3dc55;
  }

  #notification-wrapper {
    position: fixed;
    width: 50%;
    z-index: 1000;
    text-align: center;
    pointer-events: none;
    top: 30%;
    left: 50%;
    transform: translate(-50%, -50%) !important;
  }

#notification-wrapper .toast-notification {
  pointer-events: auto;
  padding: 2px;
  background-color: white;
  border-radius: 3px;
  opacity: 0;
  animation: fadeIn 0.5s forwards, fadeOut 0.5s forwards 3s;
  font-size: 25px;
  font-weight: bold;
}
/* Animasi untuk toast */
@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

@keyframes fadeOut {
  from { opacity: 1; }
  to { opacity: 0; }
}

/* Media query untuk perangkat mobile */
@media only screen and (max-width: 767px) {
  #notification-wrapper {
      width: 100% !important;
      padding: 2px;
  }

}

.credential {
  border: 1px solid #a3dc55;
  border-radius: 8px;
}