
@font-face {
    font-family: campton;
    font-weight: normal;
    src: url("Campton-Light.otf") format("opentype");
}

@font-face {
    font-family: campton;
    font-weight: bold;
    src: url("Campton-Bold.otf") format("opentype");
}
body {
    margin: 0;
    padding: 0;
    font-family: campton;
	color:#000;
	font-size:15px;
}
h1,h2,h3,h4{
	font-family: campton;
	font-weight:600
}
b.caret {
    border-top-color: #e8b548;
}
a.wa-button {
    background: #128a21;
    border-radius: 20px;
    padding: 7px 20px;
    line-height: normal;
    margin-bottom: 0px;
    display: inline-block;
	color: #fff;
}
div#top-catalog {
    background: #ffde59;
    width: 100%;
    left: 50%;
    position: relative;
    transform: translate(-50%);
    padding: 50px 0;
    color: #182e77;
    font-size: 14pt;
	margin-bottom:40px;
}
.pb-right-column .form_beli {
    margin-bottom: 10px;
    text-align: left;
    margin-top: 0;
    background: rgb(223 240 255 / 70%);
    border: 0;
    padding: 24px 20px;
    overflow: hidden;
    border-radius: 20px;
    position: relative;
    width: 100%;
    top: 0;
    /* transition: all 0.5s ease-out; */
}
div#description_product p {
    margin: 10px 0 10px;
}
table.list-point p:first-child {
    margin: 0 !important;
}
.pb-right-column .form_beli.active {
	/* top:100px */
} 
.pb-right-column > .row {
    min-height: 270px;
}
#description_product > table > tbody > tr > td> table,#description_product > table > tbody > tr > td> div {
    width: 100%;
    margin: 0 auto;
}
div#description_product > table {
    width: 100%;
}
.table-noborder td{border:0 !important}
.form_beli table.table.table-atribut img {
    filter: none;
	width:17px;
}
.form_beli table.table.table-atribut td{
    padding: 0px 5px;
}
.form_beli div#catalog-size {
    margin-bottom: 5px;
    float: left;
    clear: none;
    padding: 0 8px;
}
.form_beli > .row {
    margin: 0 -8px;
}
.input-colom select {
    width: 100%;
	background:#fff;
    display: block;
    font-size: 11pt;
    border: 0;
    border-radius: 5px;
    padding: 7px 10px 6px !important;
    height: auto;
}
a.floating-wa img {
    width: 60px;
}
a.floating-wa {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 2222;
}
div#catalog-size .input-colom {
    float: none;
    display: block;
}
div#top-catalog p {
    width: 80%;
    margin: 0 auto;
}
div#top-catalog h2 {
    margin-top: 0;
    margin-bottom: 20px;
}
.listnews.row {
    display: flex
;
    flex-wrap: wrap;
}
.listnews.row > div
 {
    display: flex
;
}
.listnews.row .panel-body.news-colx {
    padding: 0 0 35px;
    position: relative;
}
a.more-button {
    color: #ff0000;
    margin-top: 20px;
    display: inline-block;
    float: right;
    position: absolute;
    right: 0;
    bottom: 0;
}
a.wa-button img {
    vertical-align: bottom;
    display: inline-block;
}
div#call-block td:first-child img {
    height: 80px;
}
.owl-animated-out.slideOutUp {
  animation: slideOutUp 4.0s ease forwards !important;
}

.owl-animated-in.slideInUp {
  animation: slideInUp 0.5s ease forwards !important;
}

@keyframes slideOutUp {
  0% { opacity: 1; transform: translateY(0); }
  100% { opacity: 0; transform: translateY(-100%); }
}

@keyframes slideInUp {
  0% { opacity: 0; transform: translateY(100%); }
  100% { opacity: 1; transform: translateY(0); }
}
div#slide-home-text:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent;
    z-index: 2;
}
.text-slide {
    position: absolute;
    top: 50%;
    color: #fff;
    width: 100%;
    margin: 50px auto 0;
    z-index: 1;
    display: block;
    transform: translateY(-50%);
}
.text-slide h1 {
    margin: 0;
    font-size: 50pt;
	font-weight:bold;
    line-height: normal;
}
.text-slide h3 {
    font-size: 21pt;
    font-family: campton;
    font-weight: 600;
    margin: 0;
}
.text-slide p {
    width: 47%;
    font-weight: 500;
    font-size: 13pt;
    margin-top: 0;
    margin-bottom: 12px;
}
.text-slide a.btn.btn-primary {
    background: #e8b548;
    text-decoration: none;
    border-radius: 100px;
    color: #000;
    padding: 8px 50px 6px 16px;
    display: inline-block;
    margin-top: 30px;
	border:0;
    font-size: 11pt;
    position: relative;
}
.text-slide a.btn.btn-primary:after {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    transform: rotate(-45deg);
    position: absolute;
    top: 13px;
    right: 15px;
}
div#description_product table.two-colomn td.w-100 {
    width: 100% !important;
}

