@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');
body {
    font-family: "Poppins", sans-serif;
}

.bg-primary-footer {
    background-color: #294B29 !important; }

.justify-status-media {
    justify-content: center;
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
}

.nav-link{
    text-decoration: none !importantw;
    color: black;
    font-family: poppins;
    font-weight: 650;
}

.img-logo-navbar {
    width: 150px;
}

.img-logo-service {
    max-width: 100px;
    max-height: 100px;
    width: auto;
    height: auto;
    object-fit: cover;
}

.nav-link:hover{
    color: green;
    text-decoration: underline;
    font-weight: 650;
}

.nav-item .nav-link.active{
    color: #198754;
    text-decoration: underline;
    font-weight: 650;
}

.deskripsi-logo{
    font-size: 10px;
    font-weight: 500;
}

.img-logo-gokups {
    max-width: 100px;
    object-fit: cover;
    /* height: 100px; */
}


/* --------------------------Global-------------------------- */
.pt-cs {
    padding-top: 130px;
}

.btn-nav-contact {
    width: 100px;
    height: 35px;
    padding: 7px;
    font-size: 14px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    margin: 0px auto;
    color: #fff;
    background: #294B29;
}

.btn-nav-contact:hover {
    width: 100px;
    height: 35px;
    padding: 7px;
    font-size: 14px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    margin: 0px auto;
    color: #fff;
    background: #294B29;
}

.img-profile-sistem {
    width: 50px !important;
    height: 50px !important;
}

/* --------------------------Beranda-------------------------- */
.image-information {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    margin-left: 10px;
}

.text-information {
    font-size: 18px;
    height: 380px;
    overflow-y: auto;
    text-align: justify;
}

.visi-misi-informasi {
    height: 650px;
    overflow-y: auto;
    text-align: justify;
}

.image-right-creative {
    position: absolute;
    top: 40%;
    left: 10%;
}

.text-benner {
    font-size: 18px;
    text-align: justify;
}

/* .bg-jungle {
    background-image: url('../image/logo/gambar-hutan.jpg');
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    background-size: cover;
} */

.img-carousel-banner-home {
    width: 100%;
    height: auto; /* Menggunakan auto agar gambar proporsional */
    max-height: 600px; /* Maksimal height di desktop */
    object-fit: cover; /* Mengatur gambar agar menutupi seluruh area tanpa merusak proporsi */
}

.carousel-caption {
    position: absolute;
    top: 50%;
    bottom: 17.25rem !important;
    left: 50% !important;
    padding-top: 0px !important;
    padding-bottom: 2.65rem !important;
    transform: translate(-50%, -50%); /* Menempatkan teks di tengah-tengah */
    text-align: center;
    width: 100%;
    padding: 0 15px; /* Padding untuk memastikan teks tidak terlalu mepet pada tepi */
}

.carousel-caption h2 {
    font-size: 37px;
}


/* CSS untuk link dalam elemen <ul> */
ul.list-unstyled li a {
    color: white; /* Warna teks link normal */
    text-decoration: none; /* Menghilangkan garis bawah pada link */
    transition: color 0.3s ease; /* Transisi warna saat hover */
}

ul.list-unstyled li a:hover {
    font-size: 16px;
    font-weight: 700;
    color: #fff !important; /* Warna teks link saat hover */
}

.img-information-home {
    width: 100%;
    height: 365px;
    border-radius: 60px 0 60px 0;
}

.img-about-information-1 {
    /* width: 100%; */
    height: 350px;
    object-fit: cover;
    border-radius: 60px 0 60px 0;
}

.img-about-information-2 {
    /* width: 100%; */
    height: 350px;
    object-fit: cover;
    border-radius: 60px 0 60px 0;
}

.image-funcions {
    width: 100%;
    max-width: 100%;
    height:600px;
    object-fit: cover;
}

.img-about-function {
    width: 100%;
    height: 366px;
    object-fit: cover;
    border-radius: 10px;
}

.img-detail-artikel {
    width: 100%;
    height: 539px;
    object-fit: cover;
    border-radius: 20px;
}

.title-article-detail {
    font-size: 20px;
    font-weight: 500;
    color: #555555;
    text-decoration: none;
}

.group-link-artikel-cs .title-article-detail:hover {
    /* font-size: 16px; */
    color: #198754;
}

.group-link-artikel-cs .detail-title-article-detail:hover {
    /* font-size: 16px; */
    color: #198754;
}

.title-article-detail:hover {
    font-size: 20px;
    font-weight: 500;
    color: #555555;
    text-decoration: none;
}

.detail-title-article-detail {
    color: #B6B6B6;
    font-size: 20px;
    font-weight: 500;
    text-decoration: none;
}

.img-artikel {
    width: 100%;
    height: 250px;
    object-fit: cover;
    border-radius: 20px 20px 0 0;
}

.img-galery {
    width: 100%;
    height: 310px;
    border-radius: 20px;
}

.card-cs {
    border: none;
    border-radius: 25px !important;
}

.page-item .page-link-child-cs {
    width: 50px;
    height: 50px;
    color: #198754;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

.page-item .page-link-child-cs:hover {
    color: #fff !important;
    background: #198754 !important;
    border-radius: 50% !important;
    padding: 18px !important;
    text-decoration: none;
}


.grup-text-youtube {
    padding: 20px;
    margin: 85px auto;
}

.title {
    font-size: 20px;
    text-align: center;
    color: white;
    font-weight: bold;
}

.address {
    font-size: 13px;
    text-align: center;
    color: white;
}

.tesk-description {
    font-size: 13px;
    text-align: justify;
    color: white;
}

.title-youtube {
    font-size: 50px;
    /* text-align: center; */
}

.btn-yt-cs {
    width: 150px;
    height: 45px;
    padding: 8px !important;
    color: #fff !important;
    background-color: #198754 !important;
    border-color: #198754 !important;
}

.text-youtube {
    font-size: 28px;
    /* text-align: justify; */
}

.btn-peraturan-cs {
    align-self: flex !important;
    padding: 10px 29px !important;
    border: none !important;
    border-radius: 10px !important;
    background-color: #294B29 !important;
    color: white !important;
    font-weight: bold !important;
    border-radius: 2px !important;
    cursor: pointer !important;
}

.btn-success {
    align-self: flex;
    padding: 10px 29px;
    border: none;
    background-color: #294B29;
    color: white;
    font-weight: bold;
    border-radius: 2px;
    cursor: pointer;
}

.iframe-youtube-cs {
    width: 100% !important;
    height: 430px;
    border-radius: 25px;
}

.title-banner-cs::after {
    content: '\A' !important;
    white-space: pre !important;
}

.text-description {
    color: #fff;
}
/* --------------------------Tentang Kami-------------------------- */
.pt-cs-function{
    padding-top: 100px;
    padding-bottom: 150px;
}

.image-function{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 300px;
}

.text-function {
    font-size: 18px;
    text-align: justify;
}

.text-visi{
    font-size: 14px;
    text-align: justify;
}

.text-misi{
    font-size: 14px;
    text-align: justify;
}

.task12 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 20px;
    padding-top: 20px;
}

.task34 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 250px;
    padding-top: 50px;
}

