@font-face {
  font-family: "Opensans Reguler";
  src: url(../fonts/opensan/OpenSans-Regular.ttf);
  format: "ttf"; }
@font-face {
  font-family: "Opensans Light";
  src: url(../fonts/opensan/OpenSans-Light.ttf);
  format: "ttf"; }
@font-face {
  font-family: "Opensans Semibold";
  src: url(../fonts/opensan/OpenSans-Semibold.ttf);
  format: "ttf"; }
@font-face {
  font-family: "Opensans Bold";
  src: url(../fonts/opensan/OpenSans-Bold.ttf);
  format: "ttf"; }
@font-face {
  font-family: "Opensans Extrabold";
  src: url(../fonts/opensan/OpenSans-ExtraBold.ttf);
  format: "ttf"; }
@font-face {
  font-family: "Opensans Italic";
  src: url(../fonts/opensan/OpenSans-Italic.ttf);
  format: "ttf"; }
@font-face {
  font-family: "Raleway";
  src: url(../fonts/raleway/Raleway-Regular.ttf);
  format: "ttf"; }
@font-face {
  font-family: "Raleway Semibold";
  src: url(../fonts/raleway/Raleway-SemiBold.ttf);
  format: "ttf"; }
@font-face {
  font-family: "Raleway Bold";
  src: url(../fonts/raleway/Raleway-Bold.ttf);
  format: "ttf"; }
@font-face {
  font-family: "Raleway Light";
  src: url(../fonts/raleway/Raleway-Light.ttf);
  format: "ttf"; }
@font-face {
  font-family: "Raleway Thin";
  src: url(../fonts/raleway/Raleway-Thin.ttf);
  format: "ttf"; }
* {
  font-family: "Opensans Reguler"; }

html, body {
  height: 100%; }

a {
  color: #f39c12; }

a, a:hover, a:focus {
  text-decoration: none;
  outline: none; }

h1, h2 {
  margin-top: 0; }

label {
  font-family: "Opensans Bold";
  font-weight: normal; }

strong {
  font-family: "Opensans Bold";
  font-weight: normal; }

em {
  font-family: "Opensans Italic"; }

p {
  color: #343434; }

.img {
  display: block;
  width: 100%; }

.ul {
  padding: 0;
  margin: 0; }
  .ul li {
    list-style: none; }

.full-row {
  margin-right: 0px !Important;
  margin-left: 0px !Important; }

.full-col {
  padding-right: 0px !Important;
  padding-left: 0px !Important; }

.row-item {
  margin-right: -10px;
  margin-left: -10px;
  font-size: 0px; }

.col-item {
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
  width: 50%;
  font-size: 14px;
  vertical-align: top; }

.row.no-gutter {
  margin-right: 0;
  margin-left: 0; }

.row.no-gutter > [class^="col-"],
.row.no-gutter > [class*=" col-"] {
  padding-right: 0;
  padding-left: 0; }

body > [id^="beacon_"],
body > [id*=" beacon_"] {
  display: none; }

#ifrm {
  display: none; }

#content {
  padding-bottom: 60px; }

.content-page {
  margin-bottom: 50px; }
  .content-page .title-content-page {
    margin-bottom: 5px;
    font-family: "Raleway";
    font-size: 13px;
    color: #626262;
    text-align: center;
    text-transform: lowercase; }
  .content-page .subtitle-content-page {
    margin-bottom: 15px;
    font-family: "Raleway";
    font-size: 18px;
    color: #181818;
    text-align: center;
    text-transform: uppercase; }
    .content-page .subtitle-content-page strong {
      font-family: "Raleway Bold"; }
  .content-page .isi-content-page {
    font-family: "Opensans Reguler";
    font-size: 13px;
    color: #454545;
    line-height: 25px;
    text-align: center; }

