:root {
    --green: #2fc7a1;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html,
body {
    height: 100%;
}

body {
    display: flex;
    flex-direction: column;
    font-family: 'Inter', sans-serif;
}

.content {
    flex: 1;
}

.text-green {
    color: var(--green);
}

.btn-success {
    border: 1px solid var(--green);
    background-color: var(--green);
}

.btn-outline-success {
    border: 1px solid var(--green);
}

.text-navbar {
    color: #8987a1;
    font-family: Inter;
    font-size: 1rem;
    font-weight: 450;
    line-height: 19.36px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.header-bottom {
    padding: 24px 171px 24px 171px;
    gap: 10px;
}

.nav-link:hover {
    color: var(--green) !important;
}

.nav-link.active {
    color: var(--green) !important;
}

.nav-link:active,
.nav-link:focus {
    color: var(--green) !important;
    outline: none;
}

.header-search {
    padding: 8px 15px 8px 15px;
    border: 1px solid #e6e6e633;
    border-radius: 100px;
    background-color: #ecebeb;
}

.header-search:focus {
    outline: none;
    border: none;
}

.nav-link {
    position: relative;
}

.button-search {
    height: 50px !important;
    background: #0B7077 !important;
    border-radius: 5px !important;
    width: 100% !important;
    color: white !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding:5px !important;
    font-family: Inter !important;
font-weight: 400 !important;
font-size: 15px !important;
line-height: 20px !important;
letter-spacing: 2% !important;
}

.header-bottom-text-1{
    font-family: Karma;
    font-weight: 700;
    font-size: 2rem;
    letter-spacing: 0%;
    color: white;
}

.header-bottom-text-2{
    font-weight: 400;
    font-size: 16px;
    line-height: 18.8px;
    letter-spacing: 0%;
    color: white;
}

.item-statistik {
    width: 180px;
    border-right: 2px solid #edebeb33;
    padding-right: 15px;
  }

  .item-statistik:last-child {
    border-right: none;
  }

  @media (max-width: 425px) {
    .item-statistik {
      width: 100px;
      padding-right: 15px;
    }

    .header-bottom-text-2{
        font-size: 12px;
    }
  }



.nav-link:focus,
.nav-link:hover,
.nav-link.active {
    text-decoration: none;
}

/* .nav-link:after {
    content: "";
    display: flex;
    height: 1px;
    width: 0px;
    position: absolute;
    left: 0;
    bottom: -2px;
}

.dropdown-toggle::after {
    display: none;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0px !important;
    border-bottom: 0px !important;
    border-left: 0px !important;
} */

/* .dropdown-toggle:hover:after,
.dropdown-toggle:focus:after,
.dropdown-toggle.active:after,
.dropdown-toggle.show:after {
    height: 1px;
    display: block;
    width: 100%;
} */

.dropdown.show .nav-link:after {
    display: block;
    width: 100%;
}

.custom-dropdown {
    border: none;
    border-top: 1px solid #e6edef;
    box-shadow: 0px 4px 50px 0px #0000000d;
}

@media(min-width: 993px) {
    .tentangkamii {
        width: 700px;
        position: absolute !important;
        left: -200px !important;
    }
}

@media (max-width: 992px) {
    .custom-dropdown {
        background: transparent !important;
        border: none !important;
        box-shadow: none !important;
    }
}

.dropdown-header {
    font-family: Inter;
    font-size: 14px;
    font-weight: 500;
    line-height: 18.2px;
    letter-spacing: 1.399999976158142px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #757575;
}

.text-nav-1 {
    font-family: Inter;
    font-size: 14.9px;
    font-weight: 600;
    line-height: 18.03px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.text-nav-2 {
    font-family: Inter;
    font-size: 14.1px;
    font-weight: 400;
    line-height: 17.06px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #5a5a5a;
}

.dropdown-menu-nav {
    margin-bottom: 15px;
}

.footer-text {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #6d737a;
}

.footer-content {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #c2c2c3;
}

.card-contact {
    width: 48px;
    height: 48px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-radius: 8px;
    opacity: 1;
    background: #e9f8f3;
}

.footer-content {
    flex-wrap: nowrap;
}

.footer-bottom-text {
    text-align: left;
    width: auto;
}

.footer-links {
    text-align: right;
    justify-content: flex-end;
    width: auto;
}

.hwRIih {
    margin: 0px !important;
}

.kJtvbc {
    border: 1px solid #f1f1f1;
}

.card-caraousel {
    box-shadow: 16.45px 16.45px 82.27px 0px #00000014 !important;
    border-radius: 15px !important;
}

@media (max-width: 992px) {
    .text-navbar {
        color: #8987a1;
        font-family: Inter;
        font-size: 15px;
        font-weight: 450;
        line-height: 19.36px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
    }

    .nav-link {
        padding-left: 0px;
    }

    .logo {
        width: 80%;
    }

    .text-nav-1 {
        font-family: Inter;
        font-size: 10px;
        font-weight: 400;
        line-height: 10.03px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
    }

    .text-nav-2 {
        font-family: Inter;
        font-size: 10px;
        font-weight: 400;
        line-height: 10.03px;
        text-align: left;
        text-underline-position: from-font;
        text-decoration-skip-ink: none;
        color: #5a5a5a;
    }

    .icon {
        width: 25px;
    }

    .dropdown-menu-nav {
        margin-bottom: 5px;
    }

    .footer-content {
        display: flex;
        justify-content: space-between;
        align-items: center;
        width: 100%;
        flex-wrap: wrap;
    }

    .footer-bottom-text,
    .footer-links {
        width: 100%;
        text-align: center;
        margin: 5px 0;
    }

    .footer-links {
        display: flex;
        justify-content: center;
        gap: 10px;
    }

    .elfsight-app-c73259b3-3c89-45f7-b551-db5220b386ab {
        width: 300px;
    }
}

.custom-card {
    border: solid 1px #e6e6e66d;
    text-align: center;
    transition: transform 0.2s, box-shadow 0.2s;
}

.custom-card .card-body .card-text {
    font-size: 14px !important;
}

.custom-card .card-body .card-title {
    font-size: 16px !important;
}

.custom-card:hover {
    transform: scale(1.05);
}

.custom-card img {
    max-width: 114px;
}

.img-cover {
    margin: 10px auto !important;
    object-fit: cover !important;
    border-radius: 5px;
    max-width: 92% !important;
}

.text-size-sm {
    font-size: 12px;
}

.text-size-md {
    font-size: 14px;
}

.mt-7 {
    margin-top: 5rem;
}

.text-primary {
    color: #00923f !important;
}

.nav-tabs .nav-link:hover {
    border: none;
    border-bottom: 2px solid #00b300;
    border-top: none;
    border-left: none;
    border-right: none;
    box-shadow: none;
}

.nav-tabs .nav-link.active {
    font-weight: bold;
    color: #000;
    border-bottom: 2px solid #00b300;
    border-top: none;
    border-left: none;
    border-right: none;
}

.nav-tabs .nav-link {
    color: #6c757d;
    text-align: left;
    padding: 0;
    margin-right: 20px;
    padding-bottom: 10px;
    margin-top: 10px;
}

.nav-tabs .nav-link:hover {
    color: #0056b3;
}

.nav-tabs {
    border-color: transparent;
}

.center-button-card {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    opacity: 0;
    transition: opacity 0.3s ease;
    width: 140px;
}


.card-pelatihan:hover .image-pelatihan .center-button-card {
    background-color: transparent;
    color: white;
    opacity: 1;
}

.img-fluid {
    border-radius: 5px;
}

.image-pelatihan {
    position: relative;
    /* Memastikan overlay berada di dalam konteks ini */
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000000B2;
    display: none;
    border-radius: 5px;
}

.card-pelatihan:hover .image-pelatihan .overlay {
    display: block;
    /* Menampilkan overlay saat hover */
}

.custom-badge {
    font-family: Inter;
    font-size: 12px;
    font-weight: 400;
    line-height: 14.12px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

    border-radius: 833.37px;
    width: 60px;
}

.card-pelatihan-title {
    font-family: Inter;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #2B2B2B;
}

.card-pelatihan-desc {
    display: inline-flex;
    align-items: center;
    justify-content: start;
    font-family: Inter;
    font-size: 13.25px;
    font-weight: 400;
    line-height: 14.12px;
    text-align: left;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #828089;
}

.custom-select {
    border-radius: 41.67px;
    border: 1px solid #20B486;
    color: #20B486;
}

.custom-select:focus,
.custom-select:active {
    border-color: #20B486;
    color: #20B486;
    outline: none;
    box-shadow: 0 0 5px rgba(32, 180, 134, 0.5);
}

.dropdown-icon {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%);
    pointer-events: none;
    font-size: 12px;
    color: #6D737A;
}

@media (max-width: 991px) {
    .content {
        margin-top: 50px;
    }
}

@media (min-width: 1024px) and (max-width: 4000px) {
    .content {
        margin-top: 150px;
    }
}

.highlight {
    color: #38b6a8;
    position: relative;
}

@media (min-width: 768px) {
    .highlight::after {
        content: '';
        position: absolute;
        bottom: -10px;
        left: 0;
        width: 70%;
        height: 12px;
        background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 10" preserveAspectRatio="none"><path d="M0,10 Q50,0 100,10" fill="none" stroke="%23ffc107" stroke-width="2"/></svg>') no-repeat;
        background-size: 100% 100%;
    }
}

.dt-search label::before {
    content: "\f002";
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    font-size: 14px;
    color: #a0aec0;
    visibility: visible;
}
