body {
    font-family: 'Poppins';
}


/* Global */

/* navbar */
.navbar {
    background-color: white !important;
   
}

.nav-item {
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    /* color: #3F3D56 !important; */
    
}


.nav-item.active a {
    font-weight: 500;
    color: #FEBF63 !important;
    font-size: 18px;
}

/* endNavbar */



/* carousel */
.carousel {
    height: 450px;
    background-color: #fff;
    color: #3F3D56;
}

.carousel h1 {
    font-weight: 800;
}

.carousel p {
    margin-top: 170px;
}

.carousel-item .ctaDaftar, .caraDaftar .ctaDaftar {
    font-family: 'Poppins';
    margin-top: 20px;
    font-weight: 500;
    background-color: #0DCEDA;
    color: #EBFFFA;
   
}

.carousel-item .ctaPanduan, .caraDaftar .ctaPanduan {
    font-family: 'Poppins';
    margin-top: 20px;
    font-weight: 500;
    margin-left: 10px;
    background-color: #fff;
    border-color: #FF8FCD;
    color: #6D6C7E;
    
}

/* endCarousel */



/* layanan */
.layanan .itemLayanan {
    margin-top: 40px;
}

.layanan h3, .produk h3, .testimoniSlide h3, .produkUptoDate h3{
    padding-top: 110px;
    font-weight: 700;
    color: #FEBF63;
    text-align: center;

}



.layanan h6, .produk h6, .testimoniSlide h6, .produkUptoDate h6 {
    font-family: 'Ubuntu';
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    color: #6D6C7E;
}

.figure h5 {
    font-weight: 400 !important;
    font-size: 22px;
    margin-bottom: 0;
    color: #3F3D56 !important;
}

.figure-caption p {
    margin-top: 2px;
    font-weight: 300;
    font-size: 16px !important;
    color: #656565 !important;
    line-height: 20px !important;
}

.layana {
    background-image: url(../img/bgBlob/bglayananLeftBlob.png), url(../img/bgBlob/bglayananRightBlob.png);
    background-position: left bottom, right center;
    background-repeat: no-repeat, no-repeat;
    background-size: contain;
    
}

/* endLayanan */


/* produk */
.produk h5 {
    font-size: 18px;
    font-weight: 500;
    color: #3F3D56;
    padding: 0;
    margin: 0;
    padding-top: 40px;
}

.produk p {
    font-family: 'Ubuntu';
    font-size: 16px;
    font-weight: 300;
    color: #656565;
    
    
}

.produk img {
    padding-top: 30px;
}

.itemProduk {
    margin-top: 10px;
}


/* endProduk */



/* testimoni */

.testimoniSlide {
    background-image: url(../img/bgBlob/testimonialBlobLeft.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left 100px;
    height: 738.53px;
}

.testimonial{
    background: #EBFFFA;
    text-align: center;
    padding: 30px 30px 400px;
    margin: 0 15px 100px;
    position: relative;
    margin-top: 40px;
    height: 380px;
    border-radius: 20px 20px 0 0;
}
.testimonial:before,
.testimonial:after{
    content: "";
    border-top: 40px solid #EBFFFA;
    border-right: 125px solid transparent;
    position: absolute;
    bottom: -40px;
    left: 0;
}
.testimonial:after{
    border-right: none;
    border-left: 125px solid transparent;
    left: auto;
    right: 0;
}
.testimonial .icon{
    display: inline-block;
    font-size: 80px;
    color: #bd986b;
    margin-bottom: 20px;
    opacity: 0.6;
}
.testimonial .description{
    font-size: 16px;
    color: #777;
    text-align: justify;
    margin-bottom: 30px;
    opacity: 0.9;
    letter-spacing: -1px;
}
.testimonial .testimonial-content{
    width: 100%;
    position: absolute;
    left: 0;
}
.testimonial .pic{
    display: inline-block;
    border: 6px solid white;
    border-radius: 50%;
    box-shadow: 0 0 2px 2px #daad86;
    overflow: hidden;
    z-index: 1;
    position: relative;
}
.testimonial .pic img{
    width: 100%;
    height: auto;
}
.testimonial .title{
    font-size: 18px !important;
    font-weight: bold !important;
    color: #3F3D56 !important;
    text-transform: capitalize !important;
    margin: 0 0 5px 0 !important;
}
.testimonial .post{
    display: block;
    font-size: 14px;
    color: #6D6C7E;
}
.owl-theme .owl-controls{
    margin-top: 60px;
}
.owl-theme .owl-controls .owl-page span{
    width: 32px;
    height: 10px;
    background: #fff;
    border: 2px solid #bd986b;
    margin: 5px;
    opacity: 1;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    background: #ffd9b8;
    border-color: #fff;
}
    .pic img{
        width: 100px !important;
        height: 50px;
    }


/* endTestimoni */



/* Footer */
.footer {
    margin-top: 200px;
    border-top: 1px solid #DBDBDB;
}

.footer h3 {
    margin-top: 40px;
    font-weight: 700;
}

.footer p {
    font-size: 18px;
    font-weight: 400;
}

.footer span {
    margin-top: 40px;
    font-weight: 400;
}

.footer a {
    text-decoration: none;
    
}

.footer a img {
    padding-top: 20px;

}

.footer .copyright {
    background-color:    #6D6C7E;
    display: block;
    color: #EBFFFA;
    text-align: center;
}


/* endFooter */

/* ProdukUpToDate */
.daftarProduk {
    height: 700px !important;
}

.card-title {
    font-weight: 700;
    font-size: 18px;
}

.card-text {
    font-size: 14px;
    font-weight: 400;
}

/* endProdukUptoDate */


/* daftar */

.caraDaftar h3, .perintahTrx h3, .perintahLayanan h3, #komisi h3 {
    font-weight: 700;
    color: #FEBF63;
    text-align: center;
}

