body{
	margin:0;
	color:#333;
	font-size:12pt;
	font-family: "Montserrat", sans-serif;
}
h1,h2,h3,h4{
	font-family: "Oswald", serif;}
b.caret {
    border-top-color: #ee892f;
}
div#call-block td:first-child img {
    height: 80px;
}
/* Feel free to change duration  */ 
.animated  {
  -webkit-animation-duration : 1000 ms  ;
  animation-duration : 1000 ms  ;
  -webkit-animation-fill-mode : both  ;
  animation-fill-mode : both  ;
}  
/* .owl-animated-out - only for current item */ 
/* This is very important class. Use z-index if you want move Out item above In item */ 
.owl-animated-out {
  z-index : 1 
   }
/* .owl-animated-in - only for upcoming item
/* This is very important class. Use z-index if you want move In item above Out item */ 
.owl-animated-in {
  z-index : 0 
   }
/* .fadeOut is style taken from Animation.css and this is how it looks in owl.carousel.css:  */ 
.fadeOut  {
  -webkit-animation-name : fadeOut  ;
  animation-name : fadeOut  ;
}  
@-webkit-keyframes  fadeOut  {
  0% {
    opacity : 1   ;
  }  
  100% {
    opacity : 0   ;
  }  
}
@keyframes  fadeOut  {
  0% {
    opacity : 1   ;
  }  
  100% {
    opacity : 0   ;
  }  
}
div#description_product table.two-colomn td.w-100 {
    width: 100% !important;
}
.banner-thumbnail img
 {
    display: block;
    margin: 0 auto 10px;
	max-width:130px;
}
table.table-custom-7 > tbody > tr> td {
    padding: 0 !important;
}
.banner-thumbnail {
    position: relative;
    padding: 0;
    color: #fff;
    margin-bottom: 0px;
    border-radius: 10px;
}
.conten-thumbnail p {
    margin: 0;
}
.banner-thumbnail > a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
}
#description_product h3 {
    background: #f9b3ac;
    font-size: 18pt;
    padding: 8px 15px 10px;
    margin-top: 10px;
}
#description_product h4 {
    background: #808080;
    padding: 8px 0px;
    color: #fff;
    font-size: 15pt;
}
.conten-thumbnail h1, .conten-thumbnail h2, .conten-thumbnail h3, .conten-thumbnail h4 {
    font-weight: bold;
    color: #fff;
    font-size: 34pt;
    margin-bottom: 15px;
    font-weight: 600;
}
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 {
    background: #0F2B5D;
}
div#banner-block h1.page-header{
	color:#fff
}
.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: 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%;
	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;
}
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;
}
#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.btn-big {
    padding: 11px 22px !important;
    margin-top: 40px;
    background: #21bbff;
    font-size: 14pt;
}
div#contact-home .more.btn-big img {
    height: 28px;
    display: inline-block;
    width: auto;
    vertical-align: middle;
    margin-right: 8px;
    top: -1px;
    position: relative;
}
.more.btn-big {
    padding: 11px 22px !important;
    margin-top: 40px;
    background: #21bbff;
	text-transform:uppercase;
    font-size: 14pt;
}
.more.btn-big img {
    height: 28px;
    display: inline-block;
    width: auto;
    vertical-align: middle;
    margin-right: 8px;
    top: -1px;
    position: relative;
}
label.form-input span {
    position: absolute;
    left: 0px;
    top: 13px;
    color: #aaa;
    font-weight: 600;
    font-size: 11pt;
	display:none !important;
}
.g-recaptcha {
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
}
#call-block  .more:hover {background:#fff;color:#111f2a}
.more:hover,a.link-more:hover {background:#2353aa;color:#fff;border-color:#2353aa;}
#call-block .more {background:transparent;border-color:#fff}
.more, a.link-more {
    background: #0F2B5D;
    border: 0;
    color: #fff;
    font-weight: 600;
    border-radius: 50px;
    display: inline-block;
    /* font-size: 15pt; */
    /* text-transform: uppercase; */
    padding: 11px 34px !important;
}
div#about-home .row:first-child {
    margin-bottom: 50px;
}

div#footerlink .more {
    margin-top: 0;
}
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: #21BBFF;
    margin-top: 0;
    font-size: 34pt;
    line-height: 1.3;
    margin-bottom: 30px;
    text-transform: uppercase;
    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: #00a4e5;
    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: #fff;
    position: relative;
    width: 100%;
    top: 0;
    z-index: 3;
    left: 0;
    padding: 10px 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: #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 .btn img {
    height: 28px;
    display: inline-block;
    width: auto;
    vertical-align: middle;
    margin-right: 8px;
    top: -1px;
    position: relative;
}
.content-slide-line .more {
    background: #00a4e5;
	text-transform: uppercase;
    margin-top: 24px;
    font-size: 14pt;
    padding: 11px 22px !important;
}
#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: #0F2B5D;
    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:20px}
