#appPropertyIndexPage .body-of-content.is-nav-show,
#appListingIndexPage .body-of-content.is-nav-show {
    padding-top: 0 !important
}

.slide-thumbnail-section {
    position: relative
}

.link-back {
    background-color: #fdd314;
    color: #ffffff !important;
    border-radius: 50%;
    position: absolute;
    left: 1rem;
    top: .85rem;
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9
}

.link-back,
.link-back:hover {
    color: #000;
    text-decoration: none
}

.container-slide-property {
    position: relative
}

#slideImgWithNav-mw {
    border-radius: 16px
}

.wrapper-item-slide {
    position: relative
}

.nav-prev-detail,
.nav-next-detail {
    position: absolute;
    z-index: 9;
    transform: translateY(-50%);
    border-radius: 50%;
    background-color: #fff;
    padding: 2px 8px
}

.nav-prev-detail {
    left: 1rem
}

.nav-next-detail {
    right: 1rem
}

.nav-prev-detail.main-slide,
.nav-next-detail.main-slide {
    top: 50%
}

.slide-photo-property {
    width: 100%;
    object-fit: cover;
    border-radius: 16px
}

.slide-photo-property.nav {
    width: 100%;
    object-fit: cover;
    border-radius: 16px
}

.title-property {
    line-height: 1.125
}

.container-info-facility {
    display: grid
}

.wrapper-info-facility {
    width: 81px;
    background-color: #ffe77a;
    border-radius: .75rem
}

.small-title-info {
    font-size: .625em;
    color: #57585b
}

.small-desc-info {
    font-size: .75em;
    color: #000
}

.wrapper-price.detail-property {
    display: flex;
    flex-direction: row;
    gap: 1em;
    align-items: start;
    justify-content: start;
    text-align: left;
    flex-wrap: wrap
}

.wrapper-info-detail {
    display: grid;
    gap: .5rem
}

.wrapper-contact-agent {
    border: 2px solid #fdd314;
    border-radius: 1rem
}

.title-section-detail {
    border-radius: .75rem .75rem 0 0
}

.rec-properti-separator {
    width: 2px;
    height: 30px;
    background-color: #000;
    border-radius: 99px
}

.rec-properti-title__container {
    display: flex;
    width: 100%;
    justify-content: start;
    align-items: center;
    gap: 12px
}

.logo-bright_ai {
    padding-top: 8px;
    width: auto;
    height: 32px
}

.wrapper-detail-produk-content {
    display: grid
}

.wrapper-detail-secondary-image {
    display: grid
}

.wrapper-detail-secondary-tags {
    display: grid
}

.tags-container {
    display: flex;
    flex-direction: row;
    gap: .75em
}

.tags-container .tag-item {
    font-size: 1.25em;
    padding: 0 1.5em;
    background-color: #fdd314;
    border-radius: .5em;
    font-weight: 600
}

.tags-container .tag-item.premier {
    background-color: #ffe77a
}

.img-gallery-preview__container {
    width: 100%;
    display: none;
    column-gap: 8px;
    row-gap: 1rem
}

.img-preview__container {
    width: 100%
}

.img-preview__container.last {
    position: relative
}

.img-detail-secondary__preview {
    width: 100%;
    object-fit: cover;
    display: block;
    border-radius: 10px
}

.img-detail-secondary__preview.blurred {
    filter: blur(2px);
    transition: filter 0.3s ease
}

.overlay-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 1.2rem;
    font-weight: 700;
    z-index: 2;
    width: 100%;
    text-align: center;
    pointer-events: none
}

.detailagent-contact__container {
    display: flex;
    flex-direction: column;
    gap: 4px;
    width: 100%;
    justify-content: center;
    border-radius: 10px;
    padding: 8px 0;
    box-shadow: 0 .73px 3.29px 0 #00000040
}

.detailagent-share__container {
    display: flex;
    flex-direction: column;
    gap: 4px;
    min-width: 319px;
    justify-content: center;
    border-radius: 10px;
    padding: 8px 0;
    box-shadow: 0 .73px 3.29px 0 #00000040
}

.detailagent-contact__wrapper {
    display: flex;
    flex-direction: column;
    gap: 4px;
    width: 100%;
    justify-content: center;
    flex-wrap: wrap
}

.detailagent-contact__card {
    width: 100%;
    flex: 1;
    border-radius: 4px
}

