.montserrat-<uniquifier> {
    font-family: "Roboto", sans-serif;
    font-optical-sizing: auto;
    font-weight: <weight>;
    font-style: normal;
}
body{
	margin:0;
	color:#333;
	font-size:14px;
	font-family: "Roboto", sans-serif;
}
h1,h2,h3,h4{font-family: "Roboto", sans-serif;    font-weight: bold;}
b.caret {
    border-top-color: #ee892f;
}
div#call-block td:first-child img {
    height: 80px;
}
div#description_product table.two-colomn td.w-100 {
    width: 100% !important;
}
.banner-thumbnail img {
    border-bottom: 7px solid #fcb2ad;
    width: 100%;
}
table.table-custom-7 > tbody > tr> td {
    padding: 0 !important;
}
.banner-thumbnail {
    position: relative;
    background: #f7f7f7;
    text-align: center;
    padding: 20px 24px 30px;
    color: #fff;
}
#banner-block .col-sm-4:first-child .banner-thumbnail{
    background: #444d5c;
}
#banner-block .col-sm-4:nth-child(2) .banner-thumbnail{
    background: #de2626;
}
#banner-block .col-sm-4:last-child .banner-thumbnail{
    background: #0f4c9d;
}
.banner-thumbnail > a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}
#description_product h3 {
    /* background: #f9b3ac; */
    /* font-size: 18pt; */
    /* padding: 8px 15px 10px; */
    /* margin-top: 10px; */
}
h3.subtitle-catalog {
    margin-top: 0;
    border-bottom: 1px solid #DDD;
    padding-bottom: 3px;
	margin-top:26px;
}
div#description_product {
    margin-bottom: 30px;
}
.brand-name h3.subtitle-catalog {margin-top:0;}
.price-now {
    font-size: 13pt;
}
#description_product h4 {
    background: #808080;
    padding: 8px 0px;
    color: #fff;
    font-size: 15pt;
}
.conten-thumbnail h1,.conten-thumbnail h2,.conten-thumbnail h3,.conten-thumbnail h4 {
    font-weight: bold;
}
.shop-slider-container:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
}
.bx-controls{
    display: none;
}
h1.title-banner {
    width: 200px;
    float: right;
    text-align: right;
    font-weight: bold;
    font-size: 31pt;
    line-height: 1;
    color: #555;
    position: relative;
}
.conten-thumbnail a:before {
    content: "";
    display: block;
    width: 33px;
    height: 2px;
    background: #555;
    position: absolute;
    left: 100%;
    margin-left: 7px;
    top: 21px;
}
div#banner-block {
    padding-top: 50px;
    z-index: 1;
}
.conten-thumbnail a {
    clear: both;
    float: right;
    padding: 10px 0 10px 10px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    color: #555;
	margin-top:8px;
	position:relative;
}
.content-wrapper:before {
    content: "";
    display: block;
    position: relative;
    width: 100%;
    padding-top: 50%;
    background: url(images/white.svg);
}
h1.title-banner:before {
    content: "";
    display: block;
    position: relative;
    width: 80px;
    height: 4px;
    background: #fcb2ad;
    float: right;
    margin-bottom: 10px;
}
footer hr {
    margin-top: 0px;
    margin-bottom: 0px;
    border: 0;
    border-top: 1px solid #eee;
}
.img-news,.dept_image {
    overflow: hidden;
    margin-bottom: 15px;
    position: relative;
}
.dept.testi-content {
    background: transparent;
    padding: 0 0px;
}
.dept_image {
}
.img-news:before,.dept_image:before {
    content: "";
    display: block;
    position: relative;
    padding-top: 75%;
}
.img-news img, .dept_image img {
    position: absolute;
    height: 100%;
    top: 0;
    width: auto;
    max-width: none;
    width: 100%;
    height: auto;
}
.youtubevideo a {
    display: block;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 5px;
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: end; */
}
.image-video {
    position: relative;
    width: 100%;
}
.youtubevideo img{width:100%;}
.youtubevideo span {
    display: block;
    padding: 0px 15px;
    margin: 10px 0 8px;
    /* width: 70%; */
    font-weight: 600;
}
.tvideo {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.tvideo .youtubevideo {
    width: 33.3%;
    padding: 0 15px;
    margin-bottom: 30px;
}
div#results.row.block-list-agenda {
    margin: 0;
}
.panel-body.news-colx {
    padding: 0;
    margin-bottom: 40px;
}
h3, h4 {
    font-weight: bold;
}
.catpage * {
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    border: 1px solid #aaa;
    padding: 4px 0;
    border-radius: 3px;
    margin-bottom: 6px;
}
.catpage b {
    background: #defcff;
    color: #000;
}
.catpage {
    margin-bottom: 20px;
}
.row.listnews > div {
    margin-bottom: 60px;
}
h1.newstitle,.title_news_detail.title_detail h4 {
    margin: 0;
    font-size: 15pt;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    padding-bottom: 7px;
    margin-bottom: 10px;
}
div#results > div:nth-child(3n+1) {
    clear: both;
}
.title_news_detail.title_detail h4 {font-size:20pt}
h1.newstitle a {
    line-height: normal;
}
span.newsdate,.date_news.news-detail {
    display: block;
    font-style: italic;
    font-size: 16px;
    color: #aaa;
    margin: 5px 0;
}
.date_news.news-detail{margin-bottom:20px}
button.owl-prev, button.owl-next {
    width: 40px;
}
.owl-nav {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0px 0 0 !important;
    padding: 0 8px;
}
#slide-catalog.owl-carousel .owl-nav button.owl-next, #slide-catalog.owl-carousel .owl-nav button.owl-prev{
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit;
    background: #6d7781;
    border-radius: 0;
    width: 70px;
    height: 70px;
    padding: 15px !important;
    box-sizing: border-box;
    color: #fff !important;
}
#slide-catalog .product-col{margin-bottom:20px}
#slide-catalog.owl-carousel .owl-stage{display:flex}
#slide-catalog.owl-carousel .owl-nav button.owl-next *, #slide-catalog.owl-carousel .owl-nav button.owl-prev * {
    stroke: #fff!important;
}
.catnav, .sortbyorder {
    display: none;
}
/* The animation code */
@keyframes slide1 {
  0%   {right:-100%;}
  50%   {right:-100%;}
  100% {right: 0}
}
@keyframes slide2 {
  0%   {left:-100%;}
  100% {left: 0}
}
@keyframes slide3 {
  0%   {left:-100%;}
  75%   {left:-100%;}
  100% {left: 10%}
}

