/* Global CSS */
h1, h2, h3, h4, h5, h6 {
    font-family: "Poppins", sans-serif;
}
h2, h3, .list-produk h3, h4, h5, .artikel h6 {
    font-size: 32px;
}
p, a, ul li, span, b, .header .nav-link, .header-mobile .menu p, button {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
}
.header-beranda, .visi-misi-section, .faq-section {
    background-color: #041A44;
}
.visi-misi-section .container, .container img, .faq-section .container .accordion-item .accordion-button, .list-kota .container {
    border-radius: 20px;
}
.visi-misi-section .container p, .visi-misi-section .container h5, .card-section h5 {
    color: #041A44;
}
.visi-misi-section .container ul li {
    color: #041A44;
    font-family: "Poppins", sans-serif;
}
.nav-link, .header-mobile .icon p {
    color: #1D2440;
    font-family: Inter, Arial, Helvetica, sans-serif;
}
/* Akhir global CSS */

/* Header */
.header-desktop {
    position: fixed; 
    top: 0; 
    left: 0; 
    right: 0; 
    background-color: #fff; 
    z-index: 9999999; 
    margin: -10px 0;
}
.menu {
    border-radius: 15px 15px 0 0;
}
.header-desktop .header .nav-link {
    color: #041A44;
}
.title-logo {
    font-family: "Bebas Neue", sans-serif;
    color: rgb(255, 115, 0);
    font-size: 30px;
    padding-top: 30px;
    display: inline-block;
    font-weight: 600;
}
.header-beranda {
    margin-top: -10px;
}
.menu .icon p {
    margin:-7px 0 5px 0;
}
.menu .icon a i {
    color: #041A44;
}
/* Akhir header */

/* Section header */
.header-beranda h1 {
    font-family: "Bebas Neue", sans-serif;
    color: #FFD918;
    font-size: 55px;
    font-weight: 600;
    letter-spacing: 1px;
}
.header-beranda h2 {
    font-family: "League Spartan", sans-serif;
    color: #ffffff;
    font-size: 65px;
    font-weight: 600;
}
.header-beranda .container {
    display: flex;
}
.header-beranda p {
    color: #ffffff;
}
.header-beranda .logo-beranda {
    width: 190px;
}
.header-beranda #header-image-beranda {
    width: 500px;
}
.header-beranda img {
  margin-top: -10px
}
/* Akhir section header */

/* Section visi misi */
.bg-visi-misi {
    padding: 100px; 
    margin-top: -70px; 
    background-image: url('../images/bg-2.webp');
    background-position: center center; 
    border-radius: 35px 35px 0 0;
}
.visi-misi-section {
    height: 600px; 
    border-radius: 0 0 35px 35px;
}
.visi-misi-section h2 {
    font-size: 20px;
}
.visi-misi-section .container {
    position: absolute; 
    top: -15%; 
    left: 50%; 
    transform: translateX(-50%);
}
.visi-misi-section p {
    text-align: justify; 
    margin-right: 20px;
}
.visi-misi-section img {
    width: 350px;
}
.visi-misi-section ul {
    text-align: justify; 
    padding-right: 25px;
}
/* Akhir section visi misi */

/* Section produk */
.list-produk {
    background-image: url('../images/bg-11.webp'); 
    background-repeat: no-repeat; 
    background-size: cover;
}
.list-produk .nama-produk {
    font-size: 24px;
    font-weight: 500;
}
.card-section {
    width: 39em;
    border-radius: 15px;
    box-shadow: 1px 3px 5px #aaa;
    background-color: #fff;
    display: flex;
    flex-direction: column;
}
.card-section ul {
    margin-top: -10px;
}
.card-section span {
    font-size: 14px;
}
.card-section img {
    width: 100%;
}
.card-section .button a {
    background-color: rgb(255, 115, 0);
    color: #fff;
}
.cta-produk-1, .cta-produk-5 {
    margin-top: 85px;
}
.cta-produk-2, .cta-produk-4, .cta-produk-6, .cta-produk-7 {
    margin-top: 15px;
}
.cta-produk-3 {
    margin-top: 115px;
}
.cta-produk-1 i, .cta-produk-2 i, .cta-produk-3 i, .cta-produk-4 i, .cta-produk-5 i, .cta-produk-6 i {
    font-size: 10px;
}
.cta-produk-1 p, .cta-produk-2 p, .cta-produk-3 p, .cta-produk-4 p, .cta-produk-5 p, .cta-produk-6 p {
    font-size: 10px;
}
/* Akhir section produk */

