/* Scss Document */
/*CSS Styling*/
@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/RobotoSlab-Bold.ttf"); }
@font-face {
  font-family: "Roboto Italic";
  src: url("../fonts/roboto/RobotoSlab-Thin.ttf"); }
@font-face {
  font-family: "Roboto Light";
  src: url("../fonts/roboto/RobotoSlab-Light.ttf"); }
@font-face {
  font-family: "Roboto Regular";
  src: url("../fonts/roboto/RobotoSlab-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: "Nimbus Regular";
  src: url("../fonts/nimbus-sans-l/NimbusSanL-Reg.otf"); }
@font-face {
  font-family: "Nimbus Bold";
  src: url("../fonts/nimbus-sans-l/NimbusSanL-Bol.otf"); }
  @font-face {
    font-family: "righteous";
    src: url("../fonts/righteous/Righteous-Regular.ttf"); }


body {
  background: #FFF;
  height: auto;
  padding: 0;
  margin: 0;
  position: relative;
  font-family: "Opensans Light";
  font-size: 14px; }

.opensanslight{
  font-family: "Opensans Light" !important;
}

.opensansbold{
  font-family: "Opensans Bold" !important;
}

.opensansregular{
  font-family: "Opensans Regular" !important;
}

.righteous{
  font-family: "righteous" !important;
}

.float-right{
  float: right; }

.float-left{
  float: left; }

.gocenter {
  text-align: center; }

.goright {
  text-align: right; }

.goleft {
  text-align: left; }

.gojustify {
  text-align: justify; }

.no-padding {
  padding: 0 !important; }

.no-pleft {
  padding-left: 0 !important; }

.no-ptop {
  padding-top: 0 !important; }

.no-pright {
  padding-right: 0 !important; }

.no-pbottom {
  padding-bottom: 0 !important; }

.no-margin {
  margin: 0 !important; }

.no-mleft {
  margin-left: 0 !important; }

.no-mtop {
  margin-top: 0 !important; }

.no-mright {
  margin-right: 0 !important; }

.no-mbottom {
  margin-bottom: 0 !important; }

.margin-r-5 {
  margin-right: 5px !important; }

.margin-l-5 {
  margin-left: 5px !important; }

.bg-kuning {
  background-color: #fcc90f;
  color: #FFF; }

.bg-aqua {
  background-color: #3498db;
  color: #FFF; }

.bg-green {
  background-color: #2ecc71;
  color: #FFF; }

.border-b-1 {
  border-bottom: 2px solid #ff001a; }

.border-b-3 {
  border-bottom: 3px solid #1d1d1d;
  width: 20%;
  margin: 0 auto; }

.btn-lwd {
  background-color: #86C442;
  border: 0px;
  border-radius: 0px;
  color: #1d1d1d;
  padding: 14px; }

.btn-lwd:hover {
  color: #fcc90f; }

  .btn-lwd-end {
    background-color: #E01B22;
    border: 0px;
    border-radius: 0px;
    color: #FFFFFF;
    padding: 14px; }

    .btn-lwd-end:hover {
      color: #bc1c21; }

      .modal {
        text-align: center;
        padding: 0!important;
      }

      .modal:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -4px;
      }

      .modal-dialog {
        display: inline-block;
        text-align: left;
        vertical-align: middle;
      }

p {
  font-family: "Opensans Light";
  font-size: 15px;
  color: #777777;;
  margin: 0 0 15px; }
  p:first-child {
    padding-top: 0; }

a {
  transition: all 0.8s;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s; }
  a:hover {
    transition: all 0.8s;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s;
    text-decoration: none; }

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active{
  background-color: #e1b607 !important;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a{
  background-color: #000000 !important;
}

.btn {
  transition: all 0.8s;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s; }
  .btn:hover {
    transition: all 0.8s;
    -moz-transition: all 0.8s;
    -webkit-transition: all 0.8s;
    -ms-transition: all 0.8s;
    -o-transition: all 0.8s; }

.content-wrapper {
  background: #FFF !important;
  border-left: none !important;
  max-height: 100% !important;
  margin-top: 6.6%;
  transition: .5s !important;
}

.lwd-box {
  margin: 35px 0; }
  .lwd-box .lwd-bread {
    padding-bottom: 14px;
    border-bottom: 2px solid #ff001a; }
    .lwd-box .lwd-bread ul {
      padding: 0;
      margin-bottom: 0;
      list-style: none; }
      .lwd-box .lwd-bread ul li {
        display: inline-block; }
        .lwd-box .lwd-bread ul li::after {
          content: " / ";
          padding: 0 5px;
          color: #dadada; }
        .lwd-box .lwd-bread ul li:first-child {
          padding-left: 0; }
        .lwd-box .lwd-bread ul li:last-child::after {
          display: none; }
      .lwd-box .lwd-bread ul .disabled {
        color: #dadada;
        cursor: text; }
  .lwd-box .lwd-box-header {
    font-family: "Opensans Bold";
    font-size: 20px;
    color: #1d1d1d;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-bottom: 14px; }
  .lwd-box .lwd-box-body .lwd-body-header {
    text-transform: uppercase;
    font-family: "Opensans Bold";
    font-size: 20px;
    color: #ff001a;
    padding-top: 5px;
    padding-bottom: 14px;
    letter-spacing: 1px; }

.lwd-box-home {
  margin: 8px 0; }
  .lwd-box-home .lwd-home-header {
    font-family: "Opensans Bold";
    font-size: 18px;
    color: #1d1d1d;
    text-transform: uppercase;
    padding-bottom: 14px;
    border-bottom: 1px solid #dadada;
    padding-left: 35px; }
    .lwd-box-home .lwd-home-header:before {
      width: 14px;
      height: 20px;
      content: " ";
      position: absolute;
      background-color: #fcc90f;
      padding-top: 25px;
      left: 20px;
      transform: skewX(342deg); }


.soup{
    padding: 10px;
    border-bottom: solid 1px #cccccc;
}

.soupp{
  padding-bottom: 0px;
    padding: 10px;
    border-bottom: solid 1px #cccccc;
}

/*CSS Layout*/
#top {
  width: 100%;
  font-family: "Opensans Light";
  font-size: 14px;
  color: #1d1d1d;
  background-color: #ffffff;
  position: relative;
  z-index: 1049; }
  #top .logo{
  -webkit-overflow-scrolling: touch;
  align-items: stretch;
  flex-shrink: 0;
  max-width: 100vw;
  min-height: 3.25rem;
  overflow-x: auto;
  overflow-y: hidden;}
#top .logo img{
  max-height: 7rem;}
  #top .menu {
    width: 100%;
    padding: 14px;
    background: #FFFFFF;
    font-family: "Opensans Light";
    font-size: 14px;
    position: fixed !important;
    color: #797979;
    display: flex;
    transition: all 0.5s;
  }
  .border-bottom{
    box-shadow: -21.213px 21.213px 30px 0px rgba(158, 158, 158, 0.3);
    transition: all 0.5s;
  }

    #top .menu .menu-item {
        justify-content: flex-end;
        margin-left: auto;
       display: flex;
       flex-grow: 1;
       flex-shrink: 0;}
      #top .menu .menu-item a {
        display: flex;
        align-items: center;
        margin: 0 1.5rem;
        padding: 0;}
        #top .menu .menu-item a span{
          color: #333333;}

          /* The side navigation menu */
          .sidenav {
            height: 100%; /* 100% Full-height */
            z-index: 1031;
            margin-left: -250px;
            width: 250px; /* 0 width - change this with JavaScript */
            position: fixed; /* Stay in place */
            top: 0; /* Stay at the top */
            left: 0;
            background-color: #FFF !important; /* Black*/
            overflow-x: hidden; /* Disable horizontal scroll */
            padding-top: 60px; /* Place content 60px from the top */
            transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
          }

          /* The navigation menu links */
          .sidenav a {
            padding: 8px 8px 8px 32px;
            text-decoration: none;
            font-size: 20px;
            color: #818181;
            display: block;
            transition: 0.3s;
          }
          .sidenav a span::before{
          border-bottom: 1px dashed #dadada;
          content : "";
          position: absolute;
          bottom  : 4px;
          height  : 1px;
          width   : 50%;
          width:50px !important;
          }

          .sidenav a:hover span::before{
            border-bottom: 1px dashed #FED121;
          content : "";
          position: absolute;
          bottom  : 4px;
          height  : 1px;
          width   : 50%;
          width:50px !important;
          }


          /* When you mouse over the navigation links, change their color */
          .sidenav a:hover {
            color: #FED121;
          }

          /* Position and style the close button (top right corner) */
          .sidenav .closebtn {
            position: absolute;
            top: 0;
            right: 25px;
            font-size: 20px;
            margin-left: 50px;
          }

          /* Style page content - use this if you want to push the page content to the right when you open the side navigation */
          #main {
            transition: margin-left .5s;
            padding: 20px;
          }

          /* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
          @media screen and (max-height: 450px) {
            .sidenav {padding-top: 15px;}
            .sidenav a {font-size: 18px;}
          }

#top .st{
  padding-right: 0px;}
  #top .dw{
    padding-left: 0px;
    padding-right: 30px;}
    #top .lwd-menu .lwd-img, #top .lwd-menu .lwd-cari {
      margin-top: 10px; }
      #top .lwd-menu .icon {
        background: #e1b607;
        padding: 2px 15px;
        border-top-left-radius: 0px;
        border-bottom-left-radius: 0px;
        border-top-right-radius: 7px;
        border-bottom-right-radius: 7px;}
        #top .lwd-menu .icon:hover{
          background-color: #fcc90f;}
            #top .lwd-menu .icon .fa{
              color: black}
              #top .lwd-menu .lef {
                border-top-left-radius: 7px;
                border-bottom-left-radius: 7px;}
        #top .lwd-menu .lwd-cari .form-control {
        border-radius: 0px;
        border: 0px;
        /* background-color: rgba(255, 255, 255, 0.2); */
        color: #1d1d1d; }
        #mySearchs {
          left: 0;
          font-family: "Lato Regular" !important;
          width: 100%;
          background-color: RGBA(0,0,0,.7);
          position: fixed !important;
          z-index: 9999 !important;
          overflow: auto;
          padding: 20px 30px;
          display: none;
          top:100px;
        }

    #top .lwd-menu .lwd-cart {
      background-color: #ff001a;
      padding: 14px;
      margin: -14px;
      margin-right: -15px;
      border-bottom: 8px solid #b40000; }
      #top .lwd-menu .lwd-cart ul {
        padding: 0px;
        margin: 0px;
        list-style: none; }
        #top .lwd-menu .lwd-cart ul li a {
          color: #FFF; }
          #top .lwd-menu .lwd-cart ul li a .lwd-icon {
            font-size: 30px; }
          #top .lwd-menu .lwd-cart ul li a .lwd-text {
            color: #1d1d1d;
            text-transform: uppercase;
            font-size: 12px;
            font-weight: 600; }