.banner-thumbnail img {
    width: 80px;
    margin-right: 10px;
}
.thumbnail-product .banner-thumbnail img {
    width: 110px;
    margin: 0 10px 0 0;
}
.title-thumbnail > div {
    width: calc(100% - 130px);
    text-align: center;
}
.price {
    font-size: 14pt;
}
.banner-thumbnail .subtitle {
    font-size: 12pt;
    text-align: left;
    color: #182f75;
}
.title-thumbnail h2 {
    font-size: 25pt;
    font-weight: 600;
    margin: 5px 0 0px;
}
.thumbnail-product.grid .title-thumbnail {
    margin-bottom: 0;
    padding: 15px 20px 7px;
    background: #e2f2ff !important;
}
.thumbnail-product.grid .title-thumbnail h2{
	font-size: 24pt;
    font-weight: 600;
    margin: 5px 0 0px;
    text-align: left;
    color: #182f75;
}
.title-thumbnail {
    display: flex;
    align-items: center;
}
table.table-custom-7 > tbody > tr> td {
    padding: 0 !important;
}
.banner-thumbnail {
    position: relative;
    padding: 25px 25px 70px;
    color: #fff;
    background: #182e77 !important;
    margin-bottom: 0px;
    border-radius: 20px;
	width:100%;
}
.conten-thumbnail h3, .conten-thumbnail h2 {
    margin-top: 10px;
    font-size: 13pt;
    font-family: campton;
    margin-bottom: 11px;
    font-weight: 600;
    border-bottom: 1px solid #ccc;
    padding-bottom: 8px;
}
.conten-thumbnail p {
    /* margin: 0; */
}
div#banner-block .row, div#banner-block .row > div {
    display: flex
;
    flex-wrap: wrap;
}
.banner-thumbnail > a {
    position: absolute;
    right: 15px;
    bottom: 20px;
    background: transparent !important;
    color: #e8b548;
    padding: 5.5px 30px 5px 0 !important;
}

.thumbnail-product .banner-thumbnail > a {
    position: relative;
    right: 0px;
    bottom: 0px;
    background: #182e77 !important;
    color: #fff;
    padding: 11px 34px !important;
	margin-top:20px;
}

.thumbnail-product .banner-thumbnail > a:hover {
	background: #182e77 !important;
    color: #fff;
}
.banner-thumbnail > a:hover {
	background:transparent !important;
}
.thumbnail-product .banner-thumbnail > a:after {
	display:none
}
.banner-thumbnail > a:hover:after {
    border-right-color: #fff;
    border-bottom-color: #fff;
}
div#accordionExample .card {
    width: 100%;
    border-radius: 0;
    border: 0;
    padding: 0;
    margin-bottom: 10px;
    border-bottom: 2px solid #4184d0;
}
.content-faq h2 ,.content-faq h1{
    color: #0e1834;
    font-weight: 600;
	font-size:30px;
    margin: 0 0 20px;
}
.content-faq {
    color: #000;
	padding:0 20px;
	margin-bottom:40px;
}
div#faq-home .row > div:nth-child(3) {
    display: flex
;
    align-items: flex-end;
}
div#faq-home .row {
    display: flex;
    flex-wrap: wrap;
}
div#faq-home {
    background: #f0f7ff;
    background-image: url(images/background2.png);
    background-repeat: no-repeat;
    background-position: 100% 0;
	background-size:280px;
	padding-bottom:0;
}
div#accordionExample {
    margin-bottom: 50px;
}
.card-header {
    background: transparent;
    color: #333;
    line-height: 1.6;
    padding: 14px 0;
}
div#accordionExample .card-header h5 {
    font-size: 14pt;
    justify-content: space-between;
    font-weight: 600;
    /* text-align: justify; */
    display: flex;
    align-items: center;
    margin: 0;
    color: #fff;
}
div#accordionExample .card-header h5 button {
    word-break: normal;
    font-weight: 500;
    margin-left: 0;
    width: 100%;
    line-height: normal;
    height: auto;
    border-radius: 60px;
    color: #000;
    text-align: left;
    padding: 0;
    display: block;
    padding-right: 30px;
    font-size: 12pt;
    white-space: normal;
    position: relative;
    top: 2px;
}
div#accordionExample .card-header button.collapsed .plus {
    display: inline-block;
}
div#accordionExample .card-header button .plus {
    display: none;
}
div#accordionExample .card-header h5 button span {
    width: 27px;
    height: 27px;
    text-align: center;
    line-height: 1.3;
    border-radius: 50%;
    font-size: 18pt;
    position: absolute;
    right: -5px;
    top: 50%;
    transform: translateY(-50%);
}
div#accordionExample .show.collapse {
    overflow: hidden;
    visibility: hidden;
    display: none !important;
}
div#accordionExample .show.collapse.in {
    visibility: visible;
    display: block !important;
}
.card-body {
    padding: 6px 0px 10px
}
div#accordionExample .card-header button.collapsed .minus {
    display: none;
}
div#accordionExample .card-header h5 button:focus {
    outline: none;
}
.banner-thumbnail > a.more:after {
    content: "";
    display: block;
    width: 7px;
    height: 7px;
    border-right: 2px solid #e8b548;
    border-bottom: 2px solid #e8b548;
    transform: rotate(-45deg);
    position: absolute;
    top: 12px;
    right: 15px;
}
#backToTopBtn {
    display: none;
	background:transparent;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    color: white;
    cursor: pointer;
    padding: 0;
    border-radius: 10px;
    font-size: 18px;
    transition: background-color 0.3s;
}
#backToTopBtn img {
    width: 45px;
}
#backToTopBtn:hover {
  background-color: transparent; /* Warna latar belakang saat di-hover */
}
#description_product h1 {
    margin-top: 20px;
    margin-bottom: 20px;
}
#description_product h3 {
    margin-top: 20px;
    margin-bottom: 20px;
}
table.list-point h4 {
    margin-top: 0 !important;
}

