header{
	position: fixed !important;
	top: 0 !important;
	background-color: white !important;
}

.wrap-content{
	margin-top: 140px;
}

@media only screen and (max-width: 1126px) {
	.wrap-content{
		margin-top: 140px;
	}

	#wording-logo{
		margin-top: 27px !important;
	}
	.service-box{
		margin-bottom: 45px !important;
	}
}

@media only screen and (max-width: 991px) and (min-width: 768px) {
	.wrap-content{
		margin-top: 138px;
	}
}

@media only screen and (max-width: 767px) {
	.wrap-content{
		margin-top: 138px;
	}
	.service-box{
		margin-bottom: 10px !important;
		text-align: center;
	}
	.service-parent{
		padding-top: unset !important;
	}
}

.nav-topbar{
	cursor: pointer;
	color: white !important;
}

.sidebar-title h3 {
	font-size: 20px !important;
}

.w-100{
	width: 100% !important;
}

.w-100 .ui-widget{
	width: 100% !important;
}

.pb-30{
	padding-bottom: 30px !important;
}

.mb-20{
	margin-bottom: 20px !important;
}

.fotorama__fullscreen-icon{
	font-size: 25px !important;
	color: white;
	padding-left: 10px !important;
	padding-top: 6px !important;
}

#page-wording{
	color: grey;
	font-size: 12px;
	margin-top: 12px;
}

#error-icon{
	font-size: 160px;
	margin-bottom: 40px;
}

#logo{
	width: 100px !important;
	height: 70px !important;
}

#wording-logo{
	text-align: center;
	font-size: 18px;
	margin-top: 27px;
	margin-left: -10px;
}

.footer-logo{
	width: 150px !important;
	height: 105px !important;
}

#about-us-text{
	text-align: justify;
}

.product-item-name{
	text-transform: none !important;
}

.cover{
	background: url(../assets/images/Preloader_2.gif) center no-repeat #fff;
	height: 200px;
	padding-top: 170px;
	padding-bottom: 120px;
	/*opacity: 0.7;*/
}

.navbar-header .navbar-brand {
	padding: 10px 0 !important;
}

.se-pre-con{
	top:unset !important;
	z-index: 1 !important;
}

.megamenu{
	z-index: 9999 !important;
	max-height: 250px;
	overflow-y: auto;
	
}

.btn-search-bottom{
	width: 100%;
	margin-top: 15px;
	border-radius: 5px;
}

.feature-box{
	border-right: unset !important;
}

.service-box{
	/*margin-bottom: 60px;*/
	text-align: center;
	border-right: 1px solid #00000012 !important;
	/*align-self: center;*/
}

.icon-keunggulan{
	font-size: 45px;
	margin-bottom: 15px;
	text-align: center;
}

.service-parent{
	/*padding-top: 60px;*/
}
.ser-title{
	text-align: center;
}