/* Section Keunggulan */
.keunggulan {
    background-image: url('../images/bg-4.webp'); 
    background-size: cover; 
    border-radius: 15px;
}
.keunggulan .container .foto-keunggulan {
    width: 500px;
}
.keunggulan h2, .keunggulan ul li {
    color: #fff;
}
/* Akhir section Keunggulan */

/* Section CTA */
.cta-page .container div {
    background-image: url('../images/bg-6.webp'); 
    background-size: cover; 
    border-radius: 15px; 
    padding: 80px 30px; 
    position: relative;
}
.cta-page img {
    width: 400px;
}
.cta-page .btn {
    background-color: rgb(255, 115, 0); 
    display: inline-block; 
    margin: 0 auto; margin: 0; 
    position: absolute; 
    top: 80%; 
    left: 40%;
}
.cta-page p {
    text-align: justify;
}
/* Akhir section CTA */

/* Section partnership */
.partnership h2 {
    color: rgb(255, 115, 0); 
    font-size: 40px; 
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
.partnership .container {
    background-image: url('../images/bg-3.PNG'); 
    border-radius: 15px;
}
.partnership .image-partner-1, .partnership .image-partner-6, .partnership .image-partner-5 {
    width: 75px;
}
.partnership .image-partner-7 {
    width: 90px;
}
.partnership .image-partner-4 {
    width: 130px;
}
.partnership .image-partner-3 {
    width: 165px;
}
.partnership .image-partner-2 {
    width: 185px;
}
/* Akhir section partnership */

/* Section lisensi */
.lisensi .image-lisensi-1, .lisensi .image-lisensi-3 {
    width: 75px;
}
.lisensi .image-lisensi-2 {
    width: 165px;
}
/* Akhir section lisensi */

/* Section list kota */
.list-kota .container {
    box-shadow: 1px 1px 3px #aaa;
    padding: 30px;
}
.list-kota .container .d-grid {
    grid-template-columns: 
    repeat(4, 1fr); 
    gap: 10px;
}
.list-kota .container .d-grid a {
    color: #041A44;
}
/* Akhir section list kota */

/* Section FAQ */
.faq-section .container .accordion-item {
    background-color: #041A44;
}
.faq-section .container .accordion-item .accordion-header {
    background-color: #041A44;
}
/* Akhir section FAQ */

/* Section artikel */
.artikel .container img {
    width: 100%;
}
.artikel .list-artikel span {
    font-size: 14px; 
    color: #aaa;
}
/* Akhir section artikel */

/* Section testimoni */
.testimoni .container .isi-testimoni {
    box-shadow: 1px 3px 6px #888888; 
    width: 26em; 
    border-radius: 20px;
}
.testimoni .container .isi-testimoni img {
    width: 50px; 
    border-radius: 50px;
}
/* Akhir section testimoni */

/* Section button WA */
.button-wa {
    position: fixed; 
    bottom: 10%; 
    right: 5%; 
    z-index: 99999999;
}
.button-wa img {
    width: 70px;
}
/* Akhir section button WA */

/* Section footer */
footer .logo-footer {
    width: 200px;
}
footer h3 {
    font-family: "Bebas Neue", sans-serif;
    font-size: 32px;
    color: #FFD918;
}
footer {
    background-color: #1D2440;
    color: white;
    padding-top: 10px;
    text-align: justify;
}
footer .copyright {
    background-color: rgba(0, 0, 0, 0.05);
}
footer .judul-alamat, footer h6 {
    font-family: "Poppins", sans-serif;
    font-size: 18px;
}
footer #lokasi-button {
    background-color: rgb(255, 115, 0);
}
footer .detail-alamat, .footer .detail-navigasi, footer .detail-navigasi {
    margin-top: -10px;
}
footer .alamat-kota {
    color: #FFD918;
}
footer .row div {
    margin-top: -30px;
}
footer #lokasi-button {
    font-family: "Poppins", sans-serif;
}
/* Akhir section footer */

