body, html {
    /* min-height: 100vh; */
    height: 100% !important;
    font-size: 1rem;
    background-color: #F3F2F9;
}

#header-home {
    margin-top: 3%;
}

#home-background {
    height: 100%;
    background-image: url("../../images/revamp/home_bg.png");
    background-position: top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

#manfaat-background {
    min-height: 70%;

    /* background-image: url("../../images/manfaat_bg.jpg"); */
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    /* background-attachment: fixed; */
    margin: 0;
    padding: 0;
}

#pembelian-background {
    min-height: 70%;

    /* background-image: url("../../images/pembelian_bg.jpg"); */
    background-position: right center;
    background-repeat: no-repeat;
    /* background-attachment: fixed; */
    background-size: cover;
}


section {
    /* height: 250px !important; */
    /* height: 35% !important; */
    background-color: #F3F2F9;
    padding: 2em 0em 2em 0em;
}

#footer-home {
    opacity: 90%;
    position: static;
    bottom: auto;
}

#header-home {
    margin-bottom: 90px;
}

@media only screen and (min-width: 768px) {
    #footer-home {
        opacity: 90%;
        position: fixed;
        bottom: 0;
    }
}

@media only screen and (max-width: 768px) {
    #header-home {
        margin-bottom: auto;
        /* margin-top: 160px; */
        margin-top: 37%;
        padding: 0 !important;
    }

    section{
        margin-top: 10%;
    }
}




/* ------------------------------------------------- NEW UI ----------------------------------------------------- */

.nav-link{
    color: #312864 !important;
    font-weight: 600;
    font-size: 14px;
}

.log-masuk-btn{
    padding: 0px 6px;
    justify-content: center;
    align-items: center;
    gap: 12.791px;
    border-radius: 16.629px;
    background: #2E3091;
}

.log-masuk-btn a{
    color: #FFFFFF !important;
}

.font-weight-bolder{
    font-weight: bolder !important;
}

.red-btn{
    border-radius: 16.629px !important;
    background: #C42744 !important;
    height: 41px !important;
    padding: 10px 14px !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 8px !important;
    color: #FFFFFF !important;
    font-size: 0.85em !important;
    /* margin-left: 1em !important; */
}

.blue-btn{
    border-radius: 18px;
    background: #2E3091;
    display: flex;
    padding: 10px 14px;
    justify-content: center;
    align-items: center;
    font-size: 0.85em !important;
    color: #FFFFFF;
    max-width: 180px;
} 

.red-btn-border{
    border-radius: 16.629px !important;
    background: transparent !important;
    height: 41px !important;
    padding: 10px 14px !important;
    justify-content: center;
    align-items: center;
    gap: 8px;
    color: #C42744 !important;
    font-size: 0.85em !important;
    margin-left: 1em !important;
    border: solid 1px #C42744 !important;
}

a{
    text-decoration: none !important;
}

.fs-7{
    font-size: 0.85em !important;
}

.fs-8{
    font-size: 0.75em !important;
}

.text-justify{
    text-align: justify;
}

.checkmark-blue{
    border-radius: 6666px;
    background: #2E3091;
    display: flex;
    width: 32px;
    height: 32px;
    padding: 5.333px;
    justify-content: center;
    align-items: center;
}

.home-card{
    border-radius: 13px;
    background: #C42744;
    max-width: 40em;
    height: 111px;
    padding: 35px 20px;
    justify-content: center;
}

#navbarDropdownMenuLink{
    border-radius: 12px;
    background: var(--Global-white-100, #FFF);
    box-shadow: 0px 12px 24px -12px rgba(20, 25, 44, 0.25);
    border-color: transparent;
    font-size: 13px;
}

#navbarDropdownMenuLink a{
    color: #312864 !important;
    font-weight: 600;
    height: 2.5em !important;
}

p,h1,h2,h3,h4,h5,h6, label{
    color: #362E62 !important;
}

.header-title{
    letter-spacing: 3.6px;
}

.subheader-title{
    letter-spacing: 3px;

}

.select-video{
    border-radius: 18px !important;
    border-color: transparent !important;
    font-size: 13px !important;
    height: 48px !important;
    min-width: 250px !important;
    padding: 0px 23px !important;
}

#view-video{
     padding: 13px 14px !important;
     cursor: pointer !important;
}

#view-video:hover{
    color:#e4e4e4 !important;
}

.list-panel-kedai{
    background-color: #FFF;
    border-radius: 18px;
    padding: 12px 29px;
}

.list-panel-kedai p{
    text-transform: lowercase;
    font-weight: 500;
    
  }
  .list-panel-kedai p:first-letter,
  .list-panel-kedai p:first-line {
    text-transform: capitalize;
}

.search_custom{
    border-radius: 15px !important;
    border-color: transparent !important;
    padding: 12px 41px !important;
    color: #312864 !important;
    letter-spacing: 0.3px;
    background-image: url('../../images/revamp/search_icon.png');
    background-position: 11px 10px; 
    background-repeat: no-repeat;
}

