body{
	margin:0;
	font-family: 'Roboto Slab', serif;
	color:#000;
	/* background: url(images/background.gif) #1E1E1E; */
}
.image-product a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
img{max-width:100%;}
.content-wrapper {
    padding: 100px 0;
}
#slide-home img {
    width: 100%;
}
a{
	color:#e31f20;
}
h1,h2,h3{font-family: 'Raleway', sans-serif;}
div#call-block .more {
    background: #e31f20;
}
.more:hover {background:#676767;color:#fff}
.more {
    background: #e31f20;
    border: 0;
    color: #fff;
    /* font-weight: bold; */
    border-radius: 0;
    padding: 12px 21px;
    /* text-transform: uppercase; */
    font-size: 13pt;
}
table.table-default.table-thumb-product td {
    background-color: white;
    text-align: center;
    padding-bottom: 20px;
}
#map-block{padding:0;position:relative}
button#drop {
    position: absolute;
}
div#map-block .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}
h1.newstitle a:hover {text-decoration:none}
h1.newstitle a {
    font-size: 14pt;
    font-weight: bold;
    color: #e31f20;
    border-bottom: 1px solid #ddd;
    display: block;
    padding-bottom: 10px;
}
.newsshortdesc {
    margin: 0 0 25px 0;
    display: -webkit-box;
    max-height: 8.2rem;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 4;
}
.date_news {
    color: #aaa;
    font-style: italic;
    margin-bottom: 9px;
}

img.news-image {
    float: left;
    margin-right: 30px;
    margin-bottom: 26px;
}
div#marketing-produk h3 {
    font-size: 13pt;
    margin-bottom: 20px;
    font-weight: bold;
}
div#marketing-produk p:last-child img {
    height: 30px;
}
div#marketing-produk {
    margin-top: 50px;
}
div#marketing-produk h2 {
    text-align: center;
    background: #eee;
    padding: 10px 10px;
    margin-bottom: 20px;
    font-size: 18pt;
    font-weight: 600;
}
.img-news {
    position: relative;
    overflow: hidden;
}
.img-news:before {
    content: "";
    display: block;
    position: relative;
    width: 100%;
    padding-top: 60%;
}
.img-news img {
    position: absolute;
    top: 0;
    left: 0;
    min-height: 100%;
    max-width: none;
}
div#results > div:nth-child(3n+1) {
    clear: both;
}
hr {
    border-top: 1px solid #aaa;
}
.icon-product{display:none !important}
div#map-content table{text-align:left}
div#map-content {
    position: absolute;
	color:#000;
    right: 0;
    min-width: 340px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.8);
    padding: 25px 30px;
}
div#catalog h1.page-header {color:#000}
h1.page-header {
    border: 0;
    font-weight: bold;
    color: #000;
	text-align:center;
	margin-top:0;
	margin-bottom:40px;
	text-transform:uppercase;
}
h1.page-header:after {
    content: "";
    width: 90px;
    height: 5px;
    background: #e31f20;
    display: block;
    position: relative;
    margin: 20px auto 0;
}
div#full-block {
    background: url(images/background.gif) #1E1E1E;
    background-position: center;
    text-align: center;
    padding: 50px 0;
}
div#full-block h1:nth-child(2) {
    display: block;
    color: #fff;
    margin-top: -4px;
    margin-bottom: 20px;
}
div#full-block h1 {
    color: #e31f20;
    text-transform: uppercase;
    font-size: 18pt;
    font-weight: 600;
}
p {
    margin: 0 0 20px;
}


/*HEADER TOP*/
div#header-top {
    background: #1e1e1e;
    padding: 9px 0;
	color:#fff
}
div#client-block {
    background: #eee;
}
div#header-top  ul{margin:0;}
div#header-top  p{margin:0;}
div#header-top  a{color:#fff}


/*HEADER*/
.navbar-inverse .navbar-toggle {
    border: 0;
    margin-right: 2px;
    float: none;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000;
    height: 3px;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: transparent;
}
.navbar-inverse .navbar-toggle:focus .icon-bar, .navbar-inverse .navbar-toggle:hover .icon-bar{
    background-color: #e31f20;
}
#header-site {
    border: 0;
    border-radius: 0;
    margin: 0;
    background: #fff;
}
#header-site a.navbar-brand {
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    font-size: 16pt;
    height: auto;
    display: block;
    line-height: normal;
}
nav#header-site .container {
    display: flex;
    justify-content: space-between;
    /* align-items: center; */
}
div#bs-example-navbar-collapse-1 {
    padding: 0;
}
nav#header-site .container:before, nav#header-site .container:after{display:none}
.navbar-inverse .navbar-nav>li {margin-left:6px}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    background: transparent !important;
    border-top-color: #e31f20;
    color: #000 !important;
    border-bottom-color: transparent;
}
.dropdown-menu{
	min-width:230px
}
div#map-content td img {
    max-width: none;
    width: 30px;
}
td, th {
    padding: 3px 5px;
}
/* .navbar-inverse .navbar-nav>li>a { */
    /* color: #000; */
    /* font-weight: bold; */
    /* padding: 10px 15px 36px; */
    /* margin-top: 26px; */
