 @font-face {
   font-family: 'GothamMedium';
   src: url('../fonts/gotham-medium-webfont.woff2') format('woff2'),
   url('../fonts/gotham-medium-webfont.woff') format('woff');
   font-weight: normal;
   font-style: normal;
 }
 
 @font-face {
   font-family: 'GothamBold';
   src: url('../fonts/gotham-bold-webfont.woff2') format('woff2'),
   url('../fonts/gotham-bold-webfont.woff') format('woff');
   font-weight: normal;
   font-style: normal;
 
 }
 
 @font-face {
   font-family: 'GothamBook';
   src: url('../fonts/gotham-book-webfont.woff2') format('woff2'),
   url('../fonts/gotham-book-webfont.woff') format('woff');
   font-weight: normal;
   font-style: normal;
 }
 
 @font-face {
   font-family: 'FontAwesome';
   src: url('../fonts/fontawesome-webfont.woff2') format('woff2'),
   url('../fonts/fontawesome-webfont.woff') format('woff');
   font-weight: normal;
   font-style: normal;
 }
 
 body, html {
   height: 100%;
 }
 
 /* Scrollbar width */
 ::-webkit-scrollbar {
   width: 10px;
 }
 
 /* Scrollbar Track */
 ::-webkit-scrollbar-track {
   background: #f1f1f1; 
 }
  
 /* Scrollbar Handle */
 ::-webkit-scrollbar-thumb {
   background: #888; 
 }
 
 body {
   font-size: 14px;
   line-height: 27px;
   font-family: "GothamBook", Helvetica, sans-serif;
   color: #424143;
 }
 
 table {
   width: 100%;
 }
 
 thead th {
   border-bottom: 1px solid #424143;
 }
 
 th span {
   display: inline-block;
   vertical-align: middle;
 }
 
 th span img {
   height: 16px;
   display: inline-block;
   vertical-align: middle;
   margin-top: -8px;
 }
 
 .fa {
   color: #9B9B9B;
 }
 
 .bg-white {
   background: #ffffff;
 }
 
 .bg-dark-purple {
   background: #424143;
 }
 
 .bg-purple {
   background: #5e50a1;
 }
 
 .bg-yellow {
   background: #ffb003;
 }
 
 .bg-green-light {
   background: #3ea20b;
 }
 
 .bg-dark-grey {
   background: #c4c7ca;
 }
 
 .bg-light-grey {
   background: #f9f9fb;
 }
 
 .bg-light-red {
   background: #ff434f;
 }
 
 .tx-grey {
   color: #c4c7ca;
 }
 
 .tx-green {
   color: #3ea20b;
 }
 
 .tx-purple {
   color: #5e50a1;
 }
 
 .tx-yellow {
   color: #eba102;
 }
 
 .tx-red {
   color: #ff434f;
 }
 
 .tx-white {
   color: #ffffff;
 }
 
 .tx-green {
   color: #58c47a;
 }
 
 .tx-black {
   color: #424143;
 }
 
 .tx-bold {
   font-weight: bold;
 }
 
 .text-capitalize {
   text-transform: capitalize;
 }
 
 .tx-uppercase {
   text-transform: uppercase;
 }
 
 .tx-transform-none {
   text-transform: none;
 }
 
 .tx-10 {
   font-size: 10px;
 }
 
 .back-btn-container {
   margin-bottom: 30px;
 }
 
 .btn.bg-purple,
 .btn.bg-yellow {
   color: #ffffff;
   font-size: 14px;
   font-family: "GothamMedium", Helvetica, sans-serif;
 }
 
 .btn img {
   width: 20px;
     margin-top: auto;
 }
 
 .btn.more-info-button {
   height: 48px; 
 }
 
 .btn.more-info-button .more-info-button-text {
   line-height: 30px;
 }
 
 .bg-dark-yellow {
   background: #eba102;
   color: #ffffff;
 }
 
 .input-group-text {
   background: none;
   border: 0;
 }
 
 .load-more-post {
   color: #5f51a1;
   font-weight: bold;
   margin-top: 50px;
   margin-bottom: 50px;
 }
 
 .accordion a {
   color: #eba102;
 }
 
 .accordion a.collapsed {
   color: #5e50a1;
 }
 
 .accordion a:hover {
   text-decoration: none;
 }
 
 .card {
   border: 0;
 }
 
 .card-header {
   border-radius: 0;
   padding: 0;
   margin-bottom: 0;
   background-color: transparent;
   border-bottom: 0;
 }
 
 .card-body {
   padding: 0;
 }
 
 h1.tx-purple {
   font-family: "GothamBold", Helvetica, sans-serif;
   margin-bottom: 30px;
 }
 
 /* FOOTER */
 
 .container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
 
 footer {
   padding: 20px 0;
   font-size: 12px;
 }
 
 footer.bg-dark-purple {
   padding: 30px 0 10px 0;
   position: relative;
   z-index: 1;
 }
 
 footer.bg-dark-purple .col-md-6:first-child {
   margin-bottom: 30px;
 }
 
footer .footer-menu-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 25px;
 }
  footer .footer-menu {
    margin-top: 1.5rem;
  }
/*+    flex: 0 0 16.5%;
+    max-width: 16.5%;
+}*/
 
 footer .link-container {
   font-size: 12px;
   color: #ffffff;
 }
 
 footer .link-container a {
   font-size: 12px;
   color: #ffffff;
   text-decoration: none;
 }
 
