* {
    margin: 0;
}

a {
    text-decoration: none;
}

#logo {
    height: 20vh;
    margin-top: -2%;
}

#dv {
    display: flex;
    align-items: center;
    justify-content: space-around;
}

#carrinho {
    height: 3vh;
}

header {
    background-color: rgb(2 19 39);
    height: 15vh;
}

header span {
    font-family: "Jost", sans-serif;
    color: rgb(249 205 107);
}

#pesq {
    height: 3vh;
    filter: invert();
    
}

#base {
    background-color: rgb(8 27 46);
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 60vh;

}

#base img {
    height: 35vh;
    
   
}


#basee {
    background-color: rgb(8 27 46);
    display: flex;
    justify-content: space-around;
    height: 60vh;
}

#basee img {
    height: 35vh;

}




#baset1 img{
    margin-left: 16%;
    margin-top: 7%;
}
#baset2 img{
    margin-left: 16%;
    margin-top: 7%;
}

#baset3 img{
    margin-left: 16%;
    margin-top: 7%;
}

#baset4  img{
    margin-left: 16%;
    margin-top: 7%;
}


#baset1 {
    width: 25%;
    height: 53vh;
    background-color: rgb(249 205 107);
    display: block;
}

#baset2 {
    width: 25%;
    height: 53vh;
    background-color: rgb(249 205 107);
    display: block;
}

#baset3 {
    width: 25%;
    height: 53vh;
    background-color: rgb(249 205 107);
     display: block;
}

#baset4 {
    width: 25%;
    height: 53vh;
    background-color: rgb(249 205 107);
    display: block;
}

#base span {
    font-family: "Jost", sans-serif;
    color:rgb(2 19 39);
    font-size: 2.5vh;
   
}

#basee span {
    font-family: "Jost", sans-serif;
    color:rgb(2 19 39);
    font-size: 2.5vh;
    
   
}
#div1 {
    width: 85%;
    margin-left: 15%;
   
}

#div2 {
    width: 85%;
    margin-left: 15%;
   
}


#rodape{
    width: 100%;
    height: 25vh;
    background-color: rgb(2 19 39);
    display:flex ;
    align-items: center;
}


#logo2 {
    height: 20vh;
    
}

#txt{
    font-family: "Jost", sans-serif;
    color: rgb(249 205 107);
    margin-left: 10%;
   
}

#imgg{
    height: 3vh;
    width: 3vh;
        margin-right: 1%;
}

#imgg1{
    margin-left: 60%;
    height: 3vh;
    width: 3vh;
    margin-right: 1%;
}

