﻿.search-detail::before {
    background: linear-gradient(to bottom, #f0f0f0 0%, #f5f5f5);
    content: '';
    height: 200px;
    position: absolute;
    left: 0;
    right: 0
}

.container {
    position: relative
}

.dis-block{
    display: block !important
}

.property-titlebar {
    padding: 35px 0;
}

.back-list{
    padding: 20px 0;
}

a.go-back {
    color: #333;
    position: relative;
    margin: 5px 25px 0 0;
    text-align: left;
    transition: all 0.4s;
}

    a.go-back i {
        font-size: 18px;
        margin-right: 10px;
        float: left;
        color: #a0a0a0;
    }

.property-title span {
    font-size: 17px;
    color: #333;
    display: inline-block;
}

    .property-title span.box-svgicon {
        height: 2.3rem
    }

.property-title h1 {
    font-size: 28px;
    line-height: 36px;
    margin: 1px 0;
}

.property-title small{
    color: #666
}

.property-title span.property-badge {
    margin: 0;
    padding: 4px 11px;
    line-height: 24px;
    border-radius: 3px;
    background-color: #e4002b;
    color: #fff;
    font-size: 13px;
    position: relative;
    top: -4px;
    margin-left: 4px;
}

.listing-price {
    font-size: 23px
}

.listing-price-befor {
    font-size: 18px;
    color: #999;
    text-decoration: line-through
}

.property-pricing {
    font-size: 28px;
    font-weight: 500;
    text-align: right
}

    .property-pricing small {
        font-size: 14px;
        font-weight: 500;
        color: #888;
        display: block;
        margin-bottom: 10px
    }


.property-main-features {
    background-color: #fff;
    border-radius: 7px;
    width: 100%;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0 30px 24px 30px;
}

    .property-main-features li {
        font-size: 17px;
        color: #888;
        display: inline-block;
        padding: 24px 0 0 0;
        line-height: 30px;
        width: 25%;
        float: left;
        text-align: center
    }

        .property-main-features li strong {
            display: block;
            color: #333;
        }

/* Property Details */
h3.desc-headline {
    font-size: 22px;
    margin: 50px 0 25px 0;
    font-weight: 500;
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
}

.property-features {
    width: 100%;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
}

    .property-features li {
        color: #333;
        display: block;
        margin: 0 0 20px 0;
        padding: 0;
        float: left;
        width: 25%
    }

        .property-features li span {
            color: #707070;
        }

    .property-features.checkboxes li:before {
        display: inline-block;
        width: 19px;
        height: 19px;
        margin-right: 10px;
        top: -2px;
        position: relative;
        content: "\f00c";
        font-family: 'Font Awesome 5 Free';
        font-weight: 900;
        font-size: 12px;
        color: #fff;
        text-align: center;
        line-height: 15px;
        background-color: #e4002b;
        border: 2px solid transparent;
        transition: border-color 0s;
        border-radius: 2px;
    }

.show-more {
    max-height: 240px;
    overflow: hidden;
    position: relative;
    transition: max-height 1s;
    font-size: 16px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
    text-transform: none;
    color: #444;
}

    .show-more p {
        font-size: 16px;
        font-weight: 400;
    }

    .show-more:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 180px;
        display: block;
        background: linear-gradient(rgba(255,255,255,0), #f5f5f5 88%);
        z-index: 9;
        opacity: 1;
        visibility: visible;
        transition: all 1s;
    }

    .show-more.visible:after {
        opacity: 0;
        visibility: hidden;
    }

    .show-more.visible {
        max-height: 2000px;
    }

.show-more-button {
    position: absolute;
    bottom: -15px;
    left: 0;
    margin-left: 50%;
    transform: translateX(-50.5%);
    z-index: 10;
    text-align: center;
    display: block;
    opacity: 1;
    visibility: visible;
    transition: all 0.3s;
    padding: 10px 20px;
}

.search-detail table.table tr th {
    text-align: center;
    background: #fff
}

/* Gallery Style */
.gallery-carousel .owl-nav button.owl-next, .gallery-carousel .owl-nav button.owl-prev {
    opacity: .75;
    background: none;
    border-radius: 0;
    position: absolute;
    z-index: 1;
    color: #fff;
    padding: 0 !important;
    line-height: 50px;
    height: 50px;
    width: 50px;
    border: 0;
    font-size: 48px;
    top: 50%;
    margin-top: -25px;
    text-shadow: 0 2px 4px rgba(0,0,0,.5)
}

    .gallery-carousel .owl-nav button.owl-next:hover, .gallery-carousel .owl-nav button.owl-prev:hover {
        opacity: 1;
        text-shadow: 0 2px 8px rgba(0,0,0,.5)
    }

.gallery-carousel .owl-nav button.owl-prev {
    left: 15px;
}

.gallery-carousel .owl-nav button.owl-next {
    right: 15px;
}

.gallery-carousel {
    height: 420px;
    overflow: hidden
}

    .gallery-carousel.owl-carousel .owl-item img {
        max-height: 420px;
    }

/* Agent Widget Box */
.agent-widget {
    text-align: left;
    direction: ltr;
    position: relative;
    width: 360px
}

    .agent-widget .ui.rail {
        width: 100%
    }

.contactbox, .sharebox {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    padding: 20px;
    margin-bottom: 15px;
    background-color: #fff;
    color: #707070;
    border-radius: 7px;
    transition: 0.25s;
}

    .sharebox h3 {
        margin-top: 0;
        font-size: 18px
    }

    .sharebox a {
        color: #333;
        font-weight: 500;
        margin-right: 10px;
        float: left;
        background: #eee;
        border-radius: 50%;
        width: 45px;
        height: 45px;
        text-align: center;
        padding-top: 11px;
    }

        .sharebox a svg {
            width: 1.6rem;
            height: 1.6rem;
        }

.titleCallAgent {
    font-size: 18px;
    font-weight: 400;
}

.agent {
    font-size: small;
}

.agent-info {
    padding-top: 0px
}

.agent-img {
    width: 100px;
    height: 100px;
    border-radius: 100px;
    float: left;
    margin-right: 15px;
    border: 1px #eaeaea solid
}

.agent-info .agent-name {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px
}

    .agent-info .agent-name small {
        font-size: 14px;
        font-weight: 400;
        color: #999;
        display: block
    }

.agent-phone span {
    color: #999;
    font-size: 15px;
}

.property-code{
    margin-top: 10px
}

/* Similar Property */
.similar-row {
    margin-top: 20px;
    position: relative
}

    .similar-row h4 {
        font-size: 22px;
        font-weight: 500
    }

    .similar-row .row {
        margin: 0 -10px
    }

    .similar-row .col-sm-3 {
        padding: 0 10px
    }

.similar-col-item {
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.1);
    border-radius: 7px;
    background: #FFF;
    margin: 5px
}

    .similar-col-item .similar-photo img {
        margin: 0 auto;
        width: 100%;
        min-height: 200px;
        border-radius: 7px 7px 0 0
    }

    .similar-col-item .similar-info {
        padding: 15px;
    }