#slider ul {
  list-style: none; }
  #slider ul.ull {
    text-align: center;
    width: 100%;
    margin: 0px auto; }
    #slider ul.ull li a.active{
      list-style: square inside url("../../assets/img/active.png"); }
      #slider ul.ull a:hover li{
        list-style: square inside url("../../assets/img/active.png"); }
        #slider ul.ull li a span{
          display: inline;
          width: 20px;
          height: 20px;
          background:  url("../../assets/img/ul.png"); }
          #slider #bx-pager{
            display: table;   /* Allow the centering to work */
            margin: 0 auto; }
            .judul{
              text-transform: uppercase;
              color: #676464;
              font-size: 25px;
              font-family: "OpenSans Regular";}
              .judul span{
                font-weight: bold;     }



#slider .owl-dot{
  width: 15px;
  height: 15px;
  margin: 0px 5px;
  background: rgba(254,204,9,0.7);
  border-radius: 100%;
  transition: .8s;
  display: inline-block;}
  #slider .active, #slider .owl-dot:hover {
    background: RGBA(255,255,255,0.7);
    transition: .8s}
    @media (min-width: 768px) {
      #slider .owl-dots{
        text-align: center;
        position: relative;
        top: -50px;}
        .about-full{
          padding:50px 10px 100px 10px; }
          .hove{
            padding: 0px 10px;
          }

      }
@media (max-width: 767px) {
.float-left-mobile{
  float: left !important;}
.text-left-mobile{
  text-align: left !important;}
.text-right-mobile{
  text-align: right !important;}
.garis-full-mobile{
   }
.wew{
  height: auto !important;
}
.weww{
    height: auto !important;
}
   #about .about-item:hover{
     box-shadow: none !important;}
  #slider .owl-dots{
    text-align: center;
    position: relative;
    top: -5px;}
    .about-full,.about-fully{
      padding:0px;}
      #about{
        background: #FFF !important;}
          p.about-text,.about-item{
            padding: 0px !important;}
            .garis-vm-mobile{
              margin: 0px 0px 20px 0px !important;}
              #other .client {
                  padding-top: 0px !important;
              }
              #other .coming{
                font-size: 35px !important;
              }
              .about-fully{
                padding-top: 30px;
              }
              .maps{
                margin-top: 30px;
              }
              }

@media (min-width: 767px) {
  #other .coming{
    font-size: 45px !important;
  }
  .wew{
    padding-left: 30px;padding-right: 30px;margin-bottom:50px;
  }
  .wxw{
    border-right: 1px dashed #dadada;
  }
  .weww{
    border: 3px solid #dadada;padding-left: 30px;padding-right: 30px;margin-bottom:50px;
  }
}




#best {
  width: 100%;
  font-family: "Opensans Bold";
  font-size: 14px;
  color: #1d1d1d; }
  #best .lwd-box-home .lwd-item .lwd-item-body {
    padding: 14px 0; }
    #best .lwd-box-home .lwd-item .lwd-item-body .lwd-nama {
      min-height: 55px; }
      #best .lwd-box-home .lwd-item .lwd-item-body .lwd-nama p {
        font-family: "Opensans Bold";
        text-transform: uppercase;
        color: #1d1d1d; }
    #best .lwd-box-home .lwd-item .lwd-item-body .lwd-harga {
      font-size: 16px;
      color: #ff001a; }
      #best .lwd-box-home .lwd-item .lwd-item-body .lwd-harga .lwd-coret {
        font-size: 13px;
        /* position: absolute; */
        right: 0;
        background-color: #e1b607;
        color: #1d1d1d;
        text-transform: uppercase;
        /* bottom: 8px;; */
        float: right;
        font-family: "Opensans Bold"; }
        #best .lwd-box-home .lwd-item .lwd-item-body .lwd-harga .lwd-coret:hover {
          background-color: #fcc90f;}
          #best .lwd-box-home .lwd-item .lwd-item-body .lwd-cate {
            font-family: "Opensans Bold";
            text-transform: uppercase;
            color: #fcc90f; }

#banner .lwd-box-home .lwd-banner {
  margin-top: 25px; }
  #banner .ban .col-md-4{
    padding: 0px 5px; }

#product-home {
  width: 100%;
  font-family: "Opensans Bold";
  font-size: 14px;
  color: #1d1d1d; }
  #product-home .lwd-box-home .lwd-item {
    padding-top: 14px;}
    #product-home .lwd-box-home .lwd-item .lwd-img {
      position: relative; }
      #product-home .lwd-box-home .lwd-item .lwd-img img {
        position: relative; }
        #product-home .lwd-box-home .lwd-item .lwd-img img:hover {
          -webkit-filter: grayscale(100%);
          filter: grayscale(100%); }
    #product-home .lwd-box-home .lwd-item .lwd-item-body {
      padding: 14px 0; }
      #product-home .lwd-box-home .lwd-item .lwd-item-body .lwd-nama {
        min-height: 55px; }
        #product-home .lwd-box-home .lwd-item .lwd-item-body .lwd-nama p {
          color: #1d1d1d;
          font-family: "Opensans Bold";
          text-transform: uppercase; }
            #product-home .lwd-box-home .lwd-item .lwd-item-body .lwd-cate {
              font-family: "Opensans Bold";
              text-transform: uppercase;
              color: #fcc90f; }

      #product-home .lwd-box-home .lwd-item .lwd-item-body .lwd-harga {
        font-size: 20px;
        color: #ff001a; }
        #product-home .lwd-box-home .lwd-item .lwd-item-body .lwd-harga .lwd-coret {
          font-size: 13px;
          /* position: absolute; */
          /* right: 20px; */
          float: right;
          font-family: "Opensans Bold";
          background-color: #e1b607;
          color: #1d1d1d;
          text-transform: uppercase; }
          #product-home .lwd-box-home .lwd-item .lwd-item-body .lwd-harga .lwd-coret:hover {
            background-color: #fcc90f;}