img.component-slide1 {
    position: absolute;
    right: 0;
    bottom: 0;
	transition:all 2s ease-out;
	animation-name: slide1;
	animation-duration: 2s;
    max-width: 55%;
}
img.component-slide2 {
    position: absolute;
    left: 0;
    bottom: 0;
	transition:all 1.5s ease-out;
	animation-name: slide2;
	animation-duration: 1.5s;
    max-width: 90%;
}
img.component-slide3 {
    position: absolute;
    left: 10%;
	transition:all 2.5s ease-out;
	animation-name: slide3;
	animation-duration: 2.5s;
    bottom: 0;
    max-height: 80%;
}
img{max-width:100%;}
.content-wrapper {
    padding: 60px 0;
    position: relative;
    padding-bottom: 13%;
}
.content-wrapper:last-child {
    padding-bottom: 60px;
}
.content-wrapper:nth-child(2n) {
	background:#214cb5
}
.content-wrapper:before {
    content: "";
    display: block;
    position: relative;
    width: 100%;
    padding-top: 20%;
    background: url(images/white.svg);
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: -18%;
	margin-bottom:30px;
}
.content-wrapper:nth-child(2n):before {
    content: "";
    display: block;
    position: relative;
    width: 100%;
    padding-top: 20%;
    background: url(images/blue.svg);
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: -18%;
}
div#video-home .container,#empat-pilar .container{padding:90px 15px;position:relative;}
div#video-home,#empat-pilar {padding:0;}
div#video-home .container:before,#empat-pilar .container:before {
	content: "";
    width: 2px;
    background: #dceef8;
    height: 100%;
    right: 100%;
    position: absolute;
	top: 0;
}
div#video-home .container:after,#empat-pilar .container:after {
	content: "";
    width: 2px;
    background: #dceef8;
    height: 100%;
    left: 100%;
    position: absolute;
	top: 0;
}
div#banner-full {
    margin-top: 40px;
}
div#banner-full a {
    display: flex;
	flex-wrap:wrap;
}
div#empat-pilar ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style: none;
    padding: 0;
    margin: 0;
    flex-wrap: wrap;
}
div#empat-pilar ul li {
    width: 18%;
    padding: 0 15px;
    margin-bottom: 40px;
}
div#video-home:before, #empat-pilar:before {
    content: "";
    width: 2px;
    background: #dceef8;
    height: 100%;
    left: 50%;
    margin-left: -1px;
    position: absolute;
    top: 0;
}
h3.text-header {
    text-align: center;
    font-size: 13pt;
    margin-top: -20px;
    margin-bottom: 60px;
    font-weight: 600;
	color:#7432f6;
    line-height: 1.5;
}
label.form-input {
    display: block;
    width: 100%;
	position:relative;
	margin-bottom:30px;
}
label.form-input .form-control {
    border-radius: 0;
    padding: 13px 1px;
    border: 0;
    border-bottom: 3px solid #555;
    background: transparent;
    box-shadow: none;
    height: 50px;
}
div#contact-home .more {
    padding: 11px 60px;
	margin-top:40px;
}
label.form-input span {
    position: absolute;
    left: 0px;
    top: 13px;
    color: #aaa;
    font-weight: 600;
    font-size: 11pt;
	display:none !important;
}
.g-recaptcha {
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
}
#call-block  .more:hover {background:#fff;color:#111f2a}
.more:hover,a.link-more:hover {background:#0a3164;color:#fff;border-color:#0a3164;}
#call-block .more {background:transparent;border-color:#fff}
.more, a.link-more {
    background: #de2626;
    border: 0;
    color: #fff;
    font-weight: 600;
    border-radius: 0;
    padding: 10px 25px;
    margin-top: 15px;
    display: inline-block;
    font-size: 12pt;
    text-transform: uppercase;
}
div#footerlink .more{background:#f0b368;}
div#footerlink .more:hover{background:#011a0e;}
div#footerlink * {
    color: #fff;
}
div#footerlink .form-control {
    background: #333;
    color: #000;
    font-weight: normal;
    border: 0;
    padding: 15px 20px;
	height:auto;
    border-radius: 20px;
}
div#footerlink label.form-input {
    margin-bottom: 17px;
}
.title-thumbnail-home {
    /* max-width: 65%; */
    font-size: 15pt;
    /* height: 80px; */
    line-height: 1.1;
    color: #fff;
    font-weight: normal;
    text-align: center;
    margin: 15px auto 0;
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
}
div#tiga-pilar .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.thumbnail-home {
    margin-bottom: 40px;
}
div#ig-home {
    text-align: center;
    padding: 30px 0 5px;
}
div#empat-pilar .title-thumbnail-home {
    font-size: 19pt;
    max-width: 80%;
}
h1.page-header {
    border: 0;
    font-weight: 700;
    color: #141f25;
    margin-top: 0;
    font-size: 32pt;
    line-height: 1.3;
    margin-bottom: 30px;
    text-transform: uppercase;
    text-align: left;
}
h1.page-header:after {
    width: 120px;
    height: 11px;
    content: "";
    display: block;
    background: #de2626;
    margin-bottom: 10px;
    margin-top: 10px;
}
/* h1.page-header:after { */
    /* content: ""; */
    /* width: 80px; */
    /* height: 5px; */
    /* background: #1e4516; */
    /* display: block; */
    /* position: relative; */
    /* margin: 10px auto 0; */
/* } */
p {
    /* margin: 0 0 20px; */
}


