@font-face {
    font-family: 'dinregular';
    src: url('../font/DIN_light-webfont.eot');
    src: url('../font/DIN_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/DIN_light-webfont.woff2') format('woff2'),
         url('../font/DIN_light-webfont.woff') format('woff'),
         url('../font/DIN_light-webfont.ttf') format('truetype'),
         url('../font/DIN_light-webfont.svg#dinregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'din_alternatebold';
    src: url('../font/DIN_Alternate_Bold-webfont.eot');
    src: url('../font/DIN_Alternate_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/DIN_Alternate_Bold-webfont.woff2') format('woff2'),
         url('../font/DIN_Alternate_Bold-webfont.woff') format('woff'),
         url('../font/DIN_Alternate_Bold-webfont.ttf') format('truetype'),
         url('../font/DIN_Alternate_Bold-webfont.svg#din_alternatebold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'kievitbold';
    src: url('../font/Kievit_Bold-webfont.eot');
    src: url('../font/Kievit_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Kievit_Bold-webfont.woff2') format('woff2'),
         url('../font/Kievit_Bold-webfont.woff') format('woff'),
         url('../font/Kievit_Bold-webfont.ttf') format('truetype'),
         url('../font/Kievit_Bold-webfont.svg#kievitbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

.no-padding{
  padding: 0!important;
}
.no-padding-left{
  padding-left: 0!important;
}
.no-padding-right{
  padding-right: 0!important;
}

#wrap-loading{
    background: none repeat scroll 0 0 rgba(100, 100, 100, 0.7);
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 9999;
    text-align: center;
    display: none;
}
header{
  background: #6e0505;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
  position: relative;
  z-index: 1000;
}
.menu-atas{
  max-width: 960px!important;
  margin: 0 auto;
  height: 100px;
}
.logo-header{
}
.wrap-search input{
  font-family: 'din_alternatebold';
  text-align: center;  
  color: #6e0505;
  box-shadow: -3px 0 2px -2px rgba(14, 20, 49, 0.5) inset;
  padding: 0 10px;
  border: none!important;
  font-size: 11px!important;
  margin: 0!important;
  float: left;
  width: 160px;
}
.wrap-search button{
  padding: 0 10px!important;
  background:#6e0505;
  margin: 0!important;
  float: left;
  
}
.wrap-call{
  padding: 5px 8px 6px;
  background: #6e0505;
  display: inline-block;
}
.wrap-call img{
  margin-right: 8px;
}
.wrap-call span{
  color: #FFF;
  font-family: 'din_alternatebold'!important;
}
.wrap-call span.customer-care{
  font-size: 12px;
  padding: 2px 8px 3px 0;
  box-shadow: -3px 0 2px -2px rgba(14, 20, 49, 0.5) inset;
}
.wrap-call span.nomer-telp{
  font-size: 13px;
  padding-left: 5px;
}
.top-bar-section ul li{
  background: #6e0505;
}
.top-bar-section ul li a{
  font-family: 'din_alternatebold'!important;
  font-size: 13px!important;
  position: relative;
  z-index: 99999;
}
.top-bar-section ul li a span{
  position: relative;
  z-index: 99999;
  padding: 0 8px 10px 8px !important;
  background: #6e0505;
}
.top-bar-section ul li a:hover .activehover {
  display: block;
}
.top-bar-section ul li a div{
  background: #6e0505;
  bottom: -14px;
  height: 30px;
  left: 50%;
  margin-left: -15px;
  position: absolute!important;
  ms-transform: rotate(38deg) skewX(-15deg); /* IE 9 */
  -webkit-transform: rotate(38deg) skewX(-15deg); /* Safari */
  transform: rotate(38deg) skewX(-15deg); /* Standard syntax */
  width: 30px;
  z-index: 99998;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
  display: none;
}
.aktif-arrow{
  display: block!important;
  background: #6e0505;
  bottom: -14px;
  height: 30px;
  left: 50%;
  margin-left: -15px;
  position: absolute!important;
  ms-transform: rotate(38deg) skewX(-15deg); /* IE 9 */
  -webkit-transform: rotate(38deg) skewX(-15deg); /* Safari */
  transform: rotate(38deg) skewX(-15deg); /* Standard syntax */
  width: 30px;
  z-index: 9;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
}
.aktif-span{
  text-transform: uppercase;
}
.aktif-sub{
  clip: auto!important;
}
.sub-aktif{
  text-transform: uppercase!important;
}
.dropdown{
  background: #6e0505 important;
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.5) inset;
  border: none!important;
  text-align: center;
  padding: 31px 0 !important;
}
.dropdown li{
  float: none!important;
  display: inline-block;
  background: transparent!important;
}
.tengah-sub{
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
.garis-sub{
  border-right: 1px solid #fff;  
}
.dropdown li a{
  padding: 0 20px!important;
  background: transparent!important;
}
.menu-kanvas ul li{
  font-family: 'din_alternatebold'!important;
}
.wrap-slider{
  position: relative;
  overflow: hidden;
  z-index: 999;
}
.wrap-txt-slider{
  height: 100%;
  width: 100%;
  position: absolute;
  display: inline;
  top: 0px;
  background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(255,255,255,0) 1%, rgba(255,255,255,0) 49%, rgba(255,255,255,0.7) 50%, rgba(255,255,255,0.7) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(1%,rgba(255,255,255,0)), color-stop(49%,rgba(255,255,255,0)), color-stop(50%,rgba(255,255,255,0.7)), color-stop(100%,rgba(255,255,255,0.7))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,0) 49%,rgba(255,255,255,0.7) 50%,rgba(255,255,255,0.7) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,0) 49%,rgba(255,255,255,0.7) 50%,rgba(255,255,255,0.7) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,0) 49%,rgba(255,255,255,0.7) 50%,rgba(255,255,255,0.7) 100%); /* IE10+ */
  background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 1%,rgba(255,255,255,0) 49%,rgba(255,255,255,0.7) 50%,rgba(255,255,255,0.7) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#b3ffffff',GradientType=1 ); /* IE6-9 */
}
.bungkus-slide{
  max-width: 960px!important;
  margin: 0 auto;
}
.head-txt-slider{
  font-family: 'din_alternatebold';
  color: #6e0505;
  font-size: 36px;
  display: block;
  line-height: 35px;
}
.sub-txt-slider{
  color: #605e5e;
  font-size: 21.5px;
  font-family: 'din_alternatebold';
}
.isi-txt-slider{
  color: #605e5e;
  font-size: 14px;
  font-family: 'din_alternatebold';
}
.wrap-link-slider{
  margin-bottom: 35px;
}
.link-slider{
  border: 2px solid #6e0505;
  border-radius: 4px;
  color: #6e0505;
  font-family: "din_alternatebold";
  font-size: 14px;
  padding: 10px 20px 8px;
  vertical-align: middle;
}
.link-slider:hover{
  color: #6e0505;
}
.link-slider:after{
  background: url("../images/icon-link.png");
  content: "";
  display: inline-block;
  height: 20px;
  margin: -5px 0 0 15px;
  vertical-align: middle;
  width: 20px;
}
.wrap-link-kata{
}
.link-kata{
  display: inline;
}
.link-kata span{
  vertical-align: middle;
  color: #fff;
  font-family: "din_alternatebold";
  font-size: 15px;
  background: #6e0505;
  padding: 10px 20px 10px 30px;
  margin-left: -15px;
  position: relative;
  z-index: 3;
}
.link-kata span:after{
  background: url("../images/icon-kata.png");
  content: "";
  display: inline-block;
  height: 20px;
  margin: -2.5px 0 0 15px;
  vertical-align: middle;
  width: 20px;
}
.link-kata img{
  display: inline!important;
  width: auto!important;
  vertical-align: middle;
  box-shadow: 0 5px 5px rgba(0,0,0,.32);
  border-radius: 50%;
  position: relative;
  z-index: 8;
}
.wrap-link{
  background: -moz-linear-gradient(top,  rgba(255,255,255,0.12) 0%, rgba(0,0,0,0.12) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.12)), color-stop(100%,rgba(0,0,0,0.12))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0.12) 0%,rgba(0,0,0,0.12) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(255,255,255,0.12) 0%,rgba(0,0,0,0.12) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(255,255,255,0.12) 0%,rgba(0,0,0,0.12) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(255,255,255,0.12) 0%,rgba(0,0,0,0.12) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1fffffff', endColorstr='#1f000000',GradientType=0 ); /* IE6-9 */
  box-shadow: 0 -16px 10px rgba(255, 255, 255, 1),0 10px 10px rgba(0, 0, 0, .12);
  padding: 10px 0 30px;
  position: relative;
  z-index: 1001;
}
.link{
  max-width: 48%!important;
}
.link-kiri{
  text-align: right;
  margin-right: 2%!important;
}
.link-kanan{
  margin-left: 2%!important;
}
.link div{
  box-shadow:0 5px 10px rgba(0, 0, 0, .12);
}
.wrap-design-insp{
  background: -moz-linear-gradient(top,  rgba(255,255,255,0.32) 0%, rgba(61,131,103,0.32) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.32)), color-stop(100%,rgba(61,131,103,0.32))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0.32) 0%,rgba(61,131,103,0.32) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(255,255,255,0.32) 0%,rgba(61,131,103,0.32) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(255,255,255,0.32) 0%,rgba(61,131,103,0.32) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(255,255,255,0.32) 0%,rgba(61,131,103,0.32) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52ffffff', endColorstr='#523d8367',GradientType=0 ); /* IE6-9 */
  padding: 30px 0;
  position: relative;
  z-index: 1000;
}
.judul-caro{
  max-width: 860px!important;
  padding: 0 20px;
  color: #6e0505;
  font-size: 28px;
  font-family: "din_alternatebold";
}
.wrap-caro{
  max-width: 920px!important;
  margin: 0 auto;
  display: block;
  padding: 0 50px;
  position: relative;
}
.owl-carousel{
  padding-top: 10px;
}
.item-caro{
}
.wrap-img-caro{
  border: 3px solid #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.75);
  display: inline-table;
  margin: 5px;
  clear: both;
}
.wrap-txt-caro{
  clear: both;
  display: block;
  padding: 5px;
}
.jdl-caro,.isi-caro,.item-caro a,.wrap-txt-caro a:hover{
  color: #545454;
  font-family: "din_alternatebold";
}
.jdl-caro{
  font-size: 15px;
}
.isi-caro, .item-caro a{
  font-size: 12px;
}
.item-caro a span{
  text-decoration: underline;
}
a .wrap-img-caro:hover {
	border: 3px solid #6e0505;
}
.owl-nav div{
  position: absolute;
  top: 28%;
  width: 32px;
  height: 32px;
  text-indent: 9999px;
}
.owl-nav .owl-prev{
  background: url(../images/caro-prev.png);
  left: -45px;
}
.owl-nav .owl-next{
  background: url(../images/caro-next.png);
  right: -45px;
}
.link-all-caro{
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  z-index: 999;
}
.link-all-caro a{
  color: #fff;
  font-family: "din_alternatebold";
  font-size: 12px;  
  background: #6e0505;
  padding: 10px;
}
.link-all-caro a:hover{
  color: #fff;
  background:#6e0505;
}

