/*
 *
 * Prabu Pendawa
 * Copyright 2017
 * Terima Kasih Kepada http://bourbon.io/
 *
 */
.gocenter {
  text-align: center !important; }

.goright {
  text-align: right !important; }

.goleft {
  text-align: left !important; }

.gojustify {
  text-align: justify !important; }

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

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

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

.no-margin {
  margin: 0 !important; }

.margin-r-5 {
  margin-right: 5px !important; }

.margin-b-5 {
  margin-bottom: 5px !important; }

.margin-l-5 {
  margin-left: 5px !important; }

.margin-t-5 {
  margin-top: 5px !important; }

.padding-r-5 {
  padding-right: 5px !important; }

.padding-b-5 {
  padding-bottom: 5px !important; }

.padding-l-5 {
  padding-left: 5px !important; }

.padding-t-5 {
  padding-top: 5px !important; }

@font-face {
  font-family: "Lato Black";
  src: url("../fonts/lato/Lato-Black.ttf"); }
@font-face {
  font-family: "Lato Bold";
  src: url("../fonts/lato/Lato-Bold.ttf"); }
@font-face {
  font-family: "Lato Hairline";
  src: url("../fonts/lato/Lato-Hairline.ttf"); }
@font-face {
  font-family: "Lato Italic";
  src: url("../fonts/lato/Lato-Italic.ttf"); }
@font-face {
  font-family: "Lato Light";
  src: url("../fonts/lato/Lato-Light.ttf"); }
@font-face {
  font-family: "Lato Regular";
  src: url("../fonts/lato/Lato-Regular.ttf"); }
@font-face {
  font-family: "Roboto Bold";
  src: url("../fonts/roboto/Roboto-Bold.ttf"); }
@font-face {
  font-family: "Roboto Italic";
  src: url("../fonts/roboto/Roboto-Thin.ttf"); }
@font-face {
  font-family: "Roboto Light";
  src: url("../fonts/roboto/Roboto-Light.ttf"); }
@font-face {
  font-family: "Roboto Regular";
  src: url("../fonts/roboto/Roboto-Regular.ttf"); }
@font-face {
  font-family: "Opensans Regular";
  src: url("../fonts/opensan/OpenSans-Regular.ttf"); }
@font-face {
  font-family: "Opensans Bold";
  src: url("../fonts/opensan/OpenSans-Bold.ttf"); }
@font-face {
  font-family: "Opensans Light";
  src: url("../fonts/opensan/OpenSans-Light.ttf"); }
@font-face {
  font-family: "Oswald Regular";
  src: url("../fonts/oswald/Oswald-Regular.ttf"); }
@font-face {
  font-family: "Oswald Bold";
  src: url("../fonts/oswald/Oswald-Bold.ttf"); }
/*
 * Setting colors
 *
 * Warna Flat
 * https://flatuicolors.com/
 *
 * Warna Website
 *
 */
/*
 *
 * Setting Fonts
 *
 */
/*
 *
 * Setting Range
 *
 */
body,
html {
  height: 100%; }

body {
  font-family: "Opensans Regular";
  font-size: 13px;
  color: #515151; }
  body a {
    color: #515151;
    transition: all 0.9s;
    -moz-transition: all 0.9s;
    -webkit-transition: all 0.9s;
    -ms-transition: all 0.9s;
    -o-transition: all 0.9s; }
    body a:hover {
      color: #515151;
      transition: all 0.9s;
      -moz-transition: all 0.9s;
      -webkit-transition: all 0.9s;
      -ms-transition: all 0.9s;
      -o-transition: all 0.9s;
      text-decoration: none;
      outline: none !important; }
    body a:focus {
      outline: none !important;
      text-decoration: none; }
  body .btn {
    transition: all 0.9s;
    -moz-transition: all 0.9s;
    -webkit-transition: all 0.9s;
    -ms-transition: all 0.9s;
    -o-transition: all 0.9s; }
    body .btn:hover {
      transition: all 0.9s;
      -moz-transition: all 0.9s;
      -webkit-transition: all 0.9s;
      -ms-transition: all 0.9s;
      -o-transition: all 0.9s;
      outline: none !important; }
    body .btn:focus {
      outline: none !important;
      text-decoration: none; }
  body p {
    font-family: "Opensans Regular";
    font-size: 13px;
    color: #515151;
    padding: 0px;
    margin: 0px 0px 15px;
    line-height: 1.5;
    letter-spacing: 0.1px; }
    body p:first-child {
      padding-top: 0px; }
  body .content-wrapper {
    background: transparent !important;
    border-left: none !important;
    min-height: 100% !important; }
  body .pagination > .active > a,
  body .pagination > .active > a:focus,
  body .pagination > .active > a:hover,
  body .pagination > .active > span,
  body .pagination > .active > span:focus,
  body .pagination > .active > span:hover {
    z-index: 3;
    font-size: 14px;
    color: #ce171f;
    cursor: default;
    background-color: transparent;
    border-color: transparent;
    border-radius: 0px; }
  body .pagination > li > a,
  body .pagination > li > span {
    color: #515151;
    font-size: 14px;
    background-color: transparent;
    border-color: transparent; }
    body .pagination > li > a:hover,
    body .pagination > li > span:hover {
      background: transparent;
      border-color: transparent;
      color: #ce171f; }
  body .pagination .disabled a {
    background: transparent;
    border-color: transparent; }
    body .pagination .disabled a:hover {
      background: transparent;
      border-color: transparent; }
  body .pagination li:last-child a {
    border-radius: 0px; }
  body .pagination li:first-child a {
    border-radius: 0px; }

.lwd-box {
  margin-top: 15px;
  margin-bottom: 15px; }
  .lwd-box .lwd-head .lwd-title {
    text-transform: uppercase;
    font-size: 24px;
    font-family: "Oswald Bold";
    letter-spacing: 0.1px; }
  .lwd-box .lwd-body {
    padding-top: 25px;
    padding-bottom: 25px; }

#top {
  background-color: #ce171f;
  color: #FFF; }
  #top a {
    color: #FFF; }
  #top .lwd-top .lwd-left {
    text-align: left;
    padding-top: 15px;
    padding-bottom: 15px; }
  #top .lwd-top .lwd-right {
    text-align: right; }
    #top .lwd-top .lwd-right ul {
      list-style: none;
      padding: 0px;
      margin: 0px; }
      #top .lwd-top .lwd-right ul li {
        position: relative;
        display: inline-block;
        padding: 15px 25px;
        border-right: 1px solid #b4141b; }
        #top .lwd-top .lwd-right ul li a {
          color: #FFF; }
        #top .lwd-top .lwd-right ul li:last-child {
          padding-right: 0px;
          border: 0px; }
        #top .lwd-top .lwd-right ul li ul.lwd-sub {
          display: none;
          list-style: none;
          z-index: 1;
          padding: 0px;
          margin-bottom: 0px;
          width: 100%;
          top: 100%;
          left: 0;
          position: absolute;
          -webkit-box-shadow: 0 0 2px 0 #333303;
          -moz-box-shadow: 0 0 2px 0 #333303;
          box-shadow: 0 0 2px 0 #333303; }
          #top .lwd-top .lwd-right ul li ul.lwd-sub li {
            display: block !important;
            text-align: left;
            border: 0px;
            border-bottom: 1px solid #b4141b;
            background-color: #FFF;
            color: #515151;
            padding: 15px 25px; }
            #top .lwd-top .lwd-right ul li ul.lwd-sub li:last-child {
              border: 0px; }
            #top .lwd-top .lwd-right ul li ul.lwd-sub li a {
              color: #515151; }
            #top .lwd-top .lwd-right ul li ul.lwd-sub li:hover {
              background-color: #ce171f; }
              #top .lwd-top .lwd-right ul li ul.lwd-sub li:hover a {
                color: #FFF; }
        #top .lwd-top .lwd-right ul li:hover ul {
          display: block; }
  #top .search-form {
    display: none;
    background-color: #FFF; }
    #top .search-form .form-control {
      border-radius: 0px;
      border-right: 0px;
      border-left: 0px;
      height: 50px !important;
      box-shadow: none; }
    #top .search-form [type='color'], #top .search-form [type='date'], #top .search-form [type='datetime'], #top .search-form [type='datetime-local'], #top .search-form [type='email'], #top .search-form [type='month'], #top .search-form [type='number'], #top .search-form [type='password'], #top .search-form [type='search'], #top .search-form [type='tel'], #top .search-form [type='text'], #top .search-form [type='time'], #top .search-form [type='url'], #top .search-form [type='week'], #top .search-form input:not([type]), #top .search-form textarea {
      border-radius: 0px;
      box-shadow: none; }
    #top .search-form [type='color']:focus, #top .search-form [type='date']:focus, #top .search-form [type='datetime']:focus, #top .search-form [type='datetime-local']:focus, #top .search-form [type='email']:focus, #top .search-form [type='month']:focus, #top .search-form [type='number']:focus, #top .search-form [type='password']:focus, #top .search-form [type='search']:focus, #top .search-form [type='tel']:focus, #top .search-form [type='text']:focus, #top .search-form [type='time']:focus, #top .search-form [type='url']:focus, #top .search-form [type='week']:focus, #top .search-form input:not([type]):focus, #top .search-form textarea:focus {
      border: 1px solid #ccc; }
    #top .search-form [type='color']:active, #top .search-form [type='date']:active, #top .search-form [type='datetime']:active, #top .search-form [type='datetime-local']:active, #top .search-form [type='email']:active, #top .search-form [type='month']:active, #top .search-form [type='number']:active, #top .search-form [type='password']:active, #top .search-form [type='search']:active, #top .search-form [type='tel']:active, #top .search-form [type='text']:active, #top .search-form [type='time']:active, #top .search-form [type='url']:active, #top .search-form [type='week']:active, #top .search-form input:not([type]):active, #top .search-form textarea:active {
      border: 1px solid #ccc; }