/*HEADER TOP*/
div#header-top .col-md-6:last-child{text-align:right}
div#header-top {
    background: #fff;
    padding: 11px 0;
    position: relative;
}
div#header-top * {
    font-family: 'Poppins', sans-serif;
}
div#header-top  ul{margin:0;}
div#header-top  p{margin:0;}
div#header-top  a{color:#000}
div#header-top img {
    width: auto !important;
    height: 23px;
	/* filter: brightness(0) invert(1); */
}
div#banner-home {
    padding: 0;
}


/*HEADER*/
.navbar-inverse .navbar-toggle {
    border: 0;
    margin-right: 2px;
    float: none;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
    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: #f9b81e;
}
div#fixed {
    margin-left: 260px;
	position:relative;
}
#header-site:before,
#header-site:after {
	display:none
}
#header-site {
    border: 0;
    border-radius: 0;
    margin: 0;
    background: #fff;
    position: fixed;
    width: 260px;
    top: 0;
    z-index: 3;
    left: 0;
    padding: 0px 0;
    height: 100dvh;
    background: #214cb5;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

nav#header-site:before {
    content: "";
    display: block;
    position: absolute;
    width: 50%;
    height: 100%;
    background: #1e46a6;
}
.thumbnail-home img {
    width: 100%;
    border-radius: 20px;
}
.thumbnail-facilities a {
    display: block;
	position:relative;
    border-radius: 60px;
	overflow:hidden;
}
.thumbnail-facilities a:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 50%;
    box-shadow: 0 -250px 144px -150px #000 inset;
    bottom: 0;
}
.thumbnail-facilities img {
    border-radius: 60px;
}
.title-facilities {
    font-family: 'Poppins', sans-serif;
    position: absolute;
    bottom: 0;
	z-index:2;
    font-size: 23pt;
    color: #fff;
    font-weight: 600;
    padding: 10px 100px 30px 40px;
    line-height: 1.2;
}
.desc-catalog td:first-child {
    font-weight: bold;
}
.desc-catalog td:last-child{padding-right:0;}
/* .desc-catalog tr:first-child td {border-top: 1px solid #ccc;} */
.desc-catalog tr:last-child td {border: 0}
.desc-catalog td {
    padding: 3px 6px 3px 0px;
    vertical-align: text-bottom;
    border-bottom: 1px solid #ccc;
}
.desc-catalog p:last-child {
    margin: 0;
}
.title-product {
    color: #0c6d3a;
    padding-top: 14px;
}
.title-facilities:before {
    content: "";
    width: 20px;
    height: 20px;
    border-right: 5px solid #fff;
    border-bottom: 5px solid #fff;
    position: absolute;
    transform: rotate(-45deg);
    top: 40px;
	z-index:2;
    right: 50px;
}
.title-facilities:after {
    content: "";
    width: 44px;
    height: 44px;
    background: #0c6d3a;
    position: absolute;
    border-radius: 50%;
    top: 28px;
    right: 34px;
}
#slide-home .content-slide-line img{width:auto;display:inline-block}
#slide-home .owl-dots {
    position: absolute;
    z-index: 2;
    bottom: 10px;
    left: 0;
    text-align: center;
    width: 100%;
}
#about-home .more{margin-top:40px}
.content-about {
    width: 100%;
    margin: 0 auto;
}
.content-about h2 {

    color: #7432f6 !important;
    font-weight: bold;
    font-size: 19pt;
    margin: 0;
}
.content-about h1 {
    margin-top: 0;
    margin-bottom: 24px;
    font-size: 32pt;
    font-weight: bold;
    /* color: #fff; */
    font-weight: 700;
}
.content-about h1:after {
    content: "";
    display: block;
    position: relative;
    width: 120px;
    height: 11px;
    background: #de2626;
    margin-bottom: 10px;
    margin-top: 14px;
}
.content-about h3 {
    font-family: 'Noto Serif', serif;
    font-size: 16pt;
    color: #0c6d3a;
    font-weight: normal;
}
#slide-home.owl-theme .owl-dots .owl-dot.active span, #slide-home.owl-theme .owl-dots .owl-dot:hover span {
    background: #66c8d1;
}
#slide-home button:focus,#slide-home button:active{border:0;outline:none}
#slide-home.owl-theme .owl-dots .owl-dot span {
    width: 15px;
    height: 15px;
    margin: 5px 3px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}
#header-site a.navbar-brand {
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    font-size: 16pt;
    height: auto;
    display: block;
    line-height: normal;
    margin: 30px 0;
	width:100%;
}
.navbar-brand>img {
	margin: 0 auto;
}
nav#header-site .container {
    display: block;
    padding: 0;
}
.container {
    max-width: 100%;
}
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: 0;
    width: 100%;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li.open>a, .navbar-inverse .navbar-nav>li.open>a:hover,.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
	background: transparent;
    color: #fff;
}
.navbar-inverse .navbar-nav>li>a {
    color: #5b6976;
    border-radius: 0px;
    position: relative;
    text-transform: uppercase;
    display: flex;
    font-size: 14px;
    align-items: center;
    font-weight: bold;
}


/*CALL BLOCK*/
div#call-block {
    background: #0c6d3a;
    color: #fff;
    padding: 20px 0 25px;
}
div#call-block h1 {
    font-weight: 600;
    font-size: 24pt;
    margin-top: 0;
    margin-bottom: 0;
}
div#call-block h3 {
    font-family: 'Noto Serif', serif;
    font-size: 15pt;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
}
div#about-home {
    /* padding: 60px 0; */
}
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;
}



/*MEGAMENU*/
.dropdown-menu.mega-menu {
    position: absolute; 
    padding: 15px; 
}

.masonry-container > ul > li {
    page-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 9px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}
.masonry-container a {
    width: 100%;
    color: #000;
    display: block;
    padding: 2px 0px;
    text-transform: capitalize;
}
.masonry-container > ul > li > a {
    font-weight: 600;
}
.masonry-container > ul > li > ul {
    margin-bottom: 5px;
	position: relative;
}
.masonry-container > ul > li > ul:before {
    content: "";
    display: block;
    position: absolute;
    width: calc(100% + 5px);
    height: 24px;
    background: transparent;
    left: -5px;
    margin-top: 0;
    top: -24px;
}

