.ilanbaslik
{
    width: 100%;
    overflow:hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
}
.ilanadres
{
    font-size: 12px;
}
.birim
{
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 10px 7px;
}
.alis
{
    font-size: 16px;
    font-weight: bold;
    padding: 0 15px 10px 0;
}
.bold
{
  font-weight: bold;
}
#kredisonuc
{
    font-size: 18px;
    font-weight: bold;
    font-family:'Open Sans';
    border: 1px solid #f5f5f5;
    padding: 5px;
    background-color: #f5f5f5;
}
.padding
{
    padding: 15px;
}
.fsol
{
    float: left;
    color:#fff;
}
.fsag
{
    float: right;
    color:#fff;
}
.fsag a
{
    color:#fff;
}

.property-page-area .property-details .single-property-details .single-informations ul .active:after {
  position: absolute;
  left: -30px;
  top: 0px;
  content: "\f058";
  font-family: 'fontawesome';
  color: #347C17;
  font-size: 20px;
}
.property-page-area .property-details .single-property-details .single-informations ul li:after {
  position: absolute;
  left: -30px;
  top: 0px;
  content: "\f057";
  font-family: 'fontawesome';
  color: #c9180b;
  font-size: 20px;
}