/*
 Project: Realforce CRM site design London
 Version: 0.0.1;
 */

.d1-background-blue {
            background-color: #c4915c;
    }
.d1-background-grey {
            background-color: #666366;
    }
.d1-background-blue-flat {
    background-color: #ffffff;
}
.d1-background-light-blue-flat {
    background-color: #00abc2;
}
.d1-background-black {
    background-color: #ffffff;
}
.d1-background-white {
    background-color: #ffffff;
}
.jumbo-image {
    width: 100%;
    max-height: 370px;
    overflow: hidden;
}
.jumbo-image img {
    width: 100%;
    min-height: 260px;
}
.d1-form-button-style {
    background: none repeat scroll 0 0 #00abc2;
    border: none;
    border: 0px !important;
    cursor: pointer;
    float: right;
    color: #00abc2;
}
.d1-photo-cover {
    padding: 20px;
    height: 240px;
    width: 240px;
    margin: 0 auto;
}
.d1-photo {
    background-color: #F1F1F1;
    overflow: hidden;
}
.d1-photo img {
    display: block;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
}
.d1-subhead-line {
    background-color: #00abc2;
    height: 2px;
    position: relative;
    margin-top: 40px;
}
.box-shadow-lightblue {
    -webkit-box-shadow: 0px 3px 0px 0px #00abc2;
    -moz-box-shadow: 0px 3px 0px 0px #00abc2;
    box-shadow: 0px 3px 0px 0px #00abc2;
}
.text-ellipsis {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.no-content {
    content: "" !important;
}
#label-habitable {
    width: 85%;
    display: inline;
}
.d1-icon-bedroom {
    background-image: url("../img/icon-bedroom.png");
    background-repeat: no-repeat;
    height: 16px;
    margin-left: 16px;
    margin-top: 3px;
    position: absolute;
    width: 27px;
}