#article-home {
  width: 100%;
  font-family: "Opensans Bold";
  font-size: 14px;
  color: #1d1d1d;
  background: url("../img/bc-safetyjoggerindonesia.jpg") no-repeat center center fixed;
  background-size: auto;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  #article-home .lwd-box-home .lwd-home-header {
  color: #ffffff;}
  #article-home .lwd-box-home .lwd-body {
    padding-top: 20px;}
    #article-home .lwd-box-home .lwd-item {
      padding-top: 14px;
      background: #fff;}
      #article-home .lwd-box-home .lwd-item .lwd-img {
        position: relative; }
        #article-home .lwd-box-home .lwd-item .lwd-img img {
          position: relative; }
          #article-home .lwd-box-home .lwd-item .lwd-img img:hover {
            -webkit-filter: grayscale(100%);
            filter: grayscale(100%); }
    #article-home .lwd-box-home .lwd-item .lwd-item-body {
      padding: 14px 0; }
      #article-home .lwd-box-home .lwd-item .lwd-item-body .lwd-nama {
        min-height: 55px;
      padding: 0px 10px;
      font-size: 12pt}
        #article-home .lwd-box-home .lwd-item .lwd-item-body .lwd-nama a {
          color: #1d1d1d;
          font-family: "Opensans Bold";
          text-transform: uppercase; }
          #article-home .lwd-box-home .lwd-item .lwd-item-body .lwd-nama a:hover {
            color: #fcc90f;}
            #article-home .lwd-box-home .lwd-item .lwd-item-body .lwd-desc {
              font-size: 10pt;
              padding: 0px 10px;
            font-family: "Opensans Regular"}
            #article-home .lwd-box-home .lwd-item .lwd-item-body .lwd-desc i{
              color: #fcc90f;}
              #article-home .lwd-box-home .lwd-item .lwd-item-body .lwd-desc .lwd-coret {
                font-size: 8pt;
                right: 30px;
                background: #e1b607;
                color: #1d1d1d;
                font-family: "Opensans Bold"; }
                #article-home .lwd-box-home .lwd-item .lwd-item-body .lwd-desc .lwd-coret:hover {
                  background-color: #fcc90f;}
                  .lwd-corets {
                    font-size: 10px;
                    position: absolute;
                    right: 30px;
                    bottom: 6px;
                    background: #e1b607;
                    color: #1d1d1d;
                    font-family: "Opensans Bold"; }
                    .lwd-corets:hover {
                      background-color: #fcc90f;}
                      .lwd-coretsa {
                        font-size: 10px;
                        background: #e1b607;
                        color: #1d1d1d;
                        font-family: "Opensans Bold"; }
                        .lwd-coretsa:hover {
                          background-color: #fcc90f;}
.mbl{
  margin-top: 25px}
.mbl .lwd-item-bodys{
  background: #fff;
  padding: 10px}
  .mbl .lwd-item-bodys .lwd-nama a{
    font-size: 12pt;
    color: #000}
    .mbl .lwd-item-bodys .lwd-desc{
    color: #000;
    font-family: "Opensans";
    font-size: 10pt;
    color: #1d1d1d;}
    .mbl .lwd-coret{
      font-size: 8pt;
      right: 30px;
      background: #e1b607;
      color: #1d1d1d;
      font-family: "Opensans Bold"; }
      .mb .nav{
        width: 100%}

.os{
  padding: 12px 0px ;

}


#job{
  width: 100%;
  font-family: "Opensans Light";
  font-size: 14px;
  color: #333333;
  text-align: justify;
  background: #f8f9fa;
  padding-top: 15px;
  padding-top: 50px;
}
#job .sidejob{
    background-image: linear-gradient(to left, #bf6100, #f6c709);
    color: #FFFFFF;
    border-radius: 10px;
    padding: 0px 25px 25px 25px;
    padding-top: 0px;
}
#job .joblist{
  background: #FFFFFF;
  padding: 30px 50px;
  width: 100%;
  transition: .3s;
  margin-bottom: 20px;
  box-shadow: 0px 0px 15px 0px  rgba(158, 158, 158, 0.4);
}
#job .joblist a{
  color: #333333;
  transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
}
#job .joblist a:hover{
  color: #E1B607;
}
#job .lwd-item {
  padding: 14px;
  border: 5px solid #FECC09; }


#detail-career{
  width: 100%;
  font-family: "Opensans Light";
  font-size: 14px;
  color: #333333;
  text-align: justify;
  background: #f8f9fa;
  padding-top: 50px;
}
#detail-career .tag-det p{
  margin-bottom: 0px;
}
#detail-career .rightjob{
  border: 3px solid #dedddd;
  /* border-top:0px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px; */
  padding: 25px 25px 25px 25px;
  /* box-shadow: 4px 8px 9px 0px rgba(158, 158, 158, 0.3); */
}
#detail-career .qual{
  padding-bottom: 30px;
}
#detail-career .buton{
  padding: 50px 0px;
  background: #FFFFFF;
  border-top: solid 1px #dedddd;
  margin-top: 50px;
}
#detail-career button.btn-apply{
  border-radius: 30px;
  margin: auto;
  /* background: #86C442; */
  padding-left: 60px;
  padding-right: 60px;
}

/* #detail-career button.btn-apply:hover{
  background: red;
}

#detail-career button.btn-apply:{
  background: red;
} */


.or{
  padding: 5px;
}

.npadding{
  padding: 0px !important;
}

.orn{
  color: #E1B607 !important;
}
hr.white{
  height: 1px;
  color: #FFFFFF;
  background-color: #FFFFFF;
  border: none;
}
hr.orange{
  height: 1px;
  color: #E1B607;
  background-color: #E1B607;
  border: none;
}
.modal-item {
  padding: 14px;
  border: 5px solid #dadada;
  background: #f8f9fa;
 }


#brand {
  width: 100%;
  font-family: "Opensans Bold";
  font-size: 14px;
  color: #FFF;
  background: url("../img/bc-safetyjoggerindonesia.jpg") no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }
  #brand .lwd-box-home {
    margin-top: 250px; }
    #brand .lwd-box-home .lwd-home-header {
      color: #FFF;
      border-color: #797979; }
    #brand .lwd-box-home .lwd-item {
      margin-top: 35px;
      background-color: #FFF !important;
      padding: 35px; }


#track {
  width: 100%;
  font-family: "Opensans Regular";
  font-size: 14px;
  color: #FFF;
  background-color: #1d1d1d; }
  #track .lwd-box-home .lwd-text {
    text-transform: uppercase;
    text-align: right;
    padding-top: 5px; }
  #track .lwd-box-home .lwd-btn .btn {
    background-color: #2e2e2e;
    color: #FFF; }
    #track .lwd-box-home .lwd-btn .btn:hover {
      background-color: #e1b607; }