/* 2. PENERAPAN MASONRY DENGAN CSS COLUMNS */
.masonry-container {
    column-count: 4; 
    column-gap: 20px;
}

.masonry-item {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    margin-bottom: 20px; 
    width: 100%;
}

/* Header */
.masonry-item .mega-menu-heading {
    margin-top: 0;
    margin-bottom: 5px; 
}
.masonry-item .mega-menu-heading a {
    /* ... styling header ... */
    border-bottom: 2px solid #eee;
}

/* Daftar Subkategori */
.masonry-item ul {
    list-style-type: none;
    padding-left: 0; 
    margin-bottom: 0; /* Penting: Hapus margin bawah agar margin-bottom di .masonry-item yang bekerja */
}
.dropdown-menu.mega-menu {
    /* Atribut penting agar Mega Menu keluar dari alur dan bisa diatur posisinya */
    position: absolute; 
    top: 100%; /* Turun di bawah tombol */
    left: 0;   /* Sesuaikan posisi awal */
    z-index: 1000; /* Pastikan di atas elemen lain */
    
    /* Lebar dan Styling Mega Menu */
    padding: 15px 0; 
    width: 900px;    /* **SESUAIKAN LEBAR INI** */
    /* Untuk penempatan di tengah layar, ganti left: 0 dengan: */
    /* left: 50%; */
    /* margin-left: -450px; /* Setengah dari lebar */ 
    
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    border-radius: 4px; /* Sudut sedikit melengkung */
}
div#kategori-produk-mega-menu.open>.dropdown-menu {
    top: auto;
    right: 20px;
    left: 20px;
    width: auto;
    margin-top: 30px;
    border-radius: 11px;
    border: 0;
    box-shadow: 0 6px 15px rgba(0, 0, 0, .2);
    padding: 30px 10px;
}
div#searchproduct {
    display: inline-block;
    position: relative;
}
div#kategori-produk-mega-menu {
    position: static;
    padding: 13px 25px;
    background: #fff;
    height: 65px;
    margin-right: 20px;
    border-radius: 5px;
	box-shadow:0 0px 9px rgba(0, 0, 0, .12);
}

div#search-bar {
	position: absolute;
	width: 100%;
	height: 0;
	z-index: 10;
	display: flex;
	justify-content: flex-end;
	right: 0px;
	margin-top: 10px;
}

div#kategori-produk-mega-menu button.btn.btn-primary .caret {
    margin-left: 15px;
}

div#kategori-produk-mega-menu button.btn.btn-primary {
    background: #d7221f;
    border: 1px solid #d7221f;
    padding: 8px 22px;
    vertical-align: middle;
}
div#searchproduct button {
    position: absolute;
    right: 0;
    background: transparent;
    border: 0;
    color: #555;
    height: 100%;
    padding: 3px 12px 0;
}
div#searchproduct input {
    border: 2px solid #ccc;
    margin-left: 15px;
    padding: 6px 18px;
}
	
/* Penyesuaian untuk tampilan mobile */
@media (max-width: 767px) {
	.dept.testi-content {
		display: block;
		margin-bottom: 40px !important;
	}
    .dropdown-menu.mega-menu {
        width: auto;
        margin-left: 0;
        left: auto;
        position: relative; 
    }
}

/* Styling Daftar Bersarang */
.mega-menu ul {
    list-style-type: none; 
    padding-left: 10px;
}

.mega-menu ul ul {
    /* border-left: 1px solid #eee; */
    margin-left: 5px;
}
.mega-menu ul ul li a:before {
    content: "";
    border-left: 7px solid;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-right: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
    position: relative;
    top: -2px;
}
.mega-menu h5.mega-menu-heading {
    color: #337ab7;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    margin-top: 0;
    margin-bottom: 15px;
}



/*SLIDE*/
div#slide-home img{width:100%;}
div#slide-home {
    position: relative;
	overflow:hidden;
}
div#content-slide {
    position: absolute;
    transform: translateY(-50%);
    width: 100%;
    right: 0;
    z-index: 2;
    top: 50%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    height: 0;
    align-items: center;
}
.content-slide-line {
    position: relative;
}
div#slide-block {
    position: relative;
	overflow:hidden;
}
div#content-slide .container {
    width: 44%;
    margin: 0;
    color: #fff;
}
div#content-slide h1 {
    font-weight: 900;
    color: #fff;
    font-style: italic;
    font-size: 28pt;
}
#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;
}

/*PRODUCT DETAIL*/
#description_product table td {
    padding: 8px;
    /* vertical-align: text-bottom; */
}
#description_product table table td{
	padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
#description_product table table{width:auto;border:0 !important;}
#description_product table table tr:nth-child(odd){
    /* background-color: #f9f9f9; */
}    
#description_product table table tr:first-child{    
	/* background-color: #eee !important; */
    /* font-weight: bold; */
}
/* #description_product h2:before { */
    /* content: ""; */
    /* display: inline-block; */
    /* width: 80px; */
    /* height: 2px; */
    /* background: #ccc; */
    /* vertical-align: middle; */
    /* position: relative; */
    /* top: -1px; */
    /* margin-right: 15px; */
/* } */
/* #description_product > table{text-align:center} */
/* #description_product > table table { */
    /* margin-left: 25%; */
    /* min-width: 70%; */
	/* text-align:left */
/* } */
/* #description_product > table table td { */
    /* padding-bottom: 25px; */
	/* width:50%; */
/* } */
/* #description_product > table table td:nth-last-child(3):first-child, #description_product > table table td:nth-last-child(3):first-child ~ td{width:33.33%} */
/* #description_product > table table td:nth-last-child(4):first-child, #description_product > table table td:nth-last-child(4):first-child ~ td{width:25%} */
/* a {color:#1e4516;} */
#description_product a {text-decoration:underline}
#description_product ul,.isiberita ul {list-style:none !important;padding-left:0;}
#description_product li:before,.isiberita li:before {
    content: "";
    width: 5px;
    height: 5px;
	top:7px;
    background: #bbb;
    display: inline-block;
    border-radius: 15px;
    vertical-align: middle;
    position: relative;
    margin-right: 10px;
}
#description_product li,.isiberita li {
    margin-bottom: 4px;
	display:flex;
}
/* #description_product h2 { */
	/* margin-bottom:35px; */
    /* text-transform: uppercase; */
    /* font-weight: bold; */
    /* color: #1e4516; */
    /* font-size: 28px; */
	/* vertical-align:middle; */
    /* display: block; */
    /* text-align: left; */