#header .lwd-box {
  margin: 25px 0px; }
  #header .lwd-box .lwd-logo {
    margin: 0 auto; }
  #header .lwd-box .lwd-menu {
    text-align: right; }
    #header .lwd-box .lwd-menu ul {
      list-style: none;
      padding: 0px;
      margin: 0px; }
      #header .lwd-box .lwd-menu ul li {
        position: relative;
        display: inline-block;
        text-transform: uppercase;
        padding: 10px 15px; }
        #header .lwd-box .lwd-menu ul li.active a {
          color: #ce171f; }
        #header .lwd-box .lwd-menu ul li:hover a {
          color: #ce171f; }
        #header .lwd-box .lwd-menu ul li a {
          font-family: "Oswald Regular";
          font-size: 15px; }
        #header .lwd-box .lwd-menu ul li:last-child {
          padding-right: 0px; }
        #header .lwd-box .lwd-menu ul li:first-child {
          padding-left: 0px; }

#form-login .modal-body {
  padding: 0px; }
#form-login .modal-dialog {
  width: 300px;
  margin: 10% auto; }
#form-login .modal-content {
  border-radius: 0px; }
#form-login .tab-content {
  padding: 25px 15px 15px; }
  #form-login .tab-content .form-control {
    border-radius: 0px;
    font-size: 12px;
    height: 50px !important; }
  #form-login .tab-content [type='color'], #form-login .tab-content [type='date'], #form-login .tab-content [type='datetime'], #form-login .tab-content [type='datetime-local'], #form-login .tab-content [type='email'], #form-login .tab-content [type='month'], #form-login .tab-content [type='number'], #form-login .tab-content [type='password'], #form-login .tab-content [type='search'], #form-login .tab-content [type='tel'], #form-login .tab-content [type='text'], #form-login .tab-content [type='time'], #form-login .tab-content [type='url'], #form-login .tab-content [type='week'], #form-login .tab-content input:not([type]), #form-login .tab-content textarea {
    border-radius: 0px;
    box-shadow: none; }
  #form-login .tab-content [type='color']:focus, #form-login .tab-content [type='date']:focus, #form-login .tab-content [type='datetime']:focus, #form-login .tab-content [type='datetime-local']:focus, #form-login .tab-content [type='email']:focus, #form-login .tab-content [type='month']:focus, #form-login .tab-content [type='number']:focus, #form-login .tab-content [type='password']:focus, #form-login .tab-content [type='search']:focus, #form-login .tab-content [type='tel']:focus, #form-login .tab-content [type='text']:focus, #form-login .tab-content [type='time']:focus, #form-login .tab-content [type='url']:focus, #form-login .tab-content [type='week']:focus, #form-login .tab-content input:not([type]):focus, #form-login .tab-content textarea:focus {
    border: 1px solid #ccc; }
  #form-login .tab-content [type='color']:active, #form-login .tab-content [type='date']:active, #form-login .tab-content [type='datetime']:active, #form-login .tab-content [type='datetime-local']:active, #form-login .tab-content [type='email']:active, #form-login .tab-content [type='month']:active, #form-login .tab-content [type='number']:active, #form-login .tab-content [type='password']:active, #form-login .tab-content [type='search']:active, #form-login .tab-content [type='tel']:active, #form-login .tab-content [type='text']:active, #form-login .tab-content [type='time']:active, #form-login .tab-content [type='url']:active, #form-login .tab-content [type='week']:active, #form-login .tab-content input:not([type]):active, #form-login .tab-content textarea:active {
    border: 1px solid #ccc; }
  #form-login .tab-content .btn {
    box-shadow: none;
    padding: 15px;
    text-transform: uppercase;
    display: block;
    width: 100%;
    border-radius: 0px;
    background-color: #ce171f;
    text-transform: uppercase;
    font-family: "Opensans Bold";
    font-size: 14px;
    color: #FFF; }
#form-login .nav-tabs {
  border: 0px; }
  #form-login .nav-tabs li {
    width: 50%;
    text-align: center; }
    #form-login .nav-tabs li a {
      border: 0px;
      padding: 15px;
      border-radius: 0px;
      text-transform: uppercase;
      font-family: "Opensans Bold";
      font-size: 14px;
      color: #515151;
      letter-spacing: 1px; }
      #form-login .nav-tabs li a:hover {
        background: none !important; }
    #form-login .nav-tabs li.active a {
      background-color: #f6f6f6; }

#slider ul {
  list-style: none; }

#welcome .lwd-box .lwd-body .lwd-img {
  margin: 0 auto; }
#welcome .lwd-box .lwd-body .lwd-item {
  padding-bottom: 15px; }
  #welcome .lwd-box .lwd-body .lwd-item .lwd-item-head {
    text-transform: uppercase;
    font-family: "Oswald Bold";
    font-size: 22px;
    color: #515151; }
  #welcome .lwd-box .lwd-body .lwd-item .lwd-item-body {
    padding-top: 15px; }
#welcome .lwd-box .lwd-body .lwd-kategori {
  width: 100%;
  background: #FFF url("../../../assets/img/bg-cat.jpg") no-repeat; }
  #welcome .lwd-box .lwd-body .lwd-kategori ul {
    list-style: none;
    padding: 0px;
    margin: 0px; }
    #welcome .lwd-box .lwd-body .lwd-kategori ul li {
      display: inline-block;
      padding: 15px;
      width: 15%;
      text-align: center; }
      #welcome .lwd-box .lwd-body .lwd-kategori ul li .flaticon-bathtub,
      #welcome .lwd-box .lwd-body .lwd-kategori ul li .flaticon-stove {
        margin: 0 auto; }
        #welcome .lwd-box .lwd-body .lwd-kategori ul li .flaticon-bathtub:before,
        #welcome .lwd-box .lwd-body .lwd-kategori ul li .flaticon-stove:before {
          font-size: 26px;
          margin: 0px;
          color: #ce171f;
          display: block; }
      #welcome .lwd-box .lwd-body .lwd-kategori ul li a {
        font-family: "Oswald Regular";
        color: #ce171f;
        text-transform: uppercase;
        display: block; }
      #welcome .lwd-box .lwd-body .lwd-kategori ul li:hover {
        background-color: #ce171f; }
        #welcome .lwd-box .lwd-body .lwd-kategori ul li:hover a {
          color: #FFF; }

#mid .lwd-box .lwd-body .bg-tech {
  background: #FFF url("../../../assets/img/tech-panca.jpg") no-repeat; }
#mid .lwd-box .lwd-body .bg-sales {
  background: #FFF url("../../../assets/img/serv-panca.jpg") no-repeat; }
