<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* line 5, ../sass/theme-map.scss */
.marker {
  -webkit-transition: margin-top 0.2s linear, padding-bottom 0.2s linear;
  -moz-transition: margin-top 0.2s linear, padding-bottom 0.2s linear;
  -ms-transition: margin-top 0.2s linear, padding-bottom 0.2s linear;
  transition: margin-top 0.2s linear, padding-bottom 0.2s linear;
  background-image: url("../images/makers/marker.png");
  background-position: center top;
  background-repeat: no-repeat;
  height: 33px;
  width: 26px;
}

/* line 16, ../sass/theme-map.scss */
.marker:hover {
  margin-top: -10px;
  padding-bottom: 10px;
}

/* line 20, ../sass/theme-map.scss */
.infobox {
  color: #666666;
  font-family: 'Raleway', sans-serif;
  font-size: 1.272em;
  zoom: 1;
  position: relative;
  width: 270px;
}
/* line 27, ../sass/theme-map.scss */
.infobox .property-thumb-info {
  width: 100%;
}

/* line 31, ../sass/theme-map.scss */
.infobox:after {
  height: 0;
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
}

/* line 38, ../sass/theme-map.scss */
.infobox:before {
  bottom: -16px;
  border: 8px solid transparent;
  border-top-color: #fff;
  content: '';
  height: 0px;
  margin-left: -8px;
  left: 50%;
  position: absolute;
  width: 0px;
  z-index: 100;
}

/* line 50, ../sass/theme-map.scss */
.amenities li:empty {
  display: none;
}

/* line 53, ../sass/theme-map.scss */
.close-info {
  background: #fff;
  color: #000;
  display: block;
  font-size: 18px;
  height: 20px;
  line-height: 16px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  position: absolute;
  right: 10px;
  text-align: center;
  top: 10px;
  width: 20px;
  z-index: 2;
}
.pgl-bg-light, .pgl-property {
  background-color: white;
}
.pgl-property {
  margin-bottom: 30px;
}
/* pgl-property */
/* line 436, ../sass/theme-elements.scss */
.label {
  background-color: #b9b8b8;
  border-radius: 0;
  color: white;
  display: inline-block;
  font-size: 1em;
  margin-right: -4px;
  padding: 12px 20px;
}
/* line 444, ../sass/theme-elements.scss */
.label a {
  color: white;
}
/* line 446, ../sass/theme-elements.scss */
.label a:hover, .label a:focus {
  color: #133380;
}

/* line 451, ../sass/theme-elements.scss */
.price {
    background-color: rgba(0, 0, 0, 0.3)
}

/* line 454, ../sass/theme-elements.scss */
.pgl-property {
  margin-bottom: 30px;
}
/* line 457, ../sass/theme-elements.scss */
.pgl-property:hover {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}

/* line 461, ../sass/theme-elements.scss */
.property-thumb-info, .property-thumb-info-image, .pgl-team-item .img-thumbnail-medium {
  overflow: hidden;
  position: relative;
}

/* line 465, ../sass/theme-elements.scss */
.property-thumb-info-image img, .pgl-team-item .img-thumbnail-medium img {
  margin: auto;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(-10px, 0, 0) scale(1.1);
  transform: translate3d(-10px, 0, 0) scale(1.1);
}

/* line 473, ../sass/theme-elements.scss */
.pgl-property:hover .property-thumb-info-image img, .pgl-team-item:hover .img-thumbnail-medium img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-transform: translate3d(0, 0, 0) scale(1.1);
  transform: translate3d(0, 0, 0) scale(1.1);
}

/* line 478, ../sass/theme-elements.scss */
.property-thumb-info-image .property-thumb-info-label {
  bottom: 0;
  left: 0;
  position: absolute;
}

/* line 483, ../sass/theme-elements.scss */
.property-thumb-info-content {
  padding: 30px 20px 20px;
}
/* line 485, ../sass/theme-elements.scss */
.property-thumb-info-content h3 {
  margin-bottom: 8px;
}
/* line 488, ../sass/theme-elements.scss */
.property-thumb-info-content address {
  margin-bottom: 10px;
}
/* line 491, ../sass/theme-elements.scss */
.property-thumb-info-content p {
  margin: 0;
}

