@media screen and (max-width: 730px) {
    .nav-bar {
        padding: 1.5rem 4rem;
        margin-top: -20px;
    }
    .nav-item {
        display: none;
    }
    .agenda-button {
        display: none;
    }
    .mobile-menu-icon {
        display: block;
    }
    .mobile-menu-icon button {
        background-color: transparent;
        border: none;
        cursor: pointer;
    }
    .mobile-menu ul {
        display: flex;
        flex-direction: column;
        text-align: center;
        padding-bottom: 1rem;
    }
    .mobile-menu .nav-item {
        display: block;
        padding-top: 1.2rem;
    }
    .mobile-menu .agenda-button {
        display: block;
        padding: 1rem 2rem;
    }
    .mobile-menu .agenda-button button {
        width: 100%;
    }
    .open {
        display: block;
    }

    .info-mobile{
     display: flex;
     align-items: center;
     justify-content: center;
     background:#32c932 ;
     gap: 15px;
     padding: 0.5rem 2rem;
     width: 100%;
 }

 .info-mobile h5{
    font-size: 16px;
    color: #fff;
    margin-right: 30px;

}

.info-mobile .social-icons{
    width: 20%;
    height: auto;
    font-size: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.social-icons a{
    background: #175c05;
    border-radius: 100%;

}

.social-icons i{
    color:#fff ;
    font-size: 20px;
    padding: 8px;
    border-radius: 100%;
}

.social-icons i:hover{
    color: #32c932;
}



.endereco, .info-top, .icons-social{
    display: none;
}


.secao-sobre{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    gap: 100px;
    margin: 200px 0 0 0;
    flex-direction: column;

    
}

.info-sobre{
    margin-top: -180px;
    width: 450px;
    padding: 30px;

}

.secao-sobre h3{
    font-size: 30px;
    font-weight: 800;
    color: #175c05 ;
    

}

.secao-sobre p{
    font-size: 20px;
    font-weight: 300;
    color: #000000 ;
    text-align: center;
    
    
    
}


.img-sobre{
    width: 300px;
    margin-left: 25px;
}

.secao-sobre img{
    width: 400px;
    height: 400px;
    border-radius: 12px;
    margin-top: -50px;
}

.btn-sobre{
    background: #175c05;
    border: none;
    border-radius: 20px;
    text-align: center;
    margin-top: 25px;
    margin-left: 70px;
    padding: 10px;
    width: 250px;

}




}

@media screen and (max-width: 450px){



.banner-fixo-hero img{
    width: 100%;
    height: 400px;
    object-position: center;
    object-fit: cover;


}

    .secao-sobre{
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        gap: 100px;
        margin: 200px 0 0 0;
        flex-direction: column;


    }

    .info-sobre{
        margin-top: -180px;
        width: 450px;
        padding: 30px;

    }

    .secao-sobre h3{
        font-size: 30px;
        font-weight: 800;
        color: #175c05 ;


    }

    .secao-sobre p{
        font-size: 20px;
        font-weight: 300;
        color: #000000 ;
        text-align: center;



    }


    .img-sobre{
        width: 300px;
        margin-left: 25px;
    }

    .secao-sobre img{
        width: 400px;
        height: 400px;
        border-radius: 12px;
        margin-top: -50px;
    }

    .btn-sobre{
        background: #175c05;
        border: none;
        border-radius: 20px;
        text-align: center;
        margin-top: 25px;
        margin-left: 70px;
        padding: 10px;
        width: 250px;

    }

    .especialidades{
        width: 100%;

    }

    .especialidades h4{
        font-size: 25px;

    }

 .sub-banner{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 20px auto;

}

.sub-banner img{
 
    height: 250px; 
}
.sub-banner h4{

    font-size: 25px;
   
}

.depoimentos h4{
    font-size: 30px;
    color: #175c05 ;
    font-weight: 900;

}

.depoimentos img{
   width: 450px;
    height: 100px;
    
}

.contatos{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    flex-direction: column;
    padding: 30px;

}

.contatos .info-contatos{
    display: flex;
    align-items: firstbaseline;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    margin-left: 100px;

}




.contatos h4{
    font-size: 30px;
    margin-bottom: 15px;
}

.contatos .info-contatos h6{
    font-size: 16px;
    text-align: center;
    margin-bottom: 30px;
    width: 350px;

}

.info-contatos span{
    text-align: left;
    font-size: 18px;
    color:  #175c05 ;
    width: 450px;
}

.info-contatos i{
    font-size: 18px;
    margin-right: 12px;
    color:  #175c05 ;
}

.mapa{
  
    width: 380px;
    margin: 25px 0 0 95px;
}

.mapa iframe{
    width: 360px;
    height: 250px;
}


footer{
    flex-direction: column;
}

footer .f1{
    gap: 10px;
    

}
footer .fi > h5{
    
    font-size: 20px;
}


.icons-social-footer{
    margin-bottom: 20px;

}

footer .f2{
    margin-bottom: 20px;

}
footer .f3 > span{

    font-size: 12px;
    font-weight: 700;

}

footer .f3 > a> h4{
    font-size: 12px;
    font-weight: 700;
}


.info-agendamentos h3{

    font-size: 18px;

}

.info-agendamentos span{
    font-size: 12px;
}


}

@media screen and (max-width: 400px){


    .info-mobile h5{
        font-size: 14px;
        color: #fff;
        margin-right: 30px;

    }
    .info-banner h1{
        font-size: 12px;
        color: #365b6d;
        font-weight: 900;
        margin: 100px 0 10px 150px;
        text-align: center;
    }

    .info-banner p{
        font-size: 8px;
        color: #ffffff;
        font-weight: 400;
        text-align: center;
        margin: 0 0 5px 170px;
    }

    .btn-banner{
        margin: 0 0 110px 180px;
    }

    .info-banner a{

        background:#175c05 ;
        color: #fff;
        font-size: 8px;
        padding: 8px 25px;
        border-radius: 20px;
    }

    .secao-sobre h3{
        font-size: 25px;
        font-weight: 800;
        color: #175c05 ;
        text-align: center;


    }

    .info-sobre{
        margin-top: -180px;
        width: 450px;
        padding: 50px;

    }

     .btn-sobre{
      
        margin-left: 40px;
    }

    .img-sobre{
        width: 300px;
        margin-left: 80px;
    }

     .secao-sobre img{
        width: 350px;
        height: 350px;
        border-radius: 12px;
        margin-top: -50px;
    }

    .cards{
        margin-left: -8px;
    }

    .card-esp{
    width: 350px ;
}

.especialidades .card-esp-body{
    width: 100%;
    margin-left: 20px;
}

.sub-banner{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 20px auto;

}

.sub-banner img{
 
    height: 250px; 
}
.sub-banner h4{
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    font-size: 25px;
    text-align: center;
    max-width: 1200px;
    color: #fff;
    font-weight: 800;
}

.depoimentos h4{
    font-size: 30px;
    color: #175c05 ;
    font-weight: 900;

}

.depoimentos img{
    width: 450px;
    height: 100px;
    
}

.contatos{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    flex-direction: column;
    padding: 30px;

}

.contatos .info-contatos{
    display: flex;
    align-items: firstbaseline;
    justify-content: center;
    flex-direction: column;
    width: 450px;
    margin-left: 100px;

}




.contatos h4{
    font-size: 30px;
    margin-bottom: 15px;
}

.contatos .info-contatos h6{
    font-size: 16px;
    text-align: center;
    margin-bottom: 30px;
    width: 350px;

}

.info-contatos span{
    text-align: left;
    font-size: 18px;
    color:  #175c05 ;
}

.info-contatos i{
    font-size: 18px;
    margin-right: 12px;
    color:  #175c05 ;
}

.mapa{
  
    width: 380px;
    margin-left: 80px;
}

.mapa iframe{
    width: 360px;
    height: 250px;
}

footer{
    flex-direction: column;
}

footer .f1{
    gap: 10px;
    

}
footer .fi > h5{
    
    font-size: 20px;
}


.icons-social-footer{
    margin-bottom: 20px;

}

footer .f2{
    margin-bottom: 20px;

}
footer .f3 > span{

    font-size: 12px;
    font-weight: 700;

}

footer .f3 > a> h4{
    font-size: 12px;
    font-weight: 700;
}


}