.content-about {
    width: 100%;
    margin: 0 auto;
}
.content-about h2 {

    color: #7432f6 !important;
    font-weight: bold;
    font-size: 19pt;
    margin: 0;
}
.content-about h1 {
    margin-top: 0;
    margin-bottom: 24px;
    font-size: 32pt;
    font-weight: bold;
    color: #21BBFF;
    font-weight: 700;
}
.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: #0F2B5D;
}
#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;
}
nav#header-site .container {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
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: #000;
}
.navbar-inverse .navbar-nav>li>a {
    color: #111;
    border-radius: 0px;
    position: relative;
    /* text-transform: uppercase; */
    display: flex;
    font-size: 12pt;
    align-items: center;
    font-weight: 600;
}


/*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: 60px 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;
}





/*SLIDE*/
div#slide-home img{width:100%;}
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: transparent;
    padding: 20px;
    max-width: 50%;
    color: #fff;
    font-size: 12pt;
    font-weight: 500;
    line-height: normal;
    margin-left: -20px;
}
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: 34pt;
    line-height: 1;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 20px;
}
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;
}
#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;
    display: flex
;
    flex-direction: column;
    justify-content: space-between;
}
.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#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:#0F2B5D;
	/* background-size: 100% auto; */
}
.date_news {
    display: none;
}
.dept_title a, h1.newstitle a {
    font-size: 13pt;
    color: #141f25;
    font-weight: bold;
    margin-bottom: 15px;
    display: block;
    margin-top: 20px;
}
.listnews.row {
    display: flex;
    flex-wrap: wrap;
}
.dept_title {
    margin-bottom: 10px;
    font-weight: bold;
    color: #777;
    font-size: 14pt;
}
.dept_date {
	display:none;s
    font-size: 14px;
    margin-bottom: 10px;
    color: #aaa;
}
.newsdate {
    font-style: italic;
    margin-bottom: 10px;
}
div#tiga-pilar {
    background: #0c6d3a;
}
div#tiga-pilar .page-header {
    color: #fff;
}
a#float-whatsapp {
    position: fixed;
    width: 180px;
    bottom: 14px;
    right: 10px;
    opacity: 0.9;
    z-index: 2;
}
.thumbnail-project {
    text-align: center;
    margin-bottom: 30px;
}
.images-project img{width:100%}
.content-wrapper:nth-child(2n+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: #354959;
    color: #fff;
    padding: 11px 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 {
}

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

.testi_image {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
}
.footer-testi {
    display: flex;
    margin-top: 20px;
}
.testi_name {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: -1px;
    color: #333;
    padding-left: 0px;
}
.testi_title {
    padding-left: 0px;
    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: block;
    margin-bottom: 50px;
}
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;
}
@media(min-width:768px){
	
.table-custom-7 td:first-child h4 {
    border-right: 4px solid #fff;
}
.table-custom-7 td:last-child h4 {
    border-left: 4px solid #fff;
}
#description_product table.two-colomn table td {
    padding-top: 0;
    border: 0;
}
#description_product table.two-colomn table {
    margin: 0 -8px;
}
.fancybox-inner {
    max-height: 85vh;
}
.content-contact > table > tbody > tr > td:last-child {
    text-align: right;
}
.content-contact table {
    width: 100%;
}
.image-news-detail {
    float: left;
    margin-right: 40px;
}
.isiberita ul {
    float: left;
    min-width: calc(100% - 450px);
}
.isiberita {
    padding-top: 16px;
}
div#slide-story > div {
    padding: 0 10px;
}
div#slide-story {
    display: flex;
}
div#slide-story > div {
    padding: 0 10px;
    display: flex;
}
.youtubevideo {
    margin-bottom: 26px;
    width: 100%;
    display: flex;
}
img.img-responsive.image-detail-news {
    width: 40%;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}
