.white {
  color: white;
}
.list-group {
  margin-bottom: 0px !important;
}
.awam .list-group-item {
  border: 0px solid transparent;
  padding: 0.4em;
  font-size: 12px;
  font-weight: 600;
  color: #6c757d !important;
}

.awam .list-group-item a {
  text-transform: uppercase;
  text-decoration: none;
}

.bahasa .list-group-item {
  border: 0px solid transparent;
  padding: 0.4em;
  font-size: 12px;
  font-weight: 600;
  color: #6c757d !important;
  background: transparent !important;
}
.link-bawah .list-group-item {
  border: 0px solid transparent;
  padding: 0.4em;
  font-size: 12px;
  font-weight: 600;
  color: #6c757d !important;
  background: transparent !important;
}

.link-bawah .list-group-item:first-child {
  padding-left: 0px;
}

/* .second-footer .col-md-9{
    padding-left:0;
} */

.bahasa .list-group-item a,
.emded .list-group-item a,
.link-bawah .list-group-item a {
  text-decoration: none;
}

.head-line-bottom {
  background: white;
  border-bottom: 1px solid #b8b8b8;
}

.emded .list-group-item {
  border: 0px solid transparent;
  padding: 0.5em;
  font-size: 10px;
  font-weight: 600;
  color: #6c757d !important;
  text-align: center;
}

.emded .list-group-item a img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.background-white {
  background: white;
  background-color: white;
  padding-bottom: 1px;
}

.head-logo {
  margin: 1.2em 0em;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: 2em;
}
.navbar {
  padding-top: 0;
  padding-bottom: 0;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: 0.1rem;
  margin-right: 0.1rem;
}

@media screen and (max-width: 3000px) {
  .when_small {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .when_small {
    display: inherit;
  }
}

@media screen and (max-width: 360px) {
  .when_small {
    display: inherit;
  }
}

.topmenu {
  background-color: #00416a;
  margin-bottom: 0px;

  border-radius: 0px !important;
}

.topmenu .navbar-nav .nav-link {
  color: whitesmoke;
}

.slider .owl-nav {
  margin-top: 0;
  display: inline-flex;
  position: absolute;
  top: 8%;
  font-size: 8em;
  width: 100%;
}

.slider .owl-nav [class*="owl-"]:hover,
.slider .owl-nav [class*="owl-"]:focus,
.group .owl-nav [class*="owl-"]:hover,
.group .owl-nav [class*="owl-"]:focus {
  background: transparent !important;
  color: #fff;
  text-decoration: none;
}

.group .owl-item:nth-child(1),
.group .owl-item:nth-child(9),
.group .owl-item:nth-child(17) {
  background: #f39826;
}

.group .owl-item:nth-child(2),
.group .owl-item:nth-child(10),
.group .owl-item:nth-child(18) {
  background: #fcbd18;
}

.group .owl-item:nth-child(3),
.group .owl-item:nth-child(11),
.group .owl-item:nth-child(19) {
  background: #c1d72d;
}

.group .owl-item:nth-child(4),
.group .owl-item:nth-child(12),
.group .owl-item:nth-child(20) {
  background: #72c170;
}

.group .owl-item:nth-child(5),
.group .owl-item:nth-child(13),
.group .owl-item:nth-child(21) {
  background: #72ccd7;
}

.group .owl-item:nth-child(6),
.group .owl-item:nth-child(14),
.group .owl-item:nth-child(22) {
  background: #415eac;
}

.group .owl-item:nth-child(7),
.group .owl-item:nth-child(15),
.group .owl-item:nth-child(23) {
  background: #b3519e;
}

.group .owl-item:nth-child(8),
.group .owl-item:nth-child(16),
.group .owl-item:nth-child(24) {
  background: #eb135c;
}

.slider .owl-nav .owl-next,
.group .owl-nav .owl-next {
  position: absolute;
  right: 0;
}

.slider .owl-dots .owl-dot span {
  width: 30px !important;
  height: 3px !important;
}

.slider .owl-dots {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-left: 15%;
  margin-right: 15%;
  list-style: none;
}

.slider .owl-dots .owl-dot.active span,
.slider .owl-dots .owl-dot:hover span {
  background: #6c757d;
}

.group .owl-item a {
  text-decoration: none;
  text-transform: uppercase;
  color: white;
  font-weight: 700;
}

.group .owl-item a:hover,
.group .owl-item a:focus {
  color: #efefef;
  text-decoration: none;
}

.kategori {
  text-align: center;
  font-size: 13px;
  padding-top: 13px;
  padding-bottom: 3px;
}
.kumpulan-sasar,
.informasi {
  margin: 2em 0;
}
.kumpulan-sasar h1,
.informasi h1,
.agensi-berkaitan h1 {
  position: relative;
  font-size: 2em;
  z-index: 1;
  overflow: hidden;
  text-align: center;
  color: #262626;
  font-weight: 700;
}

.kumpulan-sasar h1:before,
.informasi h1:before,
.agensi-berkaitan h1:before {
  position: absolute;
  top: 53%;
  overflow: hidden;
  width: 45%;
  height: 1px;
  content: "\a0";
  background-color: #90949c;
}

.kumpulan-sasar h1:after,
.informasi h1:after,
.agensi-berkaitan h1:after {
  position: absolute;
  top: 53%;
  overflow: hidden;
  width: 50%;
  height: 1px;
  content: "\a0";
  background-color: #90949c;
  right: -11%;
}

.kumpulan-sasar h1:before,
.informasi h1:before,
.agensi-berkaitan h1:before {
  margin-left: -50%;
  text-align: right;
}

.informasi .card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #ececec;
  background-clip: border-box;
  border: 1px solid #afafaf;
  border-radius: 0;
  -webkit-box-shadow: 4px 4px 6px -2px #565656;
  box-shadow: 4px 4px 6px -2px #565656;
}