.detailagent-contact__card-content {
     
    flex-direction: column;
    column-gap: 8px;
    padding: 8px 12px
}

.detailagent-contact__info {
    display: flex;
    align-items: center;
    gap: .5rem
}

.side-agent__contact-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
    margin-top: 4px
}

.disclaimer-wrapper {
    display: inline;
    text-align: left;
    padding: 2px 12px;
    font-size: .65em;
    font-weight: 600;
    line-height: 1.2
}

.floating-contact-agent .disclaimer-wrapper {
    text-align: center;
    justify-content: center;
    display: flex;
    width: 100%;
    gap: 2px;
    padding: 8px 16px;
    flex-wrap: wrap
}

.detailagent-contact__container hr {
    margin-top: .25rem;
    margin-bottom: .25rem;
    border: 0;
    width: 92%;
    border-top: 1.46px solid #e7ecf1
}

.disclaimer-wrapper a {
    font-weight: 800;
    color: #000;
    text-decoration: none
}

.detailagent-contact__card-title {
    font-size: 14px;
    font-weight: 600;
    width: 100%;
    background-color: #fdd314;
    text-align: center
}

.img-detailagent-photo {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover
}

.title-detailagent-wrapper {
    display: flex;
    flex-direction: column;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.title-detailagent-name {
    font-size: 1em;
    font-weight: 700;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: .3em
}

.title-detailagent-kantor {
    font-size: .8em;
    font-weight: 600;
    line-height: 1.1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.title-detailagent-lokasi {
    font-style: italic;
    margin-top: 2px;
    font-size: .7em;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.btn-contact-detail {
    background-color: #fdd314;
    border-radius: 1.25rem;
    width: 100%;
    font-size: .875em
}

.btn-contact-detail:focus {
    outline: 0 !important;
    box-shadow: 0 0 0 .2rem #fff0
}

.btn-contact-detail span {
    font-size: 1.3em;
    font-weight: 600
}

.btn-contact-detail.button-call-phone {
    background-color: #fff;
    color: #000;
    border: 1px solid #000;
    border-radius: 5px;
    font-size: .7em;
    font-weight: 700;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
    padding: .3rem .5rem
}

.btn-contact-detail.button-call-whatsapp {
    background-color: #50bf31;
    color: #fff;
    border: 1px solid #fff0;
    border-radius: 5px;
    font-size: .7em;
    font-weight: 600;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
    padding: .3rem .5rem
}

.floating-contact__container {
    padding: 1em 1em 0 1em;
    display: flex;
    justify-content: center;
    flex-direction: row;
    gap: 1.5em
}

.floating-contact__wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: .5em
}

.floating-contact__wrapper .single-agent__contact-wrapper {
    flex-direction: column
}

.floating-contact__wrapper .button-call-phone {
    width: 100% !important;
    display: flex;
    flex-direction: row;
    gap: 4px;
    height: 26px;
    margin-bottom: 1px;
    align-items: center;
    justify-content: center
}

.floating-contact__wrapper .button-call-phone span {
    display: flex !important
}

.floating-contact__wrapper .button-call-phone.h-28 {
    min-width: 28px !important;
    height: 28px !important;
    justify-content: center;
    padding: 0 1.25em !important
}

.floating-contact__wrapper .button-call-whatsapp.h-28 {
    height: 28px !important;
    justify-content: center;
    padding: 0 1.25em !important
}

.floating-contact__wrapper .disclaimer-wrapper {
    padding: 0
}

.floating-contact__wrapper .button-call-whatsapp {
    height: 24px !important;
    justify-content: center
}

.user-input-hitung-kpr,
.input-group-text-kpr {
    border-radius: 0;
    border: 1px solid #000
}

.user-input-hitung-kpr::-webkit-inner-spin-button,
.user-input-hitung-kpr::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.user-input-hitung-kpr[type="number"] {
    -moz-appearance: textfield
}

.user-input-hitung-kpr:focus {
    outline: 0;
    box-shadow: 0 0 0 .2rem #fff0;
    border-color: #000
}

.container-dp-percent {
    display: grid
}

.property-recommendation {
    display: grid
}

.btn-see-all {
    background-color: #3cc0fe;
    color: #fff;
    border-radius: 1.25rem
}

.floating-contact-agent {
    width: 100%;
    position: fixed;
    bottom: 0;
    box-shadow: 0 0 .5rem 0 rgb(0 0 0 / .25);
    -webkit-box-shadow: 0 0 .5rem 0 rgb(0 0 0 / .25);
    -moz-box-shadow: 0 0 .5rem 0 rgb(0 0 0 / .25);
    background-color: #fff;
    border: 2px solid #fdd314;
    z-index: 10
}

.kerja_sama {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center
}

.kerja_sama__title {
    font-style: normal !important;
    font-size: .5rem;
    color: #2d2d2d
}

.side-space__ads {
    position: relative
}

.img-side__ads {
    width: 100%;
    height: auto;
    aspect-ratio: auto
}

.close-side__ads {
    position: absolute;
    top: 8px;
    right: 8px;
    font-size: 32px;
    line-height: 16px;
    cursor: pointer
}

.side-space__ads {
    display: none
}

.absolute_link {
    position: absolute;
    bottom: 4px;
    right: 3rem;
    background: #04040494;
    padding: 2px 13px;
    border-radius: 6px;
    list-style: none;
    font-size: 14px;
    font-weight: 400;
    color: #fff
}

.absolute_link:hover {
    color: white !important
}

.related-primary-content-slider .tns-ovh {
    padding-left: .5rem;
    padding-right: .5rem;
    padding-bottom: .5rem
}

.nav-next-related,
.nav-prev-related {
    position: absolute;
    transform: translateY(-50%);
    z-index: 10;
    background-color: #fff;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / .2), 0 6px 20px 0 rgb(0 0 0 / .19);
    -webkit-box-shadow: 0 4px 8px 0 rgb(0 0 0 / .2), 0 6px 20px 0 rgb(0 0 0 / .19);
    -moz-box-shadow: 0 4px 8px 0 rgb(0 0 0 / .2), 0 6px 20px 0 rgb(0 0 0 / .19)
}

.nav-prev-related {
    padding: 6px 12px 6px 10px
}

.property-label-closing {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgb(0 0 0 / .2);
    border-radius: 16px;
    z-index: 10
}

.closing-sellrent {
    padding: .5rem 1rem;
    border: solid red 6px;
    border-radius: 16px;
    font-weight: 900;
    color: red;
    font-size: 2rem;
    rotate: 345deg
}

@media only screen and (max-width:320px) {
    .info-price.detail-property {
        font-size: 13px !important
    }

    .img-detailagent-photo {
        width: 2.5rem !important;
        height: 2.5rem !important
    }

    .detailagent-contact__info {
        gap: 0.2rem !important
    }

    .single-agent__contact-wrapper div:first-child {
        width: 25px
    }
}

@media only screen and (max-width:340px) {
    .info-price.detail-property {
        font-size: 13px !important
    }
}

@media only screen and (max-width:360px) {
    .property-recommendation {
        grid-template-columns: 1fr !important
    }

    .properti-item-2 {
        order: 4 !important
    }
}

@media only screen and (max-width:396px) {
    .container-info-facility {
        grid-template-columns: repeat(3, 81px) !important
    }

    .btn-contact {
        font-size: 0.675rem !important
    }
}

@media only screen and (max-width:575px) {
    .slide-photo-property {
        height: 100%;
        max-height: 12.5rem;
        border-radius: 10px
    }

    .slide-photo-property.nav {
        height: 5rem;
        max-height: 5rem;
        border-radius: 10px
    }

    #slideImgWithNav-mw {
        border-radius: 10px
    }

    .tags-container .tag-item {
        font-size: 1em
    }

    .title-property {
        font-size: 1.25em !important
    }

    .info-price.detail-property {
        font-size: 1em
    }

    .container-info-facility {
        grid-template-columns: repeat(4, 81px);
        gap: .5rem
    }

    .wrapper-price.detail-property {
        flex-direction: column;
        gap: .25em
    }

    .title-section-detail {
        font-size: 1.125em
    }

    .wrapper-info-detail {
        grid-template-columns: 1fr 1fr
    }

    .text-info-detail {
        font-size: .875em
    }

    .container-kpr-calculator {
        width: 100%
    }

    .user-input-hitung-kpr,
    .input-group-text-kpr {
        font-size: .875em
    }

    .container-dp-percent {
        grid-template-columns: 1fr
    }

    #down-payment.user-input-hitung-kpr {
        border-left: 1px solid #000;
        border-top: none
    }

    .wrapper-list-contact-agent {
        grid-template-columns: 1fr;
        row-gap: 1rem
    }

    .property-recommendation {
        grid-template-columns: 1fr 8.75rem;
        gap: 1rem
    }

    .properti-item-3 {
        grid-column: 1 / span 2;
        order: 3
    }

    .btn-see-all {
        width: 8.75rem;
        font-size: .875em
    }

    .floating-contact-agent .wrapper-list-contact-agent {
        grid-template-columns: max-content 1fr
    }

    .related-primary-content-slider .tns-ovh {
        padding-top: .5rem
    }

    .nav-next-related,
    .nav-prev-related {
        top: 46%
    }

    .nav-prev-related {
        left: -.5rem
    }

    .nav-next-related {
        right: -.5rem
    }

    .absolute_link {
        right: 15px
    }

    .rec-properti-separator {
        height: 26px
    }

    .logo-bright_ai {
        padding-top: 6px;
        width: auto;
        height: 26px
    }

    .wrapper-detail-produk-content {
        row-gap: 0;
        column-gap: 0;
        grid-template-columns: 100%
    }

    .wrapper-detail-secondary-image {
        row-gap: 0;
        column-gap: 0;
        grid-template-columns: 100%
    }

    .img-gallery-preview__container {
        flex-direction: row;
        max-height: 5rem;
        margin-top: 8px;
        margin-bottom: 8px
    }

    .img-detail-secondary__preview {
        height: 100% !important
    }

    .overlay-text {
        font-size: .9rem
    }

    .img-preview__container {
        width: 33%
    }

    .floating-contact__container {
        flex-direction: column;
        gap: .5em
    }

    .floating-contact__wrapper .button-call-phone span {
        display: none !important
    }

    .floating-contact__wrapper .button-call-phone {
        width: 24px !important
    }

    .detailagent-contact__card-content {
        flex-direction: row;
        justify-content: space-between
    }

    .btn-contact-detail.button-call-phone span {
        display: none
    }

    .detailagent-contact__info {
        max-width: calc(100% - 140px)
    }

    .side-agent__contact-wrapper {
        flex-shrink: 0;
        flex-basis: 160px
    }

    .btn-contact-detail.button-call-phone {
        width: 24px;
        height: 24px;
        font-size: .6em
    }

    .btn-contact-detail.button-call-whatsapp {
        padding: .15rem .4rem;
        height: 24px;
        font-size: .6em
    }

    .closing-sellrent {
        border: solid red 4px;
        font-size: 1rem
    }
}

