.btn {
    text-transform: none;
}

*::-webkit-scrollbar {
    display: none;
}

body {
    overflow-x: hidden;
}

.btn-back-to-top {
    position: fixed;
    bottom: 20px;
    /* Sesuaikan posisi vertikal */
    right: 20px;
    /* Sesuaikan posisi horizontal */
    z-index: 999;
    /* Pastikan tombol muncul di atas konten */
    /* Transparansi tombol */
    background-color: rgba(255, 255, 255, 0.919) !important;
    height: 50px !important;
    width: 55px !important;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.btn-back-to-top i {
    color: #43755A;
    opacity: 1;
    /* Pastikan panah tetap tidak transparan */
}


/* Navbar */

.btn-log {
    margin-left: 0px;
}

.nav-link {
    font-weight: 500;
}

.wa-button {
    width: 100%;
    border: 2px solid #47785D;
    color: #47785D;
    font-weight: 500;
    text-align: center;
}

.login-btn {
    border: 2px solid #47785D !important;
    height: 32px;
    text-transform: none;
    color: #43755A;
    font-weight: 500;
    font-size: 16px;
    width: 100%;
}

.navbar-toggler-icon {
    color: black;
}


/*  Header */

#intro-example {
    height: 550px;
}


/* Height for devices larger than 992px */

.header-title {
    font-size: 26px;
    font-weight: 800;
    color: #43755A;
}

.more-btn {
    font-weight: 700;
    font-size: 16px;
    width: 50%;
}

.header-image {
    display: none;
}


/* Content */

.section-content {
    margin-top: -200px;
    background-color: #43755A;
    height: 600px;
}

.accept {
    background-color: white;
    width: 100%;
    height: 300px;
    border-radius: 15px;
    position: relative;
    bottom: 70px;
    box-shadow: 0px 4px 17px 5px #00000040;
    padding-bottom: 10px;
}

.accept-text {
    font-size: 22px;
    font-weight: 600;
    line-height: 31px;
    letter-spacing: 0em;
    color: #43755A;
    text-align: left;
}


/* About */

.about-title {
    font-size: 30px;
    font-weight: 800;
    line-height: 34px;
    letter-spacing: 0em;
    text-align: left;
}

.about-text {
    font-size: 20px;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: center;
    color: white;
}

.about-rect {
    background-color: white;
    box-shadow: 0px 14px 28px 0px #00000066;
    height: 306px;
    border-radius: 20px;
    width: 100%;
}

.content-about {
    padding-left: 10px;
    padding-right: 10px;
}

.rect-content {
    position: relative;
    top: 50px;
}

