/* Text Elements */

h1 {
  font-family: 'Inter', sans-serif;
}

h1.hero-heading {
  margin-top: 0;
  margin-bottom: 16px;
  max-width: 800px;
  color: #fff;
  text-align: left;
  font-size: 48px;
  font-family: 'Poppins', sans-serif;
  line-height: 1;
}

h1.big-product-name {
  margin-top: 0;
  margin-bottom: 8px;
  color: #000;
  letter-spacing: -2px;
  font-weight: 500;
  font-size: 48px;
  font-family: 'Poppins', sans-serif;
  line-height: 1;
}

h2 {
  margin-top: 0;
  margin-bottom: 16px;
  font-weight: 500;
  font-family: 'Inter', sans-serif;
}

h2.title-heading {
  max-width: 600px;
  letter-spacing: -1px;
  font-size: 32px;
  font-family: 'Poppins', sans-serif;
}

h2.title-message {
  margin-top: 0;
  margin-bottom: 0;
  max-width: 800px;
  text-align: center;
  letter-spacing: -1px;
  font-size: 36px;
  font-family: 'Poppins', sans-serif;
}

h2.title-message.white-text-color {
  color: #fff;
}

h2.you-may-also-like {
  margin-top: 0;
  margin-bottom: 48px;
  color: #200c00;
  letter-spacing: -2px;
  font-size: 48px;
  font-family: 'Poppins', sans-serif;
}

h3.contact-title {
  margin-top: 36px;
  margin-bottom: 0;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
}

h3.heading-1 {
  margin-top: 36px;
  margin-bottom: 0;
  font-weight: 600;
  font-family: 'Poppins', sans-serif;
}

h3.product-name {
  margin-top: 16px;
  margin-bottom: 0;
  color: #200c00;
  letter-spacing: -1px;
  font-weight: 500;
  font-size: 24px;
  font-family: 'Poppins', sans-serif;
  line-height: 42px;
}

h3.inner-title {
  margin-top: 16px;
  margin-bottom: 16px;
  color: #ff4527;
  letter-spacing: -1px;
  font-weight: 500;
  font-size: 24px;
  font-family: 'Poppins', sans-serif;
}

h3.service-name {
  margin-top: 16px;
  margin-bottom: 0;
  color: #010101;
  letter-spacing: -1px;
  font-weight: 500;
  font-size: 24px;
  font-family: 'Poppins', sans-serif;
}

h4 {
  font-weight: 500;
  font-size: 20px;
  font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 1.4;
}

h4.feature-title {
  margin-top: 0;
  margin-bottom: 0;
  letter-spacing: -1px;
  font-weight: 500;
  font-size: 24px;
  font-family: 'Poppins', sans-serif;
}

h4.name-member {
  margin-top: 0;
  margin-bottom: 0;
  letter-spacing: -1px;
  font-weight: 500;
  font-size: 26px;
  font-family: 'Poppins', sans-serif;
}

h4.footer-heading {
  font-family: 'Poppins', sans-serif;
}

h6.tagline {
  display: block;
  margin-top: 0;
  margin-bottom: 24px;
  color: #ff4527;
  font-weight: 600;
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
}

