* {
  margin: 0px;
  padding: 0px;
  font-family: "Montserrat", sans-serif;
}
::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: var(--transparent);
  border-radius: 10px;
}

::-webkit-scrollbar-thumb {
  background: var(--blue);
  border-radius: 10px;
}

.tituloRodape {
  color: #8c8c8c;
}

@media (min-width: 761px) {
  @media (min-width: 1899px) {
    /*----------footer-----------*/
    .footer-page a {
      font-size: 1em;
    }
    /*-------footer-top--------*/

    .footer-page-top {
      max-width: 100%;
      margin: 1.5% auto;
    }
    .footer-page-top p {
      font-size: 1em;
      margin: 0px;
      padding: 0px;
    }
    .logo-rodape {
      width: 15%;
    }
    .logo-rodape a {
      width: 55%;
    }
    .logo-rodape img {
      width: 100%;
    }
    .apps {
      width: 30%;
    }
    .apps p {
      font-size: 0.7em;
      margin-bottom: 4%;
    }
    .apps img {
      width: 77%;
    }
    .Gplay {
      width: 35%;
    }
    .Astory {
      width: 35%;
    }
    .how-works {
      width: 20%;
    }
    .help-support {
      width: 15.5%;
    }
    /*-------footer-bottom--------*/

    .footer-page-bottom {
      width: 100%;
      margin: 1.5% auto;
    }
    .copyright-footer {
      width: 42%;
    }
    .copyright-footer p {
      font-size: 1.2em;
      margin: 0%;
      padding: 0%;
    }
    .social-icons {
      text-align: center;
      width: 14%;
    }
    .social-icons img {
      width: 14%;
      margin-right: 3%;
    }
    .juridic {
      width: 42%;
    }

    /* FOOTER */

    .footer-page-color {
      background-color: #f9f9f9;
      width: 100%;
      margin-top: 14%;
    }
    .footer-page {
      display: flex;
      flex-flow: column nowrap;
      max-width: 1536px;
      margin: auto;
    }
    .footer-page p {
      color: #8c8c8c;
      letter-spacing: unset;
      line-height: unset;
    }
    .footer-page a {
      color: #8c8c8c;
      text-align: center;
      text-decoration: none;
      letter-spacing: unset;
      line-height: unset;
    }
    .footer-page-top {
      display: flex;
      justify-content: space-between;
    }
    .footer-page-top a {
      text-align: left;
    }
    .logo-rodape {
      display: flex;
      align-items: center;
      align-self: center;
    }
    .apps {
      display: flex;
      align-items: center;
      text-align: center;
    }
    #apps {
      justify-content: space-between;
      display: flex;
      width: 40%;
      text-align: center;
      align-items: center;
    }
    #apps p {
      font-weight: bold;
    }
    #apps a {
      background: none;
    }
    .how-works {
      display: flex;
      flex-flow: column;
      align-items: baseline;
    }
    .help-support {
      display: flex;
      flex-flow: column;
      align-items: baseline;
    }

    /*------------------------*/

    .footer-page-bottom {
      display: flex;
      flex-flow: row;
      justify-content: space-between;
      align-items: center;
    }
    .juridic {
      flex-flow: row;
      justify-content: space-between;
      display: flex;
    }
    .hr-page {
      align-self: center;
      border-style: solid;
      border-color: #d9d9d9;
      width: 100%;
      border-width: 0.01px;
    }
  }
  @media (max-width: 1898px) {
    /*----------footer-----------*/
    .footer-page a {
      font-size: 0.8em;
    }
    /*-------footer-top--------*/

    .footer-page-top {
      max-width: 100%;
      margin: 1.5% auto;
    }
    .footer-page-top p {
      font-size: 0.9em;
      margin: 0px;
      padding: 0px;
    }
    .logo-rodape {
      width: 15%;
    }
    .logo-rodape a {
      width: 55%;
    }
    .logo-rodape img {
      width: 100%;
    }
    .apps {
      width: 30%;
    }
    .apps p {
      font-size: 0.7em;
      margin-bottom: 4%;
    }
    .apps img {
      width: 77%;
    }
    .Gplay {
      width: 35%;
    }
    .Astory {
      width: 35%;
    }
    .how-works {
      width: 20%;
    }
    .help-support {
      width: 15.5%;
    }
    /*-------footer-bottom--------*/

    .footer-page-bottom {
      width: 100%;
      margin: 1.5% auto;
    }
    .copyright-footer {
      width: 42%;
    }
    .copyright-footer p {
      font-size: 0.8em;
      margin: 0%;
      padding: 0%;
    }
    .social-icons {
      text-align: center;
      width: 14%;
    }
    .social-icons img {
      width: 14%;
      margin-right: 3%;
    }
    .juridic {
      width: 42%;
    }

    /* FOOTER */

    .footer-page-color {
      background-color: #f9f9f9;
      width: 100%;
      margin-top: 14%;
    }
    .footer-page {
      display: flex;
      flex-flow: column nowrap;
      max-width: 1210px;
      margin: auto;
    }
    .footer-page p {
      color: #8c8c8c;
      letter-spacing: unset;
      line-height: unset;
    }
    .footer-page a {
      color: #8c8c8c;
      text-align: center;
      text-decoration: none;
      letter-spacing: unset;
      line-height: unset;
    }
    .footer-page-top {
      display: flex;
      justify-content: space-between;
      align-items: baseline;
    }
    .footer-page-top a {
      text-align: left;
    }
    .logo-rodape {
      display: flex;
      align-items: center;
      align-self: center;
    }
    .apps {
      display: flex;
      align-items: center;
      text-align: center;
    }
    #apps {
      justify-content: space-between;
      display: flex;
      width: 40%;
      text-align: center;
      align-items: center;
    }
    #apps p {
      font-weight: bold;
    }
    #apps a {
      background: none;
    }
    .how-works {
      display: flex;
      flex-flow: column;
      align-items: baseline;
    }
    .help-support {
      display: flex;
      flex-flow: column;
      align-items: baseline;
    }

    /*------------------------*/

    .footer-page-bottom {
      display: flex;
      flex-flow: row;
      justify-content: space-between;
      align-items: center;
    }
    .juridic {
      flex-flow: row;
      justify-content: space-between;
      display: flex;
    }
    .hr-page {
      align-self: center;
      border-style: solid;
      border-color: #d9d9d9;
      width: 100%;
      border-width: 0.01px;
    }
  }
  @media (max-width: 1199px) {
    /*----------footer-----------*/
    .footer-page a {
      font-size: 0.6em;
    }
    /*-------footer-top--------*/

    .footer-page-top {
      max-width: 100%;
      margin: 1.5% auto;
    }
    .footer-page-top p {
      font-size: 0.9em;
      margin: 0px;
      padding: 0px;
    }
    .logo-rodape {
      width: 15%;
    }
    .logo-rodape a {
      width: 55%;
    }
    .logo-rodape img {
      width: 100%;
    }
    .apps {
      width: 30%;
    }
    .apps p {
      font-size: 0.7em;
      margin-bottom: 4%;
    }
    .apps img {
      width: 77%;
    }
    .Gplay {
      width: 35%;
    }
    .Astory {
      width: 35%;
    }
    .how-works {
      width: 20%;
    }
    .help-support {
      width: 15.5%;
    }
    /*-------footer-bottom--------*/

    .footer-page-bottom {
      width: 100%;
      margin: 1.5% auto;
    }
    .copyright-footer {
      width: 42%;
    }
    .copyright-footer p {
      font-size: 0.9em;
      margin: 0%;
      padding: 0%;
    }
    .social-icons {
      text-align: center;
      width: 14%;
    }
    .social-icons img {
      width: 14%;
      margin-right: 3%;
    }
    .juridic {
      width: 42%;
    }

    /* FOOTER */

    .footer-page-color {
      background-color: #f9f9f9;
      width: 100%;
      margin-top: 14%;
    }
    .footer-page {
      display: flex;
      flex-flow: column nowrap;
      max-width: 95%;
      margin: auto;
    }
    .footer-page p {
      color: #8c8c8c;
      letter-spacing: unset;
      line-height: unset;
    }
    .footer-page a {
      color: #8c8c8c;
      text-align: center;
      text-decoration: none;
      letter-spacing: unset;
      line-height: unset;
    }
    .footer-page-top {
      display: flex;
      justify-content: space-between;
    }
    .footer-page-top a {
      text-align: left;
    }
    .logo-rodape {
      display: flex;
      align-items: center;
      align-self: center;
    }
    .apps {
      display: flex;
      align-items: center;
      text-align: center;
    }
    #apps {
      justify-content: space-between;
      display: flex;
      width: 40%;
      text-align: center;
      align-items: center;
    }
    #apps p {
      font-weight: bold;
    }
    #apps a {
      background: none;
    }
    .how-works {
      display: flex;
      flex-flow: column;
      align-items: baseline;
    }
    .help-support {
      display: flex;
      flex-flow: column;
      align-items: baseline;
    }

    /*------------------------*/

    .footer-page-bottom {
      display: flex;
      flex-flow: row;
      justify-content: space-between;
      align-items: center;
    }
    .juridic {
      flex-flow: row;
      justify-content: space-between;
      display: flex;
    }
    .hr-page {
      align-self: center;
      border-style: solid;
      border-color: #d9d9d9;
      width: 100%;
      border-width: 0.01px;
    }
  }
  @media (max-width: 999px) {
    /*----------footer-----------*/
    .footer-page a {
      font-size: 0.47em;
    }
    /*-------footer-top--------*/

    .footer-page-top {
      max-width: 100%;
      margin: 1.5% auto;
    }
    .footer-page-top p {
      font-size: 0.7em;
      margin: 0px;
      padding: 0px;
    }
    .logo-rodape {
      width: 15%;
    }
    .logo-rodape a {
      width: 55%;
    }
    .logo-rodape img {
      width: 100%;
    }
    .apps {
      width: 30%;
    }
    .apps p {
      font-size: 0.7em;
      margin-bottom: 4%;
    }
    .apps img {
      width: 77%;
    }
    .Gplay {
      width: 35%;
    }
    .Astory {
      width: 35%;
    }
    .how-works {
      width: 20%;
    }
    .help-support {
      width: 15.5%;
    }
    /*-------footer-bottom--------*/

    .footer-page-bottom {
      width: 100%;
      margin: 1.5% auto;
    }
    .copyright-footer {
      width: 42%;
    }
    .copyright-footer p {
      font-size: 0.7em;
      margin: 0%;
      padding: 0%;
    }
    .social-icons {
      text-align: center;
      width: 14%;
    }
    .social-icons img {
      width: 14%;
      margin-right: 3%;
    }
    .juridic {
      width: 42%;
    }

    /* FOOTER */

    .footer-page-color {
      background-color: #f9f9f9;
      width: 100%;
      margin-top: 14%;
    }
    .footer-page {
      display: flex;
      flex-flow: column nowrap;
      max-width: 95%;
      margin: auto;
    }
    .footer-page p {
      color: #8c8c8c;
      letter-spacing: unset;
      line-height: unset;
    }
    .footer-page a {
      color: #8c8c8c;
      text-align: center;
      text-decoration: none;
      letter-spacing: unset;
      line-height: unset;
    }
    .footer-page-top {
      display: flex;
      justify-content: space-between;
    }
    .footer-page-top a {
      text-align: left;
    }
    .logo-rodape {
      display: flex;
      align-items: center;
      align-self: center;
    }
    .apps {
      display: flex;
      align-items: center;
      text-align: center;
    }
    #apps {
      justify-content: space-between;
      display: flex;
      width: 40%;
      text-align: center;
      align-items: center;
    }
    #apps p {
      font-weight: bold;
    }
    #apps a {
      background: none;
    }
    .how-works {
      display: flex;
      flex-flow: column;
      align-items: baseline;
    }
    .help-support {
      display: flex;
      flex-flow: column;
      align-items: baseline;
    }

    /*------------------------*/

    .footer-page-bottom {
      display: flex;
      flex-flow: row;
      justify-content: space-between;
      align-items: center;
    }
    .juridic {
      flex-flow: row;
      justify-content: space-between;
      display: flex;
    }
    .hr-page {
      align-self: center;
      border-style: solid;
      border-color: #d9d9d9;
      width: 100%;
      border-width: 0.01px;
    }
  }
}