#mid .lwd-box .lwd-body .lwd-item {
  padding: 15px;
  text-align: right;
  color: #FFF; }
  #mid .lwd-box .lwd-body .lwd-item .lwd-item-head {
    font-family: "Opensans Bold";
    font-size: 16px;
    color: #FFF;
    text-transform: uppercase; }
  #mid .lwd-box .lwd-body .lwd-item .lwd-item-body {
    padding: 15px 0;
    min-height: 150px; }
  #mid .lwd-box .lwd-body .lwd-item .lwd-item-footer a {
    padding: 8px;
    border-radius: 5px;
    font-family: "Oswald Regular";
    color: #FFF; }
    #mid .lwd-box .lwd-body .lwd-item .lwd-item-footer a span {
      background: #ce171f;
      padding: 8px;
      border-radius: 5px; }
    #mid .lwd-box .lwd-body .lwd-item .lwd-item-footer a:hover {
      background-color: #ce171f; }

#project .lwd-box .lwd-head {
  padding-top: 35px;
  padding-bottom: 25px; }
#project .lwd-box .lwd-btn {
  text-align: right; }
  #project .lwd-box .lwd-btn .btn {
    background-color: #ce171f;
    color: #FFF;
    text-transform: uppercase;
    font-family: "Oswald Regular"; }
#project .lwd-box .lwd-body .lwd-body-content {
  padding: 0 15px; }
#project .lwd-box .lwd-body .lwd-project {
  position: relative; }
  #project .lwd-box .lwd-body .lwd-project .lwd-project-body {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    background-color: #FFF;
    opacity: 0;
    cursor: pointer; }
  #project .lwd-box .lwd-body .lwd-project:hover .lwd-project-body {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    background-color: #FFF;
    opacity: 0.8;
    transition: all 0.8s;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    outline: none !important; }
    #project .lwd-box .lwd-body .lwd-project:hover .lwd-project-body .lwd-body-item {
      text-align: center;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -10%);
      width: calc(100% - 30px);
      height: calc(100% - 30px);
      cursor: pointer; }
      #project .lwd-box .lwd-body .lwd-project:hover .lwd-project-body .lwd-body-item .lwd-title-body {
        font-family: "Oswald Regular";
        font-size: 14px;
        color: #ce171f;
        text-transform: uppercase;
        letter-spacing: 1px; }
      #project .lwd-box .lwd-body .lwd-project:hover .lwd-project-body .lwd-body-item .lwd-isi-body {
        padding: 5px 0;
        text-transform: uppercase;
        font-family: "Oswald Regular";
        letter-spacing: 1px;
        font-size: 10px; }
  #project .lwd-box .lwd-body .lwd-project .project-2 .lwd-body-item {
    font-size: 11px; }
#project .lwd-box .lwd-body .lwd-mb-15 {
  margin-top: 25px; }

#news-home .lwd-box .lwd-head {
  padding-top: 35px;
  padding-bottom: 25px; }
#news-home .lwd-box .lwd-btn {
  text-align: right; }
  #news-home .lwd-box .lwd-btn .btn {
    background-color: #ce171f;
    color: #FFF;
    text-transform: uppercase;
    font-family: "Oswald Regular"; }
#news-home .lwd-box .lwd-body .lwd-item {
  position: relative; }
  #news-home .lwd-box .lwd-body .lwd-item .lwd-item-head .lwd-item-title {
    padding: 10px 15px;
    text-transform: uppercase;
    border-left: 10px solid #ce171f;
    transition: all 0.9s;
    -moz-transition: all 0.9s;
    -webkit-transition: all 0.9s;
    -ms-transition: all 0.9s;
    -o-transition: all 0.9s; }
    #news-home .lwd-box .lwd-body .lwd-item .lwd-item-head .lwd-item-title a {
      font-family: "Oswald Regular";
      font-size: 14px;
      color: #ce171f; }
    #news-home .lwd-box .lwd-body .lwd-item .lwd-item-head .lwd-item-title:hover {
      background-color: #ce171f;
      transition: all 0.9s;
      -moz-transition: all 0.9s;
      -webkit-transition: all 0.9s;
      -ms-transition: all 0.9s;
      -o-transition: all 0.9s;
      outline: none !important; }
      #news-home .lwd-box .lwd-body .lwd-item .lwd-item-head .lwd-item-title:hover a {
        color: #FFF; }
  #news-home .lwd-box .lwd-body .lwd-item .lwd-item-body {
    border-left: 10px solid transparent;
    padding: 15px;
    min-height: 100px; }
  #news-home .lwd-box .lwd-body .lwd-item .lwd-item-footer {
    padding: 15px;
    font-size: 12px;
    color: #c0bfbf; }
    #news-home .lwd-box .lwd-body .lwd-item .lwd-item-footer a {
      color: #c0bfbf;
      float: right;
      text-transform: lowercase; }
      #news-home .lwd-box .lwd-body .lwd-item .lwd-item-footer a:hover {
        color: #ce171f; }

#partner-home .lwd-box {
  margin-top: 55px; }
  #partner-home .lwd-box .lwd-body {
    border-top: 4px solid #dadada; }
    #partner-home .lwd-box .lwd-body ul {
      list-style: none;
      padding: 0px;
      margin: 0px;
      text-align: center; }
      #partner-home .lwd-box .lwd-body ul li {
        padding: 15px 4px;
        display: inline-block; }
        #partner-home .lwd-box .lwd-body ul li img {
          filter: grayscale(100%); }
          #partner-home .lwd-box .lwd-body ul li img:hover {
            filter: none; }

#menu-bottom {
  background-color: #ce171f;
  font-size: 13px; }
  #menu-bottom .lwd-box {
    color: #FFF; }
    #menu-bottom .lwd-box a {
      color: #FFF; }
    #menu-bottom .lwd-box .lwd-item .lwd-item-head {
      padding: 15px 0;
      font-family: "Oswald Regular";
      font-size: 16px;
      color: #FFF;
      text-transform: uppercase;
      letter-spacing: 0.1px; }
    #menu-bottom .lwd-box .lwd-item .lwd-item-body ul {
      list-style: none;
      padding: 0px;
      margin: 0px; }
      #menu-bottom .lwd-box .lwd-item .lwd-item-body ul li {
        padding-bottom: 5px; }
    #menu-bottom .lwd-box .lwd-item .lwd-item-body .lwd-img img {
      margin: 0 auto; }
    #menu-bottom .lwd-box .lwd-item .lwd-sosmed {
      margin-top: 25px; }
      #menu-bottom .lwd-box .lwd-item .lwd-sosmed ul {
        list-style: none;
        padding: 0px;
        margin: 0px; }
        #menu-bottom .lwd-box .lwd-item .lwd-sosmed ul li {
          display: inline-block;
          padding: 5px; }
          #menu-bottom .lwd-box .lwd-item .lwd-sosmed ul li:first-child {
            padding-left: 0px; }
          #menu-bottom .lwd-box .lwd-item .lwd-sosmed ul li.last-child {
            padding-right: 0px; }
          #menu-bottom .lwd-box .lwd-item .lwd-sosmed ul li .lwd-title-sosmed {
            font-family: "Oswald Regular";
            font-size: 16px;
            color: #FFF;
            text-transform: uppercase;
            letter-spacing: 0.1px; }

#footer {
  background-color: #ac141a;
  color: #FFF;
  font-size: 12px; }
  #footer a {
    color: #FFF; }

#product .lwd-box .lwd-body .lwd-img img {
  margin: 0 auto; }
#product .lwd-box .lwd-body .lwd-img-2 img {
  margin: 0 auto; }
#product .lwd-box .lwd-body .lwd-item {
  padding: 25px 0;
  background-color: #f6f6f6;
  margin-top: 25px;
  margin-left: -150px;
  -webkit-box-shadow: 0 0 22px -6px #181818;
  -moz-box-shadow: 0 0 22px -6px #181818;
  box-shadow: 0 0 22px -6px #181818; }
  #product .lwd-box .lwd-body .lwd-item .lwd-item-head {
    font-family: "Oswald Regular";
    font-size: 18px;
    color: #515151;
    text-transform: uppercase;
    position: relative;
    padding: 0 25px 0 100px; }
    #product .lwd-box .lwd-body .lwd-item .lwd-item-head .lwd-border {
      border-top: 2px solid #ce171f;
      padding: 0 15px;
      top: 10px;
      left: 55px;
      position: absolute; }
  #product .lwd-box .lwd-body .lwd-item .lwd-item-body {
    padding: 15px 15px 15px 100px;
    min-height: 250px; }
  #product .lwd-box .lwd-body .lwd-item .lwd-item-footer {
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 100px; }
    #product .lwd-box .lwd-body .lwd-item .lwd-item-footer .fa-long-arrow-right {
      font-size: 16px; }