::placeholder{
    color: #B3ADD3 !important;
}

.left-image{
    background-image: url('../../images/home_bg.jpg');
    background-repeat: no-repeat;
    background-size: 50% 100%;
}

.form-control, .form-select{
    border: transparent !important;
    padding: 10px 17px !important;
    border-radius: 18px !important;
}

.eyelash-icon{
    float: right;
    margin-right: 16px;
    margin-top: -28px;
    position: relative;
    z-index: 2;
    cursor: pointer;
    color: #827baa !important;
}

.right-content{
    padding: 3em 13em 1em 13em;
}

.hubungi-kami{
    width: 50%;
    margin: auto;
}

.kedai-div{
    width: 75%;
    padding: 0em 3em 0em 4em;
}

.new-img{
    width: 85%;
}

#table-anak thead tr{
    background-color: #E3E4F4;
}

#table-anak thead tr p{
    color: #584AA9 !important;
}

#table-anak thead tr th{
    padding: 10px 13px 5px 13px;
}

#table-anak th:first-of-type {
    border-top-left-radius: 14px;
    border: transparent;
  }
#table-anak th:last-of-type {
    border-top-right-radius: 14px;
    border: transparent;
  }
#table-anak tr:last-of-type td:first-of-type {
    border-bottom-left-radius: 14px;
  }
#table-anak tr:last-of-type td:last-of-type {
    border-bottom-right-radius: 14px;
  }

#table-anak tr td, #table-anak tr th{
    border: solid 1px #DCDEF1;
    font-weight: 500;
  }

  #table-anak tr td{
    
    color: #312864 !important;
  }

  #table-anak tr:nth-child(even) {
    background-color: #E8E9F3;
}

#table-anak td:last-child{
    border-right: transparent !important;
    border-bottom: transparent  !important;
}

#table-anak td:first-child{
    border-left: transparent !important;
    border-bottom: transparent  !important;
}

#tambahAnakModal .modal-content{
    background-color: #F3F2F9;
    border-radius: 22px;
}

#tambahAnakModal .modal-dialog{
    max-width: 75%;
    margin: auto;
    width: 50%;
}

input[type=file]::file-selector-button {
    border-radius: 12px;
    background: #C42744;
    color: #FFFFFF;
    font-size: 13px;
    font-weight: 600;
}

.form-check-input:checked {
    background-color: #C42744 !important;
    border-color: #C42744 !important;
}

  .btn-trash{
    background-color: transparent !important;
    color: #5f5f5f !important;
    padding: 4px !important;
    font-size: 12px !important;
  }

 
.form-control[readonly] {
    background-color: #E0E2F0 !important;
    opacity: 1;
}

.table-file tr{
    border: transparent !important;
}

input[type='file'] { font-size: 13px; }

.data-peribadi-container{
    width: 50%;
}

.confirmation-box{
    border-radius: 13px;
    border: 1.5px solid #DEDFEE;
    background: #EAEBF6;
    padding: 18px 18px 5px 18px;
}

.alert-error-info{
    border-radius: 16px !important;
    background: #F5DEEC;
    color: #D92A54 !important;
    width: 50%;
    padding: 1.5em 2em 1em 4em !important;
    font-weight: bold;
}

@media only screen and (max-width: 768px) {
    .py-sm-3{
        padding-top: 1em;
        padding-bottom: 1em; 
    }

    .px-sm-8{
        padding-right: 4em;
        padding-left: 4em;
    }

    .ml-sm-2{
        margin-left: 2em;
    }
    .home-card{
        /* height: 154px;
        padding: 26px 0px; */
        height: 172px;
        padding: 22px 0px;
        width: 20em;
        text-align: center;
    }

    .blue-btn{
        padding: 12px 7px;
        margin: auto;
    }

    .home-card-text{
        text-align: center;
    }

    .d-sm-none{
        display: none;
    }

    .video{
        width: 100% !important;
    }

    .wrap-select{
        width: 100%;
    }

    .right-content{
        padding: 5em 2em !important;
    }

    .left-image{
        background-image: none;
    }

    .hubungi-kami {
            width: 100%;
    }

    .kedai-div{
        width: 100%;
        padding: initial !important;
    }

    .new-img{
        width: 20em;
    }

    #tambahAnakModal .modal-dialog{
        max-width: 75%;
        margin: auto;
        width: 75%;
    }
    .data-peribadi-container{
        width: 100%;
    }

    .alert-error-info{
        width: 100%;
    }
}

  

@media only screen and (min-width: 768px) {
    .pengenalan-card{
        padding: 5em 0em 0em 17em;
    }

    .wrap-select{
        width: 60%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:portrait) { 
    .pengenalan-card {
        padding: 2em 0em 0em 5em;
    }

    .left-image{
        background-image: none;
    }

    .right-content{
        padding: 5em 11em !important;
        margin-left: -21em;
    }

    .container-status{
        width: 100% !important;
    }

}