@font-face {
  font-family: "baiJamjureeLight";
  src: url("../font/BaiJamjuree-Light.woff") format("woff");
}
@font-face {
  font-family: "russellSquare";
  src: url("../font/RussellSquare.woff") format("woff");
}
@font-face {
  font-family: "somethingFresh";
  src: url("../font/Something-Fresh.woff") format("woff");
}
@font-face {
  font-family: "dinproBlack";
  src: url("../font/DINPro-Black.woff") format("woff");
}

@font-face {
  font-family: "dinproBold";
  src: url("../font/DINPro-Bold.woff") format("woff");
}

@font-face {
  font-family: "dinproLight";
  src: url("../font/DINPro-Light.woff") format("woff");
}

@font-face {
  font-family: "dinproMedium";
  src: url("../font/DINPro-Medium.woff") format("woff");
}

.baiJamjureeLight {
  font-family: "baiJamjureeLight";
}
.russellSquare {
  font-family: "russellSquare";
}
.somethingFresh {
  font-family: "somethingFresh";
}
.dinproBlack {
  font-family: "dinproBlack";
}
.dinproBold {
  font-family: "dinproBold";
}
.dinproLight {
  font-family: "dinproLight";
}
.dinproMedium {
  font-family: "dinproMedium";
}
.font13 {
  font-size: 13px !important;
}
.font16 {
  font-size: 16px !important;
}
.font18 {
  font-size: 18px !important;
}
.font20 {
  font-size: 20px !important;
}
.font22 {
  font-size: 22px !important;
}
.lowercase {
  text-transform: none !important;
}
sup {
  font-family: "dinproLight";
}
html {
  overflow-x: hidden;
}

body {
  overflow-x: hidden;
}
.margin-controller {
  margin-top: 100px;
}
@media screen and (max-width: 991px) {
  .margin-controller {
    margin-top: 40px !important;
  }
}
#logoTops {
  position: fixed;
  top: 5px;
  left: 5%;
  width: 15%;
  z-index: 99;
}

/* #logoTemps{
    position: fixed;
    top: 45px;
    left: 5%;
    width: 15%;
    z-index: 99;
  } */

/* #logoTop{
    position: fixed;
    top: 5px;
    left: 5%;
    width: 15%;
    z-index: 99;
  } */
#logoTop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100% !important;
  z-index: 100;
  background-color: #000;
}

#logoTop img {
  width: 216px !important;
  margin-left: 5%;
}

#logoTemp {
  /* width: 60%; */
  max-width: 265px;
}

.judul-utama {
  font-size: 44px;
}
.judul {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.judul-utama-bawah {
    font-size: 38px;
}
.body-teks {
  font-size: 18px;
  margin-top: 3rem;
}

.angka {
  font-size: 60px;
  margin: 0;
  text-align: left;
}

@media screen and (min-width: 991px) {
  .angka,
  .deskripsi-angka {
    text-align: right !important;
  }
}

.row-angka {
  /* position: absolute;
  bottom: -30px;
  z-index: 5; */
  background: #000000;
}

@media screen and (max-width: 991px) {
  .row-angka {
    text-align: center !important;
  }
}

@media screen and (min-width: 992px) {
  .row-angka {
    justify-content: end !important;
    padding-right: 0;
    padding-bottom: 20px;
  }
}

.deskripsi-angka {
  font-size: 12px;
  text-align: left;
}

@media screen and (min-width: 1199px) {
  .row-hero-text {
    padding-right: 100px;
  }
}

@media screen and (min-width: 1600px) {
  .row-hero-text {
    padding-right: 300px;
  }
}

.row-batas {
  position: relative;
  background-color: #000;
}

ul li {
  font-family: "normalFont";
}
.navbar > .container-fluid {
  justify-content: flex-end !important;
}
.navbar-toggler {
  border: unset !important;
}
/* .modal-dialog {
  max-width: 80vw !important;
  height: 80vh;
} */

/* @media screen and (max-width: 991px) {
  .modal-dialog {
    max-width: 90vw !important;
    height: 90vh;
  }
} */

.modal-content {
  height: 100%;
  /* display: flex;
  justify-content: space-between; */
}
.modal-content .row {
  height: 100%;
}
#myModal ul:nth-child(1) {
  margin-top: 30px;
}
.all-model {
  list-style: none;
  height: 40px;
  /* display: none; */
}
.all-model a {
  text-decoration: none;
  font-size: 16px;
}
.icon-menu-sosmed {
  margin-right: 20px;
  height: 21px;
  top: 0px;
  transition: top ease 0.5s;
  position: relative;
}
.icon-menu-sosmed:hover {
  filter: brightness(0) invert(1);
  top: -10px;
}
.icon-menu-sosmed-footer {
  margin-right: 20px;
  height: 21px;
  transition: all 0.2s;
  filter: brightness(0) invert(1);
  top: 0px;
  transition: top ease 0.5s;
  position: relative;
}
.icon-menu-sosmed-footer:hover {
  filter: invert(18%) sepia(70%) saturate(4964%) hue-rotate(220deg) brightness(107%) contrast(103%);
  top: -10px;
}
.icon-email-contact {
  margin-right: 10px;
  height: 20px;
  transition: all 0.2s;
}
.icon-email-contact2 {
  margin-right: 10px;
  height: 20px;
  transition: all 0.2s;
  filter: brightness(0) invert(1);
}
.aktif {
  color: #fff;
}
.non-aktif {
  color: #00064c; /*  */
}
.non-aktif:hover {
  color: #fff; /*  */
}
.aktif-menu {
  color: #fff;
  text-decoration: none;
  font-size: 45px;
  font-weight: 300;
  letter-spacing: 2px;
  margin-bottom: 5px;
  display: inline-block;
}
.non-aktif-menu {
  color: #00064c;
  text-decoration: none;
  font-size: 45px;
  font-weight: 300;
  letter-spacing: 2px;
  margin-bottom: 5px;
  display: inline-block;
  /* transition: all 0.2s; */
}
@media screen and (max-width: 991px) {
  .non-aktif-menu {
    font-size: 32px;
  }
}
.menu-list li:hover a {
  color: #fff;
}