table.list-point h4 {
    background: #808080;
    padding: 8px 0px 8px 50px;
    color: #fff;
    /* font-size: 15pt; */
}
table.list-point p {
    padding-left: 50px;
}
.page-wrapper:last-child {
    margin-bottom: -60px;
}
.page-wrapper {
    padding: 50px calc(calc(100vw - 1260px) / 2);
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    position: relative;
    background: #F0F7FF;
}
div#banner-block .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.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: 80px 0; */
    background: url(images/background2.png) no-repeat;
    background-position: 100% 0;
}
#banner-block .more{
	margin-top:60px !important
}
div#banner-block h1.page-header {
    font-weight: 600;
    color: #000;
    margin: 0 0 40px;
    font-size: 30px;
}
.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: 0;
    position: relative;
    width: 45%;
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
}
.dept.testi-content > div:last-child {
    width: 50%;
    margin-right: 30px;
}
#artikelhome .row:before,
#artikelhome .row:after{
	display:none
}
.dept.testi-content {
    background: transparent;
    padding: 0 0px;
}
.dept_image {
}
.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;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.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;
}
.row.listnews > div:nth-child(3n+1) {
	clear:both
}
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;width:50%;}
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;
}
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, .more:focus, a.link-more:hover {
    background: #10225e !important;
    color: #fff !important;
    outline: none !important;
    border: 0 !important;
}
#call-block .more {background:transparent;border-color:#fff}
.more, a.link-more {
    background: #182e77;
    border: 0;
    color: #fff;
    font-weight: normal;
    border-radius: 50px;
    display: inline-block;
    padding: 12px 34px 11px !important;
}
div#overview2 .more{
    background: #e8b548;
    border: 0;
    color: #2C2D5B;
}
div#overview2 .more:hover{
    background: #ba8c29 !important;
}
div#about-home .row:last-child > div:last-child {
    padding-right: 80px;
    /* color: #555; */
}

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: 600;
    color: #2C2D5B;
    margin-top: 0;
    font-size: 34pt;
    line-height: 1.3;
    margin-bottom: 30px;
    text-align: center;
}
p {
    /* margin: 0 0 20px; */
}


/*HEADER TOP*/
div#header-top .col-md-6:last-child{text-align:right}
div#header-top {
    background: #e4e4e4;
    padding: 8px 0;
    color: #222;
    position: relative;
}
div#header-top * {
}
div#header-top  ul{margin:0;}
div#header-top  p{margin:0;}
div#header-top  a{color:#222}
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.active .navbar-toggle .icon-bar {
    background-color: #273375;
    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;
}
#header-site {
    border: 0;
    border-radius: 0;
    margin: 0;
    background: transparent;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 3;
	-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;
    left: 0;
    padding: 10px 0;
}
nav#header-site.active {
    background: #fff;
    padding: 0;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
}
.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: #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%;
}
div#jadwal-home {
    background: url(images/pattern1.jpg);
    color: #fff;
	background-size: 100% auto;
}
div#jadwal-home h1.page-header {
    color: #fff;
}
div#jadwal-home table, div#jadwal-home tbody {
    display: block;
    width: 100%;
}
div#jadwal-home tr {
    display: flex
;
    flex-wrap: wrap;
    margin: 0 -15px 30px;
    justify-content: space-evenly;
}
div#jadwal-home td {
    width: calc(33.33% - 40px);
    background: #182e77;
    border: 4px solid #fff;
    border-radius: 14px;
    padding: 25px 0;
    font-size: 19pt;
    font-weight: normal;
    line-height: normal;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#about-home .more{margin-top:25px}
.content-about {
    width: 100%;
    margin: 0 auto;
}
.content-about h1 {
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 26pt;
    font-weight: bold;
    color: #000;
    font-weight: 700;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.content-about h2 {
    font-family: campton;
    font-weight: 500;
    font-size: 12pt;
    color: #000;
    margin: 0 0 10px;
}
.content-about h3 {
    font-size: 22pt;
    color: #fff;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 15px;
}
div#jadwal-home td p {
    margin: 0;
}
#slide-home.owl-theme .owl-dots .owl-dot.active span, #slide-home.owl-theme .owl-dots .owl-dot:hover span {
    background: #182e77;
}
#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 6px;
    background: #fff;
    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;
}
#overview1 h2 {
    font-weight: 600;
    color: #000;
    margin: 0 0 40px;
}
div#overview1 {
    background: #f0f7ff;
}
.content-overview p {
    font-size: 14pt;
    font-weight: bold;
    color: #000;
}
.content-overview ul {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0 0 60px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.content-overview ul li {
    width: calc(33.333% - 15px);
    text-align: center;
    background: #2c4492;
    margin-bottom: 20px;
    border-radius: 25px;
    padding: 15px 20px;
    min-height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 600;
}
.content-overview ul li a, .content-overview ul li {
    color: #fff;
    font-size: 14pt;
}
.content-overview ul li:nth-child(3n+2) {
	background: linear-gradient(90deg,rgba(67, 149, 75, 1) 0%, rgba(67, 149, 75, 1) 100%);
}
.content-overview ul li:nth-child(3n) {
	background: linear-gradient(90deg,rgba(214, 155, 27, 1) 0%, rgba(214, 155, 27, 1) 100%);
}
nav#header-site .container {
    display: flex;
    justify-content: space-between;
	position:relative;
    align-items: center;
}
a.cart-icon {
    position: absolute;
	top:16px;
    right: 15px;
}

a.cart-icon img {
    height: 35px;
}
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:25px}
.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: #fff;
    border-radius: 0px;
    position: relative;
    /* text-transform: uppercase; */
    display: flex;
    font-size: 11pt;
    align-items: center;
    font-weight: normal;
}


/*CALL BLOCK*/
div#slide-block:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    box-shadow: 0px 133px 110px -40px #000 inset;
    z-index: 1;
    opacity: 0.5;
}
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: 30px 0;
    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;
}