.informasi .card .card-body {
  padding-top: 0px;
  margin-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

.informasi .card .card-body .title {
  background-color: #ff6600;
  width: 100%;
}

.informasi .card .card-body .title .nav-tabs .nav-link {
  margin-bottom: -1px;
  border: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  color: #262626;
}

.informasi .card .card-body .title .nav-tabs .nav-link.active {
  color: white;
  background-color: #e63500;
  font-weight: 700;
  text-decoration: underline;
}

.informasi .card .card-body .title .nav-tabs .nav-link:focus,
.informasi .card .card-body .title .nav-tabs .nav-link:hover {
  background-color: #f3833d;
}

.informasi .card .card-body .title .nav-tabs > li {
  margin-bottom: 0px !important;
}

.informasi .card .card-body .title .nav-tabs {
  border-bottom: 1px solid transparent;
}

.informasi .content {
  padding: 10px;
  width: 100%;
}

.informasi .content .table {
  border-color: transparent;
  margin-bottom: 0px;
}

.informasi .content .table > tbody > tr > td {
  border-top: 1px solid transparent;
  text-align: right;
}

.informasi .content .form-control {
  border: 1px solid #777;
  border-radius: 0px;
}
.informasi .content hr {
  margin-top: 0px;
  margin-bottom: 20px;
}
.informasi .content .listing {
  margin-left: 15px;
}
.informasi .content .listing li {
  margin-top: 10px;
  list-style-image: url("../img/orange_square.png");
  /* filter: grayscale(100%); */
  padding-left: 15px;
}

.informasi .content .fade {
  opacity: 1;
}

.informasi .content .listing li a {
  color: #262626;
  font-size: 14px;
}
.informasi .content .listing li a:hover {
  color: #415eac;
  font-size: 14px;
}
.informasi .content .addlink {
  bottom: 0;
}

.aplikasi ul:before {
  top: 53%;
  overflow: hidden;
  width: 23%;
  height: 1px;
  background-color: #90949c;
  margin-top: 1%;
  margin-right: 5%;
}

.aplikasi ul:after {
  top: 53%;
  overflow: hidden;
  width: 100%;
  height: 1px;
  background-color: #90949c;
  margin-left: 76%;
  margin-top: -1.5%;
}

.aplikasi .nav-tabs .nav-item.show .nav-link,
.aplikasi .nav-tabs .nav-link.active {
  border-color: transparent;
  color: #e2600f;
  font-weight: 700;
  text-decoration: underline;
  font-size: 1.1em;
}

.aplikasi .fade {
  opacity: 1;
}

.aplikasi .nav-tabs {
  border-bottom: 0px;
  text-align: center;
}
.aplikasi .nav-tabs > li > a {
  color: #777;
  font-weight: 700;
  margin: 0 10px;
  padding: 0;
  font-size: 1.1em;
}

.aplikasi .nav-tabs > li {
  border-right: 2px solid #262626;
}

.aplikasi .nav-tabs > li:last-child {
  border-right: 2px solid transparent;
}

.aplikasi .tab-content {
  margin: 3em 0;
}
.aps .kategori {
  background-color: #fcbd18;
}

.aps .kategori p {
  color: #565555;
}

.aplikasi .nav-tabs .nav-link:focus,
.aplikasi .nav-tabs .nav-link:hover {
  border-color: transparent;
}
.aplikasi .nav > li > a:focus,
.aplikasi .nav > li > a:hover {
  text-decoration: none;
  background-color: transparent;
}
.kumpulan-sasar .group .kategori img {
  width: 50px !important;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.kumpulan-sasar .hvr-back-pulse,
.kumpulan-sasar .hvr-grow {
  display: block;
  padding-bottom: 10px;
}

.kumpulan-sasar .hvr-back-pulse:hover,
.kumpulan-sasar .hvr-back-pulse:focus,
.kumpulan-sasar .hvr-back-pulse:active {
  background-color: #9dc5c3;
  background-image: linear-gradient(315deg, #9dc5c3 0%, #5e5c5c 74%);
}

.kumpulan-sasar .group .owl-item {
  height: 120px;
}

.trans .kategori {
  background-color: #b3519e;
}

.trans .kategori p {
  color: whitesmoke;
  font-size: 0.9em;
  margin: 0.5em 1em;
  font-weight: 600;
}

.trans a:hover,
.trans a:focus,
.mobile a:hover,
.mobile a:focus {
  text-decoration: none;
}

.trans .kategori p:hover,
.trans .kategori p:focus {
  color: #333;
  text-decoration: none;
}

.mobile .kategori {
  background-color: #72c170;
}

.mobile .kategori p {
  color: whitesmoke;
  font-size: 0.9em;
  margin: 0.5em 1em;
  font-weight: 600;
}

.aplikasi .nav-tabs .nav-link:focus,
.aplikasi .nav-tabs .nav-link:hover {
  border-color: transparent;
}
.aplikasi .nav > li > a:focus,
.aplikasi .nav > li > a:hover {
  text-decoration: none;
  background-color: transparent;
}

.agensi-berkaitan {
  margin: 2em 0;
}

.first-footer {
  background-color: #ff6600;
  padding: 2em 0;
  font-size: 12px;
  color:whitesmoke;
}
.second-footer {
  background-color: whitesmoke;
  padding: 1.5em 0;
  font-size: 12px;
}

#slideout {
  position: fixed;
  color: white;
  top: 30%;
  right: 0;
  width: 35px;
  padding: 12px 0;
  text-align: center;
  background: #ff6600;
  background: linear-gradient(326deg, #ff5722 0%, #ff6600 74%);
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  z-index: 999;
  height: 230px;
}
#slideout h3 {
  transform: rotate(-90deg);
  text-transform: uppercase;
  transform-origin: 0 0;
  bottom: 0;
  left: 10%;
  top: 77%;
  position: relative;
  width: 174px;
  font-weight: 600;
  font-size: 20px;
}
#slideout_inner {
  position: fixed;
  background: #ff6600;
  background: linear-gradient(326deg, #ff5722 0%, #ff6600 74%);
  color: white;
  top: 30%;
  right: -400px;
  -webkit-transition-duration: 0.3s;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  transition-duration: 0.3s;
  text-align: left;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  max-width: 400px;
  padding: 15px;
  height: 300px;
}
#slideout:hover {
  right: 400px;
}
#slideout:hover #slideout_inner {
  right: 0;
}

