@font-face {

  src: url('../../fonts/mmc-office-bold.ttf');

  font-family: mmc-bold;

}

@font-face {

  src: url('../../fonts/mmc-office-regular.ttf');

  font-family: mmc-regular;

}

/* hide blue border when focus action occurs 
*:focus {
  outline: none;
}
*/

body,

html {

  margin: 0;

  padding: 0;

  height: 100%;

  width: 100%;

  font-family: mmc-bold;

  font-size: 14px;

}

a {

  color: #212529;

}

.list-group-item a {

  color: #fff;
  
}

a:hover {

  text-decoration: none;

  color: #ed0000;

  transition: all 0.2s ease-in-out;

}

.text-gray {
  color : #343a40;
}

section {

  min-height: 100vh;

}

.landing {

  background-image: url('https://www.sardanagroup.co.id/index-dev/assets/img/bg/sardanagedung-small.jpeg');

  min-height: 100%;

  width: 100%;

  background-position: center center;

  background-repeat: no-repeat;

  background-attachment: fixed;

  background-size: cover;

  position: relative;

  display: flex;

  font-family: mmc-bold;

}

#carouselModal .active {

  /* background-color: #ed0000; */

  background-color: transparent;

  background-image: none;

  background-clip: none;

  -webkit-background-clip: none;

  /*-webkit-text-fill-color: none;*/

}

.active {

  background-color: #2f358b;

  background-image: -webkit-linear-gradient(268deg, #2f358b 0%, #e52527 86%);

  background-image: -moz-linear-gradient(268deg, #2f358b 0%, #e52527 86%);

  background-image: -o-linear-gradient(268deg, #2f358b 0%, #e52527 86%);

  background-image: linear-gradient(268deg, #2f358b 0%, #e52527 86%);

  background-clip: text;

  -webkit-background-clip: text;

  /* -webkit-text-fill-color: transparent; */

}

#carouselModal .carousel-indicators li {

  background-color: #6c757d;

}

#carouselJumbo .carousel-indicators .active {

  background-color: #ed0000;

  background-image: none;

}

#carouselModal .carousel-indicators .active {
  
  background-color: #ed0000;

  background-image: none;
}

.inactiveHeader {

  top: -95px !important;

}

.activeRed {

  color: #ed0000;

}

.b {

  font-weight: 700;

}

.barrrs {

  height: 5px;

  width: 50%;

  background-color: #2f358b;

  background-image: -webkit-linear-gradient(268deg, #2f358b 0%, #e52527 86%);

  background-image: -moz-linear-gradient(268deg, #2f358b 0%, #e52527 86%);

  background-image: -o-linear-gradient(268deg, #2f358b 0%, #e52527 86%);

  background-image: linear-gradient(268deg, #2f358b 0%, #e52527 86%);

}

.berita-header {

  font-size: 1.75rem;

}

.bg-black {

  background-color: #000;

}

.bg-white {

  background-color: #fff;

}

.bg-red {

  background-color: #ed0000;

}


/*.bgLanding2 {background-image: none}*/

/*.bgLanding3 {background-image: none;min-height: 120vh}*/

/*.bgLanding4 {background-image: none}*/

.btContainer {

  max-width: 34%;

}

.bigCaptionContainer {

  display: flex;

  flex-direction: column;

  font-weight: 700;

  color: #fff;

  align-self: center;

  font-family: mmc-bold;

}

.bounce {

  -moz-animation: bounce 2s infinite;

  -webkit-animation: bounce 2s infinite;

  animation: bounce 2s infinite;

}

.btMitsuboshi {

  display: flex;

  justify-content: space-between;

  position: absolute;

  max-width: 98%;

}

.btContainer {

  margin-top: -7%;

  margin-left: 7%;

}

.btAfter {

  opacity: 0;

  margin-top: -52.5%;

  -webkit-transition: opacity 0.4s ease-in-out;

  -moz-transition: opacity 0.4s ease-in-out;

  -o-transition: opacity 0.4s ease-in-out;

  transition: opacity 0.4s ease-in-out;

}

.btAfter:hover {

  opacity: 1;

}

#btMMKSI {

  width: 16%;

  transition: all 0.2s ease-in-out;

}

#btKTB {

  width: 15%;

  transition: all 0.2s ease-in-out;

}

#btMMKSI:hover,

#btKTB:hover {

  transform: scale(1.1);

}

.card-img-mobil {

  width: 65%;

}

.btn-myPrimary {

  background-color: #ed0000;

  color: #fff;

}

.btn-myPrimary:hover {

  background-color: rgb(131, 1, 1);

  color: #fff;

}

#CV .btn-myPrimary {

  color: #fff;

  background-color: #efce39;

  border-color: #efce39;

}

#CV .btn-myPrimary:hover {

  color: #000;

}

.card {

  border: none;

  border-radius: 15px !important;

}

.cardItem {

  display: flex;

  align-items: center;

  color: inherit;

  text-decoration: inherit;

}

/*.cardItem div, .cardItem p{flex-basis:270px}*/

.cp {

  cursor: pointer;

}

.copyright {

  margin-top: 1rem;

}

.card-header {

  border-radius: 15px 15px 0 0 !important;

}

.card .fas {

  font-size: 25px;

  font-weight: 700;

}

.card-empty {

  background-color: transparent;

  border: none;

}

.card-footer {

  border: none;

  border-radius: 0 0 15px 15px !important;

}

.card-header {

  border-bottom: 3px solid #ed0000;

  background-color: #fff;

  padding-bottom: 0;

}

.card-mobile-app,

.card-header-mobile-app,

.card-footer-mobile-app {

  background-color: transparent;

  max-width: 25rem;

}

.card-header-mobile-app {

  border-top: 3px solid #ed0000;

  border-bottom: none;

}

.card-berita:hover {

  color: #ed0000;

  transition: all 0.2s ease-in-out;

  cursor: pointer;

}

