@font-face {
  font-family: 'acerfoco';
  font-display: auto;
  font-weight: 900;
  font-style: normal;
  src: local("acerfoco"), url("../fonts/acerfoco-black-webfont.woff2") format("woff2"), url("../fonts/acerfoco-black-webfont.woff") format("woff"); }
@font-face {
  font-family: 'acerfoco';
  font-display: auto;
  font-weight: 700;
  font-style: normal;
  src: local("acerfoco"), url("../fonts/acerfoco-bold-webfont.woff2") format("woff2"), url("../fonts/acerfoco-bold-webfont.woff") format("woff"); }
@font-face {
  font-family: 'acerfoco';
  font-display: auto;
  font-weight: 500;
  font-style: normal;
  src: local("acerfoco"), url("../fonts/acerfoco-semibold-webfont.woff2") format("woff2"), url("../fonts/acerfoco-semibold-webfont.woff") format("woff"); }
@font-face {
  font-family: 'acerfoco-i';
  font-display: auto;
  font-weight: 500;
  font-style: normal;
  src: local("acerfoco"), url(../fonts/AcerFoco-SemiboldItalic.woff) format("truetype"); }
@font-face {
  font-family: 'acerfoco';
  font-display: auto;
  font-weight: 400;
  font-style: normal;
  src: local("acerfoco"), url("../fonts/acerfoco-regular-webfont.woff2") format("woff2"), url("../fonts/acerfoco-regular-webfont.woff") format("woff"); }
@font-face {
  font-family: 'acerfoco';
  font-display: auto;
  font-weight: 300;
  font-style: normal;
  src: url(../fonts/acerfoco-light-webfont.woff) format("truetype"); }
@font-face {
  font-family: 'acer_focosemibold';
  font-weight: normal;
  font-style: normal;
  src: local("acerfoco"), url("../fonts/acerfoco-light-webfont.woff2") format("woff2"), url("../fonts/acerfoco-light-webfont.woff") format("woff"); }
html {
  max-width: 1500px;
  overflow-x: hidden;
  margin: auto;
  font-size: 24px; }

