body{
	margin:0;
	color:#fff;
	font-size:15px;
    line-height: normal;
	font-family: 'Montserrat', sans-serif;
    background: #111;
}
/* h1,h2,h3{font-family: 'Playfair Display', serif;} */
b.caret {
    border-top-color: #ee892f;
}
.d-none{
	display:none !important
}
div#call-block td:first-child img {
    height: 80px;
}
.banner-thumbnail img {
    border-bottom: 7px solid #fcb2ad;
    width: 100%;
}
.banner-thumbnail {
    position: relative;
}

/*PAGE DACTORY*/
table.table-factory td {
    width: 33.33%;
    padding: 10px 10px;
}
table.table-factory h2 {
    font-weight: bold;
    font-family: "Raleway", sans-serif;
    font-size: 28pt;
}
table.table-factory {
    position: relative;
}
video {
    pointer-events: none;
}
video::-webkit-media-controls-panel {
    display: none !important;
    opacity: 1 !important;
}
.cover-video {
    width: 100vw;
    padding-top: 40vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: -10vw;
}
.cover-video:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 40%;
    box-shadow: 0 -160px 100px -20px #111 inset;
    bottom: 0;
}
.cover-video > * {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
}
table.table-factory img {
    width: 100%;
}
table.table-skill td {
    vertical-align: bottom;
}


/*PAGE PROFILE*/
table.table-profile h3 {
    font-size: 12pt;
    color: #6ea94f;
    letter-spacing: 2px;
}
table.table-profile h1 {
    font-size: 40pt;
    font-weight: bold;
    margin-right: -50vw;
    position: relative;
    font-family: "Raleway", sans-serif;
    margin-bottom: 30px;
}
table.table-cover td:last-child {
    width: 60%;
    padding: 0 0 0 40px;
}
p{
    font-family: "Libre Baskerville", serif;
}
table.table-profile.table-overview td p:last-child{
    margin-bottom: 0;
}
table.table-profile.table-overview td {
    width: 33.33%;
    vertical-align: top;
    padding: 0 25px;
}
table.table-profile h2 {
    font-weight: bold;
    margin-bottom: 30px;
    font-family: "Raleway", sans-serif;
}



.conten-thumbnail {
    position: absolute;
    text-align: right;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    padding-right: 40px;
}
h1.title-banner {
    width: 110px;
    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: 0;
    margin-top: -100px;
    z-index: 1;
	padding-bottom:20px
}
.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;
}
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: #fff;
    border-bottom: 6px solid #fcb2ad;
    padding: 0 15px 23px;
}
.dept_image {
    width: calc(100% + 30px);
    float: none;
    margin: 0 -15px 20px;
}
.img-news:before,.dept_image:before {
    content: "";
    display: block;
    position: relative;
    padding-top: 80%;
}
.img-news img,.dept_image img {
    position: absolute;
    height: 100%;
    top: 0;
    width: auto;
    max-width: none;
}
.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;
}
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;
}
.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;
}
div#slide-catalog, div#slide-catalog2 {
    padding: 0 50px;
}
div#slide-catalog .owl-nav, div#slide-catalog2 .owl-nav {
    position: absolute;
    height: 1px;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    left: 50%;
    width: calc(100% + 30px);
    margin-top: -20px !important;
}
#slide-catalog.owl-carousel .owl-nav button.owl-next, #slide-catalog.owl-carousel .owl-nav button.owl-prev, #slide-catalog2.owl-carousel .owl-nav button.owl-next, #slide-catalog2.owl-carousel .owl-nav button.owl-prev {
    border: none;
    font: inherit;
    background: transparent;
    border-radius: 0;
    width: 50px;
    height: 50px;
    padding: 0px !important;
    box-sizing: border-box;
    color: #fff !important;
    margin: 0;
}


