@charset "UTF-8";
@font-face {
  font-family: 'Novocento Sans Wide';
  src: url('../fonts/Novecentosanswide-Normal.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Novocento Sans Wide Medium';
  src: url('../fonts/Novecentosanswide-Medium.otf') format('opentype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}

a,
b,
body,
caption,
center,
dd,
div,
em,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
label,
li,
menu,
nav,
ol,
p,
section,
small,
span,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
u,
ul,
video {
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 1.7;
}


body {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 1.7;
}
/*
* {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 1.7;
}*/

a:hover,
a:hover * {
  text-decoration: none;
}
.content-wrapper__ strong,
[class*='update-design'].wrapper--update-design-font strong,
.logo-font {
  font-family: 'Novocento Sans Wide Medium' !important;
  font-size: inherit;
}
span {
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 1.7;
}
button:active,
button:focus {
  decoration: none;
}
button:hover,
button:focus {
  display: block;
}
.wrapper {
  overflow: hidden;
}
.mx-auto {
  margin: 0 auto;
}
/* column  */
.flex__column {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  margin-left: -15px;
  margin-right: -15px;
}

/* row */
.flex__row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.flex__row:before {
  display: none;
}
.row.no-gutters {
  margin-left: 0;
  margin-right: 0;
}
.row.no-gutters > [class*='col'],
.row.flex_row.no-gutters > [class*='col'] {
  padding-left: 0;
  padding-right: 0;
}
.row.row--5px,
.row.row--5px.flex_row {
  margin-left: -5px;
  margin-right: -5px;
}
.row.row--5px > [class*='col'],
.row.row--5px.flex_row > [class*='col'] {
  padding-left: 5px;
  padding-right: 5px;
}

[class*='update-design'].wrapper--update-design-font .content-wrapper__ {
  position: relative;
}
.content-wrapper__ {
  margin-left: 90px;
}
.content-wrapper__ .--top {
  margin-top: 4.3em;
}
.content-wrapper__ .bg--gray {
  background-color: #eae9eb;
}
.content-wrapper__ .bg--white {
  background-color: #fff;
}
.content-wrapper__ .bg--black {
  background-color: #000;
  color: #fff;
}
.lang-logo--update-design {
  padding: 10px 0 15px;
  background-color: #fff;
  position: fixed;
  width: 100%;
  z-index: 10;
  box-shadow: 2px 4px 9px 0 #ccc;
}

.mobile-view{
  display: none;
}

/* font */
.fs--20px {
  font-size: 20px;
}

/* color */
.color--white {
  color: #fff;
}
.color--black {
  color: #000;
}
.bg--l-gray {
  background-color: #f6f6f6;
}
.bg--yellow {
  background-color: #ffca00;
}
.bg--yellow.opa--2 {
  background-color: rgba(255, 202, 0, 0.2);
}
.bg--cyan {
  background-color: #1ccff6;
}
.bg--cyan.opa--2 {
  background-color: rgba(28, 207, 246, 0.2);
}

/* shadow */
.box-shadow--light {
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
}

/*** Header & Navbar ***/

.img-about,
.img-blog,
.img-career,
.img-contact,
.img-home,
.img-portfolio,
.img-product,
.img-services {
  height: 44px;
  width: 44px;
}
.bumitec-nav {
  width: 95px;
  background: rgb(255, 202, 19);
  height: 100%;
  position: fixed;
  top: 0;
  z-index: 1000;
  perspective: 1000px;
  padding: 0;
  font-weight: 300;
  transition: all 0.25s;
  overflow: auto;
}
.bumitec-nav .text-center {
  padding: 5px 10px;
  line-height: normal;
}

.margin-for-nav {
  margin: 25px 0;
}
.wrapper .navbar-collapse {
  padding: 0;
  position: fixed;
  z-index: 99;
  width: 100%;
  margin-top: -1px;
}

.logo--update-design {
  width: 200px;
  margin-top: 10px;
}

.lang-logo--update-design {
  padding: 10px 0 15px;
  background-color: white;
  position: fixed;
  width: 100%;
  z-index: 10;
  box-shadow: 2px 4px 9px 0px #ccc;
}
/*header*/

.logo--update-design {
  max-width: 150px;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 100%;
}
.logo--update-design2 {
  max-width: 250px;
  margin: 20px;
  width: 100%;
}
.logo--update-design3 {
  max-width: 480px;
  margin: 20px;
  width: 100%;
}
.lang-logo--update-design [class*='col-'] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.lang-logo--update-design .lang-logo__contact {
  display: flex;
  align-items: center;
  margin-left: auto;
}
.lang-logo--update-design .lang-logo__contact .contact__banner {
  margin-right: 20px;
}
.lang-logo--update-design .list-inline {
  position: relative;
  top: 0;
  right: -15px;
  margin-bottom: 0;
}
/* .lang-logo--update-design .list-inline {
    position: absolute;
    top: 10px;
    right: 0;
} */
.lang-logo--update-design .list-inline li {
  font-weight: 200;
  width: 50px;
  border-radius: 30px;
  border: none;
  background-color: #eee;
  margin-right: 10px;
}
.lang-logo--update-design .list-inline li:last-child {
  margin-right: 0;
}
.lang-logo .list-inline li.active a,
.lang-logo .list-inline li:focus a,
.lang-logo .list-inline li:hover a,
.lang-logo--update-design .list-inline li.active a,
.lang-logo--update-design .list-inline li:focus a,
.lang-logo--update-design .list-inline li:hover a {
  color: #000;
}
.lang-logo--update-design .list-inline a {
  color: #aaa;
  font-weight: 600;
  font-size: 12px;
  display: block;
  text-align: center;
  padding: 5px 0;
  line-height: normal;
}
.lang-logo--update-design .list-inline a:hover {
  text-decoration: none;
}
.lang-logo .list-inline li.active,
.lang-logo .list-inline li:focus,
.lang-logo .list-inline li:hover,
.lang-logo--update-design .list-inline li.active,
.lang-logo--update-design .list-inline li:focus,
.lang-logo--update-design .list-inline li:hover {
  border: 2px solid #ffca13;
  background: #f26822;
}
.lang-logo--update-design .list-inline li.active,
.lang-logo--update-design .list-inline li:focus,
.lang-logo--update-design .list-inline li:hover {
  border: none;
}

/* breadcrumb */
.breadcrumb--update-design {
  font-size: 13px;
  padding: 1.5em 15px;
  background-color: transparent;
  font-weight: bold;
  margin-bottom: 0;
}
.breadcrumb--update-design > li {
  word-break: keep-all;
}
.breadcrumb--update-design a {
  color: #f26822;
}
.breadcrumb--update-design li.active a {
  color: #000;
}

/*content home*/
.content-article .title {
  color: #000;
  font-size: 24px;
  font-family: 'M PLUS 1p', sans-serif;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0;
  margin-bottom: 10px;
}
.title {
  font-size: 36px;
  font-weight: 300;
  background: #fff;
  padding: 10px 30px;
}
[class*='update-design'].wrapper--update-design-font .title-index {
  font-size: 24px; font-weight:600 !important;
}
[class*='update-design'].wrapper--update-design-font:not(.--jp),
[class*='update-design'].wrapper--update-design-font:not(.--jp) *:not(b) {
  font-weight: 400;
}
[class*='update-design'].wrapper--update-design-font .section-title {
  background: linear-gradient(#fbb03b, #fbb03b) bottom left/100px 5px no-repeat;
  padding-bottom: 25px;
}
[class*='update-design'].wrapper--update-design-font .section-title b,
[class*='update-design'].wrapper--update-design-font .section-title strong,
[class*='update-design'].wrapper--update-design-font
  .section-title
  .title-index--bold {
  font-size: inherit;
}
[class*='update-design'].wrapper--update-design-font .portfolio p,
[class*='update-design'].wrapper--update-design-font .section-title + p {
  margin-top: 25px;
  margin-bottom: 15px;
  line-height: 34px;
}
.title-index--bold {
  font-weight: 800;
}
.container__ {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  margin: 0 auto;
}
.top-only #bgImg {
  position: relative;
  width: 100%;
  max-width: 1600px;
  height: 500px;
  top: 0;
  z-index: 1;
  margin-top: 4em;
}
.contain-video,
section.maintop video,
video {
  min-height: 100%;
  transform: translateX(-50%) translateY(-50%);
}
.bg-white-opacity,
.contain-video,
video {
  z-index: 0;
  position: fixed;
  overflow: hidden;
}
.bg-white-opacity {
  background: rgba(255, 255, 255, 0.8);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.contain-video {
  max-width: 1600px;
  width: 100%;
}
video {
  background: url(../img/video-img-min.jpg) no-repeat;
  background-size: cover;
}
.webp video {
  background: url(../img/video-img-min.webp) no-repeat;
  background-size: cover;
}
#bgvid2,
video {
  width: auto;
}
.contain-video,
video {
  top: 50%;
  left: 50%;
  height: auto;
}
.contain-video,
section.maintop video,
video {
  min-height: 100%;
  transform: translateX(-50%) translateY(-50%);
}
section.maintop video,
video {
  min-width: 100%;
  transition: 1s opacity;
}
#bgImg .img {
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  background-size: cover;
}
.title-container {
  height: 100%;
  font-size: 18px;
  padding: 0 20px;
}
.title-index {
  font-weight:600;
  color: #fff;
  margin-bottom: 10px;
  line-height: 38px;
  
}
.title-karir {
  font-size:45px;
  font-weight:600 !important;
  color: #fff;
  margin-bottom: 10px;
  line-height: 60px;
}
.title-index.--yellow {
  color: #f26822;
  text-shadow: none;
}
.title__description {
  width: 75%;
  margin: 15px auto 50px;
}
.title__description--full {
  margin: 15px 0;
}
.title__yellow-line {
  border-top: 0;
  border-bottom: solid 18px #f26822;
  width: 60px;
  margin-left: initial;
  margin-top: 0;
}
.title__yellow-line--center {
  border-top: 0;
  border-bottom: solid 18px #f26822;
  width: 60px;
  margin: 0 auto 30px;
}
.homepage-hero__card {
  position: relative;
  padding-top: 45px;
}
.homepage-hero__card .div-service-cat {
  min-height: 215px;
  background-color: #fff;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.1);
  display: block;
  padding: 20px;
  margin-bottom: 10px;
}
.div-service-cat img {
  margin-bottom: 15px;
}
.div-service-cat h2 {
  font-size: 18px;
  font-weight: 100;
  color: #000;
  line-height: 110%;
}
.div-service-cat img.right-arrow {
  margin-top: 25px;
  margin-bottom: 5px;
}
.content-wrapper__ .bg--white {
  background-color: #fff;
  position: relative;
}

.content-wrapper__ .bg--grey {
  background-color: #e6e6e6;
  position: relative;
}

.content-wrapper__ .bg--grey2 {
  background-color: #dededd;
  position: relative;
}
/*-------end content------*/
.solution .flex__row > .row__item > .item__img {
  flex-basis: 70px;
  min-width: 70px;
  height: 70px;
  max-width: 70px;
  margin-right: 25px;
}
.solution .flex__row > .row__item > .item__img.nippo {
  max-width: 105px;
  display: inline-flex;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

/* size */
.h-100 {
  height: 100%;
}

/* display */
.d-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.d-flex.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.align-items-center {
  align-items: center;
}

.align-items-baseline {
  align-items: baseline;
}

.align-items-end {
  align-items: flex-end;
}

.justify-content-center {
  justify-content: center;
}

.justify-content-end {
  justify-content: flex-end;
}

.justify-content-betwwen {
  justify-content: space-between;
}
/* end display */

/* spacing */
.m-t-10px {
  margin-top: 10px;
}
.m-t-20px {
  margin-top: 20px;
}
.m-t-30px {
  margin-top: 30px;
}

.m-b-10px {
  margin-bottom: 10px;
}
.m-b-20px {
  margin-bottom: 20px;
}
.m-b-30px {
  margin-bottom: 30px;
}
.m-b-50px {
  margin-bottom: 50px;
}

.m-r-10px {
  margin-right: 10px;
}
.m-r-20px {
  margin-right: 20px;
}

.p-t-10px,
.p-y-10px {
  padding-top: 10px;
}
.p-t-20px,
.p-y-20px,
.p-20px {
  padding-top: 20px;
}
.p-t-30px,
.p-y-30px,
.p-30px {
  padding-top: 30px;
}

.p-b-10px,
.p-y-10px {
  padding-bottom: 10px;
}
.p-b-20px,
.p-y-20px,
.p-20px {
  padding-bottom: 20px;
}
.p-b-30px,
.p-y-30px,
.p-30px {
  padding-bottom: 30px;
}

.p-l-20px,
.p-x-20px,
.p-20px {
  padding-left: 20px;
}
.p-l-30px,
.p-x-30px,
.p-30px {
  padding-left: 30px;
}

.p-r-20px,
.p-x-20px,
.p-20px {
  padding-right: 20px;
}
.p-r-30px,
.p-x-30px,
.p-30px {
  padding-right: 30px;
}

.p-0 {
  padding: 0 !important;
}
/* end spacing */

/* btn */
a.form-control.btn {
  height: auto;
  white-space: normal;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn--yellow {
  background-color: #f26822;
  border: solid 2px #f26822;
  border-radius: 8px;
  padding: 10px;
  color: #000;
  transition: all 0.3s;
}

.btn--yellow:hover {
  background-color: #ffb300;
  border-color: #ffb300;
}

.btn-contact-us-black {
  background: #000;
  border-radius: 5px;
  color: #fff !important;
  font-size: 24px;
  padding: 10px 60px;
  margin-top: 30px;
  width: 90%;
  white-space: normal;
}

.btn-seemore {
  display: block;
  background: #fbc935;
  text-align: center;
  border-radius: 5px;
  padding: 10px;
  font-size: 16px;
  color: black;
  width: fit-content;
  margin: auto;
  margin-top: 40px;
}
/* end btn */

/* border */
.rounded {
  border-radius: 0.25rem;
}
.rounded-lg {
  border-radius: 0.4rem;
}
.rounded-xl {
  border-radius: 10px;
}
/* end border */

/* case study */
.casestudy-text {
  padding-top: 30px;
}
.case-study .flex__row:first-of-type {
  margin-top: 55px;
  margin-bottom: 0px;
}
.case-study-btn-container a {
  padding: 7px 20px;
  background: #fbb03b;
  border-radius: 15px;
  display: inline-block;
  color: #111;
}
.case-study-btn-container a:hover {
  opacity: 0.8;
}
.case-study .row__item {
  position: relative;
  height: 300px;
}
.case-study .row__item.morecs {
  display: none;
}
.case-study .row__item > img,
.case-study .row__item > picture > img {
  height: 100% !important;
  object-fit: cover;
}

.case-study .row__item > a {
  position: absolute;
  top: 0;
  left: 15px;
  width: calc(100% - 30px);
  height: 100%;
  padding-left: 40px;
  padding-right: 40px;
  background-color: rgba(247, 250, 253, 0.8);
  opacity: 0;
  transition: all 0.4s;
}

.case-study .row__item:hover > a {
  opacity: 1;
}

.case-study .row__item > a > .item__hover {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

.case-study .row__item > a > .item__hover > img:first-child {
  max-width: 160px;
  height: 40px;
  object-fit: contain;
  object-position: left bottom;
}

.case-study .row__item.--sm > a > .item__hover > img:first-child {
  width: 150px;
  height: 90px;
  object-position: center;
}

.case-study .row__item > a > .item__hover h4 {
  color: #000;
  margin-top: 10px;
}

.case-study .row__item.--sm > a > .item__hover h4 {
  font-size: 16px;
  display: inline-block;
  font-weight: 600;
}
.case-study .row__item.--sm > a > .item__hover h4 > img {
  display: none;
}

.case-study .row__item > a > .item__hover > p {
  color: #000;
  line-height: 28px;
  font-weight: 200;
  margin-bottom: 5px;
}
.case-study .row__item > a:hover {
  text-decoration: none;
}
.case-study .row__item.--sm > a > .item__hover {
  align-items: center;
}
.case-study .row__item.top-2 > a > .item__hover {
  align-items: initial;
}
.case-study .row__item.--sm > a > .item__hover > div > img {
  display: inline-block;
  vertical-align: baseline;
  margin-right: 0;
  margin-left: 10px;
}
.case-study__slide .row__item {
  flex: 33.3333333%;
  padding: 0 15px;
  margin-bottom: 30px;
}
.case-study__slide .row__item.top-2 {
  flex: 50%;
}

.case-study__case-item {
  margin-bottom: 40px !important;
}

.case-study__case-item .col-md-4 {
  margin-bottom: 30px;
}

.case-study__case-item .case-item {
  position: relative;
  display: block;
  padding: 10px;
  border: solid 1px #efefef;
  color: #000;
  height: 100%;
  transition: box-shadow 0.15s ease-in-out;
}

.case-study__case-item .case-item:hover {
  box-shadow: 0px 29px 19px -16px rgba(0, 0, 0, 0.25);
}

.case-study__case-item .case-item::after {
  content: attr(data-card-category);
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: #ffca00;
  font-size: 12px;
  color: #000;
  padding: 3px 8px;
}

.case-study__case-item .case-item .case-item__img {
  height: 220px;
  width: 100%;
  object-fit: cover;
  margin-bottom: 30px;
}

.case-study__case-item .case-item .right-arrow {
  margin-bottom: 40px;
}

.case-study__case-item .case-item h6 {
  font-size: 18px;
  margin-bottom: 5px;
  text-transform: uppercase;
}

.case-study__case-item .case-item h4 {
  font-size: 14px;
}

/* see-list */
.see-list .row__item > .item {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 20px 40px;
  height: 230px;
  margin-bottom: 25px;
  box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
}

.see-list .row__item > .item.item--service {
  background: url('../img/bg-service.png') right no-repeat;
}
.see-list .row__item > .item.item--product {
  background: url('../img/bg-product.png') right no-repeat;
}
.see-list .row__item > .item.item--contact {
  background: url('../img/bg-contact.png') right no-repeat;
}
.webp .see-list .row__item > .item.item--contact {
  background: url('../img/bg-contact.png') right no-repeat;
}
.see-list .row__item > .item.item--career {
  background: url('../img/bg-career.png') right no-repeat;
}

.see-list .row__item > .item > img:first-child {
  width: 100px;
  height: 100px;
  object-fit: contain;
  object-position: left;
  margin-bottom: 20px;
}

.see-list .row__item > .item > h3 {
  color: #000;
  margin-bottom: 5px;
}

/* image-shadow */
.img-shadow {
  -webkit-filter: drop-shadow(5px 5px 6px rgb(196, 195, 195));
  filter: drop-shadow(5px 5px 6px rgb(196, 195, 195));
}

@media (max-width: 767.98px) {
  .see-list .row__item {
    margin-bottom: 30px;
  }
  .see-list .row__item > .item {
    margin-bottom: 0;
  }
  .see-list .row__item:last-child {
    margin: 0;
  }
}
/* end see-list */

/* lgq does */
.lgq-does__list {
  margin-left: 15px;
}
/* end lgq does */

/* custombox */
.custombox__product-wrapper {
  padding-bottom: 20px;
}
.custombox__product {
  position: relative;
  margin: 0 1em;
  border: solid 1px;
  padding: 2em 1em 3em;
  text-align: center;
  height: 610px !important;
}
.custombox__product-list {
  position: relative;
  margin: 0 1em;
  border: solid 1px;
  padding: 1em 6em 3em;
  text-align: center;
}
.custombox__product-list-img {
  width: 100%;
  height: 220px;
  object-fit: contain;
}
/* end custombox */

/*-------article--------*/
.content-article .article-container .content-container .title {
  color: #000;
  font-size: 16px;
  /*font-family: Montserrat, sans-serif;*/
  font-family: 'Krub', sans-serif;
  font-weight: 600;
  letter-spacing: 0.23px;
  margin-bottom: 10px;
  padding: 0;
  text-align: left;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.content-article .article-container .content-container .content {
  color: #626262;
  font-size: 12px;
  /*font-family: Montserrat, sans-serif;*/
  font-family: 'Krub', sans-serif;
  letter-spacing: 0.28px;
  margin-bottom: 20px;
}
.content-article .article-container .content-container .date {
  color: #000;
  font-size: 14px;
  /*font-family: Montserrat, sans-serif;*/
  font-family: 'Krub', sans-serif;
  font-weight: 600;
  letter-spacing: -0.2px;
}
.content-article .article-container {
  display: grid;
  grid-template-columns: auto auto;
  grid-gap: 20px;
}
.content-article .article-indicators {
  position: relative;
  margin-top: 40px;
  bottom: 0;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  background: #cdcdcd;
  border: solid #cdcdcd;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.content-article .article-indicators li {
  background: #d8d8d8;
  border: #d8d8d8;
  width: 12px;
  height: 12px;
}
.content-article .article-indicators .active {
  background: #000;
  border: solid #000;
}

/*-------end article------*/

/* Alternatif Links Layanan */

.alternatif-links,
.alternatif-links-mobile {
  background-color: #fbfbfb;
}

.alternatif-links .nav-tabs {
  display: flex;
  flex-direction: column;
  border: none;
  gap: 4px;
}

.alternatif-links .nav-tabs > li.active > a,
.alternatif-links .nav-tabs > li.active > a:hover,
.alternatif-links.nav-tabs > li.active > a:focus {
  color: black;
  cursor: default;
  background-color: #ffcf2a;
  border: none;
  border-radius: 10px;
}

.alternatif-links .nav-tabs > li > a {
  border-radius: 10px;
}

.alternatif-links .nav-tabs > li.active > a > .menu > .menu-title {
  font-weight: bold !important;
}

.alternatif-links .nav-tabs .menu-title {
  color: #000;
}

.alternatif-links .nav-tabs img {
  width: 24px;
}

.alternatif-links .nav-tabs .menu {
  display: flex;
  gap: 10px;
  align-items: center;
}

.alternatif-links .panel .in {
  background-color: #fcf4dc;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.alternatif-links .panel,
.alternatif-links .panel-body {
  border: none !important;
  background: none;
  box-shadow: none;
}

.alternatif-links .panel-heading {
  background-color: white;
  border-radius: 10px;
  padding: 14px 16px;
}

.alternatif-links .panel-heading .title-wrap {
  display: flex;
  justify-content: space-between;
}

.alternatif-links .panel-heading .title-wrap img {
  align-self: center;
}

.alternatif-links .first-tab {
  background-color: #fcf4dc;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.alternatif-links .panel > a:focus,
.alternatif-links .panel > a {
  text-decoration: none;
  color: black;
}

.alternatif-links .panel-body {
  font-size: 14px;
}

.alternatif-links .btn-yellow {
  margin-top: 10px;
  padding: 6px 16px;
  background-color: #ffcf2a;
  width: fit-content;
  border-radius: 10px;
  color: black;
  font-size: 14px;
}

.alternatif-links-mobile {
  display: none;
}

.alternatif-links-mobile .menu {
  display: flex;
  gap: 10px;
  align-items: center;
}

.alternatif-links-mobile .menu img {
  width: 24px;
}

.alternatif-links-mobile .panel .panel-heading {
  background-color: white;
  border-radius: 10px;
}

.alternatif-links-mobile .panel-heading .title-wrapper {
  display: flex;
  justify-content: space-between;
  padding: 14px 0;
}

.alternatif-links-mobile .panel-heading .title-wrapper > img {
  width: 10px;
  height: 5px;
  align-self: center;
}

.alternatif-links-mobile .panel,
.alternatif-links-mobile .panel-body {
  border: none !important;
  background: none;
  box-shadow: none;
}

.alternatif-links-mobile .panel-body {
  padding: 0;
}

.alternatif-links-mobile .menu-title {
  font-size: 14px;
  font-weight: bold !important;
}

.alternatif-links-mobile .panel-body h5 {
  font-size: 12px;
}

.alternatif-links-mobile .panel-body .layanan-item {
  display: flex;
  justify-content: space-between;
  color: black;
  font-weight: 500;
  padding: 16px;
}

.alternatif-links-mobile .panel-body .layanan-item:hover {
  background: rgba(255, 207, 42, 0.15);
}

.alternatif-links-mobile .first-tab {
  background-color: #ffcf2a;
}
/* footer */

@media only screen and (max-width: 414px) {
  footer {
    padding: 30px 10px 10px;
  }
}
.bg--footer {
  background-color: #ed7d31;
}

footer {
  z-index: 5;
  margin-left: 95px;
  padding: 10px 30px 10px 30px;
  background-color: #282c7d;
  position: relative;
  color: #fff;
  font-weight: 400;
  color: #fff;
}

footer ul,
footer ol {
  margin: 0;
  padding: 0;
}

footer .copyright span{
  font-size: 10px;
}

footer .phone-info li, footer .phone-info li a span{
  font-size: 12px;
}
footer .footer-about *{
  font-size: 14px;
}
.footer-update a, .footer-update a i, .footer-update li div {
  color: #fff;
  font-size: 13px;
}
.footer-update h3 {
  font-size: 20px;
}
.footer-title span {
  font-size: 45px;
  line-height: 40px;
  margin-bottom: 18px;
  display: block;
}
.footer-update * {
  font-family: 'Open Sans', sans-serif;
}
.footer-update .footer-address span {
  font-size: 11px;
}
.footer-update .footer-address span.building b {
  font-size: 12px;
}
.phone-info {
  margin-top: 5px;
}
.phone-info li img {
  margin-right: 10px;
}
.link-footer-nav ul {
  padding: 0;
  margin: 0;
}
.link-footer-nav li {
  padding-bottom: 5px;
  list-style: none;
}
.link-footer-nav li:last-child {
  padding-bottom: 0;
  text-align: left;
}
.link-footer-nav li ul {
  padding-left: 20px;
}
.link-footer-nav li li a {
  font-weight: normal !important;
}
.link-footer-nav li li {
  padding: 5px 0 0 0px;
  list-style: disc;
}
.link-footer-nav li li ul {
  padding-left: 20px;
}
.link-footer-nav li li li {
  list-style: circle;
  padding-left: 0;
}
.footer-update a:hover,
.link-footer-nav li a:hover {
  color: #ffc000;
}

.phone-info li {
  padding-bottom: 5px;
  list-style: none;
}

footer .waNumber{
  color: black !important;
}
footer .medsos-new {
  padding-top: 5px;
}
footer .medsos-new li {
  padding-right: 5px;
  text-align: center;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
}
footer .medsos-new li > a {
  width: 35px;
  height: 35px;
  display: inline-block;
}
footer .medsos-new .instagram-icon {
  background: url(../images/black-ig.svg) no-repeat;
  background-size: contain;
}
footer .medsos-new .instagram-icon:hover {
  background: url(../images/icon-instagram-hover.svg) no-repeat;
  background-size: contain;
}
footer .medsos-new .linkedin-icon {
  background: url(../images/black-linkedin.svg) no-repeat;
  background-size: contain;
}
footer .medsos-new .linkedin-icon:hover {
  background: url(../images/icon-linkedin-hover.svg) no-repeat;
  background-size: contain;
}
footer .medsos-new .twitter-icon {
  background: url(../images/black-twitter.svg) no-repeat;
  background-size: contain;
}
footer .medsos-new .twitter-icon:hover {
  background: url(../images/icon-twitter-hover.svg) no-repeat;
  background-size: contain;
}
footer .medsos-new .facebook-icon {
  background: url(../images/black-fb.svg) no-repeat;
  background-size: contain;
}
footer .medsos-new .facebook-icon:hover {
  background: url(../images/icon-facebook-hover.svg) no-repeat;
  background-size: contain;
}

footer .wrap-company li{
  border: 0;
}
.mobile-menu-container {
  display: none;
}
.mobile-menu-container #layanan-mobile div{
  font-size: 11px;
}
.main-footer-container a {
  font-weight: bold !important;
}
.main-footer-container .footer-submenu a {
  font-weight: normal;
}

/* Product */

.produk-bumitec .btn--yellow {
  width: fit-content;
  margin: auto;
}





/* -------------- responsive ---------------*/
@media (max-width: 1199.98px) and (min-width: 768px) {
  .container__ {
    padding: 1.5em;
  }
}
@media (min-width: 1200px) {
  .container__ {
    width: 1075px;
  }
}
@media only screen and (max-width: 1100px) {
  .case-study .slick-prev,
  .case-study .slick-next {
    z-index: 999;
    background: #fff;
    opacity: 1;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    box-shadow: -4px 0px 4px 0px rgba(0, 0, 0, 0.05);
    font-size: 0;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    border: 0;
  }
  .case-study .slick-prev {
    left: 0;
  }
  .case-study .slick-next:before,
  .case-study .slick-prev:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 9px;
    border-color: transparent transparent transparent #111;
    display: block;
    margin: 0 auto;
    color: #000;
    font-size: 0;
    content: '';
  }
  .case-study .slick-next {
    right: 0;
  }
  .case-study .slick-prev:before {
    transform: rotate(180deg);
  }
  .case-study .slick-prev:hover,
  .case-study .slick-prev:focus,
  .case-study .slick-next:hover,
  .case-study .slick-next:focus {
    background: #ccc;
  }
}
@media only screen and (max-width: 1024px) {
  .container__ {
    width: auto;
    padding: 2.5em;
  }
  .solution .flex__row > .row__item {
    display: flex;
    align-items: baseline;
    margin-bottom: 40px;
    flex-direction: column;
  }
  .case-study .row__item.morecs {
    display: inline-block;
  }
  .case-study-btn-container {
    display: none;
  }
  .case-study .row__item {
    margin-bottom: 0;
  }
  .case-study .hidden-sm {
    display: none !important;
  }
  .case-study .row__item > a {
    opacity: 1;
    background-color: rgba(247, 250, 253, 0.5);
  }
  .case-study .flex__row:last-of-type {
    margin-bottom: 10px;
  }
  .case-study .row__item.top-2 > a > .item__hover h4 {
    text-align: center;
  }
  .case-study .row__item.top-2 > a > .item__hover h4 > img {
    display: inline-block;
    margin-left: 5px;
  }
  .case-study .row__item.top-2 > a > .item__hover > .right-arrow {
    display: none;
  }
  .case-study .row__item.--sm > a > .item__hover {
    align-items: center;
  }
  .case-study .row__item > a > .item__hover > p {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1119px) {
  .container__ {
    width: 900px;
  }
}
@media (max-width: 991px) {
  .hide-br {
    display: none;
  }
  .alternatif-links {
    display: none;
  }
  .alternatif-links-mobile {
    display: block;
  }
  .container__footer {
    padding-left: 2px;
  }
  footer .medsos-new {
    padding-left: 0;
  }
  .footer-address,
  .footer-extrainfo {
    display: inline-block;
    vertical-align: top;
  }
  .footer-extrainfo > ul {
    display: block;
    margin-left: 0;
    padding: 0;
  }
  .footer-extrainfo ul li {
    list-style: none;
  }
  .footer-address {
    padding-right: 10px;
  }
  .company-info {
    margin-bottom: 30px;
  }
  footer p {
    padding-left: 0;
  }
  /* custombox */
  .custombox__product-list {
    padding: 1em 3em 3em;
  }

  /* Layanan */

  .layanan-bumitec .title__description,
  .produk-bumitec .title__description {
    width: 100%;
    margin: 0;
  }

  .layanan-bumitec .our-service__btn-wrapper {
    display: block;
  }
  .mobile-view{
    display: block;
  }
  .desktop-view{
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .lang-logo--update-design .lang-logo__contact {
    width: 125px;
  }
  .lang-logo--update-design .lang-logo__contact .contact__banner {
    margin-right: 10px;
  }
  .lang-logo--update-design .list-inline {
    right: -25px;
  }
}



@media (max-width: 767.98px) {
  .container__ {
    width: auto;
  }

  .company-info > div {
    display: flex;
    flex-direction: column;
  }
  footer {
    margin-left: 0;
    padding: 30px 0px 10px;
    background-color: transparent;
  }
  .content-wrapper__ .--top,
  .top--.content-wrapper__ {
    margin-top: 9.5em !important;
  }
  .content-wrapper__,
  .content-wrapper__black,
  .content-wrapper__gray,
  footer.footer-update {
    margin-left: 0;
  }

  section.visible-xs.visible-sm.--top {
    position: relative;
    z-index: 5;
  }
  .top-only {
    background-image: url(../images/video-img-min.jpg);
    background-size: cover;
  }
  .webp .top-only {
    background-image: url(../images/video-img-min.webp);
    background-size: cover;
  }
  .top-only #bgImg {
    margin-top: 4em;
  }
  .lang-logo--update-design .container {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }
  .lang-logo--update-design [class*='col-'] {
    flex-direction: column;
  }
  .lang-logo--update-design .lang-logo__contact {
    margin-right: auto;
    justify-content: space-around;
  }
  .lang-logo--update-design .lang-logo__contact .contact__banner {
    margin-right: 0;
    flex-basis: 48%;
    width: 48%;
  }
  .list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
  }
  .lang-logo--update-design .list-inline {
    position: relative !important;
    width: 100%;
    right: 0;
    top: 0;
    margin-top: 5px;
    padding: 7px 0;
    text-align: center;
    background-color: #282c7d;
    margin-bottom: 0;
  }
  .lang-logo--update-design a {
    display: inline-block;
  }
  .lang-logo--update-design .list-inline li {
    margin: 0 5px;
  }
  .lang-logo--update-design {
    padding-bottom: 0;
    margin: 0;
  }
  .title-container {
    margin-left: 0;
    margin-top: 0;
    padding: 0;
  }
  .profile-comp .title{
    font-size: 30px;
    line-height: 40px;
  }

  .title-index br {
    display: none;
  }
  .bg-white-opacity,
  .contain-video,
  video {
    z-index: -1;
  }
  .content-article .article-container {
    grid-template-columns: auto;
    margin-bottom: 30px;
  }
  .link-footer-nav li:last-child {
    padding-bottom: 20px;
  }
  .link-footer-nav li li:last-child,
  .link-footer-nav li li li:last-child {
    padding-bottom: 0;
  }
  .carousel-inner > .item {
    margin: 0 -15px;
  }
  .content-article .article-indicators {
    margin-top: 0;
    margin-bottom: 0;
    left: 50% !important;
  }
  .case-study .row__item > a {
    opacity: 1;
    background-color: rgba(247, 250, 253, 0.5);
  }
  .case-study .row__item > a > .item__hover > p {
    display: none;
  }
  .solution .flex__row > .row__item {
    display: flex;
    align-items: baseline;
    margin-bottom: 30px;
    flex-direction: column;
  }
  .solution .flex__row > .row__item:last-child {
    margin: 0;
  }
  /* custombox */
  .custombox__product-list {
    margin-bottom: 20px;
  }
  #lgqDoes .custombox__btn-product {
    font-size: 11px;
  }
  ul.footer-submenu {
    display: none !important;
  }
  .mobile-menu-container {
    display: flex;
    margin-bottom: 20px;
  }
  .mobile-menu-container ul {
    flex: 0 0 100%;
  }
  .main-footer-container {
    display: none !important;
  }
  .mobile-menu-container ul li {
    list-style: none;
  }
  .footer-extrainfo {
    padding-top: 20px;
  }
  .footer-extrainfo ul {
    margin: 0 !important;
    flex: 0 0 50%;
  }
  .footer-extrainfo ul.medsos-new {
    display: flex;
    padding-left: 10px;
  }
  .mobile-menu-container a {
    padding: 5px 0;
    display: block;
  }
  
  .title-space{margin-bottom: 20px !important;
  }
  
  .image-sz-links{width:195px;
	}
   
}


    @media (min-width: 480px){
	.pi-col-xs-4 {width: 50%;}
	
}


@media (max-width: 500px) {
  .container__ {
    padding: 1em 1em;
    width: auto;
  }
  #newsCarousel .item .img-container {
    text-align: center;
  }
  #newsCarousel .item .img-container img {
    margin: auto;
  }
  [class*='update-design'].wrapper--update-design-font .title-index {
  font-size: 20px;line-height:24px; font-weight:600 !important;}
  .services-text-mini{font-size:13px !important;}
  hr.pi-divider-gap-10 {margin: 20px 0;}
}

.ul-list-cfa {
  margin: 15px auto 50px auto;
}

.li-list-cfa {
  margin-top: 8px;
}

.list-cfa {
  font-size: 20px;
  color: black;
  text-decoration: none;
  font-weight: bold;
  /*font-family: 'Montserrat', sans-serif;*/
  font-family: 'Krub', sans-serif;
}
.list-cfa:hover {
  color: black;
}

.bg--white {
      position: relative;
    }

    section.visible-xs.visible-sm.--top {
      position: relative;
      z-index: 5;
    }

    @media (max-width: 768px) and (min-width: 415px) {
      .custombox__product-wrapper {
        margin-bottom: 2em;
      }
    }

    @media (max-width: 768px) {
      .col-sm-8 .custombox__btn-product {
        font-size: 11px;
      }
    }
	
	.content-wrapper__ .bumitec-banner {
    background: url(images/bg-banner.jpg) center/cover no-repeat;
}
	
		
	.wrap-company {
        padding: 10px 20px;
        background-color: white;
        color: black;
        border-radius: 10px;
    }

    .have-submenu-mobile {
        background-color: #ed7d31;
        display: none;
    }

    .mobile-menu-container {
        gap: 12px;
    }


    .have-submenu-mobile a {
        padding: 0 16px;
    }

    .have-submenu-mobile a:hover {
        background-color: #545454;
    }

    .show-dropdown {
        display: block !important;
    }

    .hide-dropdown {
        display: none;
    }

    .footer-update li {
        border-bottom: 1px solid rgba(255, 255, 255, .3);
        padding: 5px 0 !important;
    }

    .color-yellow {
        color: #f26822;
    }


    #arrow-top {
        display: none;
    }
	

    @media (max-width: 576px) {

        .footer-title span {
            font-size: 32px;
        }

        .footer-address,
        .footer-address span {
            font-size: 12px !important;
        }

        .copyright span {
            font-size: 12px;
        }
		
		
	p.content-kiri1{
        float: none !important;
        width: 100% !important;
    }
 
    p.content-kanan1{
		padding-top:15px !important;
        position: relative !important;
        width: 100% !important;
        margin-left: 0% !important;
        }
	p.content-kiri2{
        float: none !important;
        width: 100% !important;
    }
    p.content-tengah2{
		padding-top:15px !important;
		position: relative !important;
        width: 100% !important;
        margin-left: 0% !important;
        }
    p.content-kanan2{
		padding-top:15px !important;
		position: relative !important;
        width: 100% !important;
        margin-left: 0% !important;
        }
		
	.pi-section {padding:20px !important;}
	.pi-gallery-item {height:90px !important;}
	.ht400 {height:auto !important; margin: 30px 38px !important;}

    }


    @media (max-width: 768px) {


        .company-info li {
            list-style: none;
        }
		
		.pi-section {padding:20px !important;}
	    .pi-gallery-item {height:170px}
		li#layanan-mobile.mobile-view {display:flex !important;}
		
		
    }

    @media (max-width: 991px) {

        .footer-address,
        .footer-extrainfo {
            display: inline-block !important;
        }

        #layanan-mobile:hover {
            color: #ffca13;
        }

        #layanan-mobile {
            cursor: pointer;
            
            justify-content: space-between;
        }
		li#layanan-mobile.mobile-view {display:none;}
    }
	
	@media (max-width: 992px) {

       .pi-section {padding:20px !important;}
	   .pi-col-sm-6 {width: 100% !important;}
	   .font-j-p{width:auto !important;}
    }
	
	@media (min-width: 992px) {

    .col-md-offset-1 {margin-left: 1.333333%;}
	.col-md-offset-3 {margin-left: 8.333333%;}
	.col-md-10 {width: 100%;}
	}
	
	
	
	.pi-section {padding:60px 110px 40px;}
	.title-space {margin-top: 30px;padding: 10px;margin-bottom: 30px;border-radius: 10px;}
	.gradient-title {background: linear-gradient(to right, #ed7d31 0%, #ffffff 100%);}
	.gradient-title2 {background: linear-gradient(to right, #2f5597 0%, #ffffff 100%);}
	.title-space-blue {margin-top: 30px;padding: 5px 10px;margin-bottom: 20px;border-radius: 10px;}
	.ht400 {height:400px;}
	.blue-text {font-size:14px; font-weight:600; color:#282c7d}
	.orange-text {font-size:12px;padding-bottom:8px; color:#f26822;}
	.text-bg-pdk3{background-color:#282c7d; color:#fff; text-align:center; margin-bottom:10px;}
	.image-sz-links{padding:20px;width:155px;height:auto;}
	.bg-color1 {background-color:#2f5597; color:#fff; text-align:center; height:384px;}
	.bg-color2 {background-color:#ed7d31; color:#fff; text-align:center; height:384px;}
	.bg-color3 {background-color:#ffc000; color:#fff; text-align:center; height:384px;}
	.blue-title1 {color:#2f5597;font-weight:600 !important;}
	.blue-background1 {background-color:#2f5597; color:#fff; border-radius:25px;margin:5px;height: 600px;}
	.blue-background2 {background-color:#2f5597; color:#fff;}
	.pi-col-sm-6 {width:48%;}
	.title-name1 {padding-top:40px; font-size:24px; font-weight:700 !important;}
	.experience1 {padding-top:15px; font-size:18px; font-weight:600 !important;}
	.jabatan1*{margin-bottom:10px;font-size:12px !important;}
	.width-karir{color:white;width:70%;}
	.karirtext{font-size:22px;line-height:26px;}
	.pi-btn {font-size:14px;background: #ed7d31;border: none;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;text-shadow: none; border-radius:7px; margin-top:10px;}
	.pi-btn2 {font-size:18px;background: #ed7d31;border: none;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;text-shadow: none; border-radius:10px; margin-top:10px;}
	.pi-btn3 {font-size:18px;background: #ed7d31;border: none;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;text-shadow: none; border-radius:10px; margin-top:10px;}
	.btn-right{float: right;display: block;}
	.btn {padding: 3px 15px 3px;}
	.btn:hover{background: #ed7d31;}
	.pi-icon-box{}
	
	.pi-icon-box .pi-icon-box-content-2 {margin-left: 60px;}
	.pi-icon-box .pi-icon-box-content-3 {margin-left: 70px;}
	.judul-icon{color:#ed7d31; font-size:15px;line-height:1.2 !important;}
	.services-text-mini{font-size:11px; color:#2f5597;margin-left:10px;margin-top:10px;}
	.spasi-li {line-height:1.3;}
	.pi-icon-box .pi-icon-box-icon {width: 60px;height: 60px;}
	.pi-icon-box .pi-icon-box-icon img {max-width: 50px;max-height: 50px;}
	.h-s{height:290px;}
	.border-produk1{border:1px solid #ddd; border-radius:10px; padding:20px; height:550px}
	.text-icon2{font-size:20px; display: flex;align-items: center;justify-content: center;height: 100%;}
	.pi-img-border {border-radius:20px;}
	.column-rev1{width:28%; margin-top:80px;}
	.column-rev2{width:44%}
	.column-rev3{width:28%}
	.column-rev4{width:100%}
	.column-rev5{width:35%}
	.column-rev6{width:60%}
	.column-rev7{width:50%}
	.column-rev8{width:46%}
	.column-rev9{width:25%}
	.column-rev10{width:17%}
	.column-rev11{width:32%}
	.pr15{padding-right:30px;}
	
	
	.line-box-service{border: 1px solid grey;padding:8px; border-radius:7px;padding:10px; margin:5px;}
	.line-box-contact{border-top: 10px solid #ed7d31;border-bottom: 10px solid #2f5597;padding:25px;margin:10px;border-radius:10px;}
	.management-text1{font-size:17px; font-weight:600;}
	.management-text2{font-size:15px; line-height:18px; font-weight:400; padding-top:5px;}
	.contact-text1{font-size:16px; line-height:18px; font-weight:400;padding-top:4px;}
	.contact-text2{font-size:16px; line-height:18px; font-weight:600;}
	.container-title>.box-contact{font-size:14px !important; line-height:16px;}
	.font-j-p{width:350px;}
	.font-contact{font-size:16px !important;}
	.text-acc{color:#fff;background-color:#2f5597;border-radius:50%;width:60px !important;height:60px !important;}
	.pi-icon-box .pi-icon-box-icon3 {width: 50px;height: 50px;text-align:center}
	.bgct{float:left;}
	.pi-icon-box .pi-icon-box-icon-circle{background: #c7d4ea;color:#fff;margin-top:0}
	.font-con1{font-family:12px !important;}
	.form-box1{border:1px solid #ddd;height:45px;}
	textarea.form-control {height: 118px;}
	.btn-center{float: none;display: block;}
	.work-slide{height:80px; width:100%;}
	.coloum-90{}
	.port-1{margin-top:5px;margin-bottom:5px;}
	.port-2{background-color:#2f5597; color:#fff; height:90px !important;padding-right:0; padding-left:0; font-weight:bold !important;}
	.port-3{padding-right:0; padding-left:0; border:1px solid #ddd}
	.port-4{height:100px;margin-left:45px; width:90%;}
	.port-5{height:90px;padding:10px 0;text-align:center;}
	.center-txt {display: flex;align-items: center;justify-content: center;height: 100%;}
	.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #ed7d31;
    text-align: center;
    /*text-shadow: 0 1px 2px rgba(0,0,0,.6);*/
    filter: alpha(opacity=100);
    opacity: 1;
    }
	.carousel-control:hover {color: #2f5597;}
	
	.carousel-control.left {
    background-image: none;
    }
	
	.carousel-control.right {
	background-image: none;
    
    }
	.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 25%;
   
    }
	.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-right {
    right: 25%;
   
    }
	 .carousel-indicators {display:none;}
	
	
	
	
	
	
	
	hr {
    margin-top: 0px;
    margin-bottom: 15px;
    border: 0;
    border-top: 1px solid #fff;
    }
	
	@media (max-width: 991px){
	#layanan-mobile {display: none;}
	}
	
	@media (max-width: 992px) {

    li#layanan-mobile.mobile-view {display:none;}
	
    }
	
	@media (max-width: 992px) {

    .bg-color1 {height:auto;}
	.bg-color2 {height:auto;}
	.bg-color3 {height:auto;}
	.wrap-company {display: grid;margin-top:20px;}
	.company-info {z-index: -999;}
	.width-karir{width:100%;}
	.pi-col-sm-4{width:50%;}
	.blue-background1 {height: auto !important;}
	.pi-col-sm-4.column-rev5{width:100% !important;}
	.pi-col-sm-8.column-rev6{width:100% !important;}
    }
	
	@media (min-width: 992px) and (max-width: 1199px) {
    .bg-color1 {height:465px;}
	.bg-color2 {height:465px;}
	.bg-color3 {height:465px;}

    }
	
	
	.earth-logo {
      text-align: center; 
	  margin-top:70px;
    }
	
	div.content-kiri1{
        float: left;
        position: relative;
        width: 50%;
    }
	div.content-kanan1{
        position: absolute;
        width: 50%;
        margin-left: 50%;
        }
	p.content-kiri1{
        float: left;
        position: relative;
        width: 50%;
    }
 
    p.content-kanan1{
        position: absolute;
        width: 50%;
        margin-left: 50%;
        }
	div.content-kiri2{
        float: left;
        position: relative;
        width: 30%;
    }
    div.content-tengah2{
        position: absolute;
        width: 30%;
        margin-left: 35%;
        }
    div.content-kanan2{
        position: absolute;
        width: 30%;
        margin-left: 70%;
        }
	p.alamat-kiri{
		padding-top:20px;
        clear: both;
        position: relative;
        width: 100%;
	}

	
		@media (max-width: 768px) {
    .pi-col-sm-4{width:100%;}
	.h-s{height:auto;}
	.services-text-mini{font-size:16px;}
     hr.pi-divider-gap-10 {margin: 20px 0;}
	.judul-icon{font-size:18px;}
	.pi-icon-box .pi-icon-box-content-2 {margin-left: 70px;}
	.port-2{height:40px !important;line-height:1;}
	.port-5{height:65px !important;}
	.column-rev8{padding:2px !important }
	.column-rev9{padding:2px !important}
	.column-rev10{padding:2px !important }
	.column-rev11{padding:2px !important}
    }
	
	@media (max-width: 480px) {
    .port-2{height:40px !important;line-height:1;}
	.port-5{height:58px !important;}
	.column-rev8{padding:2px !important }
	.column-rev9{padding:2px !important}
	.column-rev10{padding:2px !important }
	.column-rev11{padding:2px !important}
	.pi-padding-bottom-30{padding-bottom:0px !important;}
    }
	
		