#testimoni {
  width: 100%;
  font-family: "Opensans Regular";
  font-size: 14px;
  color: #FFF;
  background-color: #2e2e2e; }
  #testimoni .lwd-box-home {
    border-bottom: 10px solid #515151; }
    #testimoni .lwd-box-home .lwd-home-header {
      color: #FFF;
      border-color: #797979; }
    #testimoni .lwd-box-home .lwd-item {
      margin: 35px 0; }
      #testimoni .lwd-box-home .lwd-item .bx-pager {
        display: none; }
      #testimoni .lwd-box-home .lwd-item .lwd-text .lwd-nama {
        padding: 14px 0;
        font-weight: 600; }
      #menu-bottom .lwd-box-home .lwd-item .lwd-sosmed {
         }
        #menu-bottom .lwd-box-home .lwd-item .lwd-sosmed ul {
          list-style: none;
          padding: 0;
          margin-top: 10px; }
          #menu-bottom .lwd-box-home .lwd-item .lwd-sosmed ul li {
            display: inline-block;
            margin-right: 14px; }
            #menu-bottom .lwd-box-home .lwd-item .lwd-sosmed ul li:last-child {
              margin-right: 0; }
              #menu-bottom .lwd-body-menu .icon {
                background: #e1b607;
                padding:5px 25px;
                color: black;
                font-size: 15px;
                border-top-left-radius: 0px;
                border-bottom-left-radius: 0px;}
                #menu-bottom .lwd-body-menu .icon:hover {
                  background-color: #fcc90f;}
                  #menu-bottom .lwd-body-menu .st {
                    padding-right: 0px;}
                    #menu-bottom .lwd-body-menu .dw {
                      padding-left: 0px;}

#menu-bottom {
  width: 100%;
  font-family: "Opensans Regular";
  font-size: 14px;
  color: #1d1d1d;
  background-color: #2e2e2e; }
  #menu-bottom .lwd-box-home .lwd-menu {
    font-family: "Opensans Bold";
    font-size: 18px;
    color: #ffffff;
    border-bottom: 2px solid #e1b607; }
    #menu-bottom .lwd-box-home .lwd-menu .lwd-border {
      width: 50%;
      border-bottom: 1px solid #e1b607; }
  #menu-bottom .lwd-box-home .lwd-body-menu {
    padding: 14px 0; }
    #menu-bottom .lwd-box-home .lwd-body-menu p {
      color: #FFF; }
    #menu-bottom .lwd-box-home .lwd-body-menu ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      #menu-bottom .lwd-box-home .lwd-body-menu ul li {
        padding: 5px 0; }
        #menu-bottom .lwd-box-home .lwd-body-menu ul li a {
          color: #FFF; }
          #menu-bottom .lwd-box-home .lwd-body-menu ul li a:hover {
            color: #e1b607; }
        #menu-bottom .lwd-box-home .lwd-body-menu ul li:first-child {
          padding-top: 0; }
  #menu-bottom .lwd-box-home .form-control {
    border-radius: 0; }
  #menu-bottom .lwd-box-home .btn-lwd {
    border-radius: 0;
    background-color: #93CA57;
    color: #797979; }
    #menu-bottom .lwd-box-home .btn-lwd:hover {
      color: #273a12; }
      #menu-bottom .newsemail{
        color: #fff;}
        #menu-bottom .shop1 a:hover img,#menu-bottom .shop2 a:hover img{
          -ms-transform: scale(1.25,1.25); /* IE 9 */
          -webkit-transform: scale(1.25,1.25); /* Safari */
          transform: scale(1.25,1.25); /* Standard syntax */
          transition: .2s}
          #menu-bottom .shop1 {
            padding-right: 0px}
            #menu-bottom .shop2 {
              padding-left: 0px}

#bank .lwd-box-home ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  #bank .lwd-box-home ul li {
    display: inline-block;
    margin-right: 35px; }
    #bank .lwd-box-home ul li:last-child {
      margin-right: 0; }

#footer {
  width: 100%;
  font-family: "Opensans Regular";
  font-size: 14px;
  color: #333333;
    background: #FECC09;}
  #footer .lwd-box-home {
    margin: 14px 0; }
    #footer .lwd-box-home .legal a {
      color: #333333; }
      #footer .lwd-box-home .legal a:hover {
        color: #333333; }

#top-header {
  width: 100%;
  font-family: "Opensans Regular";
  font-size: 14px;
  background: #f8f9fa;
  color: #1d1d1d; }
  #top-header .lwd-bread {
    border-bottom: 2px solid #f6c709;
    padding-top: 35px;
    padding-bottom: 14px; }
    #top-header .lwd-bread ul {
      padding: 0;
      margin-bottom: 0;
      list-style: none; }
      #top-header .lwd-bread ul li {
        display: inline-block;
        color: #797979; }
        #top-header .lwd-bread ul li a {
          color: #1d1d1d;
          font-weight: 600; }
        #top-header .lwd-bread ul li::after {
          content: " / ";
          padding: 0 5px;
          color: #797979; }
        #top-header .lwd-bread ul li:first-child {
          padding-left: 0; }
        #top-header .lwd-bread ul li:last-child::after {
          display: none; }


#about {
  width: 100%;
  font-family: "Opensans Regular";
  font-size: 14px;
  color: #1d1d1d;
  text-align: justify;
  background: #f8f9fa ;
padding-top: 15px;}
  .ano,.anu,.ane{
    opacity: 0;}
    .invi{
      opacity: 1;
      transition:ease all .5s;
  -webkit-transition:ease all .5s;
  -moz-transition:ease all .5s;
  -o-transition:ease all .5s}
      .invis{
              opacity: 1;
              transition:ease all .5s;
          -webkit-transition:ease all .5s;
          -moz-transition:ease all .5s;
          -o-transition:ease all .5s}
      .inviss{
        opacity: 1;
        transition:ease all 1s;
    -webkit-transition:ease all 1s;
    -moz-transition:ease all 1s;
    -o-transition:ease all 1s}
      img.center-img{
        margin: auto; }
        p.about-text{
          color: #777777;
          font-family: "Opensans Light";
          font-size: 15px;
          padding: 0px 15px 5px 15px;}
          p.about-tittle{
            text-align: center;
            font-family: "Opensans Light";
            font-size: 24px;
            padding: 20px 0px;
            height: 50px !important;
            font-weight: bold;}
            #about .about-item{
              /* border: solid 1px #43c3ea; */
              border-radius: 10px;
              padding: 15px;
              background: #ffffff;
              /* width: 90%; */
              margin: auto;
              margin-bottom: 20px; }
              #about .about-item:hover{
                box-shadow: -1px 8px 30px 0px rgba(158, 158, 158, 0.3);}
                .garis{
                  align-self: center;
                  width: 40px;
                  height: 3px;
                  background-color: rgba(254,204,9,0.9);;
                  margin: auto;
                  margin-bottom: 20px; }
                  img.tes{
                    max-height: 100%;
                    max-width: 100%;
                    width: 3  0%;
                    height: auto;
                    position: absolute;
                    top: 0;
                    bottom: 0;
                    left: 0;
                    right: 0;
                    margin: auto;
                  }

#other{
  background: #FFFFFF;
}
#other .client{
  padding-top: 50px;
}
#other .text-coming{
  padding:50px 0px;
}


#how-buy {
  width: 100%;
  font-family: "Opensans Regular";
  font-size: 14px;
  color: #1d1d1d; }

