@media screen and (min-width: 1680px){
    header{
        justify-content: space-between;
    }
    header img{
        margin-left: 100px;
    } 
    #camp-form{
        padding-left: 110px;
        justify-content: center;
        
    }
    .profissional-group{
        justify-content: center;
    }
    .content-infos{
        justify-content: center;  
    }
    .sala img{
        margin: 0;
    }
}
@media screen and (max-width: 1327px){
    header{
        height: 220px;
        flex-direction: column;
        text-align: center;
    }
    header img{
        margin: 0;
    }
    header nav{
        margin-left: 80px;
    }
    .input-position{
        flex-direction: column;
    }
    #form-group input{
        width: 50vh
    }
    #camp-form{
        justify-content: center;
        height: 650px;
    }
    #form-group select{
        margin-bottom: 38px;
        margin-left: 25px;
        width: 55vh;
    }
    .clients-group iframe{
        width: 600px;
    }
    .content-infos{
        justify-content: center;
    }
    .sala img{
        display: none;
    }
    .posts div{
        display: flex;
        flex-direction: column;
    }
    .posts button{
        width: 300px;
        margin-right: 25px;
    }
    .posts{
       text-align: center;
    }
    .clients-group iframe{
        width: 350px;
        margin-left: 70px;
    }
    .menu{
        margin-left: 0;
    }
    #area-atuacao{
        height: 2900px;
    }
    #area-atuacao div{
        flex-direction: column;
        margin: 0;
    }
    #area-atuacao div section{
        margin-top: 30px;
    }
}
@media screen and (max-width: 914px){
    .hamburger{
        display: flex
    }
    .hidden {
        display: none;
    }
    header nav{
        border: 1px solid #ddd;
        border-radius: 5px;
        display: flex;
        flex-direction: column;
        padding: 20px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
        top: 200px;
        margin-right: 80px;
        position: absolute;
        width: 200px;
        justify-content: center;
        text-align: center;
        align-items: center;
        background-color: white;
    }
    header a{
        padding: 20px;
    }
    header a:hover{
        transform: scale(1);
        font-size: 15px;
    }
    header a:not(:last-child)::after{
        display: none;
    }   
    #camp-form{
        height: 1100px;
    }
    .align-form{
        display: flex;
        flex-direction: column;
        align-items: center;
    }
   #form-group{
        margin-top: 70px;
        margin-left: 0;
   }
   .carregamento-group{
        flex-direction: column;
   }
   #form-group input{
    margin-left: 0;
   }
   #form-group textarea{
        width: 51vh;
        margin: 0;
   }
   #form-group select{
    margin-left: 0;
   }
   #form-group button{
    margin-left: 0;
   }
   .profissional-group{
        flex-direction: column;
        align-items: center;
   }
   .clients-group iframe{
        width: 350px;
        margin-left: 0px;
    }
    .clients-group{
        margin-left: 0px;
    }
    .menu{
        margin-left: 0px;
    }
    .content-infos{
        padding-inline: 30px;
    }   
    .about-us-content{
        flex-direction: column;
        align-items: center;
    }
    .about-us-text{
        margin-top: 60px;
        max-width: 50%;
        padding-left: 0;
    }
}
@media screen and (max-width: 689px){
    .first-section{
        text-align: center;
        padding-inline: 20px;
        align-items: center;
        padding-top: 40px;
    }
    .first-section button{
        width: 300px;
    }
    .first-section h1{
        font-size: 50px;
    }
    .first-section h2{
        font-size: 40px;
    }
   .line-post1{
        padding-left: 30px;
   }
   .line-post2{
        padding-left: 30px;
   }
   .posts button{
        margin-left: 30px;
   }
   #form-group{
        margin-top: 50px;
        margin-left: 0;
   }
   #form-group input{
        width: 80%;
    }
    #camp-form{
        justify-content: center;
        height: 1100px;
        padding-top: 50px;
    }
    .align-form{
        margin-left: 0;
        align-self: center;
        justify-content: center;
    }
    .input-position{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    select{
        max-width: 89%;     
    }
    textarea{
        max-width: 81%;
        align-self: center;
    }
    .infos{
        height: 1150px;
    }
    .content-infos{
        flex-direction: column;
        max-width: 100%;
        margin: 0 auto;
        align-items: center;
    }
    .content-infos div{
        margin: 0;
        padding-top: 40px;
        text-align: center;
    }
    footer h6{
        font-size: 10px;
    }
    .social{
        justify-content: center;
        padding-left: 15px;
    }
    .about-us-content button{
        width: 250px;
    }
    #about-us-group {
       align-items: center;
    }
    #about-us-group h2{
        text-align: center;
    }
    #area-atuacao div{
        flex-direction: column;
        margin: 0;
        margin-left: 25px;
    }
}
@media screen and (max-width: 573px){
    .first-section{
        height: 80vh;
        justify-content: center;
    }
    .logo-img{
        display: none;
    }
    .first-section h1{
        font-size: 50px;
    }
    .first-section h2{
        font-size: 30px;
    }
    .posts h2{
        font-size: 40px;
    }
    .line-post1 article p{
        max-width: 90%;
    }
    .line-post1 article{
        height: 480px;
    }
    .line-post2 article p{
        max-width: 90%;
     }
     .line-post2 article{
         height: 540px;
     }
     .infos{
        height: 170vh;
     }
     .fale-conosco{
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media screen and (max-width: 367px){
    .infos{
        height: 180vh;
    }
}
@media screen and (max-height: 667px){
    .infos{
        height: 190vh;
    }
}
    
   
   

