.blurred-wrap{
  background-color: #ebb705 !important;
  padding: 50px 0px;
/*  font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif !important;*/
  font-family: Gt;
}
#container {
  max-width: 1340px;
  width: 100%;
  margin: 0 auto;
  padding: 0px 25px;
}
.property-search-form input[type="text"], .property-search-form select {
  border: 1px solid #e5e5e5;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0;
  appearance: none;
  padding: 0 60px 0 20px;
  height: 55px;
  line-height: 55px;
  font-family: inherit;
  background: #fff;
  border-radius: 4px;
  width: 100%;
}
.property-search-form select {
  background: url(/app/themes/htc/public/build/assets/dropdown-B1PmH3mY.png) no-repeat center right 20px/12px #fff;
}
select{
  color: #555;
}
select:focus{
  border-color: #fc500c;
}
.property-search-form input[type="submit"] {
  display: inline-flex;
  height: 55px;
  line-height: 55px;
  padding: 0 30px;
  align-self: flex-end;
  margin: 0 0 0 10px;
  justify-content: center;
  background: #fc500c !important;
  font-size: 14px;
  font-weight: 500;
  line-height: 1 !important;
  width: 150px;
  border-radius: 4px !important;
  box-shadow: none;
  border: 0px;
  transition: opacity .45s cubic-bezier(0.25,1,0.33,1),transform .45s cubic-bezier(0.25,1,0.33,1),border-color .45s cubic-bezier(0.25,1,0.33,1),color .45s cubic-bezier(0.25,1,0.33,1),background-color .45s cubic-bezier(0.25,1,0.33,1),box-shadow .45s cubic-bezier(0.25,1,0.33,1);
  color: #fff;
  font-family: Gt;
  text-transform: uppercase !important;
  letter-spacing: 3px;
}
.property-search-form {
  background: transparent;
  padding: 20px 0 !important;
  border-top: 1px solid rgba(255,255,255,.25);
  border-bottom: 1px solid rgba(255,255,255,.25);
  margin: 0 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.property-search-form .control:first-child {
  padding-left: 0;
}

.propertyhive-views {
  display: block;
}
.propertyhive-views ul {
  margin: auto 0;
  padding-left: 0px;
}
.propertyhive-views ul li.active {
  background-color: #fff;
}
.propertyhive-views ul li:first-child {
  border-radius: 4px 0 0 4px;
  background-image: url('/app/themes/htc/public/build/assets/grid-vjQxgq0x.png');
  background-repeat: no-repeat;
  background-size: 23px;
  background-position: center;
}
.propertyhive-views ul li:last-child {
  border-radius: 0 4px 4px 0;
  margin-left: -1px;
  background-image: url(/app/themes/htc/public/build/assets/map-CeIHV3zM.png);
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: center;
}
.propertyhive-views ul li {
  display: inline-flex;
  font-size: 0;
  width: 55px;
  height: 55px;
  background-color: #e5e5e5;
  vertical-align: top;
  border: 1px solid #e5e5e5;
}
.propertyhive-views ul li a {
  width: 100%;
  height: 100%;
  display: block;
}
.viewSort {
  display: flex;
  flex-shrink: 0;
  gap: 10px;
  margin-bottom: 30px;
}
.propertyhive-ordering {
  order: 1;
  margin-bottom: 0px;
}
.propertyhive-ordering select {
  display: inline-block;
  border: 1px solid #e5e5e5;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 400;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0 60px 0 20px;
  height: 55px;
  line-height: 55px;
  font-family: inherit;
  background: url(/app/themes/htc/public/build/assets/dropdown-B1PmH3mY.png) no-repeat center right 20px/12px #fff;
  border-radius: 4px;
}
.properties,  ul.properties {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
ul.properties {
  list-style-type: none;
  margin: 0 0 1em;
  padding: 0;
  clear: both;
}
ol, ul {
  list-style: none;
}
 ul.properties li.first.last {
  width: 100%;
}
.properties li.property,  ul.properties li.property {
  list-style: none;
  padding: 20px;
  margin: 0;
  border: none;
  background: #fff;
}
.properties li.property .thumbnail, ul.properties li.property .thumbnail {
  width: 100%;
  float: none;
  position: relative;
}
.under-offer {
    position: absolute;
    bottom: 15px;
    left: 15px;
	/*background-color: #fc500c; */
	background-color: red;
    color: #fff;
    border-radius: 6px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: bold;
}
.properties li.property .thumbnail a,  ul.properties li.property .thumbnail a {
  height: 0;
  padding: 0 0 65%;
  position: relative;
  width: 100%;
  display: block;
  overflow: hidden;
}
.properties li.property .thumbnail a img,  ul.properties li.property .thumbnail a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
.properties li.property .details h3,  ul.properties li.property .details h3 {
  font-size: 28px !important;
  line-height: 1.2 !important;
  margin: 0;
  color: #000;
  border-bottom: 1px solid rgba(0,0,0,.5);
  padding: 15px 0;
  font-family: Plaak;
}
.floor-area span.icon-enlarge::before {
  content: "\E989";
  content: none;
}
/*.properties li.property .details h3 a::after, ul.properties li.property .details h3 a::after {
  content: ".";
  color: #fc500c;
}*/
.properties li.property .details .propertyInfo, ul.properties li.property .details .propertyInfo {
  display: flex;
  flex-direction: column;
  list-style: none;
  padding: 15px 0;
  margin: 0;
}
.properties li.property .details .propertyInfo li,  ul.properties li.property .details .propertyInfo li {
  list-style: none;
  padding: 0;
  margin: 0;
  border: none;
  font-size: 16px !important;
  line-height: 1.8 !important;
  color: #000;
}
.properties li.property .details .button,  ul.properties li.property .details .button {
  background: #fc500c;
  color: #fff;
  padding: 0 20px !important;
  height: 35px !important;
  line-height: 35px !important;
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px !important;
  letter-spacing: 2px !important;
  font-weight: 500 !important;
  border-radius: 4px;
  transition: all .3s ease-in-out;
}
.properties li.property .details .button:hover, .propertyhive ul.properties li.property .details .button:hover {
  background: #000;
  color: #fff;
}
.property-search-form input[type="submit"]:hover {
  opacity: .85;
  box-shadow: 0 20px 38px rgba(0,0,0,0.16) !important;
  -webkit-transform: translateY(-3px);
}
.propertyhive-pagination {
  display: flex;
}
.propertyhive-pagination ul {
  margin: 50px auto;
  display: flex;
  flex-wrap: wrap;
}
.propertyhive-pagination ul li {
  display: inline-block;
}
.propertyhive-pagination ul li a.current, .propertyhive-pagination ul li span.current {
  background: #fc500c;
  color: #fff;
  font-weight: 500;
}
.propertyhive-pagination ul li a, .propertyhive-pagination ul li span {
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  display: block;
  text-align: center;
  border-radius: 4px;
  color: #fff;
}
.propertyhive-pagination .next.page-numbers{
  font-size: 26px;
  line-height: 38px;
}
.properties li.property .details, .propertyhive ul.properties li.property .details {
  width: 100%;
}
.propertyhive ul.properties li .details {
  float: none;
  width: 100%;
}
.propertyInfo li span::before{
  color: #888;
  line-height: 15px;
  height: 13px;
  width: 15px;
  margin-right: 5px;
  font-size: 14px;
  background-color: transparent;
}
.propertyhive-map-canvas-wrapper .properties-map-popup {
  background: transparent;
  border: none;
  width: 250px;
  height: auto;
  max-height: none;
  top: -120px !important;
}
.propertyhive-map-canvas-wrapper .properties-map-popup .title-close {
  background: #fc500c;
  top: 0;
  right: 0;
  position: absolute;
  padding: 7px 9px;
  z-index: 99;
}
.propertyhive-map-canvas-wrapper .properties-map-popup .title-close .close {
  font-weight: 500;
  text-shadow: none;
  opacity: 1;
}
.propertyhive-map-canvas-wrapper .properties-map-popup .properties {
  max-width: none;
  display: block;
  max-height: 270px;
  overflow: auto;
}
.propertyhive-map-canvas-wrapper .properties-map-popup .properties .property {
  background: #fff;
  width: 100%;
  height: auto;
  padding: 15px;
  overflow: hidden;
  border-radius: 0;
}
.propertyhive-map-canvas-wrapper .properties-map-popup .properties .property .image {
  width: 100%;
  height: 0;
  padding: 0 0 65%;
  float: none;
  border: none;
  position: relative;
}
.propertyhive-map-canvas-wrapper .properties-map-popup .properties .property .image img {
  border: none;
  padding: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
  object-fit: cover;
}
.propertyhive-map-canvas-wrapper .properties-map-popup .properties .property .details {
  width: 100%;
  padding: 10px 0 0;
}
.propertyhive-map-canvas-wrapper .properties-map-popup .properties .property .details .address {
  padding: 0 0 10px;
  border-bottom: 1px solid #000;
}
.propertyhive-map-canvas-wrapper .properties-map-popup .properties .property .details h3 {
  font-size: 16px;
  line-height: 1.2;
  color: #000;
  margin: 0;
}
.propertyhive-map-canvas-wrapper .properties-map-popup .properties .property .details .propertyInfo {
  display: flex;
  flex-direction: column;
  list-style: none;
  padding: 10px 0;
  margin: 0;
}
.propertyhive-map-canvas-wrapper .properties-map-popup .properties .property .details .propertyInfo li {
  list-style: none;
  padding: 0;
  margin: 0;
  border: none;
  font-size: 12px !important;
  line-height: 1.6 !important;
  color: #000;
}
.propertyhive-map-canvas-wrapper .properties-map-popup .properties .property .details .button {
  background: #fc500c;
  color: #fff;
  padding: 0 15px !important;
  height: 30px !important;
  line-height: 30px !important;
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px !important;
  letter-spacing: 2px !important;
  font-weight: 500 !important;
  border-radius: 4px;
  transition: all .3s ease-in-out;
  text-align: center;
  font-family: inherit;
}
.properties-map-popup .under-offer {
  font-size: 12px;
}
.properties-map-popup li span::before {
  font-size: 12px;
}
.propertyhive-map-canvas-wrapper{
	height: 600px !important;
}
.propertyhive-map-canvas-wrapper .properties-map-popup .properties{
	max-height: 365px;
}
@media (max-width:991px){
  .property-search-form .control {
    padding: 0;
    width: 100%;
  }
  .property-search-form {
    display: grid;
    grid-auto-flow: row;
    gap: 10px;
    width: 100%;
    justify-content: normal;
  }
  .property-search-form input[type="submit"] {
    margin: 0;
    width: 100%;
  }
  .properties, .propertyhive ul.properties {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width:767px){
  .blurred-wrap {
    padding: 20px 0px;
  }
  .viewSort {
    justify-content: space-between;
    width: 100%;
    padding: 20px 0 0;
    flex-wrap: wrap;
  }
  .propertyhive-ordering select {
    padding: 0 40px 0 20px;
    height: 50px;
    line-height: 50px;
  }
  .propertyhive-views ul li {
    width: 50px;
    height: 50px;
  }
  .properties li.property .details h3,  ul.properties li.property .details h3 {
    font-size: 22px !important;
  }
}

@media (max-width:575px){
  .properties, .propertyhive ul.properties {
    grid-template-columns: none;
  }
	.propertyhive-map-canvas-wrapper{
		height: 500px !important;
	}
}