/*OVERVIEW 2*/
div#overview2 .title-section h1 {
    color: #fff;
    text-align: left;
    font-weight: 600;
    font-size: 49pt;
    line-height: 1.2;
	margin-top:0;
}
div#overview2 .title-section h3 {
    font-weight: normal;
    color: #fff;
    font-size: 27pt;
    margin-top: 0;
}
div#overview2 .title-section {
    padding-right: 70px;
}
div#overview2 h1.page-header span{
	color:#e8b548;
}
div#overview2 {
    background-color: #182e77;
	    background-image: url(images/background1.png);
    background-repeat: no-repeat;
    background-position: 0 100%;
    background-size: 400px;
}
.title_agenda_detail.title_detail h4 {
    margin: 0;
    font-size: 15pt;
    font-weight: bold;
    border-bottom: 1px solid #ccc;
    padding-bottom: 7px;
    margin-bottom: 10px;
}
.fullevent .date_news {
    /* display: none; */
    margin-bottom: 10px;
    font-style: italic;
    font-weight: 500;
    color: #666;
}
.card.overview2-thumb img {
    width: 95px;
    margin-right: 30px;
    margin-left: 30px;
}
.card.overview2-thumb {
    display: flex;
    background: #fff;
    border-radius: 15px;
    align-items: center;
    margin-bottom: 10px;
    padding: 19px 20px 17px 0px;
}
.content-overview2 h3 {
    font-family: campton;
    font-size: 13pt;
    font-weight: 600;
    margin: 0 0 7px;
}
.content-overview2 p {
    line-height: 1.3;
}
.content-overview2 p:last-child {
    color: #000;
    margin: 0;
}
h2.subtitle {
    color: #fff;
    text-align: center;
    font-weight: 600;
    margin-top: 30px;
    font-size: 22pt;
    margin-bottom: 20px;
}




/*SLIDE*/
div#slide-home img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
div#slide-home {
    position: relative;
	overflow:hidden;
}
div#content-slide {
    position: absolute;
    top: 50%;
    width: 100%;
    right: 0;
    z-index: 2;
    transform: translateY(-50%);
}
.content-slide-line {
    position: relative;
    background: rgba(0, 0, 0, 0.4);
    padding: 30px;
    max-width: 60%;
    color: #fff;
    font-size: 16pt;
    font-weight: 500;
}
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: 46pt;
    line-height: 1;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 30px;
}
div#content-slide p{
	margin-bottom:0
}
#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;
}
table.list-point {
    border: 3px solid;
    position: relative;
	background:#fff;
    margin-left: 50px;
}
.table-blue{
	background: #e3f2ff; 
	border-radius: 30px;
}
.table-blue td{
	padding:30px 40px !important;
	border:0 !important
}
table.table-data-list th {
    background: #182e77;
    color: #fff;
    border: 1px solid;
    padding: 14px 0 12px !important;
}
table.table-data-list td, table.table-data-list th {
    vertical-align: middle !important;
    text-align: center;
    padding: 12px !important;
}
table.table-data-list {
    border: 1px solid #eee;
    border-bottom: 2px solid #182e77;
}
table.list-point td {
    padding: 0 !important;
}
table.list-point p:first-child {
    margin: 0;
}

table.list-point p {
    padding-left: 50px;
    padding-right: 10px;
}
table.list-point img {
    position: absolute;
    width: 90px;
    background: #fff;
    border-radius: 100%;
    padding: 10px;
    border: 3px solid;
    left: -50px;
    top: -1px;
    box-shadow: 0px 0px 0px 5px #fff;
}
/* #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 {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 h1{
    color:#fff;
}
div#catalog-home h1:after{
    /* background: #fff; */
}
div#catalog-home {
    padding: 60px 0 40px;
    background: #444d5c;
}
.product-col {
    position: relative;
    margin-bottom: 30px;
    display: block;
    flex-wrap: wrap;
    background: #fff;
    padding-bottom: 15px;
    display: flex;
}
.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}
.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: 14pt;
    font-weight: 700;
}

.product-col .title-product * {}
/* .product-col:hover img {transform:scale(1.2)} */
.product-col .image-product {
    overflow: hidden;
    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 {
    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;
    border: 1px solid #ddd;
    padding: 20px 25px;
    background: #fafafa;
    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;
	margin-bottom:20px;
}
div#footerlink h2 a{
    color:#fff;
}
div#footerlink h3 {
    margin-top: 0;
    font-weight: 600;
    font-size: 17pt;
    margin-bottom: 20px;
}

#footerlink p {
    margin-bottom: 10px;
}
div#shop-single {
    width: 80%;
    margin: 0 auto;
}
.pb-right-column > .row {
    display: flex
;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}
h1.title-detail-catalog {
    font-weight: 600;
    color: #2C2D5B;
}
.bx-viewport {
}
.bx-wrapper {
    border: 0 !important;
    border-radius: 5px;
    padding: 5px;
    margin-bottom: 10px;
}
div#footerlink a{color:#fff}
div#footerlink .col-sm-4:first-child{text-align:left}
    div#footerlink .row .col-sm-4:first-child img {
        /*max-height: 32px;*/
        /*width: auto;*/
        margin-bottom: 10px;
    }
