:root {
    font-size: 12px !important;
}

* {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
}

body {
    overflow-x: hidden !important;
}

body.modal-open {
    overflow-x: hidden !important;
    overflow-y: hidden !important;
}

input[type="text"], textarea, button, select {
    outline: none;
    box-shadow:none !important;
    border:none !important;
    background-color: none !important;
}

select option {
    margin: 40px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}

.input_box {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    height: 50px;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.input_box p {
    position: absolute;
    top: 0;
    left: 0;
    color: #ccc;
}

.box_apl {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    height: 60px;
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.box_apl_active {
    border-color: #2F3193 !important;
}

.form-control, .form-control:focus {
    outline-color: #ffffff !important;
}

.font8 {
    font-size: 8px !important;
}

.font10 {
    font-size: 10px !important;
}

.font11 {
    font-size: 11px !important;
}

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

.font14 {
    font-size: 14px !important;
}

.text-red {
    color: red;
}

.text-bold {
    font-weight: 500;
}

.text-grey {
    color: #ccc!important;
}

hr {
    height:1px !important;
    border:none;
    color:#ccc;
    background-color:#ccc;
}

.navbar-light .navbar-toggler {
    margin-right: -10px !important;
}

.nav-item a {
    font-weight: 500;
}

.dropdown:hover > .dropdown-menu {
    display: block;
}

.w-40 {
    width: 40% !important;
}

.carousel-indicators {
    bottom: 40px !important;
}

.testimoni-img {
    border-radius: 20px;
}

.getiColor {
    color: #2F3193;
}

.bg-green {
    color: green;
}

.getiFooterColor {
    background-color:#232f57;
}

.getiBackground {
    background-color: #F0F1F7;
}

.button_lsp {
    background-color: #ffffff;
    border-color: #ffffff;
    padding: 5px;
    border-radius: 5px;
    color: #000000;
    font-size: 12px;
    font-weight: 500;
}

.social-media {
    font-size: 30px;
    color: #ffffff;
    margin: 15px;
}

.seksi_bagian {
    text-align: center;
}

.nama_seksi {
    font-size: 20px;
}

a.link_seksi {
    text-align: center;
}

.deskripsi-home {
    color: #c0c0c0;
}

.spacer {
    height: 30px;
}

.spacer40 {
    height: 40px;
}

.spacer50 {
    height: 50px;
}

.skema {
    position: absolute;
    display: block;
    bottom: 0;
    height: 130px;
    background-color: rgba(0,0,0,0.6);
    overflow: hidden;
}

.skema:hover {
    animation: card-body 0.5s ease-in;
    animation-fill-mode: forwards;
}

.card-title,
.card-description,
.card-text {
    text-align: left;
    color: #ffffff;
}

p.card-text {
    font-size: 12px;
}

.lsp_button {
    background-color: #ffffff;
    color: #000000;
}

/* tr{
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-collapse: collapse;
} */

.skema__table {
    margin-left: 15px; 
    margin-right: 15px;
    border: 1px solid #ffffff;
    /* border-collapse: collapse; */
    overflow: hidden;   
}

.skema__table_thead {
    background-color: #efeded;
    color: #000000;
    font-weight: 500;
    height: 50px;
}

.skema__table_tr {
    border: 1px solid #efeded;
    /* border-left: 1px solid #efeded; */
    opacity: 1;
    z-index: 1000;
}

.skema_detail_img {
    max-width: 800px;
    height: 450px;
    border-radius: 10px;
}

.skema_detail {
    position: absolute;
    display: block;
    bottom: 0;
    height: 60%;
    overflow: hidden;
}

.skema_detail {
    width: 100% !important;
}

.skema_title, .skema_description {
    text-align: center;
}

.box_uji_kompetensi {
    position: relative;
    top: 0;
    background-color: #ffffff;
}

.strip_star {
    background-color:#47d3ca;
}

.star_rounded {
    border-color: #47d3ca;
}

.star_sertifikasi i {
    color:#47d3ca;
}

#accordion .card-header {
    background-color: #F0F1F7;
    font-weight: 500;
}

#accordion .card {
    background-color: #ffffff;
}

.section-name {
    text-align: center;
}