/* CSS page */
.produk-page {
    margin-top: -20px;
}
.tentang-kami-page {
    margin-top: 70px;
}
/* Akhir CSS page */

.kontak-kami .container .row .col:hover {
    cursor: pointer;
    background-color: #1D2440;
    color: #fff;
    transition: 0.5s;
}

.section-tim-pengacara {
    margin-top: 50px;
}
.section-tim-pengacara .carousel .carousel-inner .carousel-item img {
    width: 100%;
}
.section-tim-pengacara .carousel .carousel-inner .carousel-item p {
    text-align: center; 
    margin-top: -40px;
    color: white;
}
.carousel-control-prev {
    margin-left: -50px;
}
.carousel-control-next {
    margin-right: -50px;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
    background-color: #041A44; 
    border-radius: 20px;
}
@media only screen and (max-width: 600px) {
     .section-tim-pengacara .carousel .carousel-inner .carousel-item img {
        width: 120%;
       display: block;
       margin-left: -15px;
    }
    .section-tim-pengacara .carousel .carousel-inner .carousel-item p {
        margin-top: -20px;
    }
    .section-tim-pengacara {
        margin: 0 20px;
    }
    .carousel-control-prev {
    margin-left: 0;
    }
    .carousel-control-next {
        margin-right: 0;
    }
}


