body{background-color:#fff;height:100%;color:#49494a;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-variant-ligatures:none}a{text-decoration:none}body,input,select,button,textarea{font-family:"Source Sans Pro",Helvetica,Arial,"sans-serif"}select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;background:url(../Images/Icons/drop.svg) no-repeat right 20px center/18px auto;border:1px solid rgba(50,58,70,.15);border-radius:0;outline:0;color:#464646;cursor:pointer}select:hover{border:1px solid rgba(50,58,70,.3);outline:0}select:focus{outline:0}select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}select::-ms-expand{display:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type='number']{-moz-appearance:textfield}#header{background-color:#fff;height:70px;position:fixed;width:100%;z-index:101;box-shadow:0 1px 0 rgba(39,51,118,.2)}.headerLogo{display:inline-block;height:70px;width:240px;background:url(../Images/Backgrounds/bg_logo.svg) no-repeat left center/contain}.headerContent{margin:0 auto;width:100%;max-width:1600px;box-sizing:border-box;padding:0 20px}.headerMenu{float:right;font-size:0}.headerMenuContent>a{display:inline-block;font-size:14px;margin:0 20px;color:#273376;line-height:70px;height:71px;letter-spacing:.2px;transition:all ease .3s}.headerMenuContent>a.active{color:#273376;border-bottom:3px solid #f16448;box-sizing:border-box;font-weight:700}.headerMenuContent>a:hover{color:#273376}.favBtn.favOn{font-weight:700;color:#323a46;background:url(../Images/Icons/heart-pink.svg) no-repeat left center/18px auto}.favBtn{padding-left:22px;background:url(../Images/Icons/heart.svg) no-repeat left center/18px auto}.favoritesText{text-align:center;font-size:14px;padding:40px;font-weight:700;line-height:22px;width:100%;box-sizing:border-box}#content{padding:70px 0 0 0}.homeHero{background:#273376 url(../Images/Backgrounds/hero.jpg) no-repeat left center/50% auto;width:100%;box-sizing:border-box;padding-left:50%;margin:0 auto;max-height:calc(100vh - 60px);position:relative;display:flex;justify-content:flex-start}.homeHeroContent{box-sizing:border-box;padding:40px 40px;width:100%;max-width:800px;margin:0}.homeHeroContent h1{font-family:"Poppins";color:#eaebf2;letter-spacing:-.5px;font-size:34px;line-height:38px;text-align:left;margin:0;font-weight:800}.homeHeroForm{margin:0 auto;box-sizing:border-box;width:100%;font-size:0;padding:5px 0 20px 0}.homeHeroFormLocation{display:inline-block;width:100%;position:relative;margin:0 0 10px 0}.homeHeroFormLabel{display:block;font-size:16px;font-family:"Poppins";margin:20px 0 10px;font-weight:600;color:#fff}.homeHeroFormLocation input[type="text"]{width:100%;height:50px;font-size:15px;border:0;outline:0;background:#fff url(../Images/Icons/pin.svg) no-repeat 8px center/24px auto;padding:0 15px 0 40px;color:#464646;box-sizing:border-box;border-radius:3px}.homeHeroFormLocation input[type="text"]::placeholder{opacity:.4;font-style:italic}.searchSuggestion{position:absolute;top:100%;margin-top:0;width:100%;background:#fff;box-shadow:0 0 1px rgba(50,58,70,.5);overflow:hidden;display:none;border-radius:3px;z-index:10}.searchSuggestion>a{display:block;font-size:14px;line-height:50px;padding:0 45px 0 20px;color:#464646;letter-spacing:.4px;box-sizing:border-box;border-top:1px solid rgba(50,58,70,.09)}.searchSuggestion>a:hover{color:#273376;background-color:#eaebf2}.searchSuggestion>a:first-child{border-top:0}.resultsFilterLocation .searchSuggestion{width:calc(100% - 2px);margin-left:1px;border-radius:3px;box-shadow:0 0 1px rgba(50,58,70,.7),0 4px 12px -4px rgba(50,58,70,.2)}.resultsFilterLocation .searchSuggestion>a{font-size:13px;line-height:40px}.homeHeroFormType{box-sizing:border-box;margin:0 0 20px 0}.homeHeroFormType select{height:60px;padding:0 50px 0 10px;width:100%;border:0;font-size:16px;background-size:16px auto;background-color:#fff;box-shadow:0 1px 0 0 rgba(0,0,0,.15)}.homeHeroFormType select:hover{border:0}.homeHeroFormBusiness{box-sizing:border-box}.homeHeroFormBusiness div{display:inline-block;box-sizing:border-box;line-height:50px;font-size:15px;padding:0 20px 0 40px;transition:all ease .3s;background:url(../Images/Icons/circle-off.svg) no-repeat 10px center/24px auto;cursor:pointer;font-weight:400;color:#fff;border:1px solid rgba(255,255,255,.5);border-left:0}.homeHeroFormBusiness div:first-of-type{border:1px solid rgba(255,255,255,.5);border-radius:3px 0 0 3px}.homeHeroFormBusiness div:last-of-type{border-radius:0 3px 3px 0}.homeHeroFormBusiness div:hover{background:url(../Images/Icons/circle-hover.svg) no-repeat 10px center/24px auto;background-color:rgba(255,255,255,.2)}.homeHeroFormBusiness div.active{background:url(../Images/Icons/circle-on.svg) no-repeat 10px center/24px auto;color:#fff;background-color:#80a1ff}.homeHeroFormButton{margin-top:40px}.homeHeroFormButton button{display:block;font-family:"Poppins";width:50%;height:60px;border:0;color:#fff;background-color:#f16448;font-size:18px;font-weight:700;cursor:pointer;transition:all ease .3s;border-radius:30px}.homeHeroFormButton button:hover{background-color:#e5482e}.homeSelection{background-color:#273376}.homeSelection h2{font-family:"Poppins";margin:0 auto;max-width:1600px;box-sizing:border-box;padding:80px 40px 40px;font-size:30px;color:#fff;font-weight:700;text-align:center}.homeSelectionProperties{margin:0 auto;max-width:1600px;font-size:0;box-sizing:border-box;padding:0 25px 60px;display:flex}.homeSelectionProperties .property{display:inline-block;width:calc(25% - 30px);margin:15px 15px 60px 15px;vertical-align:top;border-radius:3px;overflow:hidden;background-color:#fff}.property{position:relative}.propertyFav{position:absolute;width:30px;height:30px;opacity:.8;background:url(../Images/Icons/heart-white.svg) no-repeat center center/24px auto;top:10px;right:10px}.propertyFav:hover{opacity:1}.propertyFav.active,.propertyFav.active:hover{background:url(../Images/Icons/heart-pink.svg) no-repeat center center/24px auto;opacity:1}.propertyPhoto{position:relative;height:0;overflow:hidden;background-color:#222}.homeSelectionProperties .propertyPhoto{padding-bottom:75%;border-radius:3px 3px 0 0}.homeSelectionProperties .propertyContent{padding:10px 15px;position:relative}.homeSelectionProperties .propertyTitle{position:absolute;top:-95px;height:95px;box-sizing:border-box;left:0;width:100%;font-size:17px;margin:0;background-image:linear-gradient(0deg,rgba(50,58,70,.8) 0%,rgba(50,58,70,0) 100%);padding:60px 15px 0;font-weight:600;line-height:20px;color:#fff}.homeSelectionProperties .propertyLocation{position:absolute;top:-95px;height:95px;box-sizing:border-box;right:0;margin:0;font-size:16px;padding:60px 15px 0;text-align:right;font-weight:400;line-height:20px;color:#fff}.propertyPhoto>img{position:absolute;height:100%;width:auto;top:0;left:50%;transform:translateX(-50%) scale(1.01);opacity:.9;transition:all ease .2s}.property:hover .propertyPhoto>img{transform:translateX(-50%) scale(1.04);opacity:1}.propertyContent{position:relative;background-color:#fff}.propertyTitle{padding:16px 0 2px 0;font-size:20px;color:#464646;font-family:"Poppins";font-weight:700}.propertyDescription{font-size:12px;line-height:15px;padding:0 0 5px 0;color:#808080}.propertyLocation{font-size:14px;color:#464646;font-weight:700}.propertyPrice{padding:5px 0 0;color:#f16448;line-height:17px}.propertyPrice span{display:block;font-size:10px;text-transform:uppercase;line-height:normal;font-weight:400}.propertyPrice strong{display:block;font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.propertyPrice>div{display:none}.propertyPrice>div:first-child,.propertyPrice>div:nth-child(2){display:inline-block}.propertyPrice>div+div{padding-left:20px}.propertyPrice>div:only-child{width:100%}.homeSelectionProperties .propertyPhoto>img{width:100%;height:auto;top:50%;left:0;transform:translate(0,-50%)}.homeSelectionProperties .property:hover .propertyPhoto>img{transform:translate(0,-50%) scale(1.04)}.homeSelectionProperties .propertyDescription{padding-top:5px;font-style:normal;font-size:12px;line-height:17px}.propertyInfo{font-size:11px;padding:0;margin:5px 0 10px;color:#273376}.propertyInfo div{display:inline-block;padding:0 10px 0 22px;vertical-align:top}.propertyInfo div:last-of-type{padding:0 0 0 22px}.propertyInfo div.areaInfo{background:url(../Images/Icons/area.svg) no-repeat left center/18px auto}.propertyInfo div.bedInfo{background:url(../Images/Icons/bed.svg) no-repeat left center/18px auto}.propertyInfo div.bathInfo{background:url(../Images/Icons/bath.svg) no-repeat left center/18px auto}.propertyInfo div.plotInfo{background:url(../Images/Icons/plot.svg) no-repeat left center/18px auto}.propertyInfo div strong{display:block;font-size:12px;font-weight:500;letter-spacing:-.4px}.homeRegions{padding-bottom:100px}.homeRegions h2{font-family:"Poppins";margin:0 auto;max-width:1600px;box-sizing:border-box;padding:80px 20px 40px;font-size:30px;line-height:36px;color:#f16448;font-weight:700;text-align:center}.homeRegionSections{font-size:0;margin:0 auto;box-sizing:border-box;max-width:1600px;padding:0 40px;text-align:center}.homeRegionSection{background-position:center center;background-repeat:no-repeat;background-size:cover;width:calc(25% - 50px);display:inline-block;margin:25px;height:0;padding-bottom:calc(25% - 50px);vertical-align:top;transition:all ease .3s;text-align:left;border-radius:50%;position:relative}.homeRegionSection:hover{transform:scale(1.05)}.homeRegionSection.norte{background-image:url(../Images/Backgrounds/norte.jpg)}.resultsPromo.norte{background-image:url(../Images/Backgrounds/norte.jpg)}.homeRegionSection.porto{background-image:url(../Images/Backgrounds/porto.jpg)}.resultsPromo.porto{background-image:url(../Images/Backgrounds/porto.jpg)}.homeRegionSection.centro{background-image:url(../Images/Backgrounds/centro.jpg)}.resultsPromo.centro{background-image:url(../Images/Backgrounds/centro.jpg)}.homeRegionSection.lisboa{background-image:url(../Images/Backgrounds/lisboa.jpg)}.resultsPromo.lisboa{background-image:url(../Images/Backgrounds/lisboa.jpg)}.homeRegionSection.alentejo{background-image:url(../Images/Backgrounds/alentejo.jpg)}.resultsPromo.alentejo{background-image:url(../Images/Backgrounds/alentejo.jpg)}.homeRegionSection.algarve{background-image:url(../Images/Backgrounds/algarve.jpg)}.resultsPromo.algarve{background-image:url(../Images/Backgrounds/algarve.jpg)}.homeRegionSection.acores{background-image:url(../Images/Backgrounds/acores.jpg)}.resultsPromo.acores{background-image:url(../Images/Backgrounds/acores.jpg)}.homeRegionSection.madeira{background-image:url(../Images/Backgrounds/madeira.jpg)}.resultsPromo.madeira{background-image:url(../Images/Backgrounds/madeira.jpg)}.homeRegionSection a{position:absolute;width:100%;height:100%;color:#fff;display:flex;align-items:center;justify-content:center;box-sizing:border-box;transition:all ease .3s;text-align:center;border-radius:100%;background-color:rgba(0,0,0,.2)}.homeRegionSection a h3{font-family:"Poppins";font-weight:600;font-size:20px;line-height:40px;color:#fff;margin:0}.homeRegionSection a p{font-size:14px;margin:4px 0 0;line-height:18px;letter-spacing:.5px}.homeAlert{width:100%;margin:0 auto;padding:0}.homeAlertContent{margin:0 auto;box-sizing:border-box;position:relative;padding:100px 40px 100px 40px;text-align:center}.homeAlertContent.shell{background:url(../Images/Backgrounds/sea.jpg) no-repeat center center/cover}.homeAlertContent.golf{background:url(../Images/Backgrounds/golf.jpg) no-repeat center center/cover}.homeAlertContent.pool{background:url(../Images/Backgrounds/pool.jpg) no-repeat center center/cover}.homeAlertContent.historic{background:url(../Images/Backgrounds/historic.jpg) no-repeat center center/cover}.homeAlertContent.rural{background:url(../Images/Backgrounds/rural.jpg) no-repeat center center/cover}.homeAlertContent.luxury{background:url(../Images/Backgrounds/luxury.jpg) no-repeat center center/cover}.homeAlertContent p{color:#fff;font-size:16px}.homeAlertContent p:first-of-type{font-size:32px;letter-spacing:-.5px;margin:0 0 10px;font-weight:300;font-family:"Poppins"}.homeAlertContent a{display:inline-block;margin-top:30px;height:65px;line-height:63px;padding:0 40px;color:#fff;background-color:#f16448;font-weight:700;font-size:18px;border-radius:70px;font-family:"Poppins"}#footer{background-color:#1f2333;margin:0 auto}.footerLinks{margin:0 auto;max-width:1280px;padding:40px 0;text-align:center}.footerLinks a{font-size:13px;margin:0 10px;color:#9d9d9d;display:inline-block}.footerLinks a:hover{color:#fff}.resultsFilter{background-color:#eaebf2;background-image:-webkit-linear-gradient(#eaebf2 0%,#fff 99%);background-image:-o-linear-gradient(#eaebf2 0%,#fff 99%);background-image:linear-gradient(#eaebf2 0%,#fff 99%);border-left:1px solid rgba(39,51,118,.2);width:400px}.resultsFilterContent{margin:0 auto;width:100%;max-width:1280px;padding:20px;box-sizing:border-box;font-size:0;position:relative}.filterLabel{font-size:15px;height:26px;color:rgba(39,51,118,1);font-weight:600;font-family:"Poppins"}.resultsFilterLocation,.resultsFilterType,.resultsFilterBusiness,.resultsFilterPrice,.resultsFilterRooms,.resultsFilterChecklist,.resultsFilterFreetext{vertical-align:top;margin:0 0 15px 0}.resultsFilterLocation{position:relative}.resultsFilterLocation input[type="text"]{width:100%;height:50px;font-size:15px;border:0;border-radius:4px;outline:0;background:#fff url(../Images/Icons/pin.svg) no-repeat 6px center/24px auto;padding:0 15px 0 36px;color:#464646;box-sizing:border-box}.resultsFilterLocation input[type="text"]::placeholder{opacity:.4}.resultsFilterFreetext{position:relative;margin:0 0 15px 0}.resultsFilterFreetext input[type="text"]{width:100%;height:50px;font-size:14px;border:0;outline:0;border-radius:3px;padding:0 15px;color:#464646;box-sizing:border-box}.resultsFilterFreetext input[type="text"]::placeholder{opacity:.4}.filtersSelectGroup,.filtersSelectIntervalGroup{border-radius:4px;display:flex}.filtersSelectGroup span,.filtersSelectIntervalGroup span{text-align:center;color:rgba(39,51,118,1);font-size:13px;height:50px;line-height:48px;cursor:pointer;border:1px solid rgba(39,51,118,.4);border-left:0;box-sizing:border-box;transition:all ease .3s;flex-grow:1}.filtersSelectGroup span:first-of-type,.filtersSelectIntervalGroup span:first-of-type{border-left:1px solid rgba(39,51,118,.4);border-radius:3px 0 0 3px}.filtersSelectGroup span:last-of-type,.filtersSelectIntervalGroup span:last-of-type{border-radius:0 4px 4px 0}.filtersSelectGroup span:hover,.filtersSelectIntervalGroup span:hover{background-color:rgba(255,255,255,1)}.filtersSelectGroup span.active,.filtersSelectIntervalGroup span.active{background-color:rgba(39,51,118,1);color:#fff}.resultsFilterBusiness{margin-right:0}.resultsFilterAdv{display:block}.filtersSelectInterval>div{display:inline-block;width:calc(50% - 15px);vertical-align:top;position:relative}.filtersSelectInterval>div>span{position:absolute;height:40px;width:40px;line-height:50px;font-size:14px;font-weight:700;text-align:center;top:0;right:0}.filtersSelectInterval>span{display:inline-block;width:30px;line-height:50px;vertical-align:top;font-size:13px;text-align:center;color:rgba(39,51,118,1)}.filtersSelectInterval input[type="text"],.filtersSelectInterval input[type="number"]{width:100%;height:50px;font-size:13px;border:0;outline:0;padding:0 40px 0 15px;color:#464646;box-sizing:border-box;border-radius:4px}.filtersSelectInterval input[type="text"]::placeholder,.filtersSelectInterval input[type="number"]::placeholder{opacity:.4}.filtersSelectIntervalDrop>div{display:inline-block;vertical-align:top;width:calc(50% - 15px);position:relative}.filtersSelectIntervalDrop>div>select,.resultsFilterOrder>select{width:100%;background:#fff url(../Images/Icons/drop.svg) no-repeat right 15px center/10px auto;height:50px;font-size:13px;padding:0 35px 0 15px;border-radius:4px;border:0}.filtersSelectIntervalDrop>span{display:inline-block;width:30px;line-height:50px;vertical-align:top;font-size:13px;text-align:center;color:rgba(39,51,118,1)}.resultsFilterAdvBtn{font-size:14px;padding:15px 0;text-align:center;font-weight:600;color:#ff8034;float:left;cursor:pointer;display:none}.resultsFilterAdvBtn img{display:inline-block;height:20px;width:20px;vertical-align:middle;margin-right:5px}.resultsFilterAdvBtn .close,.resultsFilterAdvBtn.active .open{display:none}.resultsFilterAdvBtn.active .close,.resultsFilterAdvBtn .open{display:block}.resultsFilterLocation input[type="text"],.filtersSelectInterval input[type="text"],.filtersSelectInterval input[type="number"],.filtersSelectIntervalDrop>div>select,.resultsFilterOrder>select,.resultsFilterFreetext input[type="text"]{border:1px solid rgba(39,51,118,.3);box-shadow:none;border-radius:4px}.resultsFilterSubmit{text-align:right;margin:30px 0 0 0}.resultsFilterSubmit button{height:50px;border:0;width:100%;color:#fff;background-color:#f16448;font-size:18px;font-weight:700;cursor:pointer;transition:all ease .3s;border-radius:25px;font-family:"Poppins"}.resultsFilterSubmit button:hover{background-color:#632d35}.resultsHeader{margin:0 auto;width:100%}.resultsHeaderContent{margin:0 auto;width:100%;max-width:1600px;padding:20px 20px 15px;box-sizing:border-box;font-size:0;position:relative;background-color:#fff;box-shadow:0 1px 0 rgba(39,51,118,.2)}.resultsHeaderTitle{font-size:24px;line-height:40px;display:inline-block;font-weight:600;padding:0 10px 0 0;color:#f16448;font-family:"Poppins"}.resultsHeaderFilter{display:none}.resultsHeaderOrder{float:right}.resultsHeaderOrder select{background:#fff url(../Images/Icons/drop.svg) no-repeat right 15px center/10px auto;height:40px;font-size:13px;padding:0 35px 0 10px;border-radius:4px;box-shadow:0 3px 8px -4px rgba(50,58,70,.2);border:0}.resultsProperties{background-color:#fff;margin:0 auto;width:100%;max-width:1600px;font-size:0;display:flex;flex-direction:row-reverse}.detailInfoContent .resultsProperties{border-top:1px solid rgba(50,58,70,.1);padding:30px 0 40px 0;display:block}.detailInfoContent .resultsProperties h2{font-size:20px;font-family:"Poppins";letter-spacing:-.5px;padding:0 30px;box-sizing:border-box;width:100%;font-weight:700;color:rgba(39,51,118,1)}.detailInfoContent .resultsProperties .resultsPropertiesContent{width:auto;display:flex;flex-wrap:wrap;padding:0 15px}.detailInfoContent .resultsProperties .resultsPropertiesContent .property{width:calc(50% - 30px);background-color:#fff;margin:15px;box-shadow:none}.detailInfoContent .resultsProperties .resultsPropertiesContent .propertyPhoto{width:160px;padding-bottom:120px}.detailInfoContent .resultsProperties .resultsPropertiesContent .propertyContent{width:calc(100% - 160px);padding-right:0}.detailInfoContent .resultsProperties .resultsPropertiesContent .propertyDescription{display:none}.detailInfoContent .resultsProperties .propertyFav{right:auto;left:10px}.resultsPromo{background-position:center center;background-repeat:no-repeat;background-size:cover;margin-bottom:0;display:flex;justify-content:center;align-items:center}.resultsPromoContent{color:#fff;width:100%;max-width:1280px;padding:40px;box-sizing:border-box;background:rgba(0,0,0,.4)}.resultsPromoContent h1{font-size:40px;margin:0;letter-spacing:-1px}.resultsPromoContent p{font-size:14px;letter-spacing:.5px;line-height:22px}p.resultsPromoSubTitle{font-size:20px;margin-top:0;letter-spacing:normal}.resultsPropertiesContent{width:calc(100% - 400px);font-size:0;position:relative}.resultsPropertiesContent:only-child{margin:0 auto;width:100%;max-width:1600px}.resultsPropertiesContent .property{display:block;vertical-align:top;overflow:hidden;margin:20px 20px;padding:0 0 20px 0;box-shadow:0 1px 0 0 rgba(0,0,0,.1)}.resultsPropertiesContent .propertyContent{padding:0 20px 20px;display:inline-block;vertical-align:top;width:calc(100% - 240px);box-sizing:border-box}.resultsPropertiesContent .propertyPhoto{width:240px;padding-bottom:180px;height:0;display:inline-block;border-radius:3px}.resultsPropertiesContent .propertyDescription{padding:5px 0;font-size:13px}.resultsPropertiesContent .propertyLocation{font-weight:400;padding:5px 0;font-size:14px}.resultsPropertiesContent .propertyTitle{padding:0 0 5px;color:#273376;font-weight:600}.resultsPropertiesContent .propertyInfo{font-size:11px;padding:5px 0;margin:0}.resultsPropertiesContent .propertyPrice{padding:5px 0 0}.paginador{text-align:center;padding:20px 20px 40px;font-size:13px}.paginadorNumeros{display:block;white-space:nowrap}.numerosPagina a{display:inline-block;padding:0 5px;margin:0 5px}.numerosPagina{display:inline-block;margin:0}.numerosPagina a{color:#f16448}.numerosPagina a.paginaActual{color:#464646}a.paginaSeguinte{text-transform:uppercase;color:#f16448;padding-right:15px;margin-left:20px;background:url(../Images/Icons/next-pink.svg) no-repeat right center/10px auto;float:right}a.paginaAntes{text-transform:uppercase;color:#f16448;padding-left:15px;margin-right:20px;background:url(../Images/Icons/prev-pink.svg) no-repeat left center/10px auto;float:left}.detailHeader{margin:0 auto;width:100%;background-image:linear-gradient(135deg,#f16448 0%,#c10969 100%)}.detailHeaderContent{margin:0 auto;width:100%;max-width:1280px;padding:0 40px;box-sizing:border-box;font-size:0;position:relative;height:80px;display:flex;align-items:center;background-color:#fff;box-shadow:0 1px 0 rgba(39,51,118,.2)}.detailHeaderTitle{font-family:"Poppins";font-weight:700;font-size:24px;flex-basis:100%;color:rgba(39,51,118,1)}.detailHeaderTitle span{font-family:"Source Sans Pro";font-weight:400;font-size:14px;display:block;color:rgba(39,51,118,1)}.detailHeaderPrice{font-size:26px;font-weight:700;color:#f16448;white-space:nowrap;letter-spacing:-1px;line-height:24px}.detailHeaderPrice div{display:none}.detailHeaderPrice div:first-child,.detailHeaderPrice div:nth-child(2){display:inline-block}.detailHeaderPrice div+div{padding-left:15px}.detailHeaderPrice span{display:block;font-size:12px;text-transform:uppercase;line-height:normal;font-weight:400;letter-spacing:.5px}.detailInfo{margin:0 auto;width:100%;background-color:#fff;max-width:1600px;font-size:0;display:flex;flex-direction:row-reverse}.detailInfoContent{width:calc(100% - 400px);font-size:0;position:relative}.detailInfoContent.topContent{display:flex;flex-direction:row-reverse}.detailFormContent .popupClose{display:none}.detailFotos{background-color:rgba(24,25,26,1)}.detailForm{background-color:#eaebf2;background-image:-webkit-linear-gradient(#eaebf2 0%,#fff 99%);background-image:-o-linear-gradient(#eaebf2 0%,#fff 99%);background-image:linear-gradient(#eaebf2 0%,#fff 99%);border-left:1px solid rgba(39,51,118,.2);width:400px}.detailFormLink{font-size:12px;line-height:20px;padding:30px 40px 20px 0}.detailFormLink a{color:#f16448}.detailFormControls,.detailFormControls.active{display:none}.detailFormContent{padding:20px;position:relative}.detailInfo>.detailForm .detailFormContent{position:fixed;width:400px;box-sizing:border-box}.detailFormTitle{font-size:20px;font-weight:700;letter-spacing:-.5px;color:rgba(39,51,118,1);font-family:"Poppins"}.detailInfo>.detailForm .detailFormTitle{color:rgba(39,51,118,1);font-family:"Poppins"}.detailFormSection{margin:10px 0 0 0}.detailFormSection input[type="text"]{width:100%;height:44px;font-size:13px;border-radius:4px;outline:0;padding:0 15px 0 15px;color:#464646;box-sizing:border-box;border:1px solid rgba(39,51,118,.3)}.detailInfo>.detailForm .detailFormSection{margin:18px 0 0 0}.detailInfo>.detailForm .detailFormSection input[type="text"],.detailInfo>.detailForm .detailFormSection textarea{border:1px solid rgba(39,51,118,.3)}.detailFormSection input[type="text"]::placeholder,.detailFormSection textarea::placeholder{opacity:.4}.detailFormSection textarea{width:100%;height:100px;font-size:13px;border:1px solid rgba(50,58,70,.25);border-radius:4px;outline:0;padding:15px;color:#464646;box-sizing:border-box;box-shadow:0 3px 8px -4px rgba(50,58,70,.1);line-height:16px;resize:none}.detailFormSection input[type="text"]:hover,.detailFormSection textarea:hover{border-color:rgba(50,58,70,.5)}.detailFormSection input[type="text"]:focus,.detailFormSection textarea:focus{border-color:rgba(241,100,72,.8)}.detailFormSection label{font-size:11px;color:#808080}.detailFormSection label a{color:#f16448}.detailInfo>.detailForm .detailFormSection label{color:rgba(39,51,118,1)}.detailInfo>.detailForm .detailFormSection label a{color:#f16448}.detailFormSection button{height:50px;border:0;width:100%;color:#fff;background-color:#f16448;font-size:18px;font-weight:700;cursor:pointer;transition:all ease .3s;border-radius:25px;font-family:"Poppins"}.detailFormSection button:hover{background-color:#632d35}.detailInfo>.detailForm .detailFormSection button{height:50px;border:0;width:100%;color:#fff;background-color:#f16448;font-size:18px;font-weight:700;cursor:pointer;transition:all ease .3s;border-radius:25px;font-family:"Poppins"}.detailInfo>.detailForm .detailFormSection button:hover{background-color:#632d35}.detailFormResponse{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f5f5f5;display:flex;justify-content:center;align-items:center}.mobileFilter .detailFormResponse{background-color:#fff}.detailFormResponse div{text-align:center;font-size:16px;line-height:20px}.detailFormResponse div img{display:block;margin:0 auto 20px;width:40px;height:40px}.detailFormResponse div button{display:block;margin:20px auto;height:36px;padding:0 10px;border:0;background-color:#f16448;color:#fff;border-radius:4px;font-size:15px;font-weight:700;cursor:pointer;transition:all ease .3s}.detailFormActions{margin:0 0 0 0;padding:20px 30px;display:inline-block}.detailFormActions .propertyFav{position:relative;display:inline-block;font-size:13px;width:auto;padding:0 0 0 22px;background:url(../Images/Icons/heart.svg) no-repeat left center/auto 16px;line-height:30px;top:auto;color:#464646;right:auto;font-weight:700;opacity:1}.detailFormActions .propertyFav:hover,.detailFormActions .propertyFav.active{color:#f16448;background:url(../Images/Icons/heart-pink.svg) no-repeat left center/auto 16px}.detailFormActions .propertySend{position:relative;display:inline-block;font-size:13px;width:auto;padding:0 0 0 22px;background:url(../Images/Icons/mail.svg) no-repeat left center/auto 16px;line-height:30px;top:auto;color:#464646;right:auto;font-weight:700;margin-left:25px}.detailFormActions .propertySend:hover{color:#f16448;background:url(../Images/Icons/mail-pink.svg) no-repeat left center/auto 16px}.detailFormMediador{padding:20px;float:right;width:340px;display:flex}.detailFormMediadorLogo{width:100px}.detailFormMediadorLogo img{width:100%;height:auto}.detailFormMediadorName{box-sizing:border-box;vertical-align:top;padding:0 0 0 10px;font-size:12px}.detailFormMediadorName a{display:block;color:#ce202c;padding:5px 0}.detailInfoSection{padding:40px 30px}.detailFotos+.detailInfoSection{display:inline-block;background-color:#f5f5f5;width:100%;box-sizing:border-box;padding:0}.detailInfoSection+.detailInfoSection{border-top:1px solid rgba(50,58,70,.1)}.detailInfoSectionTitle{font-size:20px;font-family:"Poppins";font-weight:700;padding-bottom:10px;color:rgba(39,51,118,1)}.detailInfoSectionItems div{display:inline-block;width:25%;font-size:13px;color:#808080;margin-top:20px}.detailInfoSectionItems div strong{font-weight:700;font-size:14px;display:block;color:#323a46}.detailInfoSectionText{font-size:14px;line-height:20px;color:#464646}.detailInfoSectionMap{min-height:450px;background-color:#f5f5f5;margin-top:40px}.detailInfoSectionList{margin-bottom:20px}.detailInfoSectionList ul{list-style:none;padding:0}.detailInfoSectionList>ul>li{font-size:14px;font-weight:700;margin-bottom:5px;line-height:30px;padding-top:10px}.detailInfoSectionList>ul>li>ul{border-top:1px dashed rgba(50,58,70,.1);margin-top:5px;padding-top:5px;font-size:0}.detailInfoSectionList>ul>li>ul>li{display:inline-block;width:25%;font-size:12px;vertical-align:top;font-weight:normal;padding:6px 0;line-height:normal}.mobileFilter{display:none}.mobileFilter .detailFormContent{margin:0 auto;max-width:600px;padding:10px 0 30px 0}.contactFilter .detailFormContent{margin:0 auto;max-width:600px;padding:10px 20px 30px}.popup{position:fixed;background-color:rgba(24,25,26,.6);width:100vw;height:100vh;top:0;left:0;z-index:1000;display:none;justify-content:center;align-items:center}.popupContainer{width:calc(100% - 10px);margin:5px;max-height:calc(100vh - 10px);max-width:800px;background-color:#fff;border-radius:3px;box-shadow:0 10px 50px -20px rgba(24,25,26,.8);position:relative;overflow:hidden}.popupHeader{height:60px;line-height:60px;font-size:20px;font-family:"Poppins";padding:0 20px;font-weight:700;letter-spacing:-.6px;border-radius:3px 3px 0 0;border-bottom:1px solid rgba(50,58,70,.1)}.popupClose{position:absolute;width:30px;height:30px;background:url(../Images/Icons/close.svg) no-repeat center center/16px auto;top:15px;opacity:.6;cursor:pointer;right:15px}.popupClose:hover{opacity:1}.popupContent{max-height:calc(100vh - 70px);overflow:auto;background-color:#fafafa}.popupFavProperties{padding:10px;font-size:0}.popupFavProperties .property{display:inline-block;vertical-align:top;margin:10px;width:calc(33.33% - 20px);border-radius:6px;overflow:hidden;background-color:#fff;box-shadow:0 0 1px rgba(50,58,70,.4),0 3px 8px -4px rgba(50,58,70,.2)}.popupFavProperties .property .propertyPhoto{box-shadow:none}.popupFavProperties .property .propertyContent{padding:15px;box-sizing:border-box;border-top:0}.popupFavProperties .property .propertyTitle{padding:0 0 6px;font-size:16px}.popupFavProperties .property .propertyLocation{font-weight:400;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.popupFavProperties .property .propertyPrice{font-size:14px}.popupFavProperties .property .propertyDescription{display:none}.popupContent .detailFormContent{padding:20px}.textPages{margin:0 auto;width:100%;max-width:1600px;background-color:#fff}.textPagesContent{margin:0 auto;width:100%;max-width:1024px;padding:40px 30px;font-size:14px;line-height:23px;box-sizing:border-box}@media only screen and (max-width:1140px){.homeHeroFormBusiness div{padding:0 20px;font-size:14px;background:none}.homeHeroFormBusiness div:hover{background:none;background-color:rgba(255,255,255,.2)}.homeHeroFormBusiness div.active{background:none;background-color:#80a1ff}.homeRegionSection{width:calc(25% - 30px);padding-bottom:calc(25% - 30px);margin:15px}.resultsFilter{width:360px}.resultsPropertiesContent{width:calc(100% - 360px)}.detailForm{width:360px}.detailInfo>.detailForm .detailFormContent{width:360px}.detailInfoContent{width:calc(100% - 360px)}.detailInfoContent .resultsProperties .resultsPropertiesContent .propertyPhoto{width:100%;padding-bottom:75%}.detailInfoContent .resultsProperties .resultsPropertiesContent .propertyContent{width:100%;padding:10px 0}.detailInfoContent .resultsProperties .resultsPropertiesContent .propertyTitle{position:absolute;top:-95px;height:95px;box-sizing:border-box;left:0;width:100%;font-size:17px;margin:0;background-image:linear-gradient(0deg,rgba(50,58,70,.8) 0%,rgba(50,58,70,0) 100%);padding:60px 15px 0;font-weight:600;line-height:20px;color:#fff}}@media only screen and (max-width:800px){#header{height:70px}.headerLogo{margin-left:20px}.headerContent{padding:0}.homeHero{height:auto;max-height:none;padding:0;background-size:cover}.homeHeroContent{background-color:rgba(39,51,118,.7)}.homeHeroContent h1{font-size:30px;line-height:30px}.homeHeroForm{background-color:transparent;width:auto;height:auto;box-shadow:none}.homeHeroFormLocation{display:block;width:auto;margin:0 0 25px 0}.homeHeroFormLocation input[type="text"],.homeHeroFormType select{height:55px;font-size:16px;border-radius:4px}.homeHeroFormType{width:100%;margin:0 0 20px 0;border:0}.homeHeroFormBusiness{width:100%;margin:0 0 25px;display:flex}.homeHeroFormBusiness div,.homeHeroFormBusiness div:first-child{flex:1;text-align:center;padding:0 5px;border-color:rgba(255,255,255,.7)}.homeHeroFormButton{width:100%}.homeHeroFormButton button{height:50px;width:100%}.homeRegionSections{padding:0}.homeRegionSection{width:calc(50% - 30px);padding-bottom:calc(50% - 30px)}.homeRegionSection a:hover{box-shadow:none}.homeRegionSection:hover{transform:none}.homeAlert{padding:0}.homeAlertContent a{margin-top:20px;height:60px;line-height:58px}.homeSelectionProperties{flex-wrap:wrap}.homeSelectionProperties .property{width:calc(50% - 20px);margin:10px}.footerLinks{text-align:left;line-height:30px;padding:20px}.resultsHeader{position:fixed;z-index:100;top:70px}.resultsHeaderFilter{display:block;font-size:15px;padding:0 10px 0 34px;height:40px;line-height:38px;box-sizing:border-box;background:#fff url(../Images/Icons/filter-pink.svg) no-repeat 8px center/20px auto;letter-spacing:.2px;color:#464646;border-radius:4px;cursor:pointer;float:right}.resultsHeaderContent{display:inline-block;width:100%}.resultsHeaderFilter.active{background:#f16448 url(../Images/Icons/filter-white.svg) no-repeat 8px center/20px auto;color:#fff}.resultsHeaderTitle{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;height:40px;line-height:40px}.resultsFilter{position:fixed;width:100%;z-index:99;top:140px;height:calc(100% - 140px);background-color:#f5f5f5;overflow:auto;display:none}.resultsFilterContent{padding:30px 20px 110px 20px;position:static}.resultsFilterLocation{width:100%}.resultsFilterType{width:100%}.resultsFilterBusiness{width:100%}.resultsFilterPrice{width:100%}.resultsFilterFreetext{width:100%}.resultsFilterSubmit{position:fixed;top:auto;right:auto;left:0;bottom:0;width:100%;padding:20px;box-sizing:border-box;margin:0;background-color:#fff;border-top:1px solid rgba(50,58,70,.08)}.resultsFilterSubmit button{width:100%;padding:0;text-align:center;background-color:#f16448}.resultsFilterAdv{display:block}.resultsFilterAdvBtn{display:none}.detailInfoContent .resultsProperties{margin-top:0}.resultsPropertiesContent{width:100%;padding-top:70px}.paginadorNumeros{display:inline-flex;white-space:normal;flex-wrap:wrap;justify-content:center}a.paginaAntes,a.paginaSeguinte{float:none}.numerosPagina{width:100%;order:-1;display:block;white-space:nowrap;margin-bottom:20px}.numerosPagina a{display:none}.numerosPagina a.paginaActual,.numerosPagina a:first-child,.numerosPagina a:last-child{display:inline-block}.detailInfo{display:block}.detailInfoContent{width:100%}.detailFormLink{padding:30px 20px 20px}.detailForm{width:100%;background-color:transparent}.detailFormContent{padding-left:0}.detailInfo>.detailForm .detailFormContent{position:relative}.mobileFilter .detailFormContent{max-width:none}.detailInfoContent .resultsProperties .resultsPropertiesContent .property{width:calc(50% - 30px)}.detailFormControls{position:fixed;bottom:0;left:0;padding:20px;width:100%;box-sizing:border-box;background-color:#fff;box-shadow:0 -4px 20px -5px rgba(50,58,70,.15),0 -1px 0 rgba(50,58,70,.02);z-index:10}.detailFormControls.active{display:block}.detailInfo>.detailForm .detailFormContent{position:fixed;top:100%;left:0;width:100%;height:100%;z-index:102;padding:20px;box-sizing:border-box;overflow:auto;transition:all ease .3s;background-color:#eaebf2;background-image:-webkit-linear-gradient(#eaebf2 0%,#fff 99%);background-image:-o-linear-gradient(#eaebf2 0%,#fff 99%);background-image:linear-gradient(#eaebf2 0%,#fff 99%);border-left:1px solid rgba(39,51,118,.2)}.detailInfo>.detailForm .detailFormContent.active{top:0}.detailInfo>.detailForm .detailFormContent.active .popupClose{display:inherit}.detailFormControls button{height:50px;border:0;width:100%;border-radius:25px;color:#fff;background-color:#f16448;font-family:"Poppins";font-size:15px;font-weight:700;cursor:pointer;transition:all ease .3s;outline:0}.detailInfo>.detailForm .detailFormSection label{color:#808080}.detailInfo>.detailForm .detailFormSection label a{color:#f16448}.mobileFilter{display:block}}@media only screen and (max-width:480px){#header{height:60px}.headerLogo{height:60px;margin-left:10px;width:180px}.headerMenuContent>a{height:60px;line-height:60px;margin:0 10px}.homeHeroContent{padding:40px 30px}.homeHeroFormType{display:block;width:auto;margin:0 0 25px 0}.homeHeroForm{margin:0}.homeHeroFormButton{display:block;width:auto}.homeHeroFormButton button{display:block;height:60px}.homeRegions{padding-bottom:0}.homeRegions h2,.homeSelection h2{padding:60px 30px 40px}.homeRegionSection{width:100%;margin:0;border-radius:0}.homeRegionSection a{border-radius:0}.homeRegionSection a h3{font-size:22px}.homeAlertContent{padding:30px}.homeSelectionProperties{padding:0 15px 40px}.homeSelectionProperties .property{width:calc(100% - 20px)}#content{padding:60px 0 0 0}.homeAlertContent{padding:30px}.resultsHeader{top:60px}.resultsHeaderContent{padding:15px}.resultsPromoContent{padding:40px 20px}.resultsPromoContent h1{font-size:30px}.resultsPromoContent p{line-height:20px;letter-spacing:normal}.resultsPropertiesContent{padding:70px 0 20px}.resultsPropertiesContent .property{width:calc(100% - 30px);margin:15px}.resultsPropertiesContent .propertyPhoto{width:100%;padding-bottom:75%}.resultsPropertiesContent .propertyContent{padding:15px 0 0 0;width:100%}.resultsPropertiesContent .propertyTitle{position:absolute;top:-95px;height:95px;box-sizing:border-box;left:0;width:100%;font-size:17px;margin:0;background-image:linear-gradient(0deg,rgba(50,58,70,.8) 0%,rgba(50,58,70,0) 100%);padding:60px 15px 0;font-weight:600;line-height:20px;color:#fff}.resultsHeaderTitle{font-size:16px}.resultsFilter{top:130px;height:calc(100% - 130px)}.resultsFilterContent{padding:20px 20px 100px 20px}.resultsFilterLocation,.resultsFilterType,.resultsFilterBusiness,.resultsFilterPrice,.resultsFilterRooms{display:block;margin:0 0 20px 0;width:auto}.filtersSelectGroup,.filtersSelectIntervalGroup{display:flex}.filtersSelectGroup span{padding:0;text-align:center;flex-grow:1}.filtersSelectIntervalDrop>div{width:calc(50% - 15px)}.filtersSelectIntervalDrop>div select{width:100%}.resultsFilterFreetext{width:100%}.resultsFilterSubmit{padding:20px}.detailHeaderContent{padding:0 20px}.detailHeaderTitle{font-size:16px;padding-right:10px}.detailHeaderTitle span{font-size:12px}.detailHeaderPrice{font-size:16px}.detailHeaderPrice span{font-size:11px}.detailInfoContent.topContent{padding:0}.detailInfoContent{padding:0}.mobileFilter{display:block}.mobileFilter .detailFormContent{padding-top:10px}.detailFormTitle{font-size:16px}.detailFormActions{margin:0;padding:15px 0;display:block;text-align:center}.detailFormMediador{float:none;width:auto;border-top:1px solid rgba(50,58,70,.1)}.detailInfoSection{padding:30px 20px}.detailInfoSectionTitle{font-size:16px}.detailInfoSectionItems div,.detailInfoSectionList>ul>li>ul>li{width:50%;font-size:12px}.detailInfoContent .resultsProperties .resultsPropertiesContent{white-space:nowrap;overflow:auto;-webkit-overflow-scrolling:touch;padding:0 15px 40px;display:block}.detailInfoContent .resultsProperties .resultsPropertiesContent .property{width:calc(100% - 20px);margin:0 10px;white-space:normal}.detailInfoContent .resultsProperties h2{padding:0 20px 20px}.detailFormActions .propertyFav:hover.active{background-image:url(../Images/Icons/heart-pink.svg);color:#f16448}.detailFormActions .propertyFav:hover{background-image:url(../Images/Icons/heart.svg);color:#464646}.popupFavProperties .property{width:calc(50% - 20px)}}@media only screen and (max-width:360px){.headerLogo,#header{height:50px}.headerMenuContent>a{height:50px;line-height:50px;margin:0 10px 0 0;font-size:13px}#content{padding-top:50px}.homeHeroContent{padding:30px 15px}.homeHeroContent h1{font-size:30px;line-height:30px}.homeHeroFormLocation,.homeHeroFormType{margin-bottom:10px}.homeHeroFormBusiness{margin-bottom:20px}.homeHeroFormLocation input[type="text"],.homeHeroFormType select{height:50px}.homeAlertContent p:first-of-type{font-size:28px}.homeRegions h2,.homeSelection h2{padding:50px 20px 40px}.homeRegionSection a{padding:20px}.resultsHeader{top:50px}.resultsHeaderContent{padding:10px}.resultsPropertiesContent{padding:20px 0}.resultsFilterContent{padding:20px 15px 90px 15px}.resultsFilterSubmit{padding:15px}.resultsProperties{margin-top:45px}.resultsFilter{top:110px;height:calc(100% - 110px)}.resultsPromo{min-height:calc(100vh - 145px)}.resultsPromoContent{padding:40px 20px}.resultsPromoContent h1{font-size:26px}.resultsPromoContent p{line-height:18px;letter-spacing:normal;font-size:13px}p.resultsPromoSubTitle{font-size:16px}.detailHeaderContent{padding:15px;display:block;height:auto}.detailHeaderPrice{margin-top:10px;font-size:14px;letter-spacing:0}.detailInfoContent{padding:0}.detailFormControls{padding:15px}.popupFavProperties .property{width:calc(100% - 20px)}}.twitter-typeahead{width:100%}.filtersSelectInterval input[type="number"]{width:100%;height:50px;font-size:13px;border:1px solid rgba(50,58,70,.15);outline:0;padding:0 40px 0 15px;color:#464646;box-sizing:border-box;box-shadow:0 3px 8px -4px rgba(50,58,70,.2)}.filtersSelectInterval input[type="number"]:hover{border:1px solid rgba(50,58,70,.3)}.filtersSelectInterval input[type="number"]::placeholder{opacity:.4}.searchSuggestion>div>span{display:block;font-size:14px;font-weight:bold;line-height:32px;padding:0 10px;color:#464646;letter-spacing:.4px;box-sizing:border-box;border-top:1px solid rgba(50,58,70,.09)}.searchSuggestion>div>a{display:block;font-size:12px;line-height:32px;padding:0 10px;color:#464646;letter-spacing:.4px;box-sizing:border-box;border-top:1px solid rgba(50,58,70,.09)}.tt-highlight,.ellipsis.tt-suggestion.tt-selectable.on,.searchSuggestion>div>a:hover{background-color:#fafafa;color:#ce202c}.searchSuggestion>div>a:first-child{border-top:0}.detailFotos{background-image:url('../../Global/Images/NoImg1140x855.png');background-image:url('../../Global/Images/NoPic.svg');background-repeat:no-repeat;background-position:center;-ms-background-size:cover;-o-background-size:cover;-moz-background-size:cover;-webkit-background-size:cover;background-size:cover;background-color:#fff!important}.fotorama__nav-wrap{display:none}.uc{text-transform:uppercase}@media only screen and (max-width:360px){.headerLogo{width:120px}}