@media only screen and (min-width:576px) {
    .slide-photo-property {
        height: 100%;
        max-height: 14rem
    }

    .slide-photo-property.nav {
        height: 6rem;
        max-height: 6rem
    }

    .title-property {
        font-size: 1.5em !important
    }

    .info-price.detail-property {
        font-size: 1em
    }

    .container-info-facility {
        grid-template-columns: repeat(4, 81px);
        gap: .5rem
    }

    .wrapper-price.detail-property {
        flex-direction: column;
        gap: .25em
    }

    .title-section-detail {
        font-size: 1.375em
    }

    .wrapper-info-detail {
        grid-template-columns: 16.25rem 1fr
    }

    .text-info-detail {
        font-size: 1em
    }

    .container-kpr-calculator {
        width: 100%
    }

    .user-input-hitung-kpr,
    .input-group-text-kpr {
        font-size: 1em
    }

    .container-dp-percent {
        grid-template-columns: max-content 1fr
    }

    #down-payment.user-input-hitung-kpr {
        border-left: none
    }

    #down-payment-percent.user-input-hitung-kpr {
        max-width: 68px
    }

    .wrapper-list-contact-agent {
        grid-template-columns: 1fr;
        row-gap: 1rem
    }

    .property-recommendation {
        grid-template-columns: 1fr 15rem;
        gap: 1rem
    }

    .properti-item-3 {
        grid-column: 1 / span 2;
        order: 3
    }

    .btn-see-all {
        width: 15rem;
        font-size: .875em
    }

    .floating-contact-agent .wrapper-list-contact-agent {
        grid-template-columns: 1fr 1fr
    }

    .related-primary-content-slider .tns-ovh {
        padding-top: .5rem
    }

    .nav-next-related,
    .nav-prev-related {
        top: 46%
    }

    .nav-prev-related {
        left: -.5rem
    }

    .nav-next-related {
        right: -.5rem
    }

    .wrapper-detail-produk-content {
        row-gap: 1rem;
        column-gap: 0;
        grid-template-columns: 100%
    }

    .wrapper-detail-primary-image {
        row-gap: 0;
        column-gap: 0;
        grid-template-columns: 100%
    }
}

