#header {z-index: 1000!important;}
.toremove {
    position: absolute;
    top: 0;
    z-index: 99;
    display: block;
    left: 0!important;
    right: 0!important;
    margin-left: auto!important;
    margin-right: auto!important;
}
.title_holder h4.title {
    margin: 0px;
    padding: 0px;
    font-size: 40px;
    line-height: 1;
    letter-spacing: 0px;
    color: #fd6211;
    font-weight: 500;
    padding-bottom: 14px;
    position: relative;
    margin-bottom: 32px;
}
.title_holder h4.title:after {
    content: '';
    position: absolute;
    bottom: -9px;
    left: 0px;
    width: 100px;
    height: 3px;
    background-color: #45a2df;
}
.title_holder, .n_cs_miniboxes {margin-top: 30px;}
.home-sektor {padding: 10px;}
.text-center {text-align: center;}
.jarak-gambar {margin-bottom: 10px;position: relative}    
.title-sektor {min-height: 60px;}
.title-sektor h4 a {text-align: center;font-size: 18px; color:#fd6211;text-decoration: none;}
.title-partner h4 a {text-align: center;font-size: 18px; color:#000;line-height:1em;text-decoration: none;} 
.parallax_section {
    width: 100%;
    float: left;
    clear: both;
    /* padding: 60px 0; */
}
.mini-sector {display: inline-table;}
.mini-sector ul {width: 100%;margin: 0;}
.mini-sector ul li {display: inline-block; width: 80px; float: left;}
.mini-sector ul li img:hover {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
}

.white-bg .inner:before, .white-bg .inner:after, .white-bg .inner {background: #fff!important;}
.parallax-1, .parallax-2 {
  position: relative;
  opacity: 0.65;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

}
.btn-back a {background: #333; padding:10px;text-decoration:none;color: #fff;font-size: 16px;: }
.btn-back a:hover {background: #d24e1a; color: #f1f1f1;}
.parallax-1 {
  background-image: url("../img/img-parallax-1.jpg");
  min-height: 300px;
}
/*.bgimg-2 {
  background-image: url("../img/img-parallax-1.jpg");
  min-height: 400px;
}*/
.caption {
  position: absolute;
  left: 0;
  top: 0%;
  width: 100%;
  text-align: center;
  color: #000;
  padding:100px;
}

.partner_section {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
    padding: 52px 0px 55px 0px;
    background-color: #fff9f6;
}
.partners_inner {
	margin-top: 50px;
	margin: 0 auto;
}
.logo-partner img {height: 80px;}
.mb-10 {margin-bottom:10px;}
.mb-20 {margin-bottom:20px;}
.list_inner img {width: 160px;}
.width-wa { width: 30px;margin-right:5px; }
.mailphone span {
	width: 166px;
	display: inline-block;
}
.text-konten h5 {
	line-height: 1.5em;
	margin-bottom: 20px;
}
.list-3-colom li {
    width: 32%;
}
.color-orange {color:#fd6211;}
.video-produk {padding-top:30px;}
.custom-jarak ul {margin: 10px 30px 30px 30px;}
.custom-jarak h6 {margin-bottom: 10px;}
.padding-30 {padding:30px 0;}
.padding-40 {padding:40px 0;}
.padding-50 {padding:50px 0;}
.padding-60 {padding:60px 0;}
.padding-70 {padding:60px 0;}
.padding-80 {padding:60px 0;}
.pabot-30 {padding-bottom:30px;}
.margin-50 {margin:50px 0;}
.list-video {
    width: 48%;
    float: left;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 17px;
    padding:10px 10px 17px 20px;
}
.list-produk {min-height: 250px;}
.list-produk h3 {min-height: 0px!important;}
.list-produk ul {margin-left: 30px;}
.list-produk ul li {list-style-type: disc;width:100%;margin:0; color:#333;font-weight: 500;font-size: 15px;padding: 0;}
/* Turn off parallax scrolling for tablets and phones */
@media only screen and (max-device-width: 1024px) {
  .bgimg-1, .bgimg-2, .bgimg-3 {
    background-attachment: scroll;
  }
}