@media (max-width: 767px) {
    .rf__desktop {
        display: none;
    }
    .rf__mobile {
        display: block;
    }
    .virtual-tour-link {
        font-size: 10pt;
        padding-bottom: 40px;
    }
    #d1-details-blankimage img {
        height: 300px !important;
    }
    .d1-img-less-than2 {
        display: none !important;
    }
    #d1-property-detail-amenities-container {
        -webkit-column-count: 1 !important;
        -moz-column-count: 1 !important;
        column-count: 1 !important;
    }
    .d1-property-brief-block {
        width: 100% !important;
        width: 0 auto;
    }
    .slick-prev, .slick-next {
        display: none !important;
    }
    .desktop-carousel {
        display: none !important;
    }
    .d1-img-big {
        height: 300px !important;
        margin: 0 auto;
    }
    .mobile-carousel {
        display: block !important;
        width: 90% !important;
    }
    #d1-propery-detail {
        margin-top: 30px !important;
    }
    .articles-content {
        height: auto !important;
    }
    .d1-articles-image-cover .d1-articles-image {
        width: 100% !important;
    }
    #d1-article-container {
        margin-top: 60px !important;
    }
    #d1-details-container {
        margin-top: 40px !important;
    }
    .d1-articles-wrapper {
        width: 94% !important;
        margin-left: 3% !important;
    }
    .d1-article-header,
    .d1-articles-content {
        padding: 10px 10px !important;
    }
    #d1-articles .block {
        background-color: #ffffff;
        border-radius: 5px;
        color: #666366;
        margin: 20px 0px 0px;
        padding: 0px 0px 10px !important;
    }
    .home-description h1 {
        font-size: 1.8em !important;
    }
    footer h5 {
        height: 5px !important;
        padding-top: 0 !important;
        display: inline-table;
    }
    #d1-property-detail-desc-summary {
        height: auto !important;
    }
    .d1-results-num h3 {
        text-align: center;
    }
    .d1-orderby {
        padding: 0px !important;
    }
    .article-title{
        width: 100%;
        text-align: center !important;
        padding-bottom: 10px;
    }
    .article-details {
        width: 100%;
        text-align: right;
    }
    #d1-article-header {
        padding: 0px !important;
    }
    .carousel-control {
        width: 20% !important;
    }
    #d1-property-detail-desc-left, #d1-property-detail-desc-right {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    #d1-home-property-brief-block {
        margin-top: 1em !important;
    }
    #d1-home-property-brief-block h2 {
        font-size: 2em;
        margin: 10px 0;
    }
    .home-description {
        margin-top: 0em !important;
    }
    #agency-logo-header {
        max-height: 50px !important;
        max-width: 200px;
    }
    .footer-contact {
        top: 30em !important;
    }
    .d1-sale-wrapper{
        padding-left: 10px !important;
    }
    .d1-sale-wrapper .d1-sale-content .d1-sale-description {
        padding-right: 0px !important;
    }
    .d1-sale-wrapper .d1-sale-content .d1-sale-header {
        margin-top: 0px !important;
    }
    .d1-sale-wrapper .d1-sale-content .d1-sale-header,
    .d1-sale-footer,
    .d1-sale-wrapper .d1-sale-content .d1-sale-header .d1-sale-header-right {
        margin-right: 0px !important;
    }

    .d1-articles-footer {
        margin-right: 0px !important;
        padding: 0px 10px;
    }
    .d1-sale-header-left{
        padding-top: 5px;
    }
    #d1-contact-us-locationmap {
        width: 92% !important;
        left: 4%;
    }
    .d1-first-row {
        display:inline-block;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        width:100%;
    }
    .d1-second-row {
        display:inline-block;
        padding-top: 0px;
        padding-left: 0px;
        padding-right: 0px;
        width:100%;
    }
    .d1-second-row input {
        margin-bottom: 10px;
        width: 100%;
    }
    .d1-second-row .select-options {
        margin-bottom: 15px;
    }
    #d1-contact-agent-form {
        padding-left: 0px !important;
        padding-right: 0px !important;;
    }
    #d1-filter-tabs {
        position: relative;
        z-index: 9;
        top: -3em;
    }
    #d1-navbar-collapse {
        padding-bottom: 4px;
    }
    #d1-navbar-collapse ul {
        width: 100% !important;
        float: left !important;
        margin: 0px !important;
    }
    #d1-navbar-collapse ul li {
        min-height: 40px !important;
        width: 100%;
        float: left;
        text-align: center;
    }
    #d1-navbar-collapse ul li a {
        color: #00abc2;
        border-top: 1px solid rgba(255, 0, 0, 0);
        border-bottom: 1px solid rgba(255, 0, 0, 0);
        outline: none;
        background-color: none !important;
        line-height: 20px !important;
    }
    #d1-navbar-collapse ul li a:hover {
        border-left: none;
        border-right: none;
        border-top: 1px solid #00abc2 !important;
        border-bottom: 1px solid #00abc2 !important;
        transition: all 1s ease 0s !important;
        background-color: #ffffff !important;
    }
    #d1-navbar-collapse ul li .dropdown-menu > ul {
        background-color: #ffffff !important;
    }
    #d1-navbar-collapse ul li .dropdown-menu > li > a:hover {
        background-color: #00abc2 !important;
    }
    #d1-navbar-collapse ul li .dropdown-menu > li > a:hover {
        background-color: #00abc2 !important;
    }
    #d1-navbar-collapse ul li .dropdown-menu > li {
        height: 30px !important;
    }
    #d1-navbar-collapse ul li .dropdown-menu > li > a {
        color: #00abc2 !important;
        line-height: 22px !important;
    }
    #d1-navbar-collapse ul li .dropdown-menu > .active > a {
        background-color: #00abc2 !important;
        color: #00abc2 !important;
    }
    #d1-navbar-collapse span {
        font-size: 7px;
        font-weight: normal;
    }
    .navbar-inverse .navbar-nav > .active > a,
    .navbar-inverse .navbar-nav > .active > a:hover,
    .navbar-inverse .navbar-nav > .active > a:focus {
        border-top: 1px solid #00abc2;
        border-bottom: 1px solid #00abc2;
        transition: all 1s ease 0s;
        background-color: #00abc2;
    }
    .d1-view-details-button {
        height: 33px;
        line-height: 18px;
        font-size: 11px;
        padding: 7px 6px !important;
    }
    #d1-sale-list-block,
    #d1-rent-list-block,
    #d1-promotions-list-block {
        width: 95%;
        margin: 0 auto;
    }
    #d1-contact-address {
        background-color: #ffffff;
        border-radius: 5px;
        color: #00abc2;
        padding: 10px 30px 48px !important;
        margin: 0 auto;
        width: 300px;
        position: relative !important;
        top: 0px !important;
        right: 0px !important;
    }
    #thumbcarousel {
        display: none;
    }
    #d1-pagination {
        width: 230px !important;
        margin-top: 10px !important;
    }
    .filter-dropdown {
        width: 100% !important;
        float: left;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
    }
    #d1-send-enquiry-button {
        color: #c4915c;
        cursor: pointer;
        position: unset !important;
        width: 100%;
        height: 40px;
        line-height: 26px;
        margin-bottom: 5px;
        -webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.8);
        -moz-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.8);
        box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.8);
    }
    #label-habitable {
        width: auto !important;
    }
    .languagecollapse {
        display: inline;
    }
    #language-select {
        margin: 0px !important;
        width:70px;
    }
    .d1-articles-image-cover .d1-articles-image .d1-articles-img {
        margin: 0 auto;
    }
    /* Promotions */
    .d1-promotion-pics {
        height: 250px !important;
    }
    #d1-new-projects-details {
        margin-top: 0px !important;
    }
    .d1-promotion-view-details {
        margin: 5px 0px 0px !important;
    }
    #d1-new-projects-links {
        float: left !important;
        margin-top: 5px;
    }
    .d1-promotion-description {
        padding-right: 0px !important;
    }
    .left-side-right {
        text-align: right !important;
    }
    .d1-sale-footer #left-side {
        padding: 0px !important;
    }
    .d1-promotion-links {
        padding-left: 0px !important;
        margin-top: 6px;
        float: left !important;
    }
    #d1-pagination-promotion {
        width: 230px !important;
    }
    .price-table tbody tr {
        width: 650px !important;
    }
}
@media (max-width: 992px) {
    #d1-filter-section {
        margin-top: -3em !important;
        width: 100% !important;
    }
    #d1-results-section {
        margin-top: 15px !important;
        width: 95% !important;
        margin-left: 2.5%;
    }
    #d1-articles {
        margin-top: 0px !important;
        width: 100% !important;
    }
    #d1-contact-us-locationmap {;
        width: 90% !important;
        left: 5%;
    }
    #d1-home-property-brief-block {
        margin-top: 0.2em !important;
    }
    .jumbo-image img {
        min-height: 110px !important;
    }
    .d1-players {
        margin-top: 20px;
    }
}
@media (min-width: 992px) {
   .width-optimiser {
        width: 992px !important;
        margin: 0 auto;
    }
}
@media (min-width: 767px) {
    .rf__mobile {
        display: none;
    }
    .filter-dropdown {
        width: 20% !important;
        float: left;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        position: relative;
    }
    #d1-navbar-collapse ul li {
        height: 80px;
    }
    #d1-navbar-collapse ul li a {
        color: #00abc2;
        border-left: 1px solid rgba(255, 0, 0, 0);
        border-right: 1px solid rgba(255, 0, 0, 0);
        outline: none;
        background-color: none !important;
        height: 100%;
        line-height: 50px;
    }
    #d1-navbar-collapse ul li a:hover {
        border-top: none;
        border-bottom: none;
        border-left: 1px solid #00abc2 !important;
        border-right: 1px solid #00abc2 !important;
        transition: all 1s ease 0s !important;
        background-color: rgba(255, 255, 255, 0) !important;
    }
    #d1-navbar-collapse ul li .dropdown-menu > li > a:hover {
        background-color: #00abc2 !important;
    }
    #d1-navbar-collapse ul li .dropdown-menu > li > a:focus {
        background-color: #00abc2 !important;
    }
    #d1-navbar-collapse ul li .dropdown-menu > li {
        height: 30px !important;
    }
    #d1-navbar-collapse ul li .dropdown-menu > li > a {
        color: #00abc2 !important;
        line-height: 22px !important;
    }
    #d1-navbar-collapse ul li .dropdown-menu > .active > a {
        background-color: #00abc2 !important;
        color: #00abc2 !important;
    }
    #d1-navbar-collapse span {
        font-size: 7px;
        font-weight: normal;
    }
    .navbar-inverse .navbar-nav > .active > a,
    .navbar-inverse .navbar-nav > .active > a:hover,
    .navbar-inverse .navbar-nav > .active > a:focus {
        border-left: 1px solid #00abc2;
        border-right: 1px solid #00abc2;
        transition: all 1s ease 0s;
        background-color: #00abc2;
    }
    #d1-filter-section,
    #d1-results-section,
    #d1-articles {
        width: 95%;
        margin: 0 auto;
    }
    #d1-sale-list-block,
    #d1-rent-list-block,
    #d1-promotions-list-block {
        width: 95%;
        margin: 0 auto;
    }
    #d1-contact-address {
        background-color: #ffffff;
        border-radius: 5px;
        color: #00abc2;
        padding: 20px;
        margin-bottom: 20px;
        width: 300px;
        right: 40px;
        float: right;
        position: relative;
        z-index: 80;
    }
    #big-image-prev,
    #big-image-next {
        display: none;
    }
}
@media (max-width: 992px) and (orientation:landscape) {
    .rf__desktop {
        display: none;
    }
    .rf__mobile {
        display: block;
    }
}

