/*toolbar*/
#sp-section-1{
	border-bottom: 1px solid #ece6e6;
	background: #0e6e9d;
}
#sp-section-1 a{
    color: #fff;
}
#sp-toolbar-r .sp-column .sp-module{
	margin-left: 20px;
}
.mod-languages, .icon-4 {
	position: relative;
	float: right;
	top: 5px;
	display: inline-flex;
}
li.lang-active {
  background: transparent !important;
  padding: 0px 5px 3px;
  border-radius: 3px;
}
#sp-tool-bar{
	padding: 7px 0;
}
.bahasa .lang-inline{
	display: inline-flex;
  list-style: none;
}
div.mod-languages ul li.lang-active {
  background-color: #0bb288 !important;
  padding: 0px 5px 3px;
  border-radius: 3px;
}
div.mod-languages ul li.lang-active {
  background: transparent !important;
}

.icon-4 p{
	display: inline-flex;
}
.icon-4 img{
    margin-left:5px;
}

/*Accessibility*/
i._access-icon.material-icons._access {
  width: 40px !important;
  height: 40px !important;
  font-size: 30px !important;
  line-height: 40px !important;
  text-indent: 5px;
  background-color: #4054b2;
  color: rgb(255, 255, 255);
  bottom: 40px !important;
  left: auto !important;
  right: 0px !important;
  z-index: 9999;
  opacity: 1;
}
i._access-icon._access {
  width: 50px;
  height: 50px;
  font-size: 40px;
  line-height: 45px;
  text-indent: 5px;
  background-color: transparent;
  color: rgb(255, 255, 255);
  bottom: none;
  left: 0px;
  z-index: 9999;
  opacity: 1;
  top: 135px !important;
}
._access-menu.bottom {
  bottom: none;
  top: 68px !important;
}
._access-menu.left {
  left: auto !important;
  right: 0 !important;
}
._access-menu.close.left {
  left: auto !important;
  right: -25vw !important;
}

/*header*/
.head{
	margin-top: 8px;
}
.tools .container, .head .container, .menu-w .container, #sp-footer .container{
    max-width: 1320px;
	padding: 0 15px;
}
/*menu*/
.menu-w .row{
	padding: 0 15px;
}

.sp-megamenu-parent > li {
    font-weight: 500;
    text-transform: none !important;
    text-align: left;
}
.sp-megamenu-parent .sp-mega-group > li > a{
    display: block;
    text-transform: none !important;
    font-size: 14px;
    font-weight: 600;
    padding: 10px;
    margin-bottom: 0px;
  	color: #4c4c4c !important;
  	border-bottom: 1px solid rgba(0,0,0,0.2);
}
.sp-megamenu-parent .sp-mega-group > li > span{
    display: block !important;
    text-transform: none !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    padding: 10px !important;
    margin-bottom: 0px !important;
  	color: #4c4c4c !important;
  	border-bottom: 1px solid rgba(0,0,0,0.2) !important;
}
.sp-megamenu-parent .sp-mega-group li span.sp-group-title.parent-indent.sp-menu-heading{
    display: block !important;
    text-transform: none !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    padding: 10px !important;
    margin-bottom: 0px !important;
  	color: #4c4c4c !important;
  	border-bottom: 1px solid rgba(0,0,0,0.2) !important;
}

.sp-megamenu-parent > li > a{
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.sp-megamenu-parent > li::before {
  display: none;
}

.sp-megamenu-parent > li:not(:last-child){
  margin-right: 0px !important;
}

.sp-megamenu-parent .sp-mega-group > li > a:hover,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    color: #252525 !important;
    text-decoration: underline;
}

.sp-megamenu-parent .sp-mega-group > li > a.no-link{
    pointer-events: none !important;
    cursor: default !important;
    color:#4c4c4c !important;
}

.sp-megamenu-parent .sp-mega-group > li > a.no-link:hover{
  text-decoration:none !important;
  color:#4c4c4c !important;
}

