.preSobre {
  height: 700px;
  text-align: center;
  z-index: 1; }

.sobre {
  width: 91.362%;
  display: inline-block;
  max-width: 1072px; }

.textSobre {
  position: absolute;
  float: left;
  margin-top: 104px;
  max-width: 600px;
  height: 489px;
  background: #FFF;
  text-align: left;
  padding: 64px 115px 88px 64px;
  z-index: 2; }
  .textSobre h1 {
    font-family: Lato-Black;
    font-weight: 900;
    color: #3379b0;
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 48px;
    margin: 0px 0px 24px 0px; }
  .textSobre span {
    font-family: Lato-Regular;
    font-weight: 400;
    font-size: 18px;
    font-size: 1.125rem;
    color: rgba(0, 0, 0, 0.8);
    line-height: 31px; }

.p1 {
  margin-bottom: 30px; }

.imgSobre {
  float: right;
  width: 800px;
  height: 540px;
  margin-top: 80px;
  background-image: url("../img/imagem_sobre_desk.png");
  background-size: cover;
  background-repeat: no-repeat; }

@media only screen and (min-width: 630px) and (max-width: 960px) {
  .preSobre {
    height: 620px; }

  .imgSobre {
    position: absolute;
    right: 0;
    width: 400px;
    height: 540px;
    margin-top: 80px;
    background-image: url("../img/imagem_sobre_desk.png");
    background-size: cover;
    background-repeat: no-repeat; }

  .textSobre h1 {
    font-size: 36px;
    font-size: 2rem;
    line-height: 44px; }
  .textSobre span {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 31px; } }
@media only screen and (max-width: 657px) {
  .textSobre {
    position: relative;
    float: left;
    width: auto;
    margin-top: 80px;
    height: 489px;
    background: #FFF;
    z-index: 2; }
    .textSobre h1 {
      font-size: 36px;
      font-size: 2.25rem;
      line-height: 44px; }
    .textSobre span {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 31px; } }
@media only screen and (max-width: 630px) {
  .preSobre {
    height: auto; }

  .imgSobre {
    display: none; }

  .textSobre {
    position: relative;
    float: left;
    width: auto;
    margin-top: 80px;
    padding: 0px;
    height: auto;
    background: #FFF;
    z-index: 2; }
    .textSobre h1 {
      font-size: 30px;
      font-size: 1.875rem;
      line-height: 39px;
      margin-bottom: 24px; }
    .textSobre span {
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 31px; } }
@media screen and (max-width: 575px) {
  .preSobre {
    padding: 0px 9px;
    background: #f8fafd; }

  .textSobre {
    position: relative;
    margin-top: 59px;
    max-width: auto;
    height: auto;
    background: transparent;
    z-index: 2;
    margin-bottom: 72px; } }

/*# sourceMappingURL=sobre.css.map */
