.logo{
   width: 33.33%;
   height: 300px;
   margin-left: 35%;
   border-radius: 30px;
}
.logor{
    width: 33.33%;
    height: 300px;
    margin-left: 33%;
    border-radius: 30px;
}
.d1{
    float: left;
    text-align: center;
    margin-left: 28.5%;
    font-size: 30px;
    font-weight: 900;
}
li{
    float: left;
    color: rgb(44, 138, 83);
    
}
.a1{
    background-color: white;
}
.b2{
    background-color: white;
}
.logo1{
    width: 160px;
    height: 300px;
    margin-left: 35px;
}
.d2{
    text-align: center;
    font-size: 30px;
    color: black;
    
    font-weight: 900;
    
}
h3{
    text-align: center;
    font-size: 18px;
    color: rgb(44, 138, 83);

    font-weight: 900;
}
.d3{
    text-align: center;
    font-size: 30px;
    color: rgb(10, 10, 10);
    
    font-weight: 900;
}
.t1{
    margin-left: 15px;
    
    font-weight: 900;
}
.t2{
    margin-left: 15px;
    font-weight: 900;
    
}
.t3{
    margin-left: 15px;
    
    font-weight: 900;
}
h2{
    
    font-weight: 900;
    text-align: center;
    font-size: 30px;
}
h1{
    font-size: 30px;
    margin-top: 30px;
    color: rgb(44, 138, 83);
}

.voltar:hover{
    background-color: black;
}
.voltar{
    background-color: rgb(44, 138, 83);
    margin-left: 45%;
    color: white;
    font-size: 23px;
    margin-top: 16px;
}
.paz{
    width: 50%;
    height: 400px;
    border-radius: 10px;
}
.img2{
    width: 25%;
    height: 250px;
    border-radius: 10px;
    margin-top: 5%;
}