/*CATALOG FLIP*/
.services4 .square-flip {
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000;
    -webkit-transform: perspective(1000px);
    -moz-transform: perspective(1000px);
    -ms-transform: perspective(1000px);
    transform: perspective(1000px);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: relative;
    background-size: cover;
    background-position: center center;
}
.services4 .square, .services4 .square2 {
    width: 100%;
    height: 100%;
}
.services4 .square {
    background-size: cover;
    background-position: center center;
    -webkit-transition: -webkit-transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
    transition: -webkit-transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
    -o-transition: transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
    transition: transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
    transition: transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25), -webkit-transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
    overflow: hidden;
    position: relative;
    top: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.services4 .square-flip .square {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    z-index: 1;
}
.services4 .square-container {
    padding: 25px;
    text-align: center;
    height: 420px;
    position: relative;
    -webkit-transition: -webkit-transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
    transition: -webkit-transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
    -o-transition: transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
    transition: transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
    transition: transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25), -webkit-transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
    -webkit-transform: translateX(0px) scale(1);
    -ms-transform: translateX(0px) scale(1);
    transform: translateX(0px) scale(1);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    z-index: 2;
    display: flex;
    align-items: end;
    justify-content: end;
}
.text-vertical {
    /* writing-mode: vertical-rl;
    transform: rotate(180deg); */
}
.services4 .square h4 {
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 5px;
    color: #fff;
    font-size: 18px;
    text-align: left;
    margin: 0 !important;
    display: inline-flex;   
}
.services4 .square h4 {
    font-size: 29px;
    font-weight: 800;
}
.services4 .square2 h4 {
    font-size: 20px;
    color: #272727;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: 300;
    margin-bottom: 24px;
}
.services4 .flip-overlay {
    display: block;
    background: #000;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .2;
}
.services4 .square2 {
    background: #f4f4f4;
    background-size: cover;
    background-position: center center;
    -webkit-transition: -webkit-transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
    transition: -webkit-transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
    -o-transition: transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
    transition: transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
    transition: transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25), -webkit-transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
    overflow: hidden;
    position: absolute;
    top: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.services4 .square-flip .square2 {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    z-index: 1;
}
.services4 .square-container2 {
    padding: 30px;
    text-align: left;
    position: relative;
    top: 50%;
    -webkit-transition: -webkit-transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
    transition: -webkit-transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
    -o-transition: transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
    transition: transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
    transition: transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25), -webkit-transform 0.9s cubic-bezier(0.68, -0.55, 0.265, 1.25);
    -webkit-transform: translateY(-50%) translateX(650px) translateZ(60px) scale(0.88);
    transform: translateY(-50%) translateX(650px) translateZ(60px) scale(0.88);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    z-index: 2;
}
.services4 .square2 .services4-text, .services4 .square2 .services4-text p {
    font-size: 16px;
    color: #777;
}
.services4 .btn-line a {
    border-bottom: 1px solid #ccc;
    color: #777;
}
.services4 .btn-line a {
    font-size: 20px;
    font-weight: 800;
}
.services4 .square-flip:hover .square {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.services4 .square-flip:hover .square-container {
    -webkit-transform: translateX(-650px) scale(0.88);
    -ms-transform: translateX(-650px) scale(0.88);
    transform: translateX(-650px) scale(0.88);
}
.services4 .square-flip:hover .square2 {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.services4 .square-flip:hover .square-container2 {
    -webkit-transform: translateY(-50%) translateX(0px) translateZ(0px) scale(1);
    transform: translateY(-50%) translateX(0px) translateZ(0px) scale(1);
}
.services4 .square-flip {
    /* min-height: 420px; */
    margin-bottom: 30px;
}



.row.thumbnail-product.grid {
    display: flex;
    flex-wrap: wrap;
}
.row.thumbnail-product.grid > div{
    display: flex;
}
#slide-catalog .product-col,#slide-catalog2 .product-col{margin-bottom:0px}
#slide-catalog.owl-carousel .owl-stage,#slide-catalog2.owl-carousel .owl-stage{display:flex}
#slide-catalog.owl-carousel .owl-nav button.owl-next *, #slide-catalog.owl-carousel .owl-nav button.owl-prev *,
#slide-catalog2.owl-carousel .owl-nav button.owl-next *, #slide-catalog2.owl-carousel .owl-nav button.owl-prev *  {
    stroke: #fff!important;
}
.catnav, .sortbyorder {
    display: none;
}
.product-col:hover .image-product img {
    transform: scale(1.2);
}




/* 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%;height: auto;}
.content-wrapper {
    padding:90px 0;
	position:relative;
}
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;
}
ul#shop-slider {
    padding: 0;
    list-style: none;
}
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;
}
div#contact-home .more {
    display: flex;
    align-items: center;
    border: 2px solid #fff;
    padding: 8px 30px;
    margin: 0;
}
div#contact-home .col-sm-12 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
div#contact-home h2 {
    font-weight: bold;
    margin: 0;
}
div#contact-home {
    background: #66b63d;
    color: #fff;
    padding: 30px 0;
}
label.form-input span {
    position: absolute;
    left: 0px;
    top: 13px;
    color: #aaa;
    font-weight: 600;
    font-size: 11pt;
	display:none !important;
}
a:focus, a:hover {
    color: #458f1f !important;
    text-decoration: none;
}
.g-recaptcha {
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
}
#call-block  .more:hover {background:#316b15;color:#fff !important}
.more:hover,a.link-more:hover,.more:focus,a.link-more:focus {background:#316b15;color:#fff !important;border-color:#458f1f;}
#call-block .more {background:transparent;border-color:#fff}
.more, a.link-more {
    background: #458f1f;
    border: 0;
    color: #fff;
    font-weight: 600;
    border-radius: 0;
    padding: 12px 24px;
    margin-top: 15px;
    display: inline-block;
    font-size: 11pt;
    text-transform: uppercase;
}
footer {
    position: relative;
    font-family: "Libre Baskerville", serif;
}
div#footerlink .more{background:#0caeb3;}
div#footerlink .more:hover{background:#458f1f;}
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: #fff;
    margin-top: 0;
    font-size: 27pt;
    line-height: 1.3;
    margin-bottom: 40px;
    text-align: center;
}
/* h1.page-header:after {
    content: "";
    width: 80px;
    height: 5px;
    background: #2d9eae;
    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: #0d406b;
    padding: 11px 0;
    color: #fff;
    position: relative;
}
div#header-top  ul{margin:0;}
div#header-top  p{margin:0;}
div#header-top  a{color:#fff}
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: 0px;
    float: none;
    background: #000;
    padding: 10px 9px;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
    height: 3px;
    border-radius: 5px;
}
.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;
}
#header-site {
    border: 0;
    border-radius: 0;
    margin: 0;
    background: transparent;
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 3;
    left: 0;
    padding: 20px 0 0;
}
.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 {
    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: #fff;
    /* padding-top: 10px; */
}
.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: 20px;
    padding-left: 40px;
    padding-right: 40px;
}
.content-about {
    width: 100%;
    margin: 0 auto;
    background: rgba(0, 0, 0 , 0.6);
    color: #fff;
    padding: 40px 40px 30px;
    border-left: 10px solid #66b63d;
}
.content-about h2 {

    color: #fff !important;
    font-weight: bold;
    font-size: 19pt;
    margin: 0;
}
.content-about h1 {
    margin-top: 0;
    margin-bottom: 24px;
    font-size: 27pt;
    font-weight: bold;
    color: #fff;
    font-weight: 700;
}
.content-about h3 {
    font-size: 16pt;
    color: #fff;
    font-weight: bold;
}
#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;
	position:relative;   
    display: block;
    line-height: normal;
}
nav#header-site .container {
    display: flex;
	position:relative;
    justify-content: space-between;
    align-items: center;
}
#header-site .more {
    margin-top: 0;
    margin-left: 25px;
    display: flex;
    align-items: center;
}
div#content-center {
    position:relative;
	overflow:hidden;
}
div#content-center:before {
    background: url(images/background-pattern.svg);
    background-repeat: no-repeat;
    background-position: 100% 100%;
    content: "";
    width: 85vw;
    display: block;
    position: absolute;
    right: -17vw;
    height: 95vw;
    bottom: -14vw;
    opacity: 0.8;
}
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:10px}
.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: #66b63d;
}
.navbar-inverse .navbar-nav>li>a {
    color: #fff;
    border-radius: 0px;
    position: relative;
    font-weight: 600;
    display: flex;
    font-size: 14px;
    align-items: center;
    text-transform: uppercase;
}