/* About US */

.wrap-banner-tentang img{
  width: 100%;
  height: auto;
}
.wrap-isi-tentang{
  background: -moz-linear-gradient(top,  rgba(255,255,255,0.2) 0%, rgba(0,0,0,0.2) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.2)), color-stop(100%,rgba(0,0,0,0.2))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(255,255,255,0.2) 0%,rgba(0,0,0,0.2) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1fffffff', endColorstr='#1f000000',GradientType=0 ); /* IE6-9 */
  min-height: 300px;
}
.isi-tentang{
  max-width: 960px!important;
  position: relative;
  padding-bottom: 30px;
}
.wrap-jdl-tentang{
  background: url(../images/bg-jdl-about.png)center top no-repeat;
  min-height: 540px;
  position: absolute!important;
  top: -175px; 
}
.jdl-tentang{
  color: #fcfcfc;
  font-family: "din_alternatebold";
  font-size: 26px;
  line-height: 18px;
  margin-left: 2%;
  margin-top: 320px;
  text-align: center;
  width: 85%;
}
.jdl-tentang span{
  color: #fcfcfc;
  font-family: "din_alternatebold";
  font-size: 18px;    
}
.txt-about,.txt-about ol, .txt-about ol li,.txt-about p{
  color: #4e4e4e;
  font-size: 14px;  
  font-family: 'dinregular';
  line-height: 18px;
}
.txt-about p{
  margin-top: 20px!important;
  margin-bottom: 5px!important;
}
.jdl-visi{
  font-size: 25px!important;
  line-height: 28px!important;
}
.jdl-visi span{
  font-size: 35px!important;
}
.jdl-history{
  font-size: 24px!important;
  line-height: 28px!important;
}
.jdl-history span{
  font-size: 29px!important;
}
.wrap-history{
  padding: 0!important;
}
.wrap-paragrap{
  margin-top: 15px; 
  position: relative;
}
.jdl-paragrap{
  font-family: 'dinregular';
  color: #1d1d1d;
  margin-bottom: 10px;
  font-size: 20px;
  height:30px;
}
.jdl-paragrap2{
	font-family: 'dinregular';
	color: #1d1d1d;
	margin-bottom: 10px;
	font-size: 20px;
  
	position: absolute;
	z-index: 999999;
	margin-top: -155px;
	margin-left: -20px;
}
.clean-text {
	font-size:0px !important
}
.wrap-timeline{
  background: url("../images/bg-list-time.png") no-repeat scroll right top / 95% 17px rgba(0, 0, 0, 0);
  height: 90px;
}
.item-time{
  float: left!important;
}
.wrap-bulet-aktif{
  background: url(../images/panah-timeline.png)bottom center no-repeat;
}
.wrap-bulet{
  width: 65px;
  text-align: center;
  height: 90px;
  display: table;
  cursor: pointer;
}
.buletan-aktif{
  border: 8px solid #142f24 !important;
  height: 32px !important;
  margin: 0 auto 6px !important;
  width: 32px !important;
}
.buletan-history{
  width: 20px;
  height: 20px;
  border: 5px solid #FF0000;
  background: #6e0505;
  border-radius: 50%;
  display: block;
  margin: 6px auto 11px;
}
.tahun-history{
  font-family: 'dinregular';
  font-size: 13px;
  color: #4e4e4e;
}
.isi-paragrap{
  display: none;   
  padding: 25px 0px 20px 20px;
  background: #6e0505;
  position: relative;
  max-width: 665px;
}
.paragrap{
  font-family: 'dinregular';
  font-size: 12px;
  color: #FFF;  
  height: 165px;
  width: 100%;
  max-width: 520px;
}
.paragrap p{
  font-family: 'dinregular';
  font-size: 12px;
  color: #FFF;  
  width: 100%;
  max-width: 520px;
  margin-bottom: 5px!important;
}
.detail2{
  max-width: 545px!important;
}
.gmbr-paragrap{
  position: absolute;
  top: 21px; 
  right: -70px;
  border: 4px solid #6e0505;
  box-shadow: 0px 0px 8px rgba(0,0,0,.8);
  border-radius: 2px;
}
/* End About */