.c-mmksi-shaded {

  color: #540404;

}

.c-ktb-shaded {

  color: #70611d;

}

.dark-yellow {

  color: rgb(223, 182, 2);

}

.dealerCard2 {

  display: none;

}

.dealerCard3 {

  display: none;

}

.fb270 {

  flex-basis: 270px;

}

.fs12 {

  font-size: 12px;

}


@media (max-width: 768px) {
  .fs12-sm {
    font-size: 12px !important;
  }
  .fs11-sm {
    font-size: 11px !important;
  }
}

.fs13 {

  font-size: 13px;

}

.fs15 {

  font-size: 15px;

}

.fs16 {

  font-size: 16px;

}

.fs17 {
  font-size: 17px;
}

.fs18 {
  font-size: 18px;
}

.fs19 {
  font-size: 19px;
}

.fs20 {

  font-size: 20px;

}

.fs18-scaled {

  font-size: 9px;

}

.fs50-scaled {

  font-size: 30px;

}

.footerLCV,

.footerCV {

  margin-top: 1rem;

}

.fs11 {

  font-size: 11px;

}

.fs14 {

  font-size: 14px;

}

.scrolled {
  font-size: 1.5rem;
  color: #fff;
}

.scrolled:hover {
  color: #ed0000;
}

/*.header {*/

/*    display: flex;*/

/*    align-items: center;*/

/*    flex: 1;*/

/*    width: 100%;*/

/*    font-family: mmc-bold;*/

/*    color: #FFF;*/

/*    transition: all 0.2s ease-in;*/

/*    height:71px;*/

/*}*/

.justify-service {
  display: flex;
  list-style-type: none;
  font-family: mmc-bold;
  flex-wrap: wrap;
}

.justify-service li::before {
  content: "•";
  padding-right: 8px;
}

.justify-service li:nth-child(1)::before {
  content: none;
}

.listMobilFooter {

  text-align: center;

}

.lh-1 {

  line-height: 1;

}

.socialMedia ul {

    display: flex;

    color: #fff;

    list-style-type: none;

    padding: 0;

}

.socialMedia ul li {

    flex: 1;

    justify-content: space-between;

    padding: 0 20px;

}

.socialMedia ul li a {

    text-decoration: none;

    color: #fff;

}

/*.logoMMKSI {margin-right: 10px}*/

/*.logoKTB {margin-left: 10px}*/

/*.logoSardana {width: 6%;margin-right: auto;transition: all 0.2s ease-in 0s;}*/

/*.logoNormal{width:16%}*/

.logoScrolled {

  width: 14%;

}

/*.logoMitsubishiContainer {width: 10%;margin-left: auto}*/

#lokasiDealer {

  overflow-x: hidden;

}

.margin-top-header {

  margin-top: 120px;

}

@media (max-width: 767px) {
  .margin-top-header {
    margin-top: 80px !important;
  }
}

.medsosContainer {

  display: flex;

  flex-direction: column;

  align-self: center;

  margin-left: auto;

  z-index: 1;

}

.medsosContainer {

  display: none;

}

.medsosContainer .fab {

  font-size: 28px;

  color: #fff;

}

.menu {

  z-index: 9999;

  width: 17rem;

  height: 100vh;

  margin-right: -17rem;

  /* background-color: #fff; */

  background-color: #000;

  margin-left: auto;

  transition: all 0.3s ease-in;

  position: fixed;

  top: 0;

  right: 0;

}

.menuActive {

  margin-right: 0;

}

.menuOverlay {

  z-index: 9999;

  overflow: hidden;

  height: 100vh;

  width: 100%;

  position: fixed;

  top: 0;

}

.menuSeparator {

  border-left: 5px solid #ed0000;

}

.ml26 {

  margin-left: 26vh;

}

.mh2-half {

  margin-left: 10px;

  margin-right: 10px;

}

.mmc-bold {

  font-family: mmc-bold;

}

.mmc-regular {

  font-family: mmc-regular;

}

.modal-content {

  border: none;

  border-radius: 20px;

}

.modal-header {

  padding: 0.7rem 1rem;

}

.modal-footer {

  padding: 0.7rem;

}

.modal-body {

  padding: 0;

}

.mt1 {

  margin-top: 1vh;

}

.mt2 {

  margin-top: 2vh;

}

.mt3 {

  margin-top: 3vh;

}

.mt4 {

  margin-top: 4vh;

}

.mt5 {

  margin-top: 5vh;

}

.mt6 {

  margin-top: 6vh;

}

.mt7 {

  margin-top: 7vh;

}

.mt8 {

  margin-top: 8vh;

}

.mt9 {
  
  margin-top: 9vh;

}

.mt10 {

  margin-top: 10vh;

}

.mt11 {

  margin-top: 11vh;

}

.mt13 {

  margin-top: 13vh;

}

.mt15 {

  margin-top: 15vh;

}

.mt-13 {

  margin-top: 13%;

}

.mt-20 {

  margin-top: 20%;

}

.mv15 {

  margin-top: 15vh;

  margin-bottom: 15vh;

}

.mw-98 {

  max-width: 98%;

}

/* .mt-header {

  margin-top: 94px;

} */

.mt-header {

  margin-top: 85px;

}

@media (max-width: 700px) {
  .mt-header {
    margin-top: 55px !important;
  }
}

/*.navMenuInit{color:#FFF}*/

.noScroll {

  overflow: hidden;

}

.no-gutter-left {

  margin-left: 0;

  padding-left: 0;

}

.no-gutter-right {

  margin-right: 0;

  padding-right: 0;

}

.operasional {

  display: flex;

}

.operasional p {

  flex-basis: 150px;

}

.overlayBg {

  background-color: rgba(0, 0, 0, 0.5);

}

.o-100 {

  opacity: 1;

}

.red {

  color: #ed0000;

}