/* } */


/*strengt*/
.strengt-item {
    display: flex;
    align-items: flex-start;
}
.strengt-item img {
    height: 52px;
    padding-right: 10px;
    box-sizing: border-box;
}
div#strengt {
    background: #f0f0f0;
    padding: 90px 0;
    color: #000;
}
.title-strengt {
    padding-left: 10px;
}
.title-strengt h4 {
    font-weight: bold;
    font-size: 12pt;
}
div#catalog-home h1{
    color:#fff;
}
div#catalog-home h1:after{
    /* background: #fff; */
}
div#catalog-home {
}
.product-col {
	width:100%;
    position: relative;
    margin-bottom: 30px;
    display: block;
    flex-wrap: wrap;
    background: #fff;
    padding-bottom: 15px;
    /* display: flex; */
}
.thumbnail-product .product-col {
    border: 1px solid #eee;
    border-radius: 10px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.05);
}
.icon-product {
    display: none;
}
.product-col:hover .image-product img {
    transform: scale(1.2);
}
.product-col .more {
    display: none;
}
div#slide-catalog .owl-item {
    padding: 0 10px;
    display: flex;
}
div#slide-catalog .item{display:flex;width:100%}
.desc-catalog {
    color: #777;
    line-height: 1.1;
}
.product-col .title-product a {
    color: #000;
    display: block;
    text-align: center;
    /* letter-spacing: 0.5px; */
    font-size: 12pt;
    font-weight: 700;
}

.product-col .title-product * {}
/* .product-col:hover img {transform:scale(1.2)} */
.product-col .image-product {
    overflow: hidden;
    width: 100%;
}
.thumbnail-product .product-col .image-product a, .product-col .image-product a {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
}

.product-col .image-product a:before {
    padding-top: 100%;
    content: "";
    display: block;
    position: relative;
}
.product-col .image-product a img {
    position: absolute;
    max-height: 100%;
    object-fit: cover;
}
.thumbnail-product .product-col .image-product a:before {
    padding-top: 80%;
    content: "";
    display: block;
    position: relative;
}
.thumbnail-product .product-col .image-product a img {
    position: absolute;
    max-height: 100%;
    object-fit: cover;
}
/* .product-col:hover .caption {opacity:0;} */
.product-col .caption .price {
    display: none;
}
.product-col img {-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;width:100%;
	width: auto;
    margin: 0 auto;
}
.product-col .caption {
    position: relative;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
#catalog-home table{text-align:center;width:100%}
#brands-home table td{padding:0 3px;}
#brands-home table{text-align:center;width:100%}
#brands-home ul {
    list-style: none;
    align-items: center;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#brands-home ul li {
    width: 16%;
}
/*WHO WE ARE*/
#who-we-are .more {margin-top:15px}
#who-we-are .page-header {
    text-align: left;
    margin-bottom: 20px;
    font-size: 32px;
    margin-right: -50px;
}
#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: #f9b81e;
	padding-bottom:130px;
}
.list-services img {
    width: 110px;
    margin: 0 auto 40px;
    display: block;
}
.list-services {
    /* text-align: center; */
    color: #000;
    margin-bottom: 20px;
    /* padding: 35px 15px 30px; */
    padding: 20px;
    border: 1px solid #ddd;
    background: #fafafa;
    border-radius: 10px;
}
.title-service h4 {
    font-weight: bold;
    font-size: 12pt;
    margin-bottom: 15px;
}



/*FOOTER*/
div#footerlink h2 {
    font-weight: 600;
	margin:0;
    font-size: 17pt;
    line-height: 1.2;
	margin-bottom:20px;
}
div#footerlink h2 a{
    color:#fff;
}
div#footerlink h3 {
    margin-top: 0;
    font-weight: 600;
    font-size: 17pt;
    margin-bottom: 20px;
}
div#footerlink h2:after,div#footerlink h3:after {
    content: "";
    display: block;
    position: relative;
    width: 45px;
    height: 5px;
    background: #de2626;
    margin-top: 7px;
}
#footerlink p {
    margin-bottom: 10px;
}
div#footerlink a{color:#fff}
div#footerlink .col-sm-4:first-child{text-align:left}
div#footerlink table{width:100%;}
div#footerlink {
    color: #fff;
    padding: 20px 0 5px;
    text-align: left;
    margin-top: 0px;
    background: #214cb5;
}
.date_news {
    display: none;
}
.dept_title a, h1.newstitle a {
    font-size: 15pt;
    color: #141f25;
	line-height:normal;
    font-weight: bold;
    margin-bottom: 15px;
    display: block;
    margin-top: 20px;
}
.dept_title {
    margin-bottom: 10px;
    font-weight: bold;
    color: #777;
    font-size: 14pt;
}
.dept_date {
	display:none;s
    font-size: 14px;
    margin-bottom: 10px;
    color: #aaa;
}
.newsdate {
    font-style: italic;
    margin-bottom: 10px;
}
div#tiga-pilar {
    background: #0c6d3a;
}
div#tiga-pilar .page-header {
    color: #fff;
}
a#float-whatsapp {
    position: fixed;
    width: 180px;
    bottom: 14px;
    right: 10px;
    opacity: 0.9;
    z-index: 2;
}
.thumbnail-project {
    text-align: center;
    margin-bottom: 30px;
}
.images-project img{width:100%}
.content-wrapper:nth-child(2n) {
	color:#fff
}
.images-project {
    margin-bottom: 10px;
}
.project-name {
    font-size: 12pt;
    color: #333;
}
#copyright a {
    color: #fff;
}
div#copyright  p{margin:0}
div#copyright {
    background: transparent;
    padding: 11px 0;
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    color: #fff;
    margin-bottom: 15px;
}