@media only screen and (min-width:768px) {
    .slide-photo-property {
        height: 16rem;
        max-height: 16rem
    }

    .slide-photo-property.nav {
        height: 8rem;
        max-height: 8rem
    }

    .wrapper-list-contact-agent {
        grid-template-columns: 1fr 1fr;
        column-gap: 1rem;
        row-gap: 0
    }

    .floating-contact-agent .wrapper-info-agent {
        display: block
    }

    .img-gallery-preview__container {
        flex-direction: row;
        max-height: 10rem;
        margin-top: 8px;
        margin-bottom: 8px
    }

    .img-detail-secondary__preview {
        height: 100% !important
    }

    .detailagent-contact__wrapper {
        flex-direction: row;
        align-items: center
    }

    .detailagent-contact__container hr {
        display: none
    }

    .disclaimer-wrapper {
        text-align: center
    }

    .img-preview__container {
        width: 33%
    }

    .detailagent-contact__card-content {
        flex-direction: row;
        justify-content: space-between
    }
}

@media only screen and (min-width:992px) {
    .wrapper-price.detail-property {
        flex-direction: row;
        gap: 1em;
        align-items: center
    }

    .slide-photo-property {
        height: 25rem;
        max-height: 25rem
    }

    .slide-photo-property.nav {
        height: 7rem;
        max-height: 7rem
    }

    .nav-prev-detail.nav-thumb,
    .nav-next-detail.nav-thumb {
        bottom: 1.5rem
    }

    .nav-next-related,
    .nav-prev-related {
        top: 42%
    }

    .floating-contact__container {
        max-width: 75%;
        margin: 0 auto
    }

    .wrapper-detail-produk-content {
        row-gap: 0;
        column-gap: 1rem !important;
        grid-template-columns: calc(100% - 21rem) 18rem !important
    }

    .wrapper-detail-secondary-image {
        row-gap: 0;
        column-gap: 12px; 
        padding-left: 4.5rem !important;
        padding-right: 6rem !important
    }

    .img-detail-secondary__preview {
        max-height: 7.8rem !important;
        height: 7.8rem !important
    }

    .img-gallery-preview__container {
        display: flex !important;
        flex-direction: column;
        margin-top: 0;
        margin-bottom: 0;
        row-gap: 12px
    }

    .detailagent-contact__wrapper {
        flex-direction: column;
        align-items: start
    }

    .detailagent-contact__container hr {
        display: flex
    }

    .disclaimer-wrapper {
        text-align: left
    }

    .floating-contact-agent .disclaimer-wrapper {
        text-align: center;
        justify-content: center;
        display: flex;
        width: 100%;
        gap: 2px;
        padding: 8px 16px
    }

    .img-preview__container {
        width: 100%
    }

    .detailagent-contact__card-content {
        flex-direction: column;
        justify-content: start
    }

    .side-space__ads {
        display: block
    }
}

