body {
  color: #4d4d4d;
  font-size: 16px;
  height: 100%;
  margin: 0;
  overflow-x: hidden !important;
  width: 100%;
  max-width: 100%;
}

#activeA {
  color: #002c5f;
}
.navbar-nav .nav-link#activeA::after,
.navbar-nav .nav-link:hover::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #002c5f;
  position: absolute;
  left: 0;
  bottom: -2px;
}

/*-------------------- Cover About Us-------------------- */

.bg {
  margin-top: 5rem;
  width: 100%;
  text-align: center;
}

.cover {
  width: 100%;
  height: auto;
}

.title h1 {
  position: absolute;
  font-size: 110px;
  line-height: 120px;
  letter-spacing: 0px;
  /* font-weight: bold; */
  color: #ffffff;
  text-align: center;
  margin: 10% 0;
  width: 100%;
  /* top: 5rem; */
}

/*-------------------- Cover About Us End-------------------- */

/*-------------------- Dealership ---------------------------*/

#Delearship {
  background-color: #f6f3f2;
}

/* .Dealership {
  margin-top: 4rem;
} */

.titleD {
  margin-left: 3rem;
}

.textD {
  line-height: 1.9;
  font-size: 16px;
  font-weight: 400;
  padding: 100px;
}

/* .viewer {
  filter: gray;
  -webkit-filter: grayscale(0.8);
  -webkit-transition: all 0.8s ease-in-out;
}

.viewer:hover {
  filter: none;
  -webkit-filter: grayscale(0);
  -webkit-transform: scale(1.01);
} */

/* Custom Styles */

.dealership-margin {
  margin: 0 auto;
}

.viewer {
  max-width: 100%;
  /* Ensure it doesn't overflow */
  height: auto;
  /* Maintain aspect ratio */
}

.col-md-6 {
  display: flex;
  justify-content: center;
  /* Center horizontally */
  align-items: center;
  /* Center vertically */
}

.container-dealership {
  padding-right: 12px !important;
  margin-right: 0 !important;
}

@media (max-width: 768px) {
  .textD {
    padding: 20px;
    margin: 0px !important;
    /* Add padding for smaller screens */
  }
}

@media (min-width: 992px) {
  .container-dealership {
    max-width: 95% !important;
  }
}

/* @media (min-width: 768px) {
    .container {
        max-width: 100% !important;
    }
} */

/*-------------------- Dealership end---------------------------*/

/*-------------------- Achievements ---------------------------*/

.textA {
  margin-right: 3rem !important;
  line-height: 1.7;
  font-size: 16px;
  font-weight: 400;
}

.achievements-margin {
  margin: 0 auto;
}

ul,
li,
.year h5 {
  font-size: 15px;
}

.see {
  appearance: none;
  background-color: transparent;
  border: 0.125em solid #1a1a1a;
  border-radius: 0.9375em;
  box-sizing: border-box;
  color: #3b3b3b;
  cursor: pointer;
  display: inline-block;
  font-family:
    Roobert,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Helvetica,
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol";
  font-size: 16px;
  font-weight: 600;
  line-height: normal;
  margin: 0;
  /* min-height: 3.75em;
  min-width: 0; */
  outline: none;
  padding: 0.5rem 2rem;
  text-align: center;
  text-decoration: none;
  transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  will-change: transform;
}

.see:disabled {
  pointer-events: none;
}

.see:hover {
  color: #fff;
  background-color: #1a1a1a;
  box-shadow: rgba(0, 0, 0, 0.25) 0 8px 15px;
  transform: translateY(-2px);
}

.see:active {
  box-shadow: none;
  transform: translateY(0);
}

#more {
  display: none;
}

#hyundai-center {
  margin-top: 10rem;
}

.mission,
.vision {
  line-height: 1.7;
  font-size: 16px;
}

.text-archievements ul li {
  font-family: HyundaiSansRegular !important;
  color: #4d4d4d;
  font-size: 16px;
  line-height: 28px;
  font-style: normal;
}

.text-archievements {
  line-height: 1.9;
  font-size: 16px;
  font-weight: 400;
  padding: 100px;
}

.container-achievements {
  padding-left: 0px !important;
  padding-right: 12px;
  margin-left: 0px !important;
}

.row.no-gutters {
  margin: 0;
}

.col-sm {
  padding: 0;
}

@media (min-width: 992px) {
  .container-achievements {
    max-width: 95% !important;
  }
}

@media (max-width: 768px) {
  .text-archievements {
    font-size: 12px !important;
    padding: 20px;
    margin: 0px !important;
    /* Add padding for smaller screens */
  }
  h1 {
    font-size: 38px !important;
  }
   .bg {
    margin-top: 7rem;
  }
}

/*-------------------- Achievements ends ---------------------------*/

/* -------------------- PEOLPLE css -------------------- */