#product .lwd-box .lwd-body .lwd-item-2 {
  padding: 25px 0;
  background-color: #f6f6f6;
  margin-top: 25px;
  margin-right: -150px;
  -webkit-box-shadow: 0 0 22px -6px #181818;
  -moz-box-shadow: 0 0 22px -6px #181818;
  box-shadow: 0 0 22px -6px #181818;
  text-align: right;
  position: relative;
  z-index: 1; }
  #product .lwd-box .lwd-body .lwd-item-2 .lwd-item-head {
    font-family: "Oswald Regular";
    font-size: 18px;
    color: #515151;
    text-transform: uppercase;
    position: relative;
    padding: 0 100px 0 15px; }
    #product .lwd-box .lwd-body .lwd-item-2 .lwd-item-head .lwd-border {
      border-top: 2px solid #ce171f;
      padding: 0 15px;
      top: 10px;
      right: 55px;
      position: absolute; }
  #product .lwd-box .lwd-body .lwd-item-2 .lwd-item-body {
    padding: 15px 100px 15px 15px;
    min-height: 250px; }
  #product .lwd-box .lwd-body .lwd-item-2 .lwd-item-footer {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 100px; }
    #product .lwd-box .lwd-body .lwd-item-2 .lwd-item-footer .fa-long-arrow-right {
      font-size: 16px; }

#product-sub .lwd-box .lwd-body .lwd-item .lwd-item-head {
  text-align: right;
  margin-bottom: 35px; }
#product-sub .lwd-box .lwd-body .lwd-item .lwd-item-body {
  padding-bottom: 25px; }
  #product-sub .lwd-box .lwd-body .lwd-item .lwd-item-body .lwd-body-content {
    padding: 10px 0;
    border-bottom: 2px solid #c0bfbf; }
    #product-sub .lwd-box .lwd-body .lwd-item .lwd-item-body .lwd-body-content:hover {
      border-color: #ce171f;
      transition: all 0.9s;
      -moz-transition: all 0.9s;
      -webkit-transition: all 0.9s;
      -ms-transition: all 0.9s;
      -o-transition: all 0.9s;
      outline: none !important; }
      #product-sub .lwd-box .lwd-body .lwd-item .lwd-item-body .lwd-body-content:hover a {
        color: #ce171f; }

#detail-product {
  border-top: 2px solid #dadada; }
  #detail-product #bread .lwd-box {
    margin-top: 25px; }
  #detail-product .lwd-box .lwd-body .lwd-img img {
    margin: 0 auto; }
  #detail-product .lwd-box .lwd-body .lwd-item .lwd-item-head {
    font-size: 20px;
    font-family: "Opensans Bold"; }
  #detail-product .lwd-box .lwd-body .lwd-item .lwd-item-body {
    padding: 15px 0;
    text-align: justify; }
  #detail-product .lwd-box .lwd-body .lwd-subpro {
    margin-top: 55px; }
    #detail-product .lwd-box .lwd-body .lwd-subpro .lwd-item-subpro {
      margin-bottom: 25px; }
      #detail-product .lwd-box .lwd-body .lwd-subpro .lwd-item-subpro .lwd-item-head {
        border: 2px solid #c0bfbf;
        border-radius: 2px;
        padding: 10px; }
        #detail-product .lwd-box .lwd-body .lwd-subpro .lwd-item-subpro .lwd-item-head:hover {
          border-color: #ce171f; }
      #detail-product .lwd-box .lwd-body .lwd-subpro .lwd-item-subpro .lwd-item-body {
        padding: 5px 0;
        text-align: center; }
  #detail-product .lwd-box .lwd-body .lwd-detail-footer {
    margin-top: 55px; }
    #detail-product .lwd-box .lwd-body .lwd-detail-footer .lwd-item-footer .lwd-item-head {
      font-family: "Opensans Bold";
      font-size: 18px;
      color: #515151; }
    #detail-product .lwd-box .lwd-body .lwd-detail-footer .lwd-item-footer .lwd-item-body {
      padding: 15px 0; }
    #detail-product .lwd-box .lwd-body .lwd-detail-footer .lwd-item-footer .lwd-item-footer img {
      margin: 0 auto; }

#detail-sub {
  border-top: 2px solid #dadada; }
  #detail-sub #bread .lwd-box {
    margin-top: 25px; }
  #detail-sub .lwd-box .lwd-body .lwd-img {
    border: 1px solid #c0bfbf;
    border-radius: 2px;
    padding: 25px; }
    #detail-sub .lwd-box .lwd-body .lwd-img img {
      margin: 0 auto;
      text-align: center; }
  #detail-sub .lwd-box .lwd-body .lwd-item .lwd-item-head .lwd-title {
    font-family: "Opensans Bold";
    font-size: 18px;
    color: #515151;
    text-transform: uppercase;
    letter-spacing: 2px; }
  #detail-sub .lwd-box .lwd-body .lwd-item .lwd-item-head .lwd-cat {
    font-size: 14px;
    text-transform: lowercase;
    color: #c0bfbf;
    letter-spacing: 2px; }
  #detail-sub .lwd-box .lwd-body .lwd-item .lwd-item-body {
    padding: 15px 0; }
  #detail-sub .lwd-box .lwd-body .lwd-item-footer .lwd-item-head {
    font-family: "Opensans Bold";
    font-size: 18px;
    color: #515151; }
  #detail-sub .lwd-box .lwd-body .lwd-item-footer .lwd-item-body {
    padding: 15px 0; }
  #detail-sub .lwd-box .lwd-body .lwd-item-footer .lwd-item-footer img {
    margin: 0 auto; }

#service .lwd-box .lwd-body .lwd-img img {
  margin: 0 auto; }
#service .lwd-box .lwd-body .lwd-img-2 img {
  margin: 0 auto; }
#service .lwd-box .lwd-body .lwd-item {
  padding: 25px 0;
  background-color: #f6f6f6;
  margin-top: 25px;
  margin-left: -150px;
  -webkit-box-shadow: 0 0 22px -6px #181818;
  -moz-box-shadow: 0 0 22px -6px #181818;
  box-shadow: 0 0 22px -6px #181818; }
  #service .lwd-box .lwd-body .lwd-item .lwd-item-head {
    font-family: "Oswald Regular";
    font-size: 18px;
    color: #515151;
    text-transform: uppercase;
    position: relative;
    padding: 0 35px 0 100px; }
    #service .lwd-box .lwd-body .lwd-item .lwd-item-head .lwd-border {
      border-top: 2px solid #ce171f;
      padding: 0 15px;
      top: 10px;
      left: 55px;
      position: absolute; }
  #service .lwd-box .lwd-body .lwd-item .lwd-item-body {
    padding: 15px 35px 15px 100px;
    min-height: 230px; }
  #service .lwd-box .lwd-body .lwd-item .lwd-item-footer {
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 100px; }
    #service .lwd-box .lwd-body .lwd-item .lwd-item-footer .fa-long-arrow-right {
      font-size: 16px; }
#service .lwd-box .lwd-body .lwd-item-2 {
  padding: 25px 0;
  background-color: #f6f6f6;
  margin-top: 25px;
  margin-right: -150px;
  -webkit-box-shadow: 0 0 22px -6px #181818;
  -moz-box-shadow: 0 0 22px -6px #181818;
  box-shadow: 0 0 22px -6px #181818;
  text-align: right;
  position: relative;
  z-index: 1; }
  #service .lwd-box .lwd-body .lwd-item-2 .lwd-item-head {
    font-family: "Oswald Regular";
    font-size: 18px;
    color: #515151;
    text-transform: uppercase;
    position: relative;
    padding: 0 100px 0 35px; }
    #service .lwd-box .lwd-body .lwd-item-2 .lwd-item-head .lwd-border {
      border-top: 2px solid #ce171f;
      padding: 0 15px;
      top: 10px;
      right: 55px;
      position: absolute; }
  #service .lwd-box .lwd-body .lwd-item-2 .lwd-item-body {
    padding: 15px 100px 15px 35px;
    min-height: 230px; }
  #service .lwd-box .lwd-body .lwd-item-2 .lwd-item-footer {
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 100px; }
    #service .lwd-box .lwd-body .lwd-item-2 .lwd-item-footer .fa-long-arrow-right {
      font-size: 16px; }