/*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-size: 15pt;
    font-weight: normal;
    margin-top: 10px;
    margin-bottom: 0;
}
div#about-home {
    padding: 100px;
    background: transparent;
}
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 img.mobile-hidden {
    width: 100vw;
    height: 100vh;
    max-width: 100vw;
    object-fit: cover;
}
div#slide-home img{width:100vw;}
div#slide-home {
    position: relative;
	overflow:hidden;
}
div#slide-block .owl-item .item:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    box-shadow: 0px 100px 100px -40px rgba(0, 0, 0, 0.9) inset;
}
div#content-slide {
    position: absolute;
    bottom: 0;
    z-index: 2;
    transform: translateY(0%);
    width: 100%;
}
.content-slide-line {
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 25px 10px;
}
div#slide-block {
    position: relative;
	overflow:hidden;
}
div#content-slide .container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
div#content-slide h1 {
    font-weight: 600;
    color: #fff;
    font-size: 27pt;
    line-height: 1.2;
    /* padding: 10px 25px; */
    font-family: 'Libre Baskerville', serif;
    margin-top: 10px;
}
#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;
    font-family: 'Libre Baskerville', serif;

}

/*PRODUCT DETAIL*/
#description_product > table{width:100%;}
#description_product h2:before {
    content: "";
    display: inline-block;
    width: 80px;
    height: 2px;
    background: #ccc;
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-right: 15px;
}
a {color:#fff;}
#description_product a {text-decoration:underline}
#description_product ul {list-style:none;padding-left:0;}
#description_product 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 {
    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, div#catalog-home2 {
    padding: 60px 0 40px;
    background: #010101;
    position: relative;
    overflow: hidden;
}
div#catalog-home2 .bg-pattern img {
    position: absolute;
    width: 160%;
    top: 64%;
    transform: translateY(-50%);
    left: -30%;
    right:auto;
}
.bg-pattern img {
    position: absolute;
    width: 160%;
    top: 64%;
    transform: translateY(-50%);
    right: -30%;
}
.bg-pattern {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
}
.product-col {
    position: relative;
    margin-bottom: 30px;
    /* display: flex; */
    width: 100%;
    flex-wrap: wrap;
}
div#slide-catalog .owl-item,div#slide-catalog2 .owl-item {
    padding: 0 10px;
    display: flex;
}
div#slide-catalog .item,div#slide-catalog2 .item {
    display: flex;
    width: 100%;
}
.desc-catalog {
    color: #777;
    line-height: 1.1;
}
.product-col .title-product a {
    color: #fff;
    display: block;
    text-align: center;
    font-weight: bold;
    font-size: 14pt;
}

