@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap');
body {
    position: relative;
    overflow-x: hidden;
    font-family: "Roboto Slab", serif!important;
    background-color: #F6F4F1!important;
}

nav {
    background-color: #002153!important;
    padding: 25px 0;
    position: sticky;
    top: 0;
    z-index: 99;
}

nav a {
    color: #C3985D;
    font-size: 14px;
    text-decoration: none;
}

.section-1 {
    position: relative;
}

.section-1 img {
    min-height: 100%;
    min-width: 1024px;
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
}

.section-1 h2 {
    color: #F5FFFD;
    font-weight: 700;
    font-size: 44px;
    width: 100%;
    max-width: 750px;
    margin: 50px auto 0 auto;
}

.section-1 p {
    color: #F5FFFD;
    font-size: 20px;
    width: 100%;
    max-width: 750px;
    margin: 0 auto;
}

.section-1 .centered {
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    height: 75%;
    padding: 0 25px;
    background: linear-gradient(180deg, #002153 15%, rgba(0, 33, 83, 0.25) 58.54%, rgba(197, 220, 253, 0.00) 102.08%)
}

.section-1 .cari-aset {
    background: #fff;
    position: relative;
    top: -50px;
    padding: 25px 0;
    width: 100%;
    max-width: 1024px;
    margin: 0 auto;
}

.section-1 a {
    text-decoration: none;
    color: #fff;
    text-align: center;
}

.section-1 .button {
    background-color: #C4995D;
    padding: 10px 0;
}

@media screen and (max-width:1023px) {
    .section-1 img {
        min-height: 0;
        min-width: 0;
        width: 100%;
        height: 350px;
    }
    .section-1 .centered {
        position: absolute;
        top: 30%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
    }
    .section-1 h2 {
        font-size: 28px;
    }
    .section-1 p {
        font-size: 16px;
    }
    .section-1 .cari-aset {
        top: -15px;
        max-width: 350px;
    }
}

.section-2 img {
    display: block;
    width: 100%;
    max-width: 40px;
    height: 40px;
    margin: 10px auto;
}

.section-2 p {
    text-align: center;
    color: #313131
}

.section-2 .bg {
    background-color: #fff;
    padding: 20px;
    height: 230px;
}

@media screen and (min-width:821px) and (max-width:1024px) {
    .section-2 .bg {
        height: 250px;
    }
}

.section-3 h2 {
    text-align: center;
    color: #313131
}

.section-3 a {
    text-decoration: none;
    color: #002153;
}

.section-3 h3 {
    text-align: center;
    color: #545454;
    width: 100%;
    max-width: 875px;
    margin: auto;
    font-weight: 300;
    font-size: 18px;
}

.section-3 p {
    margin: 5px 0;
}

.section-3 .price {
    color: #A9A9A9;
}

.section-3 .daerah {
    color: #7E7E7E;
}

.section-3 span {
    display: block;
    background-color: #C4995D;
    padding: 3px;
    color: #fff;
    font-size: 12px;
}

.section-3 .tag {
    position: absolute;
    top: 8px;
    left: 16px;
    z-index: 999;
    border: 1px solid #C4995D;
    background-color: #fff;
    color: #C4995D;
    padding: 5px;
    z-index: 0;
}

.section-3 img {
    display: block;
    width: 100%;
    max-width: 430px;
    height: 380px;
    margin: auto;
    object-fit: cover;
}

.section-3 .bg {
    position: relative;
    background-color: #fff;
}

.section-3 .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #002153;
}

.section-3 .nav-pills .nav-link {
    background-color: #fff;
    color: #002153;
    border: 1px solid #002153;
    margin: 5px;
}

.section-3 .lihat-semua {
    text-align: center;
    color: #313131;
    margin: 15px 0;
}

.section-3 .lihat-semua:hover {
    text-decoration: underline;
}

.section-4 p {
    text-align: justify;
}

.section-5 {
    background-color: #002153;
    color: #fff;
}

.section-5 .limit {
    border: 1px solid #fff;
    width: 100%;
    max-width: 154px;
    margin: 10px 0;
}

