a, p {
    font-family: 'Poppins';
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Nunito Sans';
}

.text-xs-extra {
    font-size: 0.65rem;
}

.table-head-th {
    background-color: #062B5F;
}

.table-td {
    background-color: #FFFFFF;
}

.navbar {
    /* background-color: #23614E; */
    background-color: #006534;
}

.hero {
    /* background-color: #0D523E; */
    /* background-color: #006534; */
    background-color: #FFFFFF;
}

.hero-home {
    background-color: #FFFFFF;
}

.bg-yellow-figma-light {
    /* background-color: #F3FFD2; */
    background-color: #006534;
}

.bg-yellow-figma {
    background-color: #F3F0EC;
}

.bg-green-figma {
    /* background-color: #0E523D; */
   background-color: #006534;
}

.text-green-figma {
    color: #006534;
}

.bg-blue-figma{
    background-color: #2596be;
}

.bg-light-green-figma {
    /* background-color: #09703E; */
    /* background-color: #006534; */
    background-color: #68A486;
}
.bg-orange-figma{
    background-color: #F5BA27;
}
.bg-glass {
    padding: 50px 80px 10px 80px; 
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    border-radius: 8px; 
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(255, 255, 255, 0.3); 
}

.bg-glass-buka-tabungan {
    padding: 20px 56px 20px 56px; 
    background: rgba(255, 255, 255, 0.05);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(5px);
    border-radius: 8px; 
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid #fff;
}

.container-input-subscribe-figma {
    padding: 10px;
    display: flex;
    width: 30%;
    align-items: center;
    background-color: transparent;
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    border-radius: 6px;
}

.input-subscribe-figma {
    width: 100%;
    background-color: transparent !important;
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
    margin: 0 10px 2px 10px;
}

.input-subscribe-figma::placeholder {
    font-size: 13px;
    color: #FFFFFF;
}

.background-color-dark-green-figma {
   /* background-color: #0E523D;  */
   background-color: #006534;
}

.background-color-red-dark-figma {
   /* background-color: #0E523D;  */
   background-color: #be4d25;
}

.background-color-dark-green-figma-tb {
    /* background-color: #1a6d53;  */
    background-color: #006534;
}

.border-color-dark-green-figma {
    border: 2px solid #0E523D;
}

.text-color-dark-green-figma {
    color: #0E523D;
}

.text-color-dark-green-figma {
    color: #0E523D;
}

.btn-subscribe-figma {
    background-color: #E9FFAB;
    color: #23614E;
    font-weight: bold;
    border-radius: 6px;
    cursor: pointer;
    padding: 5px;
    text-align: center;
    font-size: 14px;
    width: 50%;
}

.bg-color-figma {
    background-color: #ebfac3;
}

.btn-color-figma {
    /* background-color: #E9FFAB; */
    background-color: #F3F0EC;
}

.btn-color-bg-dark-blue {
    background-color: #062B5F;
}

.btn-text-color-orange {
    color: #F18701;
}

.question-img {
    padding-left: 60px;
    display: block;
    width: 450px;
}

.ic-buka-tabungan {
    top: -300px; 
    left: 0;
    right: 0;
    z-index: 1;
}

.hero-ic-mobile-bank {
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0; 
    width: 40%;
}

.card-blog {
    top: -480px; 
    z-index: 1;
} 

.table-deposito-mutlaqah {
    top: -570px; 
    left: 0;
    right: 0;
    z-index: 1;
}

#progressBar {
    width: 100%;
    height: 6px;
    margin: 0 10px;
    border-radius: 10px;
    background-color: #0E523D;
}

#progressBar::-webkit-progress-bar {
    width: 100%;
    height: 6px;
    border-radius: 10px;
}

#progressBar::-webkit-progress-value {
    background-color: #0E523D;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.accordion-content {
    -ms-overflow-style: none; 
    scrollbar-width: none; 
}

@media only screen and (max-width: 1024px) {
    .container-input-subscribe-figma {
        width: 100%;
    }

    .ic-buka-tabungan {
        top: -150px;
        z-index: 1;
    }

    .hero-ic-mobile-bank {
        margin: auto;
        left: 0;
        right: 0;
        bottom: 55px; 
        width: 100%;
    }

    .bg-glass {
        padding: 20px;
    }

    .table-deposito-mutlaqah {
        top: -550px; 
        z-index: 1;
    }

    .card-blog {
       position: relative !important; 
       top: 0 !important;
    } 

    .divider-t-figma,
    .divider-hero-bottom,
    .mitra-kami-ornament,
    .dot-ornament-hero,
    .rounded-shadow-hero {
        display: none;
    }

    .question-img {
        padding-left: 0;
    }

    .question-img,
    .deposito-img,
    .register-deposito-img {
        width: 250px;
    }

    .slick-dots {
        justify-content: center !important;
    }
}

@media only screen and (max-width: 720px) {
    /*.land-home {
        display: block;
    }*/
}

/* Slick */
.slick-slide {
    margin: 10px 10px;
}

/* .slick-list {
    margin: 0 -25px -10px -25px;
} */

/* Styling the default Slick dots */
.slick-dots {
	display: flex;
	justify-content: center;
	margin: 0 1.5rem;
	padding: 1rem 0;
	list-style-type: none;	
}

.slick-dots li {
    margin: 0 0.25rem;
}

.slick-dots li button {
    display: block;
    width: 0.7rem;
    height: 0.7rem;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color: #FFFFFF;
    border: 1px solid #36876d;
    text-indent: -9999px;
}

li.slick-active button {
    background-color: #0E523D;
}

/* Tabs */

.dark [role=tab].active, .dark [role=tab].active:hover, [role=tab].active, [role=tab].active:hover {
    border-color: #EB924D !important;
    color: #EB924D !important;
}

/* Nav Menu */

.has-sub-menu {
    position: relative;
}

.li-custom-sub-menu {
    background-color: #FFFFFF;
    color: #000000;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    border-radius: 6px;
    padding: 10px 12px;
    top: 100%;
    left: 0;
    z-index: -1;
    transform: translateY(-2em);
    width: 180px;
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}

.li-custom-sub-menu div {
    margin: 10px 0;
}
.li-custom-sub-menu.drop-end{
    left:auto;
    right:0;
}

.show-sub-menu {
    visibility: visible !important;
    opacity: 1 !important;
    transform: translateY(0%) !important;
    transition-delay: 0s, 0s, 0.3s !important;
}

li button[aria-selected="true"] {
   color: #EB924D;
   border-bottom-color: #EB924D;
   font-weight: bold !important;
}

li button[aria-selected="false"] {
    color: #FFFFFF;
    font-weight: bold !important;
}

li button[aria-selected="false"]:hover {
    color: #EB924D;
    border-bottom-color: #EB924D;
    font-weight: bold !important;
}

.slick-dots{
    z-index:10;
}

@media (max-width: 480px) {
    .logo a img{
        width: auto;
        height: 50px;
    }
    .logo-footer{
        max-width: 100%;
    }
}