body{
	background: #f9f9f9;
}
/*FORMULIR PMB*/
form.bfQuickMode {
    max-width: 720px;
    margin: 0 auto;
}
.bfQuickMode fieldset {
    margin: 45px 0 45px;
    padding: 0 0 20px;
    border-bottom: 1px solid #e0e0e0;
}
.bfQuickMode input[type=text], .bfQuickMode textarea, .bfQuickMode select, .bfQuickMode .uneditable-input {
    max-width: 100% !important;
    width: 100%;
}
label.control-label.bfLabelBlock, .form-group label {
    font-weight: bold;  
    width: 60% !important;
}
.view-form.pmb2021 div#sp-menu .sp-megamenu-wrapper, .view-form.pmb2021 section#sp-top-bar {
    display: none;
}
img.sp-default-logo.visible-xs {
    max-height: 55px;
}
ol, ul {
    margin-bottom: 25px;
}
.speasyimagegallery-gallery-item img {
    padding: 5px;
    border: 1px solid #e0e0e0;
    background: #fff;
}
#sp-header.menu-fixed #sp-menu .custom h3 {
    margin: 9px 0;
}
#sp-header.menu-fixed {
    height: 50px;
}
a.readon-button {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    padding: 3px 0;
    font-size: 14px;
    line-height: 24px;
    color: #2c2f80;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    text-align: left;
}
div.itemFullText img {
    width: 100%;
}
#sp-header.menu-fixed .logo {
    height: 70px !important;
}

#sp-header.menu-fixed .logo img.sp-default-logo {
    max-height: 50px !important;
}

#sp-header.menu-fixed .sp-megamenu-parent > li > a, #sp-header.menu-fixed #offcanvas-toggler {
    line-height: 70px;
}
#sp-main-body p {
    margin: 0 0 22px !important;
}
#sp-main-body p.nspInfo {
    margin: 0 !important;
	color: #99999d;
}
.sp-module p {
    margin: 0 0 10px !important;
}
article.item.item-page p, article.item.item-page p span, article.item.item-page ol li span, article.item.item-page ul li span {
    font-size: 15px !important;
    font-family: Ruda, sans-serif !important;
}
div.catItemView {
    margin-bottom: 0px;
    padding: 0;
}
.pull-left.tanggal {
    width: 80px;
    height: 70px;
    background: #2576b1;
    color: #fff;
    margin-right: 10px;
    padding: 7px;
    text-align: center;
}
span.tgl span.mod_events_latest_date {
    font-size: 24px;
    display: block;
    margin: 5px 0 5px;
    line-height: 22px;
}
.mod_events_latest_table h5 {
    margin: 3px 0 5px;
    font-size: 14.7px !important;
}
.mod_events_latest_table p {
    font-size: 13px !important;
}
.sp-page-title {
	background: url(../images/baground-title.jpg);
  	padding: 20px 0;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
	background: #d90909;
}
.sp-dropdown.sp-dropdown-main{
  border-top:5px solid #e74c3c;
}
.sp-dropdown.sp-dropdown-main::before {
	content: "";
	position: absolute;
	top: -13px;
	left: 40px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: 8px solid #e74c3c;
	z-index: 9999;
}
#sp-main-body {
	padding: 50px 0;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	font-size: 14px;
	letter-spacing: 0 !important;
}
/*LINK*/
a, .sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
	color: ##e74c3c;
}
/*BACKGROUND*/
#sp-footer {
	background: #2c2f80;
}
.fa.fa-home {
	font-size: 19px !important;
}


.sp-module.berita h3.sp-module-title, .agenda h3.sppb-addon-title {
    font-size: 16px;
    text-transform: none;
    margin: 0 0 18px 0;
    border-bottom: 2px solid #e0e0e0;
    color: #424040;
    padding: 0 10px 0 5px;
	border-left: solid 6px #e74c3c;
	
	line-height: 36px;
	text-align: left;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
	
}

#sp-header.menu-atas {
    background-color: #3d566e;
	border-top: none;
	border-bottom: 3px solid #e74c3c;
	border-right: none;
	position: relative;
	min-height: 50px;border-left: none;
	
}

.sp-module.judulbawah h3.sp-module-title {
    font-size: 22px;
    text-transform: none;
    margin: 0 0 18px 0;
    border-bottom: 3px solid #d90909;
    color: #ffff;
    padding: 13px 0 10px 5px;
}

.sp-module.judulbawah h3 {
    font-size: 22px;
    text-transform: none;
    margin: 0 0 18px 0;
    
    border-bottom: 1px solid #d90909;
    color: #ffff;
    padding: 13px 0 10px 5px;
}

.nspImageWrapper {
    overflow: hidden;
    border-radius: 2px;
    padding: 5px;
    background: #fff;
    border: 1px solid #eee;
}
.berita .nspArts.bottom {
    padding: 0;
}
/*
.gkArtContentWrap, .events .sppb-addon-content {
	position: relative;
	min-height: 200px;
	clear: both;
	background: #fff;
	padding: 20px 30px 40px 30px;
	border-radius: 0 0 3px 3px;
	box-shadow: 0 3px 5px rgba(0,0,0,0.1);
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
.events .sppb-addon-content{
	border-radius: 4px;
	min-height: 385px;
}
.events h5 {
	margin: 0 0 6px;
	text-transform: uppercase;
}*/
.nspArt .nspHeader {
	font-size: 1.6rem !important;
	line-height: 1;
	padding: 0;
	margin: 0 0 12px 0;
}
.berita .nspArt h4.nspHeader {
    padding: 5px 0 0 0 !important;
    font-size: 15px !important;
}
.sp-column.gambarlogo a img{
	display: block;
	max-width: 100%;
	height: auto;
	padding: 10px;
	}
