.navbar-nav>li {
    margin-left: 5px;
}
.middle-bar {
	background-color: #c52d2f;
	padding: 10px 10px;
}
.middle-bar .form-group {
	margin-bottom: 10px;
}
.breadcrumb {
	margin-top: 15px;
}
#slide {
	padding: 10px;
}
#slide img {
  border-radius: 5px;	
}
#tengah .col-md-8 {
	padding: 0px 17px;
}
.form-group .form-control {
     padding: 6px 12px; 
}
.blog-title H1 {
	margin-top: 0px;
}
.blog-title H2 {
	margin-bottom: 0px;
}
.entry-meta2 {
	font-size: 13px;
}
.isi {
	margin-top: 10px;
}
#recent-works {
	padding-bottom: 20px;
}
#recent-works h2 {
	margin-top: 0px;
}
#recent-works .col-xs-12.col-sm-2 {
    padding: 0;
}
#map_canvas {
    width: 100%;
    height: 350px;
    margin-bottom: 10px;
    margin-top: 20px;
}
#map_canvasX {
	width: 100%;
	height: 350px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.wndInfo {
	width: 284px;
	font-family: Arial,sans-serif;
	font-size: 0.8em;
	}
.title {
	font-weight: bold;
	font-size: 1.5em;
	}
.page-title h1 {
	color: #4e4e4e;
	font-size: 24px;
	margin-top: 0px;
}
.wndInfo .address {
	font-style: italic;
	color: #333333;
	}
.wndInfo .meta-description {
	color: #666666;
	}
.wndInfo a:link {
	text-decoration: none;
	}
.wndInfo a:hover {
	text-decoration: underline;
	}
.tag-cloud li {
    margin-bottom: 20px;
    margin-right: 5px;
}
.widget_top h3 {
	margin-top: 0px;
}
.widget_popular {
	min-height: 64px;
	margin-bottom: 20px;
}
.widget_image {
	height: 64px;
	width: 64px;
	float: left;
	margin-right: 12px;
}
.img_terkait img {
	border-radius: 5px;
}
.post_reply_comments:before {
    left: 0px;
}
.comment_section .media-body {
    margin-left: 30px;
}
.post_reply_comments p {
    padding-bottom: 0px;
}
.iklan img {
	margin-bottom: 10px;
}
.panel-default>.panel-heading, .panel {
    background-color: #fff; 
    border: 1px solid #ebccd1;
}
.btn-default {
    padding: 8px 20px;
    border-radius: 4px;
    margin-top: 10px;
}
a.list-group-item span {
	color: #c52d2f;
}
#footer {
    border-top: 5px solid #c52d2f;
}