@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,500;0,700;1,300&display=swap");

html,
body,
div,
span,
applet,
object,
iframe,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

@font-face {
  font-family: "Poppins";
  src:
    local("Poppins"),
    url("../assets/fonts/Poppins/Poppins-Regular.ttf") format("opentype") tech(color-COLRv1),
}

.banner-section {
  background: url("../images/website-banner.jpg") no-repeat;
  padding-bottom: 427px;
}

.banner {
  padding-top: 80px;

}

.banner-subtext {
  color: #000;
  font-family: Poppins;
  font-size: 24px;
  font-style: italic;
  font-weight: 400;
}

.line {
  content: "";
  width: 43px;
  height: 6px;
  flex-shrink: 0;
  border-radius: 22px;
  background: #002C5F;
  /* top: 30px; */
  /* position: absolute; */
  margin-top: 25px;
  margin-bottom: 30px;
  /* margin-left: -49px; */
}

h1 {
  color: #002C5F;
  font-family: 'Poppins', sans-serif;
  font-size: 64px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

h1.banner-bg-text {
  font-size: 60px;
}

.bg-text {
  color: #000;
  font-family: 'Poppins', sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

h2 {
  color: #002C5F;
  font-family: 'Poppins', sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;

}

h2.head01 {
  color: #002C5F;
  font-family: 'Poppins', sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  position: relative;
  margin-left: 52px;
}

h2.head01::before {
  content: "";
  width: 43px;
  height: 6px;
  flex-shrink: 0;
  border-radius: 22px;
  background: #002C5F;
  position: absolute;
  top: 17px;
  margin-left: -49px;

}

html {
  font-size: 16px;
  color: #000000;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

body {
  font-family: "Montserrat", sans-serif;
  background: #ffffff;
  color: #000000;
  font-size: 16px;
  background: #D9D9D9;

  line-height: 28px;
}

a,
a:hover {
  color: #000;
  text-decoration: none;
}

.header {
  /* position: fixed; */
  width: 100%;
  top: 0;
  left: 0;
  z-index: 4;
  background: transparent;
}

.header .container-fluid {
  padding: 0 4rem;
}

.header-buttons {
  display: flex;
  justify-content: end;

}

.header-logo {}

.header-btn {
  margin: 1rem;
  padding: 0.5rem;
  width: 10rem;
  background-color: rgb(31, 31, 88);
  color: #fff;
  border-radius: 30px;
  border: none;
}

.header-btn-bookatestdrive {
  width: 18rem;
}

.test-drive-img {
  /* width: 677px; */
  height: 661px;
  /* overflow: hidden; */
  /* flex-shrink: 0;  */
}

.test-drive-form {
  border-radius: 0px 22px 22px 0px;
  background: #DADEDF;
  /* width: 845px;
  height: 661px; */
  flex-shrink: 0;
}
.test-drive-form .container {
  padding-bottom: 10px !important;
}

.type-1 {
  color: var(--Primary-0, #FFF);
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 30px */
  letter-spacing: -0.4px;
  width: 160px;
  height: 47px;
  flex-shrink: 0;
  border-radius: 22px;
  background: #002C5F;
  border: none;
}

.type-2 {
  width: 207px;
  height: 47px;
  flex-shrink: 0;
  border-radius: 22px;
  border: 3px solid #002C5F;
  color: #002C5F;
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 30px */
  letter-spacing: -0.4px;
}

.form-fields {
  margin-top: 20px;
  font-family: 'Poppins', sans-serif;
  padding: 30px;
  margin-left: 50px;
}

.form-title {
  color: var(--Base-gray-400, #323238);
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 24px */
}

.form-field {
  width: 100%;
  height: 50px;
  border: none;
  padding: 5%;
  margin-top: 10px;
}

.form-field-select {
  width: 100%;
  height: 50px;
  border: none;
  padding-left: 5%;
  padding-right: 5%;
  margin-top: 10px;
}

.styled-select select {
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  appearance: none;
  background: #fff;
  background-image: url("../assets/images/icons/Polygon\ 3.svg");
  background-repeat: no-repeat;
  background-position-x: 96%;
  background-position-y: 50%;
  border: 1px solid #dfdfdf;
  border-radius: 2px;
  align-items: center;
}

.bustrucks {
  margin-top: 100px;
}

.single-bustruck {
  background-color: #FFF;
  height: 300px;
  border-radius: 25px;
  padding: 2rem;
  background: #fff url(../assets/images/shape.png) no-repeat center;
}

.bustruck-main {
  margin-top: -90px;
  z-index: 1;
}

.bustruck-shadow {
  background: #E6E6E6;
  border-radius: 370px;
  filter: blur(60px);
  height: 195.577px;
  width: 323.041px;
  margin-top: -90px;
  margin-left: 50px;
}

.bustruck-text {
  /* margin-top: -100px; */
}

.bustruck-name {
  color: #002C5F;
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  z-index: 1;
}

.bustruck-data {
  /* padding-left: 3rem; */
}

.bustruck-brochure {
  z-index: 1;
  color: #002C5F;
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.download-icon {
  z-index: 1;
  width: 10px;
  height: 13px;
  flex-shrink: 0;
  margin-left: 4px;
  margin-top: 3px;
}

.features {
  z-index: 1;
  /* margin-top: 20px; */
  color: #000;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  position: relative;
}

.bustruck-buttons {
  margin-top: 20px;
}

.bustruck-buttons-type-1 {
  z-index: 1;
  width: 90px;
  height: 40px;
  flex-shrink: 0;
  border-radius: 22px;
  background: #002C5F;
  color: var(--Primary-0, #FFF);
  text-align: center;
  font-family: 'Poppins', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 0%;
  /* 0px */
}

.bustruck-buttons-type-2 {
  width: auto;
  z-index: 1;
  font-family: 'Poppins', sans-serif;
  /* width: 131px; */
  height: 40px;
  flex-shrink: 0;
  border-radius: 22px;
  border: 3px solid #002C5F;
  display: flex;
  /* width: 109px; */
  /* height: 24px; */
  flex-direction: column;
  justify-content: center;
  flex-shrink: 0;
  color: #002C5F;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 24px */
  letter-spacing: -0.32px;
  align-items: center;
  justify-content: center;
}

.visit-store-bg {
  background: url(../assets/images/visit-store.png) lightgray 50% / cover no-repeat;
  /* width: 1920px; */
  /* height: 1199px; */
  flex-shrink: 0;
  padding-top: 10px;
  padding-bottom: 20px;
  /* overflow: hidden; */
  /* opacity: 0.05; */
  /* background: url(<path-to-image>), lightgray 50% / cover no-repeat; */
}

.bustruckd {
  background-color: #FFF;
  width: 380px;
  /* height: 392.545px; */
  border-radius: 25px;
  padding: 2rem;
  margin: 1rem;
  /* background: #fff url(/assets/images/shape.png) no-repeat center; */
}

.add-title {
  color: #000;
  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

footer {
  color: #FFF;

  font-family: 'Poppins', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;

  background-color: #000;
  padding: 2rem;
}

/* modal popup */
.modal .form-fields {
  padding: 0;
  margin: 0 auto;
}

.modal .form-field {
  border: 1px solid #dfdfdf;
  border-radius: 2px;
}

/* bustruck bustruckds */
.single-bustruck-exter .bustruck-main {
  margin-top: -140px;
}

/* thank you page */
.thank-you-footer {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.thankyou {
  position: absolute;
  top: 34%;
  left: 24%;
}

@media only screen and (min-width: 768px) {}

@media only screen and (max-width: 768px) {
  .header-logo-section {
    width: 100% !important;
  }

  .header-logo {
    display: flex;
    margin: 0 auto;
    padding-top: 1rem;
  }

  /* banner */
  .banner {
    padding: 1rem 0;
  }

  .banner-section {
    background: unset;
  }

  .bg-text {
    font-size: 24px;
  }

  .banner h1 {
    display: flex;
    flex-direction: column;
  }

  h1.banner-bg-text {
    font-size: 32px;
  }

  .banner-subtext {
    font-size: 18px;
  }

  .banner-buttons {
    display: flex;
    flex-direction: column;
    row-gap: 1rem;
  }

  .banner-section {
    padding-bottom: 0;
  }

  .mobile-fit {
    width: 340px;
    border-radius: 12px;
    margin: 0 auto;
    display: flex;
  }

  .test-drive-img {
    height: auto;
  }

  .test-drive-form .container {
    padding: 0 !important;
  }

  .form-fields {
    padding: 0;
    margin: 0;
  }

  h2.head01 {
    font-size: 32px;
  }

  .type-1 {
    height: 40px;
    font-size: 16px;
  }

  .type-2 {
    height: 40px;
    font-size: 16px;
  }
  footer{
    margin-bottom: 70px;
  }

  /* thank you */
  .thankyou {
    margin-top: 0rem;
        left: 0%;
  }
  .mobile-whatsapp-fixed-section
  {
    width: 100%;
    bottom: 0;
    background-color: #fff;
    justify-content: center;
    align-items: center;
    z-index: 1;
  }
  .header-btn{
    margin: 16px 2px;
    /* font-size: 13px; */
    width: 8rem;
  }
  .header-btn-bookatestdrive{
    width: 100%;
    /* font-size: 16px; */
    padding: 0 14px;
    /* font-size: 13px; */
  }
}


/* ================= Service page css start =================== */

/* banner */


#service .service-main-banner{
  background-image: url('../assets/images/service-banner.png');
  background-repeat: no-repeat;
  z-index: 1;
}

#service .banner-section{
  background-image: unset;
  padding-bottom: 157px;
}
#service .banner-section .banner .banner-div h1 span{
  font-size: 24px;
  line-height: 1px;
}

#service h1.banner-bg-text{
  line-height: 60px;
}

#service .banner-section .banner .banner-buttons button{
  font-size: 20px;
  font-weight: 700;
  padding: 8px 16px;
  border-radius: 22px;
width: auto;
height: auto;
}

/* #service .service-hero-section{
  z-index: 0;
  height: 190px;
} */

#service .test-drive{
  background-color: #DADEDF;
  border-radius: 22px;
  margin-bottom: 80px;
  margin-top: 80px;

}

#service .test-drive-left-col .left-bustruckd-1{

}

@media only screen and (max-width: 768px) {
  #service h2.head01{
    /* margin-left: 0 ; */
    font-size: 24px;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }
  #service .test-drive-main-row{
    flex-direction: column-reverse;

  }
  #service .mobile-fit{
    margin-top: 32px;
    margin-bottom: 15px;
  }
  #service .service-hero-section svg{
    height: 100px;
  }
  #service .test-drive{
    margin-bottom: 40px;
    margin-top: 0px;
  }
  #service .banner-section {
    padding-bottom: 301px;
    padding-top: 159px;
  }
  #service .service-main-banner{
    background-image: url('../assets/images/service-mobile-banner.png');
    background-position: center;
    background-size: cover;
  }
}

/* ================= Service page css end =================== */