.sideBarActive {

  display: flex !important;

}

/* .scrolled {

  background-color: #fff;

  color: #212529 !important;

} */

.scrollMeDown {

  display: flex;

  align-items: flex-end;

  position: absolute;

  width: 100%;

  height: 100%;

  flex: 1;

  color: #fff;

}

.slick-next {

  right: -14px;

  opacity: 0.2;

  -moz-animation: slickNext 2s infinite;

  -webkit-animation: slickNext 2s infinite;

  animation: slickNext 2s infinite;

}

.slick-prev {

  left: -14px;

  opacity: 0.2;

  z-index: 2;

  -moz-animation: slickPrev 2s infinite;

  -webkit-animation: slickPrev 2s infinite;

  animation: slickPrev 2s infinite;

}

.carCard {

  overflow-x: hidden;

}

.carCard .slick-next {

  right: 5px;

  opacity: 0.2;

  -moz-animation: slickNext 2s infinite;

  -webkit-animation: slickNext 2s infinite;

  animation: slickNext 2s infinite;

}

.carCard .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;

}

.tentangKamiMenu {

  width: 100%;

}

.tentangKamiMenu h4 {

  transition: color 0.5s ease-out;

}

#tentangKamiMenu .container {

  margin-bottom: 1.5rem;

  margin-top: 1.5rem;

}

.thirdBerita {

  display: none;

}

.w30 {

  width: 30px;

}

.whiteContainer {

  background-color: #fff;

  width: 100%;

  height: 120px;

  border-bottom-left-radius: 50px;

  border-bottom-right-radius: 50px;

}

.white {

  color: white;

}

.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%;
}

@media (min-width: 768px) {
  .w-md-30 {
    width: 30% !important;
  }
  .w-md-40 {
    width: 40% !important;
  }
  .w-md-50 {
    width: 50% !important;
  }
  .w-md-60 {
    width: 60% !important;
  }
  .w-md-65 {
    width: 65% !important;
  }
  .w-md-70 {
    width: 70% !important;
  }
  .w-md-80 {
    width: 80% !important;
  }
  .w-md-90 {
    width: 90% !important;
  }
}

.width-30 {
  width: 30%;
}
.width-40 {
  width: 40%;
}
.width-50 {
  width: 50%;
}
.width-60 {
  width: 60%;
}
.width-65 {
  width: 65%;
}
.width-70 {
  width: 70%;
}
.width-80 {
  width: 80%;
}
.width-90 {
  width: 90%;
}
.width-100 {
  width: 100%;
}

@media (min-width: 576px) and (max-width: 991px) {
  .width-sm-30 {
    width: 30% !important;
  }
  .width-sm-40 {
    width: 40% !important;
  }
  .width-sm-50 {
    width: 50% !important;
  }
  .width-sm-60 {
    width: 60% !important;
  }
  .width-sm-65 {
    width: 65% !important;
  }
  .width-sm-70 {
    width: 70% !important;
  }
  .width-sm-80 {
    width: 80% !important;
  }
  .width-sm-90 {
    width: 90% !important;
  }
  .width-sm-100 {
    width: 100% !important;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  .width-md-30 {
    width: 30% !important;
  }
  .width-md-40 {
    width: 40% !important;
  }
  .width-md-50 {
    width: 50% !important;
  }
  .width-md-60 {
    width: 60% !important;
  }
  .width-md-65 {
    width: 65% !important;
  }
  .width-md-70 {
    width: 70% !important;
  }
  .width-md-80 {
    width: 80% !important;
  }
  .width-md-90 {
    width: 90% !important;
  }
  .width-md-100 {
    width: 100% !important;
  }
}

@media (min-width: 993px) and (max-width: 1199px) {
  .width-lg-30 {
    width: 30% !important;
  }
  .width-lg-40 {
    width: 40% !important;
  }
  .width-lg-50 {
    width: 50% !important;
  }
  .width-lg-60 {
    width: 60% !important;
  }
  .width-lg-65 {
    width: 65% !important;
  }
  .width-lg-70 {
    width: 70% !important;
  }
  .width-lg-80 {
    width: 80% !important;
  }
  .width-lg-90 {
    width: 90% !important;
  }
  .width-lg-100 {
    width: 100% !important;
  }
}

@media (min-width: 1200px) {
  .width-xl-30 {
    width: 30% !important;
  }
  .width-xl-40 {
    width: 40% !important;
  }
  .width-xl-50 {
    width: 50% !important;
  }
  .width-xl-60 {
    width: 60% !important;
  }
  .width-xl-65 {
    width: 65% !important;
  }
  .width-xl-70 {
    width: 70% !important;
  }
  .width-xl-80 {
    width: 80% !important;
  }
  .width-xl-90 {
    width: 90% !important;
  }
  .width-xl-100 {
    width: 100% !important;
  }
}



/*Countdown start here*/

.count-down-wrapper {

  width: 100%;

  display: flex;

  justify-content: space-evenly;

  position: absolute;

  z-index: 999 !important;

  top: 70%;

  left: 50%;

  transform: translate(-50%, 0%);

}

.count-down-item-wrapper {

  padding: 0;

  text-align: center;

  height: auto;

  display: block;

}

.days,

.hours,

.minutes,

.seconds {

  font-family: mmc-bold;

  text-align: center;

  font-size: 48px;

}

.days,

.days-title {

  color: rgb(52, 170, 220);

}

.hours,

.hours-title {

  color: rgb(76, 217, 100);

}

.minutes,

.mins-title {

  color: rgb(255, 149, 0);

}

.seconds,

.secs-title {

  color: rgb(255, 59, 48);

}

.count-down-title {

  font-family: mmc-regular;

  text-transform: uppercase;

  font-size: 18px;

}

/*Countdown end here*/



@keyframes bounce {

  0%,

  20%,

  50%,

  80%,

  100% {

    transform: translateY(0);

  }

  40% {

    transform: translateY(-30px);

  }

  60% {

    transform: translateY(-15px);

  }

}



@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);

  }

}



