.nav-logo img {
  max-width: 100px; /* Adjust the logo size as needed */
}
body:not(.index) .fixed-top {
  background: transparent !important;
}
.nav-option ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
/* css navbar  */
@media (max-width: 420px) {
  .cuclscc {
    margin-top: 180px;
  }
  .cont-box.text-center h4 {
    margin-top: 60px;
  }
}

/*  */
.nav-option ul li {
  display: inline-block;
}
.nav-option ul li a {
  text-decoration: none;
  color: #000;
  font-weight: bold;
  padding: 5px 10px;
}
@keyframes float {
  0% {
    box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
    transform: translatey(0px);
  }
  50% {
    box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.2);
    transform: translatey(-20px);
  }
  100% {
    box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
    transform: translatey(0px);
  }
}
@keyframes float2 {
  0% {
    box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
    transform: translatey(0px);
  }
  50% {
    box-shadow: 0 25px 15px 0px rgba(0, 0, 0, 0.2);
    transform: translatey(-20px);
  }
  100% {
    box-shadow: 0 5px 15px 0px rgba(0, 0, 0, 0.6);
    transform: translatey(0px);
  }
}
/* Responsive behavior */
@media (max-width: 576px) {
  .nav-option ul {
    justify-content: end;
  }
  .nav-logo {
    text-align: left; /* Ensure logo is aligned left */
  }
}

#banner {
  padding: 4rem 0rem;
  background-color: #000;
  color: #fff;
}

.banner-txt h1 {
  font-size: 21px;
  font-weight: 500;
}

.banner-txt span {
  width: 6rem;
  border: none;
  border-top: 3px solid #ff1e00;
  /* Ensure the line is visible and consistent */
  margin: 0;
}

.banner-txt h3 {
  font-weight: 700;
  line-height: 1.2;
  font-size: 68px;
  margin: 1rem 0rem;
}

.banner-col h5 {
  font-size: 17px;
}

.banner-txt p {
  font-size: 17px;
}

.banner-image img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.banner-form {
  background-color: #ff1e00;
  padding: 2rem;
  border-radius: 1rem;
}

.step-txt h3 {
  font-size: 19px;
  color: #ff1e00;
  margin: 0;
}

.step-side-hed h1 {
  font-size: 14rem;
  color: #ff1e00;
}

#steps {
  background-color: #fff2f2;
  padding: 3rem 0rem;
}

#contact-form {
  padding: 4rem 0rem;
}
.contact-hed h3 {
  font-size: 36px;
  margin-bottom: 1rem;
}
.contact-hed p {
  font-size: 19px;
  letter-spacing: 1px;
  margin-bottom: 1.7srem;
}
.contact-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.5rem;
  height: 2.5rem;
  padding: 5px;
  background-color: #fff2f2;
  border-radius: 50%;
}
.contact-form-body {
  padding: 0rem 2rem 0rem 0rem;
}
.contact-icon svg {
  color: #ff1e00;
}
.why-us-logo img {
  width: 5rem;
  height: 5rem;
}
.why-us-steps {
  padding: 3rem 0rem;
}
.why-us-box {
  padding: 1rem;
  border: 1px dotted #000;
}
.why-us-hed h5 {
  color: #ff1e00;
}
#serviceFeaters {
  background-image: url("image/serviceFeaters-bg.webp");
  padding: 4rem 1rem;
  background-position: center;
  background-size: cover;
}
.servicefearture-text {
  color: #fff;
  text-align: center;
}
.servicefearture-text h2 {
  font-size: 35px;
}
.servicefearture-text a {
  text-decoration: none;
  color: #fff;
  background-color: #ff1e00;
  padding: 12px 2rem;
  border-radius: 1rem;
}
#testimonial {
  padding: 5rem 0rem;
}
.test-card {
  width: 100%;
  height: 25rem;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  padding: 0 1rem;
  border-radius: 1rem;
}
.test-card-hed svg {
  width: 5rem;
  height: 6rem;
  color: #716f6f;
}
.client-img img {
  width: 5rem;
  height: 5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.test-card-body p {
  font-size: 17px;
}
#query {
  padding: 3rem 0rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
.query-form {
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  padding: 1rem;
}
.query-side-img img {
  width: 100%;
  height: auto;
}
.form-body button {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ff1e00;
  color: #fff;
  width: 100%;
  border: none;
  padding: 8px 0rem;
}
.query-form-des h2 {
  font-size: 48px;
}
.query-form-des p {
  font-size: 16px;
  margin: 6px 0px;
}

.footer {
  background-color: #000;
  color: #fff;
  padding: 5rem 0px;
}
.footer .row {
  margin: 0;
}
.footer .column {
  margin-bottom: 20px;
}
.footer .column h4 {
  margin-bottom: 20px;
  font-size: 18px;

  padding-bottom: 10px;
}
.footer .column p,
.footer .column ul,
.footer .column .newsletter {
  margin: 0;
  line-height: 1.6;
}
.footer .column ul {
  list-style-type: none;
  padding: 0;
}
.footer .column ul li {
  margin-bottom: 10px;
}
.footer .newsletter input[type="email"] {
  width: 100%;
  padding: 10px;
  border: 2px solid transparent;
  border-bottom: 2px solid #fff;
  margin-top: 5px;
  border-radius: 10px;
  background: #303030;
  color: #fff;
}

/* sell_car_css  */

#sell_banner {
  transform: translate(-50%, -25%);
  padding: 20px;
  text-align: center;
  margin: 0px auto 0px auto;
  bottom: 0px;
  left: 50%;
  width: 90%;
}
#sell_banner h2 {
  font-size: 70px;
  font-family: "ClashDisplay-Bold";
  max-width: 870px;
  margin: auto;
}
.part-hed h3 {
  font-size: 50px;
  font-family: "ClashDisplay-Medium";
  font-weight: 500;
  line-height: 65px;
  text-align: center;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  /* margin-top: 55px; */
}
.part-hed {
  margin: 0rem 8rem;
  padding: 10px;
}
.part1,
.part3 > div {
  padding: 0rem 3rem;
  max-width: 1440px;
  margin: auto;
  width: 100%;
}
.car_data2 {
  max-width: 1440px;
  margin: auto;
  width: 100%;
  padding: 0rem 3rem;
}
/* .part1_form_input {
  padding: 1.5rem 5rem;
} */
#image-slider {
  padding: 3rem 2rem;
  overflow: hidden;
}

