@media screen and (max-width: 954px) {
    header #botao2{
        display: none;
    }

    .menu{
        width: 70%;
    }
    
    .logo{
        margin-left: 5%;
    }

    .sociais{
        width: 15%;
        margin-right: 5%;
    }

    .banner-content{
        margin-left: 5%;
    }

    .img-headline{
        margin-left: 4.5%;
        margin-top: 8.5%;
    }

    .seçao h2{
        font-size: 40px;
    }

    .card{
        width: 40%;
    }

    .manual-navigation{
        display: none;
    }

    .navigation-auto{
        display: none;
    }

    .aviso{
        margin-top: -17%;
    }
    
}

@media screen and (max-width: 930px){
    .menu{
        width: 50%;
        margin-left: 7%;
    }
}

@media screen and (max-width: 835px){
    .banner-area{
        background-image: url(../img/Banner-768px.png);
    }

    .banner-content h3{
        font-size: 15px;
        width: 250px;
        line-height:15px
    }

    .aviso{
        margin-top: -25%;
    }
}

@media screen and (min-width: 769px) and (max-width: 805px){
    .sociais{
        width: 25%;
    }

    .menu{
        width: 50%;
    }

    .logo img{
        margin-top: 1%;
        width: 220px;
    }

    .seçao h2{
        font-size:35px;
    }

    .aviso{
        margin-top: -28%;
    }
}

@media screen and (max-width: 768px){
    .menu{
        width: 40%;
    }

    .sociais{
        width: 25%;
        margin-right: 2%;
    }

    .logo img{
        width: 200px;
    }

    .banner-area{
        background-image: url(../img/Banner-768px.png);
    }

    .banner-content h2{
        font-size: 24px;
    }

    .banner-content h3{
        font-size: 14px;
    }

    .img-headline img{
        width: 250px;
    }

    .seçao h2{
        font-size: 35px;
    }
    
    .slide{
        width: 100%;
        height: 360px;
        background-image: url(../img/banner-768px-2.png);
        background-size: cover;
        background-position: center;
    }

    .aviso{
        margin-top: -17%;
    }

    .slide img{
        display: none;
    }

    .whats{
        width: 80px;
    }
}

@media screen and (max-width: 630px){
    .menu{
        width: 50%;
    }

    .menu nav a{
        font-size: 15px;
    }

    .sociais button{
        width: 37px;
        height: 37px;
    }

    .banner-area{
        background-image: url(../img/Banner-630px.jpg);
        background-size: cover;
    }

    .banner-content{
        font-family: 'Poppins', sans-serif;
        margin: 0 auto 0 5%;
        width: 630px;
        text-align: left;
        /* border:1px solid red; */
    }

    .banner-content h2{
        font-size: 20px;
    }

    .banner-content h3{
        font-size: 12px;
        width: 200px;
        line-height:15px
    }

    .img-headline{
        margin:0 auto;
        text-align: left;
        margin-top: 14%;
        margin-left: 4%;
        width: 630px;   
    }

    .img-headline img{
        width: 230px;
    }

    .banner-content button{
        font-size: 17px;
        width: 150px;
        height: 50px;
    }

    .sociais{
        width: 20%;
    }

    .logo img{
        width: 170px;
    }

    .seçao h2{
        font-size: 30px;
    }

    .card{
        width: 75%;
    }

    .aviso{
        margin-top: -20%;
    }
}

@media screen and (max-width: 588px){
    .menu{
        width: 40%;
    }
}


@media screen and (max-width: 574px){
    .menu{
        width: 50%;
        margin-left: 6%;
    }

    .sociais button{
        margin-right: -2px;
    }

    .banner-area{
        background-image: url(../img/Banner-cell-novo.jpg);
        background-size: cover;
    }

    .banner-content{
        font-family: 'Poppins', sans-serif;
        margin: 0 auto 0 5%;
        width: 574px;
        text-align: center;
    }

    .img-headline img{
        width: 300px;
    }

    .banner-content h2{
        font-size: 25px;
    }

    .banner-content h3{
        font-size: 15px;
        width: 574px;
    }

    .img-headline{
        margin:0 auto;
        text-align: center;
        margin-top: 14%;
        width: 574px;   
    }

    .banner-content{
        margin: 0 auto;
    }

    .banner-content button{
        font-size: 20px;
        width: 170px;
        height: 50px;
    }
}

@media screen and (min-width: 484px) and (max-width: 540px) {
    .sociais{
        width: 22%;
    }

    .logo img{
        width: 145px;
        margin-top: 2%;
    }

    #botao1{
        font-size: 14px;
    }

    .banner-content{
        font-family: 'Poppins', sans-serif;
        margin: 0 auto;
        width: 490px;
        text-align: center;
    }

    .banner-content h3{
        width: 490px;
        font-size: 14px;
    }

    .img-headline{
        margin-top: 15%;
        width: 490px;
    }

    .seçao h2{
        font-size: 25px;
    }

    .slide{
        width: 100%;
        height: 550px;
        background-image: url(../img/banner-480px-2.jpg);
        background-size: cover;
        background-position: center;
    }

    .aviso{
        margin-top: 5%;
    }
    
    .whats{
        width: 70px;
    }
}