/* Layout styles*/

.header {
    background-color: #ffffff;
    color: #00abc2;
}

.header__link {
    background-color: transparent;
}

.page__footer {
    color: #00abc2;
    background-color: #ffffff;
}

footer .d1-form-input {
    float: left;
    overflow: hidden;
    padding: 8px 0px;
    width: 100%;
}
footer .d1-form-input input {
    font-size: 12px;
}
footer #d1-form-textarea {
     height: 88px;
    resize: none;
    font-size: 12px;
    margin-bottom: 7px;
}
footer #d1-form-status {
    display: none;
    font-size: 12px;
    padding-top: 10px;
    text-align: right;
}
footer #d1-footer-address {
    min-height: 75px;
}
footer h5 {
    height: 55px;
    padding-top: 20px;
}
.navbar-fixed-top .nav {
    padding: 0px;
}
.navbar-nav .open .dropdown-menu {
    background-color: #ffffff !important;
    height: 85px;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #c4915c;
}
.dropdown-menu > li > a:hover {
    color: #c4915c !important;
    text-decoration: none;
    background-color: #00abc2 !important;
    outline: none;
}
.dropdown-menu > li > a:focus {
    color: #c4915c !important;
    text-decoration: none;
    background-color: #00abc2 !important;
    outline: none;
}
/* Base styles*/

#d1-agent-block-enquiry-button {
    background: none repeat scroll 0 0 #00abc2;
    cursor: pointer;
    color: #00abc2;
    width: 100% !important;
    border-radius: 5px;
    outline: none;
}
#d1-filter-button,
.d1-view-details-button {
    border: 1px solid #00abc2 !important;
}
#d1-form-send-button {
    width: 100%;
}

#d1-send-enquiry-button {
    color: #c4915c;
    cursor: pointer;
    position: absolute;
    right: 7%;
    top: 114px;
    z-index: 99;
}
#d1-send-enquiry-button-iframe {
    color: #00abc2;
    cursor: pointer;
    margin-bottom: 15px;
}
#d1-send-enquiry-button:hover,
#d1-send-enquiry-button-iframe:hover {
    color: #00abc2 !important;
    outline: none !important;
            background-color: #c4915c !important;
    }
.d1-form-button-style {
    background: none repeat scroll 0 0 #00abc2;
    border: none;
    border: 0px !important;
    cursor: pointer;
    float: right;
    color: #00abc2;
}
.home-description {
    font-family: "Montserrat", "arial";
    background-color: #00abc2;
    padding: 20px;
    color: #00abc2;
    text-align: justify;
}
.home-description h1 {
    text-align: center;
    color: #00abc2;
    padding-bottom: 20px;
    font-size: 2.5em;
}
.home-description h5 {
    text-align: center;
    color: #00abc2;
    padding-bottom: 15px;
}
.home-description .block {
    margin-bottom: 20px;
}
#d1-home-property-brief-block {
    margin-top: 2em;
    margin-bottom: 20px;
}
.d1-sale-image-cover {
    background-color: #ffffff;
    padding: 10px;
    display: inherit;
}
.d1-sale-image-cover .d1-sale-image {
    height: 250px;
    overflow: hidden;
    border-radius: 5px;
}
.d1-sale-image-cover .d1-sale-image img{
    height: 250px !important;
    width: auto;
}
.d1-articles-image-cover {
    background-color:  #ffffff;
    padding: 10px 0px;
    overflow: hidden;
}
.d1-articles-image-cover .d1-articles-image {
    height: 200px;
    overflow: hidden;
    border-radius: 5px;
    width: auto;
    display: table;
}
.d1-articles-image-cover .d1-articles-image .d1-articles-img {
    max-height: 200px;
}
.d1-article-image-cover {
    background-color: #ffffff;
    padding: 10px 0;
}
.d1-article-image-cover .d1-article-image {
    max-height: 200px;
    overflow: hidden;
    border-radius: 5px;
}
.d1-article-image-cover .d1-article-image img{
    height: auto;
    width: 100% !important;
}
/* Multiline Ellipsis  */

.desc-ellipsis {
    overflow: hidden;
    position: relative;
    height: 108px;
    line-height: 21px;
    font-style: normal;
}
.desc-ellipsis:before {
    content: "";
    float: left;
    width: 5px;
    height: 109px;
}
.desc-ellipsis > *:first-child {
    float: right;
    width: 100%;
    margin-left: -5px;
}
.desc-ellipsis:after {
    content: "[ . . .  ]";
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    float: right;
    position: relative;
    top: -25px;
    left: 100%;
    width: 4em;
    margin-left: -4em;
    padding-right: 5px;
    text-align: right;
    color: #00abc2 !important;
            background-color: #ffffff;
    }
.desc-ellipsis i:before {
    content: "";
    color: #00abc2 !important;
    cursor: pointer;
    font-style: normal;
}
.ellipsis {
    overflow: hidden;
    position: relative;
    height: 176px;
    line-height: 25px;
    font-style: normal;
}
.ellipsis:before {
    content: "";
    float: left;
    width: 5px;
    height: 174px;
}
.ellipsis > *:first-child {
    float: right;
    width: 100%;
    margin-left: -5px;
}
.ellipsis:after {
    content: "[ . . .  ]";
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    float: right;
    position: relative;
    top: -25px;
    left: 100%;
    width: 4em;
    margin-left: -4em;
    padding-right: 5px;
    text-align: right;
    color: #00abc2 !important;
    cursor: pointer;
            background-color: #ffffff;
    }
.ellipsis i:before {
    content: "";
    color: #00abc2 !important;
    cursor: pointer;
    font-style: normal;
}
.ellipsis-open {
    overflow: hidden;
    position: relative;
    height: 176px;
    line-height: 25px;
    font-style: normal;
}
.ellipsis-open:before {
    content: "";
    float: left;
    width: 5px;
    height: 174px;
}
.ellipsis-open > *:first-child {
    float: right;
    width: 100%;
    margin-left: -5px;
}
.ellipsis-open:after {
    content: " " !important;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    float: right;
    position: relative;
    top: -25px;
    left: 100%;
    width: 8em;
    margin-left: -8em;
    padding-right: 5px;
    text-align: right;
    color: #00abc2 !important;
    cursor: pointer;
            background-color: #ffffff;
    }