/* Start Semen */ 

.wrap-keunggulan{
  min-height: 900px;
  background: url(../images/bg-keunggulan.jpg) no-repeat top center;
  background-color: #fff;
  background-size: 100%;
  display: inline-block;
  width: 100%;
}
.keunggulan{
  max-width: 960px!important;
  margin-top: 10%!important;
  display: block;
  background: url(../images/batas-unggul.png)center bottom no-repeat;
}
.jdl-unggulan{
  color: #6e0505;
  font-family: "din_alternatebold";
  font-size: 30px;
  margin-bottom: 30px;
}
.wrap-jdl-unggul{
  background: url(../images/bg-jdl-unggul.png) no-repeat top left;
  min-height: 660px;
}
.jdl-unggul{
  color: #fff;
  font-family: "din_alternatebold";
  margin-left: 6%;
  margin-top: 380px;
  text-align: center;
  width: 48.5%;
}
.jdl-unggul span{
  width: 100%;
  display: block;
  clear: both;
  line-height: 22px;
}
.wrap-judul-unggul{
  margin-top: 50px;
  font-family: 'din_alternatebold';
  background: #6e0505;
  font-size: 14px;
  color: #FFF;
  padding-top: 15px;
  padding-bottom: 15px;
}
.wrap-judul-unggul strong{
  font-size: 16px;
}
.wrap-listunggul{
  background: url("../images/list-unggul.png") no-repeat scroll left center / 12px 95%;
  min-height: 200px;
  padding-left: 0!important;
}
.judulunggul{
  font-family: 'din_alternatebold';
  color: #6e0505;
  font-size: 20px;
  margin-top: 65px;
  margin-bottom: 15px;  
}
.bungkus-list-unggul{
  display: inline-block;
  position: relative;
}
.list-unggul{
  background: url("../images/list-verti.png") no-repeat scroll left center / 70px 2px;
  font-family: 'din_alternatebold';
  color: #454545;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 25px;
  padding-left: 80px;
  position: relative;
  cursor: pointer;
}
.list-unggul:before{
  background: #6e0505 none repeat scroll 0 0;
  border: 5px solid #142f24;
  border-radius: 50%;
  content: " ";
  display: block;
  height: 22px;
  left: 0;
  margin: 4px 0 0;
  position: absolute;
  top: 0;
  width: 22px;
}
.list-unggul:hover .wrap-pop-unggul{
  display: block;
}
.wrap-pop-unggul{
  display: none;
  background: #6e0505 none repeat scroll 0 0 !important;
  color: white;
  font-size: 14px;
  padding: 10px;
  position: absolute !important;
  right: -100%;
  text-transform: none;
  top: -50%;
  width: 95%;
}
.wrap-pop-unggul:before{
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 13px 10px 0;
  border-color: transparent #FF0000 transparent transparent;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  left: -5%;
}
.wrap-pop-unggul table,.wrap-pop-unggul table tr{
  color: white;
  font-size: 12px!important;
  background: none!important;
}
.wrap-pop-unggul table td,.wrap-pop-unggul table th{
  color: white;
  font-size: 12px!important;
  line-height: normal;
  padding: 2px;
}
.unggul-kini{
  font-size: 16.5px;
}
.unggul-semen{
  font-size: 32px;
}
.unggul-premium{
  font-size: 24px;
}