.sp-megamenu-parent > li > a {
  color: #252525;
  border-bottom: 5px solid #fff;
  font-weight: bold;
}
.sp-megamenu-parent > li > a:hover{
  border-bottom: 5px solid #e8eff5;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
  color: #4c4c4c;
  font-weight: 600;
  padding: 5px 0px;
  margin-bottom: 0px;
  text-indent: -1.2em;
  line-height: 20px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item{
  padding-left: 34px !important;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #fff;
}


.sp-megamenu-parent .sp-dropdown .sp-dropdown-items{
  padding: 0 0 0 14px !important;
}

/*offcanvas*/
.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent li.menu-parent .menu-toggler {
  right: -10px;
  display: block;
  position: absolute;
  top: inherit;
  cursor: pointer;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  padding: 2px 10px;
}
#offcanvas-toggler.offcanvas-toggler-right {
  float: right;
  margin-left: 0 !important;
}
#sp-carian.col-12.col-sm-12.col-md-12 .cun {
  position: relative;
  float: left;
  margin-bottom: 10px;
}

#sp-carian.col-lg-3 .cun{
	position: relative;
	float: right;
}

/*logo*/
.logo{
	display: none;
}

/*carian*/
#sp-carian{
	padding-right: 0;
}
.carian-web{
	position: relative;
	float: right;
}

input[type="email"], input[type="url"], input[type="date"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], select:not(.form-select), .form-control, .sppb-form-group .sppb-form-control {
  display: block;
  width: 100%;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 18px;
  color: #495057;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: 1px solid #e6ebeb;
  border-radius: 8px;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

/*image overlay*/
.overlay-background-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 110%;
  transition: .35s;
}

@media only screen and (max-width: 1366px) {
.tkm .sppb-addon-title, .tkm .sppb-addon-subtitle{
	text-align: right;
  width: 210px;
  float: right;
}
}
@media only screen and (min-width: 1367px) {
.tkm .sppb-addon-title, .tkm .sppb-addon-subtitle{
	text-align: right;
  width: 240px;
  float: right;
}
}

/*image overlay mobile*/
@media only screen and (max-width: 420px) {
	  .tkm .sppb-addon-title, .tkm .sppb-addon-subtitle {
	  text-align: right;
	  width: 180px;
	  float: right;
	}
}