.card.card-panduan {
    border-radius: 30px !important;
}
.panduan-body {
    position: absolute;
    top: 0;
    padding: 10px;
}

.panduan-image {
    border-radius: 10px;
}

.panduan-title {
    color: #ffffff;
    font-size: 12px;
    text-shadow: 2px 2px 5px #000000;;
}

.panduan-text {
    color: #ffffff;
    text-shadow: 2px 2px 5px #000000;;
}

.panduan-button {
    position: fixed;
    bottom: 15px;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    width: 20px !important;
    height: 20px !important;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    background-color: rgba(0,0,0,0.6);
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

a {
    color: #ccc;
}

.nav-tabs .nav-link a {
    color: #ccc !important;
    font-size: 14px;
    padding: .5em 1rem;    
}

.nav-tabs .nav-link:hover {
    border: none !important;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #2F3193;
    background-color: #fff;
    border: none !important;
    border-bottom: 3px solid #2F3193 !important;    
    /* border-color: #dee2e6 #dee2e6 #fff; */
}

.box_ulasan {
    border: 1px solid #eaeaea;
    border-radius: 10px;
    padding: 10px;
}

.circle_initial {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    padding-top: 10px;
    height: 50px;
    width: 200px;
    color: #fff;
}

.box {
    position: relative;
    margin-top: 20px;
    font-size: 10px;
    border: 1px solid #eaeaea;
    border-radius: 10px;
    padding: 10px;
    overflow: hidden;
}

.box i {
    position: absolute;
    top: -10px;
    left: -10px;
    font-size: 72px;
    color: #f2f2f2;
    z-index: -1000;
}

.box-border {
    position: relative;
    margin-top: 20px;
    font-size: 10px;
    border: 1px solid #eaeaea;
    border-radius: 10px;
    padding: 10px;
    overflow: hidden;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #000;
    background-color: #d4d7f7;
}

.collapse .pendidikan  {

    display: none;

}

.footer-menu {
    margin-left: -40px;
}

.footer-left {
    text-align: center;
}

.footer-right {
    text-align: center;
    margin-left: -15px !important;
    margin-right: 0px !important;
}

.swal2-icon.swal2-success.swal2-icon-show {
    justify-content: center;
    text-align: center;
    margin: auto;
    margin-top: 3rem;
}

.btn.btn-primary:disabled:hover {
    opacity: 0.6;
    background-color: #3699FF !important;
    cursor: not-allowed;
}

.gap-1 {
    gap: 0.25rem;
}

.gap-2 {
    gap: 0.5rem;
}

.gap-3 {
    gap: 0.75rem;
}

.gap-4 {
    gap: 1rem;
}

@keyframes card-body {
    0% {
        height: 130px;
    }
    100% {
        height: 200px;
        animation-name: none;
    }
}

@media (max-width: 399px) {

    .home-img {
        margin-top: 50px;
        width: 300px;
    }

    .header-home {
        font-size: 18px !important;
        text-align: center;
    }

    .deskripsi-home {
        font-size: 10px !important;
        text-align: center;
    }

    .button-header-home {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .jumlah_skema_assesor {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .fitur-image {
        max-width: 250px !important;
    }

    .w-40 {
        width: 200px !important;
        height: 200px;
    }

    .testimoni-body {
        text-align: center;
    }

    .skema_detail_img {
        min-width: 100px !important;
        max-width: 350px !important;
        height: 210px;
        margin-bottom: 20px;
    }
}

@media (min-width: 400px) and (max-width: 576px) { 
    
    .home-img {
        margin-top: 50px;
        width: 300px;
    }

    .header-home {
        font-size: 18px !important;
        text-align: center;
    }

    .deskripsi-home {
        font-size: 10px !important;
        text-align: center;
    }

    .button-header-home {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    h1 span {
        font-size: 20px !important;
    }    

    .panduan-text {
        font-size: 30px;
        margin-top: 50px;
    }

    .fitur-image {
        max-width: 350px !important;
    }

    .jumlah_skema_assesor {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .testimoni-body {
        display: flex;
        flex-direction: column;
    }

    .skema_detail_img {
        max-width: 400px;
        height: 300px;
        margin-bottom: 30px;
    }
}


@media (min-width: 768px) { 

}

@media (min-width: 577px) and (max-width: 780px) {

    .home-img {
        margin-top: 50px;
        width: 250px;
    }

    .header-home {
        font-size: 20px !important;
    }

    .deskripsi-home {
        font-size: 10px !important;
    }

    h1 span {
        font-size: 20px !important;
    }

    .panduan-text {
        font-size: 30px;
        margin-top: 50px;
    }

    .fitur-image {
        max-width: 400px !important;
    }

    .jumlah_skema_assesor {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .w-40 {
        width: 250px !important;
        height: 250px;
    }

    .carousel-indicators {
        bottom: 40px !important;
    }

    .skema_detail_img {
        max-width: 600px;
        height: 350px;
    }

}

@media (min-width: 992px) { 

}

@media  (min-width: 780px) and (max-width: 992px) {

    .home-img {
        margin-top: 50px;
        width: 400px;
    }

    .header-home {
        font-size: 30px !important;
    }

    h1 span {
        font-size: 30px !important;
    }

    .card-title {
        font-size: 18px;
    }
    .card-text {
        font-size: 8px;
    }

    .box_apl {
        height: 75px;
    }

}

@media (min-width: 992px) and (max-width: 1200px) {

    .nav-item a {
        font-size: 12px;
        font-weight: 500;
    }

    .home-img {
        width: 500px;
    }

    .fitur-image {
        max-width: 330px !important;
    }


    .testimoni-body {
        margin-left: 100px !important;
    }

    .seksi_bagian {
        text-align: left;
    }

    .nama_seksi {
        font-size: 12px;
    }

    .carousel-indicators {
        bottom: 40px !important;
    }

    .skema_detail_img {
        width: 600px;
        height: 400px;
        margin-top: 30px;
    }

    .footer-menu {
        margin-left: 0px;
    }

    .footer-left {
        text-align: left;
    }
    
    .footer-right {
        text-align: right;
    }

    .box_uji_kompetensi {
        width: 300px;
        height: 300px;
        padding: 10px;    
        border: 1px solid #ffffff;
        border-radius: 10px;
        box-shadow: 1px 1px 5px rgba(0,0,0,0.6);
        background-color: #ffffff;
    }

}

@media (min-width: 1200px) {

    .navbar img,
    .navbar .apl {
        margin-left: -75px;
    }

    .navbar-brand {
        margin-left: 75px;
    }

    .daftar_login {
        margin-right: 75px;
    }
    
    .seksi_bagian {
        text-align: left;
    }

    .nama_seksi {
        font-size: 12px;
    }

    .carousel-indicators {
        bottom: 40px !important;
    }

    .footer-menu {
        margin-left: 0px;
    }

    .footer-left {
        text-align: left;
    }
    
    .footer-right {
        text-align: right;
    }

    .box_uji_kompetensi {
        position: fixed;
        top: 75px;
        width: 300px;
        height: 300px;
        padding: 10px;    
        /* border: 1px solid #ffffff; */
        border-radius: 10px;
        box-shadow: 0.5px 0.5px 10px rgba(0,0,0,0.3);
        background-color: #ffffff;
    }

    .sticky {
        position: fixed;
        top: 75px;
    }
    
}

@media (min-width: 1200px) and (max-width: 1300px) {
 
    .box_uji_kompetensi { 
        right: 90px;
    }

   
}

/* start::custom global css */
.w-80 {
    width: 80%;
}

.hovered:hover {
    cursor: pointer;
}

.shadowed {
    transition: 0.25s;
}

.shadowed:hover {
    transition: 0.25s;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 4px 15px -4px;
}

.pointer-events-none {
    pointer-events: none;
}

.bg-lighter-primary {
    background-color: #e8f1fa !important;
}

.color-darker-primary {
    color: #2162a3 !important;
}

.scaling:hover {
    transform: scale(1.05);
    transition: 0.25s;
}

.scaling {
    transition: 0.25s;
}

/* .aside, .aside-menu, .brand, .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-heading, .aside-menu .menu-nav > .menu-item.menu-item-active > .menu-link {
    background-color: rgb(13, 14, 43) !important;
} */
/* end::custom global css */