/*-footer .logo-social-container {
-   display: table; 
-  width: 100%;
-  margin-bottom: 30px;
-}*/

 footer .footer-logo-container {
    vertical-align: middle;
 }
 
 footer .social-container {
  vertical-align: middle;
   font-family: "GothamBold", Helvetica, sans-serif;
   color: #ffffff;
 }
 
 footer .social-container a {
  width: 35px;
  height: 35px;
  width: 32px;
  height: 32px;
  padding: 0px;
  font-size: 20px;
  cursor: pointer;
  color: #9b9b9b;
  text-align: center;
  line-height: 1.55em;
  border-radius: 25px;
  border-radius: 20px;
   text-decoration: none;
  -moz-border-radius:25px;
  -webkit-border-radius:25px;
  -moz-border-radius:20px;
  -webkit-border-radius:20px;
   border: 2px solid #9b9b9b;
 }
 
 footer .social-container .fab, footer .social-container .fas {
   font-size: 20px;
   color: #ffffff;
 }
 
footer .copyright p {
  margin: 0px;
  margin-top: 30px;
  margin-right: 45px;
 }
 
 .fa,
 .fas,
 .far,
 .fal,
 .fad,
 .fab {
   -moz-osx-font-smoothing: grayscale;
   -webkit-font-smoothing: antialiased;
   display: inline-block;
   font-style: normal;
   font-variant: normal;
   text-rendering: auto;
   line-height: 1; }
 
 /*.fa-facebook:before {
   content: "\f09a"; }
 
 .fa-instagram:before {
   content: "\f16d"; }*/
 
 .mt-2,
 .my-2 {
   margin-top: 0.5rem !important;
 }
 
 .navbar-nav {
     display: -ms-flexbox;
     display: flex;
     -ms-flex-direction: row;
     flex-direction: row;
     padding-left: 0;
     margin: auto;
     list-style: none;
 }
 
 .navbar-expand-xl .navbar-nav {
     -ms-flex-direction: row;
     flex-direction: row;
 }
 
 .ml-auto, .mx-auto {
     margin-left: auto!important;
 }
 
 .nav-link {
     display: block;
     padding: .5rem 1rem;
     color: #ffffff;
     text-decoration: none;
 }
 
 a:hover {
   color: #eba102;
 }
 
 .flag-icon-background {
   background-size: contain;
   background-position: 50%;
   background-repeat: no-repeat;
 }
 
 .flag-icon {
   line-height: 1.2em;
   position: relative;
   height: 16px;
   width: 24px;
   display: inline-block;
   background-size: contain;
   background-repeat: no-repeat;
 }
 
 .flag-icon:before {
   content: "\00a0";
 }
 
 .flag-icon-id {
   background-image: url(../images/id.svg);
 }
 
 .flag-icon-en {
   background-image: url(../images/en.svg);
 }
 
 select.lang option[value="id"]   {  background-image: url(../images/id.svg);   }
 select.lang option[value="en"] { background-image: url(../images/en.svg); }

 ul.prod-gram {
  height: 17px;
  width: 22px;
  /*color: #fff;*/
  letter-spacing: 0em;
  font-size: 14px;
  /*line-height: 2.4;*/
  float: left;
  list-style: none;
  padding: 0px 0px;
  /*margin: 0;*/
  margin-top: 7px;
  margin-right: 95px;
  content: "▼";
}

ul.prod-gram li.init {
  cursor: pointer;
  /*border: 1px #fff solid;*/
}

ul.prod-gram li {
  padding: 5px 15px;
  z-index: 2;
  cursor: pointer;
  content: "▼";
  color: #fff;
}

ul.prod-gram li:not(.init) {
  display: none;
  background: transparent;
  /*border-left: 1px #fff solid;
  border-right: 1px #fff solid;
  border-bottom: 1px #fff solid;*/
  margin: 0px;
}

.flag-icon-background {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
}

.flag-icon {
  line-height: 1.2em;
  position: relative;
  height: 16px;
  width: 24px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
}

.flag-icon:before {
  content: "\00a0";
}

.flag-icon-id {
  background-image: url(../images/id.svg);
}

.flag-icon-en {
  background-image: url(../images/en.svg);
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;

  // Generate the caret automatically
  @include caret;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: $zindex-dropdown;
  display: none; // none by default, but block on "open" of the menu
  float: left;
  min-width: $dropdown-min-width;
  padding: $dropdown-padding-y 0;
  margin: $dropdown-spacer 0 0; // override default ul
  @include font-size($dropdown-font-size);
  color: $dropdown-color;
  text-align: left; // Ensures proper alignment if parent has it changed (e.g., modal footer)
  list-style: none;
  background-color: $dropdown-bg;
  background-clip: padding-box;
  border: $dropdown-border-width solid $dropdown-border-color;
  @include border-radius($dropdown-border-radius);
  @include box-shadow($dropdown-box-shadow);
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: $zindex-fixed;
}

.bg-ease-out {
  -webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out;
}

.navbar-expand-xl {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
  
  footer .footer-menu-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0px;
  }

  footer .footer-menu {
    flex: 0 0 16.5%;
    max-width: 16.5%;
  }

  .logo-social-container{
    margin-top: 1rem;
    margin-bottom: 30px;
  }
}