html,
body {
    height: 100%;
    font-family: 'Montserrat', sans-serif;
    /* font-style: normal; */
    color: #000000;
    scroll-behavior: smooth;
    overflow-x: hidden;
    background-color: #fbfbfd;
}

.bootstrap-select .btn {
    border-style: solid;
    border-width: 1px;
    border-color: #ced4da;
    background-color: #ffffff;
    color: #495057;
}

/*
.container {
    max-width: 1300px;
    margin: auto;
    padding-left: 30px;
    padding-right: 30px;
} */

/* Banner */
.banner img {
    width: 100%;
}

/* Tombol Daftar */
.tomboldaftar {
    font-weight: 800;
    font-size: x-large;
}

.tombol {
    height: 40px;
    font-size: 18px;
    font-weight: 5px;
    background-color: #42d12c;
    color: white;
    border-radius: 50px;
    cursor: pointer;
}

/* Timeline */
.timeline {
    padding-top: 50px;
}

.whitecard:hover {
    transform: translate(5px);
    box-shadow: 1px 29px 75px -32px rgba(0, 0, 0, 0.46);
    -webkit-box-shadow: 1px 29px 75px -32px rgba(0, 0, 0, 0.46);
    -moz-box-shadow: 1px 29px 75px -32px rgba(0, 0, 0, 0.46);
}

.mycard {
    border-radius: 30px;
    border: none;
    box-shadow: 1px 29px 52px -42px rgba(0, 0, 0, 0.52);
    -webkit-box-shadow: 1px 29px 52px -42px rgba(0, 0, 0, 0.52);
    -moz-box-shadow: 1px 29px 52px -42px rgba(0, 0, 0, 0.52);
    transition: transform 0.3s;
}

.mycard:hover {
    transform: translate(5px);
    box-shadow: 1px 29px 75px -32px rgba(0, 0, 0, 0.46);
    -webkit-box-shadow: 1px 29px 75px -32px rgba(0, 0, 0, 0.46);
    -moz-box-shadow: 1px 29px 75px -32px rgba(0, 0, 0, 0.46);
}

.whitecard {
    border-radius: 30px;
    border: none;
    width: 100%;
    box-shadow: 1px 29px 52px -42px rgba(0, 0, 0, 0.42);
    -webkit-box-shadow: 1px 29px 52px -42px rgba(0, 0, 0, 0.42);
    -moz-box-shadow: 1px 29px 52px -42px rgba(0, 0, 0, 0.42);
    transition: transform 0.3s;
    border: 1px solid #f0f0f0;
}

.whitecard img {
    width: 100px;
    margin: 0 auto;
    padding-top: 20px;
}

.whitecard h5 {
    font-size: 100%;
    font-weight: bold;
}

.mycard h5 {
    font-size: 100%;
    font-weight: bold;
    line-height: 2rem;
}

/* Apa itu Bea Sariraya*/
.sariraya {
    margin-top: 30px;
    margin-bottom: 30px;

    line-height: 2rem;
}

.sariraya img {
    width: 90%;
}

.foto {
    text-align: center;
}

.bea {
    background-color: #fdfdfd;
    /* width: 500px; */
    text-align: center;
    border: 1px solid #f0f0f0;
    line-height: 2rem;
    min-height: max-content;
}

/* Tentang Sariraya */
.tentangsariraya {
    margin-top: 50px;
}

/* FAQ */
.faq {
    margin-top: 50px;
}

/* Kontak */
.kontak {
    margin-top: 60px;
    margin-bottom: 60px;
}

.kontak p {
    margin-top: 10px;
}

/* Register */
.welcom h1 {
    font-size: 48px;
    color: white;
}

.welcom p {
    font-size: 24px;
    font-weight: bold;
    color: white;
}

.banner-regist {

    /* Full height */
    height: 100%;

    position: fixed;
    top: 0;
    background-color: #cccccc;
    min-width: 100vw;
    min-height: 100vh;
    display: block;

    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 0.5;

    /* Add the blur effect */
    filter: blur(4px);
    -webkit-filter: blur(4px);
}

.logo-img {
    position: absolute;
    background-repeat: no-repeat;
}

.logo-img img {
    margin-top: 30px;
    width: 40%;
}

.logo {
    position: absolute;
    background-repeat: no-repeat;
    bottom: 5%;
}

.logo img {
    width: 25%;
}

/*Login*/

.logo2 {
    position: absolute;
    background-repeat: no-repeat;
}

.logo2 img {
    width: 40%;
    margin-top: 30px;
}

.logo-login {
    position: fixed;
    background-repeat: no-repeat;
}

.logo-login img {
    width: 25%;
    margin-top: -50px;
}

.row-kontak {
    margin-top: 2%;
}

.regis p {
    font-weight: bold;
}

.regis {
    border-radius: 15px;
}

.row-kontak1 {
    margin-top: 13%;
}

.datadiri input {
    border-radius: 30px;
}

.datadirii {
    border-radius: 30px;
}

.btnsubmit {
    border-radius: 30px;
    height: 40px;
    width: 100px;
    font-size: 15px;
    font-weight: 5px;

    background-color: #42d12c;
    color: white;
    border-color: #42d12c;

    box-shadow: 2px 2px 5px 3px rgba(0, 0, 0, 0.2);
    cursor: pointer;
}

.test {
    font-family: Montserrat;
}

/* Gagal */
.teksalert {
    font-size: 140%;
}

.footer1 {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
}

.info-timeline {
    background-color: #fafafa;
    position: absolute;
    bottom: -1px;
    left: 0;
    overflow: hidden;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    height: 32px;
    padding: 0.25rem 0.25rem 0 0;
    border-bottom-color: #ffffff;
    border-width: 0px 0px 2px 0px;
    border-style: solid;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.scrollbar-hidden::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge add Firefox */
.scrollbar-hidden {
    -ms-overflow-style: none;
    scrollbar-width: none;
    /* Firefox */
}

.scrollbar-hidden::-webkit-scrollbar {
    display: none;
}

button.swal2-confirm.swal2-styled {
    padding: 8px 40px 8px 40px !important;
    background-color: #12ac6c !important;
    border-style: none !important;
}

button.swal2-confirm:focus {
    outline: none !important;
    box-shadow: none !important;
}

.modal.fade.show,
.swal2-backdrop-show:has(.swal2-modal) {
    backdrop-filter: blur(3px);
    background: #00000030 !important;
    background-color: #00000030 !important;
}

.swal2-icon-success .swal2-timer-progress-bar {
    background-color: #00bc8c !important;
}

.swal2-icon-error .swal2-timer-progress-bar {
    background-color: #f27474 !important;
}

div.swal2-modal {
    border-radius: 18px !important;
    overflow: hidden !important;
}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {

    /* SCROLL BAR */
    /* width */
    ::-webkit-scrollbar {
        width: 14px;
    }

    /* Track */
    ::-webkit-scrollbar-track {
        box-shadow: 0 0 5px grey;
    }

    /* Handle */
    ::-webkit-scrollbar-thumb {
        background: #747474;
    }

    /* Handle on hover */
    ::-webkit-scrollbar-thumb:hover {
        background: #444442;
    }
}
