.h1, .h2, .h3, .h4, .h5, .h6, .p {
  font-family: "roboto", serif !important; }

.roboto {
  font-family: "roboto", serif !important; }

#landing-page-hero {
  min-height: 536px;
  height: auto;
  display: block;
  overflow: hidden;
  padding: 2rem 0;
  z-index: 0;
  background-position: center center;
  background-size: cover;
  position: relative;
  width: 100%; }

.landing-page-hero-overlay {
  z-index: 1;
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.8); }

#landing-page-hero-text-container {
  width: 100%;
  min-height: inherit;
  z-index: 2;
  position: relative; }

#landing-page-hero-text-row {
  min-height: inherit; }

#landing-page-hero-text-wrapper {
  min-height: inherit;
  display: flex;
  flex-direction: column;
  justify-content: center; }

#landing-page-hero-headline {
  font-weight: bold;
  text-shadow: 1px 1px 2px black;
  color: white;
  margin-bottom: -.02942rem;
  padding-top: 2.02942rem;
  line-height: 1.2 !important; }

#landing-page-hero-description {
  color: white;
  font-size: 1rem; }

.btn-pdf {
  background-color: white;
  max-width: 245px; }

.video-quadro {
  position: relative;
  z-index: 0;
  min-width: 100%;
  max-width: 100%;
  width: auto;
  min-height: 100%;
  height: auto;
  background: transparent; }

@media screen and (max-width: 992px) {
  .feature-container-left .feature-text-left {
    order: 2; }

  .feature-container-left .feature-image-right {
    order: 1; } }
.white {
  color: white; }

.full-width-img-cta:hover {
  color: #bc1339; }

.zigzag-overlay-section {
  margin-top: 90px;
  padding-top: 90px; }

.black {
  color: #000; }

.full-width-img-maquina {
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-top: 2rem;
  padding-bottom: 2rem; }

.zigzag-maquina-cta {
  text-decoration: underline;
  text-transform: uppercase;
  color: white;
  font-family: "roboto", serif !important;
  font-weight: bold; }

.zigzag-maquina-cta:hover {
  color: #bc1339; }

#masthead {
  min-height:120px!important;
}

div.pipedriveWebForms > iframe {
  display: block!important;
  margin: auto!important;
}



/*# sourceMappingURL=style-landing-page.css.map */