.task56 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 20px;
    padding-top: 50px;
}

.task7 {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 0px;
    padding-top: 50px;
}


.background-image {
    background-image: url('../logo/logo-kemhut.png');
    background-size: 200px;
    background-position: center calc(50% - 45px);
    background-repeat: no-repeat;
    width: 100%;
}

.card-taks-1 {
    width: 40%;
    height: 100px;
    display: flex; /* Menggunakan Flexbox */
    justify-content: center; /* Mengatur teks agar berada di tengah secara horizontal */
    align-items: center;
    padding: 10px; /* Tambahkan padding jika perlu */
    box-sizing: border-box;
    margin: 10px auto;
    border-radius: 45px 0px 45px 0px;
    background: #D9FADE;
}
.card-taks-2 {
    width: 40%;
    height: 100px;
    display: flex; /* Menggunakan Flexbox */
    justify-content: center; /* Mengatur teks agar berada di tengah secara horizontal */
    align-items: center;
    padding: 10px; /* Tambahkan padding jika perlu */
    box-sizing: border-box;
    margin: 10px auto;
    border-radius: 45px 0px 45px 0px;
    background: #D9FADE;
}
.card-taks-3 {
    width: 40%;
    height: 100px;
    display: flex; /* Menggunakan Flexbox */
    justify-content: center; /* Mengatur teks agar berada di tengah secara horizontal */
    align-items: center;
    padding: 10px; /* Tambahkan padding jika perlu */
    box-sizing: border-box;
    margin: 10px auto;
    border-radius: 45px 0px 45px 0px;
    background: #D9FADE;
}
.card-taks-4 {
    width: 40%;
    height: 100px;
    display: flex; /* Menggunakan Flexbox */
    justify-content: center; /* Mengatur teks agar berada di tengah secara horizontal */
    align-items: center;
    padding: 10px; /* Tambahkan padding jika perlu */
    box-sizing: border-box;
    margin: 10px auto;
    border-radius: 45px 0px 45px 0px;
    background: #D9FADE;
}
.card-taks-5 {
    width: 40%;
    height: 100px;
    display: flex; /* Menggunakan Flexbox */
    justify-content: center; /* Mengatur teks agar berada di tengah secara horizontal */
    align-items: center;
    padding: 10px; /* Tambahkan padding jika perlu */
    box-sizing: border-box;
    margin: 10px auto;
    border-radius: 45px 0px 45px 0px;
    background: #D9FADE;
}