.ellipsis-open i:before {
    content: "[ - ]";
    color: #00abc2 !important;
    cursor: pointer;
    font-style: normal;
}
#header {
    width: 100%;
    position: absolute;
    bottom: 0;
}
#header-wrap {
    width: 100%;
    position: fixed;
    transition: all 1s ease 0s !important;
    z-index: 99;
}
.d1-sale-wrapper {
    height: auto;
    background-color: #c4915c;
    border-radius: 5px;
    padding-left: 30px;
    padding-right: 0px;
    margin-bottom: 20px;
    color: #666366;
    border-bottom: 3px solid #c4915c;
}
.d1-sale-wrapper .d1-sale-content {
    height: 270px;
    background-color: #ffffff;
    border-bottom-right-radius: 10px;
}
.d1-sale-wrapper .d1-sale-content .d1-sale-header {
    height: 50px;
    margin-top: 10px;
    border-bottom: 1px dashed #c4915c;
    color: #00abc2;
    margin-right: 20px;
}
.d1-sale-wrapper .d1-sale-content .d1-sale-header .d1-sale-header-right {
    font-size: 1.2em;
    position: absolute;
    right: 0;
    margin-right: 20px;
}
.d1-sale-wrapper .d1-sale-content .d1-sale-description {
    height: 116px;
    padding-right: 20px;
    text-align: justify;
    display: block;
    /* Fallback for non-webkit */

    display: -webkit-box;
    height: 104px;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.d1-sale-wrapper .d1-sale-content h3 {
    color: #00abc2;
    margin-top: 10px;
    height: 25px;
    font-size: 1.5em;
    width: 100%;
}
.d1-articles-footer,
.d1-sale-wrapper .d1-sale-content .d1-sale-footer {
    height: 40px;
    margin-top: 18px;
}
.d1-articles-footer {
    display: inline;
    width: 100%;
}
.d1-social-media-links ul li {
    list-style: none;
    display: table-cell;
    margin: 0px;
    padding: 0px;
    -webkit-transition: opacity 1s ease-in;
    -moz-transition: opacity 1s ease-in;
    -o-transition: opacity 1s ease-in;
    transition: opacity 1s ease-in;
}
.d1-social-media-links ul li a {
    outline: 0;
}
.d1-social-media-links ul li a img {
    height: 33px;
            background-color: #00abc2    }
.d1-social-media-links ul li *:hover {
            background-color: #c4915c;
    }
#d1-results {
    padding: 10px;
    display: inline-block;
    padding: 10px 14px;
    width: 100%;
}
#d1-results h2 {
    font-family: "Montserrat", "arial";
}
#d1-pagination {
    margin: 0px;
}
#d1-propery-detail {
    margin-top: 50px;
    margin-bottom: 20px;
}
#d1-propery-detail #d1-property-detail-header div {
    height: 60px;
    padding: 10px 17px;
}
#d1-propery-detail #d1-property-detail-header #d1-property-detail-header-left {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #00abc2;
    border-left: 3px solid;
    border-right: 3px solid;
    border-left-color: #c4915c;
    border-right-color: #c4915c;
}
#d1-propery-detail #d1-property-detail-header #d1-property-detail-header-left span {
    width: 100%;
}
#d1-propery-detail .d1-property-detail-subheader {
    height: 55px;
    border-radius: 5px;
    margin: 20px 0px;
    background-color: #00abc2;
    -webkit-box-shadow: 0px 3px 0px 0px #00d1ed;
    -moz-box-shadow: 0px 3px 0px 0px #00d1ed;
    box-shadow: 0px 3px 0px 0px #00d1ed;
    padding-left: 20px;
    line-height: 55px;
}
#d1-propery-detail #d1-property-detail-desc #d1-property-detail-desc-left #d1-property-detail-desc-summary {
    padding: 20px;
    background-color: #ffffff;
    border-radius: 5px;
    color: #00abc2;
    line-height: 25px;
    margin-bottom: 20px;
    height: 100%;
    text-align: justify;
    height: 100%;
    min-height: 200px;
    overflow-y: auto;
}
#d1-propery-detail #d1-property-detail-desc #d1-property-detail-desc-quickview {
    border-radius: 5px;
    color: #00abc2;
    font-size: 13px;
    word-break: normal;
    div: after;
    div-content: "\00a0";
    div: after;
    div-content: "\00a0";
}
#d1-propery-detail #d1-property-detail-desc #d1-property-detail-desc-quickview ul {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    margin-bottom: 0px;
}
#d1-propery-detail #d1-property-detail-desc #d1-property-detail-desc-quickview ul li {
    list-style-type: none;
    display: inline-table;
    padding: 5px 0;
    border-bottom: 1px solid #00abc2;
    width: 100%;
}
#d1-propery-detail #d1-property-detail-desc #d1-property-detail-desc-quickview div {
    margin: 0;
}
#d1-propery-detail #d1-property-detail-desc #d1-property-detail-desc-agent {
    background-color: #ffffff;
    border-radius: 5px;
    color: #00abc2;
    margin-top: 20px !important;
}
#d1-propery-detail #d1-property-detail-desc #d1-property-detail-desc-agent #d1-property-detail-desc-agent-photo-cover {
    padding: 20px;
    width: 240px;
    height: 240px;
    margin: 0 auto;
}
#d1-propery-detail #d1-property-detail-desc #d1-property-detail-desc-agent #d1-property-detail-desc-agent-photo-cover #d1-property-detail-desc-agent-photo {
    background-color: #F1F1F1;
    overflow: hidden;
}
#d1-propery-detail #d1-property-detail-desc #d1-property-detail-desc-agent #d1-property-detail-desc-agent-photo-cover #d1-property-detail-desc-agent-photo img {
    display: block;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
}
#d1-propery-detail #d1-property-detail-desc #d1-property-detail-desc-agent #d1-property-detail-desc-agent-contact {
    color: #00abc2;
}
#d1-propery-detail #d1-property-detail-desc #d1-property-detail-desc-agent #d1-property-detail-desc-agent-contact #name {
    font-size: 19px;
}
#d1-propery-detail #d1-property-detail-desc #d1-property-detail-desc-agent #d1-property-detail-desc-agent-contact #telephone {
    font-size: 12px;
}
#d1-propery-detail #d1-property-detail-desc #d1-property-detail-desc-agent #d1-property-detail-desc-agent-contact #email {
    font-size: 12px;
}
#d1-propery-detail #d1-property-detail-desc #d1-property-detail-desc-agent #d1-property-detail-desc-agent-contact #email a {
    text-decoration: none;
    color: #00abc2;
}
#d1-propery-detail #d1-property-detail-desc #d1-property-detail-desc-agent #d1-property-detail-desc-agent-contact .title {
    color: #666366;
    font-size: 11px;
}
#d1-propery-detail #d1-property-detail-amenities {
    color: #00abc2;
    font-size: 13px;
}
#d1-propery-detail #d1-property-detail-amenities ul {
    padding: 0;
    margin: 0;
}
#d1-propery-detail #d1-property-detail-amenities ul li {
    border-bottom: 1px solid #00abc2;
    display: inline-table;
    list-style-type: none;
    padding: 5px 0;
    width: 100%;
}
#d1-propery-detail #d1-property-detail-map {
    width: 100%;
    height: 400px;
    margin-bottom: 20px;
    border-radius: 5px;
}
.d1-property-brief-cover {
    margin: 0 auto;
    width: 225px;
}
.d1-property-brief-cover .d1-property-brief {
    width: 225px;
    height: 280px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #00abc2;
}
.d1-property-brief-cover .d1-property-brief .d1-property-brief-header {
    width: 100%;
    height: 85px;
    float: left;
    margin-top: 10px;
    color: #00abc2;
}
.d1-property-brief-cover .d1-property-brief .d1-property-brief-header .d1-property-brief-header-left {
    width: 10px;
    height: 100%;
    float: left;
    border-top-left-radius: 10px;
    border-bottom: 6px solid #c4915c;
    position: relative;
    -webkit-box-shadow: 0px 7px 9px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 7px 9px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 7px 9px 0px rgba(50, 50, 50, 0.75);
}
.d1-property-brief-cover .d1-property-brief .d1-property-brief-header .d1-property-brief-header-right {
    width: 225px;
    height: 85px;
    float: left;
    border-top-right-radius: 10px;
    border-bottom: 6px solid #00abc2;
    position: relative;
    padding: 0px 10px;
    font-size: 12px;
    -webkit-box-shadow: 0px 7px 9px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 7px 9px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 7px 9px 0px rgba(50, 50, 50, 0.75);
}
.d1-property-brief-cover .d1-property-brief .d1-property-brief-header .d1-property-brief-header-right .title {
    font-size: 15px;
}
.d1-property-brief-cover .d1-property-brief .d1-property-brief-header .d1-property-brief-header-right .star {
    color: #00abc2;
}
.d1-property-brief-cover .d1-property-brief .d1-property-brief-header .d1-property-brief-header-right .price {
    color: #00abc2;
    font-size: 13px;
}
.d1-property-brief-cover .d1-property-brief .d1-property-brief-image-cover {
    padding: 0px 10px 10px;
    float: left;
}
.d1-property-brief-cover .d1-property-brief .d1-property-brief-image-cover .d1-property-brief-image {
    width: 205px;
    height: 175px;
    overflow: hidden;
    border-radius: 0px 0px 10px 10px;
}
.d1-property-brief-cover .d1-property-brief .d1-property-brief-image-cover .d1-property-brief-image img{
    height: 175px !important;
    width: auto;
}
.d1-property-brief-cover .d1-property-brief .d1-property-brief-footer {
    padding: 0px 20px 20px;
    width: 100%;
    height: 45px;
    float: left;
}
.d1-photo-block-cover {
    margin: 20px;
}
.d1-photo-block-cover .d1-photo-block {
    background-color: #ffffff;
    height: 350px;
    margin: 0 auto;
    width: 240px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.d1-photo-block-cover .d1-photo-block h6 {
    text-align: center;
    color: #00abc2;
    height: 25px;
    margin: 0px;
    line-height: 50px;
}
.d1-photo-block-cover .d1-photo-block a {
    text-decoration: none;
    color: #00abc2;
}
.d1-photo-block-cover .d1-photo-block span {
    height: 50px;
}
#d1-articles {
    text-align: justify;
}
#d1-articles .block {
    background-color: #ffffff;
    border-radius: 5px;
    color: #666366;
    padding: 20px 20px 0px;
    margin: 20px 0px 0px;
}
#d1-articles .block h3 {
    color: #00abc2 !important;
    margin-top: 0px;
}
#d1-filter-section-iframe {
    color: #00abc2;
    position: relative;
}
#d1-contact-us-locationmap {
    height: 400px;
    margin-bottom: 20px;
    position: absolute !important;
    width: 100%;
    z-index: 75;
}
#d1-contact-address h3 {
    color: #00abc2;
    margin-top: 0px;
}
section {
    padding: 0px;
    margin: 0px;
}
#d1-contactform h4 {
    color: #00abc2;
}
#d1-filter-section {
    margin-top: -11em;
    position: relative;
    color: #00abc2;
    z-index: 70;
    display: table !important;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-color: #F4F4F4 !important;
    border: none !important;
    color: #c4915c !important;
    outline: none;
}
@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway-Regular.eot');
    src: url('../fonts/Raleway-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Raleway-Regular.woff') format('woff'), url('../fonts/Raleway-Regular.ttf') format('truetype'), url('../fonts/Raleway-Regular.svg#Raleway') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-Regular.eot');
    src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf') format('truetype'), url('../fonts/Montserrat-Regular.svg#Montserrat') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'verlagbook';
    src: url('..fonts/verlag-book-webfont.eot');
    src: url('../fonts/verlag-book-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/verlag-book-webfont.woff') format('woff'), url('../fonts/verlag-book-webfont.ttf') format('truetype'), url('../fonts/verlag-book-webfont.svg#verlagbook') format('svg');
    font-weight: normal;
    font-style: normal;
}
.d1-iframe-filter {
    margin-top: 0em !important;
}
.d1-img-thumb {
    height: 100% !important;
}
.no-bottom-padding {
    padding-bottom: 0px;
}
.bootstrap-select.btn-group .btn .filter-option {
    padding-left: 5px;
}
.top-10em {
    top: -10em;
}
.nav-tabs > li > a {
    background-color: #00abc2;
    color: #00abc2;
    cursor: pointer;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #c4915c !important;
    color: #00abc2;
}
#d1-filter-tabs > li {
    margin-bottom: 0px !important;
}
#d1-filter-tabs > li > a {
    background-color: rgba(0,171,194,0.7) !important;
    border: none !important;
}
#d1-filter-tabs > li.active > a, #d1-filter-tabs > li.active > a:hover, #d1-filter-tabs > li.active > a:focus {
    background-color: rgba(0,171,194,0.7) !important;
    border: none !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.height-36{
    height: 36px !important;
}
.height-35{
    height: 35px !important;
}
.navbar-fixed-top .navbar-brand {
    padding: 0px;
}
.d1-photo-block-cover .d1-photo-block #contact-details h6 {
    text-align: center;
    height: 16px;
    margin: 0px;
    line-height: 50px;
    color: #00abc2;
}
#agency-logo-header {
    max-height: 120px;
    max-width: 200px;
    transition: all 1s ease 0s !important;
}
.navbar-fixed-top .navbar-brand {
    padding: 0px 0px 0px 15px !important;
}
#d1-article-full {
    padding: 10px;
    text-align: justify;
    border-radius: 5px;
    margin: 20px 0;
    color: #00abc2;
    background-color: #ffffff;
    margin: 0 auto;
    display: table;
}
.article-title  {
    text-align: left;
}
.article-title h3 {
    margin-top: 0px;
    font-size: 24px;
    font-weight: bold;
}
.article-title h3 {
    color: #00abc2;
}
#d1-article-image {
    max-height: 300px;
    max-width: 500px;
    overflow: hidden;
    padding-right: 15px;
    margin-bottom: 10px;
    float: left;
}
#d1-article-image img{
    height: auto;
    width: 100% !important;
    border-radius: 5px;
    max-height: 300px;
}
#d1-filter-tabs {
    display: inline-table;
    border-bottom: none !important;
}
.nav > li > a:hover,
.nav > li > a:focus {
    outline: none !important;
    border: 1px solid #c4915c ;
    color: #00abc2 !important;
            background-color: #00abc2 !important;
    }
