/* @import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mona+Sans:ital,wght@0,200..900;1,200..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nokora:wght@100;300;400;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Radio+Canada+Big:ital,wght@0,400..700;1,400..700&display=swap'); */
@import url('https://fonts.googleapis.com/css2?family=Radio+Canada:ital,wght@0,300..700;1,300..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');

body {
    font-family: DM Sans, sans-serif;
    color: #073c8b;
}

dd {
    margin-bottom: 0.8rem;
}

dt, dd {
    font-size: 1rem;;
}

input::placeholder {
    color: #969b9e !important;
}

.h5__responsive {
    font-size: 1.2vw;
}

.p__custom {
    color: #6c757d;
}

.font__color {
    color: #073c8b;
}

option:nth-child(1):hover {
    background: #073c8b !important;
}

/* Card Properti*/
.search-panel {
    /* background-color: rgba(7, 60, 139, 0.8); */
    /* backdrop-filter: blur(5px); */
    background-color: #073c8b;
    color: #ffffff;
    /* box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px; */
    /* box-shadow: rgba(240, 46, 170, 0.4) 5px 5px, rgba(240, 46, 170, 0.3) 10px 10px, rgba(240, 46, 170, 0.2) 15px 15px, rgba(240, 46, 170, 0.1) 20px 20px, rgba(240, 46, 170, 0.05) 25px 25px; */
    box-shadow: rgba(0, 0, 0, 0.15) 2.4px 2.4px 3.2px;
    border-radius: 20px;
    padding: 2rem 2rem;
    margin-top: -10rem; 
    /* text-align: center; */
}

.card-img-top{
    border-radius: 20px;
    padding: 10px;
}

.card {
    height: auto;
    border-radius: 20px;
    background-color: transparent;
    border: none;
    /* box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset; */
    /*box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;*/
    /* box-shadow: rgba(0, 0, 0, 0.25) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset; */
}

.card-img {
    height: 160px;
}

.card-body {
    padding: 20px;
    margin-top: -15px;
}

.btn-outline-primary {
    border-color: #073c8b;
    color: #073c8b;
}

.button-group button {
    border-radius: 50px;
    width: 130px;
    font-size: 12px;
}
/* end soon */

/* navbar */
.top__nav {
    background-color: #073c8b;
    font-size: 14px;
    height: auto;
    width: auto;
}

.navbar {
    z-index: 1;
}

.nav-link {
    color: #fff;
    font-weight: medium;
    /* letter-spacing: 0.3px; */
    font-size: 15px;
}

.nav-link:hover {
    color: #ffc107;
    /* font-weight: 500; */
}

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #ffc107;
}

.btn-logout:hover {
    font-weight: bold;
    color: #ffc107;
    background-color: #fff;
}

.nav-item {
    margin-left: 20px;
}

/* end navbar */


/* navbar white */
.navbar-white {
    background-color: #073c8b;
}

.navbar-white .nav-link {
    color: #ffffff;
    font-weight: medium;
    /* letter-spacing: 0.3px; */
    font-size: 15px;
}

.navbar-white .nav-link:hover {
    color: #ffc107;
    /* font-weight: 500; */
}

.navbar-white .navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
    color: #ffc107;
}

.navbar-white .nav-item {
    margin-left: 20px;
}
/* end */

/* header */
/* .header__beranda {
    width: 100%;
    height: auto;
    background-image: url(/img/banner_beranda.jpg);
    background-position: 80%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: -85px;
} */

.bg-404 {
    width: 100%;
    height: auto;
    background-image: url(/img/banner_beranda-3.jpg);
    background-position: 80%;
    background-size: cover;
    background-repeat: no-repeat;
}

.header__beranda {
    width: 100%;
    height: auto;
    background-image: url(/img/banner_beranda-3.jpg);
    background-position: 80%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: -91px;
}

.header__beranda {
    padding: 12rem 2rem;
}

.header__properti {
    width: 100%;
    height: auto;
    background-image: url(/img/banner_properti.jpg);
    background-position: 80%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: -91px;
}

.header__faq {
    width: 100%;
    height: auto;
    background-image: url(/img/banner_faq.jpg);
    background-position: 80%;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: -91px;
}
/* end */

/* button custom */
.btn__custom {
    font-weight: medium;
    font-size: 12px;
    border-radius: 30px;
    width: 120px;
}
/* end button custom */

/* footer */
.footer__mms {
    background-color: #073c8b;
    height: auto;
    width: auto;
}
/* end footer */

.modal-content {
    background-color: transparent;
    border: none;
}

/* .dropdown-menu {
    background-color: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(10px);
}

.dropdown-menu a:hover {
    color: #0180e9 !important;
} */

.foto-img-mobile {
    visibility: hidden;
    width: 0;
    height: 0;
}

.form-control:focus {
    box-shadow: none;
}

.accordion-button:focus {
    box-shadow: none;
}

.form-select:focus {
    box-shadow: none;
}

.btn:focus {
    box-shadow: none;
}

.modal {
    background-color: rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(20px);
    --bs-modal-padding: 0;
}

/* responsive */
@media (max-width: 991px) {
    .sidebar {
        background-color: #073c8b;
        /* backdrop-filter: blur(10px); */
    }

    .navbar-dark .navbar-toggler-icon {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }

    .navbar-dark .navbar-toggler {
        border: 1px solid #ffffff;
    }

    .navbar-toggler {
        &:focus {
            outline: none;
        }
    }

    .navbar-white .nav-link {
        color: #ffffff;
    }

    .btn-logout {
        border: none;
        margin-left: -1.1rem;
    }
}

@media (max-width: 577px) {
    .foto-img-fullscreen {
        visibility: hidden;
        width: 0;
        height: 0;
    }

    .foto-img-mobile {
        visibility: visible;
        width: auto;
        height: auto;
    }

    .navbar {
        z-index: 10;
    }

    dd {
        margin-bottom: 0.4rem;
    }
}

@media (max-width: 500px) {
    .brand__logo img{
        width: 200px;
    }

    .header__beranda {
        padding: 9rem 2rem 4rem;
    }

    .hero__section h1{
        font-weight: bold;
        font-size: 42px;
    }
}

@media (max-width: 769px) {
    .card-banner-beranda {
        visibility: hidden;
    }
}
/* end */