.properties--grid .properties__item:hover .properties__info {
    background: #eb292e;
    border-color: #eb292e;
    COLOR: WHITE;
}

.properties--grid .properties__item:hover .properties__offer {
    color: #f6f6f6;
}

.slider--thumbs .slider__control {
    background: #eb292e;
}

.article__item-title {
    word-break: break-word;
}

.property__actions .btn--default {
    margin-left: 15px;
    BACKGROUND: RED;
    BORDER-COLOR: white;
    color: white;
}

.property__contact-form{
  display:none;
}

.property__ribon {
    background: #eb292e;
}

.property__price span {
    display: none;
}

.form form--property-agent {
  display:none;
}

.properties__offer-period {
  display:none;
}



.headerheader--brand {
      background: #eb292e;
    color: #fff;
}
.header--dark {
    background: #eb292e;
    color: #fff;
}
.header {
    background: #eb292e;
    color: #fff;
}
.social--header .social__item:hover {
    color: #eb292e;
}
@media (max-width: 767px) {
.navbar__wrap--init {
    background: #eb292e;
}
.active > .navbar__link {
    background: #af060a;
}

}

.widget--footer .widgettitle, .widget--footer .widget-title {

    color: #eb292e;
}