@import url("https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap");

@font-face {
  font-family: "chakra_petchbold";
  src: url("../fonts/chakrapetch-bold-webfont.eot");
  src: url("../fonts/chakrapetch-bold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/chakrapetch-bold-webfont.woff2") format("woff2"),
    url("../fonts/chakrapetch-bold-webfont.woff") format("woff"),
    url("../fonts/chakrapetch-bold-webfont.ttf") format("truetype"),
    url("../fonts/chakrapetch-bold-webfont.svg#chakra_petchbold") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "chakra_petch_lightregular";
  src: url("../fonts/chakrapetch-light-webfont.eot");
  src: url("../fonts/chakrapetch-light-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/chakrapetch-light-webfont.woff2") format("woff2"),
    url("../fonts/chakrapetch-light-webfont.woff") format("woff"),
    url("../fonts/chakrapetch-light-webfont.ttf") format("truetype"),
    url("../fonts/chakrapetch-light-webfont.svg#chakra_petch_lightregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "chakra_petchregular";
  src: url("../fonts/chakrapetch-regular-webfont.eot");
  src: url("../fonts/chakrapetch-regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/chakrapetch-regular-webfont.woff2") format("woff2"),
    url("../fonts/chakrapetch-regular-webfont.woff") format("woff"),
    url("../fonts/chakrapetch-regular-webfont.ttf") format("truetype"),
    url("../fonts/chakrapetch-regular-webfont.svg#chakra_petchregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "chakra_petch_semiboldregular";
  src: url("../fonts/chakrapetch-semibold-webfont.eot");
  src: url("../fonts/chakrapetch-semibold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/chakrapetch-semibold-webfont.woff2") format("woff2"),
    url("../fonts/chakrapetch-semibold-webfont.woff") format("woff"),
    url("../fonts/chakrapetch-semibold-webfont.ttf") format("truetype"),
    url("../fonts/chakrapetch-semibold-webfont.svg#chakra_petch_semiboldregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Black Ops One";
  src: url("../fonts/blackopsone-regular-webfont.eot");
  src: url("../fonts/blackopsone-regular-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/blackopsone-regular-webfont.woff2") format("woff2"),
    url("../fonts/blackopsone-regular-webfont.woff") format("woff"),
    url("../fonts/blackopsone-regular-webfont.ttf") format("truetype"),
    url("../fonts/blackopsone-regular-webfont.svg#black_ops_oneregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "avenir_next_condensedregular";
  src: url("../fonts/avenir_next_condensed.ttf-webfont.eot");
  src: url("../fonts/avenir_next_condensed.ttf-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/avenir_next_condensed.ttf-webfont.woff2") format("woff2"),
    url("../fonts/avenir_next_condensed.ttf-webfont.woff") format("woff"),
    url("../fonts/avenir_next_condensed.ttf-webfont.ttf") format("truetype"),
    url("../fonts/avenir_next_condensed.ttf-webfont.svg#avenir_next_condensedregular")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "avenir_next_condensedbold";
  src: url("../fonts/avenir-next-condensed-bold-webfont.eot");
  src: url("../fonts/avenir-next-condensed-bold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/avenir-next-condensed-bold-webfont.woff2") format("woff2"),
    url("../fonts/avenir-next-condensed-bold-webfont.woff") format("woff"),
    url("../fonts/avenir-next-condensed-bold-webfont.ttf") format("truetype"),
    url("../fonts/avenir-next-condensed-bold-webfont.svg#avenir_next_condensedbold")
      format("svg");
  font-weight: normal;
  font-style: normal;
}


#trapezoid {
  position: relative;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  z-index: 9;
  max-width: 450px;
  cursor: pointer;
}
html,
body {
  height: 100% !important;
}
.garage_btn_dt {
  font-family: "chakra_petchbold";
  font-style: normal;
  font-weight: 500;
  font-size: 27px;
  line-height: 46px;
  text-transform: uppercase;
  color: #ffffff;
  position: absolute;
  left: 50%;
  transform: translatex(-50%);
  right: 0;
  margin: auto;
  width: auto;
  display: table;
  z-index: 999;
  text-align: center;
  top: 19px;
  background-image: url(../images/poly_arow_top.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 22px;
  padding-right: 35px;
}

.bottom_garage_slider {
  width: 1260px;
  margin: auto;
  max-width: 100%;
}

.slide_garage {
  background-color: #fff;
  width: calc(70% - 16px);
  margin: 0.5em;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.05);
  flex: 0 0 auto;
  display: flex;
  flex-flow: column wrap;
  flex-basis: auto;
  position: relative;
}

.bottom_garage_slider .slide_garage img {
  max-width: 150px;
  height: 150px;
  margin: auto;
  display: block;
  object-fit: contain;
}

.bottom_garage_slider .slick-next:before,
.bottom_garage_slider .slick-prev:before {
  color: #fff;
  opacity: 1;
}

.bottom_garage_slider .slick-next.slick-disabled,
.bottom_garage_slider .slick-prev.slick-disabled {
  cursor: auto;
}

.tcs_wrapper {
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 50px;
  z-index: 99;
  margin: 0px auto;
}

.tcs_wrapper {
  background-color: transparent;
}

.tcs_wrapper.active_garage {
  position: fixed;
  inset: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.5);
  transition: background-color 0.7s ease 0s;
}

.slide_box {
  position: relative;
}

.slide_box .offer-title {
  margin-top: 0.5em;
  font-weight: 700;
  font-size: 18px;
  color: #192541;
  letter-spacing: 0;
  line-height: 18px;
  flex: 1 0 auto;
  margin-left: 15px;
  margin-bottom: 15px;
  margin-right: 15px;
    min-height: 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.all_sell_items{
  color: white;
  text-align: center;
  margin: auto;
  position: relative;
  top: 2px;
  font-size: 16px;
  text-decoration: none;
  background: red;
  display: table;
  padding: 6px 14px;
  line-height: 20px;
  text-transform: none;
  border-radius: 5px;
}

.slide_box .offer-info {
  font-size: 16px;
  color: #192541;
  letter-spacing: 0;
  line-height: 12px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  font-weight: bold;
}

.slide_box .offer-cta {
  margin-bottom: 15px;
}

.slide_box .offer-cta a {
  background: #192541;
  border-radius: 4px;
  margin-bottom: unset;
  padding: 5px;
  margin-left: 15px;
  margin-right: 15px;
  display: block;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}

.slide_box .offer-cta a:hover {
  background: #b50c09;
}

.bottom_garage_slider .slick-prev {
  left: -30px;
  height: 100%;
}

.bottom_garage_slider .slick-next {
  right: -30px;
  height: 100%;
}

.bottom_garage_slider .slick-prev:before {
  background-image: url(../images/slick_gr_lt.png);
  width: 24px;
  height: 50px;
  display: block;
  background-repeat: no-repeat;
}

.bottom_garage_slider .slick-next:before {
  background-image: url(../images/slick_gr_rt.png);
  width: 24px;
  height: 50px;
  display: block;
  background-repeat: no-repeat;
}

.bottom_garage_slider .slick-prev:before {
  content: "";
}
.bottom_garage_slider .slick-next:before {
  content: "";
}

.offer-highlight.absolute-highlight {
  position: absolute;
  width: auto;
  padding: 7px 22px;
  text-align: center;
  font-weight: bolder;
  background-color: #f50028;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 11px;
  left: 0;
  top: 0;
  color: #fff;
  min-width: 140px;
}

.hd_smll_sbhdng
{
  font-family: "chakra_petchbold";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  padding: 5px 0;
  text-transform: uppercase;
  color: #ffffff;
  right: 0;
  margin: auto;
  width: auto;
  display: table;
  text-align: center;
  margin: auto;
}



.offer-highlight.absolute-highlight:after {
  content: "";
  line-height: 0;
  font-size: 0;
  width: 0;
  height: 0;
  border-color: #f50028 transparent transparent;
  border-style: solid;
  border-width: 25px 15px 0 0;
  position: absolute;
  top: 0;
  right: -15px;
}

.mob_garagebg {
  display: none;
}


@media (max-width: 1200px) {
.slide_box .offer-title {
  font-size: 15px;
}
}

@media (max-width: 1023px) {
.all_sell_items {
  top: 3px;
}
}


@media (max-width: 767px) {
  .garage_btn_dt {
    font-size: 26px;
    line-height: 40px;
  }
  .bottom_garage_slider .slick-prev:before,
  .bottom_garage_slider .slick-next:before {
    width: 14px;
    height: 40px;
    background-size: contain;
  }
}

@media (max-width: 599px) {
  .all_sell_items {
    top: 2px;
}
}

@media (max-width: 575px) {
  .all_sell_items {
    top: 2px;
  }
  #trapezoid {
    max-width: 370px;
}
  .hd_smll_sbhdng {
    font-size: 16px;
    line-height: 16px;
    padding: 10px 0;
}
  .garage_btn_dt {
    font-size: 20px;
    line-height: 40px;
    padding-right: 30px;
    background-size: 17px;
  }
  /* .dsktp_garagebg {
    display: none;
  } */
  .mob_garagebg {
    display: block;
  }
  .garage_btn_dt
  {
    top: 17px;
  }
}

@media (max-width: 374px) {
.hd_smll_sbhdng {
  font-size: 14px;
  line-height: 16px;
}
.garage_btn_dt {
  font-size: 18px !important;
}
}