/* } */
.navbar-inverse .navbar-nav>li>a {
    color: #000;
	border-bottom:8px solid transparent;
	border-top:8px solid transparent;
    font-weight: bold;
    display: flex;
    align-items: center;
}


/*CALL BLOCK*/
div#call-block {
    background: #292929;
	color:#fff;
}

div#call-block .container:before, div#call-block .container:after{display:none}
div#call-block .container {
    display: flex;
    justify-content: space-between;
	padding:14px 15px;
    align-items: center;
}
div#call-block h2 {
    font-weight: bold;
    margin: 0;
    text-transform: uppercase;
    font-size: 14pt;
}





/*SLIDE*/
div#slide-home {
    position: relative;
}
#slide-home .owl-item {
    padding: 0;
}
.slide-text {
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-100%);
    -o-transform: translateY(-50%) translateX(-100%);
    -webkit-transform: translateY(-50%) translateX(-100%);
    -moz-transform: translateY(-50%) translateX(-100%);
    -ms-transform: translateY(-50%) translateX(-100%);
    left: 50%;
    color: #000;
	padding:0 15px;
}
.slide-text h1 {
    font-weight: bold;
    margin-bottom: 20px;
}

/*CATALOG HOME*/
.catalog-item,.row.thumbnail-product.grid > div {
    margin-bottom: 30px;
}
.shop-slider-container img {
    width: 100%;
}
span.newsdate {
    color: #aaa;
    font-style: italic;
    margin-bottom: -17px;
    display: block;
}
.images-catalog:before,.image-product a:before {
	content:"";
	z-index:1;
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	box-shadow:0 -210px 94px -100px rgba(36, 36, 36, 0.9) inset;
}
.images-catalog, .image-product {
    /* border: 2px solid #aaa; */
    width: 100%;
    /* min-height: 100%; */
    position: relative;
    overflow: hidden;
}
.catalog-item a {
    display: block;
    position: relative;
}
.images-catalog img, .image-product img {
    position: absolute;
    height: 100%;
    max-width: none;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}
.image-product:after,.images-catalog:after {
    content: "";
    display: block;
    position: relative;
    width: 100%;
    padding-top: 160%;
}
.title-catalog, .product-col .caption {
    position: absolute;
	z-index:1;
    width: 100%;
    left: 0;
    color: #000;
    font-weight: bold;
    text-align: left;
    font-size: 9pt !important;
    margin-top: 0;
    bottom: 0;
}
.title-catalog h4:after, .product-col .caption h4 a:after {
    content: "";
    display: block;
    width: 90px;
    height: 5px;
    background: #e31f20;
    margin: 10px 0 4px;
}
.title-catalog h4, .product-col .caption h4 a {
    font-size: 15pt;
    color: #fff;
    font-weight: bold;
    padding: 10px 20px;
    text-transform: uppercase;
    display: block;
}
.product-col {
    position: relative;
}
div#map-content h3 img {
    max-height: 90px;
    margin-bottom: 10px;
}
.catpage {
    margin-bottom: 20px;
}
ul#shop-slider {
    list-style: none;
    padding: 0;
    margin: 0;
}
/*END*/

/*strengt*/
.strengt-item {
    display: flex;
    align-items: flex-start;
}
.strengt-item img {
    height: 52px;
    padding-right: 10px;
    box-sizing: border-box;
}
div#strengt {
    background: url(images/background.gif) #1E1E1E;
    background-position: center;
    padding: 60px 0 50px;
    color: #fff;
}
div#who-we-are {
    background: url(images/background.gif) #1E1E1E;
    background-position: center;
	padding:10px 0;
	position:relative;
    color: #fff;
}
div#who-we-are:before {
    content: "";
    width: 86%;
    height: 1px;
    background: #555;
    display: block;
    position: absolute;
    left: 7%;
    top: 0;
}
.title-strengt {
    padding-left: 10px;
}
.title-strengt h4 {
    font-weight: bold;
    font-size: 12pt;
}




