/* Grid yamm configurasi styles */
.grid-demo {
  padding: 10px 30px;
}

  .grid-demo [class*="col-"] {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 1em;
    text-align: center;
    line-height: 2;
    background-color: #e5e1ea;
    border: 1px solid #d1d1d1;
  }

.yamm .yamm-content .thumbnail {
	margin: 0 0;
	padding: 0px 0px;
	border: none;  	
}

.yamm .yamm-content {
  padding: 15px 0 0 0;
  margin: 0 0;
  text-align: center;
}
.yamm-content .thumbnail .caption {
  padding-top: 0px;
  padding-bottom: 10px;
  color: #ED1F24;
}
.yamm-content .thumbnail > img:hover,
.yamm-content .thumbnail a > img:hover,
.yamm-content .thumbnail > img:focus,
.yamm-content .thumbnail a > img:focus {
  border-bottom: solid 5px #000;
}

.yamm-content > a:hover{
	color: #000;
}

.yamm .yamm-fw-li {
	padding: 5px 0 5px 30px;
	background-color: #fff;
	border-top: solid 1px #ED1F24;
	text-align: center;
}

.yamm-fw-li > a {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	font-family: "Open Sans",sans-serif;
	color: #000;
	text-decoration: none;
	margin-top: 0;
	margin-bottom: 0;
}

.yamm-fw-li > a:hover,
.yamm-fw-li > a:focus {
	color: #ED1F24
}

/* end yamm configurasi */

.welcome-wrap h4 {
    color: #ED1F24;
    font-weight: 400;
    font-family: "Open Sans",sans-serif,Arial;
    margin-bottom: 23px;
}

.inner-page.about-us, .inner-page.services, .inner-page.pricing-tables, .inner-page {
	margin-top: 40px;
	margin-bottom: 40px;
}

.content-top {
  
  border: 1px solid #E5E2E2;
}
.lihat-news{
	color: #23527C;
	font-size: 12px;
}
.lihat-news:hover {
	
}
.top-grid{
	padding:0;
	position: relative;
}
.top-grid2  h5{
	font-size:1.3em;
	 
}
.top-grid1 {
  padding: 1.5em;
}
.top-grid2  h5 a{
	
	text-decoration: none;
}
.top-grid2 span{
	color: #000;
	font-size: 1.3em;
  padding: 0.5em 0 0;
  display: block;
  line-height: 1.4em;
}
.top-grid2 p{
	
	font-size:1.1em;	
	padding: 0 0;
	line-height: 1.7em;
}
/*-----------------------------------------------------------------------------------*/
/*	Animation effects
/*-----------------------------------------------------------------------------------*/
.b-animate-go{
	text-decoration:none;
}
.b-animate{
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	visibility: hidden;
	font-size:1.1em;
	font-weight:700;
}
.b-animate img{
	margin-top: 4%;
	display: -webkit-inline-box;
}
.b-animate span{
	display:block;
	font-size: 2em;
	padding-top: 4.5em;
	display: block;
}
.b-animate button:hover{
	background:#3B3B43;
	color:#fff;
}
/* lt-ie9 */
.b-animate-go:hover .b-animate{
	visibility:visible;
}
.b-from-left{
  position: relative;
  left: -100%;
/*  background: rgba(124, 100, 77, 0.63); */
  background: rgba(29, 29, 30, 0.6);
  background-size: 100% 100%;
  top: 0px;
  margin: 0;
  min-height: 330px;
}
.b-animate-go:hover .b-from-left{
	left:0;
}

/*-----------------------------------------------------------------------------------*/
.b-link-stripe{
	position:relative;
	display:inline-block;
	vertical-align:top;
	font-weight: 300;
	overflow:hidden;
	width: 100%;
}
.b-link-stripe .b-wrapper{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-align:center;
	color:#ffffff;
	overflow:hidden;
}

// deskripsi homepage news
.deskr {
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0px
}
.deskr p {
	padding-bottom:0; 
	padding-top: 3px; 
	margin-bottom: 3px
}
.video {
	clear: both;
	width: 100%;
	position: relative;
	padding: 0;
	overflow: hidden;

}
.video h3{
	padding-bottom: 5px;
}
.kategori_lihat {
	font-size: 14px;
}
.inner-page .bs-example ul#myTab li a{
	color: #D00000;
}
.inner-page .bs-example ul#myTab li a:hover {
	color: #E84D00;
}

.content-nav ul li.gradient_button, .gradient_button.view-download{
	background-color: #f9f9f9;
	-webkit-border-top-left-radius: 9px;
	-moz-border-radius-topleft: 9px;
	border-top-left-radius: 9px;
	-webkit-border-top-right-radius: 9px;
	-moz-border-radius-topright: 9px;
	border-top-right-radius: 9px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
	text-indent: 0px;
	border: 1px solid #dcdcdc;
	display: inline-block;
	color: #3a3a3a;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	font-weight: 700;
	font-style: normal;
	height: 30px;
	line-height: 22px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #ffffff;
}
.gradient_button.view-downlowd {
	position: absolute;
	bottom: 10px;
	border-radius: 5px;
	height: 26px;
	line-height: 14px;
	padding-left: 9px;
	padding-right: 9px;
}
.view-download{
	position: absolute;
	left: 9px;
	top: auto;
	bottom: 10px;
	float: left;
	clear: left;
	padding: 6px 9px;
}
.view-download {
	left: 236px;
	clear: left;
	padding: 6px 9px;
	cursor: pointer;
}
.view-download i {
	margin-right: 6px;
}
.about {
	margin: 0 auto;
}
.about img {
	margin: auto auto;
	text-align: center;
	padding: auto auto:
}
.social-bt{
	line-height: 12px;
}
.link-harga{
	background: #f2f2f2;
	border: solid 1px #f2f2f2;
	padding: 5px
}
/* Sliding box kiri */
	.box-kiri{
		background: #fff;
		border: 3px solid #20a9f0;
		box-shadow: 0 0 5px #ccc;
		z-index: 10;
		padding: 20px 5px;
		
		position: fixed;
		width: 74px;
		height: 200px;
		top: 300px;
		left: -74px;
		
		border-radius: 0 20px 20px 0;
		
	}
	.nav-kiri{
		width: 80px;
		height: 30px;
		padding: 0px 15px;
		background: #20a9f0;
		color: #fff;
		font-weight: bold;
		cursor: pointer;
		position: absolute;
		right: -57px;
		top: 70px;
		
		border-radius: 0 0 15px 15px;
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
	}
.fb-like {
	margin-bottom: 15px;
}	
.terkait ul li{
	display: block;
}
.tp-banner ul li a{
	color: white;
	border: solid 5px white;
	padding: 10px;
	
}
.tp-banner ul li a:hover{	
	background-color: white;
	border: solid 5px white;
	color: #E84D00;
}
.service {
	margin: auto auto;
	padding: auto auto;
	text-align: center; 
}
.col-centered{
    float: none;
    margin: 0 auto;
}
#serv option{
	height: 100px;
	overflow: scroll;
}
@media screen and (min-width: 768px) {
.affix {
  position: fixed;
}
}
@media screen and (max-width: 768px) {
.affix {
  position: relative;
}
}
.table-responsive{
	overflow-x: scroll;
}