/*/////////////////////////////////////////////////////////////////////////*/
@import url("https://use.typekit.net/eww7hdn.css");
/*/////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////*/
main > section .block-page > .research {
  margin: 20px 10px 35px 10px;
}
main > section .block-page > .research > .panel {
  border-radius: 0;
}
main > section .block-page > .research > .panel > .panel-heading {
  color: #ffffff;
  background-color: #011638;
  border-color: #011638;
  border-radius: 0;
}
main > section .block-page > .research > .panel > .panel-heading > .panel-title {
  font-weight: normal;
}
main > section .block-page > .research > .panel > .panel-collapse > .panel-body {
  padding: 30px;
  background-color: #f0f0f0;
}
main > section .block-page > .research > .panel > .panel-collapse > .panel-body .input-group > .input-group-addon {
  border-radius: 0;
}
main > section .block-page > .research > .panel > .panel-collapse > .panel-body .input-group > .input-group-addon:first-child {
  width: 115px;
  text-align: left;
}
main > section .block-page > .research > .panel > .panel-collapse > .panel-body .input-group > .form-control {
  border-radius: 0;
}
main > section .block-page > .research > .panel > .panel-collapse > .panel-body .btn {
  font-size: 18px;
  border-radius: 0;
  padding: 20px 15px 15px 15px;
  line-height: initial;
}
main > section .block-page .block-realestate .page-header .btn-group > .btn.active {
  color: #ffffff;
  background-color: #011638;
  border-color: #011638;
}
main > section .block-page .block-realestate .thumbnail {
  padding: 0;
  border-radius: 0;
  border: none;
  box-shadow: 0 0 0 1px #ddd;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main > section .block-page .block-realestate .thumbnail .caption.header {
  position: relative;
  z-index: 1;
  background-color: #011638;
  margin: 0px;
  padding: 5px;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main > section .block-page .block-realestate .thumbnail .caption.header > h3 {
  margin: 0;
  padding: 0;
  font-size: small;
  text-align: center;
  color: #ffffff;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main > section .block-page .block-realestate .thumbnail .caption.middle {
  margin: 0px;
  padding: 10px 5px;
  background-color: #011638;
}
main > section .block-page .block-realestate .thumbnail .caption.middle > h3 {
  margin: 0;
  padding: 0;
  text-align: center;
  color: #ffffff;
}
main > section .block-page .block-realestate .thumbnail .caption.middle > h3 > small {
  font-size: 50%;
  color: #ccc;
}
main > section .block-page .block-realestate .thumbnail .caption.footer {
  margin: 0px;
  padding: 10px 5px;
  background-color: #fff;
  height: 115px;
  line-height: 22px;
  overflow: hidden;
}
main > section .block-page .block-realestate .thumbnail .caption.footer > h1 {
  font-size: 14px;
  text-align: center;
  line-height: 20px;
  margin-bottom: 5px;
}
main > section .block-page .block-realestate .thumbnail .caption.footer > h2 {
  margin: 0;
  padding: 0;
  text-align: center;
  color: #333;
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
}
main > section .block-page .block-realestate .thumbnail .caption.footer > h2.short-description {
  display: block;
}
main > section .block-page .block-realestate .thumbnail .caption.footer > h2.full-description {
  display: none;
  text-align: justify;
  max-height: 100px;
}
main > section .block-page .block-realestate .thumbnail .picture {
  position: relative;
  z-index: 0;
  width: 100%;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main > section .block-page .block-realestate .thumbnail .picture > div {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #ffffff;
  color: #011638;
  padding: 3px 8px 0px 8px;
  margin: 3px;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main > section .block-page .block-realestate .thumbnail:hover .picture > div {
  background-color: #011638;
  color: #ffffff;
}
main > section .block-page .block-realestate .thumbnail.thumbnail-boxlg .picture {
  height: 350px;
}
main > section .block-page .block-realestate .thumbnail.thumbnail-boxlg:hover .picture {
  margin-top: -24px;
  height: 374px;
}
main > section .block-page .block-realestate .thumbnail.thumbnail-boxmd .caption.footer > h1 {
  margin: 0 0 5px 0;
}
main > section .block-page .block-realestate .thumbnail.thumbnail-boxmd .picture {
  height: 200px;
}
main > section .block-page .block-realestate .thumbnail.thumbnail-boxmd:hover .picture {
  margin-top: -24px;
  height: 224px;
}
main > section .block-page .block-realestate .thumbnail.thumbnail-inline {
  box-shadow: none;
  height: 234px;
  margin-bottom: 20px;
}
main > section .block-page .block-realestate .thumbnail.thumbnail-inline .caption.header {
  box-shadow: 0px 4px 0px 0px #c1a269;
}
main > section .block-page .block-realestate .thumbnail.thumbnail-inline .caption.header > h3 {
  text-align: left;
  padding: 5px 25px;
}
main > section .block-page .block-realestate .thumbnail.thumbnail-inline .caption.middle {
  border-radius: 0 0 25px 25px;
  float: right;
  box-shadow: 0px 4px 0px 0px #c1a269;
}
main > section .block-page .block-realestate .thumbnail.thumbnail-inline .caption.middle > h3 {
  font-size: 24px;
  padding: 0 25px;
  text-align: right;
}
main > section .block-page .block-realestate .thumbnail.thumbnail-inline .caption.footer {
  overflow: hidden;
  height: initial;
}
main > section .block-page .block-realestate .thumbnail.thumbnail-inline .caption.footer > h1 {
  margin: 0;
  padding: 15px 15px 5px 15px;
  text-align: left;
  font-size: 18px;
}
main > section .block-page .block-realestate .thumbnail.thumbnail-inline .caption.footer > h2 {
  font-size: 14px;
  font-weight: normal;
  text-align: justify;
  line-height: 24px;
  padding: 10px 15px;
}
main > section .block-page .block-realestate .thumbnail.thumbnail-inline .caption.footer > h2.short-description {
  display: none;
}
main > section .block-page .block-realestate .thumbnail.thumbnail-inline .caption.footer > h2.full-description {
  display: block;
}
main > section .block-page .block-realestate .thumbnail.thumbnail-inline .picture {
  margin-top: 0;
  height: 200px;
  float: left;
  width: 200px;
}
main > section .block-page .block-realestate .thumbnail.thumbnail-inline .picture > div {
  bottom: -3px;
  right: -53px;
}
main > section .block-page .block-realestate .thumbnail.thumbnail-inline:hover .picture {
  margin-top: -24px;
  height: 224px;
}
main > section .block-page .block-realestate .thumbnail.template2 {
  margin: 0 10px 25px 10px;
  box-shadow: 0px 0px 0px 1px #c7c7c7, 0px 10px 8px -10px rgba(0, 0, 0, 0.8);
}
main > section .block-page .block-realestate .thumbnail.template2 .item-picture {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 250px;
}
main > section .block-page .block-realestate .thumbnail.template2 .item-caption > .caption-title {
  padding: 20px 10px 0px 10px;
  margin: 0;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
main > section .block-page .block-realestate .thumbnail.template2 .item-caption > .caption-price {
  font-size: 28px;
  color: #011638;
  padding: 10px;
  text-align: center;
  font-weight: lighter;
}
main > section .block-page .block-realestate .thumbnail.template2 .item-caption > .caption-price > sup {
  top: -10px;
  font-size: 14px;
  margin-left: 5px;
}
main > section .block-page .block-realestate .thumbnail.template2 .item-caption > .caption-details > p {
  color: #555;
  font-weight: normal;
  text-align: center;
  width: 100%;
  font-size: 16px;
  padding: 14px 5px 0px 5px;
}
main > section .block-page .block-realestate .thumbnail.template2 .item-caption > .caption-details > hr {
  width: 20%;
  margin: 15px auto;
  border-top: 1px solid #aaa;
}
main > section .block-page .block-realestate .pagination {
  float: right;
  margin-top: -4px;
}
main > section .block-page .block-realestate .pagination > li > .set-page {
  color: #555;
  border: 1px solid #011638;
  cursor: pointer;
}
main > section .block-page .block-realestate .pagination > li > .set-page:focus,
main > section .block-page .block-realestate .pagination > li > .set-page:hover {
  color: #011638;
  background-color: #ffffff;
}
main > section .block-page .block-realestate .pagination > li.active > .set-page {
  font-weight: bold;
  color: #ffffff;
  background-color: #011638;
  border-color: #011638;
}
main > section .block-page .block-realestate .number-property-found {
  color: #355192;
  background: #f7f7f7;
  padding: 3px 0px 3px 10px;
  border-radius: 4px 0px 0px 4px;
  box-shadow: 0px 0px 0px 4px #355192;
}
main > section .block-page ul.pagination > li {
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main > section .block-page ul.pagination > li > span {
  color: #011638;
  cursor: pointer;
  -webkit-transition: all 333ms ease-out;
  -moz-transition: all 333ms ease-out;
  -o-transition: all 333ms ease-out;
  transition: all 333ms ease-out;
}
main > section .block-page ul.pagination > li:hover > span,
main > section .block-page ul.pagination > li:focus > span,
main > section .block-page ul.pagination > li.active > span {
  color: #ffffff;
  background-color: #011638;
  border-color: #011638;
  cursor: pointer;
}
main > section .block-page .block-realestate .thumbnail.template2,
.main > .main-section .block-page .block-realestate .thumbnail.template2 {
  height: 430px;
}
main > section .block-page .block-realestate .thumbnail.template2 .item-picture > .item-certificate,
.main > .main-section .block-page .block-realestate .thumbnail.template2 .item-picture > .item-certificate {
  position: absolute;
  right: 30px;
  top: -10px;
  background-color: red;
  width: 120px;
  height: 18px;
  text-align: center;
  line-height: 20px;
  color: #fff;
  border-radius: 5px;
  font-size: 11px;
  text-transform: uppercase;
}
main > section .block-page .block-realestate .thumbnail.template2 .item-picture > .item-heart,
.main > .main-section .block-page .block-realestate .thumbnail.template2 .item-picture > .item-heart {
  position: absolute;
  left: 30px;
  top: 5px;
  background: red;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 28px;
  color: white;
}
main > section .block-page .block-realestate .thumbnail.template2.property-sold .item-caption .caption-price,
.main > .main-section .block-page .block-realestate .thumbnail.template2.property-sold .item-caption .caption-price {
  opacity: 50%;
  font-size: 20px;
}
main > section .block-page .block-realestate .thumbnail.template2:hover,
.main > .main-section .block-page .block-realestate .thumbnail.template2:hover {
  box-shadow: 0px 0px 0px 1px #011638, 0px 10px 8px -5px #011638;
}

/*# sourceMappingURL=index.css.map */