@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* life at citiasia css start */

.bg-image img {
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center;
    background-size: cover;
    width: 100%;
    background-repeat: no-repeat;
}

.bg-image .bg-word {
    display: flex;
    padding: 35px;
    justify-content: center;
    align-items: center;
    background: linear-gradient(90deg, #2758A7 0%, #0F2241 100%);
}

.bg-image .bg-word h3 {
    color: #FFF;
    font-family: 'poppins';
    font-size: 55px;
    font-style: normal;
    font-weight: 700;
    line-height: 64px;
}

/* Life at citiasia css end */

/* Activity css start */

.activity {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 0;
    background-color: #D9D9D9;
}

.activity .activity-word {
    display: flex;
    color: #2758A7;
    font-family: 'Poppins';
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    padding: 20px;
    justify-content: center;
}

.activity .carousel-image {
    /* width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; */
    height: 100%;
    width: 100%;
    object-fit: cover;
    max-height: 500px;
}

.activity #carouselExampleCaptions .carousel-item h5 {
    color: white;
    font-family: 'Poppins';
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
    text-shadow: #000 10px 0 10px;
}

/* Activity css end */

/* contribute css start */

.contribute {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #D9D9D9;
    font-family: 'poppins';
}

.contribute-word {
    padding: 5px 0px 0px 0px;
}

.contribute-word h3 {
    color: #2758A7;
    font-family: Poppins;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
}

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

.contribute-img img {
    /* position: absolute; */
    width: 97vh;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1;
}

.contribute-img a:hover {
    opacity: 0.50;
}

.contribute-magang a {
    display: flex;
    z-index: 100;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.contribute-stupen a {
    display: flex;
    z-index: 100;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.contribute-magang img {
    z-index: 100;
}

.contribute-stupen img {
    z-index: 100;
}

.contribute-stupen {
    display: flex;
    z-index: 100;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.contribute-magang h3 {
    z-index: 100;
    color: #FFF;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    position: absolute;
}

.contribute-stupen h3 {
    color: #FFF;
    z-index: 100;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    z-index: 100px;
    position: absolute;
}

/* contribute css end */

/* Testimoni css start */

/* Testimoni css start */

.testimoni {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-family: 'poppins';
}

.testimoni-word {
    margin: 5px 0px 5px 0px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #D9D9D9;
    padding: 3px 0px 0px 0px;
}

.testimoni h3 {
    color: #2758A7;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
}

.testimoni-card {
    margin-top: 30px;
    display: flex;
    width: 100%;
    justify-content: center;
    gap: 40px;
    align-items: center;
}

.testimoni-card .card {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #2758A7;
    min-height: 500px;
}

.testimoni-card .card img {
    margin: 40px 0px 10px 0px;
    width: 189px;
    height: 189px;
    border-radius: 189px;
}

.testimoni-card .card .card-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: justify;
    color: white;
    margin-bottom: 20px;
    flex: none !important
}

.testimoni-card .card .card-text {
    color: #FFF;
    font-size: 12px;
    font-weight: 200;
    letter-spacing: 0.36px;
}

/* Testimoni css end */

/* .testimoni {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-family: 'poppins';
}

.testimoni-word {
    margin: 5px 0px 5px 0px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #D9D9D9;
    padding: 3px 0px 0px 0px;
}

.testimoni h3 {
    color: #2758A7;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
}

.testimoni-card {
    margin-top: 30px;
    display: flex;
    width: 100%;
    justify-content: center;
    gap: 40px;
    align-items: center;
}

.testimoni-card .card {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #2758A7;
}

.testimoni-card .card img {
    margin: 40px 0px 10px 0px;
    width: 189px;
    height: 189px;
    border-radius: 189px;
}

.testimoni-card .card .card-body {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: justify;
    color: white;
    margin-bottom: 20px;
}

.testimoni-card .card .card-text {
    color: #FFF;
    font-size: 12px;
    font-weight: 200;
    letter-spacing: 0.36px;
} */

/* Testimoni css end */

/* Life at Citiasia ig fetch css start */

.instagram {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: 'poppins';
}

.instagram-word {
    margin: 5px 0px 5px 0px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #D9D9D9;
    padding: 3px 0px 0px 0px;
}

.instagram-word h3 {
    color: #2758A7;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
}

.instagram .instagram-container {
    width: 75%;
    margin: 50px 0px 50px 0px;
}


.instagram-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 2px;
    width: 100%;
}

.grid-item {
    background-color: #ddd;
    width: 100%;
}

.instagram .grid-item img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    /* atau 'cover' tergantung dari kebutuhan */
    object-position: center;
    /* atau sesuai kebutuhan */
}

@media (max-width: 858px) {

    .bg-image .bg-word {
        padding: 0;
    }

    .bg-image .bg-word h3 {
        font-size: 32px;
    }

    .activity .activity-word {
        padding: 10px;
    }

    .instagram-word h3 {
        text-align: center;
        font-size: 24px;
    }

    .instagram .instagram-container {
        width: auto;
    }

    .testimoni-card {
        flex-wrap: wrap;
    }
}

/* Life at Citiasia ig fetch css end */