.d1-article-header {
    float: left;
    border-bottom: 1px solid #00abc2;
    width: 100%;
    margin-bottom: 5px;
    color: #00abc2;
}
.d1-article-header-right {
    position: relative;
    top:-7px;
}
.display-in-table {
    display: inline-table;
}
.d1-articles-content {
    margin-top: 4px;
    line-height: 25px;
    min-height: 173px;
    display: inline-table;
    padding-left: 10px;
}
.articles-content {
    height: 173px;
    overflow: hidden;
}
.footer-contact {
    position: relative;
    z-index: 100;
    top: 10em;
}
.contact-address {
    top: 65px;
}
.no-left-padding {
    padding-left: 0px !important;
}
.no-right-padding {
    padding-right: 0px !important;
}

.filter-home {
    margin-top: -14em !important;
}
.btn {
    font-size: 13px;
}
#d1-details-container {
    margin-top: 120px;
}
#d1-article-container {
    margin-top: 140px;
}
#d1-results-section {
   display: table;
   background-color: #00abc2;
   padding: 5px;
   margin-top: 3.3em;
   margin-bottom: 20px;
}
.slick-dots {
    display: table !important;
    margin: 0 auto !important;
    position: relative !important;
    top: -6px;
    width: auto;
    padding-left: 0px;
}
.slick-dots li {
    display: inline !important;
}
.slick-dots li button::before {
    color: #00abc2;
    content: "•";
    font-family: "Raleway", "arial";
    font-size: 25px;
    height: 20px;
    line-height: 20px;
    opacity: 0.5;
    text-align: center;
    width: 20px;
}
.slick-dots li button {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    outline: medium none;
    padding: 5px;
    width: 20px;
    display: inline !important;
}
.slick-active button:before {
    opacity: 0.9 !important;
}
.article-details {
    position: relative;
    margin-top: -10px;
}
.bootstrap-select.btn-group .dropdown-menu {
    max-width: 100% !important;
}
.token-input-token .token-input-delete-token {
    float:right;
}
.pagination {
    display: table;
    padding-left: 0px;
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
#d1-num-results {
    color: #00abc2;
    font-size: 14px;
}
.mobile-carousel {
    display: none;
    margin-bottom: 20px;
    width: 90% !important;
}
.d1-img-big {
    height: 450px;
    width: auto;
}
.desktop-carousel {
    display: block;
}
.slick-prev, .slick-next {
    position:absolute;
    top:212px;
    background-image:url(../img/side-arrow.png);
    background-repeat:no-repeat;
    text-indent:-99999px;
    display:block;
    height:47px;
    width:30px;
    z-index: 999;
}
.slick-prev {
   background-position:0 0;
    left: 11%;
}
.slick-next {
    background-position:0 -47px;
    right: 11%;
}
#d1-property-detail-amenities-container {
    width: 100%;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
}
.d1-image-title {
    height: 50px;
    width: 100%;
    background: rgba(55, 55, 55, 0.8);
    padding: 10px 25px;
    color: #ffffff;
    position: relative;
    bottom: 50px;
    line-height: 28px;
    border-left: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
}
.d1-img-less-than2 {
    width: 992px !important;
    height: 450px;
    overflow: hidden;
    margin: 0 auto;
    border: 1px solid #c4915c;
    margin-bottom: 20px;
}
.img-less-than2 .slick-slide {
    width: 992px !important;
}
.d1-img-less-than2 >.slick-prev {
    left: 0%;
}
.d1-img-less-than2 >.slick-next {
    right: 0%;
}
.d1-img-less-than2 img {
    height: 450px;
    max-width: 990px;
}
/*bootstrap carousel */
#d1-propery-detail #d1-property-detail-image .carousel-control {
    padding-top: 6%;
    width: 5%;
}
#d1-propery-detail #d1-property-detail-image .thumbnail {
    margin-bottom: 0px !important;
}
#d1-propery-detail #d1-property-detail-image #d1-big-image {
    min-height: 200px;
    max-height: 400px;
}
#d1-propery-detail #d1-property-detail-image .carousel {
    margin-bottom: 20px;
}
#d1-propery-detail #d1-property-detail-image .item .thumb {
    width: 16.6667%;
    cursor: pointer;
    float: left;
    border: 2px solid #FFFFFF;
}
#d1-propery-detail #d1-property-detail-image .item .thumb img {
    max-width: 100%;
    margin: 2px;
    max-height: 180px;
}
#d1-propery-detail #d1-property-detail-image .item .thumb .iframe-thumb-image {
    max-width: 100%;
    margin: 2px;
    max-height: 100px;
}
#d1-propery-detail #d1-property-detail-image .item img {
    height: 400px;
    width: auto;
    display:  block;
    margin:0 auto !important;
}
#d1-propery-detail #d1-property-detail-image .carousel-inner {
    height: auto;
}
#d1-results-section-iframe {
    width: 95%;
    margin: 0 auto;
    display: table;
    background-color: #00abc2;
    padding: 5px;
    margin-top: 1.5em;
    margin-bottom: 20px;
}
#d1-details-blankimage {
    border: 1px solid #c4915c;
}
#d1-details-blankimage img {
    height: 400px;
    margin: 0 auto;
    width: auto;
    display: block;
}
.pagination > li > a, .pagination > li > span {
    color: #c4915c !important;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #c4915c !important;
}
.icon-bedroom {
    color: #00abc2;
}
sup {
    font-size:xx-small;
    vertical-align:super;
}
.d1-contact-number a {
    color: #00abc2 !important;
    text-decoration: none !important;
}
#d1-iframe-home-jumboimg {
    width: 100%;
}
#d1-iframe-home-jumboimg img {
    display: block;
    margin: 0 auto !important;
}
#d1-iframe-home-description {
    font-family: "Montserrat", "arial";
    background-color: #00abc2;
    padding: 20px;
    color: #00abc2;
    text-align: justify;
    display: inline-block;
    width: 100%;
}
#d1-iframe-home-description h1 {
    text-align:center;
}
#iframe-body {
   padding-top: 0px !important;
}
#powered-by-section {
    background-color: #FFFFFF;
    padding: 5px 0;
}
#powered-by {
    display: table;
    font-size: 11px;
    margin: auto;
    text-align: left;
    width: auto;
	background-color: #FFFFFF;
}
#powered-by a {
    text-decoration: none;
    border: none;
    outline: none;
}
#realforce-text {
    margin-right: 5px;
    font-family: 'verlagbook';
    font-weight: bold;
    font-style: normal;
    color: #000000;
}
#realforce-logo {
    display: inline-block;
    height: 32px;
    width: 32px;
}
#credit-block {
    margin: 0 auto;
    display: table;
    color: #000000;
    background-color: #FFFFFF;
    padding: 5px 10px;
}
.full-width {
    width: 100% !important;
}

