.bg {
  height: 40vw;
  background-image: url(../../images/car-model/custin/Custin-Cover.png);
  /* margin-top: 5rem; */
  width: 100%;
  text-align: center;
  transition: transform 0.5s ease;
  object-fit: cover;
  background-size: cover;
  background-position: center;
}

.ads {
  height: 17vw !important;
  background-image: url(../../images/car-model/custin/custin-ads.png);
  width: 100% !important;
  text-align: center;
  object-fit: cover;
  background-size: cover;
  background-position: center;
}

.smart-sense {
  height: 33vw !important;
  background-image: url(../../images/car-model/custin/Hyundai-Custin-PAGE5.webp);
  width: 100% !important;
  text-align: center;
  object-fit: cover;
  background-size: cover;
  background-position: center;
}

.cover {
  width: 100%;
  height: auto;
}

.title h1 {
  padding-top: 20px;
  position: relative;
  font-size: 4.5rem;
  /* line-height: 120px;
    letter-spacing: 0px; */
  color: #000;
  /* text-align: left;
    top: 31%; */
  left: -24%;
  /* transform: translate(-50%, -50%); */
}

@media (max-width: 998px) {
  .title h1 {
    font-size: 2.5rem;
  }
}

@media (max-width: 768px) {
  .bg {
    height: 40vw !important;
    width: 100%;
  }

  .title h1 {
    font-size: 1.9rem;
    left: -22%;
    padding-top: 20px;
    /* top: 27%;
        transform: translate(-50%, -50%); */
  }
}

/*-------------------- Cover About Us End-------------------- */

/* --------------------button up css start -------------------- */

#myBtnup {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: rgba(0, 170, 210, 1);
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtnup:hover {
  color: rgba(0, 170, 210, 1);
  background-color: rgba(255, 255, 255, 0.1);
}

/* --------------------button up css end -------------------- */

/* /////////////////////////////Tab sticky css////////////////////// */

.dl-brochure-tab img {
  width: 15px;
  margin-left: 5px;
}

.active-highlight {
  color: #002c5f;
}

/* 
.dl-brochure-tab {
    display: contents;
} */

.pad-20 {
  padding: 10px;
}

.icon-img {
  margin-right: 20px;
}

.navbar {
  padding-top: 0 !important;
}

.bg-color {
  background-color: #002c5fff;
}

.pad-70 {
  padding-left: 70px !important;
  padding-right: 70px !important;
}

.no-margin {
  margin: 0 !important;
}

.req-inq,
.deatails-tab {
  width: 100% !important;
  display: flex;
  justify-content: space-around;
  list-style-type: none;
  margin-bottom: 0px !important;
}

.req,
.inq {
  height: 70px !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

.sticky-nav-one {
  position: sticky !important;
  top: 0;
  z-index: 1100;
  display: list-item !important;
}

.navbar-expand-lg .navbar-collapse {
  justify-content: center !important;
}

.testDrive,
.inquiry {
  font-size: 20px;
  line-height: 30px;
  color: #fff;
}

.details-tab {
  gap: 22px !important;
}

.justify-content-space-around {
  justify-content: space-around !important;
}

.navbar-nav {
  font-family: HyundaiSansRegular !important;
}

@media (max-width: 995px) {
  .details-tab {
    gap: 10px !important;
    display: contents !important;
  }
  .request-hide {
    display: none;
  }
  .nav-item .nav-link {
    flex-direction: column;
    max-height: 55px;
  }
  .icon-img {
    margin-right: 0px;
  }
  .display-none {
    display: none !important;
  }
  .testDrive,
  .inquiry {
    font-size: 16px;
  }
  .no-margin {
    padding: 10px 0;
  }
  .pad-70 {
    padding: 10px 15px;
  }
}

@media (max-width: 768px) {
  .pad-20 {
    padding: 5px;
  }
  .justify-content-space-around {
    gap: 3px !important;
    /* display: contents !important; */
  }
  .req-inq,
  .details-tab {
    /* flex-direction: column; */
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    padding: 0px !important;
  }
  .request-hide {
    display: none;
  }
  .nav-item .nav-link {
    flex-direction: column;
    max-height: 55px;
  }
  .icon-img {
    margin-right: 0px;
    width: 25px;
  }
  .display-none {
    display: none !important;
  }
  .testDrive,
  .inquiry {
    font-size: 12px;
  }
  .no-margin {
    padding: 10px 0;
  }
  .pad-70 {
    padding: 5px 15px;
  }
  .text-tab a {
    font-size: 12px !important;
  }
}

/* ///////////////////////////Tab sticky css end////////////////////// */

/* --------------------------start container css --------------------- */

.pad-10 {
  padding-top: 100px !important;
}

@media (max-width: 768px) {
  .pad-10 {
    padding-top: 50px !important;
  }
}

/* --------------------------end container css --------------------- */

/* ---------------------start section css --------------------- */

#highlights {
  display: grid;
  margin-top: 40px;
}

.row-details {
  margin-top: 50px;
  align-items: center;
}

.row-details p {
  margin-top: 1rem;
  font-size: 16px;
  color: #4d4d4d;
}

.title-desc {
  font-size: 30px;
  color: #4d4d4d;
  /* font-weight: bold; */
}

.text-align-left {
  text-align: left !important;
}

.img-car-model {
  width: 100%;
  margin-top: 20px;
}

.grid-row {
  display: flex;
  align-items: center;
}

@media (max-width: 768px) {
  .grid-row-img,
  .grid-row {
    display: grid !important;
    gap: 20px;
  }
}

/* ////////////////////////start highghlight css////////////////// */

.gallery-container {
  margin: 0 auto;
  max-width: 100%;
  /* max-height: 100vh; */
  background-color: white;
}