.caraDaftar, .perintahTrx {
    padding-top: 20px !important;
}

.caraDaftar .textPendaftaran {
    font-family: 'Ubuntu';
    font-weight: 300;
    font-size: 16px;
    line-height: 28px;
    color: #3F3D56;
}

.caraDaftar .textPendaftaran span {
    font-family: 'Poppins';
    font-size: 18px;
    font-weight: 500;
}

/* csBar */
.caraDaftar .card-text {
    font-weight: 400;
    font-size: 16px;
    color: #6D6C7E;
    line-height: 28px;

}

/* endDaftar */


/* tablePerntahTransaksi */

.perintahTrx span, .perintahLayanan span {
    font-weight: 700;
    font-size: 18px;
    margin-top: 25px;
    color: #3F3D56;
    
}

.perintahTrx .isiFormatRequest, .perintahLayanan .isiFormatRequest {
    width: 60%;
    border: 1px solid #2E2E2E;
    border-collapse: collapse; 
    padding: 1px;
    text-align: left;
    font-size: 12px; 
    color: #2e2e2e;
    
}

.perintahTrx .isiPerintah, .perintahLayanan .isiPerintah {
    width: 40%; 
    border: 1px solid #2E2E2E;
    vertical-align: middle;
    border-collapse: collapse;
    padding: 1px; text-align: left;
    font-size: 12px;
    color: #2e2e2e;
    
}

.perintahTrx .perintah, .perintahLayanan .perintah {
    width: 40%; 
    border: 1px solid #3F3D56;
    border-collapse: collapse;
    padding: 1px; text-align: center;
    font-size: 13px; 
    color: white; 
    background-color: #3F3D56;
}

.perintahTrx .formatRequest, .perintahLayanan .formatRequest {
    width: 60%;
    border: 1px solid #3F3D56;
    border-collapse: collapse; 
    padding: 1px; text-align: center; 
    font-size: 13px; color: white; 
    background-color: #3F3D56;
}

/* endTablePerintahTransaksi */


/* komisi & poin */
.komisi {
    background-image: url(../img/slider/bgKomisi.png);
    height: 400px;
    background-repeat: no-repeat;
    position: relative;
    background-position: center;
}

.komisiPoin {
    height: 500px;

}

.ctaBacktoHome {
    height: 50px;
    width: 250px;
    font-weight: 600;
    font-size: 24px;
    text-align: center;
    align-self: center;
    color: #EBFFFA;
    padding: 5px;
    margin: 0;
    
}




/* endKomisi & Poin */







