body{
	font-family: Open Sans;
	color: #FEFEFE;
	background-image: url('../images/bg.png');
    background-repeat: no-repeat;
    background-attachment: fixed;
	background-size: 100% 100%;
}
a{
	color: #fefefe;
}
a:hover{
	color: #FFDD21;
}
.navbar {
    border: inherit;
}
.top-nav {
	background-color: #0D5080;
	padding: 10px;
	border-radius: inherit;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}
.search-query {
	height: 28px;
	border-radius: 0px !important;
}
.navbar-search .form-control {
	display: inline-block;
	width: 85%;
}
.btn-search {
	background-color: inherit;
	float: right;
	padding: 2px;
	font-size: 18px;
}
.btn-search:hover, .btn-search:focus {
	color: #FFDD21;
}

.web-title {
	color: #FFDD21;
}.
.content-title {
	display: inline-block;
	position: relative;
}
.content-title h5{
	text-align: right;
}
.form-signin
{
    max-width: 330px;
    padding: 15px;
    margin: 0 auto;
}
.form-signin .form-signin-heading, .form-signin .checkbox {
    margin-bottom: 10px;
	margin-left: 20px;
}
.form-signin .checkbox
{
    font-weight: normal;
}
.form-signin .form-control
{
    position: relative;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.form-signin .form-control:focus
{
    z-index: 2;
}
.form-signin input[type="text"]
{
    margin-bottom: -1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.form-signin input[type="password"]
{
    margin-bottom: 10px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.account-wall
{
    margin-top: 0px;
    padding: 20px 0px 20px 0px;
}
.login-title {
    color: #FFDD21;
    font-weight: 400;
    display: block;
	margin-bottom: 0px;
}
.login-subtitle {
    margin-top: 0px;
    color: #FEFEFE;
    display: block;
}
.profile-img
{
    width: 70px;
    height: 80px;
    margin: 0 auto 10px;
    display: block;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.brand-img {
    width: 41px;
    height: 50px;
    display: block;
	float: right;
	margin: 0 10px;
}
.need-help {
    margin-right: 20px;
	margin-top: 20px;
}
.forget-account
{
    margin-top: 10px;
	color: #fefefe;
}
.login-text {
	position: relative;
	width: 100%;
	margin-bottom: 20px;
}
.login-text > h4::after {
	right: 0;
}
.login-text > h4::before {
	left: 0;
}
.login-text > h4::before, .login-text > h4::after {
	background: #fefefe;
    content: "";
    height: 1px;
    position: absolute;
    top: 10px;
    width: 18%;
}

.btn-utama {
    background-color: #FFDD21;
    border-color: #FFDD21;
    color: #373435;
}
.btn-utama:hover{
	background-color: #D9D037;
	border-color: #D9D037;
}

.head-bg {
    overflow: hidden;
    position: relative;
	padding: 10px 0px 20px;
}

.nav > li > a:focus, .nav > li > a:hover, .nav > li > a:active {
	background-color: inherit;
}
.navbar {
	min-height: 50px;
}

.navbar-nav > li > a {
    padding-bottom: 20px;
    padding-top: 20px;
}
.navbar-nav > li > a {
    line-height: 15px;
	color: #0D5080;
}

.navbar-nav li.active a{
    color: #333;
}
.navbar-custom {
    background-color: #ffdd21;
    border-color: #ffdd21;
	border-radius: inherit;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

@media only screen and (min-width: 768px) {
	/*.navbar-collapse {
		padding-left: 50px;
		padding-right: 50px;
	}
	.navbar-custom li:after {
		content: '';
		display: block;
		position: absolute;
		right: 0;
		height: 50%;
		top: 25%;
		border-right: 1px solid #fefefe;
	}
	.navbar-custom li:last-child:after {
		border-right: none;
	}*/
}

.navbar-toggle {
    border: 1px solid #0D5080;
	/*padding: 7px 10px;*/
}
.navbar-toggle .icon-bar {
    background-color: #0D5080;
	/*width: 17px;*/
}

.content {
	overflow: hidden;
	background-color: #fefefe;
    position: relative;
	border-radius: 15px;
	color: #333;
}
.left-content, .right-content {
	margin: 25px 0;
}
.left-content h1, .left-content h2, .left-content h3, .left-content h4, .left-content h5, .left-content h6 {
	color: #0061AE;
}
.left-content h4 {
	margin-top: 0;
}
.left-content > hr {
	border-width: 2px 0 0;
	border-color: #0061AE;
}
.banner {
	width: 100%;
	padding: 0;
	position:relative;
	margin-bottom: 20px;
	float: left;
}
.banner img {
	max-width: 100%;
}
@media only screen and (max-width: 767px) {
	.navbar-collapse {
		border-top : 1px solid #0D5080;
	}
	.banner {
		width: 50%;
		padding-left: 10px;
		padding-right: 10px;
	}
}
/* slider */
.carousel-control {
	text-shadow: inherit;
	opacity: inherit;
}
.carousel-control.left {
	background-image: none;
}
.carousel-control.right {
	background-image: none;
}
.carousel-control .glyphicon-menu-left {
	left: 0;
}
.carousel-control .glyphicon-menu-right {
	right: 0;
}
.carousel-control .glyphicon-menu-left, 
.carousel-control .glyphicon-menu-right{
    display: inline-block;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    z-index: 5;
	background-color: #ffdd21;
	padding: 15px;
	color: #0D5080;
}

/*kontak map*/
#kontak-map {
	width: 100%;
	height: 360px;
	margin-bottom: 20px;
}

/* footer */
footer {
	margin-top: 20px;
	padding: 15px;
}
.margin10 {
    margin-bottom: 10px;
}
.margin20 {
    margin-bottom: 20px;
}
.margin30 {
    margin-bottom: 30px;
}
.item-wrap {
  position: relative;
  text-align: left;
  overflow: hidden;
  padding-bottom: 10px;
  border-bottom: 2px solid #B6B6B7;
  border-bottom-height: 75%;
}

/*image hover effect*/
.item-img-wrap {
  position: relative;
  text-align: center;
  overflow: hidden;
  margin-bottom: 20px;
}

.item-img-wrap img {
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
  width: 100%;
}

.item-img-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.item-img-overlay span {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: url('../images/plus.png') no-repeat center center rgba(0, 0, 0, 0.7);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -moz-transition: opacity 250ms linear;
  -o-transition: opacity 250ms linear;
  -webkit-transition: opacity 250ms linear;
  transition: opacity 250ms linear;
}

.item-img-wrap:hover .item-img-overlay span {
  opacity: 1;
}

.item-img-wrap:hover img {
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}


/*pagination*/
.gallery-bottom .pagination {
  margin-top: 0px;
}

.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span {
	background-color: #0d5080;
	color: #fff;
	border-radius: 0;
}
.pagination > li > a, .pagination > li > span {
	color: #0d5080;
	background-color: transparent;
	border: none;
}

.pagination > li > a {
  margin-right: 5px;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color: #32c5d2;
}
.profil-img {
	width: 100%;
	position:relative;
	margin-bottom: 20px;
}
.top-nav .tooltip {
	white-space: nowrap !important;
}
.list-inline > li {
    padding-left: 0;
    padding-right: 0;
}
.nipz-list {
	margin: 0;
	padding: 0;
}
.nipz-list li {
	list-style: none;
	padding: 2px 0;
}
footer * {
	text-transform: uppercase;
}
#gpr-kominfo-widget-container {
	min-height: 652px;
	overflow-y: hidden;
}
.caption-photo {
	border-bottom: 2px solid #b6b6b7; 
	padding-bottom:10px; 
	margin-bottom:0;
}
a.post-link {
	font-weight: 700;
	font-size: 14px;
	color: #0061ae;
	line-height: 1.1;
}
a.blue {
	color: #0061ae;	
}
a.blue:hover {
	text-decoration: none;
}
.left-content .isi-konten a {
	color: #337ab7;
	text-decoration: none;
}