.container-people {
  padding-left: 0px !important;
  padding-right: 12px;
  margin-left: 0px !important;
  padding-top: 20px;
}

.text-people {
  font-family: HyundaiSansRegular !important;
  color: #4d4d4d;
  font-size: 16px;
  line-height: 28px;
  font-style: normal;
}

.text-people {
  line-height: 1.9;
  font-size: 16px;
  font-weight: 400;
  padding: 100px;
}

@media (min-width: 992px) {
  .container-people {
    max-width: 95% !important;
  }
}

@media (max-width: 770px) {
  .container-people {
    padding-top: 150px;
  }
}

@media (max-width: 768px) {
  .text-people {
    font-size: 12px !important;
    padding: 20px;
    margin: 0px !important;
    /* Add padding for smaller screens */
  }
  h1 {
    font-size: 38px !important;
  }
}

/* --------------------- END PEOLPLE css -------------------- */

/* -------------------RESPONSIVE------------------ */

@media (max-width: 768px) {
  .title h1 {
    font-size: 2.5rem;
    margin: 1% 0;
  }
  #hyundai-center {
    margin-top: 2rem;
    padding: 0;
  }
  .titleD {
    margin-left: 0;
    padding: 0;
  }
  .textD {
    margin-left: 0;
    padding: 0;
    margin: 0;
  }
  .Dealership {
    margin-top: 0;
  }
  #achievements-margin {
    margin-top: 2rem;
  }
}

@media (max-width: 480px) {
  .title h1 {
    font-size: 2.5rem;
  }
}

/* body {
  overflow-x: hidden !important;
} */

/* ///////////////////////////////////Esjay group css///////////////////////////// */

.fronend-about {
  font-size: 44px !important;
  display: grid;
  text-align: center;
  /* margin-bottom: 20px; */
  padding: 20px;
}

.fronend-about h2 {
  font-size: 44px !important;
}

.esjay-group {
  padding-top: 100px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.content-esjay {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.grid-col-group {
  display: flex;
  align-items: center;
}

.content-esjay p {
  color: #4d4d4d;
  text-align: left;
  font-size: 16px;
  line-height: 28px;
  font-style: normal;
}

.pad-30 {
  padding: 30px;
}

.pad-70 {
  padding-top: 70px;
  padding-bottom: 70px;
}

@media (max-width: 900px) {
  .grid-col-group {
    display: grid;
    align-items: center;
  }
  /* .col-6 {
        flex: 0 0 auto !important;
        width: 0px !important;
    } */
}

/* //////////////////////////////////////////Esjay group end css///////////////////////////// */

/* //////////////////////////////////////////IMAGE FOOTER//////////////////////////// */

/* .container-img-footer {
    text-align: center;
    color: #383d43;
} */

/* .owl-theme .owl-dots .owl-dot span {
  width: 30px;
  border-radius: 0;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #1660ff;
}

.owl-carousel {
  position: relative;
  padding-top: 10px;
}

.owl-dot {
  display: none !important;
} */

.wrapper {
  width: 100%;
}

.carousel {
  /*   max-width: 1200px; */
  margin: auto;
  padding: 0 30px;
}

.carousel .card {
  color: #fff;
  text-align: center;
  margin: 20px 0;
  line-height: 250px;
  font-size: 90px;
  font-weight: 600;
  /*   border-radius: 10px; */
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
}

.owl-dots {
  text-align: center;
  margin-top: 40px;
}

.owl-dot {
  display: none;
  height: 15px;
  width: 45px;
  margin: 0 5px;
  outline: none;
  border-radius: 14px;
  border: 2px solid #0072bc !important;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
}

.owl-dot.active,
.owl-dot:hover {
  background: #0072bc !important;
}

.viewer {
  filter: gray;
  -webkit-filter: grayscale(0.8);
  -webkit-transition: all 0.8s ease-in-out;
}

.viewer:hover {
  filter: none;
  -webkit-filter: grayscale(0);
  -webkit-transform: scale(1.01);
}

#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);
}

/* //////////////////////////////////////////IMAGE END FOOTER//////////////////////////// */

/* //////////////////////////////////////////GALLERY CSS//////////////////////////////// */

#showroom-gallery {
  padding-top: 50px;
  padding-bottom: 50px;
  height: 90vh;
}

.gallery-pic .item {
  padding: 10px;
  width: 250px !important;
  height: 250px !important;
}

/* 
.gallery-pic {
  width: 250px !important;
} */

.modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.9);
  overflow-y: hidden !important;
}

.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

.close {
  position: absolute;
  top: 10px;
  right: 25px;
  color: white;
  font-size: 35px;
  font-weight: bold;
  cursor: pointer;
}

#caption {
  text-align: center;
  color: white;
  padding: 10px 0;
}

.container-gallery {
  margin-left: 50px;
  margin-right: 50px;
  max-width: 100% !important;
}

/* //////////////////////////////////////////GALLERY END CSS//////////////////////////////// */