/*WHO WE ARE*/
#who-we-are .page-header {
    text-align: left;
    margin-bottom: 20px;
    font-size: 36px;
	color:#fff;
}
#who-we-are .page-header:after {margin-left:0;margin-right:0}
#who-we-are .container > .row {
    display: flex;
    justify-content: space-between;
	padding:20px 0;
    align-items: center;
}




/*SERVICES*/
div#services-block {
    background: #e31f20;
	padding-bottom:130px;
}
.list-services img {
    width: 110px;
    margin: 0 auto 40px;
    display: block;
}
.list-services {
    border: 1px solid #fff;
    /* text-align: center; */
    color: #000;
	margin-bottom:20px;
    /* padding:35px 15px 30px; */
    padding:20px;
}
.title-service h4 {
    font-weight: bold;
    font-size: 12pt;
    margin-bottom: 15px;
}



/*FOOTER*/
div#footerlink h3 {
    margin-top: 0;
    margin-bottom: 30px;
}
div#footerlink a{color:#fff}
div#footerlink {
    color: #fff;
	padding:60px 0 40px;
    /* background-repeat: no-repeat; */
    background-size: cover;
    /* background-attachment: fixed; */
}
#copyright a {
    color: #fff;
}
div#copyright  p{margin:0}
div#copyright {
    background: #e81c25;
    color: #fff;
    padding: 15px 0;
}


/*GALLERY*/
.gallerytitle {
    TEXT-ALIGN: CENTER;
}
.name-photo.text-center {
    padding: 10px 0;
}



/*KONTAK*/
div#noteafter iframe{max-width:100%}


.date_news {
    color: #aaa;
    font-style: italic;
    margin-bottom: 9px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 7px;
}
.title_news_detail.title_detail h4 {
    font-size: 22pt;
}
.isiberita {
    clear: both;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}
@media(min-width:768px){
.image-detail-news {
    float: left;
    max-width: 50%;
    padding-right: 25px;
    padding-bottom: 30px;
}
.right-detail-news {
    /* float: left; */
    /* width: 50%; */
    /* padding-left: 20px; */
}
	table#page-gudang td:last-child {
		padding-left: 20px;
	}
	.navbar-brand>img {
		display: block;
		width: 120px;
	}
	#slide-home-mobile{display:none !important}
/* .navbar-nav:before { */
    /* content: ""; */
    /* display: block; */
    /* position: absolute; */
    /* width: 100%; */
    /* height: 25%; */
    /* background: #fff; */
    /* z-index: 1; */
    /* top: 0; */
    /* right: 0; */
/* } */
	div#bs-example-navbar-collapse-1 {
		padding: 0;
		display: flex !important;
	}
	div#services-block .container > .row > div:last-child > .row {
    display: flex;
}
div#services-block .container > .row > div:last-child > .row > div {
    float: none;
    display: flex;
}
	#button-mobile{display:none}
	#close-menu{display:none}
	.bg-black {display: none;}
	/*WHO WE ARE*/
	div#who-we-are .row>div:first-child {
		padding-left: 25px;
	}
	div#who-we-are .row>div:last-child {
		padding-right: 25px;
	}
	.slide-text {width: 375px;}
	
	/*KONTAK*/
	div#contactform .form-group > div:last-child {
		width: 77%;
	}
	div#contactform .form-group > span:first-child {
		width: 20%;
		padding-left: 0;
		padding-top:6px;
	}
	div#contactform .form-group > div:last-child.col-md-offset-2 {
		margin-left: 20%;
	}
	.navbar-nav {
		float: none;
		margin: 0;
		display: flex;
		position: relative;
	}
	.navbar-nav>li {
		display: flex;
	}
	div#contactform {
		width: 60%;
		float: left;
	}
	div#noteafter {
		float: left;
		width: 40%;
		padding-left: 30px;
	}

}
@media(min-width:992px){
	.slide-text {width: 485px;}
}
@media(min-width:1200px){
	.col-md-4.col-xs-6.thumb:nth-child(4n+1) {width: 25%;}
	.col-md-4.col-xs-6.thumb {width: 25%;}
	.container{width:1080px}
	.slide-text {width: 540px;}
}

@media(max-width:991px){
	.navbar-brand>img {display: block;height: 45px;}
	.navbar-inverse .navbar-nav>li {margin-left: 8px;}
	#header-top .col-sm-6:first-child {width: 100%;}
	#header-top .col-sm-6.text-right {display: none;}
}
.isiberita h2 {
    font-weight: bold;
    font-size: 18pt;
}
.panel-body.news-colx {
    padding: 0 0px 20px;
    margin-bottom: 50px;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}
