.blog_post .post_details {
	padding: 5px 15px;
	position: relative;
	background-color: #777777;
}

.blog_post .post_details h4 {
	color: #ffffff;
}

.over_img:hover {
	background-color: #f99c23 !important;
}

sec_galeri {
  padding: 10px 0;
  position: relative;
}

.carousel-caption {
  left: 10%;
  padding-bottom: 5%;
  right: 0;
  text-align: left;
  top: 25%;
}

.ulockd-media-box .media-heading {
  color: #ffffff;
}

@media screen and (min-width: 601px) {
  #nama-slider {
    font-size: 28px;
  }
	#des-slider {
    font-size: 28px;
		color: #ffffff;
  }
}

@media screen and (max-width: 600px) {
  #nama-slider {
    font-size: 14px;
  }

	#des-slider {
    font-size: 14px;
		color: #ffffff;
  }
}

.carousel-caption {
  left: 10%;
  padding-bottom: 5%;
  right: 0;
  text-align: left;
  top: 30%;
}
.carousel-caption h1 {
	color: #ffffff;
	font-size: 6em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.carousel-caption h1 {
	font-size: 48px;
	font-weight: 600;
}
.carousel-caption h3 {
	color: #ffffff;
	font-size: 6em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.carousel-caption h3 {
	font-size: 48px;
	font-weight: 600;
}
.carousel-caption p {
	font-size: 30px;
	color: #ffffff;
}
.carousel-caption a {
	text-transform: uppercase;
	color: #ffffff;
	background: #111111;
	padding: 6px 12px;
}