:root {
  --black: black;
  --white-smoke: #eeeff1;
  --tomato: #f7474a;
  --tomato-2: #189cd8;
  --white: white;
  --midnight-blue: #113b52;
  --dim-grey: #686868;
  --dark-grey: #979797;
  --silver: #c7c7c7;
  --purple: #5c1e6b;
  --yellow-green: #89ad27;
}

.secao-priincipal {
  background-color: var(--black);
  background-image: url('../images/Principal_EcoRecover.jpg');
  background-position: 50%;
  background-size: cover;
  margin-top: 100px;
}

.image {
  width: 200px;
}

.image-2 {
  width: 300px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.titulo-principal {
  color: var(--white-smoke);
  text-align: center;
  font-size: 38px;
  font-weight: 700;
  line-height: 50px;
}

.body {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 300;
}

.subititulo-principal {
  color: var(--white-smoke);
  text-align: center;
  font-size: 25px;
  font-weight: 400;
}

.container {
  text-align: center;
  padding-top: 200px;
  padding-bottom: 200px;
}

.navbar {
  background-color: var(--white-smoke);
  position: fixed;
  inset: 0% 0% auto;
}

.nav-link {
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 16px;
  font-weight: 500;
}

.nav-link:active, .nav-link:focus, .nav-link:visited, .text-span, .text-span-2 {
  color: var(--tomato);
}

.button {
  background-color: var(--tomato-2);
  text-align: left;
  border-radius: 20px;
  margin-top: 40px;
  padding: 15px 60px;
  font-size: 16px;
  font-weight: 400;
}

.secao-servicos {
  background-color: var(--white-smoke);
}

.div-servicos {
  background-color: var(--white);
  text-align: center;
  border-radius: 20px;
  width: 33%;
  margin-left: 20px;
  margin-right: 20px;
  padding: 60px 10px;
  display: inline-block;
}

.foto-servicos {
  width: 100px;
  padding-bottom: 30px;
}

.titulo-servicos {
  padding-top: 0;
  padding-bottom: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.container-2 {
  flex-direction: row;
  justify-content: space-around;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.secao-etapas {
  background-color: var(--white-smoke);
}

.div-etapas-box {
  background-color: var(--white);
  text-align: center;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 18%;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.foto-etapas {
  width: 50px;
  padding: 40px 0 30px;
  display: inline-block;
  position: static;
}

.paragrafo-etapas {
  font-weight: 400;
}

.titulo-etapas {
  color: var(--tomato);
  padding-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
}

.heading {
  text-align: center;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 400;
}

.div-blocos {
  display: flex;
}

.container-3 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.secao-frase {
  background-color: var(--midnight-blue);
}

.frase {
  color: var(--white-smoke);
  text-align: center;
  font-size: 25px;
  font-style: italic;
  font-weight: 300;
  line-height: 45px;
}

.frase-assinatura {
  color: var(--white-smoke);
  text-align: center;
  font-size: 18px;
  font-style: italic;
}

.container-4 {
  padding-top: 40px;
  padding-bottom: 40px;
}

.secao-porque {
  background-color: var(--black);
}

.titulo-porque {
  color: var(--white-smoke);
  text-align: left;
  margin-bottom: 40px;
  font-weight: 700;
}

.div-lista-porque {
  padding-bottom: 20px;
  font-size: 21px;
  font-style: italic;
  font-weight: 500;
  display: inline-block;
}

.foto-porque {
  mix-blend-mode: luminosity;
  width: 24px;
  margin-left: 0;
  margin-right: 20px;
  display: inline-block;
}

.texto-porque {
  color: var(--white-smoke);
  font-size: 17px;
  display: inline;
}

.container-5 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.titulo-faq {
  color: var(--tomato-2);
  font-weight: 700;
}

.div-faq {
  padding-bottom: 20px;
}

.texto-faq {
  font-weight: 400;
}

.container-6 {
  padding-top: 40px;
  padding-bottom: 60px;
}

.secao-quem-somos {
  background-color: var(--white-smoke);
}

.column {
  background-color: #0000;
}

.texto-frase-box {
  color: var(--white);
  text-align: center;
  max-width: 299.984px;
  padding: 65px 20px 60px;
  font-size: 31px;
  font-style: italic;
  line-height: 48px;
}

.div-block {
  background-color: var(--tomato-2);
  max-width: 100%;
}

.credito-frase-box {
  color: var(--white);
  text-align: center;
  padding-bottom: 70px;
  font-size: 18px;
  font-style: italic;
}

.paragraph {
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 23px;
}

.container-7 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.div-block-2 {
  padding-top: 40px;
}

.titulo-box-quem-somos {
  margin-bottom: 40px;
  font-size: 32px;
  font-weight: 500;
}

.texto-box-principal-2 {
  font-weight: 400;
}

.secao-formulario {
  background-color: var(--white);
}

.submit-button {
  background-color: var(--tomato-2);
  text-align: center;
  border-radius: 20px;
  padding: 10px 100px;
  font-weight: 500;
}

.form {
  text-align: center;
}

.secao-planos {
  background-color: var(--white-smoke);
}

.div-precos {
  background-color: var(--tomato);
  border-radius: 0;
  padding-top: 20px;
  padding-bottom: 10px;
}

.div-precos-2 {
  background-color: var(--white);
}

.tipo-planos {
  color: var(--white);
  text-align: center;
  font-size: 20px;
  font-weight: 500;
}

.sim {
  text-align: center;
  border-radius: 20px 20px 0 0;
  width: auto;
}

.div-precos-4 {
  border-top: 0px none var(--dim-grey);
  border-bottom: 1px solid var(--dark-grey);
  background-color: var(--white);
  text-align: center;
  height: auto;
  min-height: auto;
  max-height: none;
  padding: 25px 5px;
  position: static;
}

.texto-box-precos {
  text-align: center;
  font-size: 19px;
  font-weight: 400;
  line-height: 20px;
  display: inline;
}

.foto-sim {
  width: 30px;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 0;
  display: inline;
}

.botao-compra-1 {
  background-color: var(--tomato);
  text-align: center;
  border-radius: 20px;
  padding: 15px 40px;
  font-weight: 600;
}

.column-2 {
  text-align: center;
}

.container-8 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.valor-do-plano {
  color: var(--white);
  padding-bottom: 20px;
  font-size: 35px;
  font-weight: 900;
}

.titulo-planos {
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
  font-weight: 400;
}

.titulo-1-planos {
  text-align: center;
  margin-bottom: 0;
  padding-bottom: 10px;
  font-size: 36px;
}

.div-block-3 {
  background-color: var(--tomato);
}

.foto-cartao {
  width: 40px;
  margin-right: 20px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 0;
}

.texto-cartao {
  color: var(--white);
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
  display: inline;
}

.container-9 {
  text-align: center;
  line-height: 14px;
}

.container-formulario {
  text-align: center;
  padding: 20px;
}

.columns {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.marcas-box {
  border-radius: 20px;
  width: 230px;
}

.colunas-marcas {
  padding-top: 60px;
}

.column-3 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.secao-marcas {
  background-color: var(--black);
}

.container-11 {
  text-align: center;
  padding-top: 0;
  padding-bottom: 100px;
}

.secao_fale_conosco {
  background-color: var(--silver);
}

.button-2 {
  margin-top: 30px;
}

.botao-coleta-gratuita {
  border-left: 10px solid var(--tomato-2);
  background-color: var(--tomato-2);
  letter-spacing: 1px;
  background-image: url('../images/5eb05547eae1f04198d17e80_icone_whatsapp.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 22px;
  border-radius: 10px;
  margin-top: 30px;
  margin-left: 0;
  padding: 10px 10px 10px 30px;
  font-size: 16px;
  font-weight: 500;
}

.secao-rodape {
  background-color: var(--black);
}

.texto-planos-rodape {
  text-align: center;
  padding-top: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-weight: 400;
}

.image-3 {
  opacity: .5;
}

.texto-endereco-rodape {
  opacity: .5;
  color: var(--white);
  font-weight: 400;
}

.container-12 {
  padding-top: 60px;
  padding-bottom: 100px;
}

.icones-sociais {
  opacity: .5;
  width: 45px;
}

.link-block-sociais {
  padding-right: 20px;
}

.column-4 {
  text-align: left;
}

.image-4 {
  border-radius: 20px;
  margin-left: 20px;
  margin-right: 20px;
  padding-top: 0;
  padding-bottom: 0;
}

.texto-manual {
  color: var(--white);
  text-align: center;
}

.div-block-4, .div-block-5, .div-block-6 {
  display: inline-block;
}

.column-7, .column-8, .column-9, .column-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-block-7 {
  padding-top: 40px;
}

.column-14 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.secao-priincagradecimento {
  background-color: var(--black);
  background-image: url('../images/Principal_EcoRecover.jpg');
  background-position: 50%;
  background-size: cover;
  width: auto;
  height: 100vh;
  margin-top: 100px;
}

.botao-voltar {
  background-color: var(--tomato-2);
  text-align: left;
  border-radius: 20px;
  margin-top: 40px;
  padding: 15px 60px;
  font-size: 16px;
  font-weight: 400;
}

.navbar-agradecimento {
  background-color: var(--white-smoke);
  position: fixed;
  inset: 0% 0% auto;
}

.titulo-03 {
  text-align: center;
  line-height: 35px;
}

.button-4 {
  background-color: var(--tomato-2);
  text-align: left;
  border-radius: 20px;
  margin-top: 20px;
  padding: 15px 60px;
  font-size: 16px;
  font-weight: 400;
}

@media screen and (max-width: 991px) {
  .container-2 {
    display: flex;
  }

  .div-etapas-box {
    width: 90%;
    margin-bottom: 20px;
  }

  .paragrafo-etapas {
    margin-bottom: 40px;
  }

  .div-blocos {
    flex-direction: column;
    align-items: center;
  }

  .column {
    flex-direction: column;
    justify-content: space-between;
    display: flex;
  }

  .texto-frase-box {
    max-width: none;
    padding-top: 20px;
  }

  .credito-frase-box {
    padding-bottom: 40px;
  }

  .sim {
    width: auto;
  }

  .column-2 {
    flex: 0 auto;
    margin-bottom: 40px;
  }

  .columns {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    align-items: stretch;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .column-5 {
    margin-bottom: 40px;
  }

  .columns-2 {
    flex-flow: column;
    justify-content: space-between;
    align-items: stretch;
    display: flex;
  }

  .column-13 {
    flex-direction: column;
    justify-content: space-between;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .div-servicos {
    width: 90%;
    margin-bottom: 40px;
  }

  .container-2 {
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
  }

  .container-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .texto-porque {
    display: inline-block;
  }

  .container-5, .container-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .texto-frase-box {
    max-width: none;
  }

  .container-7, .container-8 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .foto-cartao {
    padding-top: 0;
    padding-bottom: 0;
  }

  .texto-cartao {
    text-align: left;
    line-height: 20px;
  }

  .container-9 {
    padding: 15px 20px 10px;
    display: flex;
  }

  .container-formulario {
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-3 {
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .botao-coleta-gratuita {
    flex: 0 auto;
    justify-content: flex-end;
    display: block;
  }

  .texto-endereco-rodape {
    padding-bottom: 40px;
  }

  .container-12, .image-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-4 {
    display: inline-block;
  }

  .div-motivos {
    display: flex;
  }

  .div-block-5 {
    text-align: left;
    padding-bottom: 10px;
  }

  .div-block-6 {
    padding-right: 10px;
  }

  .column-7, .column-8 {
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-9 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-10 {
    margin-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-11 {
    margin-bottom: 40px;
  }

  .column-14 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .button {
    text-align: center;
  }

  .div-servicos {
    width: 90%;
    margin-bottom: 20px;
  }

  .container-2 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-etapas-box {
    width: 90%;
    margin-bottom: 30px;
    padding-bottom: 10px;
  }

  .div-blocos {
    flex-direction: column;
    align-items: center;
  }

  .container-3, .container-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-lista-porque, .texto-porque {
    display: inline-block;
  }

  .container-5, .container-6 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .texto-frase-box {
    width: auto;
    max-width: none;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block {
    text-align: left;
  }

  .paragraph {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-7 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .sim {
    margin-bottom: 0;
  }

  .column-2 {
    margin-bottom: 40px;
  }

  .container-8 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .foto-cartao {
    display: inline-block;
  }

  .texto-cartao {
    text-align: center;
    line-height: 28px;
    display: inline;
  }

  .container-9 {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container-formulario {
    padding-left: 20px;
    padding-right: 20px;
  }

  .columns {
    flex-direction: column;
  }

  .colunas-marcas {
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-3 {
    padding-bottom: 20px;
  }

  .container-12 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-4 {
    padding-left: 30px;
    padding-right: 30px;
  }

  .texto-manual {
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-5 {
    padding-bottom: 40px;
  }

  .column-6 {
    padding-bottom: 0;
  }

  .image-5 {
    margin-bottom: 40px;
  }

  .div-block-4 {
    padding-right: 5px;
  }

  .div-motivos {
    justify-content: flex-start;
    align-items: flex-start;
    padding-bottom: 20px;
    display: flex;
  }

  .div-block-5, .div-block-6 {
    display: inline-block;
  }

  .column-7 {
    padding-bottom: 20px;
    padding-left: 10px;
  }

  .column-8 {
    padding-bottom: 20px;
  }

  .column-9 {
    padding-bottom: 0;
  }

  .column-10 {
    padding-bottom: 20px;
  }

  .div-block-7 {
    padding-left: 0;
  }

  .column-11, .column-12 {
    padding-bottom: 60px;
  }

  .nav-menu {
    text-align: left;
  }

  .menu-button {
    margin-top: 20px;
    padding-right: 20px;
  }

  .botao-voltar, .button-4 {
    text-align: center;
  }
}


