header{
    margin-top: 0;
    background-color: #0A0F1A;
    display: flex;
    width: 100%;
    height: 10vh;
}
.logo{
    height: 10vh;
}
body{
    margin: 0;
}
.pesquisar{
    margin-left: 34%;
    height: 4vh;
    width: 23%;
    margin-top: 2%;
    position: absolute;
}
.profile{
    margin-left: 80%;
}
.login{
    color: #1578D5;
    font-size: 25px;
}
.cima{
    height: 80px;
    background-color: #1578D5;
    display: flex;
    justify-content: space-around;
    margin-top: 30px;
}
a{
    font-size: 20px;
    color: white;
    text-decoration: none;
    font-weight: 600;
    margin-top: 28px;
}
.logo2{
    margin-top: 5%;
    margin-left: 11%;
    position: absolute;
}
.contato{
    margin-left: 80%;
    margin-top: 3%;
    position: absolute;
    color: #1578D5;
    font-size: 50px;
}
.Nome{
    margin-left: 83%;
    margin-top: 10%;
    position: absolute;
    
}
.mail{
    margin-left: 83%;
    margin-top: 15%;
    position: absolute;
}
.Mensagem{
    margin-left: 82%;
    margin-top: 20%;
    position: absolute;
}
.nome{
margin-left: 81%;
margin-top: 13%;
position: absolute;
}
.Mail{
    margin-left: 81%;
    margin-top: 18%;
    position: absolute;
}
.mensagem{
    margin-left: 81%;
    margin-top: 23%;
    position: absolute;
}
.parte{
    background-color: #0A0F1A;
height: 11vh;
margin-top: 40%;
}
.central{
    color: white;
    font-size: 30px;
    margin-top: 20%;
}
    