body {
  font-family: "acerfoco", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #fff;
  color: #636c7d; }

img {
  width: 100%; }

h1 {
  font-family: "acerfoco", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0em;
  color: #7ec537;
  font-size: 1.13rem; }

h2 {
  font-family: "acerfoco", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 900;
  letter-spacing: -0.02em;
  color: #7ec537;
  font-size: 1.04rem; }

h3,
h4,
h5,
h6 {
  font-weight: 700; }

p,
table {
  font-family: "acerfoco", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  line-height: 0.8rem;
  font-size: 0.69rem; }
  p br,
  table br {
    display: none; }
    @media (min-width: 768px) {
      p br,
      table br {
        display: block; } }

.desc {
  font-family: "acerfoco", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 0.53rem;
  line-height: 0.6rem; }

@media (min-width: 768px) {
  h1 {
    font-size: 1.17rem; }

  h2 {
    font-size: 1rem; }

  p {
    font-size: 0.69rem;
    line-height: 1.35; }

  table {
    font-size: 0.5rem;
    line-height: 0.5rem; } }
@media (min-width: 992px) {
  h1 {
    font-size: 1.65rem; }

  h2 {
    font-size: 1.2rem; }

  p,
  table {
    font-size: 0.84rem; }

  .desc {
    font-size: 0.65rem;
    line-height: 0.66rem; } }
@media (min-width: 1200px) {
  h1 {
    font-size: 2.2rem; }

  h2 {
    font-size: 1.58rem; }

  p {
    font-size: 1.2rem; }

  table {
    font-size: 0.9rem;
    line-height: 0.9rem; }

  .desc {
    font-size: 0.72rem;
    line-height: 0.72rem; } }
.text-green {
  color: #7ec537; }

.text-gray {
  color: #636c7d; }

header.masthead {
  background: url("../img/header-bg.webp"), url("../img/header-bg.jpg") no-repeat #0f5d4f;
  height: 100%;
  margin-bottom: -20px;
  overflow-x: hidden; }
  @media (min-width: 768px) {
    header.masthead {
      height: 95%; } }
  @media (min-width: 1024px) {
    header.masthead {
      height: 95%; } }
  header.masthead h1 {
    font-size: 1.45rem;
    font-weight: 400;
    letter-spacing: -0.03em;
    color: white;
    margin-bottom: 0; }
    header.masthead h1 span {
      font-family: "acerfoco-i", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 500;
      font-style: italic; }
    @media (min-width: 768px) {
      header.masthead h1 {
        font-size: 3rem; } }
    @media (min-width: 1024px) {
      header.masthead h1 {
        font-size: 3.5rem; } }
  header.masthead .logo img {
    width: 55%;
    max-width: 125px; }
  header.masthead .product {
    margin: 10px auto;
    text-align: center; }
    @media (min-width: 768px) {
      header.masthead .product {
        max-width: 67%;
        margin: 0 auto; } }
    header.masthead .product img {
      max-width: 90%; }
      @media (min-width: 768px) {
        header.masthead .product img {
          max-width: 100%;
          top: 110%; } }
  header.masthead .core {
    text-align: center;
    margin-top: 1.5rem; }
    @media (min-width: 768px) {
      header.masthead .core {
        position: absolute;
        bottom: 15%;
        right: -1%; } }
    @media (min-width: 1024px) {
      header.masthead .core {
        right: 1%; } }
    header.masthead .core img {
      max-width: 195px;
      display: block;
      width: 40%;
      margin: auto; }
      @media (min-width: 768px) {
        header.masthead .core img {
          padding-right: 0rem;
          width: 50%; } }
      @media (min-width: 1024px) {
        header.masthead .core img {
          width: 65%; } }
      @media (min-width: 1200px) {
        header.masthead .core img {
          margin-right: 1.6rem;
          width: 73%; } }
  header.masthead .system {
    text-align: center;
    margin-top: 1.5rem; }
    header.masthead .system img {
      max-width: 162px;
      display: block;
      width: 37%;
      width: 43%;
      margin: auto; }
      @media (min-width: 768px) {
        header.masthead .system img {
          padding-left: 0rem;
          width: 60%; } }
      @media (min-width: 1024px) {
        header.masthead .system img {
          width: 70%; } }
      @media (min-width: 1200px) {
        header.masthead .system img {
          width: 74%;
          margin-left: 1.6rem; } }
    @media (min-width: 768px) {
      header.masthead .system {
        position: absolute;
        bottom: 15%;
        left: 1%;
        margin-top: 0; } }

#concept ul {
  margin-right: 0; }
#concept li {
  display: inline-block;
  background-color: #ffffff;
  padding: 30px;
  border: 1px solid #7ec537;
  margin-top: 30px;
  list-style: none;
  position: relative; }
  @media (min-width: 768px) {
    #concept li {
      width: calc((100% / 3) - 20px);
      margin-top: 0;
      margin-right: 10px;
      margin-left: 10px; } }
  #concept li p {
    position: absolute;
    bottom: 4px;
    left: 0;
    width: 100%;
    font-size: 0.55em;
    margin: 0; }
    @media (min-width: 768px) {
      #concept li p {
        bottom: 10px; } }
#concept p.desc {
  font-size: 0.55em; }
#concept li:last-child {
  margin-right: 5px; }
#concept li:first-child {
  margin-left: 5px; }

#storage {
  position: relative;
  background-image: url("../img/header-bg.jpg");
  background-size: cover;
  padding: 55px 20px 40px;
  margin-top: 5%;
  text-align: center; }
  @media (min-width: 768px) {
    #storage {
      padding: 55px 0px 40px; } }
  #storage .storage-text {
    color: white;
    font-weight: 300; }

.video {
  text-align: center;
  padding-bottom: 30px; }
  .video iframe {
    width: 100%; }
    @media (max-width: 529px) {
      .video iframe {
        max-width: 290px;
        height: 163px; } }
    @media (min-width: 530px) {
      .video iframe {
        width: 425px;
        height: 239px; } }
    @media (min-width: 768px) {
      .video iframe {
        width: 648px;
        height: 364px;
        padding-bottom: 50px; } }
    @media (min-width: 992px) {
      .video iframe {
        width: 868px;
        height: 488px; } }
    @media (min-width: 1200px) {
      .video iframe {
        width: 1120px;
        height: 630px; } }

#garantia .container {
  border: 1px solid #7dc536; }
  @media (min-width: 992px) {
    #garantia .container {
      width: 700px; } }
  @media (min-width: 1200px) {
    #garantia .container {
      width: 920px; } }
