/*----------------------------------------------Agendamento serviço */
.huts {
    background-image: url("/images/fundo cabanas.png?34de91f35e4bc2b118c6587ec9034c22");
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    margin: 0 auto;
    display: block;
    padding-bottom: 2.4rem;
    padding-top: 7rem;
}

.huts__texts__titles {
    margin-top: -2rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}



.huts__header__subtitle {
    margin: 5.7rem 0;

}

.huts__button__top {
    margin-bottom: 2rem;
    display: flex;
    justify-content: center;

}

.huts__cards {
    padding: 0 2.6rem;
}

.huts__cards,
.huts__imgs_cards {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    text-align: left;

}

.difference__introduction {
    margin: 2.5rem 0 0;
    text-align: left;
    width: 30.25rem;
    height: 4.75rem;
}

.difference__title__top {
    margin-bottom: 3.4rem;
}

.host__content {
    padding: 0 10rem;
}

.huts__content__itens_card {
    position: relative;
    width: 36.25rem;
    height: 31.75rem;
    border-radius: 70px;
    z-index: 1000;
}

.difference_huts_title {
    position: absolute;
    text-align: center;
    bottom: 4rem;
    left: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap;
    z-index: 1001;
}

.difference_huts_subtitle {
    position: absolute;
    text-align: center;
    bottom: 2rem;
    left: 50%;
    z-index: 1001;
    transform: translate(-50%, -20%);
}

.works__itens__cabanas {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    gap: 8rem;
    text-align: left;
    margin: 3rem 0 0 -1rem;
}

.works__itens__text {
    width: 30.25rem;
    height: 13.5rem;
}

@media (max-width: 1024px) {
    .huts__cards {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .huts__content__itens_card {
        max-width: 19.4375rem;
        max-height: 15.625rem;
        border-radius: 70px;
    }



}

@media (max-width: 600px) {
    .huts__content {
        padding: 7.6rem 0 0;
    }

    .huts__header__subtitle {
        margin: 0 0 2.8rem 0;
    }

    .works__content {
        position: relative;
        top: unset;
    }

    .menu-community {
        display: none;
    }

    .difference__introduction {
        width: 19.43rem;
        margin: 3rem 0;
    }

    .works__itens__cabanas {
        display: flex;
        justify-content: center;
        flex-direction: column;
        gap: 2rem;
    }

    .works__itens__text {
        width: 19.43rem;

    }

    .works__itens {
        display: flex;
        justify-content: center;
        align-items: center;
    }


}

@media (max-width: 600px) {
    .diff__content__cards__center {
        margin-top: unset;
    }

    .huts__cards {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
    }
}

/* ------------------------------------ serviços */

.host {
    background-image: url(/images/fundoServico.svg?6a111c168987d1ecb70afe623e296f29);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    padding: 6rem 0;
}

.host__content {
    display: flex;
    gap: 6.5rem;
    justify-content: center;

}

.content__host__cards,
.content__host__cards__2 {
    display: flex;
    gap: 2rem;
    flex-wrap: wrap;
    justify-content: center;
}



.content__host__cards__card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1.5rem;
    padding: 3rem 0.5rem;
    background-color: #fff;
    border-radius: 2.5rem;
    flex: 0 0 14.12rem;
    margin-top: 2rem;
    width: 14.125rem;
    height: 21.75rem;
}

.content__host__cards__card__title {
    text-transform: uppercase;
    text-align: center;
}

.content__host__cards__card__text {
    text-align: center;
    padding: 1rem 1rem 0rem;
}

@media(max-width:1366px) {

    .content__host__cards,
    .content__host__cards__2 {
        display: flex;
        gap: 0.5rem;
        flex-wrap: wrap;
        justify-content: center;
    }


}

@media (max-width: 1024px) {
    .content__host__title {
        text-align: center;
        display: flex;
        justify-content: center;
    }
}


@media (max-width: 600px) {
    .host__content {
        display: flex;
        flex-direction: column;
        gap: 2rem;
    }
}

@media (max-width: 375px) {
    .huts__cards {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        width: 24rem;
    }

    .betroo__mob {
        padding: 0 3rem;
    }

}




/* ____________________________________bedrom */

.bedroom__content {
    display: flex;
    gap: 6.5rem;
    justify-content: center;
    padding: 0 10rem;
    margin: 6rem 0 0;
}

.content__bedroom__cards,
.content__bedroom__cards__2 {
    display: flex;
    gap: 2rem;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.content__bedroom__title {
    margin-bottom: 3.5rem;
}

.content__bedroom__cards__card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1.5rem;
    padding: 2rem 1.5rem;
    background-color: #de9933;
    border-radius: 2.5rem;
    flex: 0 0 14.12rem;
    height: 204px;
}

.content__bedroom__cards__card img,
.content__bedroom__cards__card__2 img {
    height: 64px;
    width: 50px;
}

.content__bedroom__cards__card__2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 1.5rem;
    padding: 2rem 1.5rem;
    background-color: #75730a;
    border-radius: 2.5rem;
    flex: 0 0 14.12rem;
    height: 204px;
}

.content__bedroom__cards__card__title {
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    margin: 1.05rem;
}

.bedroom__button {
    display: flex;
    justify-content: center;
    margin-top: 3rem;

}

@media (max-width: 1366px) {

    .content__bedroom__cards,
    .content__bedroom__cards__2 {
        display: flex;
        gap: 0.5rem;
        flex-wrap: wrap;
        justify-content: center;
    }
}

@media (max-width: 1024px) {

    .content__bedroom__cards,
    .content__bedroom__cards__2 {
        display: flex;
        gap: 1rem;
        flex-wrap: wrap;
        justify-content: center;
    }

    .bedroom__content {
        display: flex;
        gap: 0rem;
    }

    .content__bedroom__title {
        text-align: center;
        margin-bottom: 3.5rem;
    }
}



@media (max-width: 600px) {
    .bedroom__content {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 2rem
    }
}

@media(max-width:365px) {

    .content__bedroom__cards,
    .content__bedroom__cards__2 {
        width: 12rem;
    }
}

