@font-face {
  font-family: mmc-regular;
  src: url(../../../../fonts/mmc-office-regular.ttf);
}
@font-face {
  font-family: mmc-bold;
  src: url(../../../../fonts/mmc-office-bold.ttf);
}
body,
html {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  font-family: mmc-bold;
  font-size: 12px;
}
section {
  max-width: 100%;
  display: flex;
  flex-direction: column;
}
/* h1, h3, p{margin:0;padding:0;} */
.activeRed,
.active {
  color: #ed0000;
}
.bigBanner {
  background-image: url('../img/bg/eclipse-cross-main-hero-mobile.jpg');
  min-height: 100%;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  display: flex;
  justify-content: center;
  font-family: mmc-bold;

}
.bigBannerCaption {
  /* position: absolute; */
  color: white;
  font-family: mmc-bold;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  margin-top: 1.5rem;
}
.bg-black {
  background-color: #000;
}
.bg-red {
  background-color: #ed0000;
}
.footer-car p {
  font-size: 12px !important;
}
/* .footer-border {
  border-top: .5rem solid #ed0000 !important;
} */
#bottomNav {
  height: 50px;
  border-top: 2px solid #ed0000;
}
.black {
  color: #000;
}
.bottomNavMargin {
  margin-bottom: 0;
}
.btn-myPrimary {
  color: #fff;
  background-color: #ed0000;
}
.card {
  border: none;
  border-radius: 15px !important;
}
.cardGanjil2Col {
  display: flex;
  justify-content: flex-end;
}
.card-img-mobil {
  width: 90%;
}
.card-mobile-app,
.card-header-mobile-app,
.card-footer-mobile-app {
  background-color: transparent;
}
.card-header-mobile-app {
  border-top: 3px solid #ed0000;
  border-bottom: none;
}
.colorBox {
  width: 23px;
  height: 23px;
  border-radius: 50%;
  border: 1px solid #fff;
}
.containerMedsos div:nth-child(1) {
  margin-right: 5px;
}
.containerMedsos div:nth-child(2) {
  margin-left: 5px;
}
.copyright {
  margin-top: 1rem;
}
.cp {
  cursor: pointer;
}
.extHiLigt {
  width: 180px;
  height: 180px;
  min-height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  cursor: pointer;
}
.firstSection {
  transition: all 0.1s;
}
#footer {
  /* border-top: 1px solid #ff010133; */
  border-top: .5rem solid #ed0000;
  padding-top: 1rem;
  min-height: 100vh;
}
.footerLCV,
.footerCV {
  margin-top: 1rem;
}
.fs10 {
  font-size: 10px;
}
.fs11 {
  font-size: 11px;
}
.fs14 {
  font-size: 14px;
}
.fs25 {
  font-size: 25px;
}
.fs40 {
  font-size: 40px;
}
.fs50-scaled {
  font-size: 46px;
}
.firstSection {
  height: 100vh;
}
.grow {
  transition: all 0.2s ease-in-out;
}
.grow:hover {
  transform: scale(1.06);
}
.h-105 {
  min-height: 0;
}
.headerContainer {
  transition: all 0.2s;
}
.header {
  display: flex;
  align-items: center;
  background-color: #000;
  height: 71px;
  max-width: 100%;
  border-bottom: 4px solid #ed0000;
  padding-left: 10px;
  padding-right: 10px;
  transition: top ease-in-out 0.2s;
}
#hubungiKami {
  height: 30vh;
}
.inactiveHeader {
  top: -95px !important;
}
.ipads {
  display: none;
}
.lh-1 {
  line-height: 1;
}
.listMobilFooter {
  text-align: center;
}
.logoMMKSI {
  width: 45px;
  margin-right: auto;
}
.logoSardana {
  width: 140px;
}
.logoMedsos {
  font-size: 22px;
}
.menu {
  z-index: 9999;
  width: 17rem;
  height: 100vh;
  margin-right: -17rem;
  background-color: #fff;
  margin-left: auto;
  transition: all 0.3s ease-in;
  position: fixed;
  top: 0;
  right: 0;
}
.menu a {
  /* color: #212529; */
  text-decoration: none;
  transition: all 0.2s;
}
.menu a:hover {
  color: #ed0000;
}
.menuActive {
  margin-right: 0;
}
.menuOverlay {
  z-index: 9999;
  overflow: hidden;
  height: 100vh;
  width: 100%;
  position: fixed;
  top: 0;
}
.menuSeparator {
  border-left: 5px solid #ed0000;
}
.mt8 {
  margin-top: 8vh;
}
.mt11 {
  margin-top: 11vh;
}
.mt13 {
  margin-top: 13vh;
}
.mt30 {
  margin-top: 30vh;
}
/* .mt-header {
  margin-top: 92px;
} */
.mt-header {
  margin-top: 65px;
}
@media (max-width: 700px) {
  .mt-header {
    margin-top: 55px !important;
  }
}
.mmc-regular {
  font-family: mmc-regular;
}
.noScroll {
  overflow: hidden;
}
.noBullets {
  list-style-type: none;
  padding-left: 1.5rem;
}
.overlayBg {
  max-height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
}
#LCV {
  margin-top: 50px;
}
#PC,
#LCV {
  overflow-x: hidden;
}
.red {
  color: #ed0000;
}
.seatContainer {
  display: flex;
  justify-content: center;
  align-items: center;
}
.seatContainer h3 {
  margin-right: 10px;
}
.sideBarActive {
  display: flex !important;
}
#sideNav {
  right: 0;
  top: 35%;
}
#sideNav a:hover {
  color: #fff;
}
.slick-next {
  right: 5px;
  opacity: 0.2;
  -moz-animation: slickNext 2s infinite;
  -webkit-animation: slickNext 2s infinite;
  animation: slickNext 2s infinite;
}
.slick-prev {
  left: 5px;
  opacity: 0.2;
  z-index: 2;
  -moz-animation: slickPrev 2s infinite;
  -webkit-animation: slickPrev 2s infinite;
  animation: slickPrev 2s infinite;
}
.slick-prev:before,
.slick-next:before {
  color: #000;
}
#tableSpekContainer {
  display: none;
  position: fixed;
  width: 100%;
  height: 100vh;
  overflow: auto;
  background-color: #fff;
  z-index: 9999;
  top: 0;
}
.txtActive {
  right: 33px !important;
}
#txtPromo {
  position: fixed;
  right: -42px;
  top: 36vh;
  transition: right ease-in 0.1s;
}
#txtSideNav {
  display: none;
}
#txtSimulasi {
  position: fixed;
  right: -45px;
  top: 40vh;
  transition: right ease-in 0.1s;
}
#txtKonsultasi {
  position: fixed;
  right: -33px;
  top: 45vh;
  transition: right ease-in 0.1s;
}
#txtTestDrive {
  position: fixed;
  right: -33px;
  top: 49vh;
  transition: right ease-in 0.1s;
}
.whitePearl {
  height: 20px;
  width: 20px;
  border-radius: 50%;
  border: 1px solid #ccc;
  background-color: #fff;
}
.white {
  color: #fff;
}
.w-40 {
  width: 40%;
}
.w-30 {
  width: 30%;
}
.w-50 {
  width: 50%;
}
.w-60 {
  width: 60%;
}
.w-65 {
  width: 65%;
}
.w-70 {
  width: 70%;
}
.w-80 {
  width: 80%;
}
.w-90 {
  width: 90%;
}
.threesixty {
  font-size: 30px;
}
.red-barrrs {
  height: 5px;
  width: 80%;
  background-color: #ed0000;
}
.red-barrrs-long {
  height: 5px;
  width: 80%;
  background-color: #ed0000;
}
.promo-links {
  color: #fff;
}
.promo-img {
  height: 160px;
}