/* line 495, ../sass/theme-elements.scss */
.amenities {
    border-top: 1px solid #eee !important;
    padding: 8px 20px !important;
}
/* line 498, ../sass/theme-elements.scss */
.amenities address {
margin-bottom: 0 !important;
}
/* line 501, ../sass/theme-elements.scss */
.amenities ul {
list-style: none !important;
margin: 0 !important;
padding: 0 !important;
}
/* line 505, ../sass/theme-elements.scss */
.amenities ul li {
    display: inline !important;
}
/* line 507, ../sass/theme-elements.scss */
.amenities ul li + li {
padding-left: 15px !important;
}

/* line 514, ../sass/theme-elements.scss */
.featured-item {
margin-bottom: 20px !important;
}
/* line 516, ../sass/theme-elements.scss */
.featured-item .property-thumb-info-content {
  background-color: rgba(0, 0, 0, 0.8);
  border-bottom: none;
  bottom: 0;
  color: white;
  left: 0;
  padding-bottom: 20px;
  padding-top: 20px;
  position: absolute;
  width: 100%;
}
/* line 527, ../sass/theme-elements.scss */
.featured-item h3 {
  font-size: 1em;
  text-transform: uppercase;
}
/* line 530, ../sass/theme-elements.scss */
.featured-item h3 a {
  color: white;
}
/* line 532, ../sass/theme-elements.scss */
.featured-item h3 a:hover, .featured-item h3 a:focus {
  color: #133380;
}
/* line 537, ../sass/theme-elements.scss */
.featured-item p {
  margin: 0;
}
/* line 540, ../sass/theme-elements.scss */
.featured-item .property-thumb-info-content, .featured-item p {
  -webkit-transform: translate3d(0, 40%, 0);
  transform: translate3d(0, 40%, 0);
}
/* line 543, ../sass/theme-elements.scss */
.featured-item .property-thumb-info-content, .featured-item h3 {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
/* line 547, ../sass/theme-elements.scss */
.featured-item p {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
  transition: opacity 0.2s, transform 0.35s;
}
/* line 552, ../sass/theme-elements.scss */
.featured-item:hover p {
  opacity: 1;
  filter: alpha(opacity=100);
}
/* line 556, ../sass/theme-elements.scss */
.featured-item:hover .property-thumb-info-content, .featured-item:hover p {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
/* line 559, ../sass/theme-elements.scss */
.featured-item:hover p {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
}
/* pgl-properties */
/* line 176, ../sass/theme.scss */
.pgl-properties {
    padding-bottom: 30px;
    padding-top: 34px;
}

/* line 179, ../sass/theme.scss */
.pgl-properties h2 {
    margin-right: 100px;
}

/* pgl-agents */
/* line 185, ../sass/theme.scss */
.pgl-agents {
    padding-top: 53px;
}

/* testimonial */
/* line 190, ../sass/theme.scss */
.pgl-testimonial {
    height: 388px;
    padding: 30px 15px;
    position: relative;
    text-align: center;
}

/* line 195, ../sass/theme.scss */
.pgl-testimonial h4 {
    color: #424242;
    margin-bottom: 10px;
    text-transform: uppercase;
}

/* line 201, ../sass/theme.scss */
.pgl-testimonial .owl-controls .owl-buttons &gt; div {
    background-color: transparent;
    position: absolute;
    top: 60px;
}

/* line 206, ../sass/theme.scss */
.pgl-testimonial .owl-controls .owl-buttons .owl-prev {
    left: 58px;
}

/* line 209, ../sass/theme.scss */
.pgl-testimonial .owl-controls .owl-buttons .owl-next {
    right: 58px;
}

/* pgl-about */
/* line 216, ../sass/theme.scss */
.pgl-about {
    padding-top: 20px;
  margin-bottom: -30px;
}

/* map */
/* line 222, ../sass/theme.scss */
.pgl-properties-map {
    padding-top: 53px;
}
.icons {
    background: url(../imagen/icons.png) no-repeat !important;
}
.icon-bedroom, .icon-bathroom, .icon-location {
    display: inline-block !important;
    height: 17px !important;
    width: 22px !important;
}
.icon-bedroom {
    background-position: 0 -45px !important;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.property-thumb-info-content &gt; h3 {
    font-size: 14px;
}</pre></body></html>