@media (max-width: 760px) {
  body {
    font-size: 5vw;
  }
  .footer-page {
    background-color: #ff9b00;
    margin-top: 29%;
  }
  .tituloRodape {
    color: white;
  }
  .footer-page p {
    color: white;
    font-size: 1em;
  }
  .footer-page a {
    color: white;
  }
  .footer-page-top {
    flex-flow: column;
    display: flex;
    width: 87%;
    margin: auto;
  }
  .footer-page-top p {
    line-height: 1.8;
  }
  .footer-page-top a {
    line-height: 1.8;
  }
  .logo-rodape {
    margin: 7% 0% 3% 0%;
    width: 17%;
  }
  .logo-rodape img {
    filter: brightness(2.8);
    width: 100%;
  }
  .apps {
    width: 67%;
    margin: 3% 0%;
    justify-content: space-between;
    display: flex;
    text-align: center;
  }
  .Gplay {
    width: 90px;
  }
  .Astory {
    width: 85px;
  }
  .apps p {
    font-size: 0.6em;
    font-weight: 500;
    margin-bottom: 4%;
  }
  .apps img {
    width: 100%;
  }
  .how-works {
    width: 100%;
    display: flex;
    flex-flow: column;
    margin: 2% 0% 0%;
    font-size: 0.8em;
    padding-bottom: 7%;
  }
  .how-works a {
    width: 100%;
    text-align: left;
    text-decoration: none;
  }
  .help-support {
    display: flex;
    width: 100%;
    flex-flow: column;
    margin: 2% 0% 0% 0%;
    padding-bottom: 7%;
    font-size: 0.8em;
    border-bottom: 2px solid white;
  }
  .help-support a {
    text-align: left;
    text-decoration: none;
  }
  hr {
    display: none;
  }
  .footer-page-bottom {
    flex-flow: column;
    align-items: flex-start;
    display: flex;
    width: 87%;
    margin: auto;
  }
  .copyright-footer {
    order: 3;
    width: 100%;
    margin: 8% 0% 26% 0%;
    font-size: 0.8em;
    line-height: 1.5;
  }
  .social-icons {
    order: 1;
    width: 40%;
    margin: -97.5% -5.5% 91% 0%;
    align-self: flex-end;
    text-align: center;
  }
  .social-icons img {
    width: 17%;
    margin: 0% 2%;
    filter: brightness(2.8);
  }
  .social-icons a {
    margin: 0% 2%;
  }
  .juridic {
    flex-flow: column;
    display: flex;
    align-items: flex-start;
    order: 2;
    width: 100%;
    padding: 4% 0%;
    font-size: 0.8em;
    border-bottom: 2px solid white;
  }
  .juridic a {
    margin: 1% 0% 4%;
    text-decoration: none;
  }
}