.wrap-map{
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.wrap-map iframe{
  margin-top: -35px;
}
.wrap-store{
  background: -moz-linear-gradient(top,  rgba(255,255,255,0.25) 0%, rgba(0,0,0,0.25) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.25)), color-stop(100%,rgba(0,0,0,0.25))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0.25) 0%,rgba(0,0,0,0.25) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(255,255,255,0.25) 0%,rgba(0,0,0,0.25) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(255,255,255,0.25) 0%,rgba(0,0,0,0.25) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(255,255,255,0.25) 0%,rgba(0,0,0,0.25) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1fffffff', endColorstr='#1f000000',GradientType=0 ); /* IE6-9 */
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  position: relative;
  z-index: 2;
  padding-bottom: 50px;
}
.store{
  max-width: 1090px!important;
}
.wrap-list-store{
  background: url(../images/bg-list-store.png) top right no-repeat;
  background-color: #6e0505;
  min-height: 400px;
  margin-top: -30px;
  box-shadow: 0 -3px 3px rgba(0, 0, 0, 0.3);
  padding: 0 3%!important;
}
.wrap-list-store:before{
  content: " ";
  position: absolute;
  width: 19px;
  height: 10px;
  background: url(../images/bg-list-store2.png) top right no-repeat;
  top: -10px;
  right: 156px;
}
.list-store{
  margin-top: 50px;
}
.list-store ul{
  background: #fff;
  margin: 0!important;
  padding: 0 0 0 10px!important;
  list-style-type: none;
}
.list-store ul li{
  cursor: pointer;
  border-bottom: 1px solid #6e0505;
  padding: 15px 20px;
}
.list-toko{
  font-family: 'din_alternatebold';
  color: #4e4e4e;
  font-size: 14px;
}
.list-kota{
  font-family: 'dinregular';
  color: #6e0505;
  font-size: 11px!important;
}
.list-store ul li:last-child{
  border-bottom: none;
}
.jdl-lokasi{
  margin-bottom: 10px;
  font-size: 18px;
  color: #fcfcfc;
  font-family: 'din_alternatebold';
}
#input-lokasi{
  margin-top: 5px;
}
#input-lokasi input{
  font-size: 13px;
  font-family: 'dinregular';
  padding: 12px 10px;
  width: 100%;
  text-align: center;
  border: none;
  margin-bottom: 10px;
}
#input-lokasi .btn-search-toko{
  color: #fff;
  font-size: 14px;
  font-family: 'din_alternatebold';
  padding: 15px 0px;
  width: 100%;
  text-align: center;
  border: none;
  background: #6e0505;
  text-transform: uppercase;
  box-shadow: 0px 5px 5px rgba(156, 31, 52, 0.5);
  margin-bottom: 20px;
  cursor: pointer;
  float: left;
}
#input-lokasi .btn-search-toko:hover{
  background: #6e0505;
}
.btn-search-semua{
  display: none;
  color: #fff;
  font-size: 14px;
  font-family: 'din_alternatebold';
  padding: 15px 0px;
  width: 33%;
  text-align: center;
  border: none;
  background: #6e0505;
  text-transform: uppercase;
  box-shadow: 0px 5px 5px rgba(70, 7, 7, 0.5);
  margin-bottom: 20px;
  cursor: pointer;
  float: left;
  margin-left: 2%;
  
}
.wrap-detail-store{
  padding-left: 80px!important;
  margin-top: 70px;
  color: #4e4e4e;
}
.detail-store{  
  font-family: 'dinregular';
  position: relative;
  border-bottom: 1px solid #6e0505;
  padding-bottom: 20px;
}
.detail-store{
  
}
.jdl-toko{
  font-size: 16px;
  position: relative;
  margin-bottom: 15px;
}
.social-toko{
  position: absolute;
  top: 2px;
  right: 0;
  color: #4e4e4e;
  font-size: 12px;
}
.margin-social-store{
  margin: 0 10px;
}
.desk-toko{
  color: #4e4e4e;
  font-size: 14px;
  line-height: 16px;
}

/* End Semen */

/* Start Design */