.card-taks-6 {
    width: 40%;
    height: 100px;
    display: flex; /* Menggunakan Flexbox */
    justify-content: center; /* Mengatur teks agar berada di tengah secara horizontal */
    align-items: center;
    padding: 10px; /* Tambahkan padding jika perlu */
    box-sizing: border-box;
    margin: 10px auto;
    border-radius: 45px 0px 45px 0px;
    background: #D9FADE;
}

.card-taks-7 {
    width: 46%;
    height: 100px;
    display: flex; /* Menggunakan Flexbox */
    justify-content: center; /* Mengatur teks agar berada di tengah secara horizontal */
    align-items: center;
    padding: 10px; /* Tambahkan padding jika perlu */
    box-sizing: border-box;
    margin: 10px auto;
    border-radius: 45px 0px 45px 0px;
    background: #D9FADE;
}

.title-taks-card {
    display: flex;
    font-size: 22px;
    font-weight: 500;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 0px;
    margin: 0px auto;
}

/* --------------------------Artikel-------------------------- */
.card-text {
    max-width: 600px;
    margin: 0px auto;
}

.icon-search {
    height: 56px;
    width: 50px;
    text-align: center;
    border-top-left-radius: 0.375rem;
    border-bottom-left-radius: 0.375rem;
    line-height: 56px;
    border-right: 0px;
    background-color: #F2F2F2;
}

.btn-search-artikel-cs {
    height: 56px;
    color: white;
    background-color: #294B29;
    transition: 0.5s;
}

.btn-search-artikel-cs:hover {
    max-width: 143px;
    height: 56px;
    color: #294B29;
    background-color: transparent;
    border: 2px solid #294B29;
    font-weight: bold;
}

#search-news {
    max-width: 824px;
    height: 56px;
    border-left: 0px;
    background-color: #F2F2F2;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.page-link-cs {
    width: 50px;
    height: 50px;
    color: #198754;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    line-height: 50px;
    text-align: center;
}

.page-link-child-cs {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
}

#bg-success {
    background-color: #294B29"
}

/* --------------------------Galeri-------------------------- */

/* .gallery {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
} */

/* .gallery img {
    width: 100%;
    height: 290px;
    margin: 10px auto;
    padding: 10px;
    object-fit: cover;
    margin-bottom: 14px;
    transition: transform 0.2s;
    border-radius: 20px;
} */

/* .gallery img:hover {
    transform: scale(1.1);
} */

/* --------------------------Kontak-------------------------- */
main {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
}

.contact-section {
    width: 85%;
}