.product-col .title-product * {}
/* .product-col:hover img {transform:scale(1.2)} */
.product-col .image-product {
    overflow: hidden;
    /* border: 4px solid #888; */
    width: 100%;
}
/* .product-col:hover .caption {opacity:0;} */
.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%;}
.product-col .caption {
    padding: 10px 15px;
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#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;
}


/*CLIENT*/
.client-wrapper {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.client-list {
    width: calc(25% - 16px);
    background: #f2f2f2;
    font-weight: 600;
    padding: 30px 20px;
    text-align: center;
    margin-bottom: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-bottom: 7px solid #0d4168;
    color: #0d4168;
}
.fancybox-title-float-wrap .child {
    margin: 0 !important;
    left: 0;
    right: 0;
    width: 100%;
    border-radius: 0 !important;
    padding: 10px 0px !important;
    background: rgba(0, 0, 0, 1) !important;
    font-family: 'Montserrat', sans-serif;
    font-size: 12pt;
    font-weight: normal !important;
    white-space: normal !important;
}
.fancybox-title {
    position: relative !important;
    bottom: 0px !important;
    margin: 0 !important;
    right: 0px !important;
    visibility: visible !important;
    width: 100%;
}
.fancybox-image {
    max-height: 85vh !important;
    width: auto !important;
}
.fancybox-wrap{
    width:auto !important
}
.fancybox-inner {
    width: auto !important;
    height: auto !important;
}
@media(max-width:767px){
div#slide-home img {
    height: 100vmax;
    width: auto !important;
}
.fancybox-skin{padding:10px !important;}
.fancybox-title {
    margin: 0 !important;
}
div#content-slide .wow {
    visibility: visible !important;
    opacity: 1;
}
	.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: #000 !important;
}
	.gallerycat .name-photo.text-center{
		margin-bottom:10px;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #444;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 5px;
}
	.catnav ~ .row .col-md-3 a.thumbnail{
		margin-bottom:14px;
	}
	.catnav ~ .row .col-md-3:nth-child(2n) {
		padding-left: 6px;
	}
	.catnav ~ .row .col-md-3:nth-child(2n+1) {
		padding-right: 6px;
	}
    table.table-profile h1 br{display: none;}
    table.table-profile h1{
        margin-right: 0;
        font-size: 30pt;
    }
    table.table-profile.table-overview > tbody > tr > td {
        padding: 0 0px 20px;
    }
    .cover-video {
        width: 100vw;
        padding-top: 55vw;
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        margin-bottom: -10vw;
    }
    .cover-video:after {
        content: "";
        display: block;
        position: absolute;
        width: 100%;
        height: 40%;
        box-shadow: 0 -90px 50px -40px #111 inset;
        bottom: 0;
    }
    
    table.table-cover td:last-child {
        padding: 20px 0 0 0;
    }
    .gallerycat:nth-child(2n+1) {
        clear: both;
    }
    .fancybox-image, .fancybox-iframe {
        height: auto !important;
    }
    .fancybox-inner {
        height: auto !important;
    }
    div#footerlink img {
        max-height: 65px;
    }
    .client-list {
        width: calc(50% - 10px);
        background: #f2f2f2;
        font-weight: 600;
        padding: 23px 10px;
    }
}


