<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.branch-details .org {
    text-transform: uppercase;
    font-weight: 400;
}

.branch-details .email-address {
    font-size: 0.8em;
}

.header-wrapper .title-searchE {
    margin-top: 10px;
}

.branch-details .tel {
    color: #8361b7;
}

.branch-details .tel:hover {
    color: #5F5F5F;
}

.branch-details .email-address {
    color: #8361b7;
}

.branch-details .email-address:hover {
    color: #5F5F5F;
}

.title-searchE {
    text-align: right;
}

.contact-office {
    margin: 20px 0px;
}

.contact-office img {
    width: 100%;
    max-width: 960px;
    max-height: 674px;
}

.slideshow .slideshow-slides .horiz-scroll-prev:after {
    content: "\f0d9";
    font-family: FontAwesome;
    font-size: 30px;
}

.slideshow .slideshow-slides .horiz-scroll-next:after {
    content: "\f0da";
    font-family: FontAwesome;
    font-size: 30px;
}

.pFeatures .pFeatures-bumpup a,
.pFeatures .pFeatures-feature a {
    float: none;
    width: auto;
    text-align: center;
    clear: both;
    display: block;
}

.pFeatures .pFeatures-bumpup .text,
.pFeatures .pFeatures-feature .text {
    float: none;
    text-align: center;
    width: auto;
    margin: 10px 0px 0px 0px;
}

.listing-key-info {
    padding: 20px 10px 15px 10px;
    margin: 0px 0px 20px 0px;
}

.listing-key-info .tbl-row {
    float: left;
    width: 49%;
    padding: 5px 0px;
}

.listing-key-info .tbl-row.tbl-row-odd {
    float: right;
}

.listing-key-info .tbl-row td {
    display: inline-block;
    width: 60%;
    float: right;
}

.listing-key-info .tbl-row td.tbl-row-cell-heading {
    float: left;
    display: inline-block;
    width: 40%;
    font-weight: normal;
}

.listing-key-info .tbl .tbl-row .tbl-row-cell {
    padding: 2px 2%;
    height: 22px;
    color: #666666;
    font-size: 0.97em;
}

.listing-key-info {
    background-color: #FFFFFF;
}

.key-row-bg-colour {
    background-color: #F1F1F1;
}

.listing-key-info .tbl .tbl-row .tbl-row-cell {
    border-bottom: none;
}

.listing-key-info .key-row-bg-colour {
    background-color: #EFEFEF;
}

.listing-key-info .tbl-row td.tbl-row-cell-heading {
    color: #666666;
}

.listing-key-info .tbl-row-cell .price {
    color: #8361b7;
}

.listing-key-info .grey {
    background-color: #F1F1F1;
}

.listing-key-info .tbl-row-cell {
    padding: 0px 0px 0px 0px;
}

.listing-property-types-table .tbl-row-odd {
    background: #F1F1F1;
}

.listing-units .tbl-row-odd {
    background: #F1F1F1;
}

@media screen and (max-width:950px) {
    .tbl-row td {
        width: 55%;
    }

    .tbl-row .tbl-row td.tbl-row-cell-heading {
        width: 35%;
    }

    .listing-key-info .tbl .tbl-row .tbl-row-cell {
        font-size: 0.8em;
    }
}

@media screen and (max-width:850px) {
    .tbl-row td {
        width: 60%;
    }

    .tbl-row .tbl-row td.tbl-row-cell-heading {
        width: 40%;
    }
}

@media screen and (max-width:590px) {
    .tbl-row {
        width: 100%;
    }

    .tbl-row td {
        float: none;
        width: 60%;
    }

    .tbl-row .tbl-row td.tbl-row-cell-heading {
        width: 30%;
    }
}

@media screen and (max-width:500px) {
    .header-wrapper .title-searchE {
        padding: 0px 0px 0px 0px;
    }

    .listing-key-info .tbl-row {
        width: 100%;
    }

    .listing-key-info .tbl-row.tbl-row-odd {
        background-color: #FFFFFF !important;
    }

    .listing-key-info .tbl-row.tbl-row-even {
        background-color: #EFEFEF !important;
    }
}



.slideshow .slideshow-slides .horiz-scroll-prev,
.slideshow .slideshow-slides .horiz-scroll-next,
.slideshow .slideshow-thumbs .horiz-scroll-prev,
.slideshow .slideshow-thumbs .horiz-scroll-next {
    background-image: none !important;
}</pre></body></html>