@media only screen and (min-width:1200px) {
    .slide-photo-property {
        height: 30rem;
        max-height: 30rem
    }

    .slide-photo-property.nav {
        height: 8rem;
        max-height: 8rem
    }

    .container-kpr-calculator {
        width: 75%
    }

    .nav-next-related,
    .nav-prev-related {
        top: 45%
    }

    .nav-prev-related {
        left: -.75rem
    }

    .nav-next-related {
        right: -.75rem
    }

    .img-gallery-preview__container {
        row-gap: 1rem
    }

    .wrapper-detail-secondary-image {
        row-gap: 0;
        column-gap: 1rem !important; 
        padding-left: 7rem !important;
        padding-right: 5rem !important
    }

    .img-detail-secondary__preview {
        max-height: 9.3rem !important;
        height: 9.3rem !important
    }

    .floating-contact__container {
        padding: 1em 8em 0 8em
    }
}

@media only screen and (min-width:1440px) {
    .wrapper-detail-secondary-image {
        max-width: 1400px;
        margin: 0 auto
    }

    .wrapper-detail-secondary-tags {
        max-width: 1400px;
        margin: 0 auto
    }

    .wrapper-detail-produk-content {
        max-width: 1400px;
        margin: 0 auto
    }
}

@media only screen and (min-width:2560px) {
    .floating-contact__container {
        max-width: 50%;
        margin: 0 auto
    }
}