@media only screen and (max-width: 600px) {
    #contact-left{
       
        width: 100%
        
    }
    #why{
       
        flex-wrap: wrap-reverse;
    
    }
   
    #footer-container{
        
    
       flex-direction: column;
       justify-content: center;
       align-items: center;
       gap:30px;

    }

    #footer-contact {
      width: 80%;
      
  }
    #banner_content{
      background-image: none;
      justify-content: center;
      align-items: center;
      margin: auto;

     
       
        
        width: 80%;
        height: 350px;
    }
    nav{
      display: none;
    }
    #hamburguer{
      display:  flex;
      margin-left: 10px;
    }
    #button-top{
      display: none;
    }
    header #top{
    
      display: grid;
      grid-template-columns: 1fr 3fr ;
      grid-template-areas: "#hamburguer #logo ";
      flex-wrap: wrap;
      align-items: center;
      margin: 0 auto;
      text-align: center;
      justify-content: center;
      margin-right: 20px;
  
    
      background-color: rgb(250, 250, 250);
      position: fixed;
      top: 0;
      width: 100vw;
    
      z-index: 99999;
     
     
    
     
  }
  #logo{
    align-content: center;
  }
  #know-professional-content{
    position: relative;
  }
  #know-professional-rigth{
    padding:  30px  0 50px;
    line-height: 22px;
    font-size:16px;
    width: 100%;
  
    
    
}

#fetchKnows ul{
  padding: 0 40px 0 40px;

}
#specialities{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align:center;
  margin : 0px 0px 0 0px ;
}
.specialities-columns img, #articles-container-photo img{

  width: 300px;
  height: 226px;
  
}
#specilities-container{
  
 
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center; 
}



 #know-professional-left-photo img{
   width: 300px;
}

#why-rigth-container-photo{
  margin-top:60px;
  position: absolute;
  right: 60px;
  margin-right: 0;
  z-index: 9999;
  
}

.title{
  color: var(--color-blue-titles);
  font-size: 20px;
  margin-bottom: 10px;
  display: flex;    
  width: 300px;

 
 
  

}
.titles-container-right{
  display: flex;
  justify-content: end;
  flex-direction: column;
  align-items: end;
 /*  margin-right: -25px; */
  margin-right: 0;
  


  
 
  
}

.subtitle{
  background-color: var(--titles-background);
  color: white;
  height: 67px;    
  width: 300px;
  text-align: right;
  font-size: 20px;
  display: flex;
  align-items: center;

  
}


 
     
   
     
     
      
.why-container{
  display: flex;
 
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 10px;
  text-align: center;


  
}
#why-left{
 width: 100%;
 margin-right: auto;
 margin-top:50px;
  
}
#why-left-container{
  margin-top:50px;
  padding-left: 0px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  text-align: center;
  gap:30px;

  


}




     
#contact{
  display: flex;
  flex-wrap: wrap-reverse;
  align-items: center;
  

  justify-content: center;
  margin-top:100px;
  padding-bottom: 80px;
  
}
#contact-right{
  margin-top: 50px ;
}

   

#about-about-container{
  display: flex;
  flex-direction: column;
 
  justify-content: center;
  align-items: center;
 padding-top: 50px;


  
}
#about-name{
 
  font-size: 35px;
}
#about-services{
 
  font-size:16px;
}
#about-container-left ul{
  margin: 10px 40px 40px 0;
  display: flex;
  flex-direction: column;
  gap:30px;
  font-family: 'Rosarivo';
 
  
}
#about-container-left{
  width: 100%;

 
}
#about-photo img{
  max-height: 400px;
  max-width: 250px;
  object-fit: cover;
}
#about-background-photo{
 
  width: 250px; 
 
  }

  #why-choose-container{
    
    flex-wrap: wrap-reverse;
}
#why-choose-right{
 
  width:80%;
  padding: 20px;
  text-align: right;
  
}
#why-choose-background-photo{
  


  width: 300px; 
 
}
#contact-contact-left{
   
  width: 100%;
  
  
}
#contact-contact{
  display: flex;
  flex-wrap: wrap;

  justify-content: center;

  padding-bottom: 80px;
  
}
#contact-container-right{
  margin-top:50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
#contact-form{
  background-color: white;
  margin: 0 0 0 0;

}


#contact-contact-container{
 
margin: 90px 30px 0 30px;


margin-bottom: 100px;
padding: 20px 0 0px 0px;
margin-top:-70px;
z-index: 10;





}
#area-atuacao-container{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#area-atuacao-rigth{
  width: 100%;
 margin-top: 30px;
}

#area-atuacao-background{


  width: 100vw;
  height: 800px;
 
}
#area-atuacao-photo img{
  width: 300px;
  height: 800px;
  object-fit: cover;
  margin-top: 0px;
  margin-left: 0;
  margin-bottom: 9px;
}
#area-atuacao-text{
  text-align: justify;
  
  padding: 0  20px 0 30px;
  font-family: 'Roboto';
}
#information-button{
 
  width: 100%;
  
  
  padding: 0px;
  
 
 
 
 
 
}
#information-button button{
 
  padding: 20px 0 20px 10px;

 
}
#information-container{
  
  background-position: center ;
  background-size: 100% 100%;
  background-repeat:repeat-y;
 




 
 
  



}
#articles-container {
 
  padding: 25px;
  
}
#area-atuacao-background{


  max-width: 340px;
  height: 680px;
 
}
#area-atuacao-photo img{
  max-width: 320px;
  margin-left: 0px;
  height: 680px;

}


#articles-container-right h2 {
    
    text-align: center;
}

}
@media only screen and (max-width: 850px) {
  #button-top{
    display: none;
  }
}