/*PROYEK*/
div#block-filter-proyek {
    text-align: center;
    margin-bottom: 50px;
    margin-top: -20px;
}
div#config-proyek {
    text-align: center;
    margin-bottom: 50px;
}
div#block-filter-proyek .form-control {
    background: #f2f2f2;
	color:#000;
    border: 0;
    height: auto;
    box-shadow: none;
    border-radius: 0;
    padding: 9px 13px;
    display: inline-block;
    width: 240px;
    margin: 0 10px;
}
.thumbnail-proyek a:hover{text-decoration:none;}
.thumbnail-proyek a{color:#000}
.thumbnail-proyek {
    background: #f2f2f2;
	margin-bottom:30px;
    text-align: center;
}
.owner-proyek {
    color: #555;
}
.image-proyek img{width:100%;}
.title-proyek {
    font-weight: bold;
    font-size: 18px;
    min-height: 60px;
    line-height: 1.3;
    margin-top: 2px;
    padding: 0 15px;
}
.content-proyek {
    padding: 18px 0;
}


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




/*KONTAK*/
div#noteafter iframe{max-width:100%}
div#footerlink td {
    padding: 6px 3px;
}


/*PROYEK DETAIL*/
h1.title-detail-proyek {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 21pt;
    margin-top: 0;
    margin-bottom: 0;
}
h2.type-detail-proyek {
    color: #888;
    text-transform: uppercase;
    font-size: 14pt;
    font-weight: bold;
    margin-top: 13px;
    margin-bottom: 40px;
}
.content-detail-proyek td{width:50%;padding-bottom:35px}
.content-detail-proyek table label{
	display:block;
	color:#d41a11;
	margin-bottom:15px;
	font-weight:bold;
}
.content-detail-proyek table {
    width: 100%;
}
.image-detail-proyek img{width:100%;}



div#contact-home:after {
    content: "";
    display: block;
    position: relative;
    clear: both;
}
div#artikelhome {
    /* background: #eeeeee; */
}

.testi_image {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
}
.footer-testi {
    display: flex;
    margin-top: 20px;
    align-items: center;
}
.testi_name {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: -3px;
    color: #333;
    padding-left: 8px;
}
.testi_title {
    padding-left: 8px;
    font-size: 10pt;
    color: #666;
    font-weight: 500;
}
.testi_summary:before {
    content: "";
    color: #fff;
    background: url(images/quote-icon.png);
	filter:brightness(0.5);
    font-weight: bold;
    font-size: 50pt;
    font-style: italic;
    line-height: 0.5;
    position: relative;
    top: 0;
    height: 25px;
    width: 25px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    margin-bottom: 12px;
}
.dept.testi-content {
    display: block;
    margin-bottom: 20px;
}
div#testi-block {
    /* background: url(images/marble-background.jpg); */
}

/* div#about-home{overflow:hidden;} */
.dept_content a.link-more{display:none}
.content-contact a img {
    vertical-align: middle;
    height: 50px;
    position: absolute;
    left: 17px;
    top: 7px;
}
.content-contact a:hover{text-decoration:none}
.content-contact a {
    background: #de2626;
    font-weight: bold;
    color: #fff;
    padding: 20px 30px 20px 75px;
    display: inline-block;
    align-items: center;
    font-family: "Roboto", sans-serif;
    font-size: 18pt;
    width: auto;
    vertical-align: middle;
    position: relative;
}
@media(min-width:768px){
.container{
	padding:0 35px
}
.table-custom-7 td:first-child h4 {
    border-right: 4px solid #fff;
}
.table-custom-7 td:last-child h4 {
    border-left: 4px solid #fff;
}
#description_product table.two-colomn table td {
    padding-top: 0;
    border: 0;
}
#description_product table.two-colomn table {
    margin: 0 -8px;
}
.fancybox-inner {
    max-height: 85vh;
}
.content-contact > table > tbody > tr > td:last-child {
    text-align: right;
}
.content-contact table {
    width: 100%;
}
.image-news-detail {
    float: left;
    margin-right: 40px;
}
.isiberita ul {
    /* float: left; */
    /* min-width: calc(100% - 450px); */
}
.isiberita {
    padding-top: 16px;
}
div#slide-story > div {
    padding: 0 10px;
}
div#slide-story {
    display: flex;
}
div#slide-story > div {
    padding: 0 10px;
    display: flex;
}
.youtubevideo {
    margin-bottom: 26px;
    width: 100%;
    display: flex;
}
img.img-responsive.image-detail-news {
    width: 40%;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}
div#testi-block h1.page-header {
    text-align: left;
}
/* div#testi-block .row > div:first-child{display:flex;align-items:center} */
div#testi-block .row {
    /* display: flex; */
}
div#testi-block .row > div {
    padding: 0 6px;
}
.dept_image:before {
    padding-top: 70%;
}
.dept_content {
    width: 70%;
    padding-left: 15px;
}
.dept_subtitle {
    display: -webkit-box;
    max-height: 83px;
	color:#141f25;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 4;
}
.navbar-nav>li>.dropdown-menu {
        min-width: 220px;
        left: 100%;
        top: 0;
        border-radius: 0px 10px 10px 0px;
        padding: 5px 0;
    }
.dropdown-menu>li:last-child>a {border:0}
.dropdown-menu>li>a {
    border-bottom: 1px solid #ddd;
    padding: 8px 15px;
}
.navbar-header {
    float: none;
    position: relative;
    z-index: 1;
}
div#banner-full a img:first-child {
	border-radius: 7px 0 0 7px;
}
div#banner-full a img:last-child {
	border-radius: 0 7px 7px 0;
}
div#banner-full a img {
    width: 50%;
}
div#about-home .row {
}
.list-banner img {
    width: 100%;
}
div#banner-home {
    padding: 0;
    display: flex;
}
div#banner-home > div{
    width:33.33%
}
.navbar-inverse .navbar-nav>li>a {
        padding: 12px 23px;
        border-top: 1px solid #fff;
        text-align: center;
        color: #fff;
		width: 100%;
        display: block;
    }
.navbar-inverse .navbar-nav>li:last-child>a {
        border-bottom: 1px solid #fff;
}
    .navbar-inverse .navbar-nav>li>a:hover {
        border-top-color: #fff;
        color: #fff;
        background: #0f2d77;
    }