.section-5 p {
    margin: 10px 0;
}

.section-5 a {
    text-decoration: none;
    color: #fff;
}

.section-5 .bg-sosmed {
    background-color: #e4e4e4;
    padding: 10px;
    border-radius: 50%;
    width: 100%;
    max-width: 40px;
    height: 40px;
    margin: 0 5px;
}

.section-5 .bg-sosmed:hover {
    background-color: #fff;
}

.section-5 img.sosmed {
    display: block;
    width: 20px;
    height: 20px;
}

.detail img.thumb {
    display: block;
    width: 100%;
    max-width: 980px;
    height: 550px;
    margin: auto;
    object-fit: cover;
}

.detail a {
    text-decoration: none;
    color: #313131;
}

.detail .breadcrumb-item.active {
    color: #C4995D;
}

.detail .mySwiper {
    height: 80%;
    width: 100%;
}

.detail .mySwiper2 {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0;
}

.detail .mySwiper2 swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
}

.detail .mySwiper2 .swiper-slide-thumb-active {
    opacity: 1;
}

.detail swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.detail .bg {
    background-color: #fff;
    border-right: 15px solid #C4995D;
    width: 100%;
    max-width: 450px;
}

.detail span {
    display: block;
    font-size: 14px;
}

.detail h2 {
    font-size: 24px;
}

.detail h3 {
    font-size: 28px;
    color: #C4995D;
}

.detail h4 {
    font-size: 16px;
}

.detail p {
    padding: 0 25px 0 0;
}

.detail img.highlight {
    display: block;
    width: 100%;
    max-width: 271px;
    height: 153px;
    margin: auto;
    object-fit: cover;
}

.detail .bg-sosmed {
    background-color: #e4e4e4;
    padding: 10px;
    border-radius: 50%;
    width: 100%;
    max-width: 40px;
    height: 40px;
}

.detail img.sosmed {
    display: block;
    width: 20px;
    height: 20px;
}

@media screen and (max-width:430px) {
    .detail img.thumb {
        height: 250px;
    }

    .detail img.highlight {
        max-width: 94px;
        height: 52px;
    }
}

.lihat-semua-detail {
    background-color: #001432;
}

.lihat-semua-detail .lihat-peta {
    background-color: #C4995D;
    color: #fff;
    padding: 8px;
    border-radius: 5px;
}

.lihat-semua-detail a {
    text-decoration: none;
}
.lihat-semua-detail .form-select {
    width:150px;
}
/* .lihat-semua .lihat-peta {
    background-color: #C4995D;
    color: #fff;
    padding: 8px;
    border-radius: 5px;
}

.lihat-semua a {
    text-decoration: none;
} */

.visimisi img {
    display: block;
    width: 100%;
    max-width: 600px;
    height: auto;
    margin: 20px auto;
    object-fit: cover;
}

.partner .bg {
    background-color: #fff;
    padding: 30px 0;
    margin: 20px 0;
}

.partner img {
    display: block;
    width: 100%;
    max-width: 240px;
    height: 50px;
    object-fit: cover;
    margin: 0 auto;
}

.alamat-kami img.head {
    display: block;
    width: 100%;
    max-width: 1300px;
    height: auto;
    object-fit: cover;
    margin: 0 auto;
}

.alamat-kami .bg {
    background-color: #fff;
    padding: 20px 10px;
}

.alamat-kami p {
    color: #C4995D;
}

.map {
    margin: 0;
    padding: 0;
    position: sticky;
    top: 100px;
    overflow-x: hidden;
}

.map svg a {
    fill: #134BA0;
    stroke: #030303;
    stroke-width: 1px;
}

.map svg {
    width: 250%;
    height: 250%;
}

.map svg a:hover {
    fill: #599b92;
    stroke: #365450;
    stroke-width: 0.25;
    transition: fill 0.3s;
    cursor: pointer;
}

.map iframe {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

footer .copyright {
    background-color: #001432!important;
    color: #fff;
    padding: 15px 0;
    text-align: center;
    font-size: 12px;
}