.button-custom {

  position: absolute;

  bottom: 10%;

  left: 10%;

  display: flex;

  width: 200px;

  height: 50px;

  border: 2px solid white;

  background: linear-gradient(-60deg, #fff 50%, transparent 50%);

  cursor: pointer;

  background-size: 250% 100%;

  background-position: bottom left;

  transition: all 0.3s ease-out;

}



.button-custom-pajero {

  left: 70%;

}



.button-custom span {

  color: white;

  margin: auto;

  letter-spacing: 2px;

}



.button-custom:hover {

  text-decoration: none;

  background-position: bottom right;

  color: #000;

}



.button-custom:hover span {

  color: black;

}



#modalPromo {

  position: absolute;

  top: 50%;

  transform: translateY(-50%);

}

#modalDealer2 {

  position: absolute;

  top: 50%;

  transform: translateY(-50%);

}

#modalDealer2 .justify-service {
  display: flex;
  list-style-type: none;
  padding-inline-start: none;
  font-family: mmc-regular;
}

#modalDealer2 .justify-service li::before {
  content: "•";
  padding-right: 8px;
}

#modalDealer2 .justify-service li:nth-child(1)::before {
  content: none;
}

#modalDealer2 .dealerLocation {
  cursor: pointer;
  display: flex;
  flex-direction: row;
}

#modalDealer2 .dealerLocation a {
  text-decoration: underline;
}

#modalDealer2 .dealerLocation a:hover {
  text-decoration: none;
}

#modalDealer2 .container-modal-test {
  display: flex;
  flex-direction: column;
}

#modalDealer2 .carousel-dealer-indicators {
  position: relative;
}

#modalDealer2 .dealerContacts {
  display: flex;
  padding-bottom: 15px;
  margin: 0 auto;   
  border-top: 1px solid #ed0000;
}

#modalDealer2 .dealerContacts-list {
  width: 50%;
  text-align:left;
}

.cardItemTrip > a{
  font-family: mmc-regular;
}

@media (min-width: 480px) {
  .cardItemTrip {
    font-size: 13.9px;
  }

  .cardItemTrip > p{
    font-size: 13.9px;
  }
}

#modalDealer2 .dealerOpening {
  display: flex;
  border-top: 1px solid #ed0000;
  padding-bottom: 15px;
}

#modalDealer2 .dealerOpening-detail {
  width: 50%;
  text-align: left;
}

#modalDealer2 .dealerOpening-detail-header {
  margin-top: 10px;
  margin-bottom: 5px;
}

#modalDealer2 .dealerOpening-detail-hour {
  color: #343a40;
}

#modalDealer2 .dealerOpening-detail-hour td {
  padding-right: 8px;
}

#modalDealer2 .cardItemtest a:hover {
  text-decoration: none;
  color: #ed0000;
  transition: all 0.2s ease-in-out;
}

#modalDealer2 .modalDealer-header {
  border-bottom: none;
}

#modalDealer2 .modalDealer-footer {
  border-top: none;
}

/*
.cardItemAlamat .fa-map-marker-alt {
  padding-left: 15px;
}
*/

/*
.fa-times:hover {
  color: #ed0000 !important;
  transition: all 0.1s linear;
}
*/

.btn-telusuri {

  position: absolute;

  left: 50%;

  top: 80%;

  width: 150px;

}



.d-sm {

  display: none;

}



.d-lg {

  display: block;

}



div.blog {

  /* margin-top: 90px; */

  margin-top: 85px;

  height: 530px;

  min-height: 0;

}

@media (max-width: 700px) {
  div.blog {
    margin-top: 55px !important;
  }
}

div.blog .swiper-container {

  height: 100%;

}



div.blog .judul {

  position: absolute;

  top: 50%;

  color: white;

  left: 10%;

}



div.blog .tanggal {

  position: absolute;

  top: 45%;

  color: white;

  left: 10%;

}



div.blog .swiper-slide {

  height: 500px;

}



div.blog .gambar {

  width: 100%;

  filter: brightness(0.4);

}


.selengkapnya {

  position: absolute;

  left: 10%;

  top: 65%;

  color: white;

  cursor: pointer;

  border-radius: 20px;

  padding: 10px 20px;

}



.selengkapnya:hover {

  color: black;

}



.selengkapnya-lain {

  font-size: 12px;

  border-radius: 20px;

  padding: 5px 10px;

}



div.blog .swiper-pagination {

  bottom: 10%;

  left: 45%;

}



div.blog .swiper-pagination-bullet {

  margin-right: 10px;

  background: white;

}



div.blog .swiper-pagination-bullet-active {

  background: red;

}



.blog-active {

  color: red;

}



.swiper-button-prev-custom::after,

.swiper-button-next-custom::after {

  content: 'none';

}



.swiper-button-prev-custom,

.swiper-button-next-custom {

  height: 80px;

  width: 80px;

  background: rgba(0, 0, 0, 0.3);

  border-radius: 100%;

  transform: translateY(-50%);

}



.swiper-button-prev-custom:hover,

.swiper-button-next-custom:hover {

  background: rgba(0, 0, 0, 0.6);

}



.swiper-button-prev-custom::before {

  content: '<';

}



.swiper-button-next-custom::before {

  content: '>';

}



.swiper-button-prev-custom::before,

.swiper-button-next-custom::before {

  font-family: 'Poppins', sans-serif;

  font-size: 46px;

  color: #fff;

  text-align: center;

  display: table-cell;

  vertical-align: middle;

}



.konten-blog img {

  width: 100% !important;

  height: auto !important;

  display: flex;

  margin: auto;

}



.media-mobile {

  display: none;

}