.similar-photo {
    max-height: 200px;
    overflow: hidden
}

.similar-price {
    color: #333;
    font-size: 18px;
    font-weight: 600;
    padding: 5px 0
}

.similar-item {
    margin-right: 15px
}

    .similar-item i {
        font-size: 12pt
    }

.similar-carousel .owl-nav button.owl-next, .similar-carousel .owl-nav button.owl-prev {
    opacity: 1;
    background: #e4002b;
    border-radius: 0;
    position: absolute;
    z-index: 1;
    color: #fff;
    padding: 0 12px !important;
    line-height: 35px;
    height: 35px;
    border: 0;
    font-size: 24px;
    top: -75px
}

    .similar-carousel .owl-nav button.owl-next:hover, .similar-carousel .owl-nav button.owl-prev:hover {
        background: #000;
        color: #fff
    }

.similar-carousel .owl-nav button.owl-prev {
    right: 45px;
    left: auto;
}

.similar-carousel .owl-nav button.owl-next {
    right: 0;
}


.price-text-color {
    color: black;
    font-weight: 500;
    font-size: 18px;
}

.title-text-color {
    color: black;
    font-weight: 400;
    font-size: 18px;
}

.faci-text-color {
    color: #333;
    font-size: small;
}

.col-item .info .rating {
    color: #777;
}

