@font-face {
  font-family: "Aleo";
  src: url(../fonts/aleo/Aleo-Regular.ttf);
  format: "ttf"; }
@font-face {
  font-family: "Aleo Bold";
  src: url(../fonts/aleo/Aleo-Bold.ttf);
  format: "ttf"; }
@font-face {
  font-family: "Segoe Ui";
  src: url(../fonts/segoe/segoeui.ttf);
  format: "ttf"; }
@font-face {
  font-family: "Montserrat";
  src: url(../fonts/montserrat/Montserrat-Regular.ttf);
  format: "ttf"; }
@font-face {
  font-family: "Teko Reguler";
  src: url(../fonts/teko/Teko-Regular.ttf);
  format: "ttf"; }
@font-face {
  font-family: "Opensans";
  src: url(../fonts/opensan/OpenSans-Regular.ttf);
  format: "ttf"; }
@font-face {
  font-family: "Raleway Thin";
  src: url(../fonts/raleway/Raleway-Thin.ttf);
  format: "ttf"; }
@font-face {
  font-family: "Raleway Bold";
  src: url(../fonts/raleway/Raleway-Bold.ttf);
  format: "ttf"; }
@font-face {
  font-family: "Opensans Light";
  src: url(../fonts/opensan/OpenSans-Light.ttf);
  format: "ttf"; }
@font-face {
  font-family: "Opensans Semibold";
  src: url(../fonts/opensan/OpenSans-Semibold.ttf);
  format: "ttf"; }
@font-face {
  font-family: "Opensans Bold";
  src: url(../fonts/opensan/OpenSans-Bold.ttf);
  format: "ttf"; }
@font-face {
  font-family: "Opensans Extrabold";
  src: url(../fonts/opensan/OpenSans-ExtraBold.ttf);
  format: "ttf"; }
@font-face {
  font-family: "Opensans Italic";
  src: url(../fonts/opensan/OpenSans-Italic.ttf);
  format: "ttf"; }
@font-face {
  font-family: "Opensans Bold Italic";
  src: url(../fonts/opensan/OpenSans-BoldItalic.ttf);
  format: "ttf"; }
