/*
css
*/
body{

    padding: 0;
    margin: 0;  


}

body {

    color: blueviolet;
    /* background-color: #0037ff; */
    background-color: #5C8374;


}


section {
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 50px;
    padding-left: 80px;
    
    
    margin-bottom: 30px;
    text-align: left;
    background-color: #183D3D;
    width: 100%;
    font-size: 25px;


}

.corpo-da-pagina {

    /* color: blueviolet; */
    color: #F1F0E8;
    background-color: #93B1A6;

}




.div-conteudo-img {

    color: #F1F0E8;
    text-align: center;


}

#GRUPO_1 {
    /* color: rgb(0, 217, 255); */
    color:rgb(0, 217, 255);

}

a {
    
        color: aliceblue;
        
    

}

#borda {
    border-radius: 200px;
    margin-left: 10px;
    
}

#header-index {
    background-color: #5C8374;
    text-align: center;
    font-size: 30px;
    border-radius: 25px;
    margin-left: 800px;
    margin-right: 800px;
}

header {
    background-color: #183D3D;
    color: white;
    height: 50px;
    width: 100%;
    text-align: center;
    
}

nav a {
    color: inherit;
    text-decoration: nome;
    font-size: inherit;
    margin-left: 30px;
}

nav a:hover {
    color: rgba(255, 255, 255, 0.812);
    text-decoration: solid;

}


.card {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16),
        0 2px 10px 0 rgba(0, 0, 0, 0.12)
}
header {
    background-color: #183D3D;
    color: white;
    height: 50px;
    width: 100%;
    text-align: center;
    
}

nav a {
    color: inherit;
    text-decoration: nome;
    font-size: inherit;
    margin-left: 30px;
}

nav a:hover {
    color: rgba(255, 255, 255, 0.812);
    text-decoration: solid;

}


.card {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16),
        0 2px 10px 0 rgba(0, 0, 0, 0.12)
}

.logo{
    text-align: left;
   }
   .button{
    text-align: center;
    white-space: normal;
   }

.to-rigth{
float: right !important;




}

.logo{
    text-align: left;
   }
   .button{
    text-align: center;
    white-space: normal;
   }

.to-rigth{
float: right !important;




}
.imgg{
    
    width: 3000px;
    margin-left: 700px;
    margin-right: 500px;
    margin-top: 30px;
}

