@import url('https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@900&italic&display=swap');



html, body {
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.bricolage-grotesque-extralight{
    font-family: 'Bricolage Grotesque', sans-serif !important;
    font-weight: 200 !important;
    font-style: normal !important;
}

.bricolage-grotesque-light{
    font-family: 'Bricolage Grotesque', sans-serif !important;
    font-weight: 300 !important;
    font-style: normal !important;
}

.bricolage-grotesque-regular{
    font-family: 'Bricolage Grotesque', sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;
}

.bricolage-grotesque-medium{
    font-family: 'Bricolage Grotesque', sans-serif !important;
    font-weight: 500 !important;
    font-style: normal !important;
}

.bricolage-grotesque-bold{
    font-family: 'Bricolage Grotesque', sans-serif !important;
    font-weight: 700 !important;
    font-style: normal !important;
}

.bricolage-grotesque-extrabold{
    font-family: 'Bricolage Grotesque', sans-serif !important;
    font-weight: 800 !important;
    font-style: normal !important;
}

.futura-reguler{
    font-family: 'Futura', sans-serif !important;
    font-weight: 400 !important;
    font-style: normal !important;  
}

.futura-medium{
    font-family: 'Futura', sans-serif !important;
    font-weight: 500 !important;
    font-style: normal !important;  
}

.roboto-black-italic{
    font-family: 'Roboto', sans-serif !important;
    font-weight: 900 !important;
    font-style: italic !important;
}

.wrapper{
    max-width: 100% !important;
    display: flex !important;
    justify-content: center !important;
}

.container-fluid{
    max-width: 1920px !important;
    padding: 0px !important;
}

/* backgroun */
.bg-primary{
    background-color: #162448 !important;
}

.bg-darkblue{
    background-color: #080F20 !important;
}

.bg-darkblue2{
    background-color: #0D2D6A;
}

.bg-blue{
    background-color: #315EB3 !important;
}

.bg-blue2{
    background-color: #3970CD !important;
}

.bg-blue3{
    background-color: #2a4e92;
}

.bg-blue4{
    background-color: #2B5097;
}

/* warna teks */
.text-blue{
    color: #3A6DC8 !important;
}

.text-blue2{
    color: #3261B9 !important;
}

.text-blue3{
    color: #315EB3 !important;
}

.text-blue4{
    color: #3970CD;
}

.text-blue5{
    color: #2a4e92;
}

.text-blue6{
    color: #2A5294;
}

.text-kuning{
    color: #E9CF7E !important;
}

.text-yellow{
    color: #FFE600 !important;
}

.text-red{
    color: #FF0000 !important;
}

/* text outline */

.text-outline-white {
    text-shadow: 
      -4px -4px 0 white,  
       4px -4px 0 white,
      -4px  4px 0 white,
       4px  4px 0 white;
  }

  .text-outline-white2 {
    text-shadow: 
      -2px -2px 0 white,  
       2px -2px 0 white,
      -2px  2px 0 white,
       2px  2px 0 white;
  }

.text-outline-blue{
    text-shadow:
      -2px -2px 0 #1a4388,  
       2px -2px 0 #1a4388,
      -2px  2px 0 #1a4388,
       2px  2px 0 #1A4388;
}
  

/* teks custom */
.text-justify{
    text-align: justify;
}

/* padding custom */
.padding-custom{
    padding-right: 100px;
}

.padding-custom2{
    padding-bottom: 100px;
}

.faq-answer {
    display: none; 
    max-height: 0;
    overflow: hidden;
    padding: 0 15px;
    transition: max-height 0.5s ease, padding 0.5s ease;
}

.faq-answer.open {
    display: block;
    max-height: 2000px;
    padding: 15px;
} 
.drop-faq{
    cursor: pointer;
}


.model-1{
    width: 900px;
}

/* .in, .en {
    display: none;
} */


/* FONTN SIZE */
.fs-xxl-12{
    font-size: 12px !important;
}
.fs-xxl-16{
    font-size: 16px !important;
}

.fs-xxl-17{
    font-size: 17px !important;
}

.fs-xxl-20{
    font: size 20px !important;
}

.fs-xxl-24{
    font-size: 24px !important;
}

.fs-xxl-26{
    font-size: 26px !important;
}

.fs-xxl-28{
    font-size: 28px !important;
}

.fs-xxl-30{
    font-size: 30px !important;
}

.fs-xxl-34{
    font-size: 34px !important;
}

.fs-xxl-37{
    font-size: 37px !important;
}

.fs-xxl-38{
    font-size: 38px !important;
}

.fs-xxl-39{
    font-size: 39px !important;
}

.fs-xxl-40{
    font-size: 40px !important;
}

.fs-xxl-44{
    font-size: 44px !important; 
}

.fs-xxl-45{
    font-size: 45px !important; 
}

.fs-xxl-46{
    font-size: 46px !important; 
}

.fs-xxl-47{
    font-size: 47px !important;
}

.fs-xxl-48{
    font-size: 48px !important;
}

.fs-xxl-50{
    font-size: 50px !important;
}

.fs-xxl-53{
    font-size: 53px !important;
}

.fs-xxl-57{
    font-size: 57px !important;
}

.fs-xxl-60{
    font-size: 60px !important;
}

.fs-xxl-62{
    font-size: 62px !important;
}

.fs-xxl-66{
    font-size: 66px !important;
}

.fs-xxl-73{
    font-size: 73px !important;
}

.fs-xxl-80{
    font-size: 80px !important;
}

.fs-xxl-81{
    font-size: 81px !important;
}

.fs-xxl-90{
    font-size: 90px !important;
}

.fs-xxl-94{
    font-size: 94px !important;
}

.fs-xxl-135{
    font-size: 135px !important;
}

.fs-xxl-138{
    font-size: 138px !important;
}

.fs-xxl-150{
    font-size: 150px !important;
}


/* Section 1 */

.section-1{
background-image: url('../images/bg-1.png');
    padding-bottom: 100px;
    background-size: cover;
    background-position: center;
}

.btn-sec-1{
    border: none !important;
    border-radius: 42px;
    background-color: #FFFFFF;
    color: #3A6DC8;
}

.btn-sec-1:hover{
   background-color: #8a8a8a;
   color: #FFFFFF;
}

/* section 2 */

.section-2{
    padding: 30px;
}

/* section 3 */

.section-3{
    background-image: url('../images/bg-3.jpg');
    padding: 30px;
    background-size: cover;
    background-position: center;
}

/* section 4 */

.section-4{
    padding: 30px;
}

.section-5{
    background-image: url('../images/background\ penelitian\ 1.png');
    padding: 30px;
}

.section-6{
    background-color: #D6E4FF;
    padding: 30px;    
}

.section-7{
    background-color: #315EB3;
    padding: 30px;
}

.section-9{
    background-image: url('../images/Group\ 4322.png');
    background-size: cover;
    background-position: center;
    padding: 50px;
}

.section-10{
    background-image: url('../images/background9.png');
    padding: 30px;
}

.section-11{
    background-color: #3970CD;
}



.section-12{
    background-image: url('../images/backgroudn12.png');
    background-size: cover;
    background-position: center;
}

.section-13{
    background-color: #3970CD;
}

.slider-container {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
}

.slider {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

.slider-card {
    min-width: 30%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}

.slider-card img {
    width: 350px;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.section-14{
    background-image: url('../images/background14.png');
    background-size: cover;
    background-position: center;
}

.section-15{
    background-color: #2B5097;
    padding: 50px;
}

.image-slider {
    position: relative;
    width: 75%;
    height: auto;
    overflow: hidden;
}

.slider-container {
    display: flex;
    transition: transform 0.5s ease; /* Smooth sliding effect */
}

.img-laporan {
    width: 100%;
    object-fit: cover;
    flex-shrink: 0; /* Prevent images from shrinking */
}

.dot-pagination {
    display: flex;
    justify-content: center;
    margin-top: 10px;
}

.dot-pagination span {
    height: 10px;
    width: 10px;
    margin: 0 5px;
    border-radius: 50%;
    background-color: #bbb;
    cursor: pointer;
}

.dot-pagination span.active {
    background-color: #717171;
}

.rectangle{
    height: 15px;
    background-color: white;
}

/* Responsive XXL */
@media screen and (max-width: 1400px) {
    .model-1{
        width: 900px;
        height: auto;
    }

    .logo-lumi{
        width: 500px;
    }

    .text-lg-start{
        text-align: start;
    }

    .fs-min-15-xxl{
        font-size: 15px !important;
    }
    .fs-min-20-xxl{
        font-size: 20px !important;
    }

    .fs-min-22-xxl{
        font-size: 22px !important;
    }

    .fs-min-25-xxl{
        font-size: 25px !important;
    }

    .fs-min-28-xxl{
        font-size: 28px !important;
    }

    .fs-min-30-xxl{
        font-size: 30px !important;
    }

    .fs-min-32-xxl{
        font-size: 32px !important;
    }

    .fs-min-35-xxl{
        font-size: 35px !important;
    }

    .fs-min-38-xxl{
        font-size: 38px !important;
    }

    .fs-min-40-xxl{
        font-size: 40px !important;
    }

    .fs-min-45-xxl{
        font-size: 45px !important;
    }

    .fs-min-50-xxl{
        font-size: 50px !important;
    }

    .fs-min-55-xxl{
        font-size: 55px !important;
    }

    .fs-min-70-xxl{
        font-size: 70px !important;
    }

    .fs-min-75-xxl{
        font-size: 75px !important;
    }

    .fs-min-80-xxl{
        font-size: 80px !important;
    }

    .fs-min-100-xxl{
        font-size: 100px !important;
    }

    .fs-min-110-xxl{
        font-size: 110px !important;
    }
}


/* Responsive XL */
@media screen and (max-width: 1200px) {
    .model-1{
        max-width: 100% !important;
        height: auto;
    }

    .logo-lumi{
        width: 300px;
    }

    .sosmed-img{
        width: 20px;
    }

    .carousel img {
        width: 100%;
        height: auto;
    }

    .fs-xl-12{
        font-size: 12px !important;
    }

    .fs-xl-16{
        font-size: 16px !important;
    }
    .fs-xl-17{
        font-size: 17px !important;
    }

    .fs-xl-18{
        font-size: 18px !important;
    }

    .fs-xl-20{
        font-size: 20px !important;
    }

    .fs-xl-24{
        font-size: 24px !important;
    }

    .fs-xl-25{
        font-size: 25px !important;
    }

    .fs-xl-26{
        font-size: 26px !important;
    }

    .fs-xl-28{
        font-size: 28px !important;
    }

    .fs-xl-30{
        font-size: 30px !important;
    }

    .fs-xl-35{
        font-size: 35px !important;
    }    

    .fs-xl-39{
        font-size: 39px !important;
    }

    .fs-xl-40{
        font-size: 40px !important;
    }

    .fs-xl-45{
        font-size: 45px !important; 
    }

    .fs-xl-47{
        font-size: 47px !important; 
    }

    .fs-xl-50{
        font-size: 50px !important; 
    }

    .fs-xl-65{
        font-size: 65px !important; 
    }

    .fs-xl-85{
        font-size: 85px !important; 
    }

    .fs-xl-90{
        font-size: 90px !important; 
    }
}


/* Responsive LG */
@media screen and (max-width: 992px) {
    .fs-lg-20{
        font-size: 20px !important;
    }

    .fs-lg-30{
        font-size: 30px !important;
    }

    .section-4{
        background-image: none;
        background-color: #E1F4FF !important;
    }
    .image-slider {
        margin: 30px;
        width: 75%;
        height: auto;
        overflow: hidden;
    }

    .dot-pagination span {
        height: 5px;
        width: 5px;
        margin: 0 5px;
        border-radius: 50%;
        background-color: #bbb;
        cursor: pointer;
    }
}

/* Responsive MD */
@media screen and (max-width: 768px) {
    .slider-card {
        min-width: 100%;
    }

    .slider-card img {
        width: 250px;
    }
   
    .lh-md-120{
       line-height: 150% !important;
   }

   .lh-mg-40{
       line-height: 40px !important;
   }

    .text-md-center{
        text-align: center;
    }

    .section-custom{
        background-image: url('../Images/bg-cust-mob.png');
        background-size: cover;
    }

    .drop-faq{
        width: 90% !important;
        padding: 0px 15px !important;
    }

    .arrow-down{
        width: 35px !important;
    }

    .sosmed-img{
        width: 10px;
    }

    .checklist{
        width: 40px !important;
    }

    .fs-md-9{
        font-size: 9px !important;
    }
    .fs-md-10{
        font-size: 10px !important;
    }
    .fs-md-12{
        font-size: 12px !important;
    }
    .fs-md-13{
        font-size: 13px !important;
    }
    .fs-md-14{
        font-size: 14px !important;
    }
    .fs-md-15{
        font-size: 15px !important;
    }
    .fs-md-18{
        font-size: 18px !important;
    }
    .fs-md-20{
        font-size: 20px !important;
    }
    .fs-md-22{
        font-size: 22px !important;
    }
    .fs-md-25{
        font-size: 25px !important;
    }
    .fs-md-26{
        font-size: 26px !important;
    }

    .fs-md-27{
        font-size: 27px !important;
    }

    .fs-md-35{
        font-size: 35px !important;
    }

    .fs-md-37{
        font-size: 37px !important;
    }
    
    .fs-md-40{
        font-size: 40px !important;
    }

    .fs-md-45{
        font-size: 45px !important;
    }

    .fs-md-47{
        font-size: 47px !important;
    }

    .fs-md-55{
        font-size: 55px !important;
    }

    .fs-md-60{
        font-size: 60px !important;
    }

    .fs-md-67{
        font-size: 67px !important;
    }

    .fs-md-69{
        font-size: 69px !important;
    }

    .fs-md-70{
        font-size: 70px !important;
    }

    .fs-md-75{
        font-size: 75px !important;
    }

    .fs-md-85{
        font-size: 85px !important;
    }
    
    .a-buy .btn-buy {
        border: none !important;
        border-radius: 42px !important;
        background-color: #FFFFFF !important;
        color: #3A6DC8 !important;
        margin: 0 90px !important;
        padding: 10px 30px !important;
        display: inline-block !important;
        text-align: center !important;
    }

    

/* Responsif SM */
    @media screen and (max-width: 576px) {
        .arrow-down{
            width: 35px !important;
        }
    }
}