.wrap-design{
  min-height: 500px;
  padding-top: 115px;
  background: -moz-linear-gradient(top,  rgba(255,255,255,0.12) 0%, rgba(0,0,0,0.12) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.12)), color-stop(100%,rgba(0,0,0,0.12))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(255,255,255,0.12) 0%,rgba(0,0,0,0.12) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(255,255,255,0.12) 0%,rgba(0,0,0,0.12) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(255,255,255,0.12) 0%,rgba(0,0,0,0.12) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(255,255,255,0.12) 0%,rgba(0,0,0,0.12) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1fffffff', endColorstr='#1f000000',GradientType=0 ); /* IE6-9 */
}
.wrap-pagging{
  max-width: 960px!important;
  padding-right: 29px;
  margin-bottom: 15px!important;
}
.wrap-pagging span{
  color: #6e0505;
  font-family: 'din_alternatebold';
  font-size: 18px;
  margin-left: 8px;
  margin-top: 4px;
  display: inline-block;
  text-transform: uppercase;
}
.pagging{
  padding-left: 10px;
  font-family: 'din_alternatebold';
  background: #6e0505;
  display: block;
  border-radius: 10px;
  box-shadow: inset 2px 2px 3px 3px rgba(34,96,70,.48);
  position: relative;
}
.pagging span{
  color: #fff;
  display: block;
  float: left;
  font-size: 14px;
  margin: 5px 10px 6px 0 !important;
}
.angka-pagging{
  width: 55px;
  height: 35px;
  background: #fff;
  float: left;
  color: #6e0505;
  border-radius: 10px;
  box-shadow: inset 2px 2px 2px 2px rgba(34,96,70,.48);
  text-align: center;
  padding: 5px;
}
.dir-pagging{
  position: absolute;
  top: 5px;
}
.prev-pagging{
  left: -20px;
}
.next-pagging{
  right: -20px;
}
.wrap-list-design{
  max-width: 960px;
  padding: 20px 0;
}
.wrap-item{
  display: block;
  margin-bottom: 20px;
  float: left!important;
}
.item-int{
  margin: 0 auto;
  max-width: 190px!important;
}
.wrap-gambar-item{
  border: 3px solid #fff;
  box-shadow: 0 0 4px 2px rgba(0,0,0,.5);
  position: relative;  
  display: block;
  overflow: hidden;
}
.wrap-gambar-item:hover .item-hover{
  top: 32%;
}
.item-hover{
  width: 100%;
  position: absolute;
  background: #6e0505;
  text-align: center;
  top: -100%;
  padding: 8px 0;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -ms-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
}
.item-hover div{
  margin-top: 5px;
  font-family: 'din_alternatebold';
  font-size: 11px;
  color: #fff;
}
.jdl-item-design,.isi-item-design,.link-item-design{
  color: #545454;
  font-family: 'din_alternatebold';
  padding: 0 3px;
}
.jdl-item-design{
  font-size: 15px;
  margin: 4px 0 1px;
}
.isi-item-design{
  font-size: 11px;
}
.link-item-design{
  font-size: 11px;
  text-decoration: underline;
}
.link-item-design:hover{
  color: #6e0505;
}
.wrap-detail{
  max-width: 960px!important;
  padding-bottom: 40px;
}
.wrap-kiri-detail{
  padding: 0 25px 0 10px!important;
}
.wrap-kanan-detail{
  padding: 0 15px 0 25px!important;
}
.tulisan-kiri{
  background: url(../images/bg-tulis-kiri.png)no-repeat top right;
  background-color: #6e0505;
  position: relative;
  color: #fff;
  font-family: 'din_alternatebold';  
  text-transform: uppercase;
  padding: 40px 0 20px 40px;
}
.tulisan-kiri:before{
  content: " ";
  position: absolute;
  width: 19px;
  height: 10px;
  background: url(../images/bg-list-store2.png) top right no-repeat;
  top: -10px;
  right: 156px;  
}
.tulisan-kiri h2{
  font-size: 32px;
  color: #fff;
  line-height: 0px;
  
}
.tulisan-kiri span{
  color: #fff;
  display: block;
  font-family: "din_alternatebold";
  font-size: 29.5px;
  line-height: 0;
  margin-bottom: 35px;
}
.judul-detail{
  color: #6e0505;
  font-size: 18px;
  font-family: 'din_alternatebold';  
  margin-bottom: 20px;
}
.isi-detail,.isi-detail p{
  font-family: 'dinregular';
  font-size: 14px;  
  color: #6e0505;
  line-height: 19px;
}
.wrap-popular{
  margin-top: 20px;
  background: url(../images/bg-popular.png)bottom center repeat-x;
  padding-bottom: 10px;
}
.jdl-popular{
  background: url(../images/garis-artikel.png) center center repeat-x;
  text-align: center;
  margin-bottom: 15px;
}
.jdl-popular span{
  background: #fff;
  padding: 0 5px;
  color: #6e0505;
  font-size: 16px;
  font-family: 'din_alternatebold';  
}
.wrap-kanan-bawah{
  margin-top: 20px;
  padding-right: 15px;
}
.btn-detail-kembali{
  color: #FFF;
  font-size: 12px;
  font-family: "din_alternatebold";
  text-transform: uppercase;
  cursor: pointer;
  max-width: 350px;
  background: #6e0505;
  text-align: center;
  padding: 7px 20px;
  box-shadow: 0px 3px 3px rgba(0,0,0,.5);
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}
.btn-detail-kembali:hover{
  background: #6e0505;
  color: #fff;
}
.btn-detail-kembali:after{
  background: url("../images/icon-kembali.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  content: " ";
  display: inline-block;
  height: 16px;
  margin-left: 25px;
  vertical-align: middle;
  margin-top: -2px;
  width: 17px;
}
.social-detail{
  position: relative;
  float: right;
}
.item-popular{
  margin-bottom: 10px;
  display: inline-block;
}
.wrap-isi-popular{
  padding: 0 0 0 20px!important;
}
.judul-artikel{
  color: #6e0505;
  font-size: 14px;
  font-family: "din_alternatebold";
  line-height: 16px!important;
  margin-bottom: 10px;
}
.isi-artikel{
  font-family: 'dinregular';  
  color: #6e0505;
  font-size: 14px;
  line-height: 17px;
}
.wrap-isi-popular a{
  font-family: 'dinregular';  
  color: #6e0505;
  font-size: 12px;
  text-decoration: underline;
  
}
/* End Design */
/* Start News*/

.wrap-news{
  min-height: 500px;
  padding-top: 50px;
  background: #fff;
}
.wrap-top-news{
  max-width: 960px!important;
  margin-bottom: 15px!important;
  vertical-align: middle;
  background: url(../images/garis-artikel.png) center center repeat-x;
}
.wrap-top-news span{
  color: #6e0505;
  font-family: 'din_alternatebold';
  font-size: 30px;
  padding-left: 8px;
  padding-right: 10px;
  display: inline;
  vertical-align: middle;
  background: white;
}
.wrap-top-news a{
  color: #FF0000;
  display: inline;
  float: right;
  font-family: "din_alternatebold";
  font-size: 20px;
  margin-top: 6.5px;
  vertical-align: middle;
  background: white;
  padding: 0 10px;
}
.wrap-top-news a:hover{
  color: #6e0505;
}
/* End News*/
/* Start Kata */
.wrap-kata{
  background: #fff url("../images/bg-kata.jpg") no-repeat scroll center top;
  display: inline-block;
  min-height: 500px;
  width: 100%;
}
.wrap-txt-kata{
  max-width: 960px!important;
  margin-top: 65px!important;
  margin-bottom: 50px!important;
  display: block;
}
.kata-konsumen{
  background: #6e0505 url("../images/bg-txt-kata.png") no-repeat scroll right top;
  color: #fff;
  display: inline-block;
  font-family: "din_alternatebold";
  font-size: 20px;
  padding: 25px 100px 20px 45px;
  text-transform: uppercase;
  text-align:left;
  position: relative;
}
.kata-konsumen:before{
  border-color: transparent transparent transparent #FF0000;
  border-style: solid;
  border-width: 10px 0 0 20px;
  content: " ";
  height: 0;
  position: absolute;
  right: 147px;
  top: -10px;
  width: 0;
}
.wrap-content-kata{
  max-width: 960px!important;
  background: url(../images/batas-unggul.png)bottom center no-repeat;
  padding-bottom: 20px;
  margin-bottom: 20px!important;
}
.jdl-kata{
  color: #6e0505;
  font-family: "din_alternatebold";
  font-size: 19px;
  margin-bottom: 30px!important;
}
#form-kontak, #form-karir, #form-contact{
  font-size: 14px;
  font-family: "din_alternatebold";
}
#form-kontak input, #form-kontak textarea, #form-karir input, #form-karir textarea, #form-contact input, #form-contact textarea{
  text-align: center;
  width: 100%;
  border: 3px solid #6e0505;
  padding: 15px 20px;
  margin-bottom: 35px;
}
#form-kontak textarea, #form-karir textarea, #form-contact textarea{
  height: 125px;
  text-align: left;
}
#form-kontak textarea::-webkit-input-placeholder, #form-karir textarea::-webkit-input-placeholder , #form-contact textarea::-webkit-input-placeholder { text-align: center!important; }
#form-kontak textarea::-moz-placeholder, #form-karir textarea::-moz-placeholder, #form-contact textarea::-moz-placeholder { text-align: center!important; } /* firefox 19+ */
#form-kontak textarea:-ms-input-placeholder, #form-karir textarea:-ms-input-placeholder, #form-contact textarea:-ms-input-placeholder { text-align: center!important; } /* ie */
#form-kontak textarea:-moz-placeholder, #form-karir textarea:-moz-placeholder, #form-contact textarea:-moz-placeholder  { text-align: center!important; }