@media only screen and (max-width: 767px) {
    /* Global CSS */
    h2, .keunggulan h2, .lisensi h2, .faq-section h2, .testimoni h2, h3, .list-produk h3, h4, .cta-page h4, h5, .artikel h6 {
        font-size: 14px;
    }
    p, a, ul li, ol li, b, button, .accordion .accordion-item .accordion-button, i, footer h6 {
        font-family: "Poppins", sans-serif;;
        font-size: 12px;
    }
    .header-mobile .icon p, footer {
        font-size: 10px;
    }
    /* Akhir global CSS */

    /* Header */
    .header-mobile .menu {
        position: fixed; 
        bottom: 0; 
        right:0; 
        left: 0;
        padding: 0;
        z-index: 1000;
        background-color: #ffffff;
    }
    /* Akhir header */

    /* Section header */
    .header-beranda .container {
        display: block;
        position: relative;
    }
    .header-beranda h1 {
        font-size: 28px;
        letter-spacing: 0;
        margin-top: 12px;
    }
    .header-beranda h2 {
        position: absolute;
        right: 10%;
        left: 5%;
        bottom: 6%;
        font-size: 25px;
    }
    .header-beranda p {
        position: absolute;
        right: 10%;
        left: 5%;
        bottom: -9%;
    }
        .header-beranda .logo-beranda {
        width: 90px;
    }
    .header-beranda img {
      margin-top: 0;
    }
    .header-beranda #header-image-beranda {
        width: 250px;
    }
    /* Akhir section header */

    /* Section visi misi */
    .visi-misi-section {
        margin-top: 100px;
        border-radius: 20px;
        background-color: #fff;
    }
    .visi-misi-section img {
        width: 300px;
    }
    .visi-misi-section .container {
        position: relative;
    }
    .visi-misi-section .container, .container img {
        border-radius: 10px;
    }
    .visi-misi-section h2 {
        font-size: 14px;
    }
    .visi-misi-section p {
        margin-top: -20px;
        margin-right: 0;
        padding: 0 10px
    }
    .list-produk {
        margin-top: 300px;
    }
    .produk-page .list-produk {
        margin-top: 0;
    }
    /* Akhir section visi misi */

    /* Section produk */
    .list-produk .nama-produk {
        font-size: 14px;
    }
    .card-section{
        width: 23em;
        border-radius: 15px
    }
    .cta-produk-1, .cta-produk-2, .cta-produk-3, .cta-produk-4, .cta-produk-5, .cta-produk-6 {
        margin-top: 15px;
    }
    .card-section .button a {
        font-size: 11px;
        margin-top: 20px;
    }
    /* Akhir section produk */

    /* Section keunggulan */
    .keunggulan {
        background-image: url('../images/bg-5.webp'); 
        border-radius: 20px;
    }
    .keunggulan .container .foto-keunggulan {
        width: 300px;
    }
    .keunggulan h2, .keunggulan ul li {
        color: #000;
    }
    .keunggulan ul {
        text-align: justify;
        margin-left: -15px;
        padding: 0 20px;
    } 
    .keunggulan .container .foto-keunggulan {
        width: 300px;
    }
    /* Akhir section keunggulan */

    /* Section CTA */
    .cta-page {
        height: 400px;
        position: relative;
    }
    .cta-page .container div {
        margin-top: 300px;
    }
    .cta-page img {
        width: 200px;
        position: absolute;
        top: -70%;
        left: 25%;
    }
    .cta-page .btn {
        left: 16%;
    }

    /* Section partnership */
    .partnership .container {
        background-image: none; 
        border-radius: 15px;
    }
    .partnership h2 {
        margin-top: -20px;
        color: #000; 
        font-size: 14px; 
    }
    .partnership img {
        display: block;
        margin: auto;
    }
    .partnership .image-partner-1, .partnership .image-partner-6, .partnership .image-partner-5 {
        width: 40px;
    }
    .partnership .image-partner-7 {
        width: 45px;
    }
    .partnership .image-partner-4 {
        width: 70px;
    }
    .partnership .image-partner-3 {
        width: 95px;
    }
    .partnership .image-partner-2 {
        width: 85px;
    }
    /* Akhir section partnership */

    /* Section lisensi */
    .lisensi .image-lisensi-1, .lisensi .image-lisensi-3 {
        width: 40px;
    }
    .lisensi .image-lisensi-2 {
        width: 85px;
    }
    /* Akhir section lisensi */

    .list-kota .container .d-grid {
        grid-template-columns: repeat(2, 1fr); 
    }

    /* Section FAQ */
    .faq-section .container .accordion-item .accordion-button {
        border-radius: 15px;
    }
    .accordion-item {
        font-size: 12px;
    }
    .accordion-header .accordion-button {
        font-size: 13px;
    }
    /* Akhir section FAQ */

    /* Section artikel */
    .artikel .container img {
        width: 40%;
    }
    .artikel .container .list-artikel {
        display: flex;
        align-items: center;
    }
    .artikel .list-artikel span {
        font-size: 10px; 
    }
    /* Akhir section artikel */

    .button-wa img {
        width: 45px;
    }

    /* Section testimoni */
    .testimoni .container .isi-testimoni {
        width: 100%; 
        border-radius: 10px;
    }
    .testimoni .container .isi-testimoni img {
        width: 35px; 
    }
    /* Akhir section testimoni */

    /* Footer */
    footer h5 {
        font-size: 24px;
        margin-top: -15px;
    }
    footer .logo-footer {
        height: 100%;
        width: 100px;
        margin-top: -25px;
    }
    footer {
        margin-bottom: 50px;
    }
    .footer p {
        text-align: left;
    }
    footer h3 {
        font-size: 24px;
    }
    footer .judul-alamat {
        margin-top: 40px;
    }
    footer .judul-alamat, footer h6 {
        font-size: 12px;
    }
    footer #lokasi-button {
        font-size: 10px; 
        margin-bottom: 20px;
    }
    /* Akhir footer */

    /* CSS page */
    .produk-page {
        margin-top: 20px;
    }
    .tentang-kami-page {
        margin-top: 60px;
    }
    /* Akhir CSS page */

    .tentang-kami-page .list-produk {
        margin-top: 40px;
    }
}
    