.mainsearch_results {
  background-color: #BDC3C7;
  margin-top: 170px;

  z-index: 100;
  position: relative;
  border: 0px solid white;
  padding: 15px;

}

.mainsearch_container {
  background-color: rgba(0,0,0,0.7);
  padding: 15px;
}

.mainsearch_results h4 {
  color: white;
  padding: 15px 15px 0px 15px;
  font-size: 32px;
}

.search_pannel_detail {
  border: 15px solid white;
  background-color: white;
  color: black;
  border-radius: 0px;
}

.search_pannel_box {
  padding: 0px;
}

.panel-heading {
  background-color: #72B84C;
  color: white;
  border-radius: 0px;
  padding: 15px;
}

.pull-right_projektas {
  margin-top: -15px;
}

.search_filter_input {
font-size: 17px;
}

.checkbox_search_results {
  margin: 10px 0px;
}

#ex1Slider .slider-selection {
  background: black;
}

.result_items_container {
  border-left: 15px solid #BDC3C7;
  background-color: white;
  color: black;
  border-radius: 0px;
  padding: 15px;

}
.listing_row_details {
  padding: 2px;
}

.listing_row {
  padding-top: 15px;
}

.listing_row h3 {
  margin-top: 0px;
  font-size: 18px;

}

.listing_row h4 {
  color: black;
text-transform: uppercase;
  font-weight: 700;
  font-size: 24px;
  margin-top: 0px;
}

.listing_row p {
  margin-bottom: 0px;
}

.listing_row h2 {
  color: black;
  text-transform: uppercase;
  text-align: center;
  padding: 25px 0px;
  margin-bottom: 25px;
}

.detail_info_left {
  margin-top: 15px;
}

.listing_row_text {
  height: 155px;

}

.listing_row_text p {
  font-size: 14px;
}

.listing_hl {
  text-align: center;
  background-color: white;
  margin: 8px 0px;
  padding: 7px 0px;


}

.listing_hl h3 {
  color: black;
  margin-top: 10px;
}

.listing_hl p {
  color: black;
}

.abbinder {
  height: 20px;
  border-bottom: 15px solid #BDC3C7;
}

.object_headline h3 {
  font-size: 30px;
  text-transform: uppercase;

}

.object_grunddaten h4 {
  font-family: 'Raleway';
  font-size: 18px;
}

.object_buttons h3 {
  font-size: 20px;
  margin-top: 30px;
}

dt {
  font-weight: 400;
}

dt small {
  font-size: 14px;
  font-weight: 700;
}

.more_pictures {
  height: 400px;

  margin-top: 50px;

  text-align: left;
}

.more_pictures p {
  text-align: left;
  margin-bottom: 2px;
}

.more_pictures h5 {
  text-align: center;
  font-family: 'Raleway';
}

.more_pictures h3 {
  font-size: 14px;
}

.object_longtext {
  margin-top: 15px;
}

.object_longtext h3 {
  font-size: 20px;
  margin-top: 30px;
}

.contact_object_box {
  background-color: #72b84c;
  margin: 30px 0;
    color: white;
}

.contact_object_box h3 {

  font-size: 20px;
  margin: 15px 0px;
}

/*PROJECTS*/

.project_header_bg {
    background-attachment: fixed;
   background:
    linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),
    url(https://s3-us-west-2.amazonaws.com/projektas/backgrounds/projekt_jaeger3.jpg);
      height: 300px;
  padding: 0px;
  background-size: cover;

  position: relative;
  background-repeat: no-repeat;
  width: auto;
}



.project_header_bg h2 {
  color: white;
  text-transform: uppercase;
  margin: 0px;
  text-align: center;
}

.project_header_bg h4 {
  font-family: 'Lato';
  color: white;
  text-align: center;
  font-weight: 700;
}

.project_header_bg p {
    padding-top: 100px;
  font-family: 'Lato';
  color: white;
  text-align: center;
}

.contact_object_box h2 {
  color: white;
  text-transform: uppercase;
  margin: 0px;
  text-align: left;
  font-size: 22px;
  padding: 0px;
}

.contact_object_box li {
  margin: 15px 0px;
}