#form-kontak .btn-kirim-kontak, #form-karir .btn-kirim-karir, #form-contact .btn-kirim-contact{
  color: #fff;
  font-size: 14px;
  font-family: 'din_alternatebold';
  padding: 15px 0px;
  width: 100%;
  text-align: center;
  border: none;
  background: #6e0505;
  text-transform: uppercase;
  box-shadow: 0px 5px 5px rgba(67, 5, 5, 0.5);
  margin-bottom: 20px;
  cursor: pointer;
  float: left;
}
#form-kontak .btn-kirim-kontak:hover, #form-karir .btn-kirim-karir:hover, #form-contact .btn-kirim-contact:hover{
  background: #6e0505;
}
#form-kontak .btn-kirim-kontak:after, #form-karir .btn-kirim-karir:after, #form-contact .btn-kirim-contact:after{
  background: url("../images/icon-btn.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  content: " ";
  display: inline-block;
  height: 25px;
  margin-left: 25px;
  vertical-align: middle;
  width: 25px;
  transform: rotate(180deg);
}
.wrap-item-kata{
  padding-left: 15px;
}
.item-kata{
  padding-bottom: 15px;
  border-bottom: 1px solid #6e0505;
  display: inline-block;
  margin-bottom: 15px;
  width:100%;
}
.judul-item-kata{
  color: #6e0505;
  font-size: 19px;  
  font-family: 'din_alternatebold';
  margin-bottom: 5px;
}
.judul-item-kata span{
  float: right;
  font-size: 14px;
  margin-top: 5px;
  text-align: right;
}
.isi-kata{
  color: #6e0505;
  font-size: 13px;  
  font-family: 'din_alternatebold';
  margin-bottom: 10px;
}
.btn-load{
  color: #fff;
  font-size: 12px;
  font-family: 'din_alternatebold';
  padding: 10px 20px;
  border: none;
  background: #6e0505;
  box-shadow: 0px 3px 5px rgba(99, 16, 16, 0.5);
  margin-bottom: 20px;
  cursor: pointer;
  float: right;
}
.btn-load:after{
  transform: rotate(-90deg);
  background: url("../images/icon-kembali.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  content: " ";
  display: inline-block;
  height: 16px;
  margin-left: 10px;
  vertical-align: middle;
  margin-top: -2px;
  width: 17px;
}
/* End Kata */
/* Start Karir */

.wrap-karir{
  background: #fff url("../images/bg-karir.jpg") no-repeat scroll center top;
  min-height: 700px;
  width: 100%;
}
.wrap-contact{
  min-height: 700px;
  width: 100%;
}
.wrap-content-karir{
  
  max-width: 960px!important;
  min-height: 100px;
}
.karir-kiri{
  padding-left: 10px!important;
  padding-right: 20px!important;
  padding-top: 60px!important;
}
.txt-karir{
  width: 100%;
  font-size: 24px;
  color: #fff;
  text-align:center;
  background: url(../images/bg-txt-kata.png) top right no-repeat;
  background-color: #6e0505;
  font-family: 'din_alternatebold';
  padding: 18px 0 21px;
  position: relative;
  margin-bottom: 25px;
}
.txt-karir:after{
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 0 20px;
  border-color: transparent transparent transparent #FF0000;
  position: absolute;
  right: 145px;
  top: -10px;
}
#form-karir input.input-karir, #form-karir textarea,#form-contact input.input-contact, #form-contact textarea{
  margin-bottom: 12px!important;
}
.input-file{
  border: none!important;
  text-align: left!important;
  padding: 0!important;
  margin-bottom: 0!important;
}
.txt-upload{
  margin-bottom: 12px;
  color: #6e0505;
  display: block;
}
.karir-kanan{
  padding-left: 10px!important;
  padding-right: 10px!important;
}
.wrap-item-karir{
  width:100%;
  padding-top: 90px;
  padding-left: 20px;
  background: rgba(255,255,255,.6);
  padding-right: 10px;
  display: inline-block;
}
.txt-jdl-karir{
  margin-bottom: 40px;
  font-size: 20px;
  font-family: 'din_alternatebold';
  text-transform: uppercase;
  color: #6e0505;
}
.bungkus-list-karir{
  margin-bottom: 20px;
}
/* End Karir */

/* Start Contact */
.contact-kanan{
  padding-left: 30px!important;
  padding-right: 10px!important;
  padding-top: 60px!important;
}
.jdl-kanan{
  font-size: 20px;
  font-family: 'din_alternatebold';
  text-transform: uppercase;
  color: #6e0505;
  margin-bottom: 20px;
}
.isi-kanan{
  color: #5e5d5d;
  font-size: 16px;
  font-family: 'din_alternatebold';
}
.wrap-map-contact{
  display: block;
  margin-top: 25px;
  border: 1px solid #FF0000;
}
.image_captcha{
  width: 100%;
  text-align: center;
  display: block;
  margin-bottom: 5px;
}
.alert-selesai{
  display: none;
  color: #fff;
  font-size: 16px;
  font-family: 'dinregular';
  background: #6e0505;
  padding: 10px 15px;
  text-align: center;
  margin-bottom: 15px;
}
/* End Contact */

/* Start Privacy */
.wrap-privacy{
  max-width: 960px!important;
  padding-left: 15px!important;
  padding-right: 15px!important;
  min-height: 200px;
}
.wrap-btn-privacy{
  background: rgba(0, 0, 0, 0) url("../images/batas-unggul.png") no-repeat scroll center bottom;
  display: table;
  margin-top: 40px;
  width: 100%; 
}
.aktif-btn-privacy{
  background: #6e0505 url("../images/bg-txt-kata.png") no-repeat scroll right top;
  color: #fcfcfc!important;
  font-family: "din_alternatebold";
  font-size: 20px;
  padding: 20px 10px 24px;
}
.aktif-btn-privacy:after{
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 0 20px;
  border-color: transparent transparent transparent #6e0505;
  position: absolute;
  right: 145px;
  top: -10px;
}
.btn-privacy{  
  font-family: "din_alternatebold";
  font-size: 20px;
  padding: 20px 10px 24px;
  color: #6e0505;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
}
.isi-privacy{
  font-family: "din_alternatebold";
  color: #6b6b6b;
  font-size: 16px;
  margin-top: 30px;
  padding-bottom: 50px;
  background: rgba(0, 0, 0, 0) url("../images/batas-unggul.png") no-repeat scroll center bottom;
  margin-bottom: 60px;
}
/* End Privacy */
.wrap-footer{
  background: #6e0505;
  padding-bottom: 15px;
  position: relative;
  z-index: 10;
}
.footer{
  max-width: 910px!important;
}
.wrap-copyright{
  background: #FF0000;
}
.link-footer{
  padding-top: 25px;
  text-align: center;
}
.link-footer ul{
  padding: 0!important;
  margin: 0!important;
  list-style-type: none;
  display: inline-block;
  text-align: left;
}
.link-footer ul li{
  padding: 0!important;
  margin: 0!important;
  list-style-type: none;
  font-size: 11px;
  font-family: "din_alternatebold";
  line-height: 14px;
}
.link-footer ul li a{
  color: #fff;
}
.link-footer ul li a:hover,.aktif-foot{
  text-decoration: underline;
}
.download-footer{
  padding-top: 25px;
}
.jdl-dl-footer,.jdl-sc-footer{
  font-size: 12px;
  font-family: "din_alternatebold";
  color: #fff;
  text-align: center;
  margin-bottom: 10px;
}
.download-footer a{
  display: block;
  text-align: center;
}
.subscribe-footer{
  padding-top: 25px;
  text-align: center;
}
.jdl-sc-footer{
  width: 90%;
  text-align: left;
  margin: 0 auto 15px;  
}
.form-sc-footer input{
  width: 90%;
  text-align: center;
  font-size: 14px;
  font-family: "din_alternatebold";
  color: #6e0505;
  background: rgba(255,255,255,.74);
  border: 1px solid #dde2e4;
  padding: 8px 0 10px;
  border-radius: 3px;
  margin-bottom: 20px;
}
.form-sc-footer button{
  width: 90%;
  text-align: center;
  font-size: 14px;
  font-family: "din_alternatebold";
  color: #fff;
  background: #6a3131;
  padding: 6px 0 8px;
  box-shadow: 0px 5px 5px #FF0000 ;
  border-radius: 3px;
}
.form-sc-footer button:hover{
  background: #6e0505;
}
.add-footer{
  padding-top: 25px;
  text-align: center;
}
.txt-add{  
  font-size: 12px;
  font-family: "din_alternatebold";
  color: #fff;  
  line-height: 15px;
  display: inline-block;
  text-align: left;
}
.txt-add span{
  font-size: 14px;
}
.wrap-copyright{
  padding: 20px 0;
}
.copyright{
  max-width: 910px!important;
  color: #fff;
  text-align: center;
  font-size: 12px;
  font-family: "din_alternatebold";
}

