/*
*{
    margin: 0%;
    padding: 0%;
}
body{
    background-color: #d6e9f8;
    
   
}
.menu{
    width: 100%;
    height: 20vh;
    display: flex;
    justify-content: space-between;
    background-image: url("../imagens/Design\ sem\ nome\ \(2\).png");
}
.menu ul{
    display: flex;
    justify-content: center;
    width: 95%;
    height: 30vh;
}
.menu ul img{
    display: flex;
    justify-content: center;
    width: 95%;
    height: 30vh;
}
.menu .text-menu{
    display: flex;
}
.menu-icon-p{
    width: 20%;
    padding: 3%;

}
.baner{

  background-color: #5e8aab;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  
  background-image: linear-gradient(180deg, #9ad4ff, #d6e9f8);

}

.img-carousel{
    vertical-align: middle;
    border-style: none;
    padding: 1%;
    padding-left: 14%;
}
.comentarios{
    display: flex;
    background-color: #5e8aab;
   
}
.comentario{
    background-color: #9ad4ff;
     width: 100%;
}
.ComentarioText{
    font-family: cursive;
    text-align: center;
}
.historias{
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    background-color:  #d6e9f8;
}
.historias ul{
    width: 30%;
   padding-top: 5%;
}
.historias span{
    width: 50%;
    background-color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 10px 10px 10px;
}
.historias p{
    padding-top: 5%;
}
.historias a{
    color: black;
}
.item{
    display: flex;
    flex-direction: column;
    align-items: center;
    list-style: none;

}
.item img{
    width: 48%;
    padding-top: 10%;
    
}
.itens{
    width: 100%;
    display: flex;
    justify-content: space-around;
}
.edit{
    display: flex;
    width: 100%;
    justify-content: flex-end;
    padding: 3%;
}
.roda{
    background-color: white;
}
.logos{
    display: flex;
}
.gov1{
    align-content: center;
}
.gov2{
    margin-left: 25%;
}
.gov2 .img-gov2{
    width: 20%;
    float: left;
}
.roda .img-gov1{
    width: 70%;
    float: right;
}
.criador{
    background-color: rgb(38, 0, 73);
    color: #d6e9f8;
    display: flex;
    justify-content: space-evenly;
}
#listaComentarios{
    text-decoration: none;
    color: white;
}  */