.menu-list li:hover sup {
  color: #fff;
}

.sub-menu-a {
  font-size: 14px !important;
  line-height: 12px;
}
.cross-1px {
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  position: relative;
  width: 64px;
  height: 64px;
}
.cross-1px:before,
.cross-1px:after {
  content: "";
  position: absolute;
  top: 39.5px;
  left: 0;
  right: 0;
  height: 1px;
  background: #fff;
  border-radius: 1px;
}
.cross-1px:before {
  transform: rotate(45deg);
}
.cross-1px:after {
  transform: rotate(-45deg);
}
.cross-1px span {
  display: block;
}
.homepage {
  background: #000;
  text-decoration: none;
  padding: 5px 20px;
  display: block;
  width: 60%;
  font-size: 12px;
  letter-spacing: 3px;
  margin-left: 2rem;
  font-weight: bold;
}
.homepage:hover {
  background: #fff;
}
.homepage-mobile {
  color: #025bff !important;
  background-color: #000;
  padding: 5px 15px !important;
}
.all-menu ol {
  counter-reset: li;
}
.all-menu > li:before {
  counter-increment: li;
  content: counter(li, decimal-leading-zero);
  margin-right: 1rem;
}
sup {
  padding-right: 0.5rem;
  font-size: 18px;
  color: #000;
}
.v-nav {
  position: fixed;
  top: 0;
  height: 100vh;
  background-color: #000;
  right: 0;
  z-index: 999;
}
.v-nav-mobile {
  position: fixed;
  bottom: 0;
}
.navbar-dark .navbar-toggler {
  color: unset !important;
}
#header-mobile {
  /* position: sticky; */
  z-index: 99;
  top: 0;
  background: #025bff;
}
footer {
  background-color: #000;
  padding: 0 125px;
  padding-top: 50px;
}

@media screen and (min-width: 992px) and (max-width: 1400px) {
  footer {
    padding: 0 75px;
    padding-top: 50px;
  }
}

footer .title-keep {
  margin-bottom: 20px;
}

footer .title-keep:last-of-type {
  margin-top: 50px;
}

footer .fa-brands,
footer .fa-solid {
  margin-right: 20px;
}
.model-up {
  border-top: 1px solid #fff;
  padding-top: 10px;
}
.model-up [class*="col-"] ul li a {
  font-size: 12px;
  letter-spacing: 1px;
}

.bottom-menu {
  font-size: 13px;
}
input.fas {
  color: #fff;
  padding-left: 20px;
  font-size: 10px;
}
.warna-primer {
  background-color: #ffffff;
}
.warna-sekunder {
  background-color: #000000;
}
.warna-tersier {
  background-color: #ffffff;
}
.email-form {
  border: 1px solid #fff;
  background: transparent;
  border-radius: 2px;
  display: inline-block;
  width: 70%;
  height: 40px;
  letter-spacing: 5px;
  opacity: 0.5;
}
.email-form::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: white;
  opacity: 1; /* Firefox */
}

.email-form:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
}

.email-form::-ms-input-placeholder {
  /* Microsoft Edge */
  color: white;
}
#btn-back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  z-index: 9999;
}
.row-section-1 {
  background-color: #000;
  padding-top: 152px;
  padding-right: 100px;
  padding-left: 100px;
  padding-bottom: 0;
}
.row-ultimately {
  background-color: #000;
  padding-top: 0;
  padding-right: 100px;
  padding-left: 100px;
  padding-bottom: 0;
  --bs-gutter-x: auto;
}
.row-ultimate-yours {
  --bs-gutter-x: auto;
}