/* Start Kalkulator */
.wrap-kalkulator{
  background: url(../images/bg-kalkulator.jpg) top center no-repeat #fff;
  background-size: 100%;
  min-height: 800px!important;
  display: table;
  width: 100%;
}
.kalkulator{
  background: -moz-linear-gradient(top,  rgba(240,249,255,0) 0%, rgba(255,255,255,0.25) 40%, rgba(0,0,0,0.25) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(240,249,255,0)), color-stop(40%,rgba(255,255,255,0.25)), color-stop(100%,rgba(0,0,0,0.25))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(240,249,255,0) 0%,rgba(255,255,255,0.25) 40%,rgba(0,0,0,0.25) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(240,249,255,0) 0%,rgba(255,255,255,0.25) 40%,rgba(0,0,0,0.25) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(240,249,255,0) 0%,rgba(255,255,255,0.25) 40%,rgba(0,0,0,0.25) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(240,249,255,0) 0%,rgba(255,255,255,0.25) 40%,rgba(0,0,0,0.25) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f0f9ff', endColorstr='#40000000',GradientType=0 ); /* IE6-9 */
  min-height: 500px;
  margin-top: 300px;
  display: block;
}
.wrap-input-kalkulator{
  max-width: 960px!important;
  background: url(../images/bg-input-kalkulator.png)top right no-repeat;
  background-color: #6e0505;
  min-height: 370px;
  padding-top: 10px;
  position: relative;
  z-index: 0;
}
.wrap-input-kalkulator:before{
  position: absolute;
  content: " ";
  width: 37px;
  height: 18px;
  background: url(../images/bg-input-kalkulator2.png);
  top:-17px;
  right: 297px;
}
.jdl-kal{
  color: #FFF;
  font-size: 30px;
  font-family: "din_alternatebold";
  margin-top: 8px;
  text-align: center;
}
.isi-kal{
  color: #FFF;
  font-size: 18px;
  font-family: "din_alternatebold";
  text-align: center;
  margin-top: 7px;
}
#input-kalkulator{
  display: block;
  background: #fff;
  max-width: 640px;
  margin: 20px auto 0;
}
#input-kalkulator select,#input-kalkulator input{
  padding-left: 60px;
  margin: 0!important;
  border: none!important;
  height: 40px!important;
  width: 100%;
  font-family: 'dinregular';
  font-size: 14px;
}
#input-kalkulator optgroup{
  padding-left: 60px;
  margin: 0!important;
  border: none!important;
  background: #fff;
  width: 100%;
  font-family: 'dinregular';
  font-size: 14px;
}
#input-kalkulator select::-ms-expand { 
  display: none!important;
}
#input-kalkulator select{ 
  background: url(../images/arrow-select.png) right center no-repeat;
  -moz-appearance: none!important;
    text-indent: 0.01px!important;
    text-overflow: ''!important;
}
#input-kalkulator select option{
  padding: 5px 0 5px 60px;
  color: #000;
}
.input-awal{
  padding: 5px 0 5px 20px!important;
}
.wrap-sel-kal{
  padding: 5px 90px;
}
.border-input-kal{
  border-top: 2px solid #6e0505;
  border-bottom: 2px solid #6e0505;
}
.wrap-btn-kal{
  border-bottom: 3px solid #6e0505;
  margin-top: -29px !important;
  max-width: 480px !important;
  position: relative;
  z-index: 1;
}
.btn-hitung,.btn-hasil{
  color: #FFF;
  font-size: 14px;
  font-family: "din_alternatebold";
  text-transform: uppercase;
  cursor: pointer;
  max-width: 350px;
  background: #6e0505;
  text-align: center;
  margin: 0 auto;
  padding: 16px 0;
  box-shadow: 0px 5px 5px rgba(0,0,0,.5);
  margin-bottom: 23px;
}
.gmbr-semen-kal{
  position: absolute;
  left: 15px;
  top: 75px;
}
.isi-kal-hasil{
  text-align: center;
  max-width: 400px!important;
  color: #FFF;
  font-size: 12px;
  font-family: "din_alternatebold";
  margin: 0 auto 30px;
  line-height: normal;
}
.wrap-hasil{
  max-width: 460px;
  margin: 0 auto;
}
.hasil{
  padding: 6px 30px 8px;
  font-size: 18px;
  color: #fff;
  font-family: 'dinregular';    
}
.hasil span{
  float: right;
}
.hasil-tengah{
  border-bottom: 2px solid #fff;
  border-top: 2px solid #fff;
}
.gmbr-hasil-kal{
  position: absolute;
  left: 55px;
  top: 75px;
}
.wrap-btn-hasil{
  border-bottom: 3px solid #214b3a;
  margin-top: -29px !important;
  max-width: 480px !important;
  position: relative;
}
.btn-hasil{
  margin: 0 0 17px 5px;
  max-width: 200px;
}
.btn-hasil:after,.btn-hitung:after{
  background: url("../images/icon-btn.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  content: " ";
  display: inline-block;
  height: 25px;
  margin-left: 25px;
  vertical-align: middle;
  width: 25px;
}
.btn-hitung:after{
  background: url("../images/icon-btn.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  content: " ";
  display: inline-block;
  height: 25px;
  margin-left: 25px;
  vertical-align: middle;
  width: 25px;
  transform: rotate(180deg);
}
/* End Kalkulator */  

/* LARGE SCREEN */
@media only screen and (min-width: 64.063em) {
  .no-padding-large-up{
    padding-left: 0!important;
    padding-right: 0!important;
  }
  .wrap-menu-kanan{
    padding-right: 0!important;
    margin: 18px 0 16px;
  }
  .call{
    margin-right: 10px;
  }
  .wrap-search{
    margin-right: 10px;
  }
  .wrap-social{
    padding: 0!important;
    margin-top: 4px;
    margin-right: 8px;
  }
  .margin-social{
    margin: 0 18px 0 0!important;
  }
  .dropdown{
    top: 100px!important;
  }
  .wrap-txt-slider{
    padding-top: 35px;
  }
  .head-txt-slider{
    margin-bottom: 30px!important;
  }
  .sub-txt-slider{
    margin-bottom: 5px!important;
  }
  .isi-txt-slider{
    max-width: 270px;
    margin-bottom: 20px;
  }
} /* min-width 1025px, large screens */

/* MEDIUM SCREEN */
@media only screen and (min-width: 40.063em) and (max-width: 64em) { 
  .menu-atas{
    padding-top: 0!important;
    height: 139px!important;
  }
  .top-bar-section{
    display: inline-block!important;
    width: 100%!important;
    text-align: center;
  }
  .top-bar-section ul{
    float: none!important; 
    margin: 0 auto;
    display: inline-block!important;
  }
  .wrap-menu-kanan{
    margin: 33px 0 42px;
  }
  .wrap-social{
    padding: 0!important;
  }
  .call{
    padding-right: 0!important;
    padding-left: 0!important;
  }
  .wrap-call{
    float: right!important;
  }
  .wrap-call img{
    margin-right: 4px;
  }
  .wrap-call span.customer-care{
    font-size: 11px;
    box-shadow: -3px 0 2px -2px rgba(14, 20, 49, 0.5) inset;
  }
  .wrap-call span.nomer-telp{
    font-size: 12px;
    padding-left: 3px;
  }
  .wrap-search input{
    width: 140px;
  }
  .wrap-social{
    padding: 0!important;
    margin-top: 4px;
  }
  .margin-social{
    margin: 0 18px 0 0!important;
  }
  .top-bar-section ul li a{
    font-size: 13.5px!important;
  }
  .parent-link{
    display: none!important;
  }
  .dropdown{
    top: 139px!important;
  }
  .wrap-detail-store{
    padding: 0 40px!important;
  }
}/* min-width 641px and max-width 1024px, use when QAing tablet-only issues */

/* MOBILE */

@media only screen and (max-width: 40em) {
  .margin-social{
    margin: 0 10px 0 0!important;
  }
  .bungkus-cari{
    padding: 20px 0 10px;
    display: block;
  }
  .wrap-search{
    display: table;
    margin: 0 auto;
  }
  .wrap-search input{
    height: 30px;
    width: 130px!important;
  }
  .wrap-search button{
    padding: 6px 8px 7px!important;
  }
  .wrap-call img{
    margin-right: 4px;
  }
  .wrap-call span.customer-care{
    font-size: 11px;
    box-shadow: -3px 0 2px -2px rgba(14, 20, 49, 0.5) inset;
  }
  .wrap-call span.nomer-telp{
    font-size: 12px;
    padding-left: 3px;
  }
  .wrap-social{
    text-align: center;
    padding: 5px 0 10px;
  }
} /* max-width 640px, mobile-only styles, use when QAing mobile issues */

.button-sertifikat {
	margin: 25px 0;
}
a > img {
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}
a:hover > img{
	filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' ><filter id='bright30'><feComponentTransfer><feFuncR type='linear' slope='0.30'/><feFuncG type='linear' slope='0.30' /><feFuncB type='linear' slope='0.30' /></feComponentTransfer></filter></svg>#bright30");
   filter: brightness(1.2);
    -webkit-filter: brightness(1.2);
    -moz-filter: brightness(1.2);
    -o-filter: brightness(1.2);
    -ms-filter: brightness(1.2);
	
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}
.top-bar-section .right li .dropdown {
	margin-top: -2px;
}
.add-footer .txt-add p {
	font-size:12px;
	line-height: 1.2;
}
.search a {
	color:#545454 !important
}
.search a:hover {
	color:#6e0505 !important
}
.submit-form-promo { 
	background:#6e0505;
	color:#FFF;
	text-transform:uppercase;
	cursor:pointer;
	padding:10px 20px;
	-webkit-border-radius: 10px !important ;
	-moz-border-radius: 10px !important;
	border-radius: 10px !important;
	border:none;
}
table.form-promo {
	background: transparent !important;
	border:none !important;
	font-family: 'dinregular';
}
table.form-promo tr {
	background: transparent !important;
	font-family: 'dinregular';
}
table.form-promo input.text {
	border:none;
	background:#cbe1d8;
	margin-bottom:0px;
	-webkit-border-radius: 5px !important ;
	-moz-border-radius: 5px !important;
	border-radius: 5px !important;
}
table.form-promo input.text.zak { width:100px; text-align:center; float:left; margin:0px;}
table.form-promo strong {
	color:#6e0505
}
#peranProyekLainnya,#jenisPembangunanLainnya {width:150px; background:none; border-bottom:1px #999999 solid;outline: none; border-top:none;border-left:none;border-right:none;-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; margin-bottom:0px;margin-top: -20px;}
.promo-subtabel {background:transparent !important; border:none; margin:0px;}
.promo-subtabel td { padding-left:0px; padding-right:0px;}
.thanksTo {display:none}
.b, .bb {

}

.bb {

  display: none;
}

#go {
  position: absolute;
  top: 30px;
  left: 50%;
  transform: translate(-50%, 0%);
  color: white;
  border: 0;
  background: #6e0505;
  width: 100px;
  height: 30px;
  border-radius: 6px;
  font-size: 1rem;
  transition: background 0.2s ease;
  outline: none;
}
#go:hover {
  background: #6e0505;
}
#go:active {
  background: #6e0505;
}