.car-about-img img {
  width: 100%;
  height: auto;
  padding: 1rem;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.car-contact-form {
  padding: 1rem 1.5rem;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.about-img img {
  width: 100%;
  height: auto;
}
#inspection {
  background-color: transparent; /* No background */
  padding: 50px 0;
}

#inspection h2 {
  font-size: 1.5rem;
  text-transform: uppercase;
  font-weight: 700;
  color: #333;
  text-align: left;
  margin: 0;
}

#inspection h3 {
  font-size: 4rem;
  font-weight: 700;
  color: #ff1e00;
  margin: 0 0rem;
  text-align: left;
}

#inspection p {
  font-size: 1.1rem;
  color: #555;
  text-align: left;
}

.inspection-list {
  list-style-type: none;
  padding-left: 0;
  font-size: 1.1rem;
}

.inspection-list li {
  margin-bottom: 10px;
  padding-left: 25px;
  position: relative;
  font-size: 1.2rem;
  font-weight: 700;
  color: #333;
}

.inspection-list li i {
  color: #28a745; /* Green color for the tick */
  font-size: 1.2rem;
  position: absolute;
  left: 0;
  top: 2px;
}

.inspection-img img {
  max-width: 100%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.about-img img {
  width: 100%;
  height: auto;
}

.about-des {
  padding: 1rem;
}

.about-txt h3 {
  color: #fff;
  font-size: 38px;
}

.about-txt p {
  color: #fff;
  font-size: 16px;
  padding: 0rem 2rem 2rem 0rem;
}

.about-txt a {
  color: #fff;
  text-decoration: none;
  padding: 1rem 3rem;
  background-color: #000;
}

.brand-hed h2 {
  font-size: 4rem;
  font-weight: 800;
  color: #cbc9c9;
}

#three-step {
  padding: 50px 0;
}

#three-step h2 {
  font-size: 2.5rem;
  color: #333;
  margin-bottom: 2.5rem;
  font-weight: 700;
}

.steps-card-box {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
  height: 15rem;
  transition: transform 0.3s ease-in-out;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}

.steps-card-box:hover {
  transform: scale(1.05);
}

.step-img img {
  width: 5rem;
  height: 5rem;
}

.step-des h3 {
  font-size: 1.5rem;
  color: #ff1e00;
  margin: 15px 0;
  font-weight: bold;
}

.step-des p {
  font-size: 1rem;
  color: #555;
  margin-bottom: 0;
}

.footer-logo {
  padding: 5px;
}
.footerlink li a {
  text-decoration: none;
  color: #fff;
}
.footerlink li a:hover {
  text-decoration: none;
  color: #ff1e00;
}
body {
  overflow-x: hidden;
}
#select_language {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: 1px solid #fff !important;
  outline: none;
  padding: 6px 30px 6px 10px;
  font-size: 16px;
  font-family: "ClashDisplay-Regular";
  font-weight: 500;
  border-radius: 0;
  background-color: #000;
  color: #fff;
  cursor: pointer;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
  width: 100%;
}

.navbar-toggler-icon {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 30 30" fill="black"><path stroke="black" stroke-width="2" d="M4 7h22M4 15h22M4 23h22"/></svg>');
}

.language-icon {
  font-size: 20px;
  color: #333;
  padding: 8px;
  background: #ff1900;
  color: #fff;
  margin-left: 8px;
}

.navbar-toggler {
  border: none;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
  backdrop-filter: blur(16px);
  background: #00000014;
}
.navbar-nav .nav-link {
  padding: 8px 15px;
  font-weight: 600;
  color: #fff;
  font-family: "Gilroy-bold", sans-serif !important;
}
.slick-next.slick-arrow {
  display: none !important;
}
.slick-prev.slick-arrow {
  display: none !important;
}
.slick-track > div {
  margin: 15px;
}
.col-md-4.card.slick-slide {
  height: 464px !important;
}
.form-label {
  color: #000;
  font-family: "Gilroy", sans-serif;
}
@media (max-width: 768px) {
  body {
    overflow-x: hidden;
  }

  .navbar-nav {
    background-color: #ffffff;
    width: 100%;
    text-align: left;
    padding: 10px 0;
  }

  .navbar-nav .nav-item {
    display: block;
    margin-bottom: 10px;
  }

  .navbar-nav .nav-item:last-child {
    margin-bottom: 0;
  }

  .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }

  .row {
    margin-right: 0;
    margin-left: 0;
  }

  .navbar-toggler {
    margin: 0 auto;
  }

  .collapse.navbar-collapse {
    /* background-color: #fff; */
    width: 100%;
  }

  #select_language {
    width: 100%;
    padding: 8px 50px;
  }

  .language-icon {
    display: none;
  }
  .hero-text h1 {
    font-size: 8vw;
  }
}
