:root {
  --percfab-orange: #f29100;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 1vw;
  line-height: 1.6;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.7em;
  font-weight: 700;
  line-height: 1.4;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.3em;
  font-weight: 700;
  line-height: 1.4;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.7em;
  font-weight: 700;
  line-height: 1.4;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.3em;
  font-weight: 700;
  line-height: 1.4;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.4;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: .85em;
  font-weight: 700;
  line-height: 1.4;
}

p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1em;
}

a {
  color: #ccc;
  font-size: 1em;
  text-decoration: none;
}

blockquote {
  border-left: .4em solid #e2e2e2;
  margin-bottom: 1em;
  padding: 1em 2em;
  font-size: 140%;
  line-height: 1.6;
}

.container {
  width: 1440px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 5em 10em;
}

.style_item {
  border-bottom: .1em solid #bdbdbd;
  padding: 2em 0;
  font-family: Lato, sans-serif;
}

.html {
  width: 0;
  height: 0;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.c-rich-text p {
  margin-top: .5em;
  margin-bottom: 2em;
}

.c-rich-text h1, .c-rich-text h2, .c-rich-text h3 {
  margin-top: .2em;
  margin-bottom: .2em;
}

.c-rich-text h4 {
  margin-top: .2em;
  margin-bottom: .6em;
}

.c-rich-text h5 {
  margin-top: .2em;
  margin-bottom: 1em;
}

.c-rich-text h6 {
  margin-top: .2em;
  margin-bottom: .2em;
}

.heading {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 2.37em;
  font-weight: 400;
  line-height: 3.125em;
}

.heading-2 {
  color: #000;
  text-align: center;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 2.37em;
  line-height: 3.125;
}

.heading-3 {
  font-family: Lato, sans-serif;
  font-weight: 400;
  line-height: 3.125;
}

.paragraph {
  color: #000;
  text-align: center;
  font-family: Lato, sans-serif;
  font-size: 1.5em;
  line-height: 2.2;
}

.heading-4 {
  color: #ccc;
  text-align: center;
  letter-spacing: 20px;
  -webkit-text-stroke-color: #4a63c5;
  font-family: Lato, sans-serif;
  font-size: .6em;
}

.heading-5, .heading-6 {
  font-family: Lato, sans-serif;
}

.home {
  background-image: url('../images/Percfab-Business.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-left: 0;
  font-family: Lato, sans-serif;
  display: block;
  position: static;
  top: 0;
  left: 0;
}

.navbar {
  background-color: #dddddde6;
  height: 40px;
  font-family: Lato, sans-serif;
  font-size: 1vw;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-link {
  margin-top: 0;
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: .8em;
  font-weight: 700;
}

.nav-menu {
  height: 40px;
  font-size: 1em;
}

.container-2 {
  height: 40px;
  font-size: 1vw;
}

.nav-link-2 {
  height: 40px;
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: .8em;
  font-weight: 700;
}

.nav-link-3 {
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: .8em;
  font-weight: 700;
  position: fixed;
}

.brand {
  overflow: visible;
}

.container-3 {
  background-image: url('../images/Percfab-Logo.png');
  background-position: 0 0;
  background-size: auto;
  width: 1000px;
  max-width: none;
  margin-top: 0;
  margin-left: 0;
  display: flex;
}

.nav-wrapper {
  z-index: 100;
  background-color: #585858;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  justify-content: flex-end;
  align-items: center;
  margin-left: auto;
  padding: 0 30px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-buttons-wrapper {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  background-color: #fff0;
  padding: 5px 10px;
  font-weight: 700;
  display: flex;
}

.logo {
  max-width: 60%;
}

.heading-7 {
  color: #fff;
  letter-spacing: 0;
  text-transform: uppercase;
  background-color: #4a63c5d9;
  border-radius: 0;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 2.5rem 1.85rem .32rem 5rem;
  font-family: Lato, sans-serif;
  font-size: 3em;
  display: flex;
}

.heading-7.sub {
  color: #ccc;
  padding-top: 0;
  padding-bottom: 3.75rem;
  font-size: 2em;
}

.heading-7.service {
  color: #ccc;
  text-align: center;
  background-color: #4a63c500;
  justify-content: center;
  align-items: center;
  padding-bottom: 50px;
  font-size: 2em;
}

.heading-7.service.bold {
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
}

.heading-7.service._3 {
  padding-top: 0;
  padding-bottom: 50px;
}

.heading-7.service.tech1 {
  color: #adadad;
  padding-top: 0;
  padding-bottom: 5px;
}

.heading-7.service.tech1._3 {
  padding-bottom: 49px;
}

.heading-7.service.tech-color {
  color: #adadad;
  padding-bottom: 0;
}

.heading-7.service.tech-color._1 {
  color: #adadad;
  padding-top: 0;
}

.heading-7.service.tech-color._1._2 {
  padding-top: 0;
}

.heading-7.service.tech-color._1._2._3 {
  color: #4a63c5d9;
  padding-top: 50px;
  padding-bottom: 0;
}

.heading-7.service.footer {
  color: #fff;
  letter-spacing: 1px;
  margin-bottom: -30px;
  padding: 50px 0 0;
}

.body {
  padding: 0;
  font-family: Lato, sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.6em;
}

.logo-wrapper {
  z-index: 101;
  clear: none;
  background-color: #fcfcfcb3;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  max-width: 600px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 1.25rem 0;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-link {
  color: #585858;
  letter-spacing: 3px;
  -webkit-text-stroke-color: #adadad;
  text-transform: uppercase;
  padding: 0;
  font-size: .9em;
  font-weight: 700;
  text-decoration: none;
  overflow: visible;
}

.hero-wrapper {
  border-bottom-right-radius: 30px;
  flex-flow: column;
  max-width: 600px;
  margin-top: 0;
  margin-left: 0;
  padding-top: 4.75rem;
  display: flex;
  position: static;
}

.small-business-wrapper {
  height: 100vh;
  position: relative;
}

.services-text-wrapper {
  z-index: 5;
  background-color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: block;
  position: relative;
}

.technicians-text-wrapper {
  z-index: 6;
  background-color: #fff;
  height: auto;
  padding-bottom: 50px;
  position: relative;
}

.section-4 {
  z-index: 0;
  height: 100vh;
  position: static;
}

.image {
  max-width: 50%;
  margin-top: 6px;
  margin-bottom: -15px;
  padding-top: 0;
}

.footer-wrapper {
  background-color: #4a63c5;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-top: 0;
  padding-bottom: 50px;
  font-style: normal;
  display: block;
  position: relative;
  inset: auto auto 0;
}

.heading-8 {
  color: #ccc;
  text-align: center;
  letter-spacing: 3px;
  -webkit-text-stroke-color: #ccc;
  text-indent: 0;
  text-transform: uppercase;
  padding-bottom: 53px;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.9em;
}

.heading-8.done {
  color: #fff;
  letter-spacing: 7px;
  margin-top: -23px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 11px;
  font-size: .9em;
  font-weight: 700;
}

.image-2 {
  max-width: 15%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
}

.voicecapture-logo-wrapper {
  background-color: #ffffff80;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  margin-top: 20px;
  padding-bottom: 8px;
  display: flex;
}

.image-3 {
  max-width: 17%;
  padding-left: 10px;
}

.footer-percfab-wrapper {
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  padding-left: 0;
  display: flex;
}

.email-wrapper.doneright {
  justify-content: center;
  align-items: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-9 {
  display: block;
}

.heading-10 {
  text-align: center;
}

.design-wrapper {
  padding-top: 40px;
}

.div-block {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-5 {
  height: 20vw;
}

.section-6 {
  background-image: url('../images/Percfab-Uhta.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 100vh;
}

.div-services-text {
  text-align: center;
  background-color: #4a63c5d9;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bold-text {
  color: #4a63c5d9;
  text-align: center;
}

.bold-text-2 {
  padding-bottom: 50px;
}

.email-link:hover {
  color: #dc892f;
}

.div-block-3 {
  z-index: 1;
  background-image: url('../images/Percfab-Business.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  position: static;
  inset: 0;
}

.div-block-4 {
  z-index: 2;
  position: relative;
}

.section-7 {
  height: 100vh;
  position: relative;
  top: auto;
}

.bg-pic {
  background-image: url('../images/Percfab-Business.jpg');
  background-position: 50%;
  background-size: cover;
  height: auto;
  position: absolute;
  inset: 0;
}

.div-block-5 {
  z-index: 0;
  background-image: url('../images/Percfab-Business.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  height: 100vh;
  position: fixed;
  inset: 0;
}

.div-block-6 {
  z-index: 2;
  position: relative;
}

.div-block-7 {
  z-index: 1;
  position: relative;
}

.div-block-8 {
  z-index: 0;
  background-image: url('../images/Percfab-Tucson.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  height: 989vh;
  position: relative;
  inset: 0;
}

.div-block-9 {
  z-index: 0;
  height: 100vh;
  position: fixed;
  inset: 0;
}

.div-block-10, .div-block-11 {
  position: absolute;
  inset: 0;
}

.section-8 {
  height: 100vh;
  position: relative;
}

.div-az-pic {
  z-index: 0;
  background-image: url('../images/Percfab-Tucson.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  position: absolute;
  inset: 0;
}

.div-block-smallb-pic {
  z-index: 0;
  background-image: url('../images/Percfab-Logistics.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  position: absolute;
  inset: 0;
}

.div-block-12 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 1rem;
  display: flex;
}

.text-block {
  color: #dc892f;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: .9em;
}

@media screen and (max-width: 991px) {
  body {
    font-size: 14px;
  }

  .container {
    padding-left: 3em;
    padding-right: 3em;
  }

  .heading-4 {
    letter-spacing: 10px;
  }

  .heading-7 {
    padding-top: 1rem;
    padding-bottom: 0;
    padding-left: 3.125rem;
  }

  .heading-7.sub {
    padding-bottom: 1.25rem;
  }

  .logo-wrapper {
    max-width: 550px;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    padding-right: 0;
  }

  .hero-wrapper {
    max-width: 550px;
    margin-bottom: 0;
    padding-top: 72px;
    padding-right: 0;
  }

  .image-3 {
    max-width: 40%;
  }
}

@media screen and (max-width: 767px) {
  .heading-4 {
    letter-spacing: 5px;
  }

  .home {
    background-attachment: fixed;
  }

  .nav-wrapper {
    inset: 0% 0% auto;
  }

  .heading-7 {
    max-width: 550px;
    margin-left: 0;
    padding: 1.25rem 1.0875rem 0 5rem;
    font-size: 1.65em;
  }

  .heading-7.sub {
    padding-top: 0;
    padding-bottom: 2rem;
    font-size: 1.1em;
  }

  .logo-wrapper {
    justify-content: center;
    align-items: center;
    margin-right: 6.25rem;
    padding-bottom: 1.5rem;
    position: sticky;
  }

  .hero-wrapper {
    flex-flow: column;
    max-width: 34.375rem;
    margin-right: 0;
    padding-top: .4rem;
    display: flex;
    position: relative;
  }

  .small-business-wrapper {
    background-position: 72%;
    background-size: cover;
    flex-flow: row;
    justify-content: flex-end;
    align-items: center;
    padding-right: 0;
    display: block;
  }

  .heading-8 {
    letter-spacing: 1px;
  }

  .div-block-7 {
    margin-top: -6px;
    padding-top: 0;
  }

  .div-block-smallb-pic {
    background-position: 70%;
  }
}

@media screen and (max-width: 479px) {
  .heading-4 {
    letter-spacing: 2px;
    font-size: .4em;
  }

  .home {
    background-attachment: fixed;
    position: static;
  }

  .heading-7 {
    max-width: 31.25rem;
    padding-top: 10px;
    padding-left: 3.4rem;
    font-size: 1.5em;
  }

  .heading-7.sub {
    padding-bottom: 15px;
    font-size: 1em;
  }

  .heading-7.service {
    padding-top: 40px;
    padding-bottom: 20px;
    font-size: 1.5em;
  }

  .heading-7.service._3 {
    padding-bottom: 40px;
  }

  .heading-7.service.tech-color._1._2._3 {
    padding-top: 21px;
  }

  .logo-wrapper {
    padding-top: 1rem;
  }

  .hero-wrapper {
    max-width: 31.25rem;
    margin-left: 0;
    padding-top: 0;
    padding-left: 0;
    font-weight: 400;
    display: flex;
    position: static;
  }

  .heading-8 {
    letter-spacing: 1px;
  }

  .heading-8.done {
    font-size: .5em;
  }

  .image-3 {
    max-width: 60%;
  }

  .div-block-5 {
    background-attachment: fixed;
    position: absolute;
  }

  .div-block-7 {
    margin-top: 0;
  }

  .div-block-8, .div-az-pic {
    background-position: 55%;
  }

  .div-block-smallb-pic {
    background-position: 75%;
  }
}