.sitemap {
  padding: 10px 0;
  margin-bottom: 60px;
  border-top: 1px solid #DDD; }
  .sitemap li {
    position: relative;
    display: inline-block;
    margin-right: 25px;
    font-size: 13px;
    text-transform: capitalize; }
    .sitemap li:last-child {
      color: #f39c12; }
      .sitemap li:last-child:before {
        display: none; }
    .sitemap li:before {
      position: absolute;
      content: "/";
      right: -18px;
      font-size: 13px;
      color: #878787; }
    .sitemap li a {
      display: block;
      font-size: 12px;
      color: #878787;
      text-transform: capitalize; }
      .sitemap li a:hover {
        color: #f39c12; }

.text-setting {
  font-size: 14px;
  color: #545454;
  line-height: 27px; }
  .text-setting p {
    margin-bottom: 20px; }
  .text-setting ul, .text-setting ol {
    padding-left: 15px; }

.page {
  padding-top: 40px;
  text-align: center; }

.pagination {
  margin: 0;
  text-align: center; }
  .pagination li.active a, .pagination li.active a:hover, .pagination li.active a:focus {
    background: #f39c12;
    border-color: #f39c12; }
  .pagination li a, .pagination li a:hover, .pagination li a:focus {
    color: #f39c12; }

/* Responsive Design */
@media only screen and (max-width: 991px) {
  #content {
    padding-bottom: 40px; }

  .sitemap {
    margin-bottom: 40px; }

  .content-page {
    margin-bottom: 30px; } }
@media only screen and (max-width: 600px) {
  .content-page .subtitle-content-page {
    font-size: 16px; } }
@media only screen and (max-width: 480px) {
  .content-page .isi-content-page {
    font-size: 13px;
    line-height: 23px; }

  .sitemap li {
    font-size: 12px; }
    .sitemap li a {
      font-size: 12px; } }
@media only screen and (max-width: 320px) {
  .content-page .subtitle-content-page {
    font-size: 14px; }
  .content-page .isi-content-page {
    font-size: 12px;
    line-height: 21px; }

  .text-setting {
    font-size: 13px;
    line-height: 24px; }
    .text-setting ul, .text-setting ol {
      padding-left: 20px; } }
header {
  position: relative; }

.top-header {
  padding: 10px;
  height: 41px;
  border-bottom: 1px solid #DDD;
  overflow: hidden; }
  .top-header ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex; }
  .top-header li {
    position: relative;
    margin-right: 30px; }
    .top-header li:last-child {
      margin-right: 0; }
      .top-header li:last-child:before {
        display: none; }
    .top-header li:before {
      position: absolute;
      content: "";
      top: 1px;
      right: -15px;
      width: 1px;
      height: 18px;
      background: #DDD; }
    .top-header li a {
      display: block;
      font-size: 13px;
      color: #787878; }
      .top-header li a .fa {
        margin-right: 5px;
        font-size: 14px; }
      .top-header li a img {
        max-width: 30px;
        box-shadow: 1px 1px 2px #CCC; }

.sosmed-top {
  margin-top: -3px; }
  .sosmed-top > li {
    margin-right: 10px; }
    .sosmed-top > li:before {
      display: none; }
    .sosmed-top > li > a {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      width: 25px;
      height: 25px;
      border: 1px solid #f39c12;
      border-radius: 50%; }
      .sosmed-top > li > a .fa {
        margin-right: 0;
        font-size: 12px; }

.header {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  height: 80px;
  border-bottom: 3px solid #f39c12; }

.logo {
  margin: 0; }
  .logo a {
    display: block; }
  .logo img {
    display: block;
    max-width: 250px; }

.menu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }
  .menu li.li-btn-search {
    margin-left: 20px; }
  .menu li a {
    display: block;
    padding: 20px 15px;
    font-family: "Raleway Semibold";
    font-size: 13px;
    color: #333;
    text-transform: uppercase; }
    .menu li a:hover, .menu li a.active {
      color: #f39c12; }

#form-pencarian {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background: #F1F1F1;
  z-index: 9; }

.form-pencarian {
  padding: 10px 0; }
  .form-pencarian .form-control {
    border-color: transparent;
    box-shadow: none; }
  .form-pencarian .btn {
    border-color: transparent;
    box-shadow: none; }
    .form-pencarian .btn:hover, .form-pencarian .btn:focus {
      border-color: transparent;
      box-shadow: none;
      outline: none; }

.respon-menu {
  position: fixed;
  visibility: hidden;
  top: 0;
  left: 0;
  width: 300px;
  height: 100%;
  background: #FFF;
  z-index: 9999;
  transform: translate(-300px, 0);
  -o-transform: translate(-300px, 0);
  -moz-transform: translate(-300px, 0);
  -webkit-transform: translate(-300px, 0);
  transition: 0.3s;
  -o-transition: 0.3s;
  -moz-transition: 0.3s;
  -webkit-transition: 0.3s; }
  .respon-menu.active {
    visibility: visible;
    box-shadow: 2px 0px 7px rgba(0, 0, 0, 0.12);
    transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transition: 0.4s;
    -o-transition: 0.4s;
    -moz-transition: 0.4s;
    -webkit-transition: 0.4s; }

#respon-menu {
  overflow-y: auto; }

.tag-respon-menu {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding: 0 15px;
  height: 41px;
  font-family: "Opensans Semibold";
  font-size: 14px;
  color: #f39c12;
  text-transform: uppercase;
  background: #FFF;
  border-bottom: 1px solid #f39c12;
  cursor: pointer; }
  .tag-respon-menu .fa {
    margin-top: 2px;
    font-size: 18px; }

.logo-respon-menu {
  padding: 10px 15px;
  height: 80px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
  .logo-respon-menu img {
    display: block;
    width: 100%;
    max-width: 180px; }

.list-respon-menu {
  padding: 0; }
  .list-respon-menu li {
    position: relative;
    display: block;
    border-bottom: 1px solid rgba(221, 221, 221, 0.8);
    overflow: hidden; }
    .list-respon-menu li a {
      display: block;
      padding: 13px 15px;
      font-family: "Opensans Semibold";
      font-size: 14px;
      color: rgba(0, 0, 0, 0.79); }
      .list-respon-menu li a:hover, .list-respon-menu li a:focus {
        color: #FFF;
        background: #f39c12; }
      .list-respon-menu li a .fa {
        margin-right: 5px; }
      .list-respon-menu li a .res {
        margin-top: 3px; }

.respon-submenu {
  display: none; }
  .respon-submenu li:first-child {
    border-top: 1px solid rgba(221, 221, 221, 0.8); }
  .respon-submenu li:last-child {
    border-bottom: none; }
  .respon-submenu li a {
    position: relative;
    padding-left: 30px; }
    .respon-submenu li a:hover:before {
      border-left-color: #FFF; }
    .respon-submenu li a:before {
      position: absolute;
      content: '';
      top: calc(50% - 4px);
      left: 15px;
      border-left: 5px solid #f39c12;
      border-top: 5px solid transparent;
      border-bottom: 5px solid transparent; }

.box-bar {
  display: none;
  float: right;
  padding: 10px 10px;
  margin-top: 30px;
  margin-left: 10px;
  width: 38px;
  cursor: pointer; }
  .box-bar.active .ikon-bar {
    background-color: rgba(0, 0, 0, 0.34); }
  .box-bar .ikon-bar {
    margin-bottom: 4px;
    width: 100%;
    height: 2px;
    background: #f39c12; }
    .box-bar .ikon-bar:last-child {
      margin-bottom: 0; }

.box-icon-search {
  display: none;
  float: right;
  padding: 8px 0;
  cursor: pointer; }
  .box-icon-search .fa {
    font-size: 16px; }

@media only screen and (max-width: 991px) {
  .menu {
    display: none; }

  .box-bar {
    display: block;
    margin-top: 0px; }

  .box-icon-search {
    display: block; }

  .logo {
    margin-top: 0px; }
    .logo img {
      display: block;
      max-width: 180px; } }
@media only screen and (max-width: 767px) {
  .header {
    padding: 10px 0; }

  .top-header li a .fa {
    margin-right: 0; }
  .top-header li a span {
    display: none; } }
#about-home {
  padding: 60px 0;
  background: url("../images/icon/bg-about-home.jpg") no-repeat right top, #f39c12;
  background-size: cover; }

.title-about-home {
  margin-bottom: 5px;
  font-family: "Raleway";
  font-size: 13px;
  color: #FFF;
  text-transform: lowercase; }

.subtitle-about-home {
  margin-bottom: 15px;
  font-family: "Raleway";
  font-size: 18px;
  color: #FFF;
  text-transform: uppercase; }
  .subtitle-about-home strong {
    font-family: "Raleway Bold"; }

.isi-about-home {
  font-family: "Opensans Reguler";
  font-size: 13px;
  color: #FFF;
  line-height: 25px; }

.img-about-home {
  margin-top: -40px;
  margin-bottom: -100px; }

.img-about {
  margin-bottom: 30px; }

@media only screen and (max-width: 600px) {
  .subtitle-about-home {
    margin-bottom: 15px;
    font-family: "Raleway";
    font-size: 14px; } }
#servis-home {
  padding: 60px 0; }

.box-servis-home {
  margin-right: 0;
  margin-left: 0;
  font-size: 0px; }

.item-servis-home {
  padding: 30px 0;
  background: #f39c12;
  display: inline-block;
  padding-right: 30px;
  padding-left: 30px;
  width: 50%;
  font-size: 14px;
  vertical-align: top; }
  .item-servis-home:last-child {
    background: #ef970c; }

.nama-servis-home {
  position: relative;
  display: block;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-family: "Raleway Bold";
  font-size: 24px;
  color: #FFF; }
  .nama-servis-home:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 50px;
    height: 3px;
    background: #FFF; }

.subisi-servis-home {
  margin-bottom: 20px;
  font-size: 13px;
  color: #FFF;
  line-height: 24px;
  min-height: 50px; }

.btn-servis-home {
  display: inline-block;
  width: 30px;
  height: 30px;
  color: #f39c12;
  text-align: center;
  background: #FFF;
  border-radius: 50%; }
  .btn-servis-home:hover {
    color: #f39c12; }
  .btn-servis-home .fa {
    margin-top: 8px; }

.box-servis {
  margin-right: -15px;
  margin-left: -15px;
  font-size: 0px; }

.item-servis {
  margin-bottom: 30px;
  display: inline-block;
  padding-right: 15px;
  padding-left: 15px;
  width: 33.33333%;
  font-size: 14px;
  vertical-align: top; }

.nama-item-servis {
  position: relative;
  display: block;
  padding-bottom: 10px;
  margin-bottom: 20px;
  font-family: "Raleway Bold";
  font-size: 18px;
  color: #f39c12; }
  .nama-item-servis:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    width: 40px;
    height: 2px;
    background: #f39c12; }

.img-item-servis {
  margin-bottom: 20px; }

.subisi-item-servis {
  line-height: 26px; }

.servis-detail {
  float: left;
  margin-left: 30px;
  width: calc(100% - 280px); }

.nama-servis {
  margin-bottom: 20px;
  font-family: "Raleway Semibold";
  font-size: 18px;
  color: #181818;
  text-transform: uppercase; }

.img-servis {
  margin-bottom: 30px; }

@media only screen and (max-width: 991px) {
  .nama-servis-home {
    font-size: 18px; }

  .item-servis {
    display: inline-block;
    padding-right: 15px;
    padding-left: 15px;
    width: 50%;
    font-size: 14px;
    vertical-align: top; }

  .sidebar-servis {
    display: none; }

  .servis-detail {
    margin-left: 0;
    width: 100%; } }
@media only screen and (max-width: 600px) {
  .nama-servis-home {
    font-size: 16px; }

  .item-servis-home {
    display: inline-block;
    padding-right: 30px;
    padding-left: 30px;
    width: 100%;
    font-size: 14px;
    vertical-align: top; }

  .nama-item-servis {
    font-size: 14px; }

  .subisi-item-servis {
    font-size: 13px;
    line-height: 23px; } }
@media only screen and (max-width: 480px) {
  .nama-servis-home {
    font-size: 14px; }

  .subisi-servis-home {
    line-height: 22px; }

  .item-servis {
    display: inline-block;
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
    font-size: 14px;
    vertical-align: top; } }
@media only screen and (max-width: 320px) {
  .item-servis-home {
    padding: 20px; } }
#galeri-home {
  padding-top: 60px;
  background: url("../images/icon/bg-galeri.jpg") no-repeat top center fixed;
  background-size: cover; }

.box-galeri {
  margin-right: 5px;
  margin-left: 5px;
  font-size: 0px; }

.item-galeri {
  position: relative;
  margin-bottom: 10px;
  overflow: hidden;
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
  width: 25%;
  font-size: 14px;
  vertical-align: top; }
  .item-galeri:hover .slide-img {
    visibility: visible;
    opacity: 1;
    transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s; }
  .item-galeri figure {
    position: relative;
    border: 1px solid #333; }

.slide-img {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  transition: 0.2s;
  -o-transition: 0.2s;
  -moz-transition: 0.2s;
  -webkit-transition: 0.2s; }

.konten-nama-img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%); }

.nama-img {
  margin-bottom: 7px;
  font-family: "Raleway";
  font-size: 15px;
  color: #FFF;
  text-align: center; }

.kat-img {
  font-family: "Raleway Bold";
  font-size: 12px;
  color: #FFF;
  letter-spacing: 1px;
  text-align: center;
  text-transform: uppercase; }

@media only screen and (max-width: 991px) {
  .nama-img {
    font-size: 13px; } }
@media only screen and (max-width: 600px) {
  .box-galeri {
    text-align: center; }

  .item-galeri {
    display: inline-block;
    padding-right: 0;
    padding-left: 0;
    width: 33.33333%;
    font-size: 14px;
    vertical-align: top; }

  .nama-img {
    font-size: 12px; } }
@media only screen and (max-width: 480px) {
  .item-galeri {
    display: inline-block;
    padding-right: 0;
    padding-left: 0;
    width: 50%;
    font-size: 14px;
    vertical-align: top; } }
@media only screen and (max-width: 320px) {
  .nama-img {
    font-size: 10px; } }
#produk-home {
  padding: 60px 0; }

.box-produk {
  margin-right: -10px;
  margin-left: -10px;
  font-size: 0px; }
  .box-produk.owlpro {
    margin-right: 0;
    margin-left: 0;
    font-size: 0px; }
    .box-produk.owlpro .item-produk {
      display: inline-block;
      padding-right: 2px;
      padding-left: 2px;
      width: 100%;
      font-size: 14px;
      vertical-align: top; }

.item-produk {
  text-align: center;
  margin-bottom: 30px;
  display: inline-block;
  padding-right: 20px;
  padding-left: 20px;
  width: 33.33333%;
  font-size: 14px;
  vertical-align: top; }

.img-item-produk {
  margin-bottom: 15px; }
  .img-item-produk img {
    display: block;
    width: 100%; }

.nama-item-produk {
  display: block;
  margin-bottom: 15px;
  font-family: "Raleway Semibold";
  font-size: 16px;
  color: #181818; }
  .nama-item-produk:hover {
    color: #f39c12; }

.subisi-item-produk {
  margin-bottom: 25px;
  font-size: 13px;
  color: #454545;
  line-height: 25px; }

.link-item-produk {
  display: inline-block;
  font-family: "Opensans Bold";
  font-size: 12px;
  color: #181818;
  text-transform: uppercase; }
  .link-item-produk:hover {
    color: #f39c12; }

.sidebar {
  float: left;
  width: 100%;
  max-width: 250px; }
  .sidebar .tag-sidebar {
    font-family: "Raleway Semibold";
    font-size: 18px;
    color: #f39c12; }
  .sidebar li a {
    position: relative;
    display: block;
    padding: 12px 15px;
    font-size: 13px;
    color: #181818;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }
    .sidebar li a:hover, .sidebar li a.active {
      color: #FFF;
      background: #f39c12;
      transition: 0.2s;
      -o-transition: 0.2s;
      -moz-transition: 0.2s;
      -webkit-transition: 0.2s; }
      .sidebar li a:hover:before, .sidebar li a.active:before {
        border-left-color: #FFF;
        transition: 0.2s;
        -o-transition: 0.2s;
        -moz-transition: 0.2s;
        -webkit-transition: 0.2s; }
    .sidebar li a:before {
      position: absolute;
      content: '';
      top: calc(50% - 4px);
      left: 0;
      border-left: 5px solid #f39c12;
      border-top: 5px solid transparent;
      border-bottom: 5px solid transparent; }

.produk-detail {
  float: left;
  margin-left: 30px;
  width: calc(100% - 280px); }

.nama-produk {
  margin-bottom: 20px;
  font-family: "Raleway Semibold";
  font-size: 18px;
  color: #181818;
  text-transform: uppercase; }

.galeri-produk {
  margin-bottom: 30px; }

.full-img {
  float: left;
  margin-right: 30px;
  width: calc(100% - 220px); }

.thumb-img {
  float: left;
  width: 190px; }
  .thumb-img img {
    display: block;
    width: 100%; }

.bx-vertical .slide {
  border: 1px solid #EEE; }

#slider-next {
  position: relative;
  display: block;
  background: #EEE;
  text-align: center;
  overflow: hidden; }
  #slider-next a {
    display: block;
    padding: 8px;
    color: transparent;
    text-indent: -1000px; }
  #slider-next:before, #slider-next:after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    width: 13px;
    height: 2px;
    background: #777;
    transition: 0.2s;
    -o-transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    transform: translate(50%, 0);
    -o-transform: translate(50%, 0);
    -moz-transform: translate(50%, 0);
    -webkit-transform: translate(50%, 0); }
  #slider-next:before {
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    left: calc(50% - 9px); }
  #slider-next:after {
    transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg); }

@media only screen and (max-width: 1024px) {
  .nama-item-produk {
    font-size: 14px; } }
@media only screen and (max-width: 991px) {
  .item-produk {
    display: inline-block;
    padding-right: 20px;
    padding-left: 20px;
    width: 50%;
    font-size: 14px;
    vertical-align: top; }

  .sidebar {
    display: none; }

  .produk-detail {
    margin-left: 0;
    width: 100%; }

  .full-img {
    width: calc(100% - 176px); }

  .thumb-img {
    width: 146px; } }
@media only screen and (max-width: 600px) {
  .full-img {
    width: calc(100% - 150px); }

  .thumb-img {
    width: 120px; }

  #slider-next a {
    padding: 5px; } }
@media only screen and (max-width: 480px) {
  .item-produk {
    display: inline-block;
    padding-right: 20px;
    padding-left: 20px;
    width: 100%;
    font-size: 14px;
    vertical-align: top; }

  .img-item-produk {
    margin: 0 auto;
    max-width: 80%; }

  .full-img {
    margin-right: 15px;
    width: calc(100% - 115px); }

  .thumb-img {
    width: 100px; }

  .nama-produk {
    font-size: 16px; } }
@media only screen and (max-width: 320px) {
  .full-img {
    margin-right: 0;
    width: 100%; }

  .thumb-img {
    display: none; }

  .nama-produk {
    font-size: 14px; } }
#kontak {
  padding: 50px 0; }

#alertinfo {
  display: none; }

#ikon-spin {
  display: none; }

.maps iframe {
  display: block;
  pointer-events: none; }

.tag-kontak {
  margin-bottom: 30px;
  font-family: "Opensans Bold";
  font-size: 18px; }

.form-kontak .form-control {
  background: #EEE;
  border-color: #EEE;
  border-radius: 0;
  outline: none;
  box-shadow: none; }
.form-kontak .btn-kontak {
  padding: 8px 25px;
  font-family: "Opensans Bold";
  font-size: 13px;
  color: #FFF;
  background: #f39c12;
  border: none;
  border-radius: 3px; }

.detail-kontak {
  padding-left: 30px; }

.item-kontak {
  margin-bottom: 20px; }
  .item-kontak .tag-item-kontak {
    font-family: "Opensans Bold";
    font-size: 14px;
    color: #343434; }
  .item-kontak .isi-kontak {
    color: #343434; }

/* Responsive Design */
@media only screen and (max-width: 991px) {
  .tag-kontak {
    margin-bottom: 20px; }

  .form-kontak {
    margin-bottom: 50px; }

  .detail-kontak {
    padding-left: 0; } }
@media only screen and (max-width: 600px) {
  .tag-kontak {
    margin-bottom: 15px;
    font-size: 16px; } }
@media only screen and (max-width: 320px) {
  .tag-kontak {
    font-size: 14px; }

  .form-kontak label {
    font-size: 13px; }
  .form-kontak .btn-kontak {
    display: block !important;
    width: 100%;
    padding: 8px 40px;
    font-size: 13px; }

  .item-kontak {
    margin-bottom: 10px; }
    .item-kontak .tag-item-kontak {
      font-size: 13px; }
    .item-kontak .isi-kontak {
      font-size: 13px; } }
#footer {
  padding: 30px 0;
  background: #262626; }

.menu-footer {
  float: left; }
  .menu-footer li {
    position: relative;
    display: inline-block; }
    .menu-footer li:first-child a {
      padding-left: 0; }
    .menu-footer li:last-child a {
      padding-right: 0; }
    .menu-footer li:last-child:before {
      display: none; }
    .menu-footer li:before {
      position: absolute;
      content: "";
      top: 2px;
      right: 0;
      width: 1px;
      height: 12px;
      background: #FFF; }
    .menu-footer li a {
      display: block;
      padding: 0 10px;
      font-size: 11px;
      color: #FFF;
      text-transform: uppercase; }

.sosmed {
  float: right; }
  .sosmed li {
    display: inline-block;
    margin-left: 15px; }
    .sosmed li:first-child {
      margin-left: 0; }
    .sosmed li a {
      display: block;
      width: 30px;
      height: 30px;
      color: #c87f0a;
      text-align: center;
      background: #FFF;
      border-radius: 50%; }
      .sosmed li a .fa {
        margin-top: 8px; }

.copyright {
  font-size: 12px;
  color: #FFF; }
  .copyright a {
    font-size: 12px;
    color: #FFF; }

@media only screen and (max-width: 991px) {
  .menu-footer {
    float: none;
    margin-bottom: 15px;
    text-align: center; }

  .sosmed {
    float: none;
    margin-bottom: 15px;
    text-align: center; }

  .copyright {
    text-align: center; } }

/*# sourceMappingURL=lwd.style.css.map */