.news-content.caption-news-thumb {
    padding: 0 20px;
}
@media(max-width:767px){
div#catalog .col-xs-6:nth-child(2n) {
    padding-left: 5px;
}
div#catalog .col-xs-6:nth-child(2n+1) {
    padding-right: 5px;
    clear: both;
    padding-bottom: 10px;
}
table.table-default.table-thumb-product td {
    width: 49% !important;
    display: inline-block !important;
    padding-bottom: 10px;
}
div#client-block tr:nth-child(2n) {
    display: none;
}
div#client-block table, div#client-block tbody, div#client-block tr, div#client-block td {
    display: block;
}
div#client-block td {
    display: inline-block;
    width: 49%;
    text-align: center;
    padding: 12px 15px;
}
div#client-block img {
    height: auto;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover{
	border-color:#fff;
	color:#e31f20 !important;
}
.row.thumbnail-product.grid {
    margin: 0 -10px;
}
.row.thumbnail-product.grid > div {
    width: 50%;
    float: left;
    padding: 0 10px;
    margin-bottom: 20px;
}
#slide-catalog .owl-wrapper {
    width: 100% !important;
    display: flex !important;
    flex-wrap: wrap;
    transform: translate(0) !important;
}
#slide-catalog .owl-controls {
    display: none !important;
}
#slide-catalog .owl-item {
    width: 50% !important;
}
.title-catalog h4, .product-col .caption h4 a{
	padding:10px 15px 3px;
}
div#map > div {
    /* left: 240px !important; */
}
.content-wrapper {
    padding: 50px 0 30px;
}
div#full-block{padding:25px 0}
	div#map-block .container {
		position: relative;
		top: 0;
		left: 0;
		transform: translate(0);
	}