.text-biru {
  color: #4acaf5; }

.text-kuning {
  color: #ffc20f; }

.text-emas {
  color: #483704; }

.text-ijo {
  color: #11d4a2; }

.text-titem {
  color: #1b1b1b; }

.text-merah {
  color: #b30000; }

.text-abu {
  color: #bebebe; }

.text-babu {
  color: #999999; }

.text-xbabu {
  color: #585858; }

.text-putih {
  color: #ffffff !important; }

.text-gede {
  font-size: 1.3em; }

.text-tebel {
  font-weight: bold; }

.border-bot {
  border-bottom: 1px solid #585858; }

.relative {
  position: relative; }

.ngumpet {
  display: none; }

.block {
  display: block; }

.w-auto {
  width: auto !important; }

.inline {
  display: inline-block; }

.no-margin {
  margin: 0; }

.no-padding {
  padding: 0; }

.m-bot {
  margin-bottom: 1vh; }

.m-right {
  margin-right: 8px; }

.mt-bot {
  margin-bottom: 5px; }

.fleft {
  float: left; }

.fright {
  float: right; }

.clear {
  clear: both; }

.max-width {
  max-width: 100%; }

.middle {
  margin: 0 auto; }

.f-segoe {
  font-family: "Segoe Ui"; }

.f-opensans {
  font-family: "Opensans"; }

.f-philo {
  font-family: "Philosopher"; }

.f-mont {
  font-family: "Montserrat"; }

.f-times {
  font-family: "Times New Roman"; }

.pointer {
  cursor: pointer; }

p, li, a, td {
  font-family: "Segoe Ui"; }

.header-img {
  height: 389px;
  background-size: cover;
  background-position: center center; }
  .header-img .info-solu {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    left: 0;
    right: 0; }
    .header-img .info-solu h1 {
      font-weight: bold;
      margin: 0;
      color: #ffffff; }
    .header-img .info-solu p {
      margin-top: 10px;
      color: #eb2226;
      font-size: 20px; }

.garis_kerad {
  display: block;
  height: 3px;
  width: 80px;
  background-color: #ec2226;
  margin-bottom: 20px; }

.breadcum {
  border-bottom: 1px solid #f3f3f3;
  border-top: 1px solid #f3f3f3; }
  .breadcum ol.breadcrumb {
    background-color: transparent;
    padding-left: 0;
    margin-top: 10px;
    margin-bottom: 10px; }
    .breadcum ol.breadcrumb li a {
      color: #9e9e9e; }
    .breadcum ol.breadcrumb li.active a {
      color: #eb2226; }

section#atas {
  padding-top: 15vh;
  padding-bottom: 10vh;
  border-top: 1px solid #bebebe;
  border-bottom: 1px solid #bebebe; }
  section#atas .nav-text {
    width: 60%; }

#konten {
  padding: 25px 0; }

.yuorder .panel-heading {
  color: #333;
  background-color: #f5f5f5;
  border-color: #ddd;
  font-size: 16px;
  font-weight: bold;
  font-family: opensans; }
.yuorder .alert-info {
  margin: 15px 0; }
.yuorder .tab-pane {
  padding: 15px 10px; }

.overlay-black-light,
.overlay-black-middle,
.overlay-black-dark,
.overlay-gradient-light,
.overlay-gradient-middle,
.overlay-gradient-dark,
.overlay-white-light,
.overlay-white-middle,
.overlay-white-dark,
.overlay-primary-light,
.overlay-primary-middle,
.overlay-primary-dark {
  position: relative; }

.overlay-black-light:after,
.overlay-black-middle:after,
.overlay-black-dark:after,
.overlay-gradient-light:after,
.overlay-gradient-middle:after,
.overlay-gradient-dark:after,
.overlay-white-light:after,
.overlay-white-middle:after,
.overlay-white-dark:after,
.overlay-primary-light:after,
.overlay-primary-middle:after,
.overlay-primary-dark:after {
  z-index: 1;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%; }

.overlay-black-light:after,
.overlay-black-middle:after,
.overlay-black-dark:after {
  background: #000; }

.overlay-gradient-light:after,
.overlay-gradient-middle:after,
.overlay-gradient-dark:after {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }

.overlay-white-light:after,
.overlay-white-middle:after,
.overlay-white-dark:after {
  background: #FFF; }

.overlay-primary-light:after,
.overlay-primary-middle:after,
.overlay-black-light:after {
  opacity: 0.3; }

.overlay-black-middle:after {
  opacity: 0.5; }

.overlay-black-dark:after {
  opacity: 0.9; }

.overlay-gradient-light:after {
  opacity: 0.3; }

.overlay-gradient-middle:after {
  opacity: 0.5; }

.overlay-gradient-dark:after {
  opacity: 0.9; }

.overlay-white-light:after {
  opacity: 0.5; }

.overlay-white-middle:after {
  opacity: 0.7; }

.overlay-white-dark:after {
  opacity: 0.9; }

.overlay-primary-light:after {
  opacity: 0.3; }

.overlay-primary-middle:after {
  opacity: 0.5; }

.overlay-primary-dark:after {
  opacity: 0.9; }

.overlay-black-light .container,
.overlay-black-middle .container,
.overlay-black-dark .container,
.overlay-white-light .container,
.overlay-white-middle .container,
.overlay-white-dark .container,
.overlay-primary-light .container,
.overlay-primary-middle .container,
.overlay-primary-dark .container,
.overlay-black-light .container-fluid,
.overlay-black-middle .container-fluid,
.overlay-black-dark .container-fluid,
.overlay-white-light .container-fluid,
.overlay-white-middle .container-fluid,
.overlay-white-dark .container-fluid,
.overlay-primary-light .container-fluid,
.overlay-primary-middle .container-fluid,
.overlay-primary-dark .container-fluid {
  position: relative;
  z-index: 2; }

header .header {
  padding: 15px 0;
  position: relative; }
  header .header .phone-head, header .header .mail-head {
    padding-top: 26px;
    display: inline-block; }
    header .header .phone-head p, header .header .mail-head p {
      display: inline-block;
      margin-right: 15px; }
      header .header .phone-head p strong, header .header .mail-head p strong {
        color: #9d9d9d; }
      header .header .phone-head p span, header .header .mail-head p span {
        color: #eb2226; }
    header .header .phone-head img, header .header .mail-head img {
      vertical-align: top; }
  header .header .wa-head {
    position: absolute;
    top: 0;
    right: 0; }
    header .header .wa-head a {
      display: block;
      padding: 36px 55px;
      background: #111; }
    header .header .wa-head i {
      font-size: 50px;
      color: #fff; }
header .second-header {
  background-color: #111111; }
  header .second-header .main-menu {
    float: left; }
  header .second-header .search-head {
    float: right;
    margin-right: 54px;
    margin-top: 18px; }
    header .second-header .search-head input {
      width: 160px; }
    header .second-header .search-head input, header .second-header .search-head button {
      background: transparent;
      border: none;
      color: #ffffff; }
  header .second-header ul.main-menu {
    padding: 0;
    margin: 0; }
    header .second-header ul.main-menu li.menu {
      display: inline-block; }
      header .second-header ul.main-menu li.menu.active > a {
        background-color: #eb2226; }
      header .second-header ul.main-menu li.menu:hover > ul.category, header .second-header ul.main-menu li.menu ul.category li.menu:hover > ul.submenu {
        display: block; }
      header .second-header ul.main-menu li.menu a {
        border-right: 1px solid #262626;
        text-decoration: none;
        width: 147px;
        text-align: center;
        color: #ffffff;
        padding: 20px;
        display: block;
        font-weight: bold;
        font-size: 16px; }
        header .second-header ul.main-menu li.menu a:hover {
          background-color: #eb2226; }
      header .second-header ul.main-menu li.menu ul.category, header .second-header ul.main-menu li.menu ul.category ul.submenu {
        display: none;
        position: absolute;
        z-index: 8;
        padding-left: 0;
        list-style: none;
        background: #fff; }
        header .second-header ul.main-menu li.menu ul.category li:hover > ul.submenu, header .second-header ul.main-menu li.menu ul.category ul.submenu li:hover > ul.submenu {
          display: block; }
        header .second-header ul.main-menu li.menu ul.category li > a, header .second-header ul.main-menu li.menu ul.category ul.submenu li > a {
          border-right: none;
          color: #333;
          width: 280px;
          font-weight: normal;
          padding: 15px;
          text-align: left; }
          header .second-header ul.main-menu li.menu ul.category li > a:hover, header .second-header ul.main-menu li.menu ul.category ul.submenu li > a:hover {
            color: #ffffff; }
        header .second-header ul.main-menu li.menu ul.category ul.submenu {
          top: 0;
          left: 270px; }

section.homepage .owl-carousel img {
  max-width: 100%;
  margin: 0 auto;
  width: auto; }
section.homepage .owl-carousel .owl-dots {
  position: absolute;
  bottom: 10px;
  width: 100%;
  display: block;
  text-align: center; }
  section.homepage .owl-carousel .owl-dots .owl-dot {
    display: inline-block; }
    section.homepage .owl-carousel .owl-dots .owl-dot.active span {
      background-color: #ffffff; }
    section.homepage .owl-carousel .owl-dots .owl-dot span {
      border: 1px solid #ffffff;
      border-radius: 20px;
      display: inline-block;
      height: 12px;
      margin: 0px 5px;
      opacity: 1;
      width: 12px; }
section.homepage #homeslide .owl-item.active .slide-caption__title {
  animation: 1s .4s fadeInUp both; }
section.homepage #homeslide .owl-item.active .slide-caption__desc {
  animation: 1s .8s fadeInUp both; }
section.homepage #homeslide .slide-caption {
  position: absolute;
  left: 100px;
  top: 50%;
  transform: translateY(-50%);
  color: #ffffff; }
  section.homepage #homeslide .slide-caption .slide-caption__title {
    font-size: 50px; }
  section.homepage #homeslide .slide-caption .slide-caption__desc {
    margin-top: 20px;
    font-size: 16px; }
section.homepage .about-home .container-fluid {
  padding-left: 85px;
  background-color: #eb2226; }
  section.homepage .about-home .container-fluid .row {
    background-color: #ffffff; }
    section.homepage .about-home .container-fluid .row .box-word {
      padding-top: 50px;
      padding-bottom: 50px;
      padding-left: 35px; }
      section.homepage .about-home .container-fluid .row .box-word .small {
        color: #cacaca;
        font-weight: bold;
        font-size: 16px; }
      section.homepage .about-home .container-fluid .row .box-word .headtwo {
        margin-bottom: 20px;
        font-weight: bold; }
      section.homepage .about-home .container-fluid .row .box-word .desc {
        margin-bottom: 20px;
        color: #4f4c48;
        font-size: 18px; }
      section.homepage .about-home .container-fluid .row .box-word .read {
        color: #eb2226;
        font-weight: bold; }
section.homepage .solution-home {
  background: linear-gradient(to left, transparent 20%, #eb2226 1%);
  color: #ffffff;
  padding: 60px 0 0 0;
  max-height: 580px;
  overflow-y: visible; }
  section.homepage .solution-home .second {
    margin-bottom: 80px; }
    section.homepage .solution-home .second .col-md-3 {
      font-size: 28px;
      font-weight: bold; }
    section.homepage .solution-home .second .col-md-7 {
      font-size: 18px;
      line-height: 30px;
      margin-top: 10px; }
  section.homepage .solution-home .slider .desc {
    z-index: 5;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 90%;
    color: #ffffff; }
    section.homepage .solution-home .slider .desc .number {
      font-size: 30px; }
    section.homepage .solution-home .slider .desc .judul {
      font-size: 20px;
      font-weight: bold; }
  section.homepage .solution-home .slider .owl-nav {
    position: absolute;
    top: -50px;
    right: 116px; }
    section.homepage .solution-home .slider .owl-nav .owl-prev, section.homepage .solution-home .slider .owl-nav .owl-next {
      display: inline-block;
      background-color: #474747;
      width: 50px;
      height: 50px;
      text-align: center;
      line-height: 50px; }
      section.homepage .solution-home .slider .owl-nav .owl-prev button, section.homepage .solution-home .slider .owl-nav .owl-next button {
        font-size: 25px;
        border: none;
        background: transparent; }
    section.homepage .solution-home .slider .owl-nav .owl-next {
      background-color: rgba(71, 71, 71, 0.8); }
section.homepage .career-home {
  margin-top: 120px;
  margin-bottom: 100px; }
  section.homepage .career-home .first {
    margin-bottom: 25px; }
    section.homepage .career-home .first .small {
      color: #cacaca;
      font-weight: bold;
      font-size: 16px; }
    section.homepage .career-home .first h2 {
      margin-top: 10px; }
    section.homepage .career-home .first a.bm {
      border: 1px solid #cacaca;
      display: inline-block;
      color: #929292;
      padding: 10px 20px;
      margin-top: 13px; }
  section.homepage .career-home .second .box-career span.garis {
    height: 3px;
    width: 25px;
    display: block;
    margin: 20px 0 15px;
    background: #eb2226; }
  section.homepage .career-home .second .box-career p.title {
    font-size: 16px; }

.product-page .header-img {
  height: 389px;
  background-size: cover;
  background-position: center center; }
  .product-page .header-img .info-solu {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    margin: 0 auto;
    left: 0;
    right: 0; }
    .product-page .header-img .info-solu h1 {
      font-weight: bold;
      margin: 0;
      color: #ffffff; }
    .product-page .header-img .info-solu p {
      margin-top: 10px;
      color: #eb2226;
      font-size: 20px; }
.product-page .content-category {
  padding-top: 20px;
  padding-bottom: 50px; }
  .product-page .content-category .main-el {
    padding-top: 20px; }
    .product-page .content-category .main-el .box-cat .judul {
      background-color: #eb2226;
      font-size: 1.2em;
      font-weight: bold;
      padding: 8px 0; }
    .product-page .content-category .main-el .box-cat .akordion {
      border: 1px solid #f3f3f3; }
      .product-page .content-category .main-el .box-cat .akordion a > button.all {
        font-size: 1.1em;
        font-weight: bold;
        color: #333; }
      .product-page .content-category .main-el .box-cat .akordion a {
        text-decoration: none; }
      .product-page .content-category .main-el .box-cat .akordion button {
        padding-top: 10px;
        padding-bottom: 10px;
        display: block;
        background: transparent;
        border: none;
        width: 100%;
        text-align: left;
        color: #737373; }
        .product-page .content-category .main-el .box-cat .akordion button i {
          transition: transform ease-out 0.5s;
          float: right;
          line-height: 20px; }
          .product-page .content-category .main-el .box-cat .akordion button i.active {
            transform: rotate(-180deg); }
      .product-page .content-category .main-el .box-cat .akordion .accordion.active {
        background-color: #EDEDED; }
      .product-page .content-category .main-el .box-cat .akordion .accordion:hover {
        background-color: #EDEDED; }
      .product-page .content-category .main-el .box-cat .akordion .panel {
        margin-bottom: 0;
        background-color: white;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.5s ease-out; }
        .product-page .content-category .main-el .box-cat .akordion .panel li {
          list-style-type: circle;
          padding-top: 5px;
          padding-bottom: 5px; }
          .product-page .content-category .main-el .box-cat .akordion .panel li a {
            color: #737373; }
    .product-page .content-category .main-el .ket-produk {
      color: #737373;
      margin-bottom: 25px; }
      .product-page .content-category .main-el .ket-produk .pull-left {
        font-weight: bold;
        font-size: 1.2em; }
    .product-page .content-category .main-el .list-product .col-md-4 {
      padding-bottom: 15px;
      margin-bottom: 40px; }
    .product-page .content-category .main-el .list-product .box-prod {
      border-radius: 10px;
      padding-top: 5px;
      background-color: #f6f6f6; }
      .product-page .content-category .main-el .list-product .box-prod .bungkus-img {
        position: relative;
        overflow: hidden;
        width: 100%; }
      .product-page .content-category .main-el .list-product .box-prod .bungkus-img img {
        width: 100%;
        -moz-transition: all 0.3s;
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
      .product-page .content-category .main-el .list-product .box-prod .bungkus-img:hover img {
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1); }
      .product-page .content-category .main-el .list-product .box-prod p {
        text-align: center; }
        .product-page .content-category .main-el .list-product .box-prod p.cat {
          margin-bottom: 5px;
          color: #eb2226;
          font-size: 1em; }
        .product-page .content-category .main-el .list-product .box-prod p.title {
          font-weight: bold;
          font-size: 1.2em; }
      .product-page .content-category .main-el .list-product .box-prod a {
        position: absolute;
        bottom: 0px;
        left: 0;
        right: 0;
        margin: 0 auto;
        width: 115px;
        text-align: center;
        background: #ffffff;
        box-shadow: 0px 4px 4px #bfb7b7;
        padding: 10px 0;
        border-radius: 30px;
        color: #333;
        z-index: 2;
        text-decoration: none;
        transition: all linear 0.5s; }
        .product-page .content-category .main-el .list-product .box-prod a:hover {
          background: #393630;
          color: #ffffff; }
.product-page .content-detail {
  padding-bottom: 50px; }
  .product-page .content-detail .content-careers .container .row:nth-child(1) .col-lg-3 ul {
    border: none; }
    .product-page .content-detail .content-careers .container .row:nth-child(1) .col-lg-3 ul li {
      float: none; }
      .product-page .content-detail .content-careers .container .row:nth-child(1) .col-lg-3 ul li.active > a, .product-page .content-detail .content-careers .container .row:nth-child(1) .col-lg-3 ul li:hover > a {
        background-color: #eb2226; }
      .product-page .content-detail .content-careers .container .row:nth-child(1) .col-lg-3 ul li a {
        transition: all 0.4s ease;
        border-radius: unset;
        color: #fff;
        border: none;
        background-color: #303030; }
  .product-page .content-detail .content-careers .container .row:nth-child(1) .col-lg-9 h3 {
    margin-top: 0;
    margin-bottom: 15px; }
  .product-page .content-detail .content-careers .container .row:nth-child(1) .col-lg-9 .calendar {
    margin-bottom: 20px;
    display: flex;
    padding: 5px 0;
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed; }
    .product-page .content-detail .content-careers .container .row:nth-child(1) .col-lg-9 .calendar .fa.fa-calendar {
      margin-right: 10px;
      font-size: 28px;
      line-height: 40px; }
    .product-page .content-detail .content-careers .container .row:nth-child(1) .col-lg-9 .calendar .date p {
      margin: 0; }
  .product-page .content-detail .main-el .container {
    padding-top: 30px;
    padding-bottom: 30px; }
    .product-page .content-detail .main-el .container .sol-detail p.solusi {
      margin-bottom: 0;
      color: #9e9e9e; }
    .product-page .content-detail .main-el .container .sol-detail h2 {
      margin: 10px 0 20px;
      font-weight: bold; }
    .product-page .content-detail .main-el .container .sol-detail .sol-desc {
      font-size: 16px;
      line-height: 30px;
      margin-bottom: 30px; }
    .product-page .content-detail .main-el .container .sol-detail .dez-accordion .panel {
      border: none;
      box-shadow: none; }
    .product-page .content-detail .main-el .container .sol-detail .acod-head a {
      background-color: #F7F8FA;
      border: 1px solid #ddd;
      display: block;
      padding: 15px 10px;
      font-size: 17px;
      color: #3d474a;
      text-decoration: none;
      position: relative; }
      .product-page .content-detail .main-el .container .sol-detail .acod-head a:focus {
        outline: 0; }
    .product-page .content-detail .main-el .container .sol-detail .acod-head a,
    .product-page .content-detail .main-el .container .sol-detail .acod-head a:hover,
    .product-page .content-detail .main-el .container .sol-detail .acod-head a.collapsed:hover {
      color: #eb2226; }
    .product-page .content-detail .main-el .container .sol-detail .acod-head a.collapsed,
    .product-page .content-detail .main-el .container .sol-detail .acod-head a.collapsed:after {
      color: #3d474a; }
    .product-page .content-detail .main-el .container .sol-detail .acod-head a:after {
      font-family: 'FontAwesome';
      content: "\f068";
      float: right;
      color: #eb2226;
      font-size: 14px;
      font-weight: normal;
      position: absolute;
      right: 12px;
      top: 19px; }
    .product-page .content-detail .main-el .container .sol-detail .acod-head a.collapsed:after {
      content: "\f067"; }
    .product-page .content-detail .main-el .container .sol-detail .acod-content {
      font-size: 15px;
      padding-left: 25px;
      margin-left: 15px;
      border-left: 2px solid #ddd;
      position: relative; }
      .product-page .content-detail .main-el .container .sol-detail .acod-content::after {
        content: "";
        position: absolute;
        bottom: 0;
        left: -5px;
        width: 8px;
        height: 8px;
        background-color: #fff;
        border: 2px solid #ddd; }
      .product-page .content-detail .main-el .container .sol-detail .acod-content ul {
        padding: 0; }
      .product-page .content-detail .main-el .container .sol-detail .acod-content ul > li {
        list-style: none;
        position: relative;
        padding: 5px 5px 5px 20px; }
      .product-page .content-detail .main-el .container .sol-detail .acod-content ul > li::before {
        content: "\f058";
        font-family: "FontAwesome";
        position: absolute;
        left: 0;
        top: 6px;
        display: block;
        font-size: 15px;
        color: #ec2226; }
    .product-page .content-detail .main-el .container .video {
      text-align: center; }
      .product-page .content-detail .main-el .container .video .box-vid {
        display: inline-block;
        position: relative;
        margin-top: 25px; }
        .product-page .content-detail .main-el .container .video .box-vid i.fa.fa-play-circle {
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          left: 0;
          right: 0;
          margin: auto;
          color: #fff;
          font-size: 60px;
          z-index: 5; }

.about-page .box-word .headtwo {
  margin-bottom: 20px;
  font-weight: bold; }
.about-page .box-word .desc {
  margin-bottom: 20px;
  color: #4f4c48;
  font-size: 18px; }
.about-page .about {
  padding: 40px; }
  .about-page .about .col-md-5 img {
    border-radius: 15px; }
  .about-page .about .col-md-7 h1, .about-page .about .col-md-7 h2, .about-page .about .col-md-7 h3, .about-page .about .col-md-7 h4 {
    color: #ffc20f; }

.contact-page iframe {
  width: 100%; }
.contact-page .header-img {
  background: url("../../dist/img/assets/contact-head.jpg");
  background-position: center 35%; }
.contact-page .contact {
  padding: 50px 0; }
  .contact-page .contact .text-aboe {
    color: #696969; }
  .contact-page .contact .head p:first-child {
    margin-bottom: 5px; }
  .contact-page .contact .head table tr:first-child > td {
    padding-bottom: 15px; }
  .contact-page .contact .head table tr:nth-child(n+2) > td {
    padding-bottom: 0px; }
  .contact-page .contact .head table tr td:first-child {
    vertical-align: top;
    padding-right: 10px; }
    .contact-page .contact .head table tr td:first-child i {
      padding: 10px 15px;
      border: 1px solid #eaeaea;
      border-right: 4px solid #ffc20f;
      width: 45px; }
  .contact-page .contact .c-form .col-md-6, .contact-page .contact .c-form .col-md-12, .contact-page .contact .c-form .col-md-4 {
    padding-left: 0; }
  .contact-page .contact .c-form .form-control {
    box-shadow: none;
    border-radius: 0px;
    border-right: 4px solid #eaeaea; }
  .contact-page .contact .c-form .jdl .text-aboe {
    margin: 10px 0 20px;
    font-size: 16px; }
  .contact-page .contact .c-form .jdl > p:first-child {
    margin-bottom: 5px;
    color: #cacaca;
    font-weight: bold; }
  .contact-page .contact .c-form button {
    background: #eb2226;
    border: 1px solid #eb2226;
    padding: 9px 30px;
    color: #ffffff;
    font-weight: bold; }

footer {
  background-color: #f6f6f6; }
  footer .client-footer {
    padding: 40px 0; }
    footer .client-footer .owl-carousel .owl-item img {
      width: auto;
      margin: 0 auto; }
  footer .info-footer .first {
    background: linear-gradient(to right, transparent 6%, #0c0c0c 1%);
    padding: 50px 0; }
    footer .info-footer .first .address p > strong {
      color: #ffffff; }
    footer .info-footer .first .address p {
      color: #a2a2a2; }
    footer .info-footer .first .sosmed {
      text-align: right; }
      footer .info-footer .first .sosmed a {
        display: inline-block;
        color: #ffffff;
        font-size: 15px;
        background: #2a2a2a;
        border-radius: 50%;
        width: 45px;
        height: 45px;
        text-align: center;
        line-height: 45px;
        margin-right: 7px; }
  footer .info-footer .second {
    background: linear-gradient(to right, transparent 6%, #080808 1%);
    padding: 20px 0; }
    footer .info-footer .second p {
      margin: 0;
      color: #949494; }

.paging {
  text-align: center; }

ul.pagination {
  margin: 0; }

ul.pagination > li.active > a, ul.pagination > li.active > a:hover, ul.pagination > li.active > a:focus {
  background-color: #111111;
  color: #fff;
  border-color: #111111; }

ul.pagination > li > a {
  text-decoration: none;
  padding: 5px 15px;
  color: #333333; }

@media only screen and (min-width: 1370px) {
  .grid-home {
    width: 1170px;
    margin-right: auto;
    margin-left: auto; } }
@media only screen and (min-width: 200px) and (max-width: 990px) {
  /* All Moblie.*/
  section.homepage #homeslide .slide-caption {
    left: 25px; }

  .this-header-mobile {
    height: 70px; }
    .this-header-mobile #burgerKing {
      position: absolute;
      top: 13px;
      left: 15px;
      cursor: pointer; }
      .this-header-mobile #burgerKing .bar1, .this-header-mobile #burgerKing .bar2, .this-header-mobile #burgerKing .bar3 {
        width: 35px;
        height: 5px;
        background-color: #eb2226;
        margin: 6px 0;
        transition: 0.4s; }
    .this-header-mobile .change .bar1 {
      -webkit-transform: rotate(-45deg) translate(-9px, 6px);
      transform: rotate(-45deg) translate(-9px, 6px); }
    .this-header-mobile .change .bar2 {
      opacity: 0; }
    .this-header-mobile .change .bar3 {
      -webkit-transform: rotate(45deg) translate(-8px, -8px);
      transform: rotate(45deg) translate(-8px, -8px); }
    .this-header-mobile a.logo-mobil img {
      width: 175px;
      padding-top: 5px; }
    .this-header-mobile .cart-head {
      position: absolute;
      right: 15px;
      top: 12px;
      width: 45px;
      height: 45px;
      background: #111111;
      border-radius: 50%;
      text-align: center;
      line-height: 40px; }
      .this-header-mobile .cart-head .img i {
        font-size: 17px;
        vertical-align: middle;
        color: #ffffff; }
    .this-header-mobile .menu-panel {
      background: #111111;
      width: 0px;
      overflow: auto;
      transition: all 0.5s ease 0s;
      height: 100%;
      position: fixed;
      z-index: 1000;
      top: 0;
      right: 0;
      text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }
      .this-header-mobile .menu-panel.ganti {
        width: 250px; }
      .this-header-mobile .menu-panel a {
        margin: 0px; }
      .this-header-mobile .menu-panel div.kontak-menu {
        padding-bottom: 10px; }
        .this-header-mobile .menu-panel div.kontak-menu p {
          color: #ffffff;
          margin-bottom: 5px; }
        .this-header-mobile .menu-panel div.kontak-menu img {
          margin: 0 auto;
          display: block;
          width: auto; }
        .this-header-mobile .menu-panel div.kontak-menu a {
          color: inherit; }
      .this-header-mobile .menu-panel .menu-toc {
        padding: 0;
        list-style: none; }
        .this-header-mobile .menu-panel .menu-toc li a {
          text-decoration: none;
          display: block;
          color: #fff;
          font-size: 1.1em;
          line-height: 3.5;
          padding: 0 20px;
          cursor: pointer;
          background: #111111;
          border-bottom: 1px solid #484041; }
          .this-header-mobile .menu-panel .menu-toc li a:hover {
            background-color: #b42225; }
        .this-header-mobile .menu-panel .menu-toc li.menu-toc-current a {
          background: #b42225; }
        .this-header-mobile .menu-panel .menu-toc div.sub-menu {
          background-color: #b42225;
          padding-left: 12px;
          display: none; }
          .this-header-mobile .menu-panel .menu-toc div.sub-menu a {
            text-transform: capitalize;
            font-size: 12px;
            padding: 10px 20px;
            display: block;
            border: none;
            color: #ffffff;
            letter-spacing: 1px;
            font-weight: 600;
            text-shadow: 0 1px rgba(255, 255, 255, 0.2); }
      .this-header-mobile .menu-panel div.sosmed {
        color: #ffffff;
        padding: 10px 15px; }
        .this-header-mobile .menu-panel div.sosmed img {
          width: auto; }
        .this-header-mobile .menu-panel div.sosmed p {
          margin-left: 5px; }
          .this-header-mobile .menu-panel div.sosmed p.tit-sosmed {
            margin-bottom: 0px;
            margin-top: 20px; }
        .this-header-mobile .menu-panel div.sosmed a {
          display: inline-block;
          padding: 0;
          color: #ffffff;
          text-decoration: none; }
          .this-header-mobile .menu-panel div.sosmed a i {
            margin: 0 5px;
            font-size: 20px; }
    .this-header-mobile .container-fluid .row:last-child > div:nth-child(3) form {
      margin-top: 8px;
      margin-bottom: 5px; }
    .this-header-mobile .logo img {
      margin-top: 5px; }

  footer .info-footer .first, footer .info-footer .second {
    background: #0c0c0c; }

  section.homepage .career-home .second .box-career span.garis {
    margin-right: auto;
    margin-left: auto; }

  section.homepage .career-home .second .box-career p.title {
    text-align: center; }

  section.homepage .about-home .container-fluid {
    padding-left: inherit;
    background-color: #fff; }

  section.homepage .solution-home {
    background: #eb2226; }

  footer .info-footer .first .sosmed {
    text-align: center; }

  footer .info-footer .first .address {
    margin-top: 20px;
    margin-bottom: 20px; } }
@media only screen and (min-width: 768px) and (max-width: 990px) {
  /* Desktop & Tablet */ }
@media only screen and (min-width: 481px) and (max-width: 767px) {
  /* Tablet (Portrait) */ }
@media only screen and (min-width: 413px) and (max-width: 480px) {
  section.homepage #homeslide .slide-caption .slide-caption__title {
    font-size: 25px; }

  section.homepage #homeslide .slide-caption .slide-caption__desc {
    margin-top: 15px;
    font-size: 13px; } }
@media only screen and (min-width: 375px) and (max-width: 412px) {
  section.homepage #homeslide .slide-caption .slide-caption__title {
    font-size: 25px; }

  section.homepage #homeslide .slide-caption .slide-caption__desc {
    margin-top: 8px;
    font-size: 13px; } }
@media only screen and (min-width: 200px) and (max-width: 374px) {
  section.homepage #homeslide .slide-caption .slide-caption__title {
    font-size: 25px; }

  section.homepage #homeslide .slide-caption .slide-caption__desc {
    margin-top: 8px;
    font-size: 13px; } }

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