#article {
  width: 100%;
  font-family: "Opensans Regular";
  font-size: 14px;
  color: #1d1d1d;}
  #article .lwd-box .list-berita .konten-list-berita .jud-list-berita{
    margin-bottom: 10px;
    font-family: "Opensans Bold";
    font-size: 18px;
    color: #555; }
    #article .lwd-box .list-berita .konten-list-berita .jud-list-berita a{
      text-transform: capitalize;
      color: #555; }
      #article .lwd-box .list-berita .konten-list-berita .jud-list-berita a:hover{
        color: #e1b607; }
        #article .lwd-box .list-berita .tgl-list-berita {
          margin-bottom: 5px;
          font-family: "Opensans Light";
          font-size: 12px;
          color: #888;}
          #article .lwd-box .list-berita .subisi-list-berita {
            font-family: "Opensans Reguler";
            font-size: 13px;
            color: #555;
            line-height: 22px;}
            #article .lwd-box .list-berita {
              padding-bottom: 20px;
              margin-bottom: 20px;
              border-bottom: 1px dotted #DDD;}
              #sidebar-article .list-side-berita .img-side-berita{
                float: left;
                margin-right: 15px;
                width: 100px;}
                #sidebar-article .konten-side-berita .judul-side-berita a {
                  color: #555;
                  text-transform: capitalize; }
                  #sidebar-article .konten-side-berita .judul-side-berita a:hover {
                    color: #e1b607; }
                    .list-side-berita {
                      padding: 13px 0px;
                      border-bottom: 1px dotted #DDD; }
                      .tag-sidebar-berita {
                        padding: 10px 15px;
                        font-family: "Opensans Light";
                        font-size: 18px;
                        color: #FFF;
                        background: #e1b607; }

#detail-article .box-berita-detail .judul-berita {
  margin-bottom: 10px;
  font-family: "Opensans Bold";
  font-size: 24px;
  color: #444;
  text-transform: capitalize;}
  #detail-article .box-berita-detail .tgl-berita {
    margin-bottom: 10px;
    font-family: "Opensans Light";
    font-size: 13px;
    color: #888;}
    #detail-article .box-berita-detail .img-berita {
      margin-bottom: 20px;}
      #detail-article .box-berita-detail .img-berita img{
        display: block;}
        #detail-article .box-berita-detail .isi-berita {
          font-size: 14px;
          color: #444;
          line-height: 1.8em;}
          #detail-article .share a:hover img,#detail-product .lwd-share a:hover img{
            -webkit-filter: grayscale(100%);
            filter: grayscale(100%);}

#product {
  width: 100%;
  font-family: "Opensans Regular";
  font-size: 14px;
  color: #1d1d1d; }
  #product .lwd-box .lwd-header {
    font-family: "Opensans Bold";
    font-size: 16px;
    color: #1d1d1d;
    text-transform: uppercase;
    padding-bottom: 14px;
    border-bottom: 5px solid #dadada;
    padding-left: 35px; }
    #product .lwd-box .lwd-header:before {
      width: 14px;
      height: 20px;
      content: " ";
      position: absolute;
      background-color: #fcc90f;
      padding-top: 25px;
      left: 20px;
      transform: skewX(342deg); }
  #product .lwd-box .lwd-border {
    border-top: 5px solid #dadada;
    padding-top: 14px; }
  #product .lwd-box .lwd-item {
    padding: 14px 0; }
    #product .lwd-box .lwd-item .lwd-img img:hover {
      -webkit-filter: grayscale(100%);
      filter: grayscale(100%); }
    #product .lwd-box .lwd-item .lwd-item-body {
      padding: 14px 0; }
      #product .lwd-box .lwd-item .lwd-item-body .lwd-nama {
        min-height: 40px; }
        #product .lwd-box .lwd-item .lwd-item-body .lwd-nama p {
          font-size: 11px;
          font-family: "Opensans Bold";
          text-transform: uppercase;
          color: #1d1d1d; }
          #product .lwd-box .lwd-item .lwd-item-body .lwd-cate {
            font-size: 11px;
            font-family: "Opensans Bold";
            text-transform: uppercase;
            color: #fcc90f; }
      #product .lwd-box .lwd-item .lwd-item-body .lwd-harga {
        font-family: "Opensans Bold";
        font-size: 16px;
        color: #ff001a; }
        #product .lwd-box .lwd-item .lwd-item-body .lwd-harga .lwd-coret {
          font-size: 10px;
          background: #e1b607;
          float: right;
          color: #1d1d1d;
          font-family: "Opensans Bold"; }
          #product .lwd-box .lwd-item .lwd-item-body .lwd-harga .lwd-coret:hover {
            background-color: #fcc90f;}

  #product .lwd-box #sidebar-pilih {
    font-family: "Opensans Regular";
    font-size: 14px;
    color: #797979;
    margin-bottom: 35px; }
    #product .lwd-box #sidebar-pilih .sidebar-header {
      font-family: "Opensans Bold";
      font-size: 14px;
      color: #1d1d1d;
      background-color: #fcc90f;
      padding: 14px;
      text-transform: uppercase; }
    #product .lwd-box #sidebar-pilih .sidebar-body ul {
      padding: 0;
      margin-bottom: 0;
      list-style: none;
      border: 1px solid #dadada; }
      #product .lwd-box #sidebar-pilih .sidebar-body ul li {
        font-size: 13px;
        padding: 10px 14px;
        background-color: #FFF; }
        #product .lwd-box #sidebar-pilih .sidebar-body ul li:last-child {
          border-bottom: 0; }
        #product .lwd-box #sidebar-pilih .sidebar-body ul li a {
          color: #797979; }
          #product .lwd-box #sidebar-pilih .sidebar-body ul li a:hover {
            color: #fcc90f; }
        #product .lwd-box #sidebar-pilih .sidebar-body ul li ul li {
          margin-top: 14px;
          padding: 0 0 0 14px;
          border-bottom: 0;
          font-size: 13px; }
          #filterss{
            border-bottom: 5px solid #dadada;
            padding: 5px 0px;
            margin-top:5px;}
            #filt{
              text-transform:lowercase;
              margin-bottom:0px;
              font-size:12px }
  #product .lwd-box #sidebar {
    font-family: "Opensans Regular";
    font-size: 14px;
    color: #797979;
    margin-bottom: 35px; }
    #product .lwd-box #sidebar .sidebar-header {
      font-family: "Opensans Bold";
      font-size: 14px;
      color: #1d1d1d;
      background-color: #fcc90f;
      padding: 14px;
      text-transform: uppercase; }
    #product .lwd-box #sidebar .sidebar-body ul {
      padding: 0;
      margin-bottom: 0;
      list-style: none;
      border: 1px solid #dadada; }
      #product .lwd-box #sidebar .sidebar-body ul li {
        font-size: 13px;
        padding: 10px 14px;
        background-color: #FFF;
        border-bottom: 1px solid #dadada; }
        #product .lwd-box #sidebar .sidebar-body ul ul#filters {
          padding: 0;
          margin-top: 5px;
          margin-bottom: 0;
          list-style: none;
          border: none !important; }
          #product .lwd-box #sidebar .sidebar-body ul#filters li {
            font-size: 12px !important;
            text-transform: lowercase ;
            padding: 0px 14px 0px 14px;
            margin-top: 10px !important;
            background-color: #FFF; }
        #product .lwd-box #sidebar .sidebar-body ul li:hover {
           }
          #product .lwd-box #sidebar .sidebar-body ul#filters li:hover {
            background: none; }
          #product .lwd-box #sidebar .sidebar-body ul li:hover a {
            color: #fcc90f; }
        #product .lwd-box #sidebar .sidebar-body ul li a {
          color: #797979; }
          #product .lwd-box #sidebar .sidebar-body ul li a:hover {
            color: #fcc90f; }
        #product .lwd-box #sidebar .sidebar-body ul li:last-child {
          border-bottom: 0; }
        #product .lwd-box #sidebar .sidebar-body ul li .btn-tools {
          background: none;
          position: absolute;
          right: 20px;
          border: none;
          outline: none; }
        #product .lwd-box #sidebar .sidebar-body ul li ul li {
          margin-top: 14px;
          padding: 0 0 0 14px;
          border-bottom: 0;
          font-size: 13px; }
          #product .lwd-box #sidebar .sidebar-body ul li ul li a {
            color: #fcc90f; }
            #product .lwd-box #sidebar .sidebar-body ul li ul li a:hover {
              color: #797979; }

#contact {
  width: 100%;
  font-family: "Opensans Light";
  font-size: 14px;
  color: #333333;
  text-align: justify;
  background: #f8f9fa;
  padding-top: 20px; }
  #contact .lwd-box .form-control {
    border-radius: 0; }
  #contact .lwd-box .btn-lwd {
    border: 0;
    border-radius: 0;
    padding: 14px 35px;
    background-color: #fcc90f;
    font-family: "Opensans Bold"; }
    #contact .lwd-box .btn-lwd:hover {
      background-color: #e1b607; }
  #contact .lwd-box .lwd-item {
    padding: 14px;
    border: 5px solid #dadada; }
    #contact .lwd-box .lwd-item p {
      font-size: 13px; }
    #contact .lwd-box .lwd-item .lwd-item-header {
      font-family: "Opensans Bold";
      font-size: 14px;
      color: #1d1d1d;
      text-transform: uppercase;
      margin-top: 14px; }
    #contact .lwd-box .lwd-item .lwd-item-body {
      border-bottom: 1px dashed #dadada; }