/*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;
    background: #f9b2ac;
    border-bottom: 10px solid #747474;
}
.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;
}
div#footerlink h2 a{
    color:#f9b81e;
}
div#footerlink h3 {
    margin-top: 0;
    font-weight: 600;
    font-size: 17pt;
    margin-bottom: 10px;
}
div#footerlink h2:after,div#footerlink h3:after {
    /* content: "";
    display: block;
    position: relative;
    width: 45px;
    height: 5px;
    background: #ee892f;
    margin-top: 12px; */
}
#footerlink p:last-child {
    margin:0;
}
#footerlink p {
    margin-bottom: 10px;
}
div#footerlink table img {
    min-width: 20px;
}
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: 60px 0 60px;
    text-align: left;
    margin-top: 0px;
    background: #000000;
    background-size: cover;
    background-position: center;
}
.dept_title a,h1.newstitle a {
    font-size: 14pt;
    font-weight: 600;
    margin-bottom: 4px;
    display: block;
}
.dept_title {
    margin-bottom: 5px;
    font-weight: bold;
    color: #777;
    font-size: 14pt;
}
.dept_date {
    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) {
    background: #e6f6f6;
}
.images-project {
    margin-bottom: 10px;
}
.project-name {
    font-size: 12pt;
    color: #333;
}
#copyright a {
    color: #fff;
}
div#copyright  p{margin:0}
div#copyright {
    background: #111111;
    color: #fff;
    padding: 15px 0 15px;
    font-size: 14px;
    position: relative;
    bottom: 0;
    width: 100%;
    z-index: 2;
    text-align: center;
    font-weight: 600;
}


/*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;
    display: none;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 14pt;
}
.gallerycat .name-photo.text-center {
    display: block;
    height: auto;
    margin-top: 7px;
    margin-bottom: 40px;
    width:100%;
}
.location {
    font-weight: normal;
    font-style: italic;
    padding-top: 5px;
    font-size: 12pt;
}
a.thumbnail:hover img {
    /* border: 4px solid #888; */
    transform: scale(1.2);
}
.gallery_icon {
    overflow: hidden;
}
a.thumbnail  img{
    /* border: 4px solid #888; */
    border-radius: 0;
    padding: 0;
    -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;
}
a.thumbnail {
    border:0;
    background: transparent;
    border-radius: 0;
    padding: 0;
    overflow: hidden;
    margin-bottom: 30px;
}



/*KONTAK*/
div#noteafter iframe{max-width:100%}
div#footerlink td {
    padding: 6px 5px;
}
div#footerlink img {
    max-height: 100px;
}