.row-bus {
  --bs-gutter-x: auto;
  background-image: url("");
  max-height: 700px;
  background-size: cover;
  height: 700px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
}

.row-bus-about {
  --bs-gutter-x: auto;
  background-image: url("../img/bus.jpg");
  max-height: 700px;
  background-size: cover;
  height: 100vh;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
}

.gutter-auto {
  --bs-gutter-x: auto !important;
}
/* .col-models{
    margin-top: 100px;
  } */

.col-about-desc {
  padding: 0 80px;
}

/* .col-a-legacy {
  position: absolute;
  left: 100px;
  bottom: 100px;
} */

.col-customer-image {
  padding: 0 100px;
}

.col-customer-image img {
  width: 90%;
  margin-top: -100px;
}

.col-teknologi-image {
  padding: 0 100px;
}

.col-teknologi-image img {
  width: 90%;
  margin-top: -250px;
}

@media (max-width: 767px) {
  .col-3-cs,
  .col-6-cs {
    width: 100% !important;
  }
  .judul-utama {
    font-size: 38px;
  }
  .judul-utama-bawah {
    font-size: 27px;
  }
  .col-komitmens {
    font-size: 38px !important;
  }
  .news-featured {
    font-size: 32px !important;
  }
  .row-section-1 {
    padding: 20px;
    --bs-gutter-x: auto;
  }
  .col-3-angka {
    width: 100%;
  }
  .row-models {
    padding: 20px !important;
    --bs-gutter-x: auto !important;
  }
  .row-clients {
    padding: 20px !important;
    --bs-gutter-x: auto !important;
  }
  .row-clients .garis-before::before {
    display: none;
  }
  .row-clients-inter {
    padding: 20px !important;
    --bs-gutter-x: auto !important;
  }
  .row-clients-inter .garis-before-black::before {
    display: none;
  }
  .col-partners {
    padding: 20px !important;
    --bs-gutter-x: auto !important;
  }
  .col-kontak {
    width: 100% !important;
  }
  .kontak-area {
    width: 100% !important;
  }
  .career {
    width: 100%;
    padding: 25px;
    margin-top: -120px !important;
    margin-left: -25px !important;
    margin-bottom: 50px !important;
  }
  .in-mind {
    width: 100%;
  }
  .office-desc {
    font-size: 14px !important;
  }
  .col-a-legacy {
    width: 100%;
  }
  .row-specs {
    padding: 20px !important;
  }
  .col-sm.exterior {
    margin: 10px auto !important;
  }
  .row-brosur {
    padding: 20px !important;
  }
  .col-brosur {
    width: 100%;
  }
  .row-features {
    padding: 20px !important;
  }
  .col-slider {
    width: 100%;
  }
  .col-slider-features {
    width: 100%;
    margin-left: unset !important;
    margin-top: 20px !important;
  }
  .col-legacy {
    width: 100%;
  }
  .row-a-legacy {
    margin-top: auto !important;
  }
  .col-watch {
    background: #000;
    padding: 20px !important;
    margin-top: -10px !important;
    width: 100% !important;
    text-align: left;
    margin-bottom: 100px;
  }
  .row-experiences {
    padding: 20px !important;
    margin-top: 30px;
  }
  .col-about {
    width: 100%;
  }
  .col-about-desc {
    width: 100%;
    padding: 20px;
  }
  .col-about-uji {
    margin-top: 0 !important;
  }
  .row-tech {
    padding: 20px !important;
  }
  .row-sertifikasi {
    margin-top: 0 !important;
  }
  .img-sertifikasi img {
    display: block;
    margin: auto;
  }
  .col-gambar {
    width: 100%;
  }
  .row {
    margin-top: 0 !important;
  }
  .row-innovations {
    padding: 20px !important;
    margin-top: 40px !important;
  }
  .col-bus-about {
    width: 100%;
  }
  .col-gambar-cust {
    width: 100% !important;
  }
  .row-gambar-cust {
    margin-bottom: -200px !important;
  }
  h3.international-market {
    margin-top: 0 !important;
  }
  .row-angka {
    text-align: center !important;
    justify-content: center !important;
  }
  .row-ultimately {
    padding: 0 !important;
  }
  .batas {
    display: none !important;
  }
  .judul {
    font-size: 14px !important;
  }
  .row-watch {
    width: 50%;
    margin-left: 10%;
    margin-top: -40px !important;
  }
  .row-watch h2 {
    text-align: left !important;
  }
  i.mt-5.fa-solid.fa-arrow-right-long.text-light {
    margin-top: 0 !important;
  }
  .col-gambar-inovasi {
    height: 300px !important;
  }
  .col-gambar-custs {
    height: 300px !important;
    background-position: unset !important;
  }
  .swiper-button-next.nexts,
  .swiper-button-prev.prevs {
    top: 50% !important;
  }
  /* .swiper-button-next.nexts{
      right: 85px!important;
    }
    .swiper-button-prev.prevs{
      right: 130px!important;
    }
    .col-4.col-news{
      display: none;
    } */

  svg.hover-arrow {
    width: 30px !important;
  }
}
@media (min-width: 991px) {
  .for-mobile {
    display: none !important;
  }
  .for-desktop {
    display: block !important;
  }
}