#other {
  width: 100%;
  font-family: "Opensans Bold";
  font-size: 14px;
  color: #1d1d1d; }
  #other .lwd-box-home .lwd-item .lwd-item-body {
    padding: 14px 0; }
    #other .lwd-box-home .lwd-item .lwd-item-body .lwd-nama {
      min-height: 45px;
      font-size: 13px; }
      #other .lwd-box-home .lwd-item .lwd-item-body .lwd-nama p {
        font-family: "Opensans Bold";
        text-transform: uppercase;
        color: #1d1d1d; }
        #other .lwd-box-home .lwd-item .lwd-item-body .lwd-cate {
          font-family: "Opensans Bold";
          text-transform: uppercase;
          color: #fcc90f; }
    #other .lwd-box-home .lwd-item .lwd-item-body .lwd-harga {
      font-size: 16px;
      color: #ff001a; }
        #other .lwd-box-home .lwd-item .lwd-item-body .lwd-harga .lwd-coret {
          font-size: 13px;
          position: absolute;
          right: 20px;
          font-family: "Opensans Bold";
          background-color: #e1b607;
          color: #1d1d1d;
          text-transform: uppercase;
          bottom: 8px;}
          #other .lwd-box-home .lwd-item .lwd-item-body .lwd-harga .lwd-coret:hover {
            background-color: #fcc90f;}

#detail-product {
  width: 100%;
  font-family: "Opensans Regular";
  font-size: 14px;
  color: #1d1d1d; }
  #detail-product .lwd-box .lwd-img-kecil ul {
    padding: 0px;
    margin: 0px;
    list-style: none; }
    #detail-product .lwd-box .lwd-img-kecil ul li {
      border: 1px solid #dadada;
      margin-bottom: 5px;
      padding: 5px; }
  #detail-product .lwd-box .lwd-img ul {
    padding: 0px;
    margin: 0px;
    list-style: none; }
  #detail-product .lwd-box .lwd-fitur {
    margin-top: 14px; }
    #detail-product .lwd-box .lwd-fitur ul {
      padding: 0px;
      margin: 0px;
      list-style: none; }
      #detail-product .lwd-box .lwd-fitur ul li {
        display: inline-block;
        margin-right: 5px; }
  #detail-product .lwd-box .lwd-item .lwd-item-head {
    margin-bottom: 14px; }
    #detail-product .lwd-box .lwd-item .lwd-item-head .lwd-nama {
      font-family: "Opensans Bold";
      font-size: 20px;
      color: #1d1d1d;
      text-transform: uppercase; }
    #detail-product .lwd-box .lwd-item .lwd-item-head .lwd-cat {
      font-family: "Opensans Regular";
      font-size: 14px;
      color: #797979; }
  #detail-product .lwd-box .lwd-item .lwd-item-body {
     }
    #detail-product .lwd-box .lwd-item .lwd-item-body .lwd-body-header {
      font-family: "Opensans Bold";
      font-size: 18px;
      color: #1d1d1d;
      text-transform: uppercase;
      padding-bottom: 14px;
      border-bottom: 1px solid #dadada; }
    #detail-product .lwd-box .lwd-item .lwd-item-body .lwd-body {
      margin: 14px 0; }
    #detail-product .lwd-box .lwd-item .lwd-item-body .lwd-harga {
      font-family: "Opensans Bold";
      font-size: 20px;
      color: #ff001a;
    margin-bottom: 10px}
    #detail-product .lwd-box .lwd-item .lwd-item-body .lwd-stok {
      color: #00C853;
      font-weight: 600; }
    #detail-product .lwd-box .lwd-item .lwd-item-body .lwd-stok-1 {
      color: #FF9800;
      font-weight: 600; }
  #detail-product .lwd-box .lwd-description {
    padding-bottom: 14px;
    border-bottom: 1px solid #dadada;
    text-transform: uppercase;
    font-family: "Opensans Bold";
    font-size: 18px;
    color: #1d1d1d; }
  #detail-product .lwd-box .lwd-body-2 {
    text-align: justify;
    padding: 35px;
    border-bottom: 1px solid #dadada; }
  #detail-product .lwd-box .lwd-ukuran {
    margin-top: 35px; }
    #detail-product .lwd-box .lwd-ukuran .form-control {
      border-radius: 0px;
      padding: 5px;
      text-align: center; }
    #detail-product .lwd-box .lwd-ukuran .cekukuran {
      display: none !important;
      margin-top: 5px !important; }
    #detail-product .lwd-box .lwd-ukuran .item-ukuran {
      display: block !important;
      font-size: 14px;
      padding: 5px;
      margin-bottom: 0px;
      text-align: center;
      background: #FFF;
      color: #333;
      cursor: pointer;
      border: 1px solid #cccccc;
      vertical-align: middle; }
    #detail-product .lwd-box .lwd-ukuran input[type="radio"]:checked + .item-ukuran {
      background: #fcc90f !important;
      color: #FFF;
      border: 1px solid #fcc90f; }
    #detail-product .lwd-box .lwd-ukuran .col-md-2 {
      padding-right: 0px; }
  #detail-product .lwd-box .lwd-btn {
    margin-top: 35px; }
    #detail-product .lwd-box .lwd-btn .btn-cart {
      background-color: #e1b607;
      color: #1d1d1d;
      font-weight: 600;
      text-transform: uppercase; }
    #detail-product .lwd-box .lwd-btn .btn {
      border-radius: 0px; }
      #detail-product .lwd-box .lwd-btn .btn:hover {
        background-color: #fcc90f; }
#detail-product .lwd-box .lwd-ol .lwd-imgol a{
  margin:5px 0px;}
  #detail-product .lwd-box .lwd-ol .lwd-imgol img:hover {
      -ms-transform: scale(1.25,1.25); /* IE 9 */
      -webkit-transform: scale(1.25,1.25); /* Safari */
      transform: scale(1.25,1.25); /* Standard syntax */
      transition: .2s}



#profile {
  width: 100%;
  font-family: "Opensans Regular";
  font-size: 14px;
  color: #1d1d1d; }
  #profile .lwd-box .lwd-item .lwd-item-header {
    background-color: #e1b607;
    font-family: "Opensans Bold";
    font-size: 16px;
    color: #2e2e2e;
    text-transform: uppercase;
    padding: 14px; }
  #profile .lwd-box .lwd-item .lwd-item-body {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }
  #profile .lwd-box .lwd-sidebar {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }
    #profile .lwd-box .lwd-sidebar .lwd-sidebar-header {
      background-color: #1d1d1d;
      font-family: "Opensans Bold";
      font-size: 16px;
      color: #797979;
      text-transform: uppercase;
      padding: 14px; }
      #profile .lwd-box .lwd-sidebar .lwd-sidebar-header a {
        color: #797979; }
    #profile .lwd-box .lwd-sidebar .lwd-sidebar-body {
      padding: 14px; }
      #profile .lwd-box .lwd-sidebar .lwd-sidebar-body .lwd-nama {
        font-size: 16px; }
      #profile .lwd-box .lwd-sidebar .lwd-sidebar-body .btn-lwd {
        background-color: #e1b607;
        border: 0px;
        border-radius: 0px;
        color: #1d1d1d;
        padding: 14px; }
        #profile .lwd-box .lwd-sidebar .lwd-sidebar-body .btn-lwd:hover {
          background-color: #fcc90f; }