.btn-more-tenaga {
    background: linear-gradient(104.18deg, #FFA133 11.8%, #FFD74B 125.31%);
    color: white;
    height: 49px;
    border-radius: 9px;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: center;
}

.guru {
    height: 506px;
    margin-right: -15px;
}

.guru img {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.rect-content {
    text-align: center;
}

.rect-content1 h1 {
    /* position: relative;
    top: 75px; */
    font-size: 54px;
    font-weight: 800;
    line-height: 61px;
    letter-spacing: 0em;
    text-align: center;
    color: #D17852;
}

.rect-content2 h1 {
    /* position: relative;
    top: 75px; */
    font-size: 54px;
    font-weight: 800;
    line-height: 61px;
    letter-spacing: 0em;
    text-align: center;
    color: #5284CE;
}

.rect-content2 p {
    font-size: 20px;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: center;
    color: #5284CE;
}

.rect-content3 h1 {
    /* position: relative;
    top: 75px; */
    font-size: 54px;
    font-weight: 800;
    line-height: 61px;
    letter-spacing: 0em;
    text-align: center;
    color: #FDC517;
}

.rect-content3 p {
    font-size: 20px;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: center;
    color: #FDC517;
}

.guru {
    display: none;
}


/* Benefit */

.benefit-title {
    font-size: 38px;
    font-weight: 800;
    color: white;
}

.number-benefit {
    color: white;
    font-size: 64px;
    font-weight: 800;
    line-height: 61px;
    letter-spacing: 0em;
    text-align: left;
}

.benefit-explain {
    color: white;
    font-size: 22px;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: left;
}


/* Testimoni */

.testimoni {
    background: #FFFFFF33;
    height: 353px;
    border-radius: 47px;
    margin-bottom: 60px;
}

.testi-title {
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: 800;
    line-height: 37px;
    letter-spacing: 0em;
    text-align: left;
    color: white;
}


/* Footer */

.footer-text {
    font-size: 20px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color: #47785D;
}

.copyright {
    font-size: 15px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0em;
    text-align: left;
    color: #47785D;
}

.contact-title {
    color: #47785D;
    font-size: 20px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
}

.contact i {
    color: #47785D;
    font-size: 20px;
    margin-bottom: 15px;
}

.social {
    font-size: 20px;
    font-weight: 500;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: left;
    color: #47785D;
}

.pp {
    text-align: center;
    height: 50px;
    width: 50px;
    color: white;
    font-weight: 800;
    font-size: 22px;
}

.name-testi {
    color: white;
    font-size: 20px;
    font-weight: 700;
    line-height: 21px;
    letter-spacing: 0em;
    text-align: center;
}

.col-comment {
    width: 300px;
}

.col-comment p {
    color: white;
    font-size: 17px;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.gallery-title {
    font-size: 38px;
    font-weight: 800;
    color: white;
    margin-bottom: 60px;
}

.gallery img {
    box-shadow: 11px 12px 18px 0px #00000040;
    width: 100%;
    height: 190px;
    margin-bottom: 30px;
}

@media (min-width: 992px) {
    #intro-example {
        height: 800px;
    }
    .header-title {
        font-size: 70px;
        font-weight: 800;
        color: #43755A;
        margin-top: -100px;
    }
    .wa-button {
        width: 150px;
        border: 2px solid #47785D;
        color: #47785D;
        font-weight: 500;
        text-align: center;
    }
    .more-btn {
        font-weight: 700;
        font-size: 17px;
        width: 35%;
    }
    .header-image {
        display: contents;
    }
    .header-image img {
        margin-top: 20px;
    }
    .header-text {
        margin-top: -130px;
    }
    /* Content Desktop */
    .accept {
        position: relative;
        bottom: 90px;
        background-color: white;
        width: 100%;
        height: 350px;
        border-radius: 15px;
        box-shadow: 0px 4px 17px 5px #00000040;
    }
    .dcce {
        flex-wrap: nowrap;
    }
    .image-islam {
        margin-left: -50px;
    }
    .section-content {
        margin-top: -200px;
        background-color: #43755A;
        background-image: url(../assets/back-content1.png);
        background-position-y: 100px;
    }
    .accept-text {
        margin-top: 30px;
        font-size: 32px;
        font-weight: 600;
        line-height: 31px;
        letter-spacing: 0em;
        color: #43755A;
        text-align: left;
    }
    /* Galeri */
    .seputar {
        padding-top: 100px;
        padding-left: 60px;
    }
    /* Footer */
    .footer-text {
        font-size: 20px;
        font-weight: 500;
        line-height: 21px;
        letter-spacing: 0em;
        text-align: left;
        color: #47785D;
    }
    .copyright {
        font-size: 12px;
        font-weight: 500;
        line-height: 17px;
        letter-spacing: 0em;
        text-align: left;
        color: #47785D;
    }
    .contact-title {
        color: #47785D;
        font-size: 20px;
        font-weight: 700;
        line-height: 21px;
        letter-spacing: 0em;
        text-align: left;
    }
    .contact i {
        color: #47785D;
        font-size: 20px;
        margin-bottom: 15px;
    }
    .social {
        font-size: 20px;
        font-weight: 500;
        line-height: 21px;
        letter-spacing: 0em;
        text-align: left;
        color: #47785D;
    }
    .pp {
        height: 80px;
        width: 80px;
        color: white;
        font-weight: 800;
        font-size: 36px;
    }
    .name-testi {
        color: white;
        font-size: 20px;
        font-weight: 700;
        line-height: 21px;
        letter-spacing: 0em;
        text-align: center;
    }
    .col-comment {
        width: 700px;
    }
    .col-comment p {
        color: white;
        font-size: 17px;
        font-weight: 500;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}