/*pengumuman*/
.pengumuman .sppb-articles-carousel-img, .pengumuman .sppb-articles-carousel-meta-category{
	display: none; 
}
.pengumuman .sppb-articles-carousel-link {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.pengumuman .sppb-articles-carousel-introtext{
	text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 991.98px) {
	.pengumuman .sppb-articles-carousel-introtext {
	  text-overflow: ellipsis;
	  display: -webkit-box;
	  -webkit-line-clamp: 10;
	  -webkit-box-orient: vertical;
	  overflow: hidden;
	}
	.pengumuman .sppb-articles-carousel-content {
	  border-radius: 5px;
	  min-height: 370px !important;
	  box-shadow: 0 6px 12px -3px rgba(49, 41, 41, 0.76);
	}
}
.pengumuman .sppb-articles-carousel-content {
  border-radius: 5px;
  min-height: 270px;
  box-shadow: 0 6px 12px -3px rgba(49, 41, 41, 0.76);
}
.bx-wrapper {
  position: relative;
  margin-bottom: 0 !important;
}
.sppb-addon-articles-carousel .bx-wrapper .bx-pager.bx-default-pager a {
  width: 10px !important;
  height: 10px !important;
  border-radius: 50% !important;
}
.bx-wrapper .bx-pager.bx-default-pager a.active, 
.bx-wrapper .bx-pager.bx-default-pager a:focus, 
.bx-wrapper .bx-pager.bx-default-pager a:hover{
	background: #0e6e9d !important;
}
.bx-wrapper .bx-pager.bx-default-pager a{
	background: #fff;
}
.pengumuman .bx-controls.bx-has-pager {
  position: absolute;
  width: 100%;
  top: inherit !important;
  margin-top: 30px !important;
}



/*tab*/
.tab-mainpp .sppb-nav{
	margin-bottom: 20px;
}

@media (max-width: 991.98px) {
  .tab-mainpp .sppb-nav {
    margin-bottom: 0px;
  }
}

.tab-mainpp .sppb-nav-pills > li > a {
  font-size: 16px !important;
  color: #fff;
}

.tab-mainpp .sppb-nav-pills > li.active > a, 
.tab-mainpp .sppb-nav-pills > li.active > a:hover, 
.tab-mainpp .sppb-nav-pills > li.active > a:focus {
  color: #0e6e9d !important;
  background: #fff !important;
}

.tab-mainpp .sppb-addon-articles-carousel .bx-wrapper .bx-pager.bx-default-pager a.active {
  width: 10px !important;
  height: 10px !important;
  border-radius: 50% !important;
  margin-top: 20px !important;
  display: none !important;
}
.tab-mainpp .sppb-addon-articles-carousel .bx-wrapper .bx-pager.bx-default-pager a {
  width: 10px !important;
  height: 10px !important;
  border-radius: 50% !important;
}


div.bx-wrapper .bx-controls-direction a {
  text-indent: initial;
  color: #fff !important;
  font-size: 24px;
  text-align: center;
  left: 10px;
  width: 20px;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 100% !important;
  margin-top: 0px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

/*berita*/
.berita .sppb-articles-carousel-meta-category{
	display: none; 
}
.berita .sppb-articles-carousel-link {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.berita .sppb-articles-carousel-introtext{
	text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.berita .sppb-articles-carousel-content {
  border-radius: 0 0 5px 5px;
}
.berita .sppb-articles-carousel-img img {
  height: 250px;
  width: 100%;
  object-fit: cover !important;
  border-radius: 5px 5px 0 0;
}
@media (max-width: 991.98px){
	.berita .sppb-articles-carousel-img img {
	  height: 170px !important;
	  width: 100%;
	  object-fit: cover !important;
	  border-radius: 5px 5px 0 0;
	}
	
}
.berita .sppb-articles-carousel-content {
  background: #fff;
  box-shadow: 0 6px 12px -3px rgba(49,41,41,.1);
  padding: 20px 20px 25px;
  margin-bottom: 15px;
  min-height: 300px;
}

/*breadcrumb*/
.breadcrumb {
  padding: 10px;
  background-color: transparent;
  border-radius: 0.25rem;
  margin-top: 10px;
  margin-bottom: 0;
}
#sp-breadcrumb .container{
  max-width: 1320px;
  padding: 0 10px;
  margin: 0 auto;
  border-top: 1px solid #ece6e6;
}
#sp-breadcrumb .icon-location,
.fa-map-marker-alt::before {
  display: none;
}

/*article-title*/
.com-finder.view-search #sp-main-body > .container, 
.com-content.view-article #sp-main-body > .container,
.com-content.view-archive #sp-main-body > .container,
.com-content.view-category #sp-main-body > .container,
.com-content.view-featured #sp-main-body > .container,
.com-pegawai.view-details #sp-main-body > .container,
.com_jevents #sp-main-body > .container{
  max-width: 100%;
  padding: 0;
}
#jevents_body, #adminForm, .view-article .article-details, .finder, .archive {
  max-width: 1320px;
  padding: 0 15px;
  margin: 0 auto;
}
.article-header h1, #jevents_header h2, .content-category h2,.content-category h1, .page-header h1{
  font-family: inherit;
  font-weight: 500;
  font-size: 50px;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: capitalize;
  color: #000;
}
.article-header, #jevents_header, .content-category h2,.content-category h1, .page-header h1{
	padding: 40px 10px 40px 10px !important;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  position: relative;
  background-image: url("../images/page-title-article.jpg");
  background-color: #1c272a;
  text-align: center;
  margin-bottom: 20px;
}
h1.ph-header{
	padding: 40px 10px 40px 10px !important;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  position: relative;
  /*background-image: url("../images/page-title-article.jpg");*/
  background-color: transparent;
  text-align: center;
  margin-bottom: 20px;
}
.view-article .article-details .article-info {
  margin: 10px 0;
}
#sp-main-body {
  padding: 10px 0;
}

/*phoca download*/
@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1320px;
  }
}


/*footer*/

ul.db8sitelastmodified{
list-style: none !important;
  padding-left: 0 !important;
  margin-left: 0 !important;
  font-size: 15px;
}
.jsvisitcounter .col-left {
  display: table-cell;
  font-size: 15px;
  font-weight: normal;
  width: 75%;
}
.jsvisitcounter .table {
  margin-left: 0;
  margin-right: auto;
  margin-bottom: 0;
}