div#map-content {
    position: relative;
    width: 100%;
    transform: translateY(0);
}
	img.news-image {
		width: 100%;
		margin: 0 0 20px;
	}
	div#slide-home-mobile .owl-item {
		padding: 0;
	}
	#slide-home{display:none !important}
	.table-default,.table-default > tbody,.table-default > tbody > tr, .table-default  > tbody > tr > td{
		display:block;
		width:100% !important
	}
	#header-site a.navbar-brand{float:none}
	.navbar-header:before {display:none}
	.navbar-header {
		display: flex;
		width:100vw;
		justify-content: space-between;
	}
	div#who-we-are .row > div:last-child {
		/* width: 100vw; */
		/* margin-left: -15px; */
		padding: 0;
	}
	div#who-we-are .row > div:first-child {
		margin-bottom: 40px;
	}
	div#header-top {display: none;}
	.slide-text {
		position: relative;
		transform: translateY(0) translateX(0);
		top: 0;
		left: 0;
	}
	/* div#slide-home img { */
		/* position: absolute; */
		/* max-width: none; */
		/* height: 100%; */
		/* right: 0; */
	/* } */
	.slide-text *{position:relative}
	.slide-text:before {
		content:"";
		display:block;
		position:absolute;
		width:100%;
		height:100%;
		top:0;
		left:0;
		background:rgba(0, 0, 0, 0.3);
	}
	.slide-text {
		display:none;
		position: relative;
		transform: translateY(0) translateX(0);
		-o-transform: translateY(0) translateX(0);
		-webkit-transform: translateY(0) translateX(0);
		-moz-transform: translateY(0) translateX(0);
		-ms-transform: translateY(0) translateX(0);
		top: 0;
		left: 0;
		text-align: center;
		padding: 20px 16px;
		color: #fff;
	}
	.slide-text h1 {
		font-size: 20pt;
	}
	div#call-block .container {
		display: block;
		text-align: center;
		padding: 20px 15px;
	}
	div#call-block h2 {
		margin-bottom: 12px;
	}
	div#strengt {
		padding: 40px 20px;
	}
	.strengt-item img {
		width: 60px;
		padding-right: 10px;
	}
	.title-strengt h4 {
		margin-top: 0;
	}
	.strengt-item {
		margin-bottom: 20px;
	}
	#strengt .col-sm-3:last-child .strengt-item {margin-bottom:0}
	#who-we-are .container > .row{display:block;padding-bottom:0}
	div#who-we-are {
		padding: 40px 15px 40px;
	}
	h1.page-header{margin-bottom:40px}
	#who-we-are .page-header{font-size:24px}
	#who-we-are .col-sm-6.col-sm-pull-6 {
		padding: 0;
		margin: 40px -15px 0;
	}
	div#footerlink .row > div {
		margin-bottom: 50px;
		padding:0 30px
	}
	div#footerlink .row > div:last-child {
		margin-bottom: 0;
	}
	div#copyright {
		padding: 15px 15px;
	}
	.navbar-collapse {
		-webkit-transition: -webkit-transform 0.4s ease;
		transition: -webkit-transform 0.4s ease;
		transition: transform 0.4s ease;
		transition: transform 0.4s ease, -webkit-transform 0.4s ease;
		overflow-x: visible;
		border-top: none !important;
		box-shadow: none !important;
		display: block;
		visibility: visible;
		position: fixed;
		opacity: 1;
		box-shadow: none !important;
		-moz-box-shadow: none !important;
		-webkit-box-shadow: none !important;
		-o-box-shadow: none !important;
		width: 300px;
		top: 0;
		right:0;
		height: 100% !important;
		background: #fff;
		max-width: 80vw;
		padding: 0 25px;
		z-index: 9999;
		-webkit-transform: translate3d(300px, 0, 0);
		transform: translate3d(300px, 0, 0);
	}
	.navbar-nav {
		margin: 7.5px 0;
	}
	.navbar-inverse .navbar-nav>li>a {
		color: #000;
		font-weight: normal;
		padding: 5px 10px;
		margin-bottom: 26px;
		margin-top: 0;
		text-transform: uppercase;
	}
	.navbar-collapse.in, .navbar-collapse.collapsing {
		visibility: visible;
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	.bg-black {
		position: fixed!important;
		top: 0!important;
		left: 0!important;
		width: 100vw!important;
		height: 100vh!important;
		opacity: 0.2;
		display: none;
		background-image: none!important;
		background-color: #000;
		z-index: 999;
	}
	.menu-active .bg-black {
		display: block;
	}
	.menu-active{overflow:hidden;}
	div#close-menu {
		font-size: 22pt;
		padding:0 34px !important;
		z-index: 9999;
		color: #000;
		text-align: right;
		font-weight: bold;
		right: 0;
		top: 0;
		line-height: 50px;
		position: relative;
		margin-bottom: 17px;
		margin-top: 3px;
	}
	.navbar-inverse .navbar-nav>li {
		margin-left: 15px;
	}
	#who-we-are .slideInRight,#who-we-are .slideInLeft {
		animation-name: fadeInUp !important;
	}
	#button-mobile{
		position: fixed;
		bottom: 0;
		width:100%;
		z-index:4;
		text-align:center;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	.button-mobile-toggle {
		width: 150px;
		height: 40px;
		background:url(images/button-mobile.png)no-repeat 50% -430px/430px;
		margin:0 auto;
		display:block;
	}
	.menu-button-mobile ul.list-inline li a{display:block;height:100%;}
	.menu-button-mobile ul.list-inline li span{width: 40px;height: 100%;background:url(images/button-mobile.png)no-repeat 0 0/430px;display:inline-block;}
	.menu-button-mobile ul.list-inline li span.button-menu-icon {
		background-position: -376px -9px;
		background-size: 470px;
	}
	.menu-button-mobile ul.list-inline li span.button-phone-icon{background-position:-82px -6px;}
	.menu-button-mobile ul.list-inline li span.button-mail-icon{background-position:-147px -6px;}
	.menu-button-mobile ul.list-inline li:nth-last-child(4):first-child,.menu-button-mobile ul.list-inline li:nth-last-child(4):first-child ~ li {width:25%}
	.menu-button-mobile ul.list-inline li {
		width: 33.333%;
		float: left;
		height: 53px;
		margin: 0;
		border-left: 1px solid #d9d9d9;
		border-left-color: #bbb;
	}
	.menu-button-mobile ul.list-inline li:first-child {
		border-left: 0px solid;
	}
	.menu-button-mobile ul.list-inline:after{content:"";clear:both;display:block}
	.menu-button-mobile ul.list-inline {
		margin: 0;
		text-align: center;
		background: rgba(255, 255, 255, 0.95);
		box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.5);
		-ms-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.5);
		-moz-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.5);
	}
	.button-wa-icon {
		background-position: -343px -6px !important;
	}
	span.button-email-icon {
		background-position: -147px -6px !important;
	}
	span.button-map-icon {
		background-position: -215px -6px !important;
	}
	body {
		padding-bottom: 53px;
	}
	#header-site a.navbar-brand {max-width: calc(100% - 60px);}
	.navbar-brand>img {display: block;height: 50px;}
	.navbar-header:after{display:none}
	.navbar-header{padding-right:10px}
}