#myBtnup {
  display: none;
  position: fixed;
  bottom: 80px;
  right: 20px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: transparent;
  color: #00000075;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtnup:hover {
  color: rgb(0, 0, 0);
  background-color: transparent;
}

.bg {
  /* margin-top: -2rem; */
  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: 700;
  color: #ffffff;
  text-align: center;
  margin: 10% 0;
  width: 100%;
}

.get {
  justify-content: center;
  margin: auto;
  display: flex;
  padding: 30px 0;
}

.Send {
  font-size: 20px;
  padding: 0 10px;
}

.Quote {
  font-size: 20px;
  padding: 0 10px;
}

.containers {
  margin: 0;
  background-color: #000;
}

.cards {
  width: 190px;
  height: 170px;
  padding: 20px;
  /* background: white; */
  border-radius: 10px;
  transition: border-radius 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  cursor: pointer;
  text-align: center;
  margin: auto;
}

.shadow {
  box-shadow:
    inset 0 -3em 3em rgba(0, 0, 0, 0.1),
    0 0 0 2px rgb(190, 190, 190),
    0.3em 0.3em 1em rgba(0, 0, 0, 0.3);
}

.title-card {
  font-weight: 700;
}

.image-back {
  padding: 80px 0;
  background-image: url(../images/Harabas-TM-300-Dropside.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.color-black {
  background-color: #000000;
}

.title-specs {
  font-weight: 700;
  font-size: 40px;
  color: #000000;
  margin-bottom: 40px;
}

.align-unit img {
  width: 90%;
}

.align-unit {
  display: GRID;
  justify-content: center;
  place-items: center;
  text-align: center;
}

/* ---------------------start table csss ------------------ */

/* .table-primary th {
  background-color: #e2e2e2 !important;
  border-bottom: 1px solid #e2e2e2 !important;
  border-left: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
} */

.thead-dark th {
  background-color: #585858 !important;
  color: #fff !important;
}

table {
  width: 100% !important;
  margin: auto;
  font-family: Arial, sans-serif;
  color: #212529 !important;
}

/* tbody tr td {
  text-align: center !important;
} */

/* ---------------------end table csss ------------------ */

/* ---------------------start section-special-offers css------------------  */

.title-card {
  font-weight: 600;
}

.section-special-offers {
  background-color: #585858;
}

.cards {
  width: 190px;
  height: 170px;
  padding: 20px;
  /* background: white; */
  border-radius: 10px;
  transition: border-radius 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  cursor: pointer;
  text-align: center;
  margin: auto;
}

.boxes {
  color: #fff;
  text-align: center;
}

.cards:hover,
.boxes:hover {
  color: #000000;
  transform: scale(1.2);
  background-color: #e1e1e1;
}

/* ---------------------ebd section-special-offers css------------------ */

.title-help {
  text-transform: uppercase;
  color: #ffff;
  font-weight: bold;
}

.bold {
  font-weight: 700;
  color: #000000;
}

/* .hover:hover {
transform: scale(0.9);
transition: transform 1.3s ease;
cursor: pointer;
} */

.active1 {
  background-color: #e1e1e1 !important;
  padding: 10px;
}

.Thunders {
  background-color: #e1e1e1 !important;
}

.fronend-about {
  font-size: 44px !important;
  display: grid;
  text-align: center;
  padding: 20px;
}

.fronend-about h2 {
  font-size: 44px !important;
  color: #000000;
}

.thunder-title {
  font-weight: 700;
  font-size: 20;
}

#myBtnup {
  display: none;
  position: fixed;
  bottom: 80px;
  right: 20px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: transparent;
  color: #00000075;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

#myBtnup:hover {
  color: rgb(0, 0, 0);
  background-color: transparent;
}

.bg {
  /* margin-top: -2rem; */
  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: 700;
  color: #ffffff;
  text-align: center;
  margin: 10% 0;
  width: 100%;
}

.get {
  justify-content: center;
  margin: auto;
  display: flex;
  padding: 30px 0;
}

.Send {
  font-size: 20px;
  padding: 0 10px;
}

.Quote {
  font-size: 20px;
  padding: 0 10px;
}

.containers {
  margin: 0;
  background-color: #000;
}

.shadow {
  box-shadow:
    inset 0 -3em 3em rgba(0, 0, 0, 0.1),
    0 0 0 2px rgb(190, 190, 190),
    0.3em 0.3em 1em rgba(0, 0, 0, 0.3);
}

.image-back {
  padding: 80px 0;
  background-image: url(../images/Harabas-TM-300-Dropside.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.color-black {
  background-color: #000000;
}

.title-specs {
  font-weight: 700;
  font-size: 40px;
  color: #000000;
  margin-bottom: 40px;
}

.title-help {
  text-transform: uppercase;
  color: #ffff;
  font-weight: bold;
}

.bold {
  font-weight: 700;
  color: #000000;
}

.hover {
  display: flex !important;
  margin: auto !important;
}

.active1 {
  background-color: #e1e1e1 !important;
  padding: 10px;
}

/* th,
td {
  width: 50% !important;
} */

.Thunders {
  background-color: #e1e1e1 !important;
}

.fronend-about {
  font-size: 44px !important;
  display: grid;
  text-align: center;
  padding: 20px;
}

.fronend-about h2 {
  font-size: 44px !important;
  color: #000000;
}

.thunder-title {
  font-weight: 700;
  font-size: 20;
}

.row {
  width: 100% !important;
}

/* From Uiverse.io by doniaskima */

.btn-5,
.btn-5 *,
.btn-5 :after,
.btn-5 :before,
.btn-5:after,
.btn-5:before {
  border: 0 solid;
  box-sizing: border-box;
}

.btn-5 {
  -webkit-tap-highlight-color: transparent;
  -webkit-appearance: button;
  background-color: #000;
  background-image: none;
  color: #fff;
  cursor: pointer;
  font-family:
    ui-sans-serif,
    system-ui,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Helvetica Neue,
    Arial,
    Noto Sans,
    sans-serif,
    Apple Color Emoji,
    Segoe UI Emoji,
    Segoe UI Symbol,
    Noto Color Emoji;
  font-size: 100%;
  font-weight: 700;
  line-height: 1.5;
  margin: 0;
  -webkit-mask-image: -webkit-radial-gradient(#000, #fff);
  padding: 0;
  text-transform: uppercase;
}

.btn-5:disabled {
  cursor: default;
}

.btn-5:-moz-focusring {
  outline: auto;
}

.btn-5 svg {
  display: block;
  vertical-align: middle;
}

.btn-5 [hidden] {
  display: none;
}

.btn-5 {
  width: 200px;
  /* border-radius: 99rem; */
  border-width: 2px;
  overflow: hidden;
  padding: 0.8rem 3rem;
  position: relative;
}

.btn-5 span {
  mix-blend-mode: difference;
}

.btn-5:before {
  --tilt: 1.2rem;
  background: #fff;
  -webkit-clip-path: polygon(0 0, calc(100% - var(--tilt)) 0, 100% 50%, calc(100% - var(--tilt)) 100%, 0 100%);
  clip-path: polygon(0 0, calc(100% - var(--tilt)) 0, 100% 50%, calc(100% - var(--tilt)) 100%, 0 100%);
  content: "";
  display: block;
  height: 100%;
  left: calc(-100% - var(--tilt));
  position: absolute;
  top: 0;
  transform: translateX(var(--progress, 0));
  transition: transform 0.7s ease;
  width: calc(100% + var(--tilt));
}

.btn-5:hover:before {
  --progress: 100%;
}

@media screen and (max-width: 768px) {
  .title h1 {
    font-size: 60px;
    line-height: 70px;
  }
  .get {
    padding: 20px 0;
  }
  .Send,
  .Quote {
    font-size: 16px;
    padding: 0 5px;
  }
  .title-specs {
    font-size: 29px;
    margin-bottom: 20px;
  }
  .hover {
    width: 100% !important;
  }
}

.picture-center {
  display: flex;
  justify-content: center;
  margin: auto;
  align-items: center;
  height: auto;
}

.btn-gb {
  display: flex;
  justify-content: space-around;
  /* padding: 50px; */
}

.brochure {
  color: #ffffff !important;
}

@media screen and (max-width: 768px) {
  .title h1 {
    font-size: 60px;
    line-height: 70px;
  }
  .get {
    padding: 20px 0;
  }
  .Send,
  .Quote {
    font-size: 16px;
    padding: 0 5px;
  }
  .title-specs {
    font-size: 29px;
    margin-bottom: 20px;
  }
  .hover {
    width: 100% !important;
  }
  .Responsive {
    width: 100% !important;
  }
}

@media (max-width: 800px) {
  .btn-gb {
    gap: 20px;
    display: grid;
  }
}

@media (max-width: 768px) {
  .model-unit {
    width: 100%;
    height: auto;
  }
  .model-unit-plate {
    width: 70%;
    height: auto;
  }
  .fronend-about h2 {
    font-size: 26px !important;
    margin: 0 !important;
  }
  .logo-reponsive {
    font-size: 20px !important;
  }
  .icon-bar a {
    padding: 9.5px !important;
  }
}

.container-gallery {
  margin-left: 50px;
  margin-right: 50px;
  max-width: 100% !important;
}

.fronend-about {
  font-size: 44px !important;
  display: grid;
  text-align: center;
  /* margin-bottom: 20px; */
  padding: 20px;
}

.fronend-about h2 {
  font-size: 44px;
  margin: -1rem 0;
}

.card {
  border: none !important;
}

.name-title {
  width: 50% !important;
  margin: auto;
}

.sticky-top {
  z-index: 3 !important;
}

.title-series {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
}

.Vehicle {
  color: red;
  font-weight: 800;
}

.Related {
  color: #000;
  font-weight: 800;
}

.hover-related:hover {
  /* transform: scale(1.1); */
  transition: transform 1.3s ease;
  cursor: pointer;
  z-index: 1 !important;
  background-color: #ffffff;
  color: #000000;
}

.icon-bar {
  position: fixed;
  top: 50%;
  transform: translateY(-50%);
  z-index: 5;
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 15px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

.icon-bar a:hover {
  background-color: #fffafa;
  color: #000000;
}

.Promo {
  background: #000000;
  color: white;
}

.Shopping {
  background: #585858;
  color: rgb(255, 251, 251);
}

.Wrench {
  background: #000000;
  color: white;
}

.Gear {
  background: #585858;
  color: white;
}

.Phone {
  background: #000000;
  color: white;
}

.content {
  margin-left: 75px;
  font-size: 30px;
}

.View-all-Vehicle {
  appearance: none;
  background-color: transparent;
  border: 0.125em solid #1a1a1a;
  /* border-radius: 40% 0/ 40% 0; */
  box-sizing: border-box;
  color: #3b3b3b;
  cursor: pointer;
  display: flex;
  font-family:
    Roobert,
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Helvetica,
    Arial,
    sans-serif,
    "Apple Color Emoji",
    "Segoe UI Emoji",
    "Segoe UI Symbol";
  font-size: 20px;
  font-weight: 600;
  line-height: normal;
  margin: 5rem auto;
  min-height: 3.75em;
  min-width: 0;
  outline: none;
  padding: 1em 2.3em;
  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;
}

.View-all-Vehicle:disabled {
  pointer-events: none;
}

.View-all-Vehicle:hover {
  color: #fff;
  background-color: #1a1a1a;
  box-shadow: rgba(0, 0, 0, 0.25) 0 8px 15px;
  transform: translateY(-2px);
}

.View-all-Vehicle:active {
  box-shadow: none;
  transform: translateY(0);
}