#edit-profile {
  width: 100%;
  font-family: "Opensans Regular";
  font-size: 14px;
  color: #1d1d1d; }
  #edit-profile .lwd-box .form-horizontal .control-label {
    text-align: left;
    font-size: 13px; }
  #edit-profile .lwd-box .form-horizontal .form-control {
    font-size: 13px;
    border-radius: 0px; }
  #edit-profile .lwd-box .lwd-item {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }
    #edit-profile .lwd-box .lwd-item .lwd-item-header {
      background-color: #e1b607;
      font-family: "Opensans Bold";
      font-size: 16px;
      color: #2e2e2e;
      text-transform: uppercase;
      padding: 14px;
      padding-left: 5px;
      margin-bottom: 14px; }
    #edit-profile .lwd-box .lwd-item .lwd-item-body {
      padding: 5px; }
    #edit-profile .lwd-box .lwd-item .lwd-item-footer {
      padding: 5px; }
      #edit-profile .lwd-box .lwd-item .lwd-item-footer .btn {
        border: 0px;
        border-radius: 0px;
        background-color: #1d1d1d;
        color: #797979; }
        #edit-profile .lwd-box .lwd-item .lwd-item-footer .btn:hover {
          background-color: #2e2e2e; }

#ubah-pass {
  width: 100%;
  font-family: "Opensans Regular";
  font-size: 14px;
  color: #1d1d1d; }
  #ubah-pass .lwd-box .form-horizontal .control-label {
    text-align: left;
    font-size: 13px; }
  #ubah-pass .lwd-box .form-horizontal .form-control {
    font-size: 13px;
    border-radius: 0px; }
  #ubah-pass .lwd-box .btn {
    border: 0px;
    border-radius: 0px;
    background-color: #1d1d1d;
    color: #797979; }
    #ubah-pass .lwd-box .btn:hover {
      background-color: #2e2e2e; }

#order {
  width: 100%;
  font-family: "Opensans Regular";
  font-size: 13px;
  color: #1d1d1d; }
  #order .lwd-box .lwd-sidebar {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }
    #order .lwd-box .lwd-sidebar .lwd-sidebar-header {
      background-color: #e1b607;
      font-family: "Opensans Bold";
      font-size: 16px;
      color: #2e2e2e;
      text-transform: uppercase;
      padding: 14px; }
    #order .lwd-box .lwd-sidebar .lwd-sidebar-body {
      padding: 14px; }
      #order .lwd-box .lwd-sidebar .lwd-sidebar-body ul {
        list-style: none; }
        #order .lwd-box .lwd-sidebar .lwd-sidebar-body ul li {
          padding: 5px; }
      #order .lwd-box .lwd-sidebar .lwd-sidebar-body .status-selesai {
        background: #2ecc71;
        color: #FFF; }
      #order .lwd-box .lwd-sidebar .lwd-sidebar-body .status {
        background: #FFFDF2; }
      #order .lwd-box .lwd-sidebar .lwd-sidebar-body hr {
        margin: 5px 0; }
    #order .lwd-box .lwd-sidebar .lwd-sidebar-footer .btn-lwd {
      border-radius: 0px;
      background-color: #2e2e2e;
      color: #797979; }
      #order .lwd-box .lwd-sidebar .lwd-sidebar-footer .btn-lwd:hover {
        color: #fcc90f; }
  #order .lwd-box .lwd-item .lwd-item-body {
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    padding: 14px; }
  #order .lwd-box .lwd-item .lwd-item-header {
    background-color: #e1b607;
    font-family: "Opensans Bold";
    font-size: 16px;
    color: #2e2e2e;
    text-transform: uppercase;
    padding: 14px; }

#login {
  width: 100%;
  font-family: "Opensans Regular";
  font-size: 14px;
  color: #1d1d1d; }
  #login .lwd-box .lwd-item {
    padding: 14px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }
    #login .lwd-box .lwd-item .lwd-item-header {
      font-family: "Opensans Bold";
      font-size: 16px;
      color: #797979;
      text-align: center;
      text-transform: uppercase; }
      #login .lwd-box .lwd-item .lwd-item-header img {
        margin: 0 auto; }
    #login .lwd-box .lwd-item .lwd-item-body {
      margin-top: 14px; }
      #login .lwd-box .lwd-item .lwd-item-body .form-control {
        border-radius: 0px; }
    #login .lwd-box .lwd-item .lwd-item-footer a {
      color: #fcc90f; }
      #login .lwd-box .lwd-item .lwd-item-footer a:hover {
        color: #e1b607; }
    #login .lwd-box .lwd-item .lwd-item-footer .btn {
      border-radius: 0px;
      background-color: #1d1d1d;
      color: #797979;
      border: 0px; }
      #login .lwd-box .lwd-item .lwd-item-footer .btn:hover {
        background-color: #2e2e2e; }

#daftar {
  width: 100%;
  font-family: "Opensans Regular";
  font-size: 14px;
  color: #1d1d1d; }
  #daftar .lwd-box .lwd-item {
    padding: 14px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }
    #daftar .lwd-box .lwd-item .lwd-item-header {
      font-family: "Opensans Bold";
      font-size: 16px;
      color: #797979;
      text-align: center;
      text-transform: uppercase; }
      #daftar .lwd-box .lwd-item .lwd-item-header img {
        margin: 0 auto; }
    #daftar .lwd-box .lwd-item .lwd-item-body {
      margin-top: 14px; }
      #daftar .lwd-box .lwd-item .lwd-item-body .form-control {
        border-radius: 0px; }
    #daftar .lwd-box .lwd-item .lwd-item-footer a {
      color: #fcc90f; }
      #daftar .lwd-box .lwd-item .lwd-item-footer a:hover {
        color: #e1b607; }
    #daftar .lwd-box .lwd-item .lwd-item-footer .btn {
      border-radius: 0px;
      background-color: #1d1d1d;
      color: #797979;
      border: 0px; }
      #daftar .lwd-box .lwd-item .lwd-item-footer .btn:hover {
        background-color: #2e2e2e; }

#cart {
  width: 100%;
  font-family: "Opensans Regular";
  font-size: 14px;
  color: #1d1d1d; }
  #cart .lwd-box a {
    font-family: "Opensans Bold";
    font-size: 14px;
    color: #e9be0e; }
  #cart .lwd-box .lwd-box-header {
    font-size: 16px;
    background-color: #e9be0e;
    padding: 14px; }
  #cart .lwd-box .lwd-box-footer {
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    padding: 14px 0; }
    #cart .lwd-box .lwd-box-footer .btn-lwd-1,
    #cart .lwd-box .lwd-box-footer .btn-lwd-2 {
      font-family: "Opensans Regular";
      color: #797979;
      background: #1d1d1d; }

#checkout {
  width: 100%;
  font-family: "Opensans Regular";
  font-size: 14px;
  color: #1d1d1d; }
  #checkout .lwd-info {
    margin-top: 35px;
    border: 2px dashed #E3DBAA;
    padding: 14px;
    background-color: #FFF6BF; }
  #checkout .lwd-box a {
    font-family: "Opensans Bold";
    font-size: 14px;
    color: #e9be0e; }
  #checkout .lwd-box .lwd-box-header {
    font-size: 16px;
    background-color: #e9be0e;
    padding: 14px; }
  #checkout .lwd-box .lwd-box-footer {
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    padding: 14px 0; }
    #checkout .lwd-box .lwd-box-footer .btn-lwd-1,
    #checkout .lwd-box .lwd-box-footer .btn-lwd-2 {
      font-family: "Opensans Regular";
      color: #797979;
      background: #1d1d1d; }