div#testi-block h1.page-header {
    text-align: left;
}
div#testi-block .row > div:first-child {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
}
.row.testimonials {
    display: flex;
    flex-wrap: wrap;
}
div#testi-block .row {
    display: flex;
}
div#testi-block .row > div,.row.testimonials > div {
	/* padding: 0 6px; */
	display: flex;
}
.dept_image:before {
    padding-top: 60%;
}
.dept_content {
    /* width: 70%; */
    /* padding-left: 15px; */
}
.dept_subtitle {
    display: -webkit-box;
    max-height: 93px;
	color:#141f25;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 4;
}
.navbar-nav>li>.dropdown-menu {
    min-width:220px;
}
.navbar-header {
    float: left;
    position: relative;
    z-index: 1;
	margin-bottom:-110px;
}
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: 12px 23px;
}
.navbar-inverse .navbar-nav>li>a:hover {
    border-bottom-color:#00a4e5 ;
    color: #fff;
	background:#00a4e5;
}
.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;
    }
	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#about-home .row:first-child > div:first-child{
		padding-left: 80px;
	}
	div#about-home .row:last-child > div:first-child{
		padding-right: 80px;
	}
	div#content-center {
		min-height: calc(100vh - 260px);
	}
	#header-site a.navbar-brand {
		padding: 10px 15px;
	}
	.navbar-brand>img {
		display: block;
		max-height: 75px;
	}
	.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:12pt}
	.container {
		width: 1260px;
	}
	.content-slide-line {
		/* width: 630px; */
	}
	.navbar-brand>img {
		max-height: 165px;
	}
}
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: 35px;
}
#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){
	.navbar-brand>img {display: block;height: 45px;}
	.navbar-inverse .navbar-nav>li {margin-left: 8px;}
	#header-top .col-sm-6:first-child {width: 100%;}
	#header-top .col-sm-6.text-right {display: none;}
}
div#about-home > div:first-child {margin-bottom:15px}
@media(max-width:767px){
	div#content-slide {
    bottom: 0;
    top: auto;
    transform: translate(0);
}

.content-slide-line .more {margin-top:14px}
.content-slide-line {
    max-width: 100%;
    font-size: 10pt;
    margin-left: 0;
    padding: 0 2px 20px;
}
.content-slide-line {
    max-width: 100%;
    font-size: 10pt;
}
.img-news:before, .dept_image:before {
    padding-top: 70% !important;
}
div#banner-block .row {
    display: flex