.row.thumbnail-product.grid > div:nth-child(5n+1) {clear:both;}
    .row.thumbnail-product.grid > div {
        width: 20%;
        display: flex;
    }
	.row.thumbnail-product.grid {
    display: flex;
    flex-wrap: wrap;
}
.dekstop-hidden{display:none !important}
.detail-proyek {
    display: flex;
}
.image-detail-proyek {
    width: 50%;
	padding-right:20px;
}
.content-detail-proyek {
    width: 50%;
	padding-left:30px;
}
div#footerlink .row {
    display: flex;
    /* align-items: center; */
}
div#footerlink .row .col-sm-4:first-child {
    display: flex;
    align-items: center;
}
	#slide-home-mobile{display:none !important}

	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-right: 0px;
	}
	div#who-we-are .row>div:last-child {
		padding-left: 0px;
	}
	.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: block;
        /* align-items: center; */
        position: relative;
    }
	.navbar-nav>li {
		display: flex;
	}
	div#contactform {
		width: 60%;
		float: left;
	}
	div#noteafter {
		float: left;
		width: 40%;
		padding-left: 30px;
	}

}
.h3, h3 {
    font-size: 26px;
}
@media(min-width:992px){
	div#content-center {
		min-height: calc(100vh - 260px);
	}
	#header-site a.navbar-brand {
		padding: 10px 20px;
	}
	.navbar-brand>img {
		display: block;
		width: 170px;
	}
	.slide-text {width: 485px;}
}
@media(min-width:1200px) and (max-width:1299px){
	.navbar-inverse .navbar-nav>li {
		margin-left: 0;
	}
}
@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}
}

@media(min-width:1300px){
	.navbar-inverse .navbar-nav>li>a{}
	.container {
		width: 1260px;
	}
	.content-slide-line {
		/* width: 630px; */
	}
	.navbar-brand>img {
        max-height: max-content;
        /* width: 200px; */
    }
}
iframe {
    max-width: 100%;
}
div#contact-home p:last-child{
    margin-bottom: 0;
}
div#contact-home {
}
.content-contact h2,.content-contact h1 {
    margin-top: 0;
    font-weight: bold;
    font-size: 22pt;
}
@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;}
}
div#about-home > div:first-child {margin-bottom:15px}
@media(max-width:767px){
.masonry-container {
    column-count: 2;
    column-gap: 20px;
}
div#content-slide .container {
	width: 100%;
	margin: 50px 0 0;
	color: #fff;
	padding: 0 20px;
	top: auto;
}

footer {
    margin-bottom: 53px;
}

div#footerlink {
    display: none;
}