/* ----------- Promotion -----------*/
#d1-promotions-list-block {
    margin-top: 20px;
}
.d1-promotion-pics {
    width: 100%;
    height: 400px;
    overflow: hidden;
    background-color: #ffffff;
    padding: 5px;
}
.d1-promotion-pics .thumb {
    height: 192px;
    overflow: hidden;
    width: 98%;
    margin-left: 6px;
    margin-bottom: 5px;
    background-color: #efefef;
    border-radius: 5px;
}
.d1-promotion-pics .thumb img {
    min-height: 195px;
    min-width: 99%;
    margin: 0 auto;
    display: block;
    height: 100%;
}
.d1-promotion-pics #left {
    overflow: hidden;
    background-color: #efefef;
    border-radius: 5px;
    height: 100%;
}
.d1-promotion-pics #left img {
    max-height: 400px;
    width: auto;
    margin: 0 auto;
    display: block;
    height: 100%;
}
#d1-promotion-head {
    height: 25px !important;
    font-size: 14px;
    font-weight: bold;
    margin-top: 0px !important;
}
.d1-promotion-content {
    width: 100%;
    height: auto !important;
    display: table;
    padding-top: 5px;
    padding-bottom: 10px;
}
.d1-promotion-view-details {
     margin-top: 20px;
}
.d1-sale-wrapper .d1-sale-content .d1-promotion-description {
    padding-right: 20px;
    text-align: justify;
    display: block;
    /* Fallback for non-webkit */

    display: -webkit-box;
    height: 68px;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #00abc2;
}

