body{
 margin:0px ;
 padding:0px ;
 background-color: #250202;
}
#header{
    background-color: rgb(136, 5, 5);
    display: flex;
    flex-direction:row;
    height: 110px;
}
.img{
    width: 100px;
    margin-left:0px ;
    margin-top: 5px;
}

/*imagem do artigo*/
.imgArtigo {
  display: block;
  margin: auto;
  max-width: 100%;
  height: auto;
}

#mae a{
   
    padding: 10px;
    background-color: rgba(0, 0, 255, 0);
    color: #fff;
    font-size: 22px ;
    text-decoration: none;
    font-family: Cambria, Cochin, Georgia, Times, 'Times New Roman', serif;

}
#mae span{
     color: #fff;
    padding: 10px;
    background-color: rgba(0, 0, 255, 0);
    
}
#mae{
    background-color: rgba(0, 0, 0, 0);
    width: 35%;
     display: flex;
    flex-direction: row;
    line-height: 100px;
    margin-left: 50px;
}
.c1{
    width: 49%;
    background-color: rgba(0, 0, 0, 0);
    display: flex;
    margin-left:18%;
}
.c2{
 width: 15%;
    background-color: rgba(219, 212, 14, 0);
    display: flex;   
    justify-content: flex-end;
    line-height:120px;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}
#radio{
    padding: 10px;
    text-decoration: none;
    background-color: #fff;
    color: rgb(227, 13, 13);
    font-size: 22px;
    border-radius: 10px;
}
#radio:hover{
    color: rgb(255, 255, 255);
    background-color: chocolate;
}
#paiRadio{
margin-right: 0px;

}
#mae a:hover{
color: rgb(226, 150, 43);
}
main{
    background-color: rgb(255, 255, 255);
    width: 1200px;
    margin: auto;
    padding: 10px;
   margin-top: 50px;
}
.payArtigos{
    width:80%;
    margin: auto;
}
.payArtigos p,li{
    font-size: 22px;
     text-align: justify;
  text-justify: inter-word;
  hyphens: auto;
}

footer{
    background-color: rgb(141, 5, 5);
    width: 100%;
   margin-bottom:0px ;
   height: 250px;
   display: flex;
   flex-direction: row;
   justify-content: space-between;

   


}
.p1{
    font-size: 22px;
    color: #ff9f32;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}

.aa{
    color: #f4f3ef;
    text-decoration: none;
    font-size: 22px;

    
}


footer {
  background: #850404;
  color: #eee;
  text-align: center;
  font-size: 22px;
  width: 100%;
}
footer p{
    font-size: 20px;
    color: #ffffff;
}
#maeMennu {
  max-width: 1000px;
  margin: 20px auto;
}

#maeMennu h3 {
  font-size: 22px;
  margin-bottom: 10px;
}

#maeMennu a {
  color: #ccc;
  text-decoration: none;
  display: inline-block;
  margin: 5px 10px;
  /*transition: 0.3s;*/
}

#maeMennu a:hover {
  color: #fff;
}

.footer-bottom {
  border-top: 1px solid #f0eeee;
  margin-top: 15px;
  font-size: 13px;
  color: #ffffff;
}
#headreMobele{
    display: none;
}
.logoImenu2{
    display: none;
}
.paiMenuSuspenso{
    display: none;
}
#abrirMenu2{
 display: none;
}

.outrosLinks{
  display: flex;
  gap: 20px;

}

.artigo{
  width: 200px;
  margin: auto;
}

.artigo img{
  width: 100%;
  border-radius: 8px;
}

.titulo{
  font-size: 22px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.compartile{
    font-size: 21px;
}
/*mobiles da qui em diante*/

@media (max-width: 768px) {
 
    footer{
    background-color: rgb(141, 5, 5);
    width: 100%;
   margin-bottom:0px ;
   height: 250px;
   display: flex;
   flex-direction: row;
   justify-content: space-between;
}

#headreMobele{
    display:block;
}

#headreMobele img{
    margin-left: 20px;
}
#headreMobele{
 display:flex;
 justify-content: space-between;
 width: 100%;
}

.imgImob{
    margin-top: 40px;
    line-height: 120px;
    margin-right: 31px;
}
main{
    width: 90%;
}
h1{
 font-size: 28px;
}
#header{
    background-color: rgb(163, 22, 10);
    display: flex;
    flex-direction:row;
    height: 110px;
    width: 100%;
}

.c1{
    display: none;
}
.c2{
    display: none;
}

.paiMenuSuspenso{
    background-color: #ffffff;
    width: 60%;
    position: absolute;
    left: 0px;
    top: 0;
   
    
}
#menuSuspenso{
    font-size: 30px;
}
#botaMenu{
    position:relative;
    margin-left: 30px;
    top: 20px;
    color: #850404;
    font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;

}

#abrirMenu{
 display: none;
}
#abrirMenu2{
 display: none;
}
.paiMenuSuspenso{
   
    z-index: 1000;
}
#menuSuspenso a{
 text-decoration: none;
 color: #030303;
 color: #f6f6f6;


}
#menuSuspenso li{
    list-style: none;
}
#menuSuspenso li{
    background-color: #850404;
    margin: 5px;
    padding: 10px;
    text-align: center;
    border-radius: 8px;
    width: 100%;
}
.luf li{
  background-color: #324aff;
  left: -30px;
  position: relative;
}
.outrosLinks{
  display: flex;
  gap: 20px;
  flex-direction: column;
 margin: auto;
 background-color: #324aff;
  
}
.artigo {
    justify-content: center;
    display: flex;
    flex-direction: column;
    margin: auto;
}



}