*{
    margin: 0%;
    padding: 0%;
}
body{
    background-color: #d6e9f8;
    
   
}
.menu{
    width: 100%;
    height: 20vh;
    display: flex;
    justify-content: space-between;
    background-image: url("../imagens/Design\ sem\ nome\ \(2\).png");
}
.menu ul{
    display: flex;
    justify-content: center;
    width: 95%;
    height: 30vh;
}
.menu ul img{
    display: flex;
    justify-content: center;
    width: 95%;
    height: 30vh;
}
.menu .text-menu{
    display: flex;
}
.menu-icon-p{
    width: 20%;
    padding: 3%;

}
.baner{

  background-color: #5e8aab;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  
  background-image: linear-gradient(180deg, #9ad4ff, #d6e9f8);
  /*background-image: url(../imagens/e.jpeg);*/
}/**/

.img-carousel{
    vertical-align: middle;
    border-style: none;
    padding: 1%;

}
.comentarios{
    display: flex;
    background-color: #5e8aab;
   
}
.comentario{
    background-color: #9ad4ff;
     width: 100%;
}
.ComentarioText{
    font-family: cursive;
    text-align: center;
}
.historias{
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    background-color:  #d6e9f8;
}
.historias ul{
    width: 30%;
   padding-top: 5%;
}
.historias span{
    width: 50%;
    background-color: white;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 10px 10px 10px;
}
.historias p{
    padding-top: 5%;
}
.historias a{
    color: black;
}
.item{
    display: flex;
    flex-direction: column;
    align-items: center;
    list-style: none;

}
.item img{
    width: 48%;
    padding-top: 10%;
    
}
.itens{
    width: 100%;
    display: flex;
    justify-content: space-around;
}
.edit{
    display: flex;
    width: 100%;
    justify-content: flex-end;
    padding: 3%;
}
.roda{
    background-color: white;
}
.logos{
    display: flex;
}
.gov1{
    align-content: center;
}
.gov2{
    margin-left: 25%;
}
.gov2 .img-gov2{
    width: 20%;
    float: left;
}
.roda .img-gov1{
    width: 70%;
    float: right;
}
#apoiador{
    padding-left: 15px;
}
.criador{
    background-color: rgb(38, 0, 73);
    color: #d6e9f8;
    display: flex;
    justify-content: space-evenly;
}
#listaComentarios{
    text-decoration: none;
    color: white;
}
                                                @media (max-width: 428px){
                    *{
                        margin: 0%;
                        padding: 0%;
                    }
                    body{
                        background-color: #d6e9f8;
                        
                    
                    }
                    .menu{
                        width: 100%;
                        height: 20vh;
                        display: flex;
                        justify-content: space-between;
                        background-image: url("../imagens/Design\ sem\ nome\ \(2\).png");
                    }
                    .menu ul{
                        display: flex;
                        justify-content: center;
                        width: 95%;
                        height: 30vh;
                    }
                    .menu ul img{
                        display: flex;
                        justify-content: center;
                        width: 95%;
                        height: 30vh;
                    }
                    .menu .text-menu{
                        display: flex;
                    }
                    .menu-icon-p{
                        width: 20%;
                        padding: 3%;
                    
                    }
                    .baner{
                    
                    background-color: #5e8aab;
                    background-repeat: no-repeat;
                    background-size: 100%;
                    width: 100%;
                    
                    background-image: linear-gradient(180deg, #9ad4ff, #d6e9f8);
                    /*background-image: url(../imagens/e.jpeg);*/
                    }/**/
                    
                    .img-carousel{
                       width: 100% ;
                       height: 14.5vh;
                        vertical-align: middle;
                        border-style: none;
                        padding: 1%;
                    }
                    .comentarios{
                        display: flex;
                        background-color: #5e8aab;
                    
                    }
                    .comentario{
                        background-color: #9ad4ff;
                        width: 100%;
                    }
                    .ComentarioText{
                        font-family: cursive;
                        text-align: center;
                    }
                    .historias{
                        display: flex;
                        justify-content: space-evenly;
                        flex-wrap: wrap;
                        background-color:  #d6e9f8;
                    }
                    .historias ul{
                        width: 46%;
                    padding-top: 5%;
                    }
                    .historias span{
                        width: 100%;
                        height: 40vh;
                        background-color: white;
                        display: flex;
                        flex-direction: column;
                        align-items: center;
                        border-radius: 10px 10px 10px;
                    }
                    .historias p{
                        padding-top: 5%;
                    }
                    .historias a{
                        color: black;
                    }
                    .item{
                        display: flex;
                        flex-direction: column;
                        align-items: center;
                        list-style: none;
                    
                    }
                    .item img{
                        width: 48%;
                        padding-top: 10%;
                        
                    }
                    .itens{
                        width: 100%;
                        display: flex;
                        justify-content: space-around;
                    }
                    .edit{
                        display: flex;
                        width: 100%;
                        justify-content: flex-end;
                        padding: 3%;
                    }
                    .roda{
                        background-color: white;
                    }
                    .logos{
                        display: flex;
                    }
                    .gov1{
                        align-content: center;
                    }
                    .gov2{
                        margin-left: 25%;
                    }
                    .gov2 .img-gov2{
                        width: 29%;
                        float: left;
                    }
                    .roda .img-gov1{
                        width: 100%;
                        float: right;
                    }
                    .criador{
                        background-color: rgb(38, 0, 73);
                        color: #d6e9f8;
                        display: flex;
                        justify-content: space-evenly;
                    }
                    #listaComentarios{
                        text-decoration: none;
                        color: white;
                    }
}