div#footerlink table{width:100%;}
div#footerlink {
    color: #fff;
    padding: 60px 0 60px;
    text-align: left;
    margin-top: 0px;
    background:#182e77;
	/* background-size: 100% auto; */
}
.date_news {
    /* display: none; */
}
.title_news_detail.title_detail ~ .date_news i{
	display:none;
}
.image-news-detail {
    overflow: hidden;
    border-radius: 10px;
}
.title_news_detail.title_detail ~ .date_news {
    /* display: none; */
    margin-bottom: 10px;
    font-style: italic;
    font-weight: 500;
    color: #666;
}
div#artikelhome .page-header {
    /* font-family: campton; */
    text-align: left;
	padding-bottom:0;
    color: #000;
    font-size: 22pt;
}
h3.page-subheader {
    font-family: campton;
    font-size: 12pt;
    font-weight: normal;
    text-transform: uppercase;
    color: #000;
}
div#artikelhome .row .col-sm-6:first-child {
    margin-bottom: 50px;
}
.dept_title, h1.newstitle a {
    font-size: 12pt;
	font-family:campton;
    color: #141f25;
    font-weight: 600;
    margin-bottom: 6px;
    display: block;
    margin-top: 0px;
}
div#news-wrapper .btn {
    margin-top: 10px;
}
.dept_subtitle p:last-child{
	margin:0;
}
.dept_title {
    margin-bottom: 10px;
    /* font-weight: bold; */
    /* color: #777; */
    /* font-size: 14pt; */
}
.dept_date {
    /* display: none; */
    margin-top: 14px;
    color: #0b67dc;
}
span.newsdate, .date_news.news-detail {
    display: block;
    font-size: 15px;
    color: #0b67dc;
    margin: 5px 0;
    font-style: normal;
}
.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+1) {
    background: #eff4fa;
}
.images-project {
    margin-bottom: 10px;
}
.project-name {
    font-size: 12pt;
    color: #333;
}
#copyright a {
    color: #fff;
}
div#copyright  p{margin:0}
div#copyright {
	background: linear-gradient(90deg,rgba(112, 167, 198, 1) 0%, rgba(80, 165, 97, 1) 100%);
    color: #fff;
    padding: 15px 0;
    text-align: center;
    font-weight: normal;
}