/* .xy-center {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
} */

.transition {
  transition: all 350ms ease-in-out;
}

.r-3-2 {
  width: 100%;
  padding-bottom: 66.667%;
  background-color: #ddd;
}

.image-holder {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0;
}

.gallery-wrapper {
  position: relative;
  overflow: hidden;
}

.gallery {
  position: relative;
  white-space: nowrap;
  font-size: 0;
}

.item-wrapper {
  cursor: pointer;
  width: 23%;
  display: inline-block;
  background-color: white;
}

.gallery-item {
  opacity: 0.5;
}

.gallery-item.active {
  opacity: 1;
}

.move-btn i {
  font-size: 30px;
}

.controls {
  border-top: none;
  display: flex;
  justify-content: space-between;
}

.move-btn {
  display: inline-block;
  /* width: 50%; */
  border: none;
  color: #000;
  background-color: transparent;
  padding: 0.2em 1.5em;
}

.move-btn:first-child {
  border-right: none;
}

.move-btn.left {
  cursor: w-resize;
}

.move-btn.right {
  cursor: e-resize;
}

/* //////////////////////Image view css///////////////// */

.img-view {
  display: none;
  position: fixed;
  z-index: 100000 !important;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7);
}

.img-content {
  position: relative;
  margin: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80% !important;
  max-height: 80%;
  top: 10%;
}

.img-content img {
  max-width: 100%;
  max-height: 100%;
}

.close {
  position: absolute;
  top: 20px;
  right: 35px;
  color: white;
  font-size: 40px;
  font-weight: bold;
  cursor: pointer;
}

@media (max-width: 768px) {
  .img-content {
    top: 30%;
    width: 90% !important;
  }
}

/* //////////////////////Image view css end///////////////// */

/* //////////////////////// START INTERIOR AND EXTERIOR CSS//////////////// */

.silver {
  background-color: #c0c0c0;
}

.black {
  background-color: #000000;
}

.white {
  background-color: #ffff;
}

.red {
  background-color: red;
}

.mySlides-dm p {
  font-size: 22px;
}

.mySlides-dm img {
  width: 100% !important;
}

.slideshow-container-dm {
  max-width: 1000px;
  position: relative;
  margin: auto;
  overflow: hidden;
}

.mySlidesdm {
  display: none;
}

.mySlidesdm img {
  vertical-align: middle;
  width: 100% !important;
}

.dot-dm {
  cursor: pointer;
  height: 20px;
  width: 20px;
  margin: 0 2px;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
  /* background-color: #ccc; */
  /* Default color for dots */
  border: 0.5px solid black;
}

.active-dm,
.dot-dm:hover {
  /* background-color: #717171; */
  transform: scale(1.5);
  /* Highlight when active or hovered */
}

.fadedm {
  animation-name: fade 1.5s;
  animation-duration: 0s;
}

@keyframes fadedm {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.dot-container-dm {
  text-align: center;
  padding: 10px 0;
  /* Spacing around dots */
}

/* //////////////////////// END CONVENIENCE CSS//////////////// */

.cst-spn {
  padding: 10px;
  width: 100%;
  display: inline-block;
}

/* /////////////////////////end CONVENIENCE css////////////////// */

/* ///////////////////////////////////////////specification table css//////////////////////////////// */

.selection-text select {
  color: #666;
  background-color: #f6f3f2;
  border: none;
  line-height: 40px;
  padding: 0px 30px;
}

.thead-color {
  background-color: #002c5fff !important;
  color: #fff;
}

.custin-highlights {
  width: 100%;
  height: auto;
}

.highlights-p {
  font-size: 16px !important;
  font-family: HyundaiSansRegular !important;
  color: #000000;
  padding: 2px 0;
}

.highlights-title {
  font-size: 30px;
  font-family: HyundaiSansHeadOfficeMedium !important;
  color: #000000;
  padding: 20px 0;
}

.sub {
  padding: 20px 0;
}

.ex-in {
  background-color: #e1e1e1;
}

.hyun-smar-tech {
  margin: 20px 0;
  color: #000000;
}

.exterior-color {
  color: #000000;
}

.exterior-img {
  width: 100%;
  height: auto;
  margin-top: 20px;
}

.color-title {
  color: #000000;
  font-size: 20px;
  padding: 20px 0;
}

.view-label {
  color: #e1e1e1;
  font-weight: bold;
  font-size: 30px;
}

.front:hover,
.side:hover,
.back:hover {
  background-color: rgba(0, 44, 95, 0.555);
  cursor: pointer;
  transition: background-color 0.3s ease;
}

.title-h2 {
  color: #000000;
}

.mySlides {
  display: none;
}

.w3-left,
.w3-right,
.w3-badge {
  cursor: pointer;
}

.w3-badge {
  height: 13px;
  width: 13px;
  padding: 0;
}

h6 {
  font-family: HyundaiSansHeadOfficeMedium !important;
}

@media (max-width: 998px) {
  .scroll-table {
    overflow-x: auto;
    max-width: 100%;
  }
  #tablepress-30 {
    width: 100%;
    min-width: 800px;
  }
}

@media (max-width: 768px) {
  .scroll-table {
    overflow-x: auto;
    max-width: 100%;
  }
  #tablepress-30 {
    width: 100%;
    min-width: 600px;
  }
}

/* ///////////////////////////////////end specification css/////////////// */

/* -----------------------------------start price css------------------ */

.price-list-section span {
  font-style: italic;
  color: #ff0000;
}

.price-list-section span a {
  color: #0d6efd;
}

/* ----------------------------------end price css------------------ */

/* ---------------------end section css --------------------- */