#hoverableSidenav a {

  position: fixed;

  left: -50px;

  transition: 0.3s;

  padding: 5px;

  width: 120px;

  text-decoration: none;

  font-size: 17px;

  color: white;

  border-radius: 0 5px 0 0;

  display: flex;

  align-items: center;

  z-index: 10000;

}



#hoverableSidenav a:first-child {

  left: -50px;

  padding: 5px 0;

}



#hoverableSidenav a:nth-child(2),

#hoverableSidenav a:nth-child(4) {

  left: -80px;

  width: 150px;

  border-radius: 0;

}



#hoverableSidenav a:nth-child(3) {

  left: -100px;

  width: 170px;

  padding: 10px 5px;

  border-radius: 0;

}



#hoverableSidenav a:last-child {

  left: -80px;

  width: 150px;

  border-radius: 0 0 5px 0;


}



#hoverableSidenav i {

  font-size: 40px;

}



#hoverableSidenav a:first-child i {

  font-size: 50px;

}



#hoverableSidenav a:hover {

  left: 0; /* On mouse-over, make the elements appear as they should */

}



#hoverableSidenav a i {

  display: inline-block;

  margin: 0 15px;

}



/* The about link: 20px from the top with a green background, 7% is the optimal value */

#whatsapp {

  top: 36%;

  background-color: #4caf50;

}



#booking {

  top: 45.1%; 

  /* top: 43%; */

  background-color: #2196f3;

}



#brochure {

  top: 54%; 

  /* top: 50%; */

  background-color: #f44336;

}



#simulasi {

  top: 63%;

  /* top: 57%; */

  background-color: #FFA500;

}

#dealer-lokasi {

  top: 72%;

  /* top: 64%; */

  background-color: #555;

}



#popupWhatsapp {

  color: black;

  font-family: mmc-regular;

  z-index: 20000;

}



.card-img-custom {

  filter: brightness(0.6);

}



.card-brochure {

  cursor: pointer;

}



#popupBrochure {

  z-index: 15000;

}



.kumpulan-berita .page-item.active .page-link {

  background-color: #cc0d0d;

  border-color: transparent;

  color: white;

}



.kumpulan-berita .page-link {

  color: black;

}



.contain-img-bengkel {

  position: relative;

  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.6);

}



.overlay {

  position: absolute;

  top: 0;

  bottom: 0;

  left: 0;

  right: 0;

  height: 100%;

  width: 100%;

  opacity: 0;

  transition: 0.5s ease;

  background-color: rgba(0, 0, 0, 0.7);

}



.contain-img-bengkel:hover .overlay {

  opacity: 1;

  cursor: pointer;

}



.text {

  color: white;

  font-size: 20px;

  position: absolute;

  top: 50%;

  left: 50%;

  -webkit-transform: translate(-50%, -50%);

  -ms-transform: translate(-50%, -50%);

  transform: translate(-50%, -50%);

  text-align: center;

  -webkit-user-select: none; /* Safari */

  -ms-user-select: none; /* IE 10 and IE 11 */

  user-select: none; /* Standard syntax */

}



.lb-data,

.lb-caption {

  font-weight: normal !important;

}



.typed-cursor {

  opacity: 0 !important;

}



.carousel-edit {

  top: 25%;

  bottom: auto;

}



.checklist-ul {

  list-style-type: none;

  padding: 0;

}



.checklist-ul li {

  padding: 0 0 0 25px;

  position: relative;

  margin-bottom: 5px;

  font-family: mmc-regular;

}



.checklist-ul li:before {

  position: absolute;

  left: 5px;

  content: '\2713';

  color: white;

}



.btn-selengkapnya {

  position: absolute;

  left: 10%;

  top: 80%;

}

.btn-selengkapnya-72 {

  position: absolute;

  left: 12.5%;

  top: 72%;

}



.carousel-indicators li {

  width: 20px;

  height: 20px;

  border-radius: 50%;

  background-color: #BEBEBE;

}