#checkout-view {
  width: 100%;
  font-family: "Opensans Regular";
  font-size: 14px;
  color: #1d1d1d; }
  #checkout-view .lwd-info {
    margin-top: 35px;
    border: 2px dashed #E3DBAA;
    padding: 14px;
    background-color: #FFF6BF; }
  #checkout-view .lwd-box a {
    font-family: "Opensans Bold";
    font-size: 14px;
    color: #e9be0e; }
  #checkout-view .lwd-box .lwd-box-header {
    font-size: 16px;
    background-color: #e9be0e;
    padding: 14px; }
  #checkout-view .lwd-box .lwd-box-body .margin-b-15 {
    margin-bottom: 15px; }
  #checkout-view .lwd-box .lwd-box-body .logo-ipay {
    padding-top: 35px; }
    #checkout-view .lwd-box .lwd-box-body .logo-ipay .btn-lwd-1,
    #checkout-view .lwd-box .lwd-box-body .logo-ipay .btn-lwd-2 {
      font-family: "Opensans Regular";
      color: #797979;
      background: #1d1d1d; }
  #checkout-view .lwd-box .lwd-box-footer {
    border-bottom: 1px solid #dadada;
    padding: 14px 0; }
    #checkout-view .lwd-box .lwd-box-footer .btn-lwd-1,
    #checkout-view .lwd-box .lwd-box-footer .btn-lwd-2 {
      font-family: "Opensans Regular";
      color: #797979;
      background: #1d1d1d; }
    #checkout-view .lwd-box .lwd-box-footer .lwd-info-total {
      padding-bottom: 14px;
      border-bottom: 1px solid #dadada;
      margin-bottom: 14px;
      font-family: "Opensans Bold";
      font-size: 14px;
      color: #1d1d1d; }
      #checkout-view .lwd-box .lwd-box-footer .lwd-info-total .harga {
        font-family: "Opensans Bold";
        font-size: 25px;
        color: #ff001a; }

#konfirmasi {
  width: 100%;
  font-family: "Opensans Regular";
  font-size: 14px;
  color: #1d1d1d; }
  #konfirmasi .lwd-box .lwd-box-body .form-control {
    border-radius: 0; }
  #konfirmasi .lwd-box .lwd-box-body .btn {
    border-radius: 0;
    border: 0;
    font-family: "Opensans Regular";
    color: #797979;
    background: #1d1d1d; }

/* CSS Responsive Mini Dekstop */
@media (min-width: 991px) and (max-width: 1024px) {
  #top .lwd-menu .lwd-item ul li {
    padding-right: 5px;
    padding-left: 0px; }
    #top .lwd-menu .lwd-item ul li:first-child {
      padding-right: 5px; }

  #product .lwd-box {
    font-size: 13px; } }
/* CSS Responsive Tablet*/
@media (min-width: 768px) and (max-width: 991px) {
  #banner .ban .col-md-4{
    padding: 0px 0px; }
    #banner.lwd-box-home {
      margin: 0px 0; }

  #track {
    display: none; }

  #brand .lwd-box-home {
    margin: 0px; }

  #product .lwd-box .lwd-item .lwd-item-body .lwd-nama {
    min-height: 50px; }
  #product .lwd-box #sidebar,
  #product .lwd-box #sidebar-pilih {
    display: none; }

  #detail-product .lwd-box .lwd-img-kecil {
    display: none; }

  #profile .lwd-box .lwd-sidebar {
    display: none; }

  #order .lwd-box .lwd-sidebar {
    margin-bottom: 35px; } }

    #menu-bottom .lwd-body-menu .icon{
      width: 100% }

      .fixed{
        position: fixed !important
      }
/*CSS Responsive Mobile*/
@media (max-width: 767px) {
  .goleft-mobile{
    text-align: left !important;
  }

  .bg-menu {
    background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.1)) !important;
    transition: 1s;
    }

    #banner .lwd-box-home {
      margin: 0px 0!important; }

      .navbar{
        box-shadow: none !important;
      }
      .text-left-mobile{
        text-align: left !important;
      }

  .bg-nav {
    transition: 1s;
    background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.1)) !important; }
    .main-header .sidebar-toggle::before {
    content: "\f0c9";
    color: #e9be0e;}
    .main-header .fa-search,.main-header .fa-times {
    color: #e9be0e;}


  #menu-responsive {
    font-family: "Lato Regular" !important; }
    #menu-responsive a {
      color: #FFF; }
      #menu-responsive a:hover {
        color: #dadada; }
    #menu-responsive .dropdown-toggle,
    #menu-responsive .sidebar-toggle {
      margin-top: 0 !important; }
    #menu-responsive li .user-header {
      background-color: #1d1d1d !important; }
    #menu-responsive li a {
      color: #1d1d1d; }
      #menu-responsive li a:hover {
        background-color: #2e2e2e !important; }

        .bx-wrapper .bx-controls-direction a{
          z-index: 9998 !important;}


button.btn-srsr{
  padding:6px 20px !important;
  background:#e9be0e;
  border-top-right-radius: 4px !important;
  border-bottom-right-radius: 4px !important;}
.treeview-menu{
  transition: all 0.8s;
  -moz-transition: all 0.8s;
  -webkit-transition: all 0.8s;
  -ms-transition: all 0.8s;
  -o-transition: all 0.8s;}
  .mysidebar {
    font-family: "Lato Regular" !important;
    height: 100%;
    width: 100%;
    background-color: RGBA(0,0,0,.7);
    position: fixed !important;
    z-index: 9999 !important;
    display: none;
    }
    #mySearch {
      font-family: "Lato Regular" !important;
      width: 100%;
      background-color: RGBA(0,0,0,.7);
      position: fixed !important;
      z-index: 9999 !important;
      overflow: auto;
      padding:20px 30px;
      display: none}
      #mySidebar .sidebar-menu a.btnhp{
        text-align: right;
        right:20px}
        #mySidebar .rghtbrdr{
          border-right:solid 1px #e9be0e  }
          #mySidebar .lftbrdr{
           border-left: solid 1px #e9be0e}
           #mySidebar a.op{
             float:right;padding: 15px 15px; }
             #mySidebar a.cl{
              float:right;padding: 15px 15px;display:none   }
    .mysidebar .text-aqua {
      color: #fcc90f !important; }
    .mysidebar a {
      font-size: 18px;
      color: #e9be0e; }
    .mysidebar .sidebar-menu {
      font-family: "OpenSans Bold" !important; }
      .mysidebar .sidebar-menu li a {
        border-left: 3px solid transparent; }
      .mysidebar .sidebar-menu li:hover a {
        color: #FFFFFF; }
      .mysidebar .sidebar-menu li .treeview-menu {
         }
        .mysidebar .sidebar-menu li .treeview-menu li a {
          color: #FFFFFF;
          border-left: 0 !important; }
          .mysidebar .sidebar-menu li .treeview-menu li a:hover {
            color: #000; }
            .caret{
              border-top: 10px dashed !important;
              border-top: 10px solid\9;
              border-right: 8px solid transparent !important;
              border-left: 8px solid transparent !important;            }

  #top {
    display: none; }

    #banner .ban .col-md-4{
      padding: 0px 0px; }

  #product-home .lwd-box-home .lwd-item .lwd-item-body .lwd-nama {
    min-height: 0; }
    #product-home .lwd-box-home .lwd-item .lwd-item-body .lwd-harga {
      font-size: 15px;
      color: #ff001a;
      bottom: 10px;}
      #product-home .lwd-box-home .lwd-item .lwd-item-body .lwd-harga .lwd-coret{
        font-size: 7px;}
        .btn {
          padding: 6px 5px; }


  #track {
    display: none; }

  #brand .lwd-box-home {
    margin: 0px}
    #menu-bottom .lwd-body-menu .icon{
      width: 100% }

  #product .lwd-box .lwd-item .lwd-item-body .lwd-nama {
    min-height: 0; }
  #product .lwd-box #sidebar,
  #product .lwd-box #sidebar-pilih {
    display: none; }

  #detail-product .lwd-box .lwd-img-kecil {
    display: none; }
  #detail-product .lwd-box .lwd-item .lwd-item-body {
    padding: 5px; }
  #detail-product .lwd-box .lwd-body-2 {
    padding: 5px; }

  #konfirmasi .lwd-box .pb-10 {
    padding-bottom: 10px; }

  #profile .lwd-box .lwd-sidebar {
    display: none; }

  #order .lwd-box .lwd-sidebar {
    margin-bottom: 35px; } }
@media (max-width: 568px) {
  #bank .lwd-box-home ul li {
    margin: 14px 0; }

  #footer {
    font-size: 12px; } }

/*# sourceMappingURL=style.css.map */