;
    flex-wrap: wrap;
}
div#banner-block {
    padding-bottom: 10px !important;
}
.content-about td img {
    float: none !important;
    margin-top: 10px;
}
div#cta {
    padding: 20px 0 !important;
}
.content-about td {
    text-align: center !important;
}
.content-about h1 {
    font-size: 26pt;
}
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}
.banner-thumbnail {
    position: relative;
    margin-bottom: 30px;
}
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: 20pt;
	padding: 0px 0 0 0;
	margin-bottom: 10px;
}
.content-slide-line .more{
	margin-top: 14px;
    font-size: 10pt;
	padding:9px 22px !important;
}
.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; */
	}
	.content-about h2 {
    margin-top: 30px;
}
div#content-center {
    /* overflow-x: hidden; */
}
	#brands-home ul li {
		width: 50% !important;
	}
	/* div#footerlink .col-sm-4:first-child{text-align:center} */
	#description_product ul {margin-bottom:0}
	/* #description_product > table table td { */
		/* padding-bottom: 0; */
	/* } */
	div#description_product > table, div#description_product > table > tbody, div#description_product > table > tbody >tr, div#description_product > table > tbody >tr > td {
		display: block;
		width: 100% !important;
		padding-left: 0;
		padding-right: 0;
	}
	div#description_product {
		padding: 0 5px;
	}
	#description_product h2 {
		margin-bottom: 25px;
		font-size: 17pt;
		margin-top: 10px;
	}
	/* #description_product > table table tr:nth-child(2) {padding-top:15px;padding-bottom:15px} */
	/* #description_product > table  table > tbody > tr > td,#description_product > table  table > tbody > tr,#description_product > table  table > tbody,#description_product > table  table {display:block;width:100% !important} */
	/* #description_product > table table { */
		/* margin-left: 0; */
		/* min-width: 100%; */
		/* text-align: left; */
	/* } */
	div#description_product img {
		width: 100%;
	}
	#description_product h2:before {
		/* content: ""; */
		display: inline-block;
		width: 32px;
		height: 2px;
		background: #ccc;
		vertical-align: middle;
		position: relative;
		top: -1px;
		margin-right: 9px;
	}
	.mobile-hidden{display:none !important}
	.content-detail-proyek {
		margin-top: 30px;
	}
	.content-detail-proyek td {
		display:block;
	}
	.detail-proyek {
		margin: -30px -10px 0;
	}
	div#block-filter-proyek {
		text-align: center;
		margin-bottom: 30px;
		margin-top: -20px;
	}
	div#block-thumbnail-proyek .col-sm-3 {
		width: 50%;
		padding: 0 7px;
		float: left;
	}
	.title-proyek {
		font-weight: bold;
		font-size: 15px;
		min-height: 50px;
		line-height: 1.3;
		margin-top: 2px;
		padding: 0 15px;
	}
	.content-proyek {
		padding: 12px 0;
	}
	div#block-filter-proyek .form-control {
		width: 100%;
		color:#000;
		margin: 0 0 15px;
	}
	.menu-button-mobile ul.list-inline li:nth-last-child(4):first-child, .menu-button-mobile ul.list-inline li:nth-last-child(4):first-child ~ li {
		width: 25%;
	}
	.menu-button-mobile ul.list-inline li:nth-last-child(3):first-child, .menu-button-mobile ul.list-inline li:nth-last-child(3):first-child ~ li {
		width: 33.33%;
	}
	.menu-button-mobile ul.list-inline li:nth-last-child(2):first-child, .menu-button-mobile ul.list-inline li:nth-last-child(2):first-child ~ li {
		width: 50%;
	}
	.menu-button-mobile ul.list-inline li:nth-last-child(1):first-child, .menu-button-mobile ul.list-inline li:nth-last-child(1):first-child ~ li {
		width: 100%;
	}
	/* #slide-home{display:none !important} */
	#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#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: #1e4516;
		font-weight: normal;
		padding: 5px 10px;
		margin-top: 0;
		text-transform: uppercase;
	}
	.navbar-collapse.in, .navbar-collapse.collapsing {
		visibility: visible;
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	.bg-black {
		position: fixed!important;
		top: 0!important;
		left: 0!important;
		width: 100vw!important;
		height: 100vh!important;
		opacity: 0.2;
		display: none;
		background-image: none!important;
		background-color: #000;
		z-index: 999;
	}
	.menu-active .bg-black {
		display: block;
	}
	.menu-active{overflow:hidden;}
	div#close-menu {
		font-size: 22pt;
		padding:0 34px !important;
		z-index: 9999;
		color: #000;
		text-align: right;
		font-weight: bold;
		right: 0;
		top: 0;
		line-height: 50px;
		position: relative;
		margin-bottom: 17px;
		margin-top: 3px;
	}
	.navbar-inverse .navbar-nav>li {
		margin-left: 15px;
		margin-bottom: 26px;
	}
	#who-we-are .slideInRight,#who-we-are .slideInLeft {
		animation-name: fadeInUp !important;
	}
	#button-mobile{
		position: fixed;
		bottom: 0;
		width:100%;
		z-index:4;
		text-align:center;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
	.button-mobile-toggle {
		width: 150px;
		height: 40px;
		background:url(images/button-mobile.png)no-repeat 50% -430px/430px;
		margin:0 auto;
		display:block;
	}
	.menu-button-mobile ul.list-inline li a{display:block;height:100%;}
	.menu-button-mobile ul.list-inline li span{width: 40px;height: 100%;background:url(images/button-mobile.png)no-repeat 0 0/430px;display:inline-block;}
	.menu-button-mobile ul.list-inline li span.button-menu-icon {
		background-position: -376px -9px;
		background-size: 470px;
	}
	.menu-button-mobile ul.list-inline li span.button-phone-icon{background-position:-82px -6px;}
	.menu-button-mobile ul.list-inline li span.button-mail-icon{background-position:-147px -6px;}
	.menu-button-mobile ul.list-inline li {
		width: 33.333%;
		float: left;
		height: 53px;
		margin: 0;
		border-left: 1px solid #d9d9d9;
		border-left-color: #bbb;
	}
	.menu-button-mobile ul.list-inline li:first-child {
		border-left: 0px solid;
	}
	.menu-button-mobile ul.list-inline:after{content:"";clear:both;display:block}
	.menu-button-mobile ul.list-inline {
		margin: 0;
		text-align: center;
		background: rgba(255, 255, 255, 0.95);
		box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.5);
		-ms-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.5);
		-moz-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.5);
		-webkit-box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.5);
	}
	.button-wa-icon {
		background-position: -343px -6px !important;
	}
	span.button-email-icon {
		background-position: -147px -6px !important;
	}
	span.button-map-icon {
		background-position: -215px -6px !important;
	}
	body {
		padding-bottom: 53px; 
	}
#header-site a.navbar-brand {
    max-width: calc(100% - 60px);
    padding: 0 15px;
    position: relative;
    z-index: 2;
}
	.navbar-brand>img {
        display: block;
        height: 115px;
        margin-bottom: -60px;
    }
}