#service .lwd-box .lwd-footer {
  padding-top: 55px;
  text-align: center; }
  #service .lwd-box .lwd-footer a {
    padding: 15px 25px;
    font-family: "Oswald Regular";
    font-size: 18px;
    color: #ce171f;
    border: 2px solid #c0bfbf;
    text-transform: uppercase;
    background-color: #FFF; }
    #service .lwd-box .lwd-footer a:hover {
      filter: grayscale(100%); }

#news {
  border-top: 2px solid #dadada; }
  #news #bread .lwd-box {
    margin-top: 25px; }
  #news .lwd-box .lwd-body .lwd-item {
    margin-bottom: 55px; }
    #news .lwd-box .lwd-body .lwd-item .lwd-img {
      position: relative; }
      #news .lwd-box .lwd-body .lwd-item .lwd-img::before {
        border: 5px solid #f6f6f6;
        position: absolute;
        content: ' ';
        width: 100%;
        height: 100%;
        top: 15px;
        left: -15px;
        z-index: -1; }
    #news .lwd-box .lwd-body .lwd-item .lwd-item-head a {
      font-family: "Oswald Regular";
      font-size: 14px;
      color: #515151;
      letter-spacing: 1px;
      text-transform: uppercase; }
    #news .lwd-box .lwd-body .lwd-item .lwd-date {
      font-family: "Oswald Regular";
      font-size: 11px;
      color: #c0bfbf;
      letter-spacing: 2px;
      text-transform: lowercase; }
    #news .lwd-box .lwd-body .lwd-item .lwd-item-body {
      padding: 15px 0;
      min-height: 160px; }

#detail-news {
  border-top: 2px solid #dadada; }
  #detail-news #bread .lwd-box {
    margin-top: 25px; }
  #detail-news .lwd-box .lwd-body .lwd-item .lwd-share ul {
    list-style: none;
    padding: 0px;
    margin: 0px; }
    #detail-news .lwd-box .lwd-body .lwd-item .lwd-share ul li {
      border: 1px solid #c0bfbf;
      display: inline-block;
      padding: 5px 10px; }
      #detail-news .lwd-box .lwd-body .lwd-item .lwd-share ul li.share {
        font-size: 16px;
        text-transform: uppercase;
        font-family: "Oswald Bold";
        border: 0px;
        padding: 5px 0px;
        margin-right: 25px; }
      #detail-news .lwd-box .lwd-body .lwd-item .lwd-share ul li a {
        color: #c0bfbf; }
      #detail-news .lwd-box .lwd-body .lwd-item .lwd-share ul li .fa-facebook {
        color: #3B5998; }
      #detail-news .lwd-box .lwd-body .lwd-item .lwd-share ul li .fa-twitter {
        color: #26A6D1; }
      #detail-news .lwd-box .lwd-body .lwd-item .lwd-share ul li .fa-google-plus {
        color: #DD4B39; }
  #detail-news .lwd-box .lwd-body .lwd-item .lwd-img {
    position: relative;
    cursor: pointer; }
    #detail-news .lwd-box .lwd-body .lwd-item .lwd-img .body-share {
      position: absolute;
      padding-top: 15px;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: calc(100% - 50px);
      height: calc(100% - 50px);
      background-color: #FFF;
      opacity: 0;
      transition: all 0.8s;
      -moz-transition: all 0.8s;
      -webkit-transition: all 0.8s;
      -ms-transition: all 0.8s;
      -o-transition: all 0.8s; }
      #detail-news .lwd-box .lwd-body .lwd-item .lwd-img .body-share:hover {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: calc(100% - 30px);
        height: calc(100% - 30px);
        background-color: #FFF;
        opacity: 0.6;
        transition: all 0.8s;
        -moz-transition: all 0.8s;
        -webkit-transition: all 0.8s;
        -ms-transition: all 0.8s;
        -o-transition: all 0.8s;
        outline: none !important; }
        #detail-news .lwd-box .lwd-body .lwd-item .lwd-img .body-share:hover ul {
          opacity: 1 !important; }
          #detail-news .lwd-box .lwd-body .lwd-item .lwd-img .body-share:hover ul li {
            opacity: 1 !important; }
      #detail-news .lwd-box .lwd-body .lwd-item .lwd-img .body-share ul {
        list-style: none;
        padding: 0px;
        margin: 0px;
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -10%);
        width: calc(100% - 30px);
        height: calc(100% - 30px); }
        #detail-news .lwd-box .lwd-body .lwd-item .lwd-img .body-share ul li {
          border: 1px solid #c0bfbf;
          display: inline-block;
          padding: 5px 10px; }
          #detail-news .lwd-box .lwd-body .lwd-item .lwd-img .body-share ul li a {
            color: #c0bfbf; }
          #detail-news .lwd-box .lwd-body .lwd-item .lwd-img .body-share ul li .fa-facebook {
            color: #3B5998; }
          #detail-news .lwd-box .lwd-body .lwd-item .lwd-img .body-share ul li .fa-twitter {
            color: #26A6D1; }
          #detail-news .lwd-box .lwd-body .lwd-item .lwd-img .body-share ul li .fa-google-plus {
            color: #DD4B39; }
  #detail-news .lwd-box .lwd-body .lwd-item .lwd-item-head {
    padding: 25px 0;
    font-family: "Oswald Regular";
    font-size: 22px;
    color: #515151;
    letter-spacing: 1px;
    text-transform: uppercase; }
    #detail-news .lwd-box .lwd-body .lwd-item .lwd-item-head .lwd-date {
      font-family: "Oswald Regular";
      font-size: 12px;
      color: #c0bfbf;
      letter-spacing: 2px;
      text-transform: lowercase; }

#about .lwd-box .lwd-body .lwd-img img {
  opacity: 0.5; }
#about .lwd-box .lwd-body .lwd-item .lwd-item-head .lwd-who {
  font-family: "Oswald Regular";
  font-size: 36px;
  color: #515151;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-left: -250px;
  padding-right: 15px; }
#about .lwd-box .lwd-body .lwd-item .lwd-item-head .lwd-company {
  font-family: "Oswald Regular";
  font-size: 60px;
  color: #dadada;
  text-transform: uppercase;
  letter-spacing: 1px; }

#contact .lwd-box .lwd-body .lwd-peta {
  filter: grayscale(100%); }
  #contact .lwd-box .lwd-body .lwd-peta:hover {
    filter: none; }
#contact .lwd-box .lwd-body .lwd-info {
  margin-bottom: 25px;
  font-size: 12px; }
  #contact .lwd-box .lwd-body .lwd-info .lwd-title-info {
    font-family: "Oswald Regular";
    font-size: 16px;
    color: #515151;
    padding-bottom: 5px;
    border-bottom: 2px solid #271D1B;
    text-transform: uppercase; }
  #contact .lwd-box .lwd-body .lwd-info .lwd-body-info {
    padding-top: 10px; }
    #contact .lwd-box .lwd-body .lwd-info .lwd-body-info span {
      display: block; }

#office {
  background-color: #271D1B;
  color: #c0bfbf; }
  #office .lwd-head {
    padding: 25px 0;
    font-family: "Oswald Regular";
    font-size: 18px;
    color: #c0bfbf;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-bottom: 5px; }
    #office .lwd-head span {
      font-size: 14px; }
  #office .lwd-item .lwd-item-body {
    font-size: 12px; }
    #office .lwd-item .lwd-item-body .lwd-body-name {
      color: #FFF;
      font-size: 13px;
      min-height: 35px; }

#distributor {
  margin-top: 15px;
  background-color: #121212;
  color: #c0bfbf; }
  #distributor .lwd-head {
    padding: 25px 0;
    font-family: "Oswald Regular";
    font-size: 18px;
    color: #c0bfbf;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-bottom: 5px; }
    #distributor .lwd-head span {
      font-size: 14px; }
  #distributor .lwd-item .lwd-item-body {
    font-size: 12px; }
    #distributor .lwd-item .lwd-item-body .lwd-body-name {
      color: #FFF;
      font-size: 13px;
      min-height: 35px; }

#form-contact .lwd-head {
  background-color: #f6f6f6;
  font-family: "Oswald Regular";
  font-size: 30px;
  color: #515151;
  letter-spacing: 2px;
  text-transform: uppercase; }
  #form-contact .lwd-head .lwd-body {
    padding: 55px 0; }