@media screen and (min-width: 431px) and (max-width: 483px) {
    .logo img{
        margin-top: 3%;
        width: 130px;
    }

    .menu{
        width: 40%;
    }

    #botao1{
        font-size: 13px;
    }

    .banner-content{
        width: 450px;
    }

    .banner-content h3{
        width: 450px;
        font-size: 13px;
    }

    .img-headline{
        margin-top: 20%;
        width: 450px;
    }

    .img-headline img{
        width: 270px;
    }

    .seçao h2{
        font-size: 23px;
    }

    .slide{
        width: 100%;
        height: 550px;
        background-image: url(../img/banner-480px-2.jpg);
    }

    .aviso{
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .whats{
        width: 70px;
    }
}

@media screen and (max-width: 430px){
    .logo img{
        width: 130px;
    }

    .menu{
        width: 50%;
        margin-left: 10%;
    }

    .menu nav a{
        font-size: 12px;
    }

    #face{
        display: none;
    }

    .banner-content{
        width: 430px;
    }

    .banner-area{
        background-image: url(../img/Banner-cell-novo.jpg);
        background-size: cover;
    }

    .img-headline{
        text-align: center;
        margin-top: 20%;
        width: 430px;
    }

    .banner-content h3{
        font-size: 15px;
        width: 430px;
    }

    .seçao h2{
        font-size: 24px;
    }

    .card{
        width: 95%;
        margin: 1;
    }

    .slide{
        width: 100%;
        height: 550px;
        background-image: url(../img/banner-480px-2.jpg);
        background-size: cover;
        background-position: center;
    }

    .aviso{
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .whats{
        width: 70px;
    }
}

@media screen and (max-width: 415px){
    .banner-content h3{
        font-size: 12px;
        width: 415px;
    }

    .banner-content h2, .banner-content, .img-headline{
        width: 415px;
    }

    .banner-content button{
        font-size: 18px;
    }
}

@media screen and (max-width: 390px){
    .container{
        width: 100%;
        display: flex;
    }

    .logo img{
        width: 130px;
        margin-top: 8%;
    }

    .menu{
        width: 100%;
        text-align: center;
    }

    .menu nav a{
        font-size: 13px;
    }

    #face{
        display: none;
    }

    .banner-content{
        width: 430px;
    }

    .sociais button{
        width: 35px;
        height: 35px;
        margin-top: 1px;
    }

    .banner-content{
        width: 430px;
    }

    .img-headline{
        text-align: center;
        margin-top: 24%;
        width: 390px;
    }

    .img-headline img{
        width: 240px;
    }

    .banner-content h3{
        font-size: 15px;
        width: 390px;
    }

    .banner-content{
        width: 390px;
    }

    .seçao h2{
        font-size: 22px;
    }

    #footer-contacts img{
        margin-top: -1%;
        height: 50px;
    }

    #footer-contacts p{
        text-align: center;
        font-size: 15px;
    }

    #footer-social-media{
        display: flex;
        gap: 1.3rem;
        margin-top: 1.5rem;
        margin-left: 20%;
    }

}

@media screen and (max-width: 375px){
    .logo{
        width: 20%;
        margin-left: 2%;
        margin-top: 1%;
    }

    .logo img{
        width: 120px;
    }
    
    .menu{
        width: 45%;
        text-align: right;
    }

    .sociais{
        width: 10%;
        margin-left: -10px;
    }

    .banner-area{
        width: 375px;
    }

    .banner-content{
        width: 375px;
    }

    .banner-content h3{
        width: 375px;
    }

    .img-headline{
        width: 375px;
    }

    .seçao h2{
        font-size: 21px
    }

    .aviso h1{
        font-size: 17px;
    }

    .aviso p{
        font-size: 12px
    }

    #footer-contacts{
        text-align: center;
    }

    #footer-contacts img{
        height: 40px;
    }

    #footer-copyright h2{
        font-size: 10px;
    }

    #footer-social-media{
        text-align: center;
    }

    .whats{
        width: 55px;
    }
}

@media screen and (max-width: 370px){
    .menu{
        flex:30%;
        margin-right: 5%
    }

    .sociais{
        margin-right: 2%;
    }

    .banner-content{
        width: 360px;
    }

    .banner-content h2{
        width: 360px;
        font-size: 22px;
    }

    .img-headline{
        width: 360px;
    }

    .banner-content h3{
        width: 360px;
        font-size: 14px;
    }

    .seçao h2{
        font-size: 20px;
    }
}

@media screen and (max-width: 320px){
    .logo img{
        width: 110px;
    }
    
    #botao1{
        font-size: 10px;
    }

    .sociais{
        margin-right: 4%;
    }

    .sociais button{
        width: 32px;
        height: 32px;
    }

    .img-headline, .banner-content, .banner-content h2, .banner-content h3{
        width: 320px;
    }

    .img-headline img{
        width: 200px;
    }
}