﻿ 
        .titles h2 {
            color: rgba(0,0,0,0.85) !important;
            display: inline-block;
            border-bottom: 2px solid rgba(0,0,0,0.85);
        }

        .pagebg {
            padding: 20px 0;
            padding-top: 0;
        }

        .uk-label-success {
            background: #bb1919;
            color: #fff;
            padding: 4px 7px;
        }

        .bbb {
            background: #8ce533;
            color: #000;
        }

        .b-description_readmore_wrapper {
            display: flex;
            flex-flow: column wrap;
            max-width: none !important;
            width: 100%;
            background: #f7f7f7;
            padding: 5px;
        }

        .b-description_readmore {
            position: relative;
            margin-bottom: 25px;
            box-sizing: border-box;
            padding: 0 15px;
        }

        .share-list {
            padding: 10px;
        }

        .b-description_readmore_button {
            display: inline-block;
            width: 150px;
            border: 1px solid black;
            padding: 10px 0;
            cursor: pointer;
            text-align: center;
        }

        .popover.bottom {
            margin-top: 10px;
        }

        .popover-content {
            padding: 2px 14px;
            color: #4f4f4f;
            font-size: 14px;
            line-height: 2.5;
            margin-bottom: 0;
            width: 100%;
            overflow: hidden;
        }

            .popover-content p {
                margin: 0 auto;
                text-align: center;
                font-size: 13px;
                color: #dc1773;
            }

        .b-description_readmore_button:hover {
            color: white;
            background: black;
        }

        .b-description_readmore_ellipsis:after {
            content: '';
            display: inline-block;
            position: absolute;
            bottom: 0;
            right: 0;
            width: 75%;
            height: 25px;
        }

        .share-link {
            border: 1px solid rgba(0,0,0,.08);
            border-radius: 3px;
            padding: 1.25em 1em;
            margin: 0 0 1em;
            font-size: 13px;
            cursor: pointer;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -ms-flex-align: center;
            align-items: center;
        }

        .share-link__title {
            -ms-flex-negative: 0;
            flex-shrink: 0;
            margin-left: 8px;
        }

        .share-link__link {
            direction: ltr;
            margin-top: 2px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .share-link__button {
            display: inline;
        }

        .share-link__button {
            color: rgba(0,0,0,.87);
        }

        .gozaresh li {
            color: #0084ff;
        }

        .errormes {
            -webkit-border-radius: 0px;
            -moz-border-radius: 0px;
            border-radius: 0px;
            font-size: 16px;
            margin: 20px 0;
            padding: 8px 3px;
            overflow: hidden;
            width: 100%;
            color: #ba2300 !important;
            background-color: #fff5f5 !important;
            text-align: center;
            border: 3px #fbb solid !important;
        }

        .content b {
            color: #bb1919;
            float: right;
            padding-left: 5px;
            width: 140px;
            font-weight: bold;
            font-size: 14px;
        }

        .successmes {
            color: #1ea133;
            border: 1px solid;
            border-color: #00aa4c;
            padding: 5px;
            font-size: 13px;
            margin: 10px auto;
            border-radius: 12px;
            /* width: 100%; */
            /* display: block; */
            overflow: hidden;
            background-color: #eaffee;
        }

        .panel-default {
            border-color: #000;
        }

        .panel-title {
            margin-top: 0;
            margin-bottom: 0;
            font-size: 18px;
            color: inherit;
        }

        .single_gallery .property_address .location ul li {
            color: #000;
            margin: 5px 0;
            display: block;
        }

        .brochure_download .content li {
            font-size: 16px;
        }

        .col-left {
            width: 60%;
            float: right;
            text-align: center;
            padding: 5px 0;
        }

        .col-right {
            width: 40%;
            float: right;
            text-align: center;
            padding: 5px 0;
        }

        .min-height {
            min-height: 170px;
        }

        .background {
            background-color: #313033 !important;
        }

        .margin {
            margin: 20px 0;
            overflow: hidden;
            width: 100%;
        }

        .w100 {
            float: right;
            width: 100%;
        }


        .instas {
            display: none;
        }

        svg {
            display: inline-block;
            height: 17px;
            vertical-align: middle;
        }

        .whatss {
            display: none;
        }

        input.tran3s {
            color: #fff;
            background: #3d3c3f !important;
            border: 1px solid #3d3c3f !important;
            width: 100% !important;
            padding: 5px 10px 5px !important;
            font-size: 16px !important;
            margin: 15px 0 !important;
            /* min-width: 150px !important; */
            height: 47px;
            color: #fff;
            border: none;
            border-radius: 4px;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            -o-border-radius: 4px;
            -ms-border-radius: 4px;
            display: block;
        }

        .inner_banner {
            font-size: 17px;
            color: #939299;
            direction: rtl;
            margin: 0;
            text-align: center;
            padding-bottom: 10px;
            padding-top: 10px;
            margin-bottom: 10px;
            border-bottom: 1px solid #eee;
            font-weight: normal;
            background-color: #313033;
        }

            .inner_banner h2 {
                border-color: #fff !important;
                color: #fff !important;
                font-size: 15px;
            }

        .content li {
            border-bottom: 1px solid rgba(0,0,0,.12);
        }

        .product-single-content {
            background-color: #fff;
            padding: 1.35rem;
            border: 1px solid #e5e5e5;
            border-radius: 4px;
            margin-bottom: 12px;
        }

        body {
            background: #f8f9fa;
        }

        .uk-margin-remove-bottom {
            border-radius: 4px;
            background: #bb1919 !important;
            color: #fff !important;
            text-align: center;
            padding: 10px 5px;
            border-bottom: 1px solid #ccc;
        }

        .single_properties > span {
            width: 70px;
            left: -17px;
            top: 24px;
        }

        .vaamf {
            color: #fff;
            direction: rtl;
            margin: auto;
            font-size: 15px;
            position: fixed;
            bottom: 10px;
            z-index: 9445;
            border-left: 0;
            left: 0;
        }

        .box-909 {
            background: #19a600;
            box-shadow: 0 2px 4px 0 rgba(0,0,0,0.11);
            padding: 10px;
            border-radius: 3px;
            margin-bottom: 10px;
            color: #fff;
            line-height: 1.9;
            position: relative;
            overflow: hidden;
        }

            .box-909 i {
                bottom: 0;
                color: #000;
                font-size: 50px;
                right: 10px;
                opacity: .1;
                position: absolute;
                transform: rotate(0deg) rotateY(180deg);
                z-index: 1;
            }

        .box-909-text {
            float: right;
        }

        @media only screen and (max-width: 767px) {
            .vaamf {
                width: 100%;
                text-align: center;
                position: fixed;
                bottom: 0px;
                box-shadow: 0 0 5px #000;
            }

            .box-909 {
                margin-bottom: 0;
            }
        }

        .Star {
            background-image: url(../../images/Star.gif);
            height: 17px;
            width: 17px;
            float: right !important;
        }

        .WaitingStar {
            background-image: url(../../images/WaitingStar.gif);
            height: 17px;
            width: 17px;
            float: right !important;
        }

        .FilledStar {
            background-image: url(../../images/FilledStar.gif);
            height: 17px;
            width: 17px;
            float: right !important;
        }

        .padds p b {
            font-size: 13px;
            color: #111;
        }

        .padds p {
            color: #111;
        }

        .padds .fa-clock-o {
            margin-left: 0;
        }

        .padds i {
            color: #bb1919;
            min-width: 12px;
            text-align: center;
        }

        b span {
            font-weight: 700;
        }

        .errormess {
            -webkit-border-radius: 0px;
            -moz-border-radius: 0px;
            border-radius: 0px;
            font-size: 16px;
            margin: 20px 0;
            padding: 8px 3px;
            overflow: hidden;
            width: 100%;
            color: #ba0000 !important;
            background-color: #fff6de !important;
            text-align: center;
            border: 3px #d78b00 solid !important;
        }.inner_banner h1 {
    border-color: #fff !important;
    color: #fff !important;
    font-size: 15px;
}

.inner_banner h1 {
    text-align: center;
    margin-bottom: 5px;
    margin-top: 5px;
    padding-top: 0;
    font-size: 17px;
    display: block;
} 