.vivencia-banner {
    padding-top: 12rem;
}

.inter {
    height: 100%;
    margin: 0 auto;
    display: block;
    padding-bottom: 8.5rem;
}

.inter__content {
    display: block;
    margin-top: -0.6rem;
}

.inter__icon__header {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: -3.1rem 0 2.4rem;
}

.inter__header__subtitle {
    margin: 0.5rem 0 3.6rem;

}

.inter__header__text__1 {
    margin: 1rem 10rem;

}

.internal__security {
    background-image: url(/images/bannerMeditandopag.svg?9a5620c2d5750264b954e1920819dfba);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    margin: 0 auto;
    display: block;
    padding-bottom: 6rem;
}

.introduction__header__security {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    flex-wrap: wrap;
    margin-top: 5.6rem;
}

.intro__itens {
    display: grid;
    gap: 1rem;
}

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

@media (max-width: 600px) {

    .inter__content {
        position: relative;
        top: 4rem;
    }

    .inter__icon__header {
        margin: -0.5rem 0 2.4rem;
    }

    .menu-community {
        display: none;
    }

    .inter__header__text__1 {
        margin: 1rem 0 5rem;

    }

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

    .inter__content__texts__left {
        text-align: center;
        padding-top: 7rem;
    }

    .introduction__header__security {
        display: flex;
        flex-direction: column;
    }

    .intro__itens {
        display: grid;
        gap: 1rem;
    }
}

/* ------------------------------------------responsible*/
.responsible {
    background-image: url(/images/bannerviolet-verdeDireitaTop.svg?1cf92e39cbf5afcf8bc0b59bea72721e);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    margin: 0 auto;
    display: block;
    padding: 5rem 0 0 0;
}

.resp_title {
    margin: -1rem 0 3.3rem 0;
}

.resp__content__title {
    margin: 0 1.5rem;
}

.resp__img__interno {
    padding-top: 2rem;
    display: flex;
    justify-content: center;
    align-content: center;
}

.resp__img__interno img {
    width: 100%;
    position: relative;
}



.icon--fan--interno {
    display: flex;
    justify-content: center;
    /* margin-top: -100px; */
    width: 28.125rem;
    margin: -6.25rem 0 0 -2.125rem;
}


.icon--fan--interno img {
    width: 100%;
}

@media (max-width:1024px) {
    .icon--fan--interno {
        width: 23.125rem;
        margin: -5.25rem 0 0 -2.5rem;
    }
}

/* ----------------------------------------reservation */

.reservation {
    background-image: url(/images/bannerVioletaEsqbottom.svg?4d91185de68712dc645259eddfc52bd4);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    margin: 0 auto;
    display: block;
    padding: 5rem 0 4.18rem 0;
}

.btn__reserv__top {
    margin-bottom: 7.5rem;
}

.reserv__content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5rem;
    flex-wrap: wrap;
    padding: 0 4.0625rem 0 3.75rem;
}


.reserv__content__texts__left {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.reserv__content__imgs {
    position: relative;
}

.reserv__img {
    display: flex;
    justify-content: center;
    width: 31.375rem;
    height: 40.6875rem;
    /* padding-top: 70px; */
}

.reserv__img img {
    width: 100%;
    margin: 0 auto;
    background-size: cover;
}

.reserv--icon {
    position: absolute;
    top: -8.1rem;
    left: -5rem;
    z-index: 1;

}

.reserv__itens__text {
    width: 37.68rem;
    margin: 1rem 0 0;
}

.reserv__itens__text__2 {
    width: 25.5625rem;
    height: 3rem;
    margin: 3.5rem 0 0;
}

input[type="text"] {
    width: 80%;
    padding: 0.5rem;
    border-radius: 3rem;
    border: 0;
}

input::-moz-placeholder {
    padding-left: 1rem;
}

input:-ms-input-placeholder {
    padding-left: 1rem;
}

input::placeholder {
    padding-left: 1rem;
}

.reserv__form {
    margin-top: 2rem;
}

.reserv__form__inputs-flex {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.btn__reserv {
    width: 15.5rem;
}

.container-medium {
    padding: 0;
}


@media(max-width:1366px) {
    .reserv__content {
        padding: 0;
    }
}

@media (max-width: 1024px) {

    .reserv__content {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center;
        gap: 5rem;
        flex-wrap: wrap;
        margin-top: -0.7rem;
    }

    .reserv__content__texts__left {
        display: flex;
        flex-direction: column;
        justify-content: center;
        /* align-items: center; */
    }

}


@media (max-width: 600px) {

    /* .reserv__content {
        position: relative;
        top: unset;
    } */


    .reserv__itens__text__2 {
        width: 17.1875rem;
        height: 4.0625rem;
        margin: 3.5rem 0 0;
    }

    .reserv--icon {
        position: absolute;
        top: -3.09rem;
        left: -4rem;
        z-index: 1;
        width: 9.375rem;
    }

    .reserv__img {
        width: 19.4375rem;
        height: 25.625rem;
        position: relative;
        z-index: 10;

    }

    .menu-community {
        display: none;
    }

    .reserv__content {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
    }

    .reserv__itens__text {
        width: 20.1875rem;
        /* height: 6.375rem; */

    }

    .reserv__form__inputs-flex input[type="text"],
    select {
        width: 100%;
        padding: 0.5rem;
        border-radius: 3rem;
        border: 0;
    }

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

    .btn__reserv {
        width: 17.5rem;
    }
}

/*----------------------------------------Carrossel  */
.slide__carousel__img {
    padding: 0 100px;
}

.swiper {
    height: 650px;
}

.swiper-slide {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.swiper-pagination {
    display: none;
}

.carousel {
    margin-top: -4.5rem;
}

.button__corousel {
    margin-top: 3.9rem;
}

@media (max-width: 600px) {
    .swiper {
        height: 300px;
    }
}

