/* ----------------------------------------------Acolhimento Intensivo */
.care {
    background-image: url("/images/fundo acolhimento(1).png?5315f5a03807003e7a23f1ac2514e0c5");
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    margin: 0 auto;
    display: block;
    padding: 14rem 0 8.4rem;
}


.care__content {
    display: block;
    margin-top: -7.6rem;
    flex-wrap: wrap;

}

.care__texts__intensivo {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.care__header__subtitle {
    margin: 6.5rem 0 2.8125rem;
}

.care__header__text__1 {
    width: 61.1875rem;
}

.care__img {
    display: flex;
    justify-content: center;
    position: relative;
    top: 30px;
}

/* .care__img img {
    width: 495px;
    object-fit: cover;
    background-size: cover;
    border-radius: 17%;
    margin-top: 1.33rem;
    margin-right: 5.3rem;
} */

.care__itens {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 7rem;
    flex-wrap: wrap;
    margin: 3rem 0 0;

}

.care__title {
    margin: 0 0 2rem 2.3rem;

}


.care__itens__text {
    width: 30rem;
    text-align: initial;
    /* margin-top: -1rem;*/
    margin: 0 0 0 2.3rem;
}

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


}

.care__content__imgs img {
    width: 100%;


}


.care__content__imgs {
    position: relative;
    /* width: 31.25rem; */

}

.cabin__content {
    display: flex;
    flex-wrap: wrap;
    gap: 0 50px;
    align-items: center;
    height: 100%;
}

.care--icon {
    position: absolute;
    bottom: -3.3rem;
    left: -8rem;
    z-index: 1;
}

@media (max-width: 1024px) {

    .care__content {
        margin: 1.375rem 0 0;
    }

    .care__header__subtitle {
        margin: 2.5rem 0 2.5rem;
    }

    .care__header__text__1 {
        width: 100%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .care__img {
        width: 19.4375rem;
        margin-left: 0;
    }

    .menu-community {
        display: none;
    }

    .care__title {
        margin: 2rem 0 0;

    }

    .care__itens,
    .care__content__imgs,
    .care__itens__text {
        display: flex;
        justify-content: center;
        align-items: center;
        /* max-width: 101%; */

    }

    .care__itens__text {
        width: 100%;
        flex-wrap: wrap;
        margin: 0 0 1rem 0;

    }

    .care__content__texts__left {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;

    }

    .button__corousel {
        margin-bottom: -77px;
    }


    .care--icon {
        display: none;
    }

}

/* ------------------------------------------acolhimento Períodico*/



.care__content__period {
    display: block;
    margin-top: -7.6rem;
    flex-wrap: wrap;
}

.care__itens__period {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 11.6rem;
    flex-wrap: wrap;
    margin: 3rem 0 0;
}

.care__itens__text__period {
    width: 30rem;
    text-align: initial;
    margin-top: 1rem;
    /* margin-left: 2.95rem; */
}

.care__title__period {
    text-align: initial;
}

.care__content__imgs__period {
    position: relative;
}

.care__img__period {
    width: 30.9375rem
}

@media(max-width:1024px) {

    .care__itens__period {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;

    }

    .care__content__imgs__period {
        display: flex;
        justify-content: center;
    }

    .care__title__period {
        text-align: initial;
        margin: 0 0 2rem;
    }

    .care__itens__text__period {
        width: 20rem;
        margin-top: 0;
        /* margin-left: 2.95rem; */
    }

    .care__img__period {
        display: flex;
        justify-content: center;
        /* width: 30.9375rem; */
        margin: 2.5rem 0 0;
        width: 19.4375rem;
    }
}

@media(max-width:600px) {
    .care__content__period {
        margin-top: 1.4rem;
    }

    .care__itens__text {
        text-align: center;
        width: 20rem;
    }

}

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

.responsible__function {
    margin: 0 1.5rem;
}

.resp_title_acolhimento {
    margin: 0 0 3.3rem 0;
}


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

.resp__img img {
    width: 100%;
    position: relative;
    height: 470px;
    -o-object-fit: cover;
       object-fit: cover;
}

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


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

@media (max-width:1366px) {
    .icon--fan--resp {
        margin: -6.25rem 0 0 -3.125rem;
    }
}

@media (max-width:1024px) {
    .resp__img img {
        height: 375px;
    }
    .icon--fan--resp {
        width: 23.125rem;
        margin: -5.25rem 0 0 -2.5rem;
    }
}

@media (max-width:768px) {
    .resp__content__itens {
        display: grid;
        grid-template-columns: repeat(3, 322px);
        grid-template-rows: repeat(3, auto);
        /* overflow: auto; */
        overflow-x: scroll;
    }



    .icon--fan--resp {
        /* height: 147px; */
        width: 23.75rem;
        margin: -5.25rem 0 0 -2.5rem;
    }
}

/* ----------------------------------------Carrossel  */

.reservation-acolhimento {
    background-image: url(/images/bannerAcolhimento.png?7fe16130e9fd25adf71e5e2bdf24415e);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    margin: 0 auto;
    display: block;
    padding: 14rem 0 2rem 0;
}

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


.slide__carousel__img__intens {
    max-width: 76rem;
}

.slide__carousel__img__intens img {
    width: 100%;
}

/* .swiper-acolhimento {
    height: 650px;
} */

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

.swiper-pagination {
    display: none;
}

.carousel_acolhimento {
    margin-top: -8.5rem;
}


.button__corousel a {
    margin-top: 0.5rem;
    margin-bottom: 5rem;
}

@media (max-width: 768px) {
    .slide__carousel__img__intens {
        max-width: 41.5rem;
    }

    .col-md-4 {
        width: 100%;
    }
}

@media(max-width:1024px) {
    .slide__carousel__img__intens {
        max-width: 52rem;
    }



}

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

    .slide__carousel__img__intens {
        max-width: 19rem;
    }

    .swiper-acolhimento {
        padding: 3rem 0 0;
    }


}

@media (max-width: 375px) {
    .slide__carousel__img__intens {
        max-width: 22rem;
    }
}