.contact-section h1 {
    text-align: center;
    margin-bottom: 20px;
}

form {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.form-group {
    display: flex;
    gap: 20px;
}

.input-group-text-cs{
    height: 47px;
    display: flex;
    align-items: center;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--bs-body-color);
    text-align: center;
    white-space: nowrap;
    background-color: var(--bs-tertiary-bg);
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
}

.form-group input,
.form-group textarea {
    width: 100%;
    padding: 10px;
    border: 0px solid #7D7D7D;
    border-radius: 4px;
    outline: none;
    background-color: #E6E6E6;
}

.form-group-cs {
    gap: 20px;
}

.form-group-cs input,
.form-group-cs textarea {
    width: 100%;
    padding: 10px;
    border: 0px solid #7D7D7D;
    border-radius: 4px;
    outline: none;
    background-color: #E6E6E6;
}


.btn-detail-article-cs:hover {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}

.btn-detail-article-cs i {
    margin-right: 8px; /* Jarak antara ikon dan teks */
}

.btn-detail-article-cs {
    background-color: transparent; /* Warna default hitam */
    color: #000;
    border-color: #000;
}

.btn-detail-article-cs.liked {
    background-color: transparent;
    color: #e74c3c; /* Warna merah untuk tombol yang sudah di-like */
    border-color: #e74c3c;
}

.btn-detail-article-cs.liked:hover {
    background-color: transparent;
    color: #e74c3c; /* Warna merah untuk tombol yang sudah di-like */
    border-color: #e74c3c;
}

.btn-detail-article-cs.liked i {
    color: #e74c3c;
}

.btn-detail-article-cs {
    width: 145px;
    height: 50px;
    color: #000;
    font-size: 18px !important;
    font-weight: 500 !important;
    border-radius: 12px !important;
    border: 1px solid #d5d5d5 !important;
    background-color: #FFFFFF !important;
    box-shadow: 0 30px 40px hsla(0,0%,69%,.25);
}

textarea {
    resize: vertical;
    height: 150px;
}

button {
    align-self: flex-end;
    padding: 10px 29px;
    border: none;
    background-color: #294B29;
    color: white;
    font-weight: bold;
    border-radius: 4px;
    cursor: pointer;
}

@media (max-width: 768px) {
    .img-carousel-banner-home {
        height: 400px; /* Menyesuaikan tinggi untuk perangkat tablet */
    }

    .img-logo-navbar {
        width: 100px
    }

    .img-detail-artikel {
        height: 100%;
    }

    .carousel-caption {
        padding: 0 25px !important;
        padding-top: 0.25rem !important;
        padding-bottom: 2.25rem !important;
    }

    .carousel-caption h2 {
        padding-top: 0px !important;
        padding-bottom: 2.25rem !important;
        line-height: 35px;
        font-size: 22px !important;
    }

    .img-about-information-2 {
        display: none;
        border-radius: 60px 0 60px 0;
    }

    .nav-link {
        font-size: 15px;
    }
}

@media (max-width: 576px) {
    .img-carousel-banner-home {
        height: 400px; /* Menyesuaikan tinggi untuk perangkat mobile */
    }
    .img-logo-navbar {
        width: 100px
    }

    .img-detail-artikel {
        height: 100%;
    }

    .carousel-caption {
        top: 185px !important;
        padding-top: 0.25rem !important;
        padding-bottom: 2.25rem !important;
        padding: 0 35px !important;
        font-size: 1.2rem; /* Menyesuaikan ukuran font untuk perangkat lebih kecil */
    }

    .carousel-caption h2 {
        line-height: 30px;
        font-size: 20px; /* Menyesuaikan ukuran font untuk perangkat lebih kecil */
        font-size: 20px !important; /* Menyesuaikan ukuran font untuk perangkat lebih kecil */
    }

    .img-about-information-2 {
        display: none;
        border-radius: 60px 0 60px 0;
    }
}