/*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: transparent;
}

.testi_image {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
}
.footer-testi {
    display: flex;
}
.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);
    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;
    background: url(images/home-image.jpg);
    background-size: cover;
}
/* div#about-home:before {
    content: "";
    display: block;
    position: absolute;
    width: 800px;
    height: 800px;
    background: url(images/logo-background.jpg);
	background-size:cover;
    top: 100%;
    left: 100%;
    transform: translateX(-65%) translateY(-46%);
} */
.dept_content a.link-more{display:none}
@media(min-width:768px){
.right-header {
    display: flex;
    align-items: center;
}
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: 100%;
}
.dept_content {
    width: 70%;
    padding-left: 15px;
}
.dept_subtitle {
    display: -webkit-box;
    max-height: 83px;
	color:#777;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 4;
}
.navbar-nav>li>.dropdown-menu {
    min-width:220px;
}
.navbar-header {
    float: left;
    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 {
    display: flex;
    align-items: center;
}
.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: 15px 15px;
}
.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;
}
footer {
    position: relative;
}
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;
        align-items: center;
	}
	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: flex;
		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;
	}
    div#noteafter h2:first-child {
        margin-top: 0;
    }

}
.h3, h3 {
    font-size: 26px;
}
@media(min-width:992px){
    .gallerycat:nth-child(4n+1) {
        clear: both;
    }
	div#content-center {
		min-height: calc(100vh - 260px);
	}
	#header-site a.navbar-brand {
		padding: 15px 15px;
	}
	.navbar-brand>img {
        display: block;
        max-height: 100px;
    }
	.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{font-size:18px} */
	.container {
		width: 1260px;
	}
	.navbar-brand>img {
		/* max-height: 95px; */
	}
}
iframe {
    max-width: 100%;
}
@media(max-width:991px){
	.navbar-brand>img {display: block;height: 65px;}
	.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){
.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: 16pt;
}
div#content-slide {
    position: fixed;
    top: auto;
    z-index: 2;
    transform: translateY(0%);
    width: 100%;
    bottom: 0px;
}
.tvideo .youtubevideo {width:100%;}
div#video-home {
    padding: 0 10px;
}
	div#empat-pilar ul li {width:50%;}
	nav#header-site .container {
    display: block;
	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 40px;
}
.navbar-header:after{display:none}
.thumbnail-home {
    margin-bottom: 15px;
}
div#about-home .row > div {padding: 0;}
.bg-pattern img {
    position: absolute;
    width: 120%;
    bottom: -35%;
    transform: translateY(0%);
    right: -36%;
    top: auto;
    max-width: none;
}
div#catalog-home2 .bg-pattern img {
    position: absolute;
    width: 120%;
    top: auto;
    transform: translateY(-0%);
    left: -36%;
    right: auto;
}
div#contact-home .col-sm-12 {
    display: block;
    text-align: center;
}
div#contact-home .more {
    display: inline-block;
    margin-top: 20px;
}
div#contact-home .more svg {
    position: relative;
    margin-bottom: -4px;
}
div#contact-home h2 {
    font-size: 15pt;
}
#header-site .more {
    margin-top: 0;
    margin-left: 14%;
    display: flex;
    align-items: center;
    padding: 7px 15px;
    font-size: 9pt;
    position: absolute;
    right: 60px;
}
div#about-home:after {
    /* content: "";
    display: block;
    position: relative;
    width: 100%;
    padding-top: 100%;
    background: url(images/home-image.jpg);
    background-size: cover;
    background-position: 80% 0%; */
}
div#about-home {
    padding: 25px 0 !important;
    /* background: transparent; */
}
#slide-home .owl-dots {
    position: relative;
    width: 100%;
    display:none;
}
.content-about {
    padding: 20px 30px 25px;
    width: 90%;
}
.content-slide-line {
    /* width: 94%; */
    padding: 20px 10px 25px 10px;
}
.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;
	}
	#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;
	}
	#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} */
	#header-site {
        top: 14px;
        margin: 0;
    }
	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
	}
	#header-site a.navbar-brand{float:none}
	.navbar-header:before {display:none}
	.navbar-header {
		display: flex;
		justify-content: space-between;
        align-items: center;
	}
	div#header-top {
        /* display: none; */
        padding: 5px 0;
    }
	.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: 20px;
	/* display:block; */
}
div#partner-home td {
    width: 50% !important;
    float: left;
    padding: 10px 20px;
}
.product-col .image-product{width:100%;padding:0 0px;}
.product-col .caption{width:100%;padding:5px 15px;}
.content-wrapper {
    padding: 30px 10px !important; 
}
.content-about h1{
    font-size: 23pt;
}
.content-about h3 {
    font-size: 15pt;
}
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, div#slide-catalog2 {
    /* margin: 0 -10px;
    width: calc(100% + 20px); */
}
div#catalog-home, div#catalog-home2 {
    padding: 30px 0px !important;
}
.row.thumbnail-product.grid {
    margin: 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: 11pt !important;
}
div#slide-catalog > div {
    /* width: 50%;
	float:left; */
}
.row.thumbnail-product.grid > div {
    width: 50%;
    /* float: none; */
    padding: 0 10px;
}
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: 30px;
		padding:0 30px
	}
	div#footerlink .row > div:last-child {
		margin-bottom: 0;
	}
	div#copyright {
		padding: 15px 15px 25px;
        text-align: center;
	}
    #slide-catalog.owl-carousel .owl-nav button.owl-next, #slide-catalog.owl-carousel .owl-nav button.owl-prev, #slide-catalog2.owl-carousel .owl-nav button.owl-next, #slide-catalog2.owl-carousel .owl-nav button.owl-prev{
        width: 35px;
        height: 35px;
    }
    div#slide-catalog, div#slide-catalog2 {
        padding: 0 20px;
    }
	.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: 600;
		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: 2px 4px 2px;
        position: relative;
        z-index: 2;
    }
	.navbar-brand>img {display: block;height: 65px;}
}