.button-book {

  display: flex;

  width: 200px;

  height: 50px;

  border: 2px solid white;

  background: linear-gradient(-60deg, #fff 50%, transparent 50%);

  cursor: pointer;

  background-size: 250% 100%;

  background-position: bottom left;

  transition: all 0.1s ease-out;

  text-decoration: none;

  margin: auto;

  position: absolute;

  left: 30%;

  top: 50%;

}

.button-slash-black {
  display: flex;
  /* width: 200px;
  height: 50px; */
  border: 2px solid black;
  background: linear-gradient(-60deg, #000 50%, #fff 50%);
  cursor: pointer;
  background-size: 250% 100%;
  background-position: bottom left;
  transition: all 0.1s ease-out;
  text-decoration: none;
  margin: auto;
}

.button-slash-black span {
  color: black;
  margin: auto;
  letter-spacing: 1px;
}

.button-slash-black:hover {
  text-decoration: none;
  background-position: bottom right;
  color: #fff;
}

.button-slash-black:hover span {
  color: #fff;
}

.button-book-black {

  display: flex;

  width: 200px;

  height: 50px;

  border: 2px solid black;

  background: linear-gradient(-60deg, #000 50%, #fff 50%);

  cursor: pointer;

  background-size: 250% 100%;

  background-position: bottom left;

  transition: all 0.1s ease-out;

  text-decoration: none;

  margin: auto;

  position: absolute;

  left: 30%;

  top: 50%;

}

.button-book-black span {

  color: black;

  margin: auto;

  letter-spacing: 2px;

}



.button-book-black:hover {

  text-decoration: none;

  background-position: bottom right;

  color: #fff;

}



.button-book-black:hover span {

  color: #fff;

}



.btn-outline-custom-black {
  display: flex;
  width: 175px;
  height: 50px;
  border: 2px solid black;
  background: linear-gradient(-60deg, #000 50%, #fff 50%);
  cursor: pointer;
  background-size: 250% 100%;
  background-position: bottom left;
  transition: all 0.1s ease-out;
  text-decoration: none;
  margin: auto;
}

.btn-outline-custom-black:hover {

  text-decoration: none;

  background-position: bottom right;

  color: #fff;

}

.btn-outline-custom-black span {
  color: black;
  margin: auto;
  letter-spacing: 2px;
}

.btn-outline-custom-black:hover span {
  color: white;
}


.limited-button {

  display: flex;

  width: 375px;

  height: 50px;

  border: 2px solid white;

  background: linear-gradient(-60deg, #fff 50%, transparent 50%);

  cursor: pointer;

  background-size: 250% 100%;

  background-position: bottom left;

  transition: all 0.1s ease-out;

  text-decoration: none;

  margin: auto;

  font-size: 14px;

}

.limited-button-position {
  top: 75%;
  left: 21.5%;
}

.xfc-book-now {
  left: 11.5%;
  top: 80%;
}

.destinator-now {
  left: 17.5%;
  top: 65%;
}

.logo-topleft {
    position: absolute;
    top: 10%;
    left: 10%;
    z-index: 10;
    width: auto;
    height: 120px !important;
    min-height:80px !important;
}

.new-xpander-cross-now {
  left: 20%;
  top: 55%;
}

.new-xpander-now {
  left: 23.5%;
  top: 65%;
}

.new-pajero-sport-now {
  left: 15%;
  top: 65%;
}

.all-new-triton-now {
  left: 14.5%;
  top: 29%;
}

@media (min-width: 1081px) and (max-width: 1280px) {
  .limited-button {
    width: 350px;
    font-size: 14px;
  }
}

@media (min-width: 1024px) and (max-width: 1080px) {
  .limited-button-position {
    left: 16.5%;
  }

  .limited-button {
    width: 320px;
    font-size: 12px;
  }
}

@media (min-width: 1024px) and (max-width: 1279px) {
  .xfc-book-now {
    left: 11.5%;
    top: 80%;
    width: 180px;
    height: 40px;
  }

  .destinator-now {
    left: 17.5%;
    top: 65%;
    width: 180px;
    height: 40px;
  }

  .new-xpander-cross-now {
    left: 20%;
    top: 65%;
    width: 180px;
    height: 40px;
  }

  .new-xpander-now {
    left: 23.5%;
    top: 65%;
    width: 180px;
    height: 40px;
  }

  .new-pajero-sport-now {
    left: 15%;
    top: 65%;
    width: 180px;
    height: 40px;
  }

  .all-new-triton-now {
    left: 15%;
    top: 65%;
    width: 180px;
    height: 40px;
  }

  .logo-topleft {
    height: 90px !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .limited-button-position {
    top: 72%;
    left: 12%;
  }

  .limited-button {
    width: 280px;
    font-size: 10px;
  }

  .logo-topleft {
    height: 70px !important;
  }
}

@media (min-width: 768px) and (max-width: 1024px) { 
  .xfc-book-now {
    left: 11.5%;
    width: 160px;
    height: 40px;
  }

  .destinator-now {
    left: 17%;
    width: 160px;
    height: 40px;
  }

  .new-xpander-cross-now {
    left: 20%;
    width: 160px;
    height: 40px;
  }

  .new-xpander-now {
    left: 23.5%;
    width: 160px;
    height: 40px;
  }

  .new-pajero-sport-now {
    left: 12%;
    width: 160px;
    height: 40px;
  }

  .all-new-triton-now {
    top: 30% !important;
    left: 11%;
    width: 160px;
    height: 40px;
  }
}

@media (min-width: 540px) and (max-width: 767px) {
  .limited-button-position {
    top: 75.5%;
    left: 23.5%;
  }

  .logo-topleft {
    height: 120px !important;
    left:25%;
  }
}

@media (min-width: 401px) and (max-width: 767px) {
  .limited-button {
    width: 280px;
    height: 45px;
    font-size: 10px;
  }

  
}

@media (min-width: 401px) and (max-width: 539px) {
  .limited-button-position {
    top: 72.5%;
    left: 17.5%;
  }
}

@media (max-width: 400px) {
  .limited-button {
    width: 280px;
    height: 45px;
    font-size: 10px;
  }

  .limited-button-position {
    top: 72.5%;
    left: 13%;
  }

  .logo-topleft {
    height: 100px !important;
    left:15%;
  }
}


@media (max-width: 767px) {
  .xfc-book-now {
    /* left: 22% !important;
    top: 70% !important; */
    left: 25% !important;
    top: 80% !important;
    width: 50%;
  }

  .destinator-now {
    left: 25% !important;
    top: 80% !important;
    width: 50%;
  }

  .new-xpander-cross-now {
    left: 25% !important;
    top: 75% !important;
    width: 50%;
  }

  .new-xpander-now {
    left: 25% !important;
    top: 75% !important;
    width: 50%;
  }

  .new-pajero-sport-now {
    left: 25% !important;
    top: 68.5% !important;
    width: 50%;
  }

  .all-new-triton-now {
    left: 25% !important;
    top: 75% !important;
    width: 50%;
  }
  
}

.button-book span {

  color: white;

  margin: auto;

  letter-spacing: 2px;

}



.button-book:hover {

  text-decoration: none;

  background-position: bottom right;

  color: #000;

}



.button-book:hover span {

  color: black;

}

.limited-button span {

  color: white;

  margin: auto;

  letter-spacing: 2px;

}



.limited-button:hover {

  text-decoration: none;

  background-position: bottom right;

  color: #000;

}



.limited-button:hover span {

  color: black;

}



/* .button-book-now {

  opacity: 0;

  transform: translateY(40px);

  transition: 1s;

} */



.video-desktop {

  display: block;

}



.video-mobile {

  display: none;

}



.carousel-video {

  width: 1920px;

  height: 550px;

}

@media (max-width: 480px) {

  #modalDealer2 .dealerContacts {

    flex-direction: column;

  }

  #modalDealer2 .dealerContacts-list {

    width: 100%;

  }

  #modalDealer2 .dealerOpening {

    flex-direction: column;

  }

  #modalDealer2 .dealerOpeningDate {

    width: 80%;

  }

  #modalDealer2 .dealerOpening-detail {

    width: 100%;

  }

}

@media (min-width: 576px) {

  .fs50-scaled {

    font-size: 50px;

  }

  .fs18-scaled {

    font-size: 18px;

  }

  /* .modal-dialog {

    max-width: 600px;

  } */

}

@media (min-width: 768px) {

  .active {

    color: #ed0000;

    /* background-color: #ed0000; */

    background-color: none;

    background-image: none;

    background-clip: none;

    -webkit-background-clip: none;

    /*-webkit-text-fill-color: none;*/

  }

  #modalDealer2 #carouselModal .carousel-item.active {

    background-color:transparent;

  }

  #modalDealer2 #carouselModal .carousel-indicators li {

    background-color: #6c757d;
  
  }

  #modalDealer2 #carouselModal .carousel-indicators li.active {
    
    background-color: #ed0000;
    
  }

  #carouselJumbo .carousel-indicators .active {

    background-color: #ed0000;

  }

  #modalDealer2 #carouselModal .carousel-indicators .active {
    background-color: #ed0000;
  }


  .activeRed {

    color: #ed0000;

  }

  .card-img-berita {

    height: 170px;

  }

  /*.landing{background-image: url("https://www.sardanagroup.co.id/index-dev/assets/img/bg/sardanagedung.jpeg");} /*duluan karena dibutuhkan bglanding-*/

  .berita-header {

    font-size: 2.5rem;

  }

  /*.bgLanding2 {background-image: url("https://www.sardanagroup.co.id/index-dev/assets/img/bg/tentangkami.jpg")}*/

  /*.bgLanding3 {background-image: url("https://www.sardanagroup.co.id/index-dev/assets/img/bg/tentangkami-p-2.jpg");min-height: 120vh}*/

  /*.bgLanding4 {background-image: url("https://www.sardanagroup.co.id/index-dev/assets/img/bg/tentangkami-p-3.jpg");min-height: 120vh}*/

  .bigCaptionContainer {

    margin-left: 26vh;

  }

  .btMitsuboshi {

    width: 98%;

  }

  .copyright {

    margin-top: 0.25rem;

  }

  .dealercard2 {

    display: block;

  }

  .footerLCV,

  .footerCV {

    margin-top: 0;

  }

  .header {

    height: 70px;

  }

  .inactiveHeader {

    top: -95px;

  }

  .listMobilFooter {

    text-align: left;

  }

  .logoNormal {

    width: 6%;

  }

  .logoScrolled {

    width: 5%;

  }

  #lokasiDealer {

    min-height: 100vh;

  }



  .medsosContainer {

    display: flex;

  }

  /* .tentangKami {

    flex: 0 0 25%;

    max-width: 25%;

  } */

  #tentangKami .container {

    margin-bottom: 15vh;

    margin-top: 15vh;

  }

  .thirdBerita {

    display: flex;

  }

  .whiteContainer {

    height: 75vh;

    border-bottom-left-radius: 250px;

    border-bottom-right-radius: 250px;

  }

  .count-down-wrapper {

    top: 80%;

  }

  .days,

  .hours,

  .minutes,

  .seconds {

    font-size: 48px;

  }

  .count-down-title {

    font-size: 18px;

  }

  .days,

  .hours,

  .minutes,

  .seconds {

    font-size: 60px;

  }

  .count-down-title {

    font-size: 24px;

  }

}