/*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#cta p:last-child {
    margin: 0;
}
div#cta {
    background: #00a4e5;
    color: #fff;
	padding:15px 0;
}
div#cta a:hover {
	text-decoration:none;
	background:#0b234c;
}
div#cta a {
    background: #0f2b5b;
    color: #fff;
    padding: 8px 20px;
    display: inline-block;
    border-radius: 50px;
    margin-left: 20px;
}

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

.testi_image {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
}
.footer-testi {
    display: flex;
    margin-top: 20px;
}
.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;
	filter:brightness(0.5);
    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: flex;
	box-shadow:3px 3px 4px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
    background: #f0f7ff;
    border-radius: 20px;
    padding: 15px 15px 15px 20px;
    flex-direction: row-reverse;
	position:relative
}
.dept.testi-content a,.event-content a,.banner-thumbnail a.fullblock-link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
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-size: 18pt;
    width: auto;
    vertical-align: middle;
    position: relative;
}
.event-content {
	box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.1);
	margin-bottom: 20px;
	background: #f0f7ff;
	border-radius: 20px;
	padding: 15px 15px 15px 134px;
	position: relative;
}
.event-content .dept_title {
    min-height: 80px;
    display: flex;
    align-items: center;
    font-size: 13pt;
    margin: 0;
}
div#artikelhome .col-md-6:first-child {
    padding-right: 80px !important;
}
div#artikelhome .col-md-6:last-child {
    padding-left: 80px !important;
}
.date-event {
    background: #49a052;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    color: #fff;
    border-radius: 20px 0 0 20px;
    font-size: 35pt;
    text-align: center;
    font-weight: 600;
    line-height: 1;
    display: flex
;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 10px;
    width: 114px;
}
.date-event span {
    display: block;
    font-size: 11pt;
    font-weight: 500;
}
.event-content .dept_date {
    text-align: right;
    display: none;
}
table.table-product.table-default {
    background: #fff;
    border-radius: 15px;
    color: #182e77 !important;
    width: 100% !important;
    margin: auto;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.15);
}
table.table-product td:first-child {
    text-align: right;
    position: relative;
    padding: 30px 140px 30px 40px;
}
table.table-product td:first-child img {
    position: absolute;
    right: 20px;
    top: 50%;
    width: 100px !important;
    transform: translateY(-50%);
}
table.table-product tr:first-child td:first-child img, table.table-product tr:first-child td:last-child img {
    top: 50%;
    bottom: 20px;
    width: 100px !important;
    transform: translateY(-50%);
}
table.table-product td:nth-child(2) {
    position: relative;
    padding: 30px 40px 30px 140px;
}
table.table-product td:nth-child(2) img {
    position: absolute;
    left: 20px;
    top: 20px;
    width: 100px !important;
    top: 50%;
    transform: translateY(-50%);
}
table.table-product td:before {
    content: "";
    display: block;
    position: absolute;
    width: 180px;
    height: 0px;
    background: #e6f2f8;
    left: 0;
    top: 0;
    border-bottom: 2px solid #e6f2f8;
}
table.table-product tr:first-child td:before {
	top:auto;
	bottom:0;
}

table.table-product td:first-child:before {
	right:0;
	left:auto
}

table.table-product td:after {
    content: "";
    display: block;
    position: absolute;
    height: 140px;
    width: 0px;
    background: #e6f2f8;
    right: 0;
    bottom: 0;
    border-right: 2px solid #e6f2f8;
}
table.table-product h3 {
    margin-top: 0;
}
table.table-product tr:last-child td:after {
	top:0;
	bottom:auto	
}

table.table-product td:last-child:after {
	left:0;
	right:auto
}

.image-event-detail {
    overflow: hidden;
    border-radius: 10px;
}

.thumbnail-product.grid .banner-thumbnail {
    background: transparent !important;
    color: #000;
    border-radius: 20px;
    padding: 0;
    margin-bottom: 30px;
    font-size: 11pt;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}
.sticky-widget {
	position:sticky;
	top:100px;
	z-index:2;
	display:block
}
.col-md-2.sticky-widget h2 {
    font-size: 16pt;
    font-weight: normal;
    color: #182e77;
    border-bottom: 1px solid #182e77;
}
.col-md-2.sticky-widget a {
    font-size: 14pt;
    margin-bottom: 9px;
    display: block;
    color: #182e77;
}
.col-md-2.sticky-widget ul {
    padding: 0;
    list-style: none;
}
table.table.table-atribut th{
	text-align:center;
	vertical-align:middle;
}
.table-atribut-wrapper {
    margin-top: 0px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 30px;
}
span.price-now {
    color: #182f75;
    font-size: 19pt;
    font-weight: bold;
}
.pb-right-column .table-atribut-wrapper {
    padding-top: 0px;
    width: 100%;
    float: none;
	margin-top:0;
    clear: both;
}
.thumbnail-product.grid .conten-thumbnail {
    width: 100%;
    margin-top: 0px;
    min-height: 49px;
    padding: 0px 30px 10px;
    background: #e2f2ff !important;
}
.thumbnail-product.grid .conten-thumbnail:before {
    content: "";
    display: block;
    position: relative;
    width: 106%;
    height: 2px;
    background: #acd2f1;
    left: -3%;
    margin-bottom: 20px;
}
.table-atribut-wrapper a.btn.btn-default.more.btn-border,.table-atribut-wrapper a.btn.btn-default.more.btn-border:hover {
    background: #1b3179 !important;
    border: 2px solid !important;
    font-size: 12pt;
    padding: 9px 30px !important;
    margin-right: 10px;
}
.table-atribut-wrapper a.btn.btn-default.more img,.form_beli .btn.btn-default.more img {
    width: 30px;
}
.table-atribut-wrapper a.btn.btn-default.more img,.form_beli .btn.btn-default.more img{
	filter: brightness(0) invert(1);
}
.table-atribut-wrapper a.btn.btn-default.more,.form_beli .btn.btn-default.more {
    background: #4067f2 !important;
    padding: 7px 30px !important;
    border-radius: 11px;
}
.table-atribut-wrapper a.btn.btn-default.more[disabled] ,.btn.btn-default.more[disabled] {
    background: #aaa !important;
}
.form_beli .btn.btn-default.more {
	margin-top:10px;
	min-width:100%;
}
table.table.table-atribut td, table.table.table-atribut th {
    padding: 0px 7px;
    border: 0;
    vertical-align: middle;
}
.thumbnail-product.grid table.table.table-atribut {
    width: 310px;
    font-size: 11pt;
    margin-bottom: 0;
    color: #182f75;
}
table.table.table-atribut {
    width: auto;
    font-size: 11pt;
	margin-bottom:0;
}
table.table.table-atribut img {
    margin: 0 auto 5px;
    width: 26px;
    display: block;
}
.thumbnail-product.grid table.table.table-atribut img {
    margin: 0 auto 5px;
    width: 22px;
    display: block;
}
.content-about h1 img {
    display: inline-block;
    position: relative;
    margin-top: -7px;
}
.dropdown-menu>li>a {color:#000}
@media(min-width:768px){
.dekstop-hidden{display:none}
.navbar-nav>li>.dropdown-menu li:last-child {border:0}
.navbar-nav>li:nth-child(3)>.dropdown-menu li:first-child {
    border-bottom: 1px solid #eee;
}
.dropdown-menu>li>a {
    display: block;
	padding: 7px 20px;
}
.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;
	max-width:50%;
    margin-right: 30px;
}
.image-event-detail {
    float: left;
    margin-right: 30px;
	max-width:50%;
}
.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: 60%;
}
.dept_content {
    /* width: 70%; */
    /* padding-left: 15px; */
}
.dept_subtitle {
    display: -webkit-box;
    max-height: 106px;
	color:#000;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 5;
}
.listnews.row .img-news,.listnews.row .dept_image {
    width: 100%;
    margin-bottom: 15px;
}
.listnews.row .img-news,.listnews.row .dept_image {
    border-radius: 5px;
}
.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: 7px 6px;
	border-bottom: 2px solid transparent;	
	-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;
}
.navbar-inverse .navbar-nav>li>a:hover {
	border-bottom-color: #e8b548;
	color: #fff;
	background: transparent;
}
.row.thumbnail-product.grid > div:nth-child(4n+1) {clear:both;}
.row.thumbnail-product.grid > div {
    /* width: 25%; */
}
.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:after,div#footerlink .row:before {
	display:none;
}
div#footerlink .row {
    display: flex;
	justify-content:space-between
    /* align-items: center; */
}
div#footerlink .row .col-sm-4:first-child {
}
#slide-home-mobile{display:none !important}

div#bs-example-navbar-collapse-1 {
	padding: 0;
	display: flex !important;
	margin: 20px 0;
	margin-right:50px;
}
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;
	}

}
.h3, h3 {
    font-size: 26px;
}
@media(min-width:992px){
	div#content-center {
		/* min-height: calc(100vh - 260px); */
	}
	#header-site a.navbar-brand {
		padding: 10px 15px;
	}
	.navbar-brand>img {
		display: block;
		max-height: 35px;
	}
	.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}
	#description_product > table > tbody > tr > td> table,#description_product > table > tbody > tr > td> div {
		width: 1050px;
	}
	.page-wrapper {
		padding: 50px calc(calc(100vw - 1070px) / 2);
	}
}

