.about-page .ab-section {
  font-family: Roboto;
  font-size: 1.5rem;
  margin-bottom: 2rem;
}
.about-page .ab-section img {
  max-width: 100%;
}
.about-page .ab-section .span1, .about-page .ab-section .span2, .about-page .ab-section .span3 {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 300%;
  line-height: 1;
  position: relative;
  z-index: 1;
}
.about-page .ab-section1 img.lp-about-section1-img {
  max-width: 33.333334%;
  margin: 3rem 0 1rem;
}
.about-page .ab-section1 .ab-content {
  max-width: 60%;
  text-align: center;
  margin: 0 auto 3rem auto;
}
.about-page .ab-section2 .col-left {
  padding-left: 5%;
  width: 50%;
  flex: 0 0 50%;
}
.about-page .ab-section2 .col-right {
  padding-top: 5%;
  width: 50%;
  flex: 0 0 50%;
}
.about-page .ab-section2 .col-right .ab-content {
  padding-left: 10%;
  text-align: justify;
}
.about-page .ab-section2 .col-right .span1, .about-page .ab-section2 .col-right .span2 {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 300%;
  line-height: 1;
}
.about-page .ab-section2 .col-right .span1 {
  padding-left: 5%;
}
.about-page .ab-section2 .col-right .span2 {
  margin-bottom: 2rem;
}
.about-page .ab-section3 .row-sole {
  flex-direction: row-reverse;
}
.about-page .ab-section3 .row-sole .col-left {
  width: 55%;
  flex: 0 0 55%;
}
.about-page .ab-section3 .row-sole .col-right {
  text-align: right;
  padding: 5%;
}
.about-page .ab-section3 .row-sole .col-right .span1 {
  font-size: 250%;
  text-align: left;
  padding-left: 26.5%;
}
.about-page .ab-section3 .row-sole .col-right .span3 {
  margin-bottom: -6%;
}
.about-page .ab-section3 .row-sole .col-right .span12 {
  text-align: right;
  position: relative;
  z-index: 1;
  margin-right: -30%;
}
.about-page .ab-section3 .row-sole .col-right .ab-content {
  padding-left: 10%;
  text-align: justify;
  margin-top: 10%;
}
.about-page .ab-section5 img.lp-about-section1-img {
  max-width: 33.333334%;
  margin: 3rem 0 1rem;
}
.about-page .ab-section5 .ab-content {
  max-width: 80%;
  text-align: center;
  margin: 0 auto 3rem auto;
}

@media screen and (max-width: 1600px) {
  .about-page .ab-section .span1,
.about-page .ab-section .span2,
.about-page .ab-section .span3 {
    font-size: 236%;
  }
  .about-page .ab-section3 .row-sole .col-right .span1 {
    font-size: 200%;
    padding-left: 33.5%;
  }
}
@media screen and (max-width: 1366px) {
  .about-page .ab-section3 .row-sole .col-right .span1 {
    font-size: 200%;
    padding-left: 26.5%;
  }
}

/*# sourceMappingURL=about.css.map */
