@font-face {
  font-family: "Mont";
  src: url("../fonts/Mont-LightItalic.woff2") format("woff2"),
    url("../fonts/Mont-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Mont";
  src: url("../fonts/Mont-Regular.woff2") format("woff2"),
    url("../fonts/Mont-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mont Hairline";
  src: url("../fonts/Mont-Hairline.woff2") format("woff2"),
    url("../fonts/Mont-Hairline.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mont Hairline";
  src: url("../fonts/Mont-HairlineItalic.woff2") format("woff2"),
    url("../fonts/Mont-HairlineItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Mont";
  src: url("../fonts/Mont-SemiBold.woff2") format("woff2"),
    url("../fonts/Mont-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mont";
  src: url("../fonts/Mont-Heavy.woff2") format("woff2"),
    url("../fonts/Mont-Heavy.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mont Book";
  src: url("../fonts/Mont-BookItalic.woff2") format("woff2"),
    url("../fonts/Mont-BookItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Mont";
  src: url("../fonts/Mont-SemiBoldItalic.woff2") format("woff2"),
    url("../fonts/Mont-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Mont Book";
  src: url("../fonts/Mont-Book.woff2") format("woff2"),
    url("../fonts/Mont-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mont";
  src: url("Mont-ExtraLightItalic.woff2") format("woff2"),
    url("Mont-ExtraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Mont";
  src: url("../fonts/Mont-BoldItalic.woff2") format("woff2"),
    url("../fonts/Mont-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Mont";
  src: url("../fonts/Mont-Bold.woff2") format("woff2"),
    url("../fonts/Mont-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mont";
  src: url("../fonts/Mont-Light.woff2") format("woff2"),
    url("../fonts/Mont-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mont";
  src: url("../fonts/Mont-Black.woff2") format("woff2"),
    url("../fonts/Mont-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mont";
  src: url("../fonts/Mont-HeavyItalic.woff2") format("woff2"),
    url("../fonts/Mont-HeavyItalic.woff") format("woff");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Mont";
  src: url("../fonts/Mont-RegularItalic.woff2") format("woff2"),
    url("../fonts/Mont-RegularItalic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Mont";
  src: url("../fonts/Mont-BlackItalic.woff2") format("woff2"),
    url("../fonts/Mont-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Mont";
  src: url("../fonts/Mont-ExtraLight.woff2") format("woff2"),
    url("../fonts/Mont-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mont";
  src: url("Mont-Thin.woff2") format("woff2"),
    url("Mont-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Mont";
  src: url("../fonts/Mont-ThinItalic.woff2") format("woff2"),
    url("../fonts/Mont-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

*,
*::after,
*::before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.slick-list {
  padding: 0 40px !important;
}

html {
  font-size: 62.5%;
}

body {
  font-family: "Mont";
  font-size: 1.6rem;
  color: #222329;
}

/* CLASSES */

.z2 {
  z-index: 2;
}

.extra {
  font-size: 6.25rem;
  font-weight: 800;
}

.semi-b {
  font-weight: 500;
  letter-spacing: 0.4rem;
  font-size: 18px;
}

.f-r {
  font-weight: 400;
  letter-spacing: 0.2rem;
  font-size: 2.5rem;
  letter-spacing: 0.1rem;
}

.t-align-center {
  text-align: center;
}

.mb-135 {
  margin-bottom: 13.5rem;
}

.mb-200 {
  margin-bottom: 20rem;
}

.fs-55 {
  font-size: 5.5rem;
}

.mt-50 {
  margin-top: 5rem;
}

.mt-100 {
  margin-top: 10rem;
}

/* HERO SECTION */

.hero-section {
  background-image: url("../image/bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  color: #fff;
}

.hero-section .bg-image {
  position: absolute;
  top: 0;
  z-index: 1;
  right: 0;
}

.hero-section .row .wrapper {
  min-height: 144rem;
}

.hero-section .col-lg-4 p {
  margin: 7rem 0;
  font-size: 14px;
}

.hero-section .col-lg-4 h1 {
  margin-bottom: 5rem;
}

.hero-section .col-lg-4 h4 {
  font-size: 2.9rem;
}

.hero-section .col-lg-4:first-child {
  padding-top: 4rem;
}

.hero-section .col-lg-4:last-child {
  padding-bottom: 10rem;
}

.hero-section .col-lg-4 .clock-hours,
.hero-section .col-lg-4 .clock {
  position: absolute;
  right: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

/* CARS SECTION */

.slider-section {
  padding: 12rem 0 6rem 0;
}

.slider-section .slider.slider-nav div h3 {
  font-size: 2.9rem;
  font-weight: 800;
  padding-bottom: 1rem;
}

.slider-section .slider-nav .slide {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.slider-section .slider-for .slick-slide img {
  margin: 0 auto;
}

.slider-section .slide.slick-current h3 {
  border-bottom: 2px solid #222329;
}

/* CONTACT */

.contact .row .col-lg-4 input,
.contact .row .col-lg-2 button {
  width: 100%;
  height: 4.5rem;
}

.contact .row .col-lg-4 input {
  border: none;
  border-bottom: 1px solid #000;
  outline: none;
}

.button {
  background: #000;
  color: #fff;
  font-weight: bold;
  font-size: 1.5rem;
  letter-spacing: 0.2rem;
  border: none;
}

footer div img {
  margin-bottom: 5rem;
}

/* RESPONSIVE */

@media only screen and (max-width: 1199px) {
  .hero-section .col-lg-4 p {
    font-size: 10px;
  }

  .hero-section .col-lg-4 h1.extra {
    font-size: 5rem;
  }

  .slider-section .row .col-lg-4:not(:last-child) h4::before {
    display: none;
  }

  .fs-55 {
    font-size: 3rem;
  }
}
@media (max-width: 576.9px) {
  .slider-section .extra {
    font-size: 2.2rem;
  }

  .hero-section .col-lg-4 .clock-hours {
    max-width: 100%;
    padding: 0 2rem;
  }

  .hero-section .col-lg-4 .clock {
    max-width: 75%;
  }

  .hero-section .col-lg-4 p,
  .hero-section .col-lg-4 h1 {
    margin-bottom: 1rem;
  }

  .hero-section .row .wrapper {
    min-height: 95rem;
  }

  .hero-section .col-lg-4:first-child {
    padding-top: 0;
  }

  .mb-200 {
    margin-bottom: 10rem;
  }

  .mb-135 {
    margin-bottom: 8rem;
  }

  .hero-section .row .col-lg-4:nth-child(2) {
    margin-top: 11rem;
  }

  .hero-section h1.extra {
    font-size: 5rem;
  }

  .f-r {
    font-size: 2.2rem;
  }

  .hero-section .col-lg-4 p {
    font-size: 10px;
  }

  .hero-section .row .col-lg-4:nth-child(2) {
    margin: 0;
  }

  .mt-100 {
    margin-top: 5rem;
  }
}

@media (max-width: 480px) {
  .f-r {
    font-size: 1.6rem;
  }

  .extra {
    font-size: 4rem;
  }

  .hero-section .row .wrapper {
    min-height: 85rem;
  }

  .hero-section .col-lg-4 h4 {
    font-size: 1.8rem;
  }

  .hero-section .col-lg-4 .clock {
    max-width: 70%;
  }

  .hero-section .col-lg-4:first-child {
    padding-top: 2rem;
  }

  .slider-section .extra {
    font-size: 1.6rem;
  }

  .slider-section {
    padding: 6rem 0 5rem 0;
  }

  footer p {
    font-size: 1.4rem;
  }

  .hero-section .col-lg-4 h1.extra {
    font-size: 3rem;
  }

  .hero-section .semi-b {
    font-size: 8px;
  }

  .slider-section .row {
    gap: 30px;
  }
}

.slider-section .row h4 {
  font-weight: 800;
}

.slider-section .row .col-lg-4 h4 {
  position: relative;
}

.slider-section .row .col-lg-4:not(:last-child) h4::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  background-image: url("../image/arrow-right.png");
  width: 27px;
  height: 180px;
}

.slider-section .row .contact-box {
  background: linear-gradient(90deg, #000, #3f4047);
  padding: 5rem 8rem;
  border-radius: 1.5rem;
  box-shadow: 4px 8px 16px rgba(0, 0, 0, 0.75);
}

.slider-section .row .contact-box .sub-title,
.contact .row .sub-title {
  font-weight: 500;
  letter-spacing: 0.2rem;
  margin-bottom: 3rem;
}

.slider-section .row .contact-box a {
  color: #fff;
  text-decoration: none;
}