#garantia img {
  max-width: 100%;
  width: auto; }
@media (min-width: 992px) {
  #garantia .image {
    width: 255px;
    margin-left: -144px;
    padding: 25px 0;
    background: #fff; } }
@media (min-width: 992px) {
  #garantia .content {
    width: calc(100% - 111px); } }

#specs {
  padding-top: 20px;
  text-align: center; }
  #specs .line-separator {
    height: 10px;
    background: #80c342;
    margin: 35px auto 5px auto;
    width: 100px; }
  #specs .img-specs {
    width: 200px;
    margin-bottom: 5px;
    margin-top: 35px; }
    @media (min-width: 768px) {
      #specs .img-specs {
        width: 400px;
        margin-bottom: 10px; } }
  #specs .table-specs {
    background-color: #8e8e8e;
    padding: 40px 15px 5px;
    border-radius: 15px;
    margin-top: -25px; }
    @media (min-width: 768px) {
      #specs .table-specs {
        width: 580px;
        margin: 0 auto;
        margin-top: -30px; } }
    @media (min-width: 1024px) {
      #specs .table-specs {
        width: 790px; } }
    #specs .table-specs h2 {
      font-weight: 400;
      display: inline-block;
      margin-top: 5px;
      margin-bottom: 30px;
      color: #ffffff; }
      #specs .table-specs h2 span {
        font-family: "acerfoco-i", "Helvetica Neue", Helvetica, Arial, sans-serif; }
      #specs .table-specs h2::after {
        content: "";
        display: block;
        height: 3px;
        width: 23%;
        background: #ffffff;
        margin: auto;
        margin-top: 20px; }
        @media (min-width: 1024px) {
          #specs .table-specs h2::after {
            display: inline-block; } }
      #specs .table-specs h2 .normal {
        font-style: normal;
        font-weight: normal; }
    #specs .table-specs ul {
      margin-top: 10px;
      margin-left: 0px; }
      @media (min-width: 1024px) {
        #specs .table-specs ul {
          width: 95%;
          margin: auto;
          margin-top: 0px; } }
      #specs .table-specs ul li {
        list-style: none;
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid rgba(204, 204, 204, 0.3); }
        @media (min-width: 1024px) {
          #specs .table-specs ul li:last-child {
            border: none; } }
        @media (min-width: 1024px) {
          #specs .table-specs ul li {
            float: left;
            width: 100%; } }
        #specs .table-specs ul li .wrap-specs {
          display: table;
          width: 90%;
          margin: auto; }
          @media (min-width: 768px) {
            #specs .table-specs ul li .wrap-specs {
              width: 85%; } }
          @media (min-width: 1024px) {
            #specs .table-specs ul li .wrap-specs {
              width: 100%; } }
          #specs .table-specs ul li .wrap-specs span {
            display: inline-block; }
            #specs .table-specs ul li .wrap-specs span.title {
              display: block;
              font-weight: 500;
              color: #ffffff;
              margin-bottom: 10px; }
              @media (min-width: 1024px) {
                #specs .table-specs ul li .wrap-specs span.title {
                  display: table-cell;
                  width: 65%;
                  text-align: left;
                  line-height: 20px;
                  margin-bottom: 0px;
                  float: right; } }
            @media (min-width: 1024px) {
              #specs .table-specs ul li .wrap-specs span.two-line {
                line-height: 40px; } }
            @media (min-width: 1024px) {
              #specs .table-specs ul li .wrap-specs span.three-line {
                line-height: 60px; } }
            @media (min-width: 1024px) {
              #specs .table-specs ul li .wrap-specs span.four-line {
                line-height: 80px; } }
            @media (min-width: 1024px) {
              #specs .table-specs ul li .wrap-specs span.five-line {
                line-height: 100px; } }
            #specs .table-specs ul li .wrap-specs span.desc {
              display: block;
              color: #cfcfcf; }
              @media (min-width: 1024px) {
                #specs .table-specs ul li .wrap-specs span.desc {
                  display: table-cell;
                  width: 65%;
                  text-align: left;
                  padding-left: 0px;
                  line-height: 20px;
                  vertical-align: middle; } }
      #specs .table-specs ul:last-of-type li:last-child {
        padding-bottom: 0;
        border: none; }

footer {
  background-color: #7ec537; }
  footer .logo img {
    max-width: 125px;
    margin: auto; }

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