@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600&display=swap');
*{
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    font-family: 'Poppins', sans-serif;

}
    header{
        text-align: center;
        height: 200px;
        background-color: darkgreen;
        height: 5em;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 2em;
        color: white;
    }
    input{
        font-size: 18px;
        border-radius: 20px;
        margin-left: 50px;
    }
    .imagem img{
        width: 100%;
        height: 600px;
    }
    .imagem2 img{
        width: 100%;
        float: left;
        width: 50%;
    }
    .imagem3 img{
        width: 100%;
        float: left;
        width: 50%;
        margin-top: 0px;
    }
    i.fa-store, i.fa-seedling, i.fa-lemon{
    font-size: 200px;
    text-align: center;
    color: darkgreen;
    margin-left: 12%;
    align-items: center;
    }
    .box-total {
        height: 50px;
        margin-bottom:20px;
      }
      
      .box-button1 {
        margin-left: 40px;
        width: 25%;
        height: 43vh;
      }
      
      .bteesquerdo {
        margin-left: -300px;
        height: 30%;
        display: flex;
      }
      
      .bte {
        cursor: pointer;
        font-size: 14px;
        line-height: 1;
        border-radius: 500px;
        transition-property: background-color, border-color, color, box-shadow, filter;
        transition-duration: 0.3s;
        border: 1px solid transparent;
        letter-spacing: 2px;
        min-width: 160px;
        text-transform: uppercase;
        white-space: normal;
        font-weight: 700;
        text-align: center;
        padding: 16px 14px 18px;
        color: #616467;
        box-shadow: inset 0 0 0 2px #616467;
        background-color: transparent;
        height: 48px;
      }
      
      .bte:hover{
          color: #fff;
          background-color: #f56653;
      }
      
      .box-button2 {
        margin-top: -361px;
        width: 25%;
        height: 43vh;
        margin-left: 65%;
      }
      .btdireito {
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
      }
      
      .btd {
        cursor: pointer;
        font-size: 14px;
        line-height: 1;
        border-radius: 500px;
        transition-property: background-color, border-color, color, box-shadow, filter;
        transition-duration: 0.3s;
        border: 1px solid transparent;
        letter-spacing: 2px;
        min-width: 160px;
        text-transform: uppercase;
        white-space: normal;
        font-weight: 700;
        text-align: center;
        padding: 16px 14px 18px;
        color: #616467;
        box-shadow: inset 0 0 0 2px #616467;
        background-color: transparent;
        height: 48px;
      }
      
      .btd:hover{
          color: #fff;
          background-color: #d1e706;
      }
    footer{
        width: 100%;
        height: 50px;
        background-color: darkgreen;
        text-align: center;
        height: 200px;
        background-color: darkgreen;
        height: 5em;
        display: flex;
        align-items: center;
        justify-content: center;
        color: white;
    }
@media (min-width: 600px)
{
    header{
        text-align: center;
        height: 200px;
        background-color: darkgreen;
        height: 5em;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 2em;
        color: white;
    }
    input{
        font-size: 18px;
        border-radius: 20px;
        margin-left: 50px;
    }
    .imagem img{
        width: 100%;
        height: 600px;
    }
    .imagem2 img{
        width: 100%;
        float: left;
        width: 50%;
    }
    .imagem3 img{
        width: 100%;
        float: left;
        width: 50%;
        margin-top: 0px;
    }
    .paragrafo{
        position: absolute;
        top: 1600px;
        right: 50px;
        font-size: 40px;
        color: white;
        text-shadow: 2px 2px 5px black;
    }
    .paragrafo2{
        position: absolute;
        top:1600px;
        font-size: 40px;
        color: white;
        text-shadow: 2px 2px 5px black;
    }
    i.fa-store, i.fa-seedling, i.fa-lemon{
    font-size: 200px;
    text-align: center;
    color: darkgreen;
    margin-left: 8%;
    }
     /*caixa dos botões*/
 .box-total {
    height: 50px;
    margin-top:20px;}
  
  /*caixa botão esquerdo*/
  .box-button1 {
    margin-top: 4%;
    margin-left: 20px;
    width: 15%;
    height: 25%;}
  
  /*caixa botão direito*/
  .box-button2 {
    margin-top: 5px;
    margin-left: 82%;
    width: 15%;
    height: 25%;}
  
  }
    footer{
        width: 100%;
        height: 50px;
        background-color: darkgreen;
        text-align: center;
        height: 200px;
        background-color: darkgreen;
        height: 5em;
        display: flex;
        align-items: center;
        justify-content: center;
        color: white;
    }


@media (min-width: 998px)
{
    header{
        text-align: center;
        height: 200px;
        background-color: darkgreen;
        height: 5em;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 2em;
        color: white;
    }
    input{
        font-size: 18px;
        border-radius: 20px;
        margin-left: 500px;
    }
    .imagem img{
        width: 100%;
        height: 600px;
    }
    .imagem2 img{
        float: left;
        width: 50%;
    }
    .imagem3 img{
        float: left;
        width: 50%;
        margin-top: 0px;
    }
    .paragrafo{
        position: absolute;
        top: -960px;
        right: 50px;
        font-size: 40px;
        color: white;
        text-shadow: 2px 2px 5px black;
    }
    .paragrafo2{
        position: absolute;
        bottom:-900px;
        right: 1150px;
        font-size: 40px;
        color: white;
        text-shadow: 2px 2px 5px black;
    }
    i.fa-store, i.fa-seedling, i.fa-lemon{
    font-size: 200px;
    text-align: center;
    color: darkgreen;
    margin-left: 12.7%;
    }
    footer{
        width: 100%;
        height: 50px;
        background-color: darkgreen;
        text-align: center;
        height: 200px;
        background-color: darkgreen;
        height: 5em;
        display: flex;
        align-items: center;
        justify-content: center;
        color: white;
    }
}