#form-contact .lwd-box .lwd-body [type='color'], #form-contact .lwd-box .lwd-body [type='date'], #form-contact .lwd-box .lwd-body [type='datetime'], #form-contact .lwd-box .lwd-body [type='datetime-local'], #form-contact .lwd-box .lwd-body [type='email'], #form-contact .lwd-box .lwd-body [type='month'], #form-contact .lwd-box .lwd-body [type='number'], #form-contact .lwd-box .lwd-body [type='password'], #form-contact .lwd-box .lwd-body [type='search'], #form-contact .lwd-box .lwd-body [type='tel'], #form-contact .lwd-box .lwd-body [type='text'], #form-contact .lwd-box .lwd-body [type='time'], #form-contact .lwd-box .lwd-body [type='url'], #form-contact .lwd-box .lwd-body [type='week'], #form-contact .lwd-box .lwd-body input:not([type]), #form-contact .lwd-box .lwd-body textarea {
  border-radius: 0px;
  box-shadow: none; }
#form-contact .lwd-box .lwd-body [type='color']:focus, #form-contact .lwd-box .lwd-body [type='date']:focus, #form-contact .lwd-box .lwd-body [type='datetime']:focus, #form-contact .lwd-box .lwd-body [type='datetime-local']:focus, #form-contact .lwd-box .lwd-body [type='email']:focus, #form-contact .lwd-box .lwd-body [type='month']:focus, #form-contact .lwd-box .lwd-body [type='number']:focus, #form-contact .lwd-box .lwd-body [type='password']:focus, #form-contact .lwd-box .lwd-body [type='search']:focus, #form-contact .lwd-box .lwd-body [type='tel']:focus, #form-contact .lwd-box .lwd-body [type='text']:focus, #form-contact .lwd-box .lwd-body [type='time']:focus, #form-contact .lwd-box .lwd-body [type='url']:focus, #form-contact .lwd-box .lwd-body [type='week']:focus, #form-contact .lwd-box .lwd-body input:not([type]):focus, #form-contact .lwd-box .lwd-body textarea:focus {
  border: 1px solid #ce171f; }
#form-contact .lwd-box .lwd-body [type='color']:active, #form-contact .lwd-box .lwd-body [type='date']:active, #form-contact .lwd-box .lwd-body [type='datetime']:active, #form-contact .lwd-box .lwd-body [type='datetime-local']:active, #form-contact .lwd-box .lwd-body [type='email']:active, #form-contact .lwd-box .lwd-body [type='month']:active, #form-contact .lwd-box .lwd-body [type='number']:active, #form-contact .lwd-box .lwd-body [type='password']:active, #form-contact .lwd-box .lwd-body [type='search']:active, #form-contact .lwd-box .lwd-body [type='tel']:active, #form-contact .lwd-box .lwd-body [type='text']:active, #form-contact .lwd-box .lwd-body [type='time']:active, #form-contact .lwd-box .lwd-body [type='url']:active, #form-contact .lwd-box .lwd-body [type='week']:active, #form-contact .lwd-box .lwd-body input:not([type]):active, #form-contact .lwd-box .lwd-body textarea:active {
  border: 1px solid #ce171f; }
#form-contact .lwd-box .lwd-footer .btn {
  background: none;
  border-radius: 0px;
  color: #ce171f;
  border: 2px solid #c0bfbf; }
  #form-contact .lwd-box .lwd-footer .btn:hover {
    filter: grayscale(100%); }

#project-menu .lwd-box .lwd-head {
  text-align: center; }
  #project-menu .lwd-box .lwd-head ul {
    list-style: none;
    padding: 0px;
    margin: 0px; }
    #project-menu .lwd-box .lwd-head ul li {
      display: inline-block;
      padding: 5px 10px; }
      #project-menu .lwd-box .lwd-head ul li.active {
        border-top: 1px solid #c0bfbf;
        border-bottom: 1px solid #c0bfbf; }
        #project-menu .lwd-box .lwd-head ul li.active a {
          color: #ce171f; }
      #project-menu .lwd-box .lwd-head ul li:hover {
        border-top: 1px solid #c0bfbf;
        border-bottom: 1px solid #c0bfbf;
        cursor: pointer; }
        #project-menu .lwd-box .lwd-head ul li:hover a {
          color: #ce171f;
          cursor: pointer; }
      #project-menu .lwd-box .lwd-head ul li a {
        text-transform: uppercase; }
#project-menu .lwd-box .lwd-body .margin-b-25 {
  margin-bottom: 25px; }
#project-menu .lwd-box .lwd-body .lwd-item {
  position: relative; }
  #project-menu .lwd-box .lwd-body .lwd-item .lwd-item-head img {
    margin: 0 auto;
    cursor: pointer; }
  #project-menu .lwd-box .lwd-body .lwd-item .lwd-item-body {
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    transition: all 0.8s;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    background-color: #FFF;
    opacity: 0; }
    #project-menu .lwd-box .lwd-body .lwd-item .lwd-item-body .lwd-body-content {
      text-align: center;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -10%);
      width: calc(100% - 30px);
      height: calc(100% - 30px); }
      #project-menu .lwd-box .lwd-body .lwd-item .lwd-item-body .lwd-body-content span {
        display: block; }
      #project-menu .lwd-box .lwd-body .lwd-item .lwd-item-body .lwd-body-content .body-name {
        font-family: "Oswald Regular";
        font-size: 14px;
        color: #ce171f;
        text-transform: uppercase;
        letter-spacing: 1px; }
      #project-menu .lwd-box .lwd-body .lwd-item .lwd-item-body .lwd-body-content .body-cat {
        font-family: "Oswald Light";
        text-transform: uppercase;
        font-size: 9px;
        letter-spacing: 1px; }
    #project-menu .lwd-box .lwd-body .lwd-item .lwd-item-body:hover {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: calc(100% - 20px);
      height: calc(100% - 20px);
      transition: all 0.8s;
      -moz-transition: all 0.8s;
      -webkit-transition: all 0.8s;
      -ms-transition: all 0.8s;
      -o-transition: all 0.8s;
      background-color: #FFF;
      opacity: 0.8; }

#detail-service {
  border-top: 2px solid #dadada; }
  #detail-service #bread .lwd-box {
    margin-top: 25px; }
  #detail-service .lwd-box .lwd-body .lwd-item .lwd-share ul {
    list-style: none;
    padding: 0px;
    margin: 0px; }
    #detail-service .lwd-box .lwd-body .lwd-item .lwd-share ul li {
      border: 1px solid #c0bfbf;
      display: inline-block;
      padding: 5px 10px; }
      #detail-service .lwd-box .lwd-body .lwd-item .lwd-share ul li.share {
        font-size: 16px;
        text-transform: uppercase;
        font-family: "Oswald Bold";
        border: 0px;
        padding: 5px 0px;
        margin-right: 25px; }
      #detail-service .lwd-box .lwd-body .lwd-item .lwd-share ul li a {
        color: #c0bfbf; }
      #detail-service .lwd-box .lwd-body .lwd-item .lwd-share ul li .fa-facebook {
        color: #3B5998; }
      #detail-service .lwd-box .lwd-body .lwd-item .lwd-share ul li .fa-twitter {
        color: #26A6D1; }
      #detail-service .lwd-box .lwd-body .lwd-item .lwd-share ul li .fa-google-plus {
        color: #DD4B39; }
  #detail-service .lwd-box .lwd-body .lwd-item .lwd-img {
    position: relative;
    cursor: pointer; }
    #detail-service .lwd-box .lwd-body .lwd-item .lwd-img .body-share {
      position: absolute;
      padding-top: 15px;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: calc(100% - 50px);
      height: calc(100% - 50px);
      background-color: #FFF;
      opacity: 0;
      transition: all 0.8s;
      -moz-transition: all 0.8s;
      -webkit-transition: all 0.8s;
      -ms-transition: all 0.8s;
      -o-transition: all 0.8s; }
      #detail-service .lwd-box .lwd-body .lwd-item .lwd-img .body-share:hover {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: calc(100% - 30px);
        height: calc(100% - 30px);
        background-color: #FFF;
        opacity: 0.6;
        transition: all 0.8s;
        -moz-transition: all 0.8s;
        -webkit-transition: all 0.8s;
        -ms-transition: all 0.8s;
        -o-transition: all 0.8s;
        outline: none !important; }
        #detail-service .lwd-box .lwd-body .lwd-item .lwd-img .body-share:hover ul {
          opacity: 1 !important; }
          #detail-service .lwd-box .lwd-body .lwd-item .lwd-img .body-share:hover ul li {
            opacity: 1 !important; }
      #detail-service .lwd-box .lwd-body .lwd-item .lwd-img .body-share ul {
        list-style: none;
        padding: 0px;
        margin: 0px;
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -10%);
        width: calc(100% - 30px);
        height: calc(100% - 30px); }
        #detail-service .lwd-box .lwd-body .lwd-item .lwd-img .body-share ul li {
          border: 1px solid #c0bfbf;
          display: inline-block;
          padding: 5px 10px; }
          #detail-service .lwd-box .lwd-body .lwd-item .lwd-img .body-share ul li a {
            color: #c0bfbf; }
          #detail-service .lwd-box .lwd-body .lwd-item .lwd-img .body-share ul li .fa-facebook {
            color: #3B5998; }
          #detail-service .lwd-box .lwd-body .lwd-item .lwd-img .body-share ul li .fa-twitter {
            color: #26A6D1; }
          #detail-service .lwd-box .lwd-body .lwd-item .lwd-img .body-share ul li .fa-google-plus {
            color: #DD4B39; }
  #detail-service .lwd-box .lwd-body .lwd-item .lwd-item-head {
    padding: 25px 0;
    font-family: "Oswald Regular";
    font-size: 22px;
    color: #515151;
    letter-spacing: 1px;
    text-transform: uppercase; }

