﻿.popular-geo-props,.popular-props-types,.popular-searches-list{list-style:none}.popular-geo-item:nth-child(2n+1){clear:both}.popular-searches-list{-webkit-columns:2;-moz-columns:2;columns:2;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.popular-searches-list>li{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid-column}@media(min-width:992px){.site-search__expanded .site-search__container{width:820px}.popular-geo-item:nth-child(2n+1){clear:none}.popular-geo-item:nth-child(4n+1){clear:both}.popular-geo-heading{height:120px}.popular-searches-list{-webkit-columns:4;-moz-columns:4;columns:4}.news-list>li:nth-child(3n+1){clear:both}.hero-project-data{width:920px}}.popular-geo-heading{margin-bottom:.5em;background:transparent center center no-repeat;background-size:cover;height:154px;position:relative}.popular-geo-heading:before{display:block;content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.2)}.popular-geo-heading-text{color:#fff;font-size:21px;text-align:center;display:block;width:100%;position:absolute;top:50%;left:0;padding-left:.6em;padding-right:.6em;text-shadow:0 1px 0 #000;transform:translate(0,-50%)}.new-property h3,.used-property h3{margin-top:0;margin-bottom:0}.popular-searches-list.generic-pages{columns:1;-webkit-columns:1;-moz-columns:1;-webkit-column-gap:0;-moz-column-gap:0;column-gap:0}.popular-searches-list.generic-pages li{display:inline-block;line-height:30px}.popular-searches-list.generic-pages li a{display:inline-block;padding:0 8px;background-color:#eaeaea;margin-right:10px;margin-bottom:10px;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;color:#848484;text-decoration:none}.popular-searches-list.generic-pages li:hover a{background-color:#4467e4;color:#fff;transition:background-color .2s linear}html,body{height:100%}body{min-width:768px}#wrapper{margin-top:0}.page-home h2,.page-home h3{margin:3px 0}.site-search__expanded{background-color:rgba(247,247,247,0);border:0}.site-search__expanded .navbar-inner{position:relative;background-color:transparent}.site-search__expanded .navbar-inner:before{display:block;content:'';position:absolute;top:0;left:0;width:100%;height:90px;background:transparent center top repeat-x;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0.5),transparent);background-image:-moz-linear-gradient(top,rgba(0,0,0,0.5),transparent);background-image:-ms-linear-gradient(top,rgba(0,0,0,0.5),transparent);background-image:linear-gradient(to bottom,rgba(0,0,0,0.5),transparent)}.site-search__expanded .site-search{top:35vh}.mobile .site-search__expanded .site-search{top:240px}.site-search__expanded .site-search__container{width:720px;height:52px;position:relative}.site-search__expanded .site-search__bar{background-color:transparent}.site-search__expanded .site-search__block{background-color:rgba(0,0,0,0.65);border-radius:2px;z-index:30}.site-search__expanded .site-search__block-general{position:absolute;width:100%;top:80px;left:0}.site-search__expanded .site-search__block-code{position:absolute;width:74%;left:13%}.site-search__expanded .svg-icon-user .svg-icon-user-c{stroke:#fff}.site-search__expanded .svg-icon-user .svg-icon-user-p{fill:#fff}.site-search__expanded .user-box .btn-link,.site-search__expanded .user-box .user-name,.site-search__expanded .user-box .user-actions-toggle{color:#fff}.site-search__type-toggler{background-color:rgba(0,0,0,0.4);background-image:-webkit-linear-gradient(top,rgba(0,0,0,0.45) 0,transparent 20%,transparent 100%);background-image:-moz-linear-gradient(top,rgba(0,0,0,0.45) 0,transparent 20%,transparent 100%);background-image:-ms-linear-gradient(top,rgba(0,0,0,0.45) 0,transparent 20%,transparent 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0.45) 0,transparent 20%,transparent 100%);text-align:center;border-radius:0 0 2px 2px;position:absolute;bottom:-28px;left:2%;-moz-transform:translateX(0%);-ms-transform:translateX(0%);-webkit-transform:translateX(0%);transform:translateX(0%);z-index:20;display:none;white-space:nowrap}.site-search__expanded .site-search__type-toggler{display:block}.site-search__type-toggler>a{color:#fff;display:inline-block;padding:4px 12px 6px;outline:0;text-shadow:0 1px 0 #000,0 0 4px #000}.site-search__type-toggler>a:hover{text-decoration:none}.site-search__by-geo .site-search__block-general{display:block}.site-search__by-geo .site-search__block-code{display:none}.site-search__code-toggle,.site-search__geo-toggle,.site-search__map-lnk{display:inline-block}.site-search__block-general.out{-moz-animation:searchBlockOut .35s ease-out;-webkit-animation:searchBlockOut .35s ease-out;animation:searchBlockOut .35s ease-out}.site-search__block-general.in{-moz-transform-origin:50% 62px;-ms-transform-origin:50% 62px;-webkit-transform-origin:50% 62px;transform-origin:50% 62px;-moz-animation:searchBlockIn .35s ease-in;-webkit-animation:searchBlockIn .35s ease-in;animation:searchBlockIn .35s ease-in}.site-search__by-code .site-search__block-general{display:none}.site-search__by-code .site-search__block-code{display:block}.site-search__block-code.in{-moz-transform-origin:50% 62px;-ms-transform-origin:50% 62px;-webkit-transform-origin:50% 62px;transform-origin:50% 62px;-moz-animation:searchBlockIn .35s ease-out;-webkit-animation:searchBlockIn .35s ease-out;animation:searchBlockIn .35s ease-out}.site-search__block-code.out{-moz-animation:searchBlockOut .35s ease-in;-webkit-animation:searchBlockOut .35s ease-in;animation:searchBlockOut .35s ease-in}@-moz-keyframes searchBlockOut{from{opacity:1;-moz-transform:translateY(0)}to{opacity:.1;-moz-transform:translateY(-52px)}}@-webkit-keyframes searchBlockOut{from{opacity:1;-webkit-transform:translateY(0)}to{opacity:.1;-webkit-transform:translateY(-52px)}}@keyframes searchBlockOut{from{opacity:1;transform:translateY(0)}to{opacity:.1;transform:translateY(-52px)}}@-moz-keyframes searchBlockIn{from{opacity:.1;-moz-transform:translateY(0) scale(0.7)}to{opacity:1;-moz-transform:scale(1)}}@-webkit-keyframes searchBlockIn{from{opacity:.1;-webkit-transform:translateY(0) scale(0.7)}to{opacity:1;-webkit-transform:scale(1)}}@keyframes searchBlockIn{from{opacity:.1;transform:translateY(0) scale(0.7)}to{opacity:1;transform:scale(1)}}.hero-section{margin-bottom:.5em;position:relative;overflow:hidden;background-color:#666;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}.hero-section,.hero-unit{height:100%;width:100%;z-index:10}.hero-unit{position:absolute;top:0;left:0;background:transparent center center no-repeat;background-size:cover;display:none;opacity:0}.hero-unit:before{display:block;position:absolute;top:0;left:0;width:100%;height:100%;content:'';background-color:rgba(0,0,0,0.18)}.hero-unit:first-child{display:block}.hero-unit.active{opacity:1;z-index:30;-moz-transition:opacity .4s ease-in;-o-transition:opacity .4s ease-in;-webkit-transition:opacity .4s ease-in;transition:opacity .4s ease-in}.hero-project-data{position:absolute;bottom:3em;left:50%;-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);width:680px;padding:12px 48px;color:#fff;background-color:rgba(0,0,0,0.6);border-radius:2px}.hero-project-data h3{color:#fff;margin:0 160px .3em 0;font-size:23px;line-height:1.2}.hero-project-pag{position:absolute;left:0;right:0;bottom:50%;list-style:none;margin:0}.hero-project-pag>li{font-size:3em;cursor:pointer;width:44px;height:44px;line-height:44px;text-align:center;position:absolute;top:0;margin-top:-22px}.hero-project-pag-prev{left:0}.hero-project-pag-next{right:0}.hero-project-logo{float:left;height:68px;margin:0 12px 0 0}.hero-project-title>a,.hero-project-title>a:hover{color:#fff;text-decoration:none}.hero-project-loc{margin-right:160px;margin-bottom:4px;color:#999;font-size:1.25em;line-height:1.6;white-space:nowrap;overflow:hidden;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis}.hero-project-cotizar{position:absolute;bottom:50%;right:70px;padding-left:2em;padding-right:2em;margin-bottom:-16px}.popular-geo-section,.featured-section,.news-section{box-shadow:0 2px 2px rgba(0,0,0,0.2);position:relative;padding-top:1.7em;padding-bottom:1.7em;margin-top:1.7em;margin-bottom:1.7em}.popular-geo-section{z-index:2;background-color:#f0f0f0}.news-section{background-color:#fff;padding-top:2.5em;margin-top:-1.8em;margin-bottom:.5em;z-index:1}.popular-geo-props,.popular-props-types,.popular-searches-list{list-style:none}.popular-geo-item:nth-child(2n+1){clear:both}.popular-searches-list{-webkit-columns:2;-moz-columns:2;columns:2;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px}.popular-searches-list>li{-webkit-column-break-inside:avoid;page-break-inside:avoid;break-inside:avoid-column}.popular-geo-heading{margin-bottom:.5em;background:transparent center center no-repeat;background-size:cover;height:154px;position:relative}.popular-geo-heading:before{display:block;content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.2)}.popular-geo-heading-text{color:#fff;font-size:21px;text-align:center;display:block;width:100%;position:absolute;top:50%;left:0;padding-left:.6em;padding-right:.6em;text-shadow:0 1px 0 #000;transform:translate(0,-50%)}.featured-section{border-top:1px solid #ddd;background-color:#fff;margin-top:.5em}.featured-section .featured-row-heading{margin-bottom:4px}.featured-section .featured-row-heading>h4{color:#fff;font-weight:normal}.featured-props-slider .flex-direction-nav .flex-prev{left:-22px}.featured-props-slider .flex-direction-nav .flex-next{right:-22px}#divProyectosDestacados{margin-bottom:2.4em}.featured-projs-slider{margin:0}.featured-projs-slider .media-block{padding:0;height:386px;box-shadow:0 1px 1px rgba(0,0,0,0.2);border:1px solid #d1d1d1;border-width:1px 0}.featured-projs-slider .media-block-thumb{width:53%;height:100%;float:left;border-left:1px solid #d1d1d1;border-radius:0}.featured-projs-slider .media-block-thumb img{width:100%;height:auto!important}.featured-projs-slider .media-block-meta{width:46%;float:right;text-align:left;position:relative;margin:0 1px 0 0;padding:.6em 1em;border-right:1px solid #d1d1d1}.featured-projs-slider .media-block-descr{max-height:none;height:18em;overflow:hidden;margin-bottom:3em}.featured-projs-slider .media-block-img{height:100%;overflow:hidden;background-position:center center;background-repeat:no-repeat;background-size:cover}.featured-projs-slider .media-block-img>img{display:none}.featured-projs-slider .cotizar-cnt{position:absolute;bottom:.5em;left:1em}.featured-projs-slider .proj-loc,.featured-projs-slider .proj-type{color:#919191}.featured-projs-slider .proj-type{margin-bottom:.5em}.featured-projs-slider .proj-descr{color:#333;font-size:.85em}.news-list{list-style:none}.news-list-item{background-color:#fff;box-shadow:0 1px 1px rgba(0,0,0,0.2);border:1px solid #d1d1d1;height:124px;position:relative;margin-bottom:1.6em}.news-list-item:before,.news-list-item:after{content:" ";display:table}.news-list-item:after{clear:both}.news-list-item:hover{background-color:#f0f0f0}.news-list-item-thumb{display:block;float:left;width:46%;height:100%;overflow:hidden;background:transparent center center no-repeat;background-size:cover}.news-list-item-thumb>img{display:none}.news-list-item-meta{float:right;width:52%;margin:.5em 0;padding:0 2%}.news-list-item-title{margin:0;font-size:1.1em;line-height:1.2em}.news-list-item-title>a{color:#333}.news-list-item-date{display:inline-block;position:absolute;bottom:.5em;right:2%;color:#c9c9c9}.news-list-item-plain .news-list-item-meta{width:100%}.news-list-item-plain .news-list-item-title{overflow:hidden;max-height:3em}.news-list-item-descr{color:#777;height:3em;text-overflow:ellipsis;overflow:hidden}.news-list-item-featured{height:194px}.news-list-item-featured .news-list-item-descr{height:auto;max-height:106px}@media(max-width:767px){.featured-props-slider .flex-direction-nav .flex-prev{left:0}.featured-props-slider .flex-direction-nav .flex-next{right:0}}@media(min-width:768px) and (max-width:991px){.news-list>li:nth-child(2n+1){clear:both}}@media(min-width:992px){.site-search__expanded .site-search__container{width:820px}.popular-geo-item:nth-child(2n+1){clear:none}.popular-geo-item:nth-child(4n+1){clear:both}.popular-geo-heading{height:120px}.popular-searches-list{-webkit-columns:4;-moz-columns:4;columns:4}.news-list>li:nth-child(3n+1){clear:both}.hero-project-data{width:920px}}@media(min-width:1200px){.site-search__expanded .site-search__container{width:876px}}.slogan-container{text-align:center;position:absolute;top:-126px;left:0;width:100%;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.slogan-container .goal,.slogan-container .slogan{color:#fff}.slogan-container .slogan{font-style:normal;font-weight:300;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:4.25em;letter-spacing:-1px;line-height:1;margin:0;text-shadow:0 1px 2px #000,0 1px 25px rgba(0,0,0,0.8)}.slogan-container .goal{margin:10px 0 30px;font-size:1.9em;text-shadow:0 1px 1px #000,0 1px 12px rgba(0,0,0,0.8)}.scroll-helper{position:absolute;bottom:2em;left:50%;margin-left:-31px;cursor:pointer;z-index:50}.scroll-helper-icon,.scroll-helper-text{display:block;color:#fff;text-align:center}.scroll-helper-icon{width:62px;height:62px;padding:10px;border-radius:50%;background-color:transparent;-moz-transition:background-color .3s ease-out;-webkit-transition:background-color .3s ease-out;transition:background-color .3s ease-out}.scroll-helper:hover .scroll-helper-icon{background-color:rgba(0,0,0,0.6)}.scroll-helper:hover .scroll-helper-icon-p{fill:#fff}.media-promotions-container{position:relative;margin-left:2em}.media-promotions-list{list-style:none;margin:0}.media-promotions-list>li{line-height:1.17em;margin:.5em 0;padding-bottom:.5em;border-bottom:1px solid #d1d1d1}.media-promotions-list a{display:block}.media-promotions-list a:hover{text-decoration:none}.promotion-item-name{font-size:14px;margin:0;padding:0 0 .2em;font-weight:bold;color:#4467e4}a:hover .promotion-item-name{color:#1e44cd;text-decoration:underline}.promotion-item-loc{display:block;color:#919191;font-size:smaller}.promotion-item-desc{color:#333}@media(max-width:767px){.promos-container{width:100%}.promos-container .media-block{width:48%;float:left}.promos-container .media-block:first-child{margin-right:4%}}.project-backer{margin:20px auto 40px;width:100%}.project-backer__text{font-family:Lato,sans-serif;font-size:14px;line-height:1;display:inline-block;text-align:right;color:#fff;vertical-align:middle}.project-backer__logo{display:inline-block;background:url(/Content/images/logos/logo-meli-white-bg.svg) no-repeat;background-size:92px 32px;width:100px;height:40px;position:relative;background-position:center;vertical-align:middle}