h6 {
  text-transform: uppercase;
  font-size: 16px;
  font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

p.paragraph.hero-action-message {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
  text-align: left;
  line-height: 24px;
}

p.paragraph {
  max-width: 800px;
  font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

p.paragraph.region-description {
  color: #010101;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
  line-height: 25px;
}

p.paragraph.feature-paragraph {
  color: #010101;
  font-family: 'Poppins', sans-serif;
  line-height: 24px;
}

p.paragraph.text-paragraph {
  color: #010101;
  font-weight: 400;
  font-family: 'Poppins', sans-serif;
  line-height: 25px;
}

p.paragraph.center-text.text-paragraph {
  text-align: center;
}

p.paragraph.center-text.text-paragraph.white-text-color {
  color: #fff;
}

p.paragraph.bold-text.text-paragraph {
  font-weight: 600;
}

p.paragraph span.bold {
  font-weight: 600;
}

p.paragraph.big-product-description {
  font-family: 'Poppins', sans-serif;
}

ul.unorder-list.unordered-list-1 {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 40px;
  list-style-position: outside;
  list-style-type: circle;
}

span.text-element.job-title {
  margin-top: 8px;
  color: #ff4527;
  font-weight: 500;
  font-size: 18px;
  font-family: 'Poppins', sans-serif;
}

span.text-element.sale-text {
  font-weight: 400;
  font-size: 20px;
  font-family: 'Poppins', sans-serif;
}

span.text-element.product-price-tag {
  margin-top: 8px;
  color: #200c00;
  font-size: 20px;
  font-family: 'Poppins', sans-serif;
}

span.text-element.old-price.product-price-tag {
  text-decoration: line-through;
  font-family: 'Poppins', sans-serif;
}

span.text-element.new-price.product-price-tag {
  margin-left: 16px;
  color: #ff4527;
  text-decoration: none;
  font-family: 'Poppins', sans-serif;
}

span.text-element.feature-car {
  margin-top: 8px;
  margin-bottom: 8px;
  font-family: 'Poppins', sans-serif;
}

span.text-element.tagline {
  margin-bottom: 16px;
  padding: 4px 8px;
  border-radius: 8px;
  background-color: #ff4527;
  color: #f4f4f4;
  font-weight: 500;
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
}

span.text-element.product-price-tag-1 {
  margin-top: 8px;
  color: #200c00;
  font-size: 20px;
  font-family: 'Questrial', sans-serif;
}

span.text-element.feature-mini-title {
  margin-top: 18px;
  text-transform: capitalize;
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
}

span.text-element.customer-review-title {
  font-weight: 600;
  font-size: 18px;
  font-family: 'Poppins', sans-serif;
}

blockquote.customer-review-quote {
  margin-right: 0;
  margin-left: 0;
  text-align: left;
  font-weight: 400;
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
  line-height: 24px;
}

a.link-text {
  color: #010101;
  font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 16px;
}

a.link-text.footer-nav-link {
  display: block;
  margin-bottom: 0;
  padding-bottom: 16px;
  color: #010101;
  text-align: right;
  text-decoration: none;
  text-transform: none;
  font-weight: 500;
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
}

a.link-text.footer-info {
  display: block;
  margin-bottom: 0;
  padding-bottom: 16px;
  color: #010101;
  text-align: right;
  text-decoration: none;
  text-transform: none;
  font-size: 14px;
  font-family: 'Poppins', sans-serif;
}

a.link-text.logo-footer {
  margin-top: 0;
  margin-bottom: 0;
  color: #010101;
  text-decoration: none;
  letter-spacing: -1px;
  font-weight: 700;
  font-size: 32px;
  font-family: 'Poppins', sans-serif;
  line-height: 1;
}

a.link-text.request-quote {
  margin-top: 24px;
  color: #ff4527;
  text-decoration: none;
  text-transform: none;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .25s;
     -moz-transition-duration: .25s;
       -o-transition-duration: .25s;
          transition-duration: .25s;
}

a.link-text.neutral-nav-link-menu {
  padding: 4px 16px;
  color: #fff;
  text-decoration: none;
  text-transform: capitalize;
  letter-spacing: 0;
  font-weight: 500;
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .25s;
     -moz-transition-duration: .25s;
       -o-transition-duration: .25s;
          transition-duration: .25s;
}

a.link-text.logo-footer:hover {
  color: #d4d4d4;
}

a.link-text.footer-nav-link:hover {
  font-weight: 600;
}

a.link-text.request-quote:hover {
  -webkit-transform: translateY(0px) translateZ(0px) translateX(4px);
     -moz-transform: translateY(0px) translateZ(0px) translateX(4px);
          transform: translateY(0px) translateZ(0px) translateX(4px);
}

/* Interaction Elements */

a.link-button {
  color: #010101;
  font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

a.link-button.action-btn {
  display: block;
  margin-top: 24px;
  margin-right: 0;
  margin-left: 0;
  padding: 16px;
  max-width: 200px;
  border-radius: 8px;
  background-color: #ff8000;
  color: #fff;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
}

a.link-button.action-white-btn {
  display: block;
  margin-top: 24px;
  margin-right: 0;
  margin-left: 0;
  padding: 16px;
  max-width: 200px;
  border-radius: 8px;
  background-color: #fff;
  color: #ff4527;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  font-weight: 500;
  font-family: 'Poppins', sans-serif;
}

a.link-button.action-btn:hover {
  background-color: #ff6249;
}

a.link-button.action-white-btn:hover {
  background-color: #fff;
  color: #ff6249;
}

form.form-container.contact-form-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: auto;
  margin-left: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  max-width: 860px;
  width: 100%;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

input[type=text].contact-input {
  padding: 16px;
  border-width: .0625rem;
  border-color: #0a0a0a;
  border-radius: 8px;
  font-family: 'Poppins', sans-serif;
}

input[type=email].contact-email-input {
  -moz-box-sizing: content-box;
       box-sizing: content-box;
  padding: 16px;
  border-width: .0625rem;
  border-style: solid;
  border-radius: 8px;
  background-color: #fff;
  color: #060807;
  font-weight: 500;
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
}

textarea.contact-text-area {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding: 16px;
  min-height: 150px;
  border-width: .0625rem;
  border-color: #0a0a0a;
  border-radius: 8px;
  background-color: #fff;
  color: #000;
  font-family: 'Poppins', sans-serif;
  resize: both;
}

label.label.contact-label-form {
  margin-bottom: 8px;
  color: #000;
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
}

/* Layout Elements */

.container.hero-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: start;
  -ms-flex-align: center;
  margin-right: 0;
  padding: 48px 24px;
  min-height: 80vh;
  background-color: #000;
  background-image: -webkit-linear-gradient(45deg, rgba(1, 1, 1, .4) 0%, rgba(0, 0, 0, 0) 100%), url('../images/back.jpg');
  background-image:    -moz-linear-gradient(45deg, rgba(1, 1, 1, .4) 0%, rgba(0, 0, 0, 0) 100%), url('../images/back.jpg');
  background-image:      -o-linear-gradient(45deg, rgba(1, 1, 1, .4) 0%, rgba(0, 0, 0, 0) 100%), url('../images/back.jpg');
  background-image:         linear-gradient(45deg, rgba(1, 1, 1, .4) 0%, rgba(0, 0, 0, 0) 100%), url('../images/back.jpg');
  background-attachment: scroll, scroll;
  background-position: left top, center center;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, cover;
  background-repeat: repeat, repeat;

  background-blend-mode: multiply, normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.hero-content-region {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: 0;
  margin-left: 0;
  padding: 48px 24px;
  max-width: 800px;
  border: .0625rem solid #ff8000;
  background-color: rgba(1, 1, 1, .46);

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.project-region-1 {
  padding: 96px 24px;
  min-height: 50vh;
  background-color: #fff;
}

.container.picture-wrapper {
  overflow: hidden;
  margin-top: 0;
  margin-bottom: 0;
  border-radius: 16px;
}

.container.project-region-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 48px 24px;
  min-height: 50vh;
  background-color: #fff;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.footer-region {
  padding: 96px 24px;
  background-color: #ff4527;
}

.container.footer-link-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: start;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
}

.container.footer-info-container {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: start;

  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.feature-region {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  padding: 96px 24px 48px;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  padding-top: 24px;
  padding-bottom: 24px;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  padding-top: 24px;
  padding-bottom: 24px;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.content-feature {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding-right: 0;
  padding-left: 0;
  max-width: 1600px;
  width: 100%;

  grid-column-gap: 24px;
  grid-template-columns: repeat(4 , auto);
  grid-template-rows: auto;
  grid-row-gap: 24px;
}

.container.highlight-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 96px 24px;
  min-height: 25vh;
  background-color: #fff;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  background-blend-mode: normal;
}

.container.feature-box {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 24px;
  min-height: auto;
  border: .125rem solid #ff4527;
  border-radius: 16px;
  background-color: transparent;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container {
  padding-left: 0;
}

.container.flow-hero-content-text {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: start;
  -ms-flex-align: start;
  margin-right: 24px;
  margin-left: 0;
  padding-top: 48px;
  padding-bottom: 48px;
  max-width: 800px;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
}

.container.about-us-section {
  display: grid;
  overflow: hidden;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-top: 48px;
  margin-right: auto;
  margin-left: auto;
  min-height: 60vh;
  max-width: 1600px;
  border-radius: 16px;
  background-color: #fff;

  grid-template-areas: 'image content';
  grid-template-columns: repeat(2 , 1fr);
  grid-template-rows: auto;
}

.container.about-us-content {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 48px 24px;
  background-color: #e6e8e9;

  grid-area: content;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.about-image-index {
  background-image: url('../images/pexels-revac-film-s-photography-10400-109361.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;

  grid-area: image;
  background-blend-mode: normal;
}

.container.hero-about {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 48px 24px;
  min-height: 40vh;
  background-color: #000;
  background-image: -webkit-linear-gradient(45deg, rgba(1, 1, 1, .4) 0%, rgba(0, 0, 0, 0) 100%), url('../images/pexels-garvin-st-villier-719266-5581194.jpg');
  background-image:    -moz-linear-gradient(45deg, rgba(1, 1, 1, .4) 0%, rgba(0, 0, 0, 0) 100%), url('../images/pexels-garvin-st-villier-719266-5581194.jpg');
  background-image:      -o-linear-gradient(45deg, rgba(1, 1, 1, .4) 0%, rgba(0, 0, 0, 0) 100%), url('../images/pexels-garvin-st-villier-719266-5581194.jpg');
  background-image:         linear-gradient(45deg, rgba(1, 1, 1, .4) 0%, rgba(0, 0, 0, 0) 100%), url('../images/pexels-garvin-st-villier-719266-5581194.jpg');
  background-attachment: scroll, scroll;
  background-position: left top, center bottom;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, cover;
  background-repeat: repeat, repeat;

  background-blend-mode: multiply, normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.about-image-know-us {
  background-image: url('../images/pexels-gustavo-fring-4173196.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;

  grid-area: image;
  background-blend-mode: normal;
}

.container.feature-4-columns {
  display: grid;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-top: 64px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1600px;

  grid-template-columns: repeat(4 , 1fr);
  grid-template-rows: auto;
  grid-row-gap: 48px;
  grid-column-gap: 16px;
}

.container.neutral-feature-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: start;
  -ms-flex-align: center;
  max-width: none;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.neutral-feature-wrapper.neutral-left-align-items {
  -ms-flex-align: start;

  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
}

.container.why-choose-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 96px 24px;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.container-5 {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-bottom: 0;
  max-width: 1600px;
  width: 100%;
}

.container.flow-team-member-2-columns {
  display: grid;
  margin-top: 48px;
  max-width: 1600px;
  width: 100%;

  grid-column-gap: 24px;
  grid-template-columns: repeat(2 , 1fr);
  grid-template-rows: auto;
  grid-row-gap: 48px;
}

.container.team-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: start;
  -ms-flex-align: center;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-top: 1px;
  padding: 96px 24px;
  min-height: 50vh;
  background-color: #e6e8e9;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  background-blend-mode: normal;
}

.container.content-team-member {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: start;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
}

.container.team-member-wrapper {
  display: grid;
  -ms-flex-align: start;

  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  grid-template-columns: 1fr 2fr;
  grid-template-rows: auto;
  grid-column-gap: 16px;
  grid-row-gap: 24px;
}

.container.highlight-section-index {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 96px 24px;
  min-height: 25vh;
  background-color: #ff4527;
  background-image: url('../images/pexels-garvin-st-villier-719266-5581194.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  background-blend-mode: multiply;
}

.container.hero-contact {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 48px 24px;
  min-height: 40vh;
  background-color: #000;
  background-image: -webkit-linear-gradient(45deg, rgba(1, 1, 1, .4) 0%, rgba(0, 0, 0, 0) 100%), url('../images/pexels-a2pro-3422964.jpg');
  background-image:    -moz-linear-gradient(45deg, rgba(1, 1, 1, .4) 0%, rgba(0, 0, 0, 0) 100%), url('../images/pexels-a2pro-3422964.jpg');
  background-image:      -o-linear-gradient(45deg, rgba(1, 1, 1, .4) 0%, rgba(0, 0, 0, 0) 100%), url('../images/pexels-a2pro-3422964.jpg');
  background-image:         linear-gradient(45deg, rgba(1, 1, 1, .4) 0%, rgba(0, 0, 0, 0) 100%), url('../images/pexels-a2pro-3422964.jpg');
  background-attachment: scroll, scroll;
  background-position: left top, center center;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, cover;
  background-repeat: repeat, repeat;

  background-blend-mode: multiply, normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.flow-content-text {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: start;
  -ms-flex-align: start;
  margin-right: 24px;
  margin-left: 0;
  padding-top: 48px;
  padding-bottom: 48px;
  max-width: 800px;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
}

.container.container-form-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -moz-box-sizing: border-box;
       box-sizing: border-box;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.container-form-content-wrapper.margin-top-form {
  margin-top: 24px;
}

.container.container-form-content-wrapper.neutral-margin-top {
  margin-top: 16px;
}

.container.contact-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  margin-top: 1px;
  padding: 96px 24px;
  min-height: 50vh;
  background-color: #fff;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.contact-video-content {
  position: relative;
  z-index: 10;
  overflow: hidden;
  min-height: 50vh;
  width: 100%;
  height: 100%;
  border-radius: 16px;
}

.container.container-form-content-wrapper.margin-top-48 {
  margin-top: 48px;
}

.container.contact-2-columns {
  display: grid;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  max-width: 1600px;
  width: 100%;

  grid-template-columns: repeat(2 , 1fr);
  grid-template-rows: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
          align-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  justify-items: center;
  grid-row-gap: 48px;
  grid-column-gap: 16px;
}

.container.flow-contact-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-top: 1px;
  padding: 48px 24px;
  min-height: 100vh;
  background-color: #e6e8e9;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  background-blend-mode: normal;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.container-7 {
  width: 100%;
}

.container.container-6 {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  padding-right: 24px;
  padding-left: 24px;
}

.container.hero-cars {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 48px 24px;
  min-height: 60vh;
  background-color: #000;
  background-image: -webkit-linear-gradient(45deg, rgba(1, 1, 1, .4) 0%, rgba(0, 0, 0, 0) 100%), url('../images/pexels-pixabay-248747.jpg');
  background-image:    -moz-linear-gradient(45deg, rgba(1, 1, 1, .4) 0%, rgba(0, 0, 0, 0) 100%), url('../images/pexels-pixabay-248747.jpg');
  background-image:      -o-linear-gradient(45deg, rgba(1, 1, 1, .4) 0%, rgba(0, 0, 0, 0) 100%), url('../images/pexels-pixabay-248747.jpg');
  background-image:         linear-gradient(45deg, rgba(1, 1, 1, .4) 0%, rgba(0, 0, 0, 0) 100%), url('../images/pexels-pixabay-248747.jpg');
  background-attachment: scroll, scroll;
  background-position: left top, center center;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, cover;
  background-repeat: repeat, repeat;

  background-blend-mode: multiply, normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.product-card-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: start;
  -ms-flex-align: start;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
}

.container.container-prices-sale {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
}

.container.products-3-columns {
  display: grid;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-right: auto;
  margin-left: auto;
  max-width: 1600px;

  grid-template-columns: repeat(3 , 1fr);
  grid-template-rows: auto;
  grid-row-gap: 48px;
  grid-column-gap: 24px;
}

.container.new-arrival {
  position: absolute;
  top: 16px;
  right: auto;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 4px 12px;
  min-width: 80px;
  min-height: 20px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  background-color: #ff4527;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-feature-car {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  border: .0625rem solid #e6e8e9;
  border-radius: 8px;
  background-color: #e6e8e9;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.container-3-columns-feature {
  margin-top: 32px;
  padding-right: 0;
  padding-left: 0;
  width: 100%;

  grid-column-gap: 12px;
  grid-template-columns: repeat(3 , auto);
  grid-template-rows: auto;
}

.container.cars-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 96px 24px;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.product-container-content {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: start;
  -ms-flex-align: start;
  margin-left: 0;
  padding-top: 24px;
  padding-bottom: 24px;
  max-width: 500px;
  width: auto;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
}

.container.container-prices-sale-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
}

.container.content-hero-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding-right: 24px;
  padding-left: 24px;
  background-color: #e6e8e9;

  grid-area: content;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.image-hero-1 {
  background-image: url('../images/pexels-mikebirdy-31292712.jpg');
  background-attachment: scroll;
  background-position: center center;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: cover;
  background-repeat: repeat;

  grid-area: image;
  background-blend-mode: normal;
}

.container.hero-product {
  display: grid;
  min-height: 80vh;
  background-color: #fff;

  grid-template-areas: 'content image';
  grid-template-columns: 1fr 1.5fr;
  grid-template-rows: auto;
}

.container.flow-gallery-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-top: 1px;
  padding: 96px 24px;
  min-height: 100vh;
  background-color: #fff;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  background-blend-mode: normal;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.flow-gallery-content-wrapper {
  margin-top: 48px;
  max-width: 1600px;
  width: 100%;
}

.container.feature-car-content {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  padding: 96px 16px;
  background-color: #ff4527;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.feature-content {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 24px;
  min-height: auto;
  border: .125rem solid #ff4527;
  border-radius: 16px;
  background-color: transparent;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.features-list-content {
  margin-top: 64px;
  padding-right: 0;
  padding-left: 0;

  grid-template-columns: repeat(2 , 1fr);
  grid-template-rows: repeat(2 , auto);
  grid-row-gap: 48px;
}

.container.related-products-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 96px 24px;
  background-color: #e6e8e9;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.content-heading {
  margin-bottom: 48px;
  max-width: 1600px;
  width: 100%;
}

.container.container-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.content-index-2-columns {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0;
  padding-left: 0;
  max-width: 1600px;
}

.container.testimonial-section {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: center;
  margin-top: 0;
  padding: 96px 24px;
  min-height: auto;
  background-color: #e6e8e9;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.testimonial-3-columns {
  display: grid;
  margin-right: auto;
  margin-left: auto;
  max-width: 1600px;

  grid-template-columns: repeat(3 , 1fr);
  grid-template-rows: auto;
  grid-row-gap: 24px;
  grid-column-gap: 24px;
}

.container.testimonial-content {
  -ms-flex-align: start;

  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
}

.container.flow-testimonial-stars {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  margin-bottom: 16px;
}

.container.flow-blog-header-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-top: 1px;
  padding: 48px 24px;
  min-height: 100vh;
  background-color: #fff;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  background-blend-mode: normal;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
}

.container.services-3-columns {
  margin-top: 48px;
  padding-right: 0;
  padding-left: 0;
  max-width: 1600px;
  width: 100%;

  grid-template-columns: repeat(3 , 1fr);
  grid-template-rows: repeat(2 , auto);
  grid-row-gap: 48px;
  grid-column-gap: 24px;
}

.container.service-card {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-align: start;

  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
          align-items: flex-start;
}

.container.hero-repair {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  -ms-flex-align: center;
  padding: 48px 24px;
  min-height: 60vh;
  background-color: #000;
  background-image: -webkit-linear-gradient(45deg, rgba(1, 1, 1, .4) 0%, rgba(0, 0, 0, 0) 100%), url('../images/pexels-shvetsa-4315570.jpg');
  background-image:    -moz-linear-gradient(45deg, rgba(1, 1, 1, .4) 0%, rgba(0, 0, 0, 0) 100%), url('../images/pexels-shvetsa-4315570.jpg');
  background-image:      -o-linear-gradient(45deg, rgba(1, 1, 1, .4) 0%, rgba(0, 0, 0, 0) 100%), url('../images/pexels-shvetsa-4315570.jpg');
  background-image:         linear-gradient(45deg, rgba(1, 1, 1, .4) 0%, rgba(0, 0, 0, 0) 100%), url('../images/pexels-shvetsa-4315570.jpg');
  background-attachment: scroll, scroll;
  background-position: left top, center center;
  background-clip: border-box, border-box;
  background-origin: padding-box, padding-box;
  background-size: auto auto, cover;
  background-repeat: repeat, repeat;

  background-blend-mode: multiply, normal;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.container.neutral-navbar {
  position: absolute;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -ms-flex-pack: justify;
  -ms-flex-align: center;
  margin-right: auto;
  margin-left: auto;
  padding: 0 24px;
  max-width: none;
  width: auto;
  background-color: rgba(1, 1, 1, .2);
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  background-blend-mode: normal;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
     -moz-box-orient: horizontal;
     -moz-box-direction: reverse;
}

.container.navigation-links {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: justify;
  -ms-flex-align: center;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
}

.container.header-cars-content {
  -moz-box-sizing: border-box;
       box-sizing: border-box;
  margin-bottom: 48px;
  max-width: 1600px;
  width: 100%;
}

a.social-image.social-btn {
  margin-right: 8px;
  margin-left: 8px;
  padding: 4px;
  max-width: 24px;
  border-radius: 4px;
  background-color: #010101;
}

span.glyph.icon {
  color: #ff4527;
  text-align: left;
  font-size: 36px;
  line-height: 46px;
}

li.list-item.list-paragraph {
  font-family: 'Poppins', sans-serif;
  line-height: 28px;
}

span.glyph.feature-icon {
  margin-bottom: 8px;
  color: #ff4527;
  text-align: left;
  font-size: 40px;
}

div.responsive-picture.team-member-photo {
  margin-bottom: 16px;
  border-radius: 16px;
}

video.content-size-video {
  position: relative;
}

button.contact-form-btn {
  margin-top: 0;
  padding: 16px 32px;
  border-width: 0;
  border-color: #000;
  border-radius: 8px;
  background-color: #ff4527;
  color: #fff;
  text-transform: capitalize;
  letter-spacing: 0;
  font-weight: 500;
  font-size: 16px;
  font-family: 'Poppins', sans-serif;
}

div.responsive-map.map-1 {
  margin-top: 48px;
  min-height: 50vh;
  border-radius: 16px;
}

a.responsive-picture.product-image-link {
  border-radius: 16px;
  cursor: pointer;
  -webkit-transition-timing-function: ease-in-out;
     -moz-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transition-duration: .25s;
     -moz-transition-duration: .25s;
       -o-transition-duration: .25s;
          transition-duration: .25s;
}

.rule.rule-1 hr {
  border-top-width: 2px;
  border-top-color: #ff4527;
}

.rule.rule-1 {
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

div.responsive-picture.product-image {
  margin-top: 12px;
  margin-bottom: 12px;
  border-radius: 16px;
}

span.glyph.white-icon {
  color: #010101;
  text-align: left;
  font-size: 36px;
  line-height: 46px;
}

div.responsive-picture.margin-top-image.product-image {
  margin-top: 64px;
}

span.glyph.black-icon {
  color: #010101;
  text-align: left;
  font-size: 36px;
  line-height: 46px;
}

span.glyph.star-icon {
  margin-right: 4px;
  color: #ff4527;
  font-size: 23px;
}

span.glyph.star-icon-outline {
  margin-right: 4px;
  color: #ff4527;
  font-size: 23px;
}

span.glyph.star-icon-half {
  margin-right: 4px;
  color: #ff4527;
  font-size: 23px;
}

div.responsive-picture.service-picture {
  margin-bottom: 16px;
  border-radius: 16px;
}

a.glyph.mobile-nav-button {
  display: none;
}

.html-element.navigation-code {
  display: none;
}

a.responsive-picture.picture-link-1 {
  position: static;
  width: 150px;
}

div.responsive-picture.picture:hover {
  -webkit-transform: scaleX(1.08) scaleY(1.08);
     -moz-transform: scaleX(1.08) scaleY(1.08);
       -o-transform: scaleX(1.08) scaleY(1.08);
          transform: scaleX(1.08) scaleY(1.08);
}

button.contact-form-btn:hover {
  border-color: rgba(237, 241, 245, .5);
  background-color: #ff6249;
  color: #edf1f5;
}

@media screen and (max-width: 80rem) {
  /* Layout Elements */

  .container.contact-2-columns {
    grid-template-columns: repeat(2 , 50%);
    grid-template-rows: auto;
  }
}

@media screen and (max-width: 79.9375rem) {
  /* Text Elements */

  h1.big-product-name {
    -webkit-filter: brightness(1.03) blur(0px) opacity(1) invert(0) sepia(0) grayscale(0) saturate(1) contrast(1);
            filter: brightness(1.03) blur(0px) opacity(1) invert(0) sepia(0) grayscale(0) saturate(1) contrast(1);
  }
}

@media screen and (max-width: 75rem) {
  /* Layout Elements */

  .container.contact-2-columns {
    -moz-box-sizing: border-box;
         box-sizing: border-box;

    grid-template-columns: repeat(2 , 1fr);
  }

  .container.neutral-navbar {
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    min-height: 100px;
    background-color: rgba(1, 1, 1, .13);

    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
       -moz-box-orient: horizontal;
       -moz-box-direction: reverse;
  }

  .container.hero-section {
    background-image: -webkit-linear-gradient(45deg, rgba(1, 1, 1, .4) 0%, rgba(0, 0, 0, 0) 100%), url('../images/background.jpg');
    background-image:    -moz-linear-gradient(45deg, rgba(1, 1, 1, .4) 0%, rgba(0, 0, 0, 0) 100%), url('../images/background.jpg');
    background-image:      -o-linear-gradient(45deg, rgba(1, 1, 1, .4) 0%, rgba(0, 0, 0, 0) 100%), url('../images/background.jpg');
    background-image:         linear-gradient(45deg, rgba(1, 1, 1, .4) 0%, rgba(0, 0, 0, 0) 100%), url('../images/background.jpg');
  }

  .container.hero-content-region {
    margin-right: 10%;
    margin-left: 10%;
  }

  a.responsive-picture.picture-link-1 {
    width: 150px;
  }
}

@media screen and (max-width: 60rem) {
  /* Text Elements */

  h1.hero-heading {
    font-size: 48px;
  }

  /* Layout Elements */

  .container.flow-hero-content-text {
    margin: 0 0 16px;
  }

  .container.about-us-section {
    grid-template-areas: 'image' 'content';
    grid-template-rows: minmax(50vh, auto) auto;
    grid-template-columns: 1fr;
  }

  .container.feature-4-columns {
    grid-template-columns: repeat(2 , auto);
    grid-template-rows: repeat(2 , auto);
  }

  .container.team-member-wrapper {
    grid-template-columns: 1fr;
    grid-row-gap: 0;
  }

  .container.flow-content-text {
    margin: 0 0 16px;
  }

  .container.contact-2-columns {
    grid-template-columns: 1fr;
    grid-template-rows: repeat(2 , auto);
    justify-items: center;
    grid-row-gap: 24px;
  }

  .container.products-3-columns {
    grid-template-rows: auto;
    grid-template-columns: repeat(2 , 1fr);
  }

  .container.product-container-content {
    margin-top: 16px;
    margin-left: 0;
  }

  .container.hero-product {
    grid-template-areas: 'image' 'content';
    grid-template-rows: repeat(2 , minmax(50vh, auto));
    grid-template-columns: minmax(100%, 1px);
  }

  .container.content-index-2-columns {
    grid-template-columns: auto;
    grid-template-rows: repeat(2 , auto);
  }

  .container.testimonial-3-columns {
    grid-template-columns: repeat(2 , 1fr);
  }

  .container.flow-testimonial-stars {
    margin-top: 24px;
  }

  .container.services-3-columns {
    grid-template-columns: repeat(2 , 1fr);
    grid-template-rows: repeat(3 , auto);
  }

  .container.content-feature {
    grid-template-columns: repeat(2 , auto);
    grid-row-gap: 24px;
  }
}

@media screen and (max-width: 48rem) {
  /* Text Elements */

  a.link-text.neutral-nav-link-menu {
    display: block;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    padding: 36px 0;
    width: 100%;
    color: #fff;
    text-align: center;
    font-weight: 500;
    font-size: 48px;
  }

  /* Layout Elements */

  .container.neutral-navbar {
    position: static;
    z-index: 1000;
    -ms-flex-align: center;
    padding-top: 0;
    padding-bottom: 0;
    background-color: #010101;

    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
  }

  .container.navigation-links {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 500;
    visibility: hidden;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-pack: center;
    -ms-flex-align: center;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .95);
    opacity: 0;
    -webkit-transition-duration: .3s;
       -moz-transition-duration: .3s;
         -o-transition-duration: .3s;
            transition-duration: .3s;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
            align-items: center;
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
            align-content: center;
  }

  .container.navigation-links.neutral-right-menu {
    background-color: #ff4527;
  }

  .container.navigation-links.show-menu {
    top: 0;
    visibility: visible;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    opacity: 1;

    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
  }

  a.glyph.mobile-nav-button {
    display: block;
    color: #000;
    text-align: right;
    font-size: 34px;
    line-height: 1;
  }

  a.glyph.close-button-cross.mobile-nav-button {
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    padding-top: 20px;
    padding-right: 24px;
    color: #fff;
  }

  a.glyph.mobile-nav-button.neutral-right-button {
    color: #ff8000;
  }
}

@media screen and (max-width: 43.75rem) {
  /* Text Elements */

  a.link-text.footer-nav-link {
    text-align: left;
  }

  a.link-text.footer-info {
    text-align: left;
  }

  /* Layout Elements */

  .container.team-member-wrapper {
    grid-template-columns: 1fr;
  }

  .container.footer-content-section {
    grid-template-columns: auto;
    grid-template-rows: auto;
    grid-row-gap: 48px;
  }

  .container.features-list-content {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 35.3125rem) {
  /* Text Elements */

  h1.hero-heading {
    font-size: 37px;
  }

  /* Layout Elements */

  .container.feature-4-columns {
    grid-template-rows: repeat(4 , auto);
    grid-template-columns: auto;
  }

  .container.why-choose-section {
    padding-right: 16px;
    padding-left: 16px;
  }

  .container.cars-section {
    padding-right: 16px;
    padding-left: 16px;
  }

  .container.content-hero-1 {
    padding-right: 16px;
    padding-left: 16px;
  }

  .container.content-feature {
    grid-template-columns: auto;
  }

  .container.products-3-columns {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 28.75rem) {
  /* Text Elements */

  h1.hero-heading {
    font-size: 10.69vw;
  }

  /* Layout Elements */

  .container.flow-team-member-2-columns {
    grid-template-columns: 1fr;
  }

  .container.flow-testimonial-stars {
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;

    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
  }

  .container.services-3-columns {
    grid-template-columns: 1fr;
  }

  .container.content-feature {
    grid-template-columns: auto;
  }
}