.hero-title-3-wf {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Proxima nova', sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 30px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.hero-title-3b-wf {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Proxima nova', sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 30px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.image-18-a-wf {
  position: static;
  top: 0px;
}

.slide-1a-wf {
  background-image: url('../images/slide-background-1.jpg');
  background-position: 50% 42%;
  background-size: cover;
}

.slide-4-wf {
  background-image: url('../images/slide-4b.jpg');
  background-position: 50% 40%;
  background-size: cover;
}

.hero-title-3a-wf {
  display: none;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 28px;
  line-height: 30px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.container-5-wf {
  margin-top: 40px;
  padding: 10px 20px;
  border-radius: 6px;
  background-color: rgba(29, 37, 30, 0.9);
  box-shadow: 0 9px 13px -1px rgba(0, 0, 0, 0.3);
}

.hero-text-block-wf {
  position: static;
  display: inline-block;
  width: auto;
  max-width: 100%;
  margin-top: 40px;
  padding: 10px 20px;
  float: none;
  border-radius: 6px;
  background-color: rgba(29, 37, 30, 0.9);
  box-shadow: 0 9px 13px -1px rgba(0, 0, 0, 0.3);
  text-align: center;
}

.hero-button-wf {
  display: inline-block;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding: 10px 20px;
  border-radius: 40px;
  background-color: #f36821;
  box-shadow: none;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.hero-button-wf:hover {
  background-color: #ffa306;
  color: #fff;
}

.slide-3-wf {
  background-image: url('../images/slide-3.jpg');
  background-position: 50% 22%;
  background-size: cover;
}

.slide-1-wf {
  background-image: url('../images/slide-2.jpg');
  background-position: 49% 55%;
  background-size: cover;
}

.hero-buttons-wrapper-wf {
  margin-top: 10px;
}

.slider-wf {
  height: 500px;
}

.slide-5-wf {
  background-image: url('../images/slide-5.jpg');
  background-position: 54% 52%;
  background-size: cover;
}

.div-block-152-wf {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hero-text-block-2b-wf {
  position: static;
  display: inline-block;
  width: auto;
  max-width: 100%;
  margin-top: 40px;
  padding: 10px 20px;
  float: none;
  border-radius: 6px;
  background-color: rgba(29, 37, 30, 0.9);
  box-shadow: 0 9px 13px -1px rgba(0, 0, 0, 0.3);
  text-align: center;
}

.large-container4b-wf {
  display: block;
  max-width: 1450px;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.hero-text-block-2a-wf {
  position: relative;
  z-index: 2;
  width: 275px;
  max-width: 100%;
  margin-top: 40px;
  padding: 10px 20px;
  float: right;
  border-radius: 6px;
  background-color: rgba(29, 37, 30, 0.9);
  box-shadow: 0 9px 13px -1px rgba(0, 0, 0, 0.3);
}

.slide-2-wf {
  background-image: url('../images/car-covered.jpg');
  background-position: 100% 92%;
  background-size: cover;
}

.hero-title-2-wf {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: 'Proxima nova', sans-serif;
  color: #f6f9fc;
  font-size: 18px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
}

.div-block-3-wf {
  max-width: 100%;
}

.image-wf {
  width: 100%;
}

@media screen and (max-width: 991px) {
  .icon-3-wf {
    margin-left: 0px;
  }

  .hero-title-3-wf {
    font-size: 20px;
    line-height: 22px;
    text-align: center;
  }

  .hero-title-3b-wf {
    font-size: 20px;
    line-height: 22px;
    text-align: center;
  }

  .slide-1a-wf {
    background-position: 50% 0%;
    background-size: cover;
  }

  .slide-4-wf {
    background-position: 21% 23%;
    background-size: 1000px;
  }

  .hero-title-3a-wf {
    font-size: 20px;
    line-height: 22px;
    text-align: center;
  }

  .hero-text-block-wf {
    width: auto;
    margin-top: 20px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .icon-4-wf {
    margin-right: 0px;
  }

  .slide-3-wf {
    background-position: 50% 0%;
    background-size: cover;
  }

  .slide-1-wf {
    padding-right: 30px;
    padding-left: 30px;
    background-position: 50% 0%;
    background-size: cover;
  }

  .slider-wf {
    height: 400px;
  }

  .slide-5-wf {
    background-position: 50% 0%;
    background-size: cover;
  }

  .hero-text-block-2b-wf {
    width: auto;
    margin-top: 20px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .slide-nav-wf {
    margin-bottom: 15px;
  }

  .large-container4b-wf {
    display: block;
    overflow: hidden;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    text-align: center;
  }

  .hero-text-block-2a-wf {
    width: 400px;
    margin-top: 20px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .slide-2-wf {
    background-position: 0% 100%;
  }

  .hero-title-2-wf {
    font-size: 16px;
    line-height: 18px;
  }
}

@media screen and (max-width: 767px) {
  .hero-title-3-wf {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 20px;
    line-height: 22px;
  }

  .hero-title-3b-wf {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 20px;
    line-height: 22px;
  }

  .image-18-a-wf {
    width: 140px;
  }

  .slide-1a-wf {
    padding-right: 20px;
    padding-left: 20px;
    background-position: 50% 0%;
    background-size: 800px;
  }

  .slide-4-wf {
    padding-right: 20px;
    padding-left: 20px;
    background-position: 31% 100%;
    background-size: 920px;
  }

  .hero-title-3a-wf {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 20px;
    line-height: 22px;
  }

  .container-5-wf {
    margin-top: 20px;
  }

  .hero-text-block-wf {
    display: inline-block;
    margin-top: 235px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .slide-3-wf {
    padding-right: 20px;
    padding-left: 20px;
    background-position: 54% 82%;
    background-size: 966px;
  }

  .div-block-155-wf {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .slide-1-wf {
    background-position: 50% 0%;
    background-size: 891px;
  }

  .slide-5-wf {
    padding-right: 20px;
    padding-left: 20px;
    background-position: 50% 100%;
    background-size: cover;
  }

  .div-block-152-wf {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .hero-text-block-2b-wf {
    display: inline-block;
    margin-top: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .large-container4b-wf {
    margin-bottom: 0px;
    padding-right: 20px;
    padding-bottom: 0px;
    padding-left: 20px;
  }

  .hero-text-block-2a-wf {
    display: block;
    width: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .slide-2-wf {
    background-position: 30% 100%;
    background-size: cover;
  }

  .hero-title-2-wf {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

@media screen and (max-width: 479px) {
  .icon-3-wf {
    margin-right: 10px;
    margin-left: 10px;
  }

  .hero-title-3-wf {
    margin-right: 0px;
    font-size: 14px;
    line-height: 16px;
  }

  .hero-title-3b-wf {
    display: none;
    margin-right: 0px;
    font-size: 14px;
    line-height: 16px;
  }

  .image-18-a-wf {
    display: inline-block;
    width: 110px;
  }

  .slide-1a-wf {
    padding-right: 10px;
    padding-left: 10px;
    background-position: 50% 0%;
    background-size: 650px;
  }

  .slide-4-wf {
    padding-right: 10px;
    padding-left: 10px;
    background-position: 46% 24%;
    background-size: 800px;
  }

  .hero-title-3a-wf {
    display: block;
    margin-right: 0px;
    font-family: 'Proxima nova', sans-serif;
    font-size: 14px;
    line-height: 16px;
    font-weight: 900;
  }

  .container-5-wf {
    margin-top: 10px;
  }

  .hero-text-block-wf {
    margin-top: 10px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .icon-4-wf {
    margin-right: 10px;
  }

  .hero-button-wf {
    padding: 8px 10px;
  }

  .slide-3-wf {
    padding-right: 10px;
    padding-left: 10px;
    background-position: 50% 12%;
    background-size: 800px;
  }

  .slide-1-wf {
    padding-right: 10px;
    padding-left: 10px;
    background-position: 73% 50%;
    background-size: 839px;
  }

  .hero-buttons-wrapper-wf {
    margin-top: 10px;
  }

  .slider-wf {
    height: 300px;
  }

  .slide-5-wf {
    padding-right: 10px;
    padding-left: 10px;
    background-position: 70% 50%;
    background-size: 600px;
    background-repeat: repeat;
    background-attachment: scroll;
  }

  .div-block-152-wf {
    display: block;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    text-align: center;
  }

  .hero-text-block-2b-wf {
    margin-top: 10px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .large-container4b-wf {
    padding-right: 0px;
    padding-left: 0px;
  }

  .hero-text-block-2a-wf {
    display: inline-block;
    width: auto;
    max-width: 100%;
    margin-top: 10px;
    float: none;
  }

  .slide-2-wf {
    padding-right: 40px;
    padding-left: 40px;
    background-position: 50% 100%;
    background-size: cover;
  }

  .hero-title-2-wf {
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 18px;
  }

  .div-block-3-wf {
    display: none;
  }
}

@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima nova';
  src: url('../fonts/Proxima-Nova-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/ProximaNova-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/Gilroy-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/ProximaNova-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proxima nova';
  src: url('../fonts/Proxima-Nova-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}