/* Multiline Ellipsis for promotions */

.desc-ellipsis-promotion {
    overflow: hidden;
    position: relative;
    height: 67px;
    line-height: 21px;
    font-style: normal;
    font-family: 'Raleway';
}
.desc-ellipsis-promotion:before {
    content: "";
    float: left;
    width: 5px;
    height: 69px;
}
.desc-ellipsis-promotion > *:first-child {
    float: right;
    width: 100%;
    margin-left: -5px;
}
.desc-ellipsis-promotion:after {
    content: "[ . . .  ]";
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    float: right;
    position: relative;
    top: -25px;
    left: 100%;
    width: 4em;
    margin-left: -4em;
    padding-right: 5px;
    text-align: right;
    color: #00abc2 !important;
            background-color: #ffffff;
    }
.desc-ellipsis-promotion i:before {
    content: "";
    color: #00abc2 !important;
    cursor: pointer;
    font-style: normal;
}
.d1-sale-footer #left-side ul {
    margin: 0;
    padding: 0;
}
.d1-sale-footer #left-side li {
    list-style: none;
    line-height: 30px;
    font-family: 'Raleway';
}
.d1-sale-footer #left-side li span {
    color: #00abc2 !important;
    font-weight: bold;
}
.left-side-left {
    text-align: left;
    width: 50%;
    display: block;
    float:left;
}
.left-side-right {
    text-align: left;
    width: 50%;
    display: block;
    float:left;
}
.d1-promotion-links {
    float: right;
}
#d1-promotion-detail-map {
    width: 100%;
    height: 300px;
    margin-bottom: 20px;
    border-radius: 5px;
}
.price-table {
    border-collapse: collapse;
}
.price-table td {
    text-align: left;
    font-size: 12px;
    padding: 5px;
    font-family: "Raleway","arial";
    font-weight: 200;
    text-align: center;
    color: #00abc2;
}
.price-table th {
    text-align: center;
    padding: 5px;
    font-family: "Raleway","arial";
    font-weight: bold;
    font-size: 14px;
    color: #00abc2 !important;
    padding-top: 12px;
    padding-bottom: 12px;
}
.price-table tr:nth-child(even){
    background-color: #00abc2;
}
.price-table tr:hover {
    background-color: #c4915c;
}
.price-table tbody {
    display: block;
    max-height: 240px;
    overflow-y: auto;
}
.price-table thead, .price-table tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.stages {
    color: #00abc2;
    max-height: 240px;
    overflow-y: auto;
}
.stage-note {
    color: #00abc2;
    font-style: italic;
    font-size: 13px;
    padding-top: 5px;
}
.stages ul {
    padding: 0px;
}
.stages ul li {
    height: auto;
    width: 100%;
    list-style: none;
    line-height: 23px;
    display: inline-block;
}
.stage {
    float: left;
    padding: 0mm 20px;
    text-align: left;
}
.stage-date {
    float: left;
    padding: 0mm 1mm;
    text-align: left;
}
.address-caption {
    font-weight: bolder;
    font-size: 13px;
    display: block;
    padding-bottom: 5px;
    font-family: 'Montserrat';
}
.d1-players {
    color: #00abc2;
}
.player-logo {
    height: 75px;
    width: auto;
    overflow: hidden;
    margin-bottom: 10px;
}
.player-logo img {
    height: 100%;
}
.player-address {
    font-size: 12px;
}
.player-address a {
    text-decoration: none;
    color: #00abc2;
}
.player-wrapper {
    display: table;
}
.table-box {
    float: left;
    width: 100%;
}
.overflow_scroll {
    overflow-x: auto !important;
    width: 100%;
}
.text-ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.align-right {
    text-align: right;
}
#d1-promotions-list-block {
    margin-top: 20px;
}
.d1-promotion-description {
  text-align: justify;
}
#d1-promotion-details {
    display: table;
    width: 100%;
}
.width-50 {
    width: 50% !important;
}
.height-300 {
    height: 300px !important;
}
.height-auto {
    height: auto;
}
#d1-pagination-promotion {
    margin: 0px;
}
.d1-promotion-row-link {
    color: #00abc2;
}
.d1-promotion-desc p {
    color: #00abc2;
}
.d1-promotion-desc h1, .d1-promotion-description  h1, .d1-sale-description h1, #d1-property-detail-desc-summary h1,
.d1-promotion-desc h2, .d1-promotion-description  h2, .d1-sale-description h2, #d1-property-detail-desc-summary h2,
.d1-promotion-desc h3, .d1-promotion-description  h3, .d1-sale-description h3, #d1-property-detail-desc-summary h3,
.d1-promotion-desc h4, .d1-promotion-description  h4, .d1-sale-description h4, #d1-property-detail-desc-summary h4,
.d1-promotion-desc h5, .d1-promotion-description  h5, .d1-sale-description h5, #d1-property-detail-desc-summary h5,
.d1-promotion-desc h6, .d1-promotion-description  h6, .d1-sale-description h6, #d1-property-detail-desc-summary h6 {
    color: #00abc2;
}
.click-on-unit {
    cursor: pointer;
}
.tooltiptext {
    width: auto;
    background-color: #bebebe;
    color: black;
    text-align: center;
    padding: 5px 10px;
    margin-left: 10px;
    margin-top: 10px;
    position: absolute;
    z-index: 9;
}
.d1-img-less-than2 iframe {
    margin-left: 170px;
}