@media (min-width: 1024px) {

  body,

  html {

    font-size: 16px;

  }

}

@media (min-width: 1366px) {

  #carouselJumbo img {

    min-height: calc(100vh - 92px);

    height: auto;

  }

  .dealerCard2 {

    display: block;

  }

}

@media (min-width: 1920px) {

  .menuOverlay .overlayBg .container {

    margin-right: 0;

  }

}

/*iPads (portrait)*/

/* @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { */

@media only screen and (min-device-width: 768px) and (max-device-width: 1080px) and (orientation: portrait) {

  .bigCaptionContainer {

    margin-left: 6vh;

  }

  .navMenu {

    font-size: 12px;

  }

  .dealerCard2 {

    display: none;

  }

  .dealerCard3 {

    display: block;

  }

  /* .tentangKami {

    flex: 0 0 41.666667%;

    max-width: 41.666667%;

  } */



  #whatsapp {

    top: 40%;

  }



  #booking {

    top: 45%;

  }

  #brochure {

    top: 50%;

  }


  #simulasi {

    top: 55%;

  }

  #dealer-lokasi {

    top: 60%;

  }


  /*
  #price {

    top: 55%;

  }
  */

}

/*iPads (landscape)*/

/* @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {

  .dealerCard2 {

    display: block;

  }

  .dealerCard3 {

    display: none;

  }

} */



/* iPads (Landscape) */

/* @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) { */
@media only screen and (min-device-width: 768px) and (max-device-width: 1080px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  
  .dealerCard2 {

    display: block;

  }

  .dealerCard3 {

    display: none;

  }



  #whatsapp {

    top: 38%;

  }



  #booking {

    top: 45%;

  }

  #brochure {

    top: 52%;

  }



  #simulasi {

    top: 59%;

  }

  #dealer-lokasi {

    top: 66%;

  }


  /*
  #price {

    top: 59%;

  }
  */

}



/*iPads Pro (portrait)*/

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) {

  .navMenu {

    font-size: 16px;

  }

  .dealerCard2 {

    display: none;

  }

  .dealerCard3 {

    display: block;

  }

  #whatsapp {

    top: 35.5%;

  }

  #booking {

    top: 40%;

  }

  #brochure {

    top: 44.5%;

  }


  #simulasi {

    top: 48.8%;

  }
  

  #dealer-lokasi {

    top: 53.3%;

  }

  /*

  #price {

    top: 53.3%;

  }

  */

}