#sp-page-builder .sppb-section-title {
	margin-bottom: 20px;
}
.sp-k2-featured-slider .item-content {
	position: relative;
	padding: 15px 0 0;
}
.sp-k2-featured-slider .item-title {
	font-size: 16px;
	line-height: 18px;
	margin: 0 0 10px;
	padding: 0;
}
.sp-k2-featured-slider .item-inner::after {
	background: none !important;
}
.sp-k2-featured-slider .item-meta {
	text-transform: none;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 8px;
	color: #555;
}
.sp-k2-featured-slider .item-meta span.item-date {
	margin-left: 0;
}
.imgWrap {
	height: 150px;
	overflow: hidden;
}
.events .sppb-addon-title::before {
	width: 45px;
	height: 4px;
	background: #2c2f80;
	position: absolute;
	content: "";
	border-radius: 3px;
	top: 24px;
}
.events .owl-pagination {
	display: none;
}
.events .owl-buttons {
	display: block;
	position: absolute;
	top: -44px;
	right: -5px;
}
.owl-controls .owl-buttons div {
	margin: 0 5px 0 0;
	padding: 1px 7px;
}
.announcement .moduleItemTitle {
	font-weight: bold;
	font-size: 16px;
	display: block;
	margin: 0 0 10px;
}
.events .sppb-addon-title {
	font-size: 17px;
	text-transform: uppercase;
	position: relative;
}
.agenda .sppb-addon-title, .announcement .sppb-addon-title{
	margin-bottom: 30px;
}
/*.sppb-media-body {
	padding: 20px 0;
}*/
#sp-bottom {
	padding: 50px 0px;
}
#sp-bottom {
	border-bottom: 1px solid #6063b6;
	border-top: 3px solid #9e0505;;
}
.menubawah li {
	border: none !important;
}
.menubawah li > a {
	line-height: 23px !important;
}
.menubawah .fa.fa-home, .offcanvas-menu .fa.fa-home {
	display: none;
}
.menubawah li > a::before {
	content: "" !important;
	margin-right: 0 !important;
}

.mod_events_latest_table br {
	display: none;
}
.mod_events_latest_table td {
    padding: 0 0 37px;
}
.mod_events_latest_table tr {
    border-bottom: none;
}

#sp-left .sp-module, #sp-right .sp-module{
	padding: 10px;
	box-shadow: 0 3px 5px rgba(0,0,0,0.1);
  	background: #fff;
  	margin-bottom: 30px;
}
#sp-left .sp-module h3.sp-module-title, #sp-right .sp-module h3.sp-module-title {
	font-size: 20px !important;
	font-weight: bold;
}
#sp-left .sp-module ul.menu li a, #sp-right .sp-module ul.menu li a {
    padding: 10px 7px;
    line-height: 20px;
}
/*
#sp-left .sp-module ul > li > a:hover {
	font-weight: bold;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.9);
}*/
#sp-left .sp-module ul.menu li.current.active a, #sp-right .sp-module ul.menu li.current.active a {
	background: #e74c3c;
	color: #fff;
}
#sp-left .sp-module ul > li > a::before, #sp-right .sp-module ul > li > a::before {
	right: 0;
	float: right;
}

#sp-left .sp-module ul > li > a i::before, #sp-right .sp-module ul > li > a i::before {
	margin-right: 3px;
	font-size: 12px;
}
#sp-left .sp-module ul li ul, #sp-right .sp-module ul li ul {
	padding-left: 10px;
}
div.k2ItemsBlock ul li a {
	line-height: 18px;
}
div.k2ItemsBlock ul li span.moduleItemDateCreated {
	font-size: 90%;
	color: #a5a5a5;
}
div.k2Pagination ul li.active a {
    background: #3d566e;
}
.sp-module.pencarian {
    padding: 0 30px;
}
.sp-module.cari {
    float:right;
}
.sp-module.cari input#mod-search-searchword {
    height: 27px;
}
@media (max-width: 800px) {
	.nspArts,
	.nspLinksWrap {
		padding: 0 0px;
	}
}
@media (max-width: 600px) {
	.nspImageWrapper {
		margin: 0!important;
	}
	#sp-bottom .sp-module {
		margin-bottom: 50px;
	}
  	div.catItemHeader h3.catItemTitle {
    	font-size: 16px;
	}
  	div.catItemIntroText, div#sp-top1 {
	    display: none;
	}
  	div.catItemImageBlock {
    	margin: 0;
	}
 	.nspImageWrapper.tleft.fleft, .gkArtContentWrap {
    	width: auto !important;
	}
  	.nspImageWrapper.tleft.fleft{
    	margin:0 10px 0 0 !important;
  	}
	#sp-main-body p.nspInfo {
    	margin: 0 !important;
	} 
  	#sp-header, #sp-header .logo {
    height: 70px !important;
	}
	#sp-header .logo img.sp-default-logo {
    	max-height: 50px !important;
	}
	#sp-header .sp-megamenu-parent > li > a, #sp-header #offcanvas-toggler {
    	line-height: 70px;
	}
}