﻿.bg-gray {
    background-color: #ececec;
}

/* Breadcrumb */
.breadcrumb {
    font-size: 12px;
    background-color: transparent;
    margin-bottom: 0;
    padding-left: 0;
}

.breadcrumb-item + .breadcrumb-item::before {
    font-family: "FontAwesome";
    content: "\f101";
}

/* AdvBanner (arrows & dots) */
.section-banner .slick-slider:hover .slick-arrow {
    opacity: 1;
}

.section-banner .slick-slider .slick-arrow {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.2);
    color: rgba(255, 255, 255, 0.8);
    font-size: 5vh;
    top: calc(50% - 2.5vh);
    line-height: 1;
    padding: 0 15px;
    z-index: 1;
    opacity: 0;
    min-width: 50px;
    min-height: 50px;
}

.section-banner .slick-slider .slick-prev:before {
    font-family: FontAwesome;
    content: "\f104";
    line-height: 50px;
    position: relative;
    left: 3px;
}

.section-banner .slick-slider .slick-next {
    right: 0;
}

    .section-banner .slick-slider .slick-next:before {
        font-family: FontAwesome;
        content: "\f105";
        line-height: 50px;
        position: relative;
        left: 6px;
    }

.section-banner .slick-slider:hover .slick-arrow .slick-prev:after,
.section-banner .slick-slider:hover .slick-arrow .slick-next:after {
    right: 0;
    -webkit-transform-origin: 100% 50%;
}

.section-banner .slick-slider .slick-dots {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 15px;
}

    .section-banner .slick-slider .slick-dots li {
        display: inline-block;
    }

        .section-banner .slick-slider .slick-dots li + li {
            margin-left: 15px;
        }

        .section-banner .slick-slider .slick-dots li button {
            font-size: 0;
            line-height: 0;
            width: 12px;
            height: 12px;
            border: 0;
            border-radius: 100%;
            outline: none;
            background-color: #a48874;
            opacity: 0.8;
        }

            .section-banner .slick-slider .slick-dots li button:hover,
            .section-banner .slick-slider .slick-dots li button:focus {
                opacity: 1;
            }

    .section-banner .slick-slider .slick-dots .slick-active button {
        background-color: #5f4c3e;
        opacity: 1;
    }

/* share button */
.share .line {
    background-color: #00c300;
}

    .share .line > img {
        display: inline-block;
        height: 19px;
    }

/* Mobile Navbar 手機版選單 (feature-panel 由左滑出) */
.navbar-toggle {
    left: 5px;
    top: 8px;
    border: none;
    z-index: 1007;
    background-color: transparent;
    transition: all ease .5s;
}

    .navbar-toggle .icon-bar {
        background-color: #fff;
        -webkit-transform: matrix(1, 0, 0, 1, 0, 0);
        -moz-transform: matrix(1, 0, 0, 1, 0, 0);
        -ms-transform: matrix(1, 0, 0, 1, 0, 0);
        -o-transform: matrix(1, 0, 0, 1, 0, 0);
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

        .navbar-toggle .icon-bar:nth-child(1) {
            transition: all .8s cubic-bezier(.19, 1, .22, 1);
            transform: matrix(1, 0, 0, 1, 0, 0);
        }

        .navbar-toggle .icon-bar:nth-child(2) {
            transition: all .8s cubic-bezier(.19, 1, .22, 1);
        }

        .navbar-toggle .icon-bar:nth-child(3) {
            transition: all .8s cubic-bezier(.19, 1, .22, 1);
            transform: matrix(1, 0, 0, 1, 0, 0)
        }

    .navbar-toggle.open .icon-bar:nth-child(1) {
        transition: all .8s cubic-bezier(.19, 1, .22, 1);
        transform: matrix(.8, -.8, .8, .8, 0, 6)
    }

    .navbar-toggle.open .icon-bar:nth-child(2) {
        transition: all .8s cubic-bezier(.19, 1, .22, 1);
        transform: translateX(-60px);
        opacity: 0;
    }

    .navbar-toggle.open .icon-bar:nth-child(3) {
        transition: all .8s cubic-bezier(.19, 1, .22, 1);
        transform: matrix(.8, .8, -.8, .8, 0, -6);
    }

.filter-panel .keyword > input {
    padding-left: 40px;
}

.filter-panel .keyword i {
    position: absolute;
    top: 0;
    left: 15px;
    line-height: 38px;
}

.filter-panel .mega-dropdown .panel {
    padding: 10px;
}

/*mobile filter*/
.filter-panel .option ul.items > li {
    display: inline-block;
    margin-left: 2px;
    margin-bottom: 5px;
}

    .filter-panel .option ul.items > li > a {
        display: inline-block;
        background-color: #efefef;
        border-radius: 0.25em;
        padding: 5px 8px;
        color: #777;
    }

    .filter-panel .option ul.items > li > a {
        padding: 5px;
        background-color: #efefef;
        display: block;
        margin-bottom: 5px;
    }

.section-property .slick-arrow {
    position: absolute;
    bottom: 50%;
    width: 25px;
    height: 25px;
    color: #fff;
    text-align: center;
}

.section-scrollspy .search {
    background-color: transparent !important;
    color: #fff !important;
}

#contact-fixed {
    position: fixed;
    right: 5px;
    bottom: 70px;
    z-index: 21;
    width: 50px;
    height: 50px;
    background-color: #fc3;
    border-radius: 0;
    font-weight: bold;
    animation: tilt-shaking 0.25s linear infinite;
    border-radius: 0.25em;
}

.section-scrollspy {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 1;
}

    .section-scrollspy .call-phone, .section-scrollspy.home .consult, .section-scrollspy.home .consult:hover {
        color: #fff;
    }

    .section-scrollspy .call-phone {
        background: linear-gradient(to bottom, #ff7326 0%, #ffad26 100%);
        color: #fff;
    }

    .section-scrollspy .consult {
        background: linear-gradient(to bottom, #b8353d 0%, #f85050 100%);
        color: #fff;
    }

        .section-scrollspy .consult:hover {
            background: linear-gradient(to bottom, #b8353d 0%, #f85050 100%);
        }

.fix-feature {
    bottom: 100px;
}

.fix-search {
    position: fixed;
    right: 5px;
    bottom: 45px;
    z-index: 1005;
}

    .fix-search > * {
        width: 48px;
        height: 48px;
        border-radius: 100%;
        display: block;
        margin-top: 5px;
        cursor: pointer;
        text-align: center;
        padding: 4px;
    }

    .fix-search .circle {
        width: 40px;
        height: 40px;
    }


    .fix-search > * i {
        color: #fff;
        line-height: 40px;
    }

@media (min-width: 576px) {
}

@media (min-width:768px) {
    /* Header */
    header .navbar-brand {
        padding-top: 0;
        padding-bottom: 0;
        position: relative;
        left: 0;
        transform: unset;
    }

        header .navbar-brand img {
            height: 50px;
        }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
        color: #fff;
    }

    .fix-feature {
        bottom: 65px;
    }

    .fix-search {
        bottom: 10px;
    }
}

@media (min-width:992px) {
}

@media (min-width:1200px) {
}