div#content-slide {
    top: auto;
    transform: translateY(0);
    bottom: 50px;
    height: auto;
}
.header-other-page img {
    height: 130px;
    width: 100%;
    object-fit: cover;
}
div#kategori-produk-mega-menu {
    width: auto;
    display: flex !important;
    margin: 0 10px;
    justify-content: space-between;
    height: auto;
    padding: 13px 15px;
    position: absolute;
}
div#kategori-produk-mega-menu button.btn.btn-primary {
    width: 47%;
    padding: 8px 10px;
    display: block;
}
div#kategori-produk-mega-menu>.dropdown-menu {
    position: absolute;
    margin-top: 57px !important;
    border-radius: 5px !important;
    left: 0px !important;
    right: 0px !important;
	padding:20px 0px !important;
}
div#searchproduct {
    width: 50%;
    display: block;
}
div#searchproduct input {
    border: 2px solid #ccc;
    margin-left: 0;
    padding: 7.5px 12px;
    width: 100%;
    vertical-align: middle;
}
.masonry-container > ul {
    padding: 0;
}
div#description_product table.two-colomn td {
    width: 50% !important;
    float: left;
    padding: 0 5px !important;
    margin-bottom: 15px;
}
div#description_product table.two-colomn table td {
    width: 100% !important;
    padding: 0 !important;
}
.fancybox-inner {
    height: auto !important;
}
.fancybox-image, .fancybox-iframe{height:auto !important}
.content-contact a {
    margin-top: 20px;
}
.content-contact table,.content-contact td,.content-contact tr,.content-contact tbody {
    width: 100% !important;
	display:block;
	text-align:center;
}
.pb-right-column.col-xs-12.col-sm-12.col-md-12 {
    padding: 0 5px;
}
/* #slide-catalog.owl-carousel .owl-stage{display:block} */
.banner-thumbnail {
    position: relative;
    margin-bottom: 23px;
}
h1.title-banner{font-size:22pt;margin-top:0;}
/* .conten-thumbnail{padding-right:30px} */
.conten-thumbnail a:before{width:30px;}
.conten-thumbnail a{font-size:14px}
div#banner-full a img:first-child {
	border-radius: 7px 7px 0 0px;
}
div#banner-full a img:last-child {
	border-radius: 0 0px 7px 7px;
}
div#content-slide h1 {
    font-size: 22pt;
    padding: 0px 0 0 0;
}
.tvideo .youtubevideo {width:100%;}
div#video-home {
    padding: 0 10px;
}
	div#empat-pilar ul li {width:50%;}
	nav#header-site .container {
    display: block;
	width:100%;
	padding:0 25px
}
div#video-home .container, #empat-pilar .container {
    padding: 50px 15px 40px;
    position: relative;
}
div#artikel-home > div:last-child {margin:0;}
div#artikel-home > div {
    margin-bottom: 30px;
}
div#contact-home {
    text-align: center;
    /* padding: 50px 10px 30px !important; */
}
.navbar-header:after{display:none}
	.thumbnail-home {
    margin-bottom: 15px;
}
	div#about-home .row > div {margin-bottom:10px}
	
	#slide-home .owl-dots {
		position: relative;
		width: 100%;
		display:none;
	}
	.content-about {
		/* font-size: 15pt; */
	}
	.content-about h2 {
    margin-top: 30px;
}
div#content-center {
    /* overflow-x: hidden; */
}
	#brands-home ul li {
		width: 50% !important;
	}
	div#footerlink .col-sm-4:first-child{text-align:center}
	#description_product ul {margin-bottom:0}
	/* #description_product > table table td { */
		/* padding-bottom: 0; */
	/* } */
	div#description_product > table, div#description_product > table > tbody, div#description_product > table > tbody >tr, div#description_product > table > tbody >tr > td {
		/* display: block; */
		/* width: 100% !important; */
		/* padding-left: 0; */
		/* padding-right: 0; */
	}
	div#description_product {
		padding: 0 5px;
	}
	#description_product h2 {
		margin-bottom: 25px;
		font-size: 17pt;
		margin-top: 10px;
	}
	/* #description_product > table table tr:nth-child(2) {padding-top:15px;padding-bottom:15px} */
	/* #description_product > table  table > tbody > tr > td,#description_product > table  table > tbody > tr,#description_product > table  table > tbody,#description_product > table  table {display:block;width:100% !important} */
	/* #description_product > table table { */
		/* margin-left: 0; */
		/* min-width: 100%; */
		/* text-align: left; */
	/* } */
	div#description_product img {
		width: 100%;
	}
	#description_product h2:before {
		/* content: ""; */
		display: inline-block;
		width: 32px;
		height: 2px;
		background: #ccc;
		vertical-align: middle;
		position: relative;
		top: -1px;
		margin-right: 9px;
	}
	.mobile-hidden{display:none !important}
	.content-detail-proyek {
		margin-top: 30px;
	}
	.content-detail-proyek td {
		display:block;
	}
	.detail-proyek {
		margin: -30px -10px 0;
	}
	div#block-filter-proyek {
		text-align: center;
		margin-bottom: 30px;
		margin-top: -20px;
	}
	div#block-thumbnail-proyek .col-sm-3 {
		width: 50%;
		padding: 0 7px;
		float: left;
	}
	.title-proyek {
		font-weight: bold;
		font-size: 15px;
		min-height: 50px;
		line-height: 1.3;
		margin-top: 2px;
		padding: 0 15px;
	}
	.content-proyek {
		padding: 12px 0;
	}
	div#block-filter-proyek .form-control {
		width: 100%;
		color:#000;
		margin: 0 0 15px;
	}
	.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:nth-last-child(3):first-child, .menu-button-mobile ul.list-inline li:nth-last-child(3):first-child ~ li {
		width: 33.33%;
	}
	.menu-button-mobile ul.list-inline li:nth-last-child(2):first-child, .menu-button-mobile ul.list-inline li:nth-last-child(2):first-child ~ li {
		width: 50%;
	}
	.menu-button-mobile ul.list-inline li:nth-last-child(1):first-child, .menu-button-mobile ul.list-inline li:nth-last-child(1):first-child ~ li {
		width: 100%;
	}
	/* #slide-home{display:none !important} */
	nav#header-site {
		position: relative;
		height: auto;
		z-index: 12;
		width: 100%;
	}
	nav#header-site div#copyright {
		display: none;
	}
	img.background-slide {
		max-width: none;
		width: 140%;
	}
	img.component-slide1 {
		max-width: 60%;
	}
	img.component-slide2 {
		max-width: 95%;
	}
	img.component-slide3 {
		max-height: 60%;
	}
	.table-default,.table-default tbody,.table-default tr, .table-default td{
		display:block;
		width:100% !important;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	#header-site a.navbar-brand{float:none}
	.navbar-header:before {display:none}
	.navbar-header {
		display: flex;
		justify-content: space-between;
	}
	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: 20px;
    margin-top: 5px;
}
.more {
    padding: 9px 20px;
}
	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:30px 15px;
	}
#who-we-are .page-header {
    margin-right: -10px;
    font-size: 21px;
}
h1.page-header{font-size:22pt;margin-bottom:25px}
div#brands-home tr{display:block}
div#brands-home td {
    width: 49%;
    float: none;
    display: inline-block;
    vertical-align: middle;
}
.product-col {
    position: relative;
    margin-bottom: 25px;
	display:block;
}
.product-col .image-product{width:100%;}
.product-col .caption{width:100%;padding:0 10px;margin-bottom:10px}
.content-wrapper {
    padding: 20px 10px  60px !important; 
}
div#call-block table, div#call-block tbody, div#call-block tr, div#call-block td {
    display: block;
    text-align: center;
}
.thumbnail-facilities {
    margin-bottom: 30px;
}
div#slide-catalog {
	margin: 0 -15px;
	width: calc(100% + 30px);
}
.row.thumbnail-product.grid {
    padding: 0 10px;
}
/* .row.thumbnail-product.grid > div,div#slide-catalog > div:nth-child(odd) {padding-right:5px} */
/* .row.thumbnail-product.grid > div,div#slide-catalog > div:nth-child(even) {padding-left:5px} */
.product-col .title-product * {
    font-size: 12pt;
}
div#slide-catalog > div {
    /* width: 50%; */
	/* float:left; */
}
.row.thumbnail-product.grid > div {
    /* width: 50%; */
    float: none;
}
h1.page-header:after {
    content: "";
    width: 70px;
height: 4px;}
	#who-we-are .page-header:after {
		margin-left: 0;
		margin-right:auto;
	}
	#who-we-are .col-sm-6:last-child{
		/* padding: 0; */
		
		margin-top:30px
	}
	div#footerlink .row > div {
		margin-bottom: 50px;
		padding:0 30px
	}
	div#footerlink .row > div:last-child {
		margin-bottom: 0;
	}
div#copyright a{color:#fff}
div#copyright {
        padding: 15px 15px;
        color: #fff;
        margin: 0;
        background: #214cb5;
    }
	.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: #1e4516;
		font-weight: normal;
		padding: 5px 10px;
		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;
		margin-bottom: 26px;
	}
	#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 {
		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);
    padding: 12px 10px;
	margin:0;
    position: relative;
    z-index: 2;
}
	.navbar-brand>img {display: block;height: 55px;margin:0}
	div#fixed {
    margin: 0;
}
.content-wrapper:before {
    left: -10px;
    width: calc(100% + 20px) !important;
}
}