/*iPads Pro (landscape)*/

@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) {

  .dealerCard2 {

    display: block;

  }

  .dealerCard3 {

    display: none;

  }

}


@media (min-width: 769px) and (max-width: 1024px) {
  section#footer {
    min-height: 0;
  }
} 


@media (min-width: 576px) and (max-width: 768px) {

  section#footer {

    min-height: 0;

  }



  #booking {

    top: 46%;

  }


  #whatsapp {

    top: 40%;

  }



  #brochure {

    top: 52%;

  }

  #simulasi {

    top: 58%;

  }

  #dealer-lokasi {

    top: 64%;

  }



  /* Swiper */

  .swiper-button-prev-custom,

  .swiper-button-next-custom {

    height: 60px;

    width: 60px;

  }



  .swiper-button-prev-custom::before,

  .swiper-button-next-custom::before {

    font-size: 34px;

  }

  /* Akhir Swiper */



  .button-custom {

    bottom: 5%;

    width: 150px;

  }



  .button-custom-pajero {

    left: 65%;

  }



  div.blog {

    height: 400px;

  }



  div.blog .swiper-slide {

    height: 400px;

  }



  div.blog .swiper-pagination {

    bottom: 55%;

    left: 40%;

  }



  div.blog .tanggal {

    top: 40%;

    left: 5%;

  }



  div.blog .judul {

    top: 45%;

    left: 5%;

  }



  div.blog .selengkapnya {

    left: 5%;

  }

}



@media (max-width: 576px) {

  .carousel-video {

    width: 400px;

    height: 700px;

  }



  .video-mobile {

    display: block;

  }



  .video-desktop {

    display: none;

  }



  .button-book {

    left: 20%;

    top: 50%;

  }



  .menu-img-thumb {

    width: 25%;

    margin-right: 20px;

  }



  .menu-img-thumb-container {

    display: flex;

    align-items: center;

  }



  .konten-blog img {

    width: 100% !important;

    height: auto !important;

  }



  /* .footer-mobile {

    padding-bottom: 80px;

  } */

  .footer-mobile {

    padding-bottom: 100px;

  }

  #hoverableSidenav {

    display: none;

  }



  .media-mobile {

    display: block;

    position: fixed;

    left: 0;

    bottom: 0;

    padding: 10px 20px 0;

    color: white;

    background: black;

    z-index: 1000;

  }



  .icon-media-mobile {

    border-radius: 15px 15px 0 0 !important;

    border-top: 4px solid rgb(187, 17, 7);

    border-bottom: none;

  }



  /* Swiper */

  .swiper-button-prev-custom,

  .swiper-button-next-custom {

    height: 70px;

    width: 70px;

  }



  .swiper-button-prev-custom::before,

  .swiper-button-next-custom::before {

    font-size: 28px;

  }

  /* Akhir Swiper */



  .button-custom {

    bottom: 9%;

    left: 30%;

    width: 150px;

  }



  .btn-telusuri {

    left: 10%;

    top: 80%;

  }



  .d-sm {

    display: block;

  }



  .d-lg {

    display: none;

  }



  /* div.blog {

    height: 200px;

  } */



  div.blog .swiper-slide {

    height: 200px;

  }


  div.blog {
    height: 225px;
  }

  /* div.blog.swiper-slide {
    height: 225px;
  } */

  div.blog .tanggal {

    top: 30%;

    font-size: 10px;

    left: 5%;

  }



  div.blog .judul {

    top: 40%;

    font-size: 12px;

    left: 5%;

  }



  div.blog .selengkapnya {

    top: 60%;

    padding: 5px 20px;

    font-size: 12px;

    left: 5%;

  }



  div.blog .swiper-pagination {

    bottom: 60%;

    left: 30%;

  }

}

/* Mobile Landscape */

@media (min-width: 576px) and (max-width: 812px) and (min-height: 300px) and (max-height: 450px) {

  div.blog .swiper-slide {

    height: 300px;

  }



  div.blog .judul {

    top: 48%;

    font-size: 18px;

  }



  div.blog .tanggal {

    top: 40%;

    font-size: 13px;

  }

}



/* Iphone X/XS */

@media (min-width: 360px) and (max-width: 412px) and (min-height: 731px) and (max-height: 812px) {

  div.blog .swiper-pagination {

    bottom: 65%;

    left: 30%;

  }

}

.btn-modal-close {
  position:absolute;
  top:1%;
  right:1%;
}

.fa-xfc {
  color: #fff !important;
}

@media (max-width: 768px) {
  .btn-modal-close {
    position:absolute;
    top:1.5%;
    right:1.5%;
  }

  /* .fa-xfc {
    color: #000 !important;
  } */
}

.btMenuMobile {
  color: #fff;
}

.btMenuMobile:hover {
  color: #ed0000;
}

.footer-border {
  border-top: .5rem solid #ed0000;
}

@media (max-width: 400px) {
  .px-xs-1 {
    padding-left: .25rem !important;
    padding-right: .25rem !important;
  }

  .px-xs-2 {
    padding-left: .5rem !important;
    padding-right: .5rem !important;
  }

  .px-xs-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important;
  }

  .px-xs-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important;
  }

  .px-xs-5 {
    padding-left: 3rem !important;
    padding-right: 3rem !important;
  }
}

/* Utility CSS */
.start-50 {
  left: 50% !important;
}

.top-50 {
  top: 50% !important;
}

.top-55 {
  top: 55% !important;
}

.top-60 {
  top: 60% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.baru-brand {
  top: 10.5%;
}

@media (701px < width <= 1024px) {
  .baru-brand {
    top: 7.5% !important;
  }
}

@media (width < 700px) {
  .baru-brand {
    top: 5% !important;
  }
}