/* ------- */


.btn__rent, .form-group__btn-rent {
    background-color: #666366;
}
.label--rent {
    background-color: #666366;
}
a {
  color: #00abc2;
}
a:hover, a:focus {
    color: #666366;
}

.select:before {
border-color: #00abc2 transparent transparent transparent
}

.show-more__icon {
border-color: #00abc2 transparent transparent transparent;
}
.show-more__btn--active .show-more__icon {
border-color: transparent transparent #00abc2 transparent;
}

.btn__buy, .form-group__btn-sale {
background-color: #00abc2; //TODO: replace with variable
}

.label--buy, .label--tour {
background-color: #00abc2;
}
.object__link {
color: #00abc2;
}

.object--property {
    background-color: #ffffff;
    color: #00abc2;
}

.pagination__link:hover, .pagination__link--active {
border-color: #00abc2;
}
.btn-form {
background: #00abc2;
border-color: #00abc2;
}

.agent__btn {
background: #666366;
border-color: #666366;
}


.pagination__link {
    color:  #00abc2;
}

.agent:before {
    background-color: #666366;
}

.agent--promotion:before {
    background-color: #00abc2;
}

.agent--promotion .agent__btn {
    background: #00abc2;
    border-color: #00abc2;
}

.team__link {
    color: #666366;
}

.promotions__link {
    background: #00abc2;
    border-color: #00abc2;
}

.visual-info__icon, .visual-info__text, .visual-info__title {
    color: #00abc2;
    fill: #00abc2;
}

.form-inline__btn {
    background: #00abc2;
    border-color: #00abc2;
}

.contact-page__info, .contact-page__footer__info {
    background: #00abc2;
}

.btn-search {
    background-color: #00abc2;
}


.pagination__icon {
    color: #00abc2;
    fill: #00abc2;
}

.start-seo__link {
    background: #00abc2;
}


.articles__link {
    background: #00abc2;
}


.header__line {
    background: #00abc2;
}
.navigation__item:after {
    background: #00abc2;
}


.page__mobile-search, .d1-form-button-style {
    background: #00abc2 !important;
}

.main-properties__arrow {
    border-color: transparent transparent transparent #00abc2;
}


.start-seo__link:hover, .btn__buy:hover, .form-group__btn-sale:hover, .btn-search:hover {
    -webkit-filter: saturate(1.5);
    filter: saturate(1.5);
}

.form-inline__btn:hover, .agent__btn:hover, .btn-form:hover, .promotions__link:hover {
    -webkit-filter: saturate(1.5);
    filter: saturate(1.5);
}


.btn__rent:hover, .form-group__btn-rent:hover {
    -webkit-filter: saturate(1.5);
    filter: saturate(1.5);
}


.start-seo__img {
    background: #00abc2;
}

.soc__icon-frame {
    background-color: #00abc2;
}

.agent__email, .agent__phone, .agent__language {
    color: #00abc2;
    fill: #00abc2;
}

.price-list__tabs__item.active {
    color: #00abc2;
}

.price-list__table td:last-child, .price-list__table td:nth-last-child(2), .price-list__table-mobile__price {
    color: #00abc2;
}

.price-list__tabs__item.active:after {
    background-color: #00abc2;
}

.object__location {
    color: #666366;
}

.visual-info__svg {
    fill: #666366;
}

.promotions-list__icon {
    color: #00abc2;
    font-size: 16px !important;
}

.d1-form-button-style {
background: #00abc2;
}

.marker-rental {
background-color: #666366;
}

.marker-sales {
background-color: #00abc2;
}

.arrow-rental {
border-top-color: #666366;
border-right-color: transparent;
border-bottom-color: transparent;
border-left-color: transparent;
}

.arrow-sales {
border-top-color: #00abc2;
border-right-color: transparent;
border-bottom-color: transparent;
border-left-color: transparent;
}

.navigation__link {
    color: #00abc2;
}

.page__properties {
    background: #ffffff;
}

.main-properties__link {
    background-color: #ffffff;
}

.main-properties__title {
    color: #00abc2;
}

@media (max-width: 768px) {
    .index__object {
        bottom: -55px;
    }
}

.rentalsale__gallery {
    margin-bottom: 0px;
}

app-fisher {
    z-index: 1000;
}