.col-item .rating {
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

.col-item .separator {
    border-top: 1px solid #E1E1E1;
}

.clear-left {
    clear: left;
}

.col-item .separator p {
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

    .col-item .separator p i {
        margin-right: 5px;
    }

.col-item .btn-add {
    width: 50%;
    float: left;
}

.col-item .btn-add {
    border-right: 1px solid #E1E1E1;
}

.col-item .btn-details {
    width: 100%;
    float: left;
    padding-left: 10px;
    color: black;
}

    .col-item .btn-details a {
        color: #8a0d0d;
    }



.controls {
    margin-top: 20px;
}

[data-slide="prev"] {
    margin-right: 10px;
}

@media(min-width:992px) and (max-width:1199px) {
    .agent-widget {
        width: 293px
    }
}

@media(max-width:991px) {
    .footer-row .social-label {
        width: 35px;
        height: 35px;
        padding-top: 7px;
    }

    .ui.rail {
        position: relative;
        top: 0;
        width: 100%;
        height: 100%;
    }

    .agent-widget {
        width: 100%;
    }

        .footer-row .social-label .fa-2x {
            font-size: 1.5em;
        }
}

@media(min-width:768px) and (max-width:991px) {
    .similar-item {
        margin-right: 10px;
    }

    .title-text-color {
        font-size: 16px;
    }

    .similar-price {
        font-size: 15px;
    }

    .footer-row .social-label {
        width: 35px;
        height: 35px;
        padding-top: 7px;
    }

        .footer-row .social-label .fa-2x {
            font-size: 1.5em;
        }
}

@media(max-width:767px) {
    .gallery-carousel {
        height: 350px;
        overflow: hidden;
    }

        .gallery-carousel.owl-carousel .owl-item img {
            max-height: 350px;
        }

    .property-main-features {
        padding: 0 20px 24px 20px;
    }

        .property-main-features li {
            font-size: 15px;
            padding: 20px 0 0 0;
        }

    .property-features li {
        width: 50%;
    }

    .agent-phone-mobile {
        position: fixed;
        bottom: 5px;
        left: 5px;
        right: 5px;
        height: 70px;
        padding-top: 10px;
        text-align: center;
        z-index: 1000000;
        background: #fff;
        border-radius: 7px;
        box-shadow: rgba(0, 0, 0, 0.16) 0px 0.0625rem 0.25rem 0px
    }

        .agent-phone-mobile a {
            background: #e4002b;
            width: 200px;
            height: 50px;
            border-radius: 30px;
            display: inline-block;
            font-size: 16px;
            color: #fff;
            padding: 15px 0;
        }
        
        
        footer .copyright {
            text-align: center
        }
}

@media(max-width:479px) {
    a.go-back {
        margin: 5px 15px 0 0
    }

    .property-title h1 {
        font-size: 24px;
        line-height: 26px;
    }

    .property-title span {
        font-size: 16px;
        margin-top: 0;
    }

    .property-pricing {
        font-size: 28px;
        text-align: left;
        margin-top: 25px
    }

    .similar-item {
        margin-right: 10px;
    }

    .gallery-carousel {
        height: 220px;
        overflow: hidden;
    }

        .gallery-carousel.owl-carousel .owl-item img {
            max-height: 220px;
        }

    .property-main-features li {
        font-size: 15px;
        padding: 20px 0 0 0;
        width: 50%;
    }

    .property-features li {
        width: 100%;
        margin: 0 0 15px 0;
    }
}

@media(max-width:399px) {
    .gallery-carousel {
        height: 200px;
        overflow: hidden;
    }

        .gallery-carousel.owl-carousel .owl-item img {
            max-height: 200px;
        }

    .search-detail table.table tr th {
        font-size: 12px;
    }

    .titleCallAgent {
        font-size: 15px;
    }
}