.navbar {
  margin-bottom: 0px !important;
}

.banner {
  margin-bottom: 5px;
}

.menu-bread {
  background-color: #eee;
  border: 1px solid #ddd;
}
.menu-bread .col-md-9 {
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
}
.menu-bread .col-md-3 {
  padding-left: 0px;
  padding-right: 0px;
  background-color: transparent;
}
.menu-bread .breadcrumb {
  padding: 8px 15px;
  margin-bottom: 00px;
  list-style: none;
  background-color: transparent;
  border-radius: 0px;
  border-top: 0px;
  color: #777;
  font-size: 13px;
}
.img-header-menu {
  height: 150px;
}
.img-header-menu h1 {
  color: #ffffff;
  padding: 30px 41px;
  text-transform: uppercase;
  font-weight: 600;
}

.menu-bread .breadcrumb > .active {
  color: #333;
  font-weight: 600;
}

.menu-bread .menu-updated-dt {
  text-align: right;
  padding: 9px;
  /* position: absolute;
  top: 57.8%; */
  /* right: 13.5%; */
  font-size: 12px;
  color: #777;
}

.first-title i {
  font-size: 9px;
}
.template-full,
.template-full2 {
  padding-left: 2em;
  padding-top: 0;
}

.template-full h3,
.template-full2 h3 {
  text-transform: uppercase;
  font-weight: 600;
  color: #ec6003;
  padding-bottom: 1em;
}