/* hp */
@media (max-width: 575.98px) {

    

    /* carousel */
    .carousel {
        height: 250px;
    }
    
    .carousel h1 {
        font-weight: 700;
        font-size: 28px;
    }

    .carousel p {
        font-weight: 400;
        font-size: 14px;
        margin-top: 75px;
    }

    .carousel .imgSlide {
        height: 150px;
        margin-top: 50px;
    }

    .carousel-item .cta {
        margin-left: 5px;
    }
   
    .carousel-item .ctaDaftar{
        margin-top: 5px;
        font-size: 16px;
        padding: 0 11px;
        background-color: #0DCEDA;
        color: #EBFFFA;
        margin-right: 5px;
    }
    
    .carousel-item .ctaPanduan{
        display: none;
    }
    /* endCarousel */

    /* layanan */

    .layanan {

        background-image: url(../img/bgBlob/bglayananLeftBlob.png), url(../img/bgBlob/bglayananRightBlob.png);
        background-position: left center, right top;
        background-repeat: no-repeat, no-repeat;
        background-size: 250px;   
        
    }

    .layanan h3{
        padding-top: 110px;
        font-weight: 500;
        color: #FEBF63;
        text-align: center;

    }

    .layanan h6 {
        font-family: 'Ubuntu';
        font-size: 14px;
        font-weight: 300;
        text-align: center;
        color: #6D6C7E;
    }

    .figure h5, .produk h5 {
        font-weight: 400 !important;
        font-size: 22px;
        margin-bottom: 0;
        color: #3F3D56 !important;
    }
    
    .figure-caption p, .produk p {
        margin-top: 2px;
        font-weight: 300;
        font-size: 16px !important;
        color: #656565 !important;
        line-height: 20px !important;
    }


    /* endLayanan */

  


 }



 /* hp iphone 7/8/9 plus */
@media (max-width: 767.98px) { 

    /* carousel */
    .carousel {
        height: 250px;
    }
    
    .carousel h1 {
        font-weight: 700;
        font-size: 24px;
    }

    .carousel p {
        font-weight: 400;
        font-size: 14px;
        margin-top: 75px;
    }

    .carousel .imgSlide {
        height: 130px;
        margin-top: 40px;
    }

    .carousel-item .cta {
        margin-left: 1px;
    }
   
    .carousel-item .ctaDaftar{
        margin-top: 1px;
        font-size: 14px;
        padding: 0 8px;
        background-color: #0DCEDA;
        color: #EBFFFA;
        margin-right: 5px;
    }
    
    .carousel-item .ctaPanduan{
        display: none;
    }

    /* endCarousel */




    /* layanan */

    .layanan {
        background-image: url(../img/bgBlob/bglayananLeftBlob.png), url(../img/bgBlob/bglayananRightBlob.png);
        background-position: left center, right top;
        background-repeat: no-repeat, no-repeat;
        background-size: 250px;   
        
    }

    .layanan h3{
        padding-top: 55px;
        font-size: 24px;
        font-weight: 700;
        color: #FEBF63;
        text-align: center;

    }

    .layanan p {
        font-family: 'Ubuntu';
        font-size: 14px;
        font-weight: 300;
        text-align: center;
        color: #6D6C7E;
    }

    
    
    .figure h5, .produk h5 {
        font-weight: 400 !important;
        font-size: 14px;
        margin-bottom: 0;
        color: #3F3D56 !important;
    }
    
    .figure-caption p, .produk p {
        margin-top: 2px;
        font-weight: 300;
        font-size: 11px !important;
        color: #656565 !important;
        line-height: 20px !important;
    }

    .figure img {
        height: 65px;
    }

    /* endLayanan */

    /* produk */
    .produk img {
        height: 100px;
    }

    /* endProduk */



}



/* Medium device */
@media (min-width: 992px) { 
    
    /* Carousel */
    .carousel-item .cta {
        margin-left: 5px;
    }
   
    .carousel-item .ctaDaftar{
        margin-top: 20px;
        font-size: 16px;
        /* padding: 0 11px; */
        background-color: #0DCEDA;
        color: #EBFFFA;
        margin-right: 5px;
    }
    
    .carousel-item .ctaPanduan{
        margin-top: 20px;
        background-color: #fff;
        border-color: #FF8FCD;
        color: #6D6C7E;
    }
    /* endCarousel */



    /* layanan */

    .layanan {
        background-image: url(../img/bgBlob/bglayananLeftBlob.png), url(../img/bgBlob/bglayananRightBlob.png);
        background-position: left bottom, right top;
        background-repeat: no-repeat, no-repeat;
        

    }
    .layanan h3, .produk h3{
        padding-top: 110px;
        font-weight: 700;
        color: #FEBF63;
        text-align: center;

    }

    .layanan p {
        font-family: 'Ubuntu';
        font-size: 18px;
        font-weight: 300;
        text-align: center;
        color: #6D6C7E;
    }

    /* endLayanan */


}


/* endMediumDevice */



@media (min-width: 1200px) { 
    
    .layanan {
        background-image: url(../img/bgBlob/bglayananLeftBlob.png), url(../img/bgBlob/bglayananRightBlob.png);
        background-position: left bottom, right center;
        background-repeat: no-repeat, no-repeat;
        background-size: 300px;

    }

}