#top-header .lwd-img img {
  margin: 0 auto; }
#top-header .lwd-box {
  position: relative; }
  #top-header .lwd-box .lwd-header {
    position: absolute;
    top: -120px;
    left: 10%;
    font-family: "Oswald Regular";
    font-size: 28px;
    color: #515151; }

#bread .lwd-box ul {
  list-style: none;
  padding: 0px;
  margin-bottom: 0px; }
  #bread .lwd-box ul li {
    display: inline-block;
    color: #9f9e9e; }
    #bread .lwd-box ul li a {
      color: #9f9e9e;
      cursor: pointer; }
    #bread .lwd-box ul li:after {
      content: "/";
      padding-right: 5px;
      padding-left: 5px; }
    #bread .lwd-box ul li:last-child a {
      color: #ce171f; }
    #bread .lwd-box ul li:last-child:after {
      display: none; }

#kategori-sub .lwd-sidebar .lwd-sidebar-head {
  font-family: "Oswald Regular";
  font-size: 18px;
  color: #ce171f;
  text-transform: uppercase;
  margin-bottom: 25px;
  letter-spacing: 1px; }
#kategori-sub .lwd-sidebar .lwd-sidebar-body ul {
  list-style: none;
  padding: 0px;
  margin: 0px; }
  #kategori-sub .lwd-sidebar .lwd-sidebar-body ul li.lwd-sub {
    font-size: 12px;
    font-weight: 600;
    padding: 5px 0;
    letter-spacing: 1px;
    cursor: pointer; }
    #kategori-sub .lwd-sidebar .lwd-sidebar-body ul li.lwd-sub .fa-minus {
      font-size: 9px; }
  #kategori-sub .lwd-sidebar .lwd-sidebar-body ul li ul.tree-menu {
    list-style: none;
    padding: 0px;
    margin: 0px;
    padding-top: 10px; }
    #kategori-sub .lwd-sidebar .lwd-sidebar-body ul li ul.tree-menu li {
      font-size: 12px;
      font-weight: normal;
      padding: 5px 0 5px 15px;
      letter-spacing: 1px;
      text-transform: lowercase; }
      #kategori-sub .lwd-sidebar .lwd-sidebar-body ul li ul.tree-menu li.active a {
        color: #ce171f;
        font-weight: 600; }
#kategori-sub .lwd-sidebar .lwd-sidebar-footer {
  padding: 15px;
  font-size: 15px; }

#related-product .lwd-box .lwd-head .lwd-title {
  font-family: "Oswald Regular";
  letter-spacing: 2px;
  font-size: 18px; }
  #related-product .lwd-box .lwd-head .lwd-title span {
    padding-bottom: 10px;
    border-bottom: 2px solid #ce171f; }
#related-product .lwd-box .lwd-body .lwd-item .lwd-item-head {
  padding: 10px;
  border: 2px solid #c0bfbf;
  border-radius: 2px; }
  #related-product .lwd-box .lwd-body .lwd-item .lwd-item-head:hover {
    border-color: #ce171f; }
#related-product .lwd-box .lwd-body .lwd-item .lwd-item-body {
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase; }

#kategori-project .lwd-sidebar .lwd-sidebar-head {
  font-family: "Oswald Regular";
  font-size: 18px;
  color: #ce171f;
  text-transform: uppercase;
  margin-bottom: 25px;
  letter-spacing: 1px; }
#kategori-project .lwd-sidebar .lwd-sidebar-body ul {
  list-style: none;
  padding: 0px;
  margin: 0px; }
  #kategori-project .lwd-sidebar .lwd-sidebar-body ul li.lwd-sub {
    font-size: 11px;
    font-weight: 600;
    padding: 5px 0;
    letter-spacing: 1px;
    cursor: pointer; }
    #kategori-project .lwd-sidebar .lwd-sidebar-body ul li.lwd-sub .fa-minus {
      font-size: 9px; }
    #kategori-project .lwd-sidebar .lwd-sidebar-body ul li.lwd-sub.active a {
      color: #ce171f;
      font-weight: 600; }
  #kategori-project .lwd-sidebar .lwd-sidebar-body ul li ul.tree-menu {
    list-style: none;
    padding: 0px;
    margin: 0px;
    padding-top: 10px; }
    #kategori-project .lwd-sidebar .lwd-sidebar-body ul li ul.tree-menu li {
      font-size: 12px;
      font-weight: normal;
      padding: 5px 0 5px 15px;
      letter-spacing: 1px;
      text-transform: lowercase; }
#kategori-project .lwd-sidebar .lwd-sidebar-footer {
  padding: 15px;
  font-size: 15px; }

@media (min-width: 991px) and (max-width: 1024px) {
  body {
    font-size: 13px; }
    body p {
      font-size: 13px; }

  .lwd-box .lwd-head .lwd-title {
    font-size: 20px; }

  #top-header .lwd-box .lwd-header {
    font-size: 22px; }

  #header .lwd-box .lwd-menu ul li a {
    font-size: 13px; }

  #about .lwd-item-body {
    text-align: justify; }

  #detail-news .lwd-item-body,
  #detail-service .lwd-item-body {
    text-align: justify; }

  #kategori-project .lwd-sidebar .lwd-sidebar-body ul li.lwd-sub,
  #kategori-sub .lwd-sidebar .lwd-sidebar-body ul li.lwd-sub {
    font-size: 11px;
    letter-spacing: 0; }
  #kategori-project .lwd-sidebar .lwd-sidebar-body ul li ul.tree-menu li,
  #kategori-sub .lwd-sidebar .lwd-sidebar-body ul li ul.tree-menu li {
    letter-spacing: 0; } }