.template-full2 .result-search a {
  font-size: 20px;
  font-weight: 600;
  color: #262626;
}

.template-full2 .result-search a:hover,
.template-full2 .result-search a:active,
.template-full2 .result-search a:focus {
  color: #ec6003;
}

.template-full2 .result-search small ul li a {
  margin-bottom: 5px;
  margin-top: 0px;
  font-size: 12px;
  background-color: transparent;
  padding-left: 0;
  color: #4f4f4f;
}
.left-layout {
  margin-top: 2rem;
  /* margin-bottom: 2.5em; */
}
.left-layout .col-md-3 {
  padding-right: 0px;
  padding-left: 0px;
}

.left-layout .leftmenu .panel {
  background-color: transparent;
  border: 0;
  box-shadow: none;
}

.tedina {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
}

.left-layout .dropdown {
  display: block;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: transparent;
  font-size: 12px;
  list-style: none;
  color: #262626;
  padding-left: 0px;
}

.dashed {
  border-bottom: 0px solid #ccc;
}

.left-layout .dropdown li.active {
  background-color: #ccc;
}

.left-layout .dropdown li a {
  list-style-type: none;
  list-style: none;
  display: block;
  width: 100%;
  padding: 10px;
  text-decoration: none;
  color: #333;
  font-weight: 600;
  font-size: 14px;
  display: block;
}

.left-layout .dropdown li a.active {
  background-color: transparent;
  color: #333;
}

.left-layout .dropdown li > ul li {
  list-style-type: none;
  list-style: none;
}

.left-layout .dropdown2 li > ul {
  padding-left: 0px;
}

.left-layout .dropdown2 li a {
  border-bottom: 0px solid transparent;
  color: #7c7c7c;
}

.left-layout .dropdown2 li a.active {
  color: #7c7c7c;
  background-color: transparent;
}

.left-layout .dropdown3 li a {
  border-bottom: 1px dashed #6600ff;
  color: #6600ff;
}

.left-layout .dropdown3 li a.active {
  background-color: #6600ff;
  color: #fff;
}

.border-left-content {
  border-left: 1px solid #ccc;
}

/* MENU-LEFT
-------------------------- */
/* layout */
#left ul.nav {
  margin-bottom: 2px;
}
#left ul.nav ul,
#left ul.nav ul li {
  list-style: none !important;
  list-style-type: none !important;
  margin-top: 1px;
  margin-bottom: 1px;
}
#left ul.nav ul {
  padding-left: 0;
  width: auto;
}
#left ul.nav ul.children {
  padding-left: 12px;
  width: auto;
}
#left ul.nav ul.children li {
  margin-left: 0px;
}
#left ul.nav li a:hover {
  text-decoration: none;
}

#left ul.nav li a:hover .lbl {
  color: #999 !important;
}

#left ul.nav li.current > a .lbl {
  background-color: #999;
  color: #777 !important;
}

/* parent item */
#left ul.nav li.parent a {
  padding: 0px;
  color: #ccc;
}
#left ul.nav > li.parent > a {
  border: solid 1px #999;
  text-transform: uppercase;
}
#left ul.nav li.parent a:hover {
  background-color: transparent;
}
#left .fa {
  color: #777;
}

