/* Generated by Font Squirrel (https://www.fontsquirrel.com) on October 24, 2016 */
@font-face {
  font-family: 'acer_focosemibold';
  src: url("../webfonts/acerfoco-semibold-webfont.woff2") format("woff2"), url("../webfonts/acerfoco-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'acer_focoblack';
  src: url("../webfonts/acerfoco-black-webfont.woff2") format("woff2"), url("../webfonts/acerfoco-black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'acer_focobold';
  src: url("../webfonts/acerfoco-bold-webfont.woff2") format("woff2"), url("../webfonts/acerfoco-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'acer_focolight';
  src: url("../webfonts/acerfoco-light-webfont.woff2") format("woff2"), url("../webfonts/acerfoco-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'acer_focoregular';
  src: url("../webfonts/acerfoco-regular-webfont.woff2") format("woff2"), url("../webfonts/acerfoco-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }
.row {
  margin: 0; }

section h4 {
  font-size: 31px;
  font-family: "acer_focobold"; }
section p {
  font-size: 16px;
  font-family: "acer_focoregular"; }

.xs-hide {
  display: block !important; }
  @media (max-width: 992px) {
    .xs-hide {
      display: none !important; } }

.md-hide {
  display: none !important; }
  @media (max-width: 992px) {
    .md-hide {
      display: block !important; } }

.topo {
  position: relative;
  width: 100%;
  height: 660px;
  background-color: #80c342;
  padding: 20px 0 20px 40px;
  overflow: hidden; }
  @media (max-width: 1024px) {
    .topo {
      min-height: auto;
      height: auto; } }
  .topo h1 {
    width: 50%;
    max-width: 610px;
    font-family: "acer_focoblack";
    font-size: 80px;
    color: #fff;
    text-transform: uppercase;
    padding-bottom: 20px;
    text-align: left;
    line-height: 0.95; }
    @media (max-width: 1480px) {
      .topo h1 {
        font-size: 70px; } }
    @media (max-width: 1280px) {
      .topo h1 {
        font-size: 50px; } }
    @media (max-width: 1024px) {
      .topo h1 {
        font-size: 38px; } }
    @media (max-width: 768px) {
      .topo h1 {
        width: 100%;
        text-align: center;
        margin-left: -20px; } }
    @media (max-width: 768px) {
      .topo h1 {
        font-size: 32px; } }
    @media (max-width: 992px) {
      .topo h1 {
        max-width: 100%; } }
  .topo h5 {
    font-family: "acer_focoregular";
    font-size: 36px;
    color: #fff;
    padding-bottom: 10px;
    padding-right: 10px;
    text-align: left; }
    @media (max-width: 1280px) {
      .topo h5 {
        font-size: 30px; } }
    @media (max-width: 1024px) {
      .topo h5 {
        font-size: 26px;
        padding-top: 0; } }
    @media (max-width: 768px) {
      .topo h5 {
        width: 100%;
        display: inline-block;
        padding-top: 40px;
        text-align: center;
        margin-left: -20px; } }
    .topo h5 i {
      font-family: "acer_focosemibold"; }
    @media (max-width: 992px) {
      .topo h5 {
        max-width: 100%; } }
  .topo .logo {
    max-width: 100%;
    padding-top: 30px; }
  .topo .note {
    max-width: 100%;
    float: right;
    height: auto; }
    @media (max-width: 1280px) {
      .topo .note {
        width: 60%; } }
    @media (max-width: 768px) {
      .topo .note {
        padding: 0;
        width: 85%;
        margin-top: 20px;
        margin-left: 7.5%; } }
    @media (max-width: 480px) {
      .topo .note {
        width: 100%;
        margin-left: 0; } }
  .topo .note-wrap {
    bottom: 50px;
    left: 40px;
    position: absolute;
    width: 80%; }
    @media (max-width: 768px) {
      .topo .note-wrap {
        position: static;
        left: auto;
        bottom: auto;
        width: auto; } }

.windows {
  position: relative;
  width: 100%;
  height: 180px;
  background-color: #fff;
  -webkit-box-shadow: 0px 5px 5px -1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 5px 5px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 5px 5px -1px rgba(0, 0, 0, 0.3);
  z-index: 1000;
  padding: 0 40px;
  line-height: 180px; }
  @media (max-width: 992px) {
    .windows {
      line-height: 1;
      padding: 40px;
      height: auto; } }
  .windows img {
    max-width: 100%;
    vertical-align: middle; }
    @media (max-width: 992px) {
      .windows img {
        vertical-align: top; } }
  .windows .dez {
    float: left;
    text-align: center;
    margin-top: 0; }
    @media (max-width: 992px) {
      .windows .dez {
        width: 100%;
        margin-bottom: 40px; } }
  @media (max-width: 992px) {
    .windows .w10 {
      margin-bottom: 40px; } }
  .windows .i5 {
    float: right;
    text-align: center; }
    @media (max-width: 992px) {
      .windows .i5 {
        width: 100%;
        float: left; } }
    .windows .i5 img {
      margin-right: 50px; }
      @media (max-width: 360px) {
        .windows .i5 img {
          margin-right: 0; } }
      .windows .i5 img:last-child {
        margin-right: 0; }

.divertir {
  clear: both;
  position: relative;
  width: 100%;
  height: auto;
  background-color: #fdfdfd;
  z-index: 900;
  padding-left: 70px;
  height: 485px;
  -webkit-box-shadow: 0px 5px 5px -1px rgba(0, 0, 0, 0.3), inset 100px 0px 184px -96px rgba(128, 128, 128, 0.4);
  -moz-box-shadow: 0px 5px 5px -1px rgba(0, 0, 0, 0.3), inset 100px 0px 184px -96px rgba(128, 128, 128, 0.4);
  box-shadow: 0px 5px 5px -1px rgba(0, 0, 0, 0.3), inset 100px 0px 184px -96px rgba(128, 128, 128, 0.4);
  text-align: left; }
  @media (max-width: 992px) {
    .divertir {
      text-align: center; } }
  @media (max-width: 1024px) {
    .divertir {
      height: 380px; } }
  @media (max-width: 768px) {
    .divertir {
      padding-left: 0;
      height: auto;
      float: left; } }
  .divertir .bg-img {
    float: right;
    overflow: hidden;
    height: 100%; }
    @media (max-width: 768px) {
      .divertir .bg-img {
        width: 100%;
        height: auto; } }
    .divertir .bg-img img {
      width: auto;
      height: 100%;
      float: right; }
      @media (max-width: 768px) {
        .divertir .bg-img img {
          width: 100%;
          height: auto; } }
  .divertir .conteudo {
    width: 40%;
    max-width: 720px;
    float: left;
    position: absolute;
    left: 70px;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media (max-width: 992px) {
      .divertir .conteudo {
        max-width: 100%; } }
    @media (max-width: 1280px) {
      .divertir .conteudo {
        width: 40%;
        left: 40px; } }
    @media (max-width: 768px) {
      .divertir .conteudo {
        padding: 0 40px;
        position: static;
        transform: none;
        width: 100%; } }
  .divertir h4 {
    padding-top: 90px;
    margin-bottom: 20px; }
    @media (max-width: 1024px) {
      .divertir h4 {
        font-size: 26px;
        padding-top: 20px; } }
    @media (max-width: 768px) {
      .divertir h4 {
        padding-top: 40px; } }
  .divertir p {
    font-family: "acer_focoregular";
    font-size: 16px;
    margin-bottom: 30px;
    padding-right: 70px; }
    @media (max-width: 992px) {
      .divertir p {
        padding-right: 0; } }
    @media (max-width: 1024px) {
      .divertir p {
        font-size: 14px; } }
  .divertir span {
    font-family: "acer_focosemibold";
    font-size: 16px; }
  .divertir .info {
    float: left;
    height: 60px;
    margin-bottom: 40px; }
    @media (max-width: 992px) {
      .divertir .info {
        max-width: 100%;
        height: auto;
        float: none; } }
    .divertir .info img {
      display: block;
      max-width: 100%;
      height: auto;
      margin-left: auto;
      margin-right: auto; }
      @media (max-width: 992px) {
        .divertir .info img {
          height: 300px; } }

.intel {
  position: relative;
  width: 100%;
  padding: 0px 40px 0px 0px;
  height: 485px;
  -webkit-box-shadow: 0px 5px 5px -1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 5px 5px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 5px 5px -1px rgba(0, 0, 0, 0.3);
  background: #fff;
  z-index: 899;
  clear: both;
  text-align: left; }
  @media (max-width: 992px) {
    .intel {
      text-align: center; } }
  @media (max-width: 1024px) {
    .intel {
      height: 380px; } }
  @media (max-width: 768px) {
    .intel {
      padding-left: 0;
      padding-right: 0;
      height: auto;
      float: left; } }
  .intel .conteudo {
    width: 40%;
    max-width: 720px;
    float: left;
    position: absolute;
    right: 70px;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media (max-width: 992px) {
      .intel .conteudo {
        max-width: 100%; } }
    @media (max-width: 1280px) {
      .intel .conteudo {
        width: 40%;
        right: 40px; } }
    @media (max-width: 768px) {
      .intel .conteudo {
        padding: 0 40px;
        position: static;
        transform: none;
        width: 100%; } }
  .intel .bg-img {
    float: left;
    overflow: hidden;
    height: 100%; }
    @media (max-width: 1280px) {
      .intel .bg-img {
        width: 50%;
        position: relative; } }
    @media (max-width: 768px) {
      .intel .bg-img {
        width: 100%;
        height: auto; } }
    .intel .bg-img img {
      width: auto;
      max-width: auto;
      height: 100%;
      float: left; }
      @media (max-width: 1280px) {
        .intel .bg-img img {
          float: right;
          position: absolute;
          right: 0; } }
      @media (max-width: 768px) {
        .intel .bg-img img {
          position: static;
          width: 100%;
          height: auto; } }
  .intel .xs-hide {
    display: none; }
    @media (max-width: 992px) {
      .intel .xs-hide {
        display: block;
        padding: 40px 0 0 0; } }
    @media (max-width: 768px) {
      .intel .xs-hide img {
        margin: 0 auto; } }
  .intel .md-hide {
    padding-top: 10px;
    padding-bottom: 20px; }
    @media (max-width: 992px) {
      .intel .md-hide {
        display: none; } }
    .intel .md-hide img {
      margin: 0 auto; }
  .intel h4 {
    padding-top: 10px;
    margin-bottom: 20px; }
    @media (max-width: 1024px) {
      .intel h4 {
        font-size: 22px;
        padding-top: 20px; } }
    @media (max-width: 768px) {
      .intel h4 {
        padding-top: 40px; } }
  .intel p {
    font-family: "acer_focoregular";
    font-size: 16px;
    margin-bottom: 30px; }
    @media (max-width: 1024px) {
      .intel p {
        font-size: 14px; } }
  .intel span {
    font-family: "acer_focosemibold";
    font-size: 16px; }
  .intel img {
    display: block;
    max-width: none;
    margin-bottom: 15px; }

.assistente {
  clear: both;
  position: relative;
  width: 100%;
  height: auto;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f7f7+0,fcfcfc+19,fcfcfc+23,fcfcfc+25,fcfcfc+29,fefefe+35,ffffff+40 */
  background: #f7f7f7;
  /* Old browsers */
  background: -moz-linear-gradient(left, #f7f7f7 0%, #fcfcfc 19%, #fcfcfc 23%, #fcfcfc 25%, #fcfcfc 29%, #fefefe 35%, #ffffff 40%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #f7f7f7 0%, #fcfcfc 19%, #fcfcfc 23%, #fcfcfc 25%, #fcfcfc 29%, #fefefe 35%, #ffffff 40%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #f7f7f7 0%, #fcfcfc 19%, #fcfcfc 23%, #fcfcfc 25%, #fcfcfc 29%, #fefefe 35%, #ffffff 40%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff',GradientType=1 );
  /* IE6-9 */
  z-index: 800;
  padding-left: 70px;
  height: 485px;
  -webkit-box-shadow: 0px 5px 5px -1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 5px 5px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 5px 5px -1px rgba(0, 0, 0, 0.3);
  text-align: left; }
  @media (max-width: 992px) {
    .assistente {
      text-align: center; } }
  @media (max-width: 1024px) {
    .assistente {
      height: 380px; } }
  @media (max-width: 768px) {
    .assistente {
      height: auto;
      float: left;
      padding-left: 0px; } }
  .assistente .bg-img {
    float: right;
    overflow: hidden;
    height: 100%; }
    @media (max-width: 768px) {
      .assistente .bg-img {
        width: 100%;
        height: auto; } }
    .assistente .bg-img img {
      width: auto;
      height: 100%;
      float: right; }
      @media (max-width: 768px) {
        .assistente .bg-img img {
          width: 100%;
          height: auto; } }
  .assistente .conteudo {
    width: 40%;
    max-width: 720px;
    float: left;
    position: absolute;
    left: 70px;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media (max-width: 992px) {
      .assistente .conteudo {
        max-width: 100%; } }
    @media (max-width: 1280px) {
      .assistente .conteudo {
        width: 40%;
        padding-right: 70px;
        left: 40px; } }
    @media (max-width: 768px) {
      .assistente .conteudo {
        position: static;
        transform: none;
        width: 100%;
        padding: 0 40px; } }
  .assistente img {
    display: block;
    max-width: 100%;
    height: auto; }
  .assistente .xs-hide {
    display: none; }
    @media (max-width: 992px) {
      .assistente .xs-hide {
        display: block; } }
    @media (max-width: 1024px) {
      .assistente .xs-hide {
        padding: 0px 0 0 0;
        display: block; } }
    .assistente .xs-hide img {
      width: initial;
      height: auto;
      margin-bottom: 15px; }
  .assistente .md-hide {
    display: block;
    padding-top: 10px;
    padding-bottom: 20px; }
    @media (max-width: 992px) {
      .assistente .md-hide {
        display: none; } }
    .assistente .md-hide img {
      margin: 0 auto; }
  .assistente h4 {
    padding-top: 10px;
    margin-bottom: 20px; }
    @media (max-width: 1024px) {
      .assistente h4 {
        font-size: 22px;
        padding-top: 20px; } }
    @media (max-width: 768px) {
      .assistente h4 {
        padding-top: 40px; } }
  .assistente p {
    font-family: "acer_focoregular";
    font-size: 16px;
    margin-bottom: 30px; }
    @media (max-width: 1024px) {
      .assistente p {
        font-size: 14px; } }
  .assistente span {
    font-family: "acer_focosemibold";
    font-size: 16px; }

.chat {
  position: relative;
  width: 100%;
  padding: 0px 40px 0px 0px;
  height: 485px;
  -webkit-box-shadow: 0px 5px 5px -1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 5px 5px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 5px 5px -1px rgba(0, 0, 0, 0.3);
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+60,fefefe+65,fcfcfc+71,fcfcfc+75,fcfcfc+77,fcfcfc+81,f7f7f7+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ffffff 60%, #fefefe 65%, #fcfcfc 71%, #fcfcfc 75%, #fcfcfc 77%, #fcfcfc 81%, #f7f7f7 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ffffff 60%, #fefefe 65%, #fcfcfc 71%, #fcfcfc 75%, #fcfcfc 77%, #fcfcfc 81%, #f7f7f7 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ffffff 60%, #fefefe 65%, #fcfcfc 71%, #fcfcfc 75%, #fcfcfc 77%, #fcfcfc 81%, #f7f7f7 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=1 );
  /* IE6-9 */
  z-index: 700;
  clear: both;
  text-align: left; }
  @media (max-width: 992px) {
    .chat {
      text-align: center; } }
  @media (max-width: 1024px) {
    .chat {
      height: 380px; } }
  @media (max-width: 768px) {
    .chat {
      padding-left: 0;
      padding-right: 0;
      height: auto;
      float: left; } }
  .chat .conteudo {
    width: 40%;
    max-width: 720px;
    float: left;
    position: absolute;
    z-index: 2;
    right: 70px;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media (max-width: 992px) {
      .chat .conteudo {
        max-width: 100%; } }
    @media (max-width: 1280px) {
      .chat .conteudo {
        width: 40%;
        right: 40px; } }
    @media (max-width: 768px) {
      .chat .conteudo {
        padding: 0 40px;
        position: static;
        transform: none;
        width: 100%; } }
  .chat .bg-img {
    float: left;
    overflow: hidden;
    height: 100%; }
    @media (max-width: 768px) {
      .chat .bg-img {
        width: 100%;
        height: auto; } }
    .chat .bg-img img {
      width: auto;
      max-width: auto;
      height: 100%;
      float: left; }
      @media (max-width: 768px) {
        .chat .bg-img img {
          position: static;
          width: 100%;
          height: auto; } }
  .chat .xs-hide {
    display: none; }
    @media (max-width: 992px) {
      .chat .xs-hide {
        display: block;
        padding: 40px 0 0 0; } }
    @media (max-width: 768px) {
      .chat .xs-hide img {
        margin: 0 auto; } }
  .chat .md-hide {
    padding-top: 10px;
    padding-bottom: 20px; }
    @media (max-width: 992px) {
      .chat .md-hide {
        display: none; } }
    .chat .md-hide img {
      margin: 0 auto; }
  .chat h4 {
    padding-top: 10px;
    margin-bottom: 20px; }
    @media (max-width: 1024px) {
      .chat h4 {
        font-size: 22px;
        padding-top: 20px; } }
    @media (max-width: 768px) {
      .chat h4 {
        padding-top: 40px; } }
  .chat p {
    font-family: "acer_focoregular";
    font-size: 16px;
    margin-bottom: 30px; }
    @media (max-width: 1024px) {
      .chat p {
        font-size: 14px; } }
  .chat span {
    font-family: "acer_focosemibold";
    font-size: 16px; }
  .chat img {
    display: block;
    max-width: none;
    margin-bottom: 15px; }

.transferencia {
  clear: both;
  position: relative;
  width: 100%;
  height: auto;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f7f7+0,fcfcfc+19,fcfcfc+23,fcfcfc+25,fcfcfc+29,fefefe+35,ffffff+40 */
  background: #f7f7f7;
  /* Old browsers */
  background: -moz-linear-gradient(left, #f7f7f7 0%, #fcfcfc 19%, #fcfcfc 23%, #fcfcfc 25%, #fcfcfc 29%, #fefefe 35%, #ffffff 40%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #f7f7f7 0%, #fcfcfc 19%, #fcfcfc 23%, #fcfcfc 25%, #fcfcfc 29%, #fefefe 35%, #ffffff 40%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #f7f7f7 0%, #fcfcfc 19%, #fcfcfc 23%, #fcfcfc 25%, #fcfcfc 29%, #fefefe 35%, #ffffff 40%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff',GradientType=1 );
  /* IE6-9 */
  z-index: 8;
  padding-left: 70px;
  height: 485px;
  -webkit-box-shadow: 0px 5px 5px -1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 5px 5px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 5px 5px -1px rgba(0, 0, 0, 0.3);
  text-align: left; }
  @media (max-width: 992px) {
    .transferencia {
      text-align: center; } }
  @media (max-width: 1024px) {
    .transferencia {
      height: 380px; } }
  @media (max-width: 768px) {
    .transferencia {
      height: auto;
      float: left;
      padding-left: 0px; } }
  .transferencia .bg-img {
    float: right;
    overflow: hidden;
    height: 100%; }
    @media (max-width: 1024px) {
      .transferencia .bg-img {
        width: 70%; } }
    @media (max-width: 768px) {
      .transferencia .bg-img {
        width: 100%;
        height: auto; } }
    .transferencia .bg-img img {
      width: auto;
      height: 100%;
      float: right; }
      @media (max-width: 768px) {
        .transferencia .bg-img img {
          width: 100%;
          height: auto; } }
  .transferencia .conteudo {
    width: 40%;
    max-width: 720px;
    float: left;
    position: absolute;
    left: 70px;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media (max-width: 992px) {
      .transferencia .conteudo {
        max-width: 100%; } }
    @media (max-width: 1280px) {
      .transferencia .conteudo {
        width: 40%;
        padding-right: 70px;
        left: 40px; } }
    @media (max-width: 1024px) {
      .transferencia .conteudo {
        width: 45%; } }
    @media (max-width: 768px) {
      .transferencia .conteudo {
        position: static;
        transform: none;
        width: 100%;
        padding: 0 40px; } }
    .transferencia .conteudo p span {
      font-weight: bold; }
  .transferencia img {
    display: block;
    max-width: 100%;
    height: auto; }
    @media (max-width: 992px) {
      .transferencia img {
        width: 100%;
        height: 440px; } }
  .transferencia .xs-hide {
    display: block;
    padding: 70px 0 0 0px; }
    @media (max-width: 1024px) {
      .transferencia .xs-hide {
        padding: 40px 0 0 0; } }
    .transferencia .xs-hide img {
      width: initial;
      height: auto;
      margin-bottom: 15px; }
      @media (max-width: 768px) {
        .transferencia .xs-hide img {
          margin: 0 auto; } }
  .transferencia h4 {
    padding-top: 10px;
    margin-bottom: 20px; }
    @media (max-width: 1024px) {
      .transferencia h4 {
        font-size: 20px;
        padding-top: 20px; } }
    @media (max-width: 768px) {
      .transferencia h4 {
        font-size: 22px;
        padding-top: 40px; } }
  .transferencia p {
    font-family: "acer_focoregular";
    font-size: 16px;
    margin-bottom: 30px; }
    @media (max-width: 1024px) {
      .transferencia p {
        font-size: 14px;
        margin-bottom: 40px; } }
  .transferencia span.observacao {
    font-size: 12px; }

.memoria {
  position: relative;
  width: 100%;
  padding: 0px 40px 50px 0px;
  height: 485px;
  -webkit-box-shadow: 0px 5px 5px -1px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 5px 5px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 5px 5px -1px rgba(0, 0, 0, 0.3);
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+60,fefefe+65,fcfcfc+71,fcfcfc+75,fcfcfc+77,fcfcfc+81,f7f7f7+100 */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ffffff 60%, #fefefe 65%, #fcfcfc 71%, #fcfcfc 75%, #fcfcfc 77%, #fcfcfc 81%, #f7f7f7 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ffffff 60%, #fefefe 65%, #fcfcfc 71%, #fcfcfc 75%, #fcfcfc 77%, #fcfcfc 81%, #f7f7f7 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ffffff 60%, #fefefe 65%, #fcfcfc 71%, #fcfcfc 75%, #fcfcfc 77%, #fcfcfc 81%, #f7f7f7 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f7f7f7',GradientType=1 );
  /* IE6-9 */
  z-index: 3;
  text-align: left;
  float: left; }
  @media (max-width: 992px) {
    .memoria {
      text-align: center;
      height: auto; } }
  @media (max-width: 768px) {
    .memoria {
      padding-left: 0;
      padding-right: 0; } }
  .memoria h4 {
    padding: 80px 180px 20px 150px; }
    @media (max-width: 1280px) {
      .memoria h4 {
        padding: 80px 0 20px 80px; } }
    @media (max-width: 768px) {
      .memoria h4 {
        width: 80%;
        margin-left: 10%;
        margin-top: 40px;
        padding: 0; } }
    @media (max-width: 992px) {
      .memoria h4 {
        padding: 0; } }
  .memoria h5 {
    font-family: "acer_focosemibold";
    float: left;
    padding: 5px 0px 0px 10px; }
  .memoria p {
    padding: 0px 130px 0px 150px; }
    @media (max-width: 1280px) {
      .memoria p {
        padding: 0 80px; } }
    @media (max-width: 992px) {
      .memoria p {
        padding: 0px 0px 20px 0px; } }
    @media (max-width: 768px) {
      .memoria p {
        width: 80%;
        margin-left: 10%;
        margin-top: 20px;
        padding: 0; } }
  .memoria span {
    font-size: 24px; }
  .memoria img {
    max-width: 100%; }
  .memoria ul {
    display: inline-block;
    width: 100%;
    padding: 20px 0px 0px 150px; }
    @media (max-width: 1280px) {
      .memoria ul {
        padding: 20px 0 0 80px; } }
    @media (max-width: 992px) {
      .memoria ul {
        padding: 20px 0px 0px 0px; } }
    @media (max-width: 992px) {
      .memoria ul {
        width: 80%;
        margin-left: 10%; } }
    .memoria ul li {
      float: left;
      list-style: none;
      padding-left: 0px;
      width: 50%; }
      @media (max-width: 480px) {
        .memoria ul li {
          width: 100%; }
          .memoria ul li:last-child {
            padding-left: 0 !important; } }
      @media (max-width: 480px) {
        .memoria ul li h5 {
          float: left; } }
      .memoria ul li img {
        float: left; }
        @media (max-width: 480px) {
          .memoria ul li img {
            float: left; } }
    .memoria ul img {
      max-width: 100%; }
  .memoria ul:last-child {
    padding-top: 0px;
    padding-bottom: 40px; }

.especificacoes {
  width: 100%;
  height: auto;
  padding: 40px 15px 20px 15px;
  background-color: #fff;
  text-align: center;
  z-index: 2;
  float: left; }
  @media (max-width: 992px) {
    .especificacoes {
      padding: 70px 40px 50px 40px;
      height: auto; } }
  .especificacoes img {
    margin-bottom: -10px;
    max-width: 100%; }
  .especificacoes h4 {
    padding-bottom: 60px; }
  .especificacoes h5 {
    font-family: "acer_focoblack";
    font-size: 18px;
    color: #fff; }
  .especificacoes h6 {
    font-family: "acer_focosemibold";
    font-size: 14px; }
  .especificacoes p {
    font-family: "acer_focoregular";
    font-size: 12px; }
  .especificacoes table {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px; }
    @media (max-width: 992px) {
      .especificacoes table {
        margin-bottom: 20px; } }
  .especificacoes thead {
    max-width: 100%;
    background-color: #80c342; }
    .especificacoes thead th {
      text-align: center;
      padding: 15px; }
  .especificacoes tbody {
    max-width: 100%;
    background-color: #e0e0e0; }
  .especificacoes td {
    padding: 10px 15px 0px 15px;
    /*border-bottom: 1px #6f6c6d dashed;*/ }
  .especificacoes tr:last-child td {
    padding-bottom: 20px; }
  @media (max-width: 1024px) {
    .especificacoes .pc-detalhes {
      width: 50%;
      float: left; } }
  @media (max-width: 768px) {
    .especificacoes .pc-detalhes {
      width: 100%; } }

.rodape {
  position: relative;
  width: 100%;
  height: 190px;
  background-color: #80c342;
  float: left;
  padding: 0 40px; }
  @media (max-width: 768px) {
    .rodape {
      height: auto;
      text-align: center; } }
  .rodape .left {
    float: left; }
    @media (max-width: 768px) {
      .rodape .left {
        width: 100%; } }
  .rodape .right {
    float: right; }
    @media (max-width: 768px) {
      .rodape .right {
        width: 100%; } }
  .rodape h3 {
    font-size: 40px;
    font-family: "acer_focoblack";
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    padding-top: 55px; }
    @media (max-width: 768px) {
      .rodape h3 {
        font-size: 32px;
        text-align: center;
        padding-top: 40px;
        padding-bottom: 20px; } }
    @media (max-width: 480px) {
      .rodape h3 {
        font-size: 24px; } }
  .rodape img {
    padding-top: 30px; }
    @media (max-width: 992px) {
      .rodape img {
        width: 127px; } }

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