@media (max-width: 1024px) {
    .img-carousel-banner-home {
        height: 400px; /* Menyesuaikan tinggi untuk perangkat mobile */
    }
    .img-logo-navbar {
        width: 100px
    }
    .carousel-caption {
        top: 185px !important;
        padding-top: 0.25rem !important;
        padding-bottom: 2.25rem !important;
        padding: 0 35px !important;
        font-size: 1.2rem; /* Menyesuaikan ukuran font untuk perangkat lebih kecil */
    }

    .carousel-caption h2 {
        line-height: 30px;
        font-size: 20px; /* Menyesuaikan ukuran font untuk perangkat lebih kecil */
        font-size: 26px /* Menyesuaikan ukuran font untuk perangkat lebih kecil */
    }

    .img-about-information-2 {
        display: none;
        border-radius: 60px 0 60px 0;
    }
}

/* Lebar untuk layar desktop/laptop */
@media (min-width: 992px) {
    .w-lg-80-footer {
        width: 80%;
    }
    .w-lg-55-footer {
        width: 55%;
    }

    .task12 {
        gap: 0px;
    }

    .task34 {
        gap: 220px;
    }

    .task56 {
        gap: 0px;
    }
}

/* Lebar untuk tablet */
@media (min-width: 768px) and (max-width: 991px) {
    .img-detail-artikel {
        height: 100%;
    }
    .w-md-70-footer {
        width: 70%;
    }
    .w-md-46-footer {
        width: 46%;
    }

    .text-information {
        font-size: 17px;
        height: 250px;
        overflow-y: auto;
        text-align: justify;
    }

    .visi-misi-informasi {
        font-size: 17px;
        height: 400px;
        overflow-y: auto;
        text-align: justify;
    }

    .img-information-home {
        height: 100%;
    }

    .grup-text-youtube {
        padding: 10px;
        margin: 20px auto;
        text-align: center;
    }

    .title-youtube {
        font-size: 40px;
    }

    .text-youtube {
        font-size: 20px;
    }

    .text-benner {
        font-size: 15px;
    }

    .text-function {
        font-size: 15px;
    }

    .title-taks-card {
        font-size: 18px;
    }
}

/* Lebar untuk mobile */
@media (max-width: 767px) {
    .img-detail-artikel {
        height: 100%;
    }
    /* .w-100-footer {
       justify-content: start;
    } */

    .justify-status-media {
        justify-content: start;
        /* margin-right: 0px !important; */
        /* margin-left: 0px !important; */
    }

    .card-taks-1 {
        width: 100% !important;
        height: 100px;
    }

    .card-taks-2 {
        width: 100% !important;
        height: 100px;
    }

    .card-taks-3 {
        width: 100% !important;
        height: 100px;
    }

    .card-taks-4 {
        width: 100% !important;
        height: 100px;
    }

    .card-taks-5 {
        width: 100% !important;
        height: 100px;
    }

    .card-taks-6 {
        width: 100% !important;
        height: 100px;
    }

    .card-taks-7 {
        width: 100% !important;
        height: 100px;
    }

    .title-taks-card {
        font-size: 16px; /* Kurangi ukuran font untuk perangkat lebih kecil */
        /* line-height: 100px; */
    }

    .image-information {
        margin-left: 0px;
    }

    .grup-text-youtube {
        text-align: center;
    }

    .group-link-artikel-cs {
        justify-content: space-around !important;
    }

    .title-article-detail {
        font-size: 16px;
    }

    .detail-title-article-detail {
        font-size: 16px;
    }

    .group-link-artikel-cs .title-article-detail:hover {
        font-size: 16px;
        color: #198754;
    }

    .group-link-artikel-cs .detail-title-article-detail:hover {
        font-size: 16px;
        color: #198754;
    }

    .text-information {
        font-size: 14px;
        height: 250px;
        overflow-y: auto;
        text-align: justify;
    }

    .visi-misi-informasi {
        font-size: 14px;
        height: 400px;
        overflow-y: auto;
        text-align: justify;
    }

    .title-youtube {
        font-size: 34px;
    }

    .text-youtube {
        font-size: 20px;
    }

    .text-description {
        font-size: 14px;
    }

    .text-benner {
        font-size: 14px;
    }

    .text-function {
        font-size: 14px;
    }
}