@media (min-width: 768px) {
  .bigBanner {
    background-image: url('../img/bg/eclipse-cross-main-hero.jpg');
    justify-content: unset;
  }
  .mt-md-8 {
    margin-top: 8vh !important;
  }
  .mt-md-11 {
    margin-top: 11vh !important;
  }
  .mt-md-13 {
    margin-top: 13vh !important;
  }
  .bottomNavMargin {
    margin-bottom: 0;
  }
  .cardAcc {
    width: 400px;
    transition: all 0.2s ease-in-out;
  }
  .cardAcc:hover {
    transform: scale(1.03);
  }
  .copyright {
    margin-top: 0.25rem;
  }
  .extHiLigt {
    width: 335px;
    height: 335px;
  }
  .footerLCV,
  .footerCV {
    margin-top: 0;
  }
  .fs50-scaled {
    font-size: 50px;
  }
  .inactiveHeader {
    top: -95px !important;
  }
  .listMobilFooter {
    text-align: left;
  }
  .logoMMKSI {
    width: 60px;
  }
  .logoMobil {
    margin-left: 7%;
  }
  .logoEuro4 {
    margin-left: -15%;
  }
  .logoSardana {
    width: 190px;
  }
  .logoMedsos {
    font-size: 32px;
  }

  .bannerWrap {
    display: flex;
  }

  .bigBannerCaption {
    position: absolute;
    color: white;
    font-family: mmc-bold;
    margin-left: 130px;
    margin-top: 30vh;
  }
  
  /* section{min-height:100vh} */
  #LCV {
    margin-top: 0px;
  }
  #LCV .container {
    margin-top: 100px;
  }
  .firstSection {
    min-height: unset;
  }
  #txtSideNav {
    display: block;
  }
  .red-barrrs {
    height: 5px;
    width: 35% !important;
    background-color: #ed0000;
  }
  .red-barrrs-long {
    height: 5px;
    width: 45% !important;
    background-color: #ed0000;
  }
  .promo-img {
    height: 300px !important;
  }
  .swiper-one {
    width: 600px !important;
  }
}
@media (min-width: 1024px) {
  body,
  html {
    font-size: 16px;
  }
}
@media (min-width: 1920px) {
  .menuOverlay .overlayBg .container {
    margin-right: 0;
  }
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  /* iPads portrait */
  #txtSideNav {
    display: none;
  }
  .ipads {
    display: block;
  }
  .cardAcc {
    width: auto;
  }
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* iPads landscape */
  #txtSideNav {
    display: none;
  }
  .ipads {
    display: block;
  }
}
@media only screen and (max-width: 900px),
  /* iPads Pro*/ (height: 1024px) and (width: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: landscape),
  (width: 1024px) and (height: 1366px) and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: portrait) {
  #txtSideNav {
    display: none;
  }
  .ipads {
    display: block;
  }
}
@keyframes slickPrev {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(-30px);
  }
  60% {
    transform: translateX(-15px);
  }
}
@keyframes slickNext {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateX(0);
  }
  40% {
    transform: translateX(30px);
  }
  60% {
    transform: translateX(15px);
  }
}