@media(min-width:1300px){
	.navbar-inverse .navbar-nav>li>a{font-size:11pt}
	.container {
		width: 1260px;
	}
	#description_product > table > tbody > tr > td> table,#description_product > table > tbody > tr > td> div {
		width: 1230px;
	}
	.page-wrapper {
		padding: 50px calc(calc(100vw - 1250px) / 2);
	}
	.content-slide-line {
		/* width: 630px; */
	}
	.navbar-brand>img {
		max-height: 35px;
	}
}
iframe {
    max-width: 100%;
}
div#contact-home p:last-child{
    margin-bottom: 0;
}
div#contact-home {
    background: #1a1e21;
    padding: 110px 0;
    color: #fff;
    background-size: cover !important;
}
.content-contact h2, .content-contact h1 {
    margin-top: 0;
    font-weight: 600;
    font-size: 38pt;
    text-transform: uppercase;
    margin-bottom: 17px;
}

#poster-home .content-about td {
    padding: 10px 15px;
}
div#fasilitas-home table, div#fasilitas-home tbody {
    display: block;
    width: 100%;
}
div#fasilitas-home tr {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px 30px;
    justify-content: center;
}
div#fasilitas-home td img {
    width: 80px;
    margin-right: 10px;
}
div#fasilitas-home td {
    width: calc(25% - 30px);
    background: #ebebeb;
    border-radius: 14px;
    padding: 20px 10px;
    font-size: 13pt;
    line-height: normal;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
    margin: 0 15px;
    display: flex
;
    text-align: left;
    align-items: center;
    justify-content: center;
    font-weight: 500;
}
@media(max-width:991px){
div#faq-home .row > div:nth-child(3) img {
    /* max-width: 88%; */
    max-width: 100% !important;
}
div#about-home .row:last-child > div:last-child {
    padding-right: 15px;
    color: #555;
    font-size: 12pt;
}
div#overview2 .title-section h3 {
    font-size: 18pt;
    margin-bottom: 30px;
}
div#overview2 .title-section h1 {
    color: #fff;
    font-size: 20pt !important;
}
.text-slide p {
    font-weight: normal;
    font-size: 10pt;
    margin-top: 0;
    margin-bottom: 12px;
    line-height: 1.3;
}
.text-slide h3 {
	font-size: 14pt;
}
.text-slide h1 {
    font-size: 28pt;
}
.text-slide {
    top: 40px;
    transform: none;
    padding: 0 6px;
}
.banner-thumbnail {
    position: relative;
    margin-bottom: 23px;
	padding:18px 15px 60px;
}
	.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){
	
div#description_product p {
	width:auto !important
}
.page-wrapper {
    padding-left: 15px;
    padding-right: 15px;
}
.title_news_detail.title_detail h4 {
	width: 100%;
	font-size: 16pt;
	clear: both;
}
.shop-slider-container img {
    margin: 0 auto;
    display: block;
}
div#top-catalog p {
    width: 90%;
    margin: 0 auto;
	font-size:13pt;
}
button#backToTopBtn {
    bottom: 70px;
    right: 10px;
}
a.floating-wa {
    bottom: 70px;
	display:none
}
a.floating-wa img {
    width: 60px;
}
.thumbnail-product .banner-thumbnail img {
    width: 100px;
    margin: 0;
}
.title-thumbnail > div {
    width: calc(100% - 100px);
    text-align: center;
}
.subtitle:after {
    width: 80%;
}
div#description_product > table:first-child table img {
	max-width: 70px;
}
div#description_product > table:first-child table td:last-child {
	text-align:right
}
div#description_product > table:first-child table td:first-child img {
	max-width: 70px;
	display: block;
}
div#description_product > table:first-child td {
	width:50px
}
a.cart-icon {
    top: 10px;
    right: 65px;
}
.sticky-widget{
	position:relative !important;
	top:0;
}
div#top-catalog {
    width: 100vw;
}
table.table.table-atribut{
	margin-bottom:15px
}
.pb-right-column .form_beli {
    position: relative;
    top: 0 !important;
	margin-top:20px;
    width: 100%;
}
.table-atribut-wrapper {
	margin-top: 10px;
	width: 100%;
	float: none;
	display:block;
	clear: both;
	padding-top: 10px;
}
.thumbnail-product.grid .conten-thumbnail{
	width:100%;
	font-size:15px;
}
.thumbnail-product.grid .conten-thumbnail h1 {
    font-size: 20pt;
}
.table-atribut-wrapper th:nth-child(3), .table-atribut-wrapper th:nth-child(4), .table-atribut-wrapper td:nth-child(3), .table-atribut-wrapper td:nth-child(4) {
    display: none;
}
table.table.table-atribut td, table.table.table-atribut th{
	/* width:50%; */
}
.text-slide p {
    width: 100%;
    font-weight: normal;
    font-size: 10pt;
    margin-top: 0;
    margin-bottom: 12px;
    line-height: 1.3;
}
	div#footerlink{text-align:center}