@media screen and (min-width: 1600px) {
  .row-section-1 .judul-utama {
    font-size: 48px;
  }
  .row-section-1 .body-teks {
    font-size: 24px;
  }
}

.row-models {
  padding: 100px;
  position: relative;
}

.row-models [class*="col-"] {
  padding-bottom: 50px;
}

.swiper {
  width: 100%;
  /* height: 100%; */
}

.swiper.sliderSatu {
  padding-top: 100px;
}

.swiper-slide {
  text-align: center;
  /* font-size: 18px; */
  background: #fff;

  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.legacy-swiper-bus img {
  padding: 20px 0 0 0 !important;
}

.swiper-slide .bus-type-logo {
  position: absolute;
  top: -120px;
  right: 17%;
  z-index: 5;
  transform: translateX(-17%);
}

.swiper-slide .bus-type-logo img {
  max-width: 400px;
  max-height: 120px;
}

@media screen and (max-width: 991px) {
  .swiper-slide .bus-type {
    font-size: 36px !important;
    letter-spacing: normal !important;
    top: -23px !important;
  }

  .swiper-slide .bus-type-logo {
    top: -70px !important;
    right: -50px !important;
    width: 66%;
  }

  .swiper.sliderSatu {
    padding-top: 100px;
  }
}

.swiper-slide .bus-type {
  color: #c5cbd0;
  letter-spacing: 10px;
  text-transform: uppercase;
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 96px;
  z-index: 2;
  font-family: "dinproLight";
  width: 100%;
}

.swiper-slide img {
  display: block;
  width: 75%;
  height: 50%;
  object-fit: cover;
  z-index: 3;
  padding: 75px 0 0 0;
}

.swiper-button-next:after,
.swiper-button-prev:after,
.swiper-button-next-dua:after,
.swiper-button-prev-dua:after {
  content: "" !important;
}

.swiper-button-prev {
  right: 53px !important;
  left: unset !important;
}

.swiper.sliderSatu .swiper-button-next {
  bottom: 5%;
  top: unset !important;
}

.swiper.sliderSatu .swiper-button-prev {
  bottom: 5%;
  top: unset !important;
}

@media screen and (max-width: 991px) {
  /* .swiper.sliderSatu {
    overflow: visible;
  } */
  .swiper.sliderSatu .swiper-button-next {
    position: absolute;
    right: 20px;
    bottom: -50px;
  }
  .swiper.sliderSatu .swiper-button-prev {
    position: absolute;
    right: 60px !important;
    bottom: -50px;
  }
}

@media screen and (min-width: 992px) {
  .swiper.sliderSatu .swiper-button-next {
    position: absolute;
    right: 100px;
    bottom: 40px;
  }
  .swiper.sliderSatu .swiper-button-prev {
    position: absolute;
    right: 140px !important;
    bottom: 40px;
  }
}

.swiper-button-prev.prev-dua {
  left: 10px !important;
  right: auto !important;
}
.swiper.sliderDua {
  height: auto !important;
}

.arrow-1 {
  font-size: 30px;
  background: #000;
  padding: 7px 12px;
  color: #fff;
}
.arrow-2 {
  font-size: 16px;
  background: #999;
  padding: 6px 9px;
  color: #fff;
  margin-top: -15px;
}
.arrow-1:hover {
  font-size: 30px;
  background: #025bff;
  padding: 7px 12px;
  color: #fff;
}
.arrow-2:hover {
  background-color: #000;
}
.sliderBus {
  display: flex;
  flex-direction: column;
}
.namaBus {
  font-size: 17px;
}
.ultimate-yours {
  font-size: 65px;
  padding: 40px 20px 0 20px;
}
.ultimate-yours-desc {
  padding: 0 20px 0 20px;
  font-size: 20px;
}
.ultimate-yours-cta {
  padding: 0 20px 0 20px;
  display: block;
  text-decoration: none;
}
.col-ultimate-yours {
  background-color: #ba9566;
  margin-top: -350px;
  width: 35%;
  cursor: pointer;
}
@media screen and (min-width: 1600px) {
  .col-ultimate-yours {
    width: 40%;
  }
}
.logo-ultimate {
  width: 50%;
  float: right;
  margin-right: 20px;
}
.col-inovasi {
  padding: 100px 50px 100px 100px !important;
  margin-top: -250px;
  cursor: pointer;
}

.row-mission .col-5{
  background-color: #000;
  margin-top: -410px;
}

@media screen and (max-width: 991px) {
  .row-mission .col-5{
    background-color: #000;
    margin-top: -161px;
  }
  
}

.row-mission .judul {
  text-transform: uppercase;
  margin-bottom: 50px;
}

.inovasi-desc {
  font-size: 20px;
}

.col-komitmen {
  /* padding: 100px; */
  padding: 0px 100px 0 0;
}

.col-komitmens {
  font-size: 50px;
}

.col-uji {
  padding: 50px 100px 100px 100px;
}
.uji-carousel .owl-stage {
  padding-left: 25px !important;
}
.namaUji {
  display: block;
  font-size: 22px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.row-news {
  padding: 0 100px;
}
.col-news {
  padding: 30px 100px;
}
.col-news p {
  font-size: 20px;
}
.cta-read-more {
  /* margin-top: 50px; */
  display: block;
}
.row-all-news {
  padding: 100px;
}
.news-item {
  font-size: 22px;
  letter-spacing: 2px;
}
.news-featured {
  font-size: 34px;
}
.news-featured a {
  color: #000;
  text-decoration: none;
}
.news-featured a:hover {
  color: #005cff;
}
.news-featured-detail {
  font-size: 40px !important;
}
.news-detail {
  font-size: 18px;
}
.tgl-news {
  font-size: 11px !important;
}
.news-wrapper {
  padding: 20px;
  background-color: #f2f2f2;
}
img.padding-slider {
  width: 65%;
}
.col-news img {
  width: 100%;
  min-width: 100%;
}
.about-slider-bus .swiper-slide img {
  width: 70%;
}
@media screen and (max-width: 991px) {
  .details-prev-next {
    position: absolute;
    right: -40px;
    bottom: 30px;
  }
  .all-news{
  background: #000;
  color: #fff !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 10px !important;
  padding-right: 5px !important;
  display: block;
  }
  .for-svg-white2 {
  fill: #fff;
  width: 30px;
  text-transform: uppercase;
  font-size: 9px !important;
  }
}
@media screen and (min-width: 992px) {
  .details-prev-next {
    position: absolute;
    right: 70px;
    bottom: 50px;
  }
}

.for-svg-black {
  fill: #000;
  color: #000;
  text-transform: uppercase;
  font-size: 11px;
}
.for-svg-black:hover {
  fill: #0d6efd;
  color: #0d6efd !important;
  transition: 0.3s;
}
.for-svg-white {
  fill: #fff;
  width: 30px;
  text-transform: uppercase;
  font-size: 11px;
}
.for-svg-white:hover {
  fill: #0d6efd;
  color: #0d6efd !important;
  transform: scaleX(1.5);
  transition: 0.3s;
}
.for-svg-white2 {
  fill: #fff;
  width: 30px;
  text-transform: uppercase;
  font-size: 11px;
}
.for-svg-white2:hover {
  fill: #fff;
  color: #fff !important;
  transform: scaleX(1.5);
  transition: 0.3s;
}
svg.hover-arrow {
  width: 60px;
}
svg.hover-arrow:hover {
  width: 80px;
  transition: 0.3s;
}
h2.dinproMedium.text-light.judul:hover {
  color: #0d6efd !important;
}

.pointer {
  cursor: pointer;
}

a.text-light.nav-link.dinproLight:hover {
  color: #fff !important;
}

.fas,
.fa-solid {
  cursor: pointer;
}

.fas:hover,
.fa-solid:hover {
  color: #0d6efd;
}

.cta-read-more:hover,
a.text-light:hover,
i.fa-brands.fa-instagram.text-light:hover,
i.fa-brands.fa-facebook.text-light:hover,
i.fa-brands.fa-youtube.text-light:hover,
i.fa-brands.fa-whatsapp.text-light:hover {
  color: #fff !important;
}

a.text-light2{
  color: #fff !important;
}

a.text-light3{
  color: #fff !important;
  padding: 10px 20px;float: right;
}


a.text-light2:hover{
  color: #fff !important;
}

a.text-light3:hover{
  background-color: #005cff;
}

a.text-light:hover{
  color: #005cff !important;
}

.all-news{
  background: #000;
  color: #fff !important;
  padding: 10px 20px;
  display: block;
}

.all-news:hover{
  background: #005cff;
}

.fa-nav-atas:hover,
input.fas.email-form:hover {
  color: #fff !important;
}
.col-partners {
  padding: 50px 100px;
  margin-bottom: -100px;
  background-color: #fff;
}
@media screen and (min-width: 1600px) {
  .col-partners {
    margin-left: -100px;
    padding-left: 200px;
  }
}
.row-clients {
  padding: 100px;
  background-image: url("../img/bg_page.png");
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (min-width: 1600px) {
  .row-clients {
    max-width: 100vw;
    padding-left: 100px;
    padding-right: 100px;
  }
}
.row-clients .col-sm p:first-of-type {
  font-size: 17px;
}
.row-clients .wa-ikon,
.row-clients .email-ikon {
  font-size: 24px !important;
}
@media screen and (max-width: 991px) {
  .row-clients .wa-ikon,
  .row-clients .email-ikon {
    font-size: 14px !important;
  }
}
.row-clients-inter {
  padding: 100px;
  background-color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
}
.row-specs {
  padding: 100px;
  background-color: #e6e6e6;
  background-size: cover;
  background-repeat: no-repeat;
}
.section-legacy {
  clip-path: polygon(
    0 1%,
    100% 0,
    100% 89%,
    43% 89%,
    43% 100%,
    0 100%,
    0% 70%,
    0% 30%
  );
  background-color: white;
  padding-bottom: 50px;
}
@media screen and (min-width: 992px) {
  .section-legacy-2 {
    margin-top: -50px;
  }
}

@media screen and (min-width: 1400px) {
  .section-legacy {
    clip-path: polygon(
      0 1%,
      100% 0,
      100% 89%,
      40% 89%,
      40% 100%,
      0 100%,
      0% 70%,
      0% 30%
    ) !important;
  }
}

.row-brosur {
  padding: 100px;
  background-color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
}
.row-contact {
  padding: 30px;
}
@media screen and (min-width: 1600px) {
  .row-contact {
    max-width: 100vw;
    padding-right: 100px;
    padding-left: 100px;
  }
}
.contact-title {
  font-size: 40px;
}
.form-contact {
  display: block;
  width: 100%;
  padding: 20px;
  border: 1px solid #e6e6e6;
}
.kontak-area {
  width: 90%;
  border: 1px solid #e6e6e6;
}
.garis-before::before {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  background: #fff;
  left: -60px;
  top: 40%;
  position: absolute;
}
.garis-before-black::before {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  background: #000;
  left: -70px;
  top: 40%;
  position: absolute;
}
.garis-before-tgl::before {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  background: #000;
  left: -70px;
  top: 5px;
  position: absolute;
}
.garis-before-about::before {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  background: #000;
  left: -70px;
  top: 40%;
  position: absolute;
}
@media screen and (max-width: 991px) {
  .garis-before-about::before {
    background: none;
  }
}
.garis-before-tgl,
.garis-before-about {
  position: relative;
}
.office-desc {
  font-size: 20px;
}
.wa-ikon::before {
  content: "\f232";
  position: absolute;
  font-family: "FontAwesome";
  margin-left: -25px;
}
.email-ikon::before {
  content: "\f658";
  position: absolute;
  font-family: "FontAwesome";
  margin-left: -25px;
}
a.dinproLight.text-light.office-desc:hover {
  color: #fff !important;
}
.batas-hr {
  color: #fff;
  opacity: 1;
}
.partner-logo {
  max-height: 86px;
  margin-bottom: 20px;
}
.ul-clients {
  padding-left: 0;
  list-style-type: none;
  color: #fff;
  font-size: 24px;
}
.ul-clients li {
  margin-bottom: 30px;
  font-size: 24px;
}
@media screen and (max-width: 991px) {
  .ul-clients li {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
.career {
  background-color: #000;
  margin-top: -250px;
  padding: 50px;
}

.detail-artikel-slider img {
  margin: 0;
  width: 100%;
  padding: 0;
}

.detail-artikel-clip {
  clip-path: polygon(
    50% 0%,
    100% 0,
    100% 57%,
    43% 56%,
    43% 100%,
    0 100%,
    0 78%,
    0% 43%,
    0 0
  );
  background-color: white;
  position: absolute;
  margin-top: -1px;
}

@media screen and (min-width: 1400px) {
  .detail-artikel-clip {
    clip-path: polygon(
      50% 0%,
      100% 0,
      100% 57%,
      40% 56%,
      40% 100%,
      0 100%,
      0 78%,
      0% 43%,
      0 0
    );
    position: absolute;
  }
}
.share-love {
  background: #fff;
  /* margin-bottom: -60px;
  padding-top: 65px; */
  padding-right: 50px;
  z-index: 9;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.back-to-list {
  background: #fff;
  margin-bottom: -90px;
  padding-top: 100px;
  z-index: 9;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}

.swiper-button-next.next-detail {
  right: 100px;
  top: 70%;
}
.swiper-button-prev.prev-detail {
  top: 70%;
  right: 145px !important;
}
.swiper-wrapper.swiper-mt {
  height: auto;
}
.cabin {
  padding: 40px;
}
.cabin-timeless {
  padding: 40px 20px;
}
.col-legacy {
  padding: 40px;
}
.col-sm.exterior {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  margin: 20px;
}
.col-sm.exterior .row {
  margin-bottom: 10px;
}
.col-sm.interior {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  margin: 20px;
}
.row-features {
  padding: 100px;
  --bs-gutter-x: auto;
}

.col-slider-features {
  background-color: #e6e6e6;
  height: auto;
  margin-left: -50px;
  margin-top: 250px;
  padding: 30px;
}

.row-a-legacy {
  margin-top: -180px;
  margin-bottom: 160px;
}

.p-desc {
  font-size: 17px;
  line-height: 26px;
}

.col-watch {
  background: #000;
  padding: 50px 20px;
  margin-top: -100px;
  width: 25%;
}
.col-watch:hover {
  background: #025bff;
  padding: 50px 20px;
  margin-top: -100px;
  width: 25%;
}
.row-experiences {
  padding: 100px;
}
.col-about {
  padding: 0 40px;
}
.number-background {
  font-size: 80px;
  color: #e6e6e6;
  margin-top: -130px;
  display: block;
}
.col-about-uji {
  margin-top: -100px;
}
.row-tech {
  background-color: #e6e6e6;
  padding: 100px;
}
.row-sertifikasi {
  margin-top: 300px;
}
.row-innovations {
  padding: 100px;
}
.row-gambar {
  margin-top: -200px;
  margin-bottom: -320px;
}
.row-gambar-cust {
  margin-top: -80px;
  margin-bottom: -320px;
}
.peta-global {
  display: block;
  margin-left: auto;
}
.international-market {
  margin-top: 100px !important;
}
.col-gambar-inovasi {
  background-image: url("/img/teknologi.png");
  height: 100vh;
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: 100px 20px;
}
.col-gambar-custs {
  background-image: url("/img/customer.png");
  height: 100vh;
  background-size: 70%;
  background-repeat: no-repeat;
  background-position: 100px 0;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .col-gambar-custs,
  .col-gambar-inovasi {
    background-position: 40px -10px !important;
  }
}

.swiper-button-next.nexts,
.swiper-button-prev.prevs {
  top: 40%;
}
.swiper-button-prev.prevs {
  right: 250px !important;
}
.swiper-button-next.nexts {
  right: 207px !important;
}
i.fa-brands.fa-instagram,
i.fa-brands.fa-facebook,
i.fa-brands.fa-youtube,
i.fa-brands.fa-whatsapp,
i.fa-solid.fa-envelope-open-text {
  font-size: 25px;
}
.tri-60 {
  width: 200px;
  height: 200px;
  display: flex;
  margin: auto;
  background: #dbdbdd;
  text-align: center;
  border-radius: 457px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  opacity: 0.7;
  cursor: pointer;
}

/* 360 */
.bus-360 {
  background-image: url("../img/bus.jpg");
  height: 800px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

#progress {
  position: absolute;
  width: 80%;
  height: 3px;
}

#bar {
  background-color: #fff;
  height: 100%;
  transition: width 0.1s ease;
}

#bar.hide {
  opacity: 0;
  transition: opacity 1s ease;
}

#container {
  width: 100%;
  height: 450px;
}
.btn-360 {
  position: absolute;
  top: 0;
}
/* close 360 */

.agile-aerodynamic {
  margin-top: 150px !important;
}

.agile-aerodynamic img {
  width: 70%;
}

.judul-spesifikasi {
  margin: 100px 0 0 0;
}

@media screen and (max-width: 767px) {
  .agile-aerodynamic {
    margin-top: 0 !important;
  }
  .agile-aerodynamic img {
    width: 100%;
  }
  .legacy-slide .col-slider-features {
    margin-top: -250px !important;
  }
  .legacy-slide img {
    padding: 0;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .legacy-slide img {
    margin-top: 75px;
    padding: 0;
  }
  .legacy-slide .col-slider-features {
    background-color: #e6e6e6;
    height: auto;
    margin-left: -50px !important;
    margin-top: 300px !important;
    padding: 30px;
  }
  .row-specs {
    padding: 40px !important;
  }
}

.about-section {
  background-image: url("../img/bg_about_us.png");
  max-width: inherit;
  background-size: cover;
  background-repeat: no-repeat;
  clip-path: polygon(
    0 1%,
    100% 0,
    100% 89%,
    43% 89%,
    43% 100%,
    0 100%,
    0% 70%,
    0% 30%
  );
  padding-bottom: 100px;
  margin-top: -8px
}

@media screen and (max-width: 991px) {
  .about-section {
    clip-path: none;
  }
}

@media (max-width: 991px) {
  .for-mobile {
    display: block !important;
  }
  .for-desktop {
    display: none !important;
  }
  /* .col-models{
      margin-top: 20px;
    } */
  .sticky-top {
    position: fixed;
    width: 100%;
  }
  .col-6-cs {
    width: 100% !important;
  }
  .col-3-cs {
    width: 100% !important;
  }
  footer {
    padding: 2rem !important;
  }
  .email-form {
    width: 95%;
  }
  .row.model-up.pb-4.pb-4-mobile {
    padding-bottom: 0 !important;
  }
  .bottom-menu {
    font-size: 16px;
  }
  .col-3.col-3-cs.p-4 {
    padding-bottom: 0 !important;
  }
  .col-5-cs {
    width: 100% !important;
  }
  .col-7-cs {
    width: 100% !important;
    padding: 20px !important;
    margin-top: 100px;
  }
  .col-3-angka {
    width: 100%;
  }
  .row-bus {
    --bs-gutter-x: auto;
    height: 900px;
    max-height: 900px;
    background-size: cover;
    background-attachment: fixed !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
  }
  .row-angka {
    display: flex;
    text-align: center;
    justify-content: center;
  }
  .row-inovasi {
    --bs-gutter-x: auto;
  }
  .row-mission {
    --bs-gutter-x: auto;
  }
  .row-batas {
    --bs-gutter-x: auto;
    margin-top: -5px !important;
  }
  .row-section-1 {
    margin-top: 50px !important;
    --bs-gutter-x: auto;
    padding: 0 25px;
  }
  .container {
    max-width: inherit !important;
  }
  .row-ultimately {
    padding: 0;
  }
  .col-8.col-yours {
    width: 100% !important;
  }
  .row-models {
    padding: 20px !important;
    --bs-gutter-x: auto !important;
  }
  .col-ultimate-yours {
    width: 100% !important;
    margin-top: -50px !important;
    --bs-gutter-x: auto !important;
  }
  .ultimate-yours,
  .ultimate-yours-desc,
  .ultimate-yours-cta {
    text-align: center;
  }
  .logo-ultimate {
    display: block;
    margin-right: auto !important;
    margin-left: auto !important;
    float: none !important;
  }
  .row-mission {
    background-color: #e6e6e6;
  }
  .col-inovasi {
    width: 90%;
    padding: 60px 40px 40px 60px !important;
  }
  .row-komitmen {
    --bs-gutter-x: auto;
  }
  .col-komitmen {
    width: 100%;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
    padding-right: 50px !important;
    padding-left: 50px !important;
  }
  .col-uji {
    padding: 20px !important;
    --bs-gutter-x: auto;
  }
  .col-foto-uji {
    width: 100%;
    padding: 20px !important;
  }
  .col-news {
    padding: 30px 5px 20px 5px !important;
  }
  .col-foto-news {
    width: 100%;
    padding: 0 20px 20px 20px;
  }
  .col-foto-news img {
    height: 100%;
  }
  .row-news {
    padding: 0 20px 20px 20px !important;
    --bs-gutter-x: auto;
  }
  .col-news {
    width: 100%;
    --bs-gutter-x: auto;
  }
  .col-news p {
    font-size: 20px !important;
  }
  .news-wrapper {
    padding: 10px !important;
    height: 100%;
  }
  .news-item {
    font-size: 12px !important;
    letter-spacing: 1px;
  }
  .news-img {
    padding-right: 0 !important;
  }
  .news-desc {
    padding-left: 0 !important;
  }
  .garis-before-tgl::before {
    display: none;
  }
  .news-featured-detail {
    font-size: 36px !important;
  }
  .for-svg-black {
    font-size: 8px !important;
  }
  img.padding-slider {
    width: 80% !important;
  }
  .col-8.col-slider {
    width: 100%;
  }
  /* .col-4.col-slider-features {
    width: 100%;
    padding: 20px;
    margin-top: -60px;
    opacity: 1 !important;
  } */
  a.dinproBold.nav-link.text-light {
    color: #fff !important;
  }
  .col-about {
    padding: 0 20px !important;
  }
  .col-about h3::before {
    display: none;
  }
  .bus-360 {
    height: unset;
    min-height: 280px !important;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .tri-60 {
    width: 100px;
    height: 100px;
    padding: 80px;
  }
  .judul-spesifikasi {
    margin: 40px 0 0 0;
  }
  .swiper-slide img {
    padding: 34px 0 0 0;
  }
  .col-customer-image {
    padding: 0 !important;
  }
  .namaBus {
    font-size: 14px;
  }
  .col-customer-image img {
    width: 100% !important;
    margin-top: 0 !important;
  }
  .col-teknologi-image {
    padding: 0 !important;
  }
  .col-teknologi-image img {
    width: 100% !important;
    margin-top: 0 !important;
  }  
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .row-section-1 {
    padding-bottom: 100px;
  }
  .col-about-desc {
    padding: 0;
  }
  .row-experiences {
    padding: 30px;
  }
  .row-sertifikasi {
    margin-top: 0;
  }
}