@media (max-width: 576px) {
  .threesixty {
    font-size: 25px;
  }
}

/* tab pills properties */

.center-pills {

  display: flex;

  justify-content: center;

  font-size: 16px;

  text-transform: uppercase;

  font-weight: 700;

}

/* .nav-item {

  margin: 0 10px;

} */

/* inactive pills */

.nav-pills .pills-exterior .nav-link:not(.active) {

  text-decoration: none;

  color: black;

}

.nav-pills .pills-interior .nav-link:not(.active) {

  text-decoration: none;

  color: black;

}

/* active pills */

.nav-pills .pills-exterior .nav-link.active {

  color: #ed0000;

  text-decoration-line: underline;

  text-decoration-thickness: 0.2rem;

  text-underline-offset: 0.5rem;

  background-color: #fff !important;

}

.nav-pills .pills-interior .nav-link.active {

  color: #ed0000;

  text-decoration-line: underline;

  text-decoration-thickness: 0.2rem;

  text-underline-offset: 0.5rem;

  background-color: #fff !important;

}


/* xforce svg animations */
@keyframes blink {
  0% {
    opacity: 1;
  }

  50% {
      opacity: 0.3;
  }

  100% {
      opacity: 1;
  }
}

.interior-indicator, .exterior-indicator {
  animation: blink 1.5s infinite;
  cursor: pointer !important;
}

/* .squareBox {
  width: 35px;
  height: 35px;
  border: 1px solid black;
} */

.squareBox {
  width: 30px;
  height: 30px;
  border: 1px solid black;
} 

.promo-img {
  height: 160px;
}

@media (min-width: 768px) and (max-width: 1080px) {
  .px-md-10 {
    padding: 0 10rem;
  }
}

@media (min-width: 1081px) {
  .px-lg-6 {
    padding: 0 6rem !important;
  }
}