@media (max-width: 991px) {
  body {
    font-size: 12px; }
    body p {
      font-size: 12px; }

  #top-header .lwd-box .lwd-header {
    font-size: 22px;
    top: -100px; }

  #bread .lwd-box {
    margin: 0; }

  #header .lwd-box .lwd-menu ul li {
    padding: 5px; }
    #header .lwd-box .lwd-menu ul li a {
      font-size: 13px; }

  #welcome .lwd-item-body {
    text-align: justify; }

  #mid {
    display: none; }

  #project .lwd-box .lwd-head {
    padding-top: 0px; }
  #project .lwd-box .lwd-btn {
    font-size: 11px;
    letter-spacing: 1px; }

  #news-home .lwd-btn {
    font-size: 11px;
    letter-spacing: 1px; }
  #news-home .lwd-box .lwd-head {
    padding-top: 0px; }
  #news-home .lwd-box .lwd-body .lwd-item .lwd-item-head .lwd-item-title a {
    font-size: 13px; }
  #news-home .lwd-box .lwd-body .lwd-item .lwd-item-body {
    padding: 5px; }

  #partner-home .lwd-box .lwd-body ul li {
    padding: 10px 0; }

  #menu-bottom .lwd-box .lwd-item .lwd-item-head {
    font-size: 14px; }
  #menu-bottom .lwd-box .lwd-item .lwd-sosmed ul li .lwd-title-sosmed {
    font-size: 14px; }

  #footer {
    font-size: 11px; }

  #about .lwd-box .lwd-body .lwd-item .lwd-item-head {
    padding: 15px 0; }
    #about .lwd-box .lwd-body .lwd-item .lwd-item-head .lwd-who {
      margin: 0px;
      padding: 0px;
      font-size: 30px; }
    #about .lwd-box .lwd-body .lwd-item .lwd-item-head .lwd-company {
      font-size: 50px; }
  #about .lwd-box .lwd-body .lwd-item .lwd-item-body {
    text-align: justify; }

  #distributor .lwd-item,
  #office .lwd-item {
    margin-bottom: 15px; }
    #distributor .lwd-item .lwd-item-body,
    #office .lwd-item .lwd-item-body {
      min-height: 100px; }

  #service .lwd-box .lwd-body .lwd-item {
    margin: 0px;
    padding: 15px;
    box-shadow: none; }
    #service .lwd-box .lwd-body .lwd-item .lwd-item-head {
      padding: 0px;
      margin-bottom: 10px; }
      #service .lwd-box .lwd-body .lwd-item .lwd-item-head .lwd-border {
        display: none; }
    #service .lwd-box .lwd-body .lwd-item .lwd-item-body {
      padding: 0;
      min-height: 100px;
      text-align: justify; }
    #service .lwd-box .lwd-body .lwd-item .lwd-item-footer {
      padding: 0; }

  #news .lwd-box .lwd-body .lwd-item .lwd-item-body {
    min-height: 120px; }

  #detail-news .lwd-item-body,
  #detail-service .lwd-item-body {
    text-align: justify; }

  #kategori-project {
    display: none; }

  #contact .lwd-info {
    margin-top: 25px; }

  #form-contact .lwd-box .lwd-body {
    padding: 25px 0; }

  #product .lwd-box .lwd-body .lwd-item {
    margin: 0px;
    padding: 15px;
    box-shadow: none; }
    #product .lwd-box .lwd-body .lwd-item .lwd-item-head {
      padding: 0px;
      margin-bottom: 10px; }
      #product .lwd-box .lwd-body .lwd-item .lwd-item-head .lwd-border {
        display: none; }
    #product .lwd-box .lwd-body .lwd-item .lwd-item-body {
      padding: 0;
      min-height: 100px;
      text-align: justify; }
    #product .lwd-box .lwd-body .lwd-item .lwd-item-footer {
      padding: 0; }
  #product .lwd-box .lwd-detail-footer .lwd-img {
    margin: 15px 0; }

  #detail-sub .lwd-item-body {
    text-align: justify; }

  #detail-product iframe {
    width: 100%;
    height: 500; } }
@media (max-width: 767px) {
  body {
    font-size: 11px; }
    body p {
      font-size: 11px; }

  #top {
    display: none; }

  #top-header .lwd-box .lwd-header {
    font-size: 22px;
    top: -70px; }

  #header {
    display: none; }

  #mid .lwd-item {
    margin-bottom: 25px; }

  #project .lwd-box .lwd-head {
    padding-top: 0px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ce171f; }
  #project .lwd-box .lwd-body .lwd-project:hover .lwd-project-body .lwd-body-item .lwd-title-body {
    font-size: 11px; }

  #news-home .lwd-box .lwd-head {
    padding-top: 0px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ce171f; }
  #news-home .lwd-box .lwd-body .lwd-item {
    margin-bottom: 15px; }
    #news-home .lwd-box .lwd-body .lwd-item .lwd-item-body {
      min-height: 30px;
      text-align: justify; }

  #partner-home .lwd-box .lwd-body ul li {
    padding: 10px 0px 0px; }

  #detail-news,
  #detail-product,
  #detail-service,
  #detail-sub,
  #news {
    border-top: 0px; }

  #detail-product iframe {
    width: 100%;
    height: 300; }

  #footer {
    font-size: 9px; }

  #news .lwd-box .lwd-body .lwd-item .lwd-item-head {
    margin-top: 25px; }
  #news .lwd-box .lwd-body .lwd-item .lwd-item-body {
    min-height: 20px; }

  #form-contact .margin-b-15 {
    margin-bottom: 15px; }

  #kategori-sub {
    display: none; } }
@media (max-width: 568px) {
  .width-mobile {
    width: 100%; }

  #top {
    display: none; }

  #top-header .lwd-box {
    display: none; }

  #bread {
    margin-top: 15px; }

  #welcome .lwd-box .lwd-body .lwd-kategori ul li {
    width: 30%; }

  #partner-home {
    display: none; }

  #project {
    display: none; }

  #menu-bottom .hidden-mobile {
    display: none; }

  #about .lwd-box .lwd-body .lwd-item .lwd-item-head {
    padding: 15px 0; }
    #about .lwd-box .lwd-body .lwd-item .lwd-item-head .lwd-who {
      margin: 0px;
      padding: 0px;
      font-size: 18px; }
    #about .lwd-box .lwd-body .lwd-item .lwd-item-head .lwd-company {
      font-size: 18px; }
  #about .lwd-box .lwd-body .lwd-item .lwd-item-body {
    text-align: justify; }

  #distributor .lwd-item,
  #office .lwd-item {
    margin-bottom: 15px; }
    #distributor .lwd-item .lwd-item-body,
    #office .lwd-item .lwd-item-body {
      min-height: 0; }
      #distributor .lwd-item .lwd-item-body .lwd-body-name,
      #office .lwd-item .lwd-item-body .lwd-body-name {
        min-height: 0; }

  #service .lwd-box .lwd-footer {
    padding: 25px 0; }

  #news #bread .lwd-box {
    margin-top: 0px; }

  #detail-news #bread .lwd-box,
  #detail-service #bread .lwd-box {
    margin-top: 0px; }
  #detail-news .lwd-box .lwd-body .lwd-item .lwd-item-head,
  #detail-service .lwd-box .lwd-body .lwd-item .lwd-item-head {
    padding: 10px 0;
    font-size: 16px; }
  #detail-news .lwd-box .lwd-body .lwd-item .lwd-share ul li.share,
  #detail-service .lwd-box .lwd-body .lwd-item .lwd-share ul li.share {
    font-size: 12px;
    margin: 0px;
    display: block; }

  #form-contact .lwd-head .lwd-box .lwd-body {
    font-size: 18px;
    padding: 10px 0; } }
.bg-menu {
  background-color: #b4141b !important; }

.bg-nav {
  background-color: #b4141b !important; }

#menu-responsive {
  font-family: "Opensans Regular" !important;
  font-size: 14px; }
  #menu-responsive a {
    color: #FFF; }
    #menu-responsive a:hover {
      color: #FFF; }
  #menu-responsive .dropdown-toggle,
  #menu-responsive .sidebar-toggle {
    margin-top: 0 !important; }
  #menu-responsive li .user-header {
    background-color: #f6f6f6 !important; }
    #menu-responsive li .user-header p {
      color: #515151 !important; }
  #menu-responsive li a {
    color: #515151;
    font-size: 13px; }
    #menu-responsive li a:hover {
      background-color: #ce171f !important; }

.main-sidebar {
  padding-top: 50px; }

.sidebar {
  font-family: "Opensans Regular" !important; }
  .sidebar [type='color'], .sidebar [type='date'], .sidebar [type='datetime'], .sidebar [type='datetime-local'], .sidebar [type='email'], .sidebar [type='month'], .sidebar [type='number'], .sidebar [type='password'], .sidebar [type='search'], .sidebar [type='tel'], .sidebar [type='text'], .sidebar [type='time'], .sidebar [type='url'], .sidebar [type='week'], .sidebar input:not([type]), .sidebar textarea {
    border-radius: 0px; }
  .sidebar .text-aqua {
    color: #b4141b !important; }
  .sidebar a {
    color: #515151; }
  .sidebar .sidebar-menu {
    font-family: "Opensans Regular" !important; }
    .sidebar .sidebar-menu li a {
      border-left: 3px solid transparent;
      font-size: 12px; }
    .sidebar .sidebar-menu li:hover a {
      background: #FFF;
      border-left-color: #ce171f;
      color: #ce171f; }
    .sidebar .sidebar-menu li .treeview-menu {
      background: #FFF; }
      .sidebar .sidebar-menu li .treeview-menu li a {
        color: #515151;
        border-left: 0 !important;
        font-size: 11px; }
        .sidebar .sidebar-menu li .treeview-menu li a:hover {
          color: #515151; }

.button_wa{z-index:999999;position:fixed;background-color:#33cc00;bottom:0px;border-radius:15px 15px 0px 0px;right:120px;padding:8px 20px}
.button_wa a{color:#FFF}

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