.eb-header {
  font-size: 15px !important;
  letter-spacing: 5px;
  text-transform: uppercase;
  padding-bottom: 10px;;
}

[alt~="Utama"] {
    padding-right: 5px;
}

.el-item-bg {
    background-image: url("../../../images/bg_button.png");
    background-repeat: no-repeat;
    background-position: left;
    background-size: cover contain;
}

/* Breadcrumbs */
nav.uk-margin-medium-bottom,
nav.uk-margin-medium-bottom > ul {
    margin : 0 !important;
}

#system-message-container {
  display: none !important;
  height: 0 !important;
  width: 0 !important;
}

ul.uk-navbar-dropdown-nav > li.uk-parent > a[role="button"] {
  /* font-size: 20px !important; */
  text-transform: uppercase;
  text-decoration: underline;
  
}

.uk-navbar-dropbar {
  background-image: url("../../../images/bg_menu.png"), linear-gradient(90deg, rgba(47,52,143,1) 0%, rgba(0,115,184,1) 100%); /* W3C */
  background-repeat: no-repeat;
}

input[type="radio"] {
  margin-right: 5px !important;
}

.uk-navbar-sticky {
  box-shadow: 2px 5px 10px rgba(0,0,0,.08);
}

.img-direktori {
  float: left;
  width:  80px;
  height: 100px;
  object-fit: cover;
}

#module-menu-mobile > * img {
  height: 30px;
}

a > img[alt~="perkhidmatan"] {
  -moz-transition: width 0.5s, height 0.5s, -webkit-transform 0.5s !important;
  -webkit-transition: width 0.5s, height 0.5s, -webkit-transform 0.5s !important;
  transition:width 0.5s, height 0.5s, transform 0.5s !important;
}

a:hover > img[alt~="perkhidmatan"] {
  -webkit-transform: rotate(360deg) !important;
  transform: rotate(deg) !important;
  -moz-transform: rotate(360deg) !important;
  -ms-transform:rotate(360deg) !important;
}

.uk-tile,
.uk-tile-secondary {
    border-radius: 15px;
}

.uk-tile-secondary:hover {
    box-shadow: -2px -2px 10px rgba(255,255,255,.8), 2px 2px 5px rgba(0,61,31,.3);
    transform: translateY(3px);
}


/* Floating Sidebar Persona ========================================================================== */
#st-2 {
  font-family: "Helvetica Neue", Verdana, Helvetica, Arial, sans-serif;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  backface-visibility: hidden;
  display: block;
  position: fixed;
  opacity: 1;
  text-align: left;
  top: 160px;
  z-index: 94034;
}

.awesome-social {
  color: white !important;
  font-size: 16px !important;
  -moz-transition: width 0.5s, height 0.5s, -webkit-transform 0.5s;
  -webkit-transition: width 0.5s, height 0.5s, -webkit-transform 0.5s;
  transition: width 0.5s, height 0.5s, transform 0.5s;
}

.st-btn > span > a,
.st-btn > span > a:hover {
  color: #FFFFFF !important;
}

#st-2.st-right {
  right: 0px;
}

#st-2.st-hidden.st-right {
  right: -48px;
}

#st-2.st-hidden {
  width: 96px;
}

#st-2 > div {
  clear: right;
  float: right;
}

#st-2 .st-btn {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: NaNpx;
  height: 48px;
  line-height: 24px;
  margin-bottom: 0;
  opacity: 1;
  overflow: hidden;
  padding: 12px;
  position: relative;
  text-align: left;
  top: 0;
  vertical-align: top;
  white-space: nowrap;
  width: 48px;
}

#st-2 .st-btn > span {
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #fff;
  display: inline-block;
  font-weight: 500;
  left: -35px;
  letter-spacing: 0.5px;
  opacity: 0;
  padding: 0 6px;
  position: relative;
  vertical-align: top;
  filter: alpha(opacity=0);
}

#st-2 .st-btn.st-first {
  border-top: none;
  border-top-left-radius: 4px;
}

#st-2 .st-btn.st-last {
  border-bottom: none;
  border-bottom-left-radius: 4px;
}

#st-2 .st-btn > span {
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #fff;
  display: inline-block;
  font-weight: 500;
  left: -35px;
  letter-spacing: 0.5px;
  opacity: 0;
  padding: 0 6px;
  position: relative;
  vertical-align: top;
  filter: alpha(opacity=0);
}

#st-2 .st-btn.st-hide-label > span {
  display: none !important;
}

#st-2.st-toggleable:hover .st-btn.st-last {
  border-bottom-left-radius: 0;
}

#st-2.st-toggleable:hover .st-btn.st-last:hover {
  border-bottom-left-radius: 4px;
}

#st-2 .st-btn:hover {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

#st-2:not(.st-has-labels) .st-btn:hover {
  width: 62px;
}

#st-2 .st-btn.st-hide-label:hover {
  width: 62px;
}

#st-2 .st-btn > img {
  -moz-transition: all 0.2s ease-in;
  -ms-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  height: 24px;
  margin-left: 0;
  vertical-align: top;
  width: 24px;
}

#st-2 .st-btn:hover > img {
  margin-right: 30px;
}

#st-2 .st-btn:hover > span {
  opacity: 1;
  display: inline-block;
  right: 0;
  filter: alpha(opacity=100);
}

#st-2 .st-btn[data-network='faq'] {
  background-color: #e53d3e;
}

#st-2 .st-btn[data-network='hubungi'] {
  background-color: #edc006;
}

#st-2 .st-btn[data-network='aduan'] {
  background-color: #337abb;
}

#st-2 .st-btn[data-network='sitemap'] {
  background-color: #333333;
}

#st-2 .st-btn[data-network='download'] {
  background-color: #00a353;
}

#st-2 .st-btn[data-network='bahasa'],
#st-2 .st-btn[data-network='bahasa'] * {
  background-color: #FFFFFF;
  color: #383838 !important;
}

#st-2 .st-btn[data-network='english'],
#st-2 .st-btn[data-network='english'] * {
  background-color: #FFFFFF;
  color: #383838 !important;
}

#st-2.st-has-labels .st-btn:hover {
  width: 170px;
}

@media (max-width: 959px) {
	#st-2 { display: none; }
}
/* END Floating Sidebar Persona ========================================================================== */

.video-container {
  overflow: hidden;
  position: relative;
  width:100%;
}

.video-container::after {
  padding-top: 56.25%;
  display: block;
  content: '';
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}