@media (max-width: 767px) {
    .img-destaque-banner {
        object-fit: cover;
    }

    .container {
        overflow: hidden;
        max-width: 100%;
    }

    .justify-content-between {
        display: flex;
        justify-content: space-between !important;
        flex-wrap: wrap;
        /* Permite que os itens "quebrem" para a linha seguinte se necessário */
    }

    .button-default-alugar.normal {
        padding: 1.5em 1em;
        margin-bottom: 10px;

        font-size: 14px;
    }

    .col-lg-20 {
        width: 100%;
    }
    .infos-goog b.goog {
        font-size: 15px;
        line-height: normal;
        font-weight: normal;
        text-align: center;
        display: block;
        padding: 2em;
        margin-bottom: 0;
    }
    .infos-goog span {
        font-size: 30px;
    }

    .infos-goog img{
        width: 50%;
    }
    .infos-goog b {
        font-size: 1rem;
        margin-bottom: 2em;
    }


    /* .conteudo {
        padding-top: 4em;
    } */

    #topo ul li {
        list-style: none;
    }

    header.menu-fixo {
        background-color: #ffffff;
    }

    header.menu-fixo .logo img {
        max-width: 70%;
        margin: 0 auto;
        display: block;
    }

    .lista-produtos a h4 {
        padding: 0 1em;
        height: 60px;
    }

    #banner-home {
        padding-top: 5em;
    }

    header {
        padding-top: .5em;
        padding-bottom: .5em;
    }

    /* 
    #banner-home {
        padding-top: 3em;
    } */
    .offcanvas {
        width: 80% !important;
    }

    .btn.btn-primary.btn-menu {
        color: var(--main-color);
    }

    .justify-content-between>div {
        flex: 1 1 33.33%;
        /* Cada filho ocupa 33.33% da largura para 3 colunas */
        box-sizing: border-box;
        /* Inclui padding e border no cálculo da largura */
    }

    .ps-5 {
        padding-left: 0.7em !important;
    }

    .pedido-online .pedido-middle {
        margin-bottom: 3em;
        padding-top: 4em;
    }

    .mobile-none {
        display: none !important;
    }

    .mobile-only {
        display: block !important;
    }

    #atracoes .atracoes-lista .texto {
        font-size: 12px;
    }

    #atracoes .atracoes-lista span.principal-servico {
        font-size: 10px;
        color: var(--alternative-color);
        display: block;
        line-height: normal;
    }

    #chales-home #chales a {
        display: block;
        margin-bottom: 2em;
    }

    #atracoes .atracoes-lista h3 {
        font-size: 21px;
        color: var(--text-color);
        padding: 10px 0;
        margin: 0;
        line-height: normal;
        font-weight: bold;
    }

    #servicos-home {
        padding-top: 2em;
    }

    section#empresa .align-center a {
        height: auto;
    }

    .infos-list {
        padding: 1em 0;
    }

    section#empresa {
        background: none;
    }

    .home-horarios .flex-div-individual span {
        font-size: 10px;
    }

    .button-pedido {
        font-size: 12px;
        padding: 1em;
    }

    .signature {
        padding: 2em;
    }

    #topo ul li a {
        text-align: left;
        color: #000;
    }

    footer a.link {
        padding-top: 2em;
        padding-bottom: 1em;
    }

    .social-icons.justify-content-center {
        margin: 0 auto;
    }

    #main-menu .fa-brands {
        font-size: 26px;
    }

    .signature>div>div>div {
        text-align: center !important;
        line-height: 12px;
    }

    #empresa .individual p {
        font-size: 11px;
    }

    #main-menu .d-flex {
        display: block !important;
    }

    #empresa .individual {
        background: #F7F9FA;
        border: 1px solid #EAEAEA;
        border-radius: 3px;
        padding: 1em;
        text-align: center;
        margin-bottom: 1em;
    }

    #empresa .individual h4 {
        font-size: 10px;
    }

    #empresa .individual img {
        width: 30px;
        height: 30px;
    }

    .pe-5 {
        padding-right: 0 !important;
    }

    footer img {
        width: 150px;
        margin: 0 auto;
        display: block;
        margin-top: 0px;
    }

    span.principal {
        font-size: 12px;
        text-align: center;
        display: block;
    }

    #contato-home {
        padding: 3em 2em;
    }

    .texto {
        font-size: 13px;
        line-height: normal;
    }

    #contato .list-infos a {
        font-size: 14px;
    }

    #atracoes .atracoes-lista .col-lg-6:nth-child(even) .change1,
    #atracoes .atracoes-lista .col-lg-6:nth-child(even) .change1 {
        order: 2;
    }

    #atracoes .atracoes-lista .col-lg-6:nth-child(even) .change2,
    #atracoes .atracoes-lista .col-lg-6:nth-child(even) .change2 {
        order: 1;
    }

    #atracoes .atracoes-lista .change2 {
        padding: 1em;
    }

    #estrutura .estrutura-individual {
        margin-bottom: 1em;
    }

    #estrutura .estrutura-individual h4 {
        font-size: 20px;
        color: var(--text-color);
        padding: 0;
        margin: 0;
        line-height: normal;
    }

    #estrutura .estrutura-individual p {
        font-size: 12px;
        padding-bottom: 0px;
        margin-bottom: 0px;
    }

    h2.heading {
        font-size: 20px;
        text-align: center;
        display: block;
    }

    .pedido-online .img-bottom {
        margin-bottom: auto;
        margin-top: auto;
        max-width: 100%;
    }

    .pedido-horarios {
        font-size: 14px;
    }

    .pedido-online .pedido-middle img {
        width: 150px !important;
    }

    .pedido-online .pedido-middle h2 {
        font-size: 50px;
        font-weight: 900;
        line-height: normal;
        text-transform: uppercase;
        margin-bottom: 0px;
        text-shadow: 1px 1px 0px black, -1px -1px 0px black, -1px 1px 0px black, 1px -1px 0px black;
        color: #fda424;
    }
}

@media (max-width: 767px) and (orientation: landscape) {
    .mobile-only {
        display: block !important;
    }
}

@media (min-width: 768px) and (max-width: 992px) {}

@media (max-width: 480px) {}

@media (min-width: 360px) and (max-width: 490px) {}

@media (min-width: 500px) and (max-width: 767px) {}

/* Versão para dispositivos móveis em orientação horizontal */
@media (min-width: 767px) and (max-width: 992px) and (orientation: landscape) {}