/* link tag (a)*/
#left ul.nav li.parent ul li a {
  color: #222;
  border: none;
  display: block;
  padding-left: 5px;
  font-size: 14px;
}

#left ul.nav li.parent ul li a:hover {
  background-color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

/* sign for parent item */
#left ul.nav li .sign {
  display: inline-block;
  width: 14px;
  padding: 5px 8px;
  background-color: transparent;
  color: #fff;
}
#left ul.nav li.parent > a > .sign {
  margin-left: 0px;
  background-color: #999;
}

/* label */
#left ul.nav li .lbl {
  padding: 5px 12px;
  display: inline-block;
}
#left ul.nav li.current > a > .lbl {
  color: #fff;
}

/* THEMATIQUE
------------------------- */
.left-layout .span3 {
  width: 100% important;
  margin-left: 0px;
}
#left span {
  margin-left: 0;
}
/* theme 1 */
#left ul.nav > li.item-1.parent > a {
  border: solid 0px transparent;
  color: #272727;
  font-size: 16px;
  font-weight: 600;
}
#left ul.nav > li.item-1.parent > a > .sign,
#left ul.nav > li.item-1 li.parent > a > .sign {
  margin-left: 0px;
  background-color: transparent;
}
#left ul.nav > li.item-1 .lbl {
  color: #272727;
}
#left ul.nav > li.item-1 li.current > a .lbl {
  background-color: transparent;
  color: #777;
}

#left .icon-white {
  filter: brightness(0);
}
.w3c {
  justify-content: center;
  display: flex;
}
.w3c .list-group-item {
  padding: 5px;
  border: 0 solid transparent;
  text-align: center;
  background-color: #dee2e6;
}

.w3c .list-group-item:last-child {
  margin: 0px 0px -1px;
}

.w3c .list-group-horizontal > .w3c.list-group-item:last-child {
  border-top-right-radius: 4px;
}

.slider .owl-item div {
  pointer-events: auto !important;
}

.transparent-back {
  background-color: transparent !important;
}
.top-menu nav ul,
.top-menu nav li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.top-menu nav a {
  display: block;
  text-decoration: none;
}
.top-menu nav a:hover,
.top-menu nav a:visited {
  text-decoration: none;
}
.top-menu .menu-bar {
  background: transparent;
  display: flex;
}
.top-menu .menu-link {
  padding: 20px 15px;
  background: #eee;
  color: #262626;
  transition: background 0.2s, color 0.2s;
  position: relative;
  z-index: 1;
  font-weight: 500;
}

/* .top-menu ul li ul li a{
    color: #262626 !important;
}
.top-menu ul li ul li a:hover{
  background-color: #a5a7e4;
  color: #ffffff !important;
} */
.top-menu .menu-link[aria-haspopup="true"] {
  padding-right: 40px;
}
.top-menu .menu-link[aria-haspopup="true"]:after {
  content: "";
  background-image: url("https://s3-us-west-2.amazonaws.com/s.cdpn.io/1397521/arrowRight.svg#accent");
  background-size: 14px;
  width: 14px;
  height: 14px;
  font-size: 12px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.top-menu .mega-menu-header {
  font-size: 1.2em;
  text-transform: uppercase;
  font-weight: bold;
  color: #262626;
}
.top-menu .mega-menu {
  background: #eee;
  z-index: 10;
}
.top-menu .mega-menu--multiLevel {
  flex-direction: column;
}

.white {
  color: #ffffff !important;
}
@media all and (min-width: 360px) {
  /* .top-menu .nav {
    margin-top: 0px !important;
    background: #eee;
  } */
  /* .top-menu .nav > nav {
    max-width: 100%!important;
    margin: 0 auto;
  } */
  /*.top-menu .menu [aria-haspopup="true"] ~ ul {
    display: none;
  }
  .menu-bar {
    position: relative;
  }
  .menu-bar > li > [aria-haspopup="true"]:after {
    background-image: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/1397521/arrowBottom.svg#accent');
  }
  .menu-bar > li > [aria-haspopup="true"]:hover:after {
    background-image: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/1397521/arrowBottom.svg#light');
  }
  .menu-bar > li > [aria-haspopup="true"]:focus ~ ul {
    display: flex;
    transform-origin: top;
    animation: dropdown 0.2s ease-out;
  }
  .menu-bar > li > [aria-haspopup="true"] ~ ul:hover {
    display: flex;
  }
  .menu-bar > li:focus-within > [aria-haspopup="true"] ~ ul {
    display: flex;
  }
  .menu-bar > li > [aria-haspopup="true"]:focus,
  .menu-bar > li:focus-within > [aria-haspopup="true"],
  .menu-bar > li:hover > a {
    background: #eee;
    color: #262626;
  }


  .top-menu .menu-bar li a:hover, .top-menu .menu-bar li a:active, .top-menu .menu-bar li a:focus, .top-menu .menu-bar li a:focus-within{
    color: #999 !important;
  }
  .menu-bar > li > [aria-haspopup="true"]:focus:after,
  .menu-bar > li:focus-within > [aria-haspopup="true"]:after,
  .menu-bar > li:hover > a:after {
    background-image: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/1397521/arrowTop.svg#light');
  }
  .mega-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
  }
  .mega-menu:hover {
    display: flex;
  }
  .mega-menu a:hover {
    background: #eee;
    color: #262626;
  }
  .mega-menu--multiLevel > li {
    width: 33.33333333%;
  }
  .mega-menu--multiLevel > li > [aria-haspopup="true"] ~ ul {
    left: 33.33333333%;
    width: 33.33333333%;
  }
  .mega-menu--multiLevel > li > [aria-haspopup="true"] ~ ul ul {
    width: 100%;
    left: 100%;
  }
  .mega-menu--multiLevel li:hover > [aria-haspopup="true"] ~ ul {
    display: block;
    transform-origin: left;
    animation: flyout 0.2s ease-out;
  }
  .mega-menu--multiLevel li:focus-within > [aria-haspopup="true"] ~ ul {
    display: block;
  }
  .mega-menu--multiLevel li:hover > [aria-haspopup="true"],
  .mega-menu--multiLevel li:focus-within > [aria-haspopup="true"],
  .mega-menu--multiLevel li:hover > a,
  .mega-menu--multiLevel li:focus-within > a {
    background: #eee;
    color: #262626;
  }
  .mega-menu--multiLevel [aria-haspopup="true"] ~ ul,
  .mega-menu--multiLevel [aria-haspopup="true"] {
    border-left: 1px solid #f0f0f0;
  }
  .mega-menu--multiLevel [aria-haspopup="true"] ~ ul:hover,
  .mega-menu--multiLevel [aria-haspopup="true"]:hover {
    display: block;
  }
  .mega-menu--multiLevel [aria-haspopup="true"] ~ ul {
    position: absolute;
    top: 0;
    height: 100%;
  }
  .mega-menu--flat > * {
    flex: 1;
  }*/
}
@media all and (max-width: 950px) {
  /*  .top-menu .nav {
    padding: 20px;
  }
  .mobile-menu-trigger,
  .mobile-menu-header,
  .mobile-menu-back-item {
    display: block;
  }
  .mobile-menu-trigger {
    background: transparent;
    color: white;
    border: 0;
    padding: 0px;
    font-size: 1.2em;
    border-radius: 4px;
  }
  .mobile-menu-header {
    order: -1;
    background: #eee;
  }
  .mobile-menu-header a {
    padding: 20px 25px;
    color: #ffffff;
    visibility: visible;
  }
  .menu-bar {
    flex-direction: column;
    position: fixed;
    top: 0;
    left: -100%;
    height: 100vh;
    width: 350px;
    max-width: 350px;
    max-width: 90%;
    overflow-x: hidden;
    transition: left 0.3s;
    box-shadow: 1px 0px 2px 0px rgba(0, 0, 0, 0.25);
  }
  .menu-bar > li > [aria-haspopup="true"] ~ ul {
    display: flex;
    flex-direction: column;
    background: #ffffff;
    position: absolute;
    left: 100%;
    top: 0;
    max-height: 100vh;
    width: 100%;
    transition: left 0.3s;
  }
  .menu-bar > li > [aria-haspopup="true"] ~ ul > li > [aria-haspopup="true"] {
    font-size: 1.2em;
  }
  .menu-bar > li > [aria-haspopup="true"] ~ ul > li > [aria-haspopup="true"] ~ ul a {
    padding-left: 40px;
  }
  .menu-bar > li > [aria-haspopup="true"] ~ ul > li > [aria-haspopup="true"] ~ ul > li > [aria-haspopup="true"] ~ ul a {
    padding-left: 80px;
  }
  .menu-bar > li > [aria-haspopup="true"] ~ ul [aria-haspopup="true"] {
    color: #262626;
  }
  .menu-bar > li > [aria-haspopup="true"] ~ ul [aria-haspopup="true"]:after {
    content: "+";
    background: none;
    font-size: 1em;
    font-weight: normal;
    height: 20px;
    line-height: 1;
    width: 0%;
  }
  .menu-bar > li > [aria-haspopup="true"] ~ ul [aria-haspopup="true"] ~ ul {
    max-height: 0px;
    transform-origin: top;
    transform: scaleY(0);
    transition: max-height 0.1s;
  }
  .mega-menu-content {
    padding: 20px 25px;
  }
  .mobile-menu-back-item {
    order: -1;
  }
  .mobile-menu-back-item a {
    background: #eee;
    color: #262626;
    max-height: calc(1.4em + 40px);
    margin-top: calc(0px - (1.4em + 40px));
    pointer-events: none;
  }
  .mobile-menu-back-item a:before {
    content: "";
    width: 14px;
    height: 12px;
    background-image: url('https://s3-us-west-2.amazonaws.com/s.cdpn.io/1397521/arrowLeft.svg#default');
    background-size: 14px;
    margin-right: 10px;
    display: inline-block;
  }
  .top-menu .mobile-menu-trigger:focus ~ ul {
    left: 0;
  }
  .menu-bar:hover,
  .menu-bar:focus-within {
    left: 0;
  }
  .menu-bar > li > [aria-haspopup="true"]:focus ~ ul {
    left: 0;
  }
  .menu-bar > li > [aria-haspopup="true"] ~ ul {
    margin-top: calc(1.4em + 40px);
  }
  .menu-bar > li > [aria-haspopup="true"] ~ ul:hover,
  .menu-bar > li > [aria-haspopup="true"] ~ ul:focus-within {
    left: 0;
  }
  .menu-bar > li > [aria-haspopup="true"] ~ ul [aria-haspopup="true"]:focus ~ ul {
    max-height: 500px;
    animation: dropdown 0.3s forwards;
  }
  .menu-bar > li > [aria-haspopup="true"] ~ ul li:focus-within > [aria-haspopup="true"] ~ ul {
    max-height: 500px;
    transform: scaleY(1);
  }
  .menu-bar > li:focus-within ~ .mobile-menu-header a {
    visibility: hidden;
  }*/
}

/*@media all and (max-width: 950px) and (hover: none) {
  .mobile-menu-trigger:hover ~ ul {
    left: 0;
  }
  .menu-bar > li > [aria-haspopup="true"]:hover ~ ul {
    left: 0;
  }
  .menu-bar > li > [aria-haspopup="true"] ~ ul:hover {
    left: 0;
  }
  .menu-bar > li > [aria-haspopup="true"] ~ ul [aria-haspopup="true"]:hover ~ ul {
    max-height: 500px;
    animation: dropdown 0.3s forwards;
  }
  .menu-bar > li > [aria-haspopup="true"] ~ ul [aria-haspopup="true"] ~ ul:hover {
    max-height: 500px;
    transform: scaleY(1);
  }
  .menu-bar > li:hover ~ .mobile-menu-header a {
    visibility: hidden;
  }
}
@keyframes dropdown {
  0% {
    opacity: 0;
    transform: scaleY(0);
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scaleY(1);
  }
}
@keyframes flyout {
  0% {
    opacity: 0;
    transform: scaleX(0);
  }
  100% {
    opacity: 1;
    transform: scaleX(1);
  }
}*/

@media screen and (max-width: 3000px) {
  .kategori p {
    height: 30px !important;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 7px;
    font-weight: 700;
  }

  .when-large-head {
    display: contents;
  }

  .when-small-head {
    display: none;
  }

  .foot-large-footlink {
    display: contents;
  }

  .foot-small-footlink {
    display: none;
  }
}

@media screen and (max-width: 640px) {
  .kategori p {
    height: 30px !important;
    font-size: 0.75em;
    text-transform: uppercase;
    margin-top: 10px;
    font-weight: 700;
  }

  .when-large-head {
    display: contents;
  }

  .when-small-head {
    display: none;
  }

  .slider .owl-nav {
    margin-top: 0;
    display: inline-flex;
    position: absolute;
    top: 20%;
    font-size: 5em;
    width: 100%;
  }

  /* #slideout h3{
    font-size: 14px;
    width: 220px;
} */

  /* #slideout {
    top:45%;
    width: 20px;

} */

  .foot-large-footlink {
    display: none;
  }

  .foot-small-footlink {
    display: contents;
  }
}

@media screen and (max-width: 360px) {
  .kategori p {
    height: 30px !important;
    font-size: 1.1em;
    text-transform: uppercase;
    margin-top: 10px;
    font-weight: 700;
  }

  .when-large-head {
    display: none;
  }

  .when-small-head {
    display: contents;
  }
  .slider .owl-nav {
    margin-top: 0;
    display: inline-flex;
    position: absolute;
    top: 0%;
    font-size: 4em;
    width: 100%;
  }

  #slideout h3 {
    font-size: 14px;
  }

  .foot-large-footlink {
    display: none;
  }

  .foot-small-footlink {
    display: contents;
  }

  .kumpulan-sasar h1:after,
  .informasi h1:after,
  .agensi-berkaitan h1:after {
    width: 27%;
  }
}

/*menu update*/

#navbarNavDropdown {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
}

.top-menu .nav {
  padding: 0;
}

.top-menu .navbar,
.dropdown-item,
.dropdown-menu {
  border-radius: 0;
}

.top-menu .dropdown-menu > li > a:focus,
.top-menu .dropdown-menu > li > a:hover,
.top-menu .dropdown-menu > li > a:active {
  color: #ff6600;
  text-decoration: none;
  background-color: #dee2e6 !important;
}

.top-menu .navbar-light .navbar-nav .nav-link {
  color: white;
  paddding: 10px 15px;
}

.top-menu .navbar-light .navbar-nav .nav-link:hover,
.top-menu .navbar-light .navbar-nav .active {
  background-color: #f05c33;
  color: white;
}

.top-menu .dropdown-menu li a {
  padding: 20px 10px;
  border-bottom: 0px solid #dee2e6;
}

.top-menu .navbar-nav > li > .dropdown-menu {
  border-radius: 0;
}

.top-menu .navbar-nav li:hover > ul.dropdown-menu {
  display: block;
}

.top-menu .dropdown-submenu {
  position: relative;
  border-radius: 0;
}

.top-menu .dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
}

/* rotate caret on hover */
.top-menu .dropdown-menu > li > a:hover:after {
  text-decoration: underline;
  transform: rotate(-90deg);
}

.top-menu .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.top-menu .pb-2 {
  color: white;
}

.navbar {
  padding-top: 0;
  padding-bottom: 0;
}

.dropdown-submenu a::after {
  top: 2em;
}

.top-menu .dropdown-menu > li > a {
  white-space: normal;
  width: 300px !important;
}

.dropdown-submenu,
.dropdown-submenu ul {
  border-radius: 0;
}

@media (min-width: 500px) {
  .mobile-menu {
    display: none;
  }
}

@media (max-width: 480px) {
  .mobile-menu {
    display: block;
  }

  .top-menu .navbar-light .navbar-nav .nav-link {
    padding: 20px 14px;
    color: white;
  }

  .top-menu .navbar-light .navbar-toggler {
    color: #f8f9fa;
    border-color: #f8f9fa;
  }
  .top-menu .navbar-light .navbar-toggler-icon {
    filter: brightness(0) invert(1);
  }
}

.top-menu .dropdown-menu {
  padding: 0 !important;
  margin: 0 !important;
}

.top-menu .dropdown-menu > li > a {
  white-space: normal;
}

.box-adress {
  padding: 10px;
  color: #262727;
  background-color: #eee;
  border: 1px solid #afaeae;
  padding-left: 10px;
  box-shadow: 0px 4px 14px -1px rgba(0, 0, 0, 0.11);
  line-height: 1.5;
}

.box-adress h4 {
  font-weight: 700;
}