h1.title-detail-catalog {
    font-weight: 600;
    color: #2C2D5B;
    font-size: 22pt;
    margin-top: 0;
    margin-bottom: 20px;
}
div#shop-single {
    float: none;
}
table.table-product.table-default {
    width: 100% !important;
}
table.table-product td img {
    position: relative !important;
    top: 0 !important;
    right: auto !important;
    left: auto !important;
}
.content-overview ul li {
    width: 100%;
    margin-bottom: 10px;
	padding: 5px 20px;
	border-radius: 10px;
    min-height: 50px;
	font-weight: 500;
    font-size: 11pt;
}
#overview1 h2 {
    font-weight: 600;
    color: #000;
    margin: 0 0 30px;
    font-size: 16pt;
}
.content-overview ul{
	margin:0 0 40px;
}
.banner-thumbnail > a {
	font-size: 10pt;
	padding: 2px 14px 2px 0 !important;
}
.banner-thumbnail > a:after {
    top: 6px !important;
    right: 3px !important;
}
.conten-thumbnail h3, .conten-thumbnail h2 {
	font-size: 10pt;
	margin: 6px 0 16px;
	min-height: 33px;
}
.banner-thumbnail img {
    width: 31px;
	margin-right:4px;
}
.title-thumbnail h2 {
    font-size: 16pt;
    font-weight: 600;
    margin: 5px 0 0px 7px;
	min-height: 29px;
}
.conten-thumbnail {
	line-height: 1.2;
	font-size: 12px;
}
div#banner-block{
	background-size:50%;
	padding-bottom:35px !important;
}
#banner-block .more {
    margin-top: 20px !important;
}
div#banner-block .row > div {
    padding: 0 8px;
}
div#overview2 .title-section {
    padding-right: 0;
}
.card.overview2-thumb {
    padding: 10px 15px 10px;
    border-radius: 8px;
    margin-bottom: 10px;
}
div#overview2 {
    background-size: 350px;
}
h2.subtitle {
	margin-top:30px;
    font-size: 17pt
}
.content-about h1 {
    margin-bottom: 25px;
    font-size: 17pt
}
div#faq-home {
	padding-bottom:0 !important;
    font-size: 14px;
    background-size: 40%;
}
div#accordionExample .card-header h5 button{
	font-size:15px;
}
div#artikelhome .col-md-6:first-child{
	padding-right:15px !important;
}
.dept.testi-content {
    display: block;
    padding: 0;
}
.img-news, .dept_image {
    width: 100%;
    margin-bottom: 10px;
}
.dept.testi-content > div:last-child {
    width: 100%;
    margin-right: 0;
    padding: 8px 25px 20px;
    font-size: 14px;
}
div#artikelhome .col-md-6:last-child {
    padding-left: 15px !important;
    margin-top: 60px;
}
.date-event span {
    display: block;
    font-size: 9pt;
    font-weight: 500;
}
.date-event {
    width: 90px;
    font-size: 25pt;
}
.event-content{
	padding:15px 15px 15px 109px;
	font-size:13px;
}
.content-faq {
    padding: 0;
}
.content-faq h2, .content-faq h1{
	font-size:18pt;
}
.content-about h1 img {
    width: auto;
    height: 17px;
}
.card.overview2-thumb img {
    width: 55px;
    margin-right: 15px;
}
.content-overview2 {
    font-size: 10pt;
	line-height:1.2;
}
.content-overview2 h3 {
    font-family: campton;
    font-size: 11pt;
    font-weight: 600;
    margin: 0 0 7px;
}
table.table-product td:before,
table.table-product td:after {
	display:none
}
table.table-product td {
    text-align: left !important;
    padding: 20px 30px !important;
	border-bottom:2px solid #03a94a;
}
table.table-product tr:last-child td:last-child {
	border:0 !important; 
}
div#fasilitas-home td{
	width: calc(100% - 40px);
	margin-bottom:20px;
}
	div#fasilitas-home td:last-child {
    margin-bottom: -8px;
}
	.content-contact h2, .content-contact h1{
		font-size:30pt;
	}
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}
h1.title-banner{font-size:22pt;margin-top:0;}
.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: 19pt;
    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;
	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;
	background-position: center;
}
.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; */
		font-size:14px;
	}
	.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 {
		font-size: 19pt;
	}
	#description_product h3 {
		font-size: 16pt;
	}
	#description_product > table > tbody > tr > td {
		padding: 0 15px !important;
	}
	/* #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} */
	#header-site {
		top: 0px;
		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,
	#jadwal-home table,#jadwal-home table tbody,#jadwal-home table tr, #jadwal-home table td{
		display:block;
		width:100% !important;
		/* padding-left: 0 !important; */
		/* padding-right: 0 !important; */
		margin:0;
	}
	#jadwal-home table td{
		margin-bottom:20px
	}
	#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:24pt;margin-bottom:25px}
div#banner-block h1.page-header{font-size:23px;}
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 25px;margin-bottom:30px}
.content-wrapper {
    padding: 35px 10px !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; */
}
.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 {
		padding: 15px 15px;
	}
	.navbar-collapse {
		-webkit-transition: -webkit-transform 0.4s ease;
		transition: -webkit-transform 0.4s ease;
		transition: transform 0.4s ease;
		transition: transform 0.4s ease, -webkit-transform 0.4s ease;
		overflow-x: visible;
		border-top: none !important;
		box-shadow: none !important;
		display: block;
		visibility: visible;
		position: fixed;
		opacity: 1;
		box-shadow: none !important;
		-moz-box-shadow: none !important;
		-webkit-box-shadow: none !important;
		-o-box-shadow: none !important;
		width: 300px;
		top: 0;
		right:0;
		height: 100% !important;
		background: #fff;
		max-width: 80vw;
		padding: 0 25px;
		z-index: 9999;
		-webkit-transform: translate3d(300px, 0, 0);
		transform: translate3d(300px, 0, 0);
	}
	.navbar-nav {
		margin: 7.5px 0;
	}
	.navbar-inverse .navbar-nav>li>a {
		color: #000000 !important;
		font-weight: normal;
		padding: 5px 10px;
		margin-top: 0;
		text-transform: uppercase;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #000000;
        background-color: transparent;
    }
	.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #000000;
    }
	.navbar-nav>li:nth-child(3)>.dropdown-menu li:first-child {
        border-bottom: 1px solid #eee;
    }
	.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;
    position: relative;
    z-index: 2;
}
	.navbar-brand>img {display: block;height: 30px;}
}
div#faq-home .row > div:nth-child(3) img {
    max-width: 88%;
}