.message {
  position: fixed;
  z-index:10000000;
  top: -200px;
  left: 50%;
  transform: translate(-50%, 0%);
  width: 300px;
  border-radius: 8px;
  padding: 30px;
  text-align: center;
  color:#fff;
  opacity: 0;
  transition: top 0.3s cubic-bezier(0.31, 0.25, 0.5, 1.5), opacity 0.2s ease-in-out;
}
.message .check {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%) scale(4);
  width: 120px;
  height: 110px;
  background: #6e0505;
  color: white;
  font-size: 3.8rem;
  padding-top: 10px;
  border-radius: 50%;
  opacity: 0;
  transition: transform 0.2s 0.25s cubic-bezier(0.31, 0.25, 0.5, 1.5), opacity 0.1s 0.25s ease-in-out;
}
.message .scaledown {
  transform: translate(-50%, -50%) scale(1);
  opacity: 1;
}
.message p {
  margin: 25px 0px;
  padding: 0;
}
.message p:nth-child(2) {
  margin: 40px 0px 0px 0px;
}
.message #ok {
  position: relative;
  color: white;
  border: 0;
  background: #6e0505;
  width: 100%;
  height: 50px;
  border-radius: 6px;
  transition: background 0.2s ease;
  outline: none;
}
.message #ok:hover {
  background: #6e0505;
}
.message #ok:active {
  background: #6e0505;
}

.comein {
  top: 150px;
  opacity: 1;
}