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:"Cabin",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}#header{background:rgba(255,255,255,1);height:70px;box-shadow:0 1px 0 0 rgba(0,0,0,.1);position:fixed;width:100%;z-index:101}.headerLogo{display:inline-block;height:70px;width:190px;background:url(../Images/Backgrounds/bg_logo.svg) no-repeat left center/contain}.headerContent{margin:0 auto;width:100%;max-width:1280px;box-sizing:border-box;padding:0 40px}.headerMenu{float:right;font-size:0}.headerMenuContent>a{display:inline-block;font-size:14px;margin:0 20px;color:#464646;line-height:70px;height:71px;letter-spacing:.2px;transition:all ease .3s}.headerMenuContent>a.active{color:#464646;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%}.headerMenuLanguage{display:none;vertical-align:top}.headerMenuLanguageDrop{height:70px;overflow:hidden;margin-left:10px;position:relative;box-sizing:border-box}.headerMenuLanguageDrop.open{height:auto;background-color:#fff;border-radius:0 0 6px 6px;box-shadow:0 0 1px rgba(50,58,70,.3)}.headerMenuLanguageDrop>a{display:block;font-size:14px;line-height:70px;padding:0 45px 0 20px;color:#9d9d9d;letter-spacing:.6px;box-sizing:border-box;border-top:1px solid rgba(50,58,70,.09)}.headerMenuLanguageDrop>a:hover{color:#464646}.headerMenuLanguageDrop>a.active{background:url(../Images/Icons/drop.svg) no-repeat right 15px center/12px auto;border-top:0;color:#464646}#content{padding:70px 0 0 0}.homeHero{background:url(../Images/Backgrounds/hero.jpg) no-repeat left bottom/cover;height:600px;width:100%;margin:0 auto;max-height:calc(100vh - 60px);position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.homeHeroContent{box-sizing:border-box;padding:30px 0 0 0;max-width:1200px;width:100%}.homeHeroContent h1{color:#fff;font-family:"Roboto Condensed";letter-spacing:-.5px;font-size:40px;margin:0 auto 50px;text-align:center;max-width:1120px;text-shadow:0 2px 2px rgba(0,0,0,.5);font-weight:700}.homeHeroForm{height:100px;margin:0 auto;max-width:1140px;box-sizing:border-box;width:100%;font-size:0;background-image:linear-gradient(135deg,#f16448 0%,#c10969 100%);padding:20px;border-radius:6px}.homeHeroFormLocation{display:inline-block;width:40%;position:relative;margin-right:1%}.homeHeroFormLocation input[type="text"]{width:100%;height:60px;font-size:17px;border:0;outline:0;background:#fff url(../Images/Icons/pin.svg) no-repeat 15px center/24px auto;padding:0 15px 0 50px;color:#464646;box-sizing:border-box;border-radius:4px}.homeHeroFormLocation input[type="text"]::placeholder{opacity:.4}.searchSuggestion{position:absolute;top:100%;margin-top:0;width:100%;background:#fff;box-shadow:0 0 1px rgba(50,58,70,.5),0 3px 8px -4px rgba(50,58,70,.2);overflow:hidden;display:none;z-index:10;border-radius:4px}.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:#fff;background-color:#f16448}.searchSuggestion>a:first-child{border-top:0}.resultsFilterLocation .searchSuggestion{width:calc(100% - 2px);margin-left:1px;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{display:inline-block;width:17%;vertical-align:top;box-sizing:border-box;margin-right:1%}.homeHeroFormType select{height:60px;padding:0 50px 0 10px;width:100%;border:0;font-size:16px;border-radius:4px;background-size:16px auto;background-color:#fff}.homeHeroFormType select:hover{border:0}.homeHeroFormBusiness{display:inline-block;width:25%;vertical-align:top;margin-right:1%;box-sizing:border-box}.homeHeroFormBusiness div{box-sizing:border-box;display:inline-block;width:50%;line-height:60px;color:#fff;font-size:16px;padding-left:40px;transition:all ease .3s;background:url(../Images/Icons/circle-off.svg) no-repeat 8px center/28px auto;cursor:pointer;font-weight:500}.homeHeroFormBusiness div:hover{background:url(../Images/Icons/circle-hover.svg) no-repeat 8px center/28px auto}.homeHeroFormBusiness div.active{font-weight:700;background:url(../Images/Icons/circle-on.svg) no-repeat 8px center/28px auto}.homeHeroFormButton{display:inline-block;width:15%;vertical-align:top}.homeHeroFormButton button{display:inline-block;width:100%;height:60px;border:0;color:#fff;background-color:#f16448;font-size:18px;font-weight:700;cursor:pointer;transition:all ease .3s;border-radius:4px}.homeHeroFormButton button:hover{background-color:#7d3859}.homeSelection{background-color:#fff;width:100%;max-width:1600px;margin:0 auto}.homeSelection h2{margin:0 auto;max-width:1280px;box-sizing:border-box;padding:60px 40px 20px;font-family:"Roboto Condensed";font-size:22px;color:#f16448;font-weight:700}.homeSelectionProperties{margin:0 auto;max-width:1280px;font-size:0;box-sizing:border-box;padding:0 25px}.homeSelectionProperties .property{display:inline-block;width:calc(45% - 30px);margin:15px;vertical-align:top;box-shadow:0 10px 40px -8px rgba(50,58,70,.25);border-radius:6px;overflow:hidden}.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;padding-bottom:75%;overflow:hidden;background-color:#222}.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}.propertyTitle{padding:16px 0 2px 0;font-size:20px;color:#464646;font-family:"Roboto Condensed";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}.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 .property:first-of-type,.homeSelectionProperties .property:last-of-type{width:calc(55% - 30px)}.homeSelectionProperties .propertyContent{padding:0 20px 20px}.homeSelectionProperties .propertyPhoto{padding-bottom:280px}.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:14px;line-height:17px}.propertyInfo{font-size:11px;padding:0;margin:5px 0 10px;color:#464646;display:flex}.propertyInfo div{padding:0 15px 0 22px;vertical-align:top}.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{background-color:#fff;width:100%;max-width:1600px;margin:0 auto;padding-bottom:100px}.homeRegions h2{margin:0 auto;max-width:1280px;box-sizing:border-box;padding:60px 40px 35px;font-family:"Roboto Condensed";letter-spacing:-.6px;font-size:22px;color:#f16448;font-weight:700}.homeRegionSections{font-size:0;margin:0 auto;box-sizing:border-box;max-width:1270px;padding:0 25px}.homeRegionSection{background-position:center center;background-repeat:no-repeat;background-size:cover;width:calc(20% - 20px);display:inline-block;border-radius:6px;margin:10px;height:300px;vertical-align:top}.homeRegionSection.madrid{background-image:url(../Images/Backgrounds/madrid.jpg)}.resultsPromo.madrid{background-image:url(../Images/Backgrounds/madrid_l.jpg)}.homeRegionSection.castilla-lamancha{background-image:url(../Images/Backgrounds/castilla-lamancha.jpg)}.resultsPromo.castilla-lamancha{background-image:url(../Images/Backgrounds/castilla-lamancha_l.jpg)}.homeRegionSection.andalusia{background-image:url(../Images/Backgrounds/andalusia.jpg)}.resultsPromo.andalusia{background-image:url(../Images/Backgrounds/andalusia_l.jpg)}.homeRegionSection.castilla-leon{background-image:url(../Images/Backgrounds/castilla-leon.jpg)}.resultsPromo.castilla-leon{background-image:url(../Images/Backgrounds/castilla-leon_l.jpg)}.homeRegionSection.costa-norte{background-image:url(../Images/Backgrounds/costa-norte.jpg)}.resultsPromo.costa-norte{background-image:url(../Images/Backgrounds/costa-norte_l.jpg)}.homeRegionSection.galiza{background-image:url(../Images/Backgrounds/galiza.jpg)}.resultsPromo.galiza{background-image:url(../Images/Backgrounds/galiza_l.jpg)}.homeRegionSection.aragao{background-image:url(../Images/Backgrounds/aragao.jpg)}.resultsPromo.aragao{background-image:url(../Images/Backgrounds/aragao_l.jpg)}.homeRegionSection.barcelona{background-image:url(../Images/Backgrounds/barcelona.jpg)}.resultsPromo.barcelona{background-image:url(../Images/Backgrounds/barcelona_l.jpg)}.homeRegionSection.valencia{background-image:url(../Images/Backgrounds/valencia.jpg)}.resultsPromo.valencia{background-image:url(../Images/Backgrounds/valencia_l.jpg)}.homeRegionSection.ilhas{background-image:url(../Images/Backgrounds/ilhas.jpg)}.resultsPromo.ilhas{background-image:url(../Images/Backgrounds/ilhas_l.jpg)}.homeRegionSection a{display:flex;width:100%;height:100%;color:#fff;flex-direction:column;justify-content:flex-end;box-sizing:border-box;padding:30px 20px;transition:all ease .3s;border-radius:6px}.homeRegionSection a:hover{background-color:rgba(241,100,72,.85)}.homeRegionSection a h3{font-family:"Roboto Condensed";font-size:22px;letter-spacing:-.5px;margin:0}.homeRegionSection a p{font-size:12px;margin:4px 0 0;letter-spacing:.5px}.homeAlert{width:100%;margin:0 auto;padding:0;background-image:linear-gradient(45deg,#f16448 0%,#c10969 100%)}.homeAlertContent{margin:0 auto;max-width:1280px;box-sizing:border-box;position:relative;padding:100px 40px 100px 40px;text-align:center}.homeAlertContent p{color:#fff;font-size:16px}.homeAlertContent p:first-of-type{font-size:32px;font-family:"Roboto Condensed";font-weight:500;letter-spacing:-.5px;margin:0 0 10px}.homeAlertContent a{display:inline-block;margin-top:30px;height:65px;line-height:63px;padding:0 40px;color:#fff;background-color:#c10969;font-weight:700;font-size:18px;border-radius:4px}#footer{background-color:#fff;max-width:1600px;margin:0 auto;border-top:1px solid rgba(50,58,70,.1)}.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:#464646}.resultsFilter{background-color:#f5f5f5;margin:0 auto;width:100%}.resultsFilterContent{margin:0 auto;width:100%;max-width:1280px;padding:20px 40px 10px 40px;box-sizing:border-box;font-size:0;position:relative}.filterLabel{font-size:11px;height:20px;text-transform:uppercase;letter-spacing:.5px;color:#49494a;font-weight:700;font-family:"Roboto Condensed"}.resultsFilterLocation,.resultsFilterType,.resultsFilterBusiness,.resultsFilterPrice,.resultsFilterRooms,.resultsFilterChecklist,.resultsFilterFreetext{display:inline-block;vertical-align:top;margin:0 20px 15px 0}.resultsFilterLocation{width:calc(40% - 20px);position:relative}.resultsFilterLocation input[type="text"]{width:100%;height:50px;font-size:15px;border:1px solid rgba(50,58,70,.15);border-radius:4px;outline:0;background:#fff url(../Images/Icons/pin.svg) no-repeat 15px center/24px auto;padding:0 15px 0 50px;color:#464646;box-sizing:border-box}.resultsFilterLocation input[type="text"]::placeholder{opacity:.4}.resultsFilterFreetext{width:20%;position:relative;margin:0 0 15px 0}.resultsFilterFreetext input[type="text"]{width:100%;height:50px;font-size:14px;border:1px solid rgba(50,58,70,.15);outline:0;border-radius:4px;padding:0 15px;color:#464646;box-sizing:border-box}.resultsFilterFreetext input[type="text"]:hover{border:1px solid rgba(50,58,70,.3)}.resultsFilterFreetext input[type="text"]::placeholder{opacity:.4}.filtersSelectGroup,.filtersSelectIntervalGroup{border-radius:4px;background-color:#fff;display:flex}.filtersSelectGroup span,.filtersSelectIntervalGroup span{text-align:center;font-size:13px;height:50px;line-height:48px;cursor:pointer;border:1px solid rgba(50,58,70,.15);border-left:0;box-sizing:border-box;flex-grow:1;white-space:nowrap;overflow:hidden}.filtersSelectGroup span:first-child,.filtersSelectIntervalGroup span:first-child{border-left:1px solid rgba(50,58,70,.15);border-radius:4px 0 0 4px}.filtersSelectGroup span:last-child,.filtersSelectIntervalGroup span:last-child{border-radius:0 4px 4px 0}.filtersSelectGroup span:hover,.filtersSelectIntervalGroup span:hover{background-color:rgba(50,58,80,.05)}.filtersSelectGroup span.active,.filtersSelectIntervalGroup span.active{color:#fff;background-color:#7b0040}.resultsFilterType{width:calc(40% - 20px)}.resultsFilterBusiness{width:20%;margin-right:0}.resultsFilterAdv{display:none}.resultsFilterPrice{width:27%}.filtersSelectInterval>div{display:inline-block;width:calc(50% - 12px);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:24px;line-height:50px;vertical-align:top;font-size:13px;text-align:center;color:#49494a}.filtersSelectInterval input[type="text"]{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;border-radius:4px}.filtersSelectInterval input[type="text"]::placeholder{opacity:.4}.filtersSelectIntervalDrop>div{display:inline-block;vertical-align:top;position:relative}.filtersSelectIntervalDrop>div>select{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:1px solid rgba(50,58,70,.15)}.filtersSelectIntervalDrop>span{display:inline-block;width:24px;line-height:50px;vertical-align:top;font-size:13px;text-align:center;color:#49494a}.resultsFilterAdvBtn{font-size:14px;padding:15px 0;text-align:center;font-weight:600;color:#ff8034;float:left;cursor:pointer}.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}.resultsFilterSubmit{text-align:right;margin:0 0 20px 0}.resultsFilterSubmit button{height:50px;border:0;width:120px;color:#fff;background-color:#ff8034;font-size:18px;font-weight:700;cursor:pointer;transition:all ease .3s;border-radius:4px}.resultsFilterSubmit button:hover{background-color:#7b0040}.resultsHeader{margin:0 auto;width:100%;background-image:linear-gradient(135deg,#f16448 0%,#c10969 100%)}.resultsHeaderContent{margin:0 auto;width:100%;max-width:1280px;padding:15px 40px;box-sizing:border-box;font-size:0;position:relative}.resultsHeaderTitle{font-family:"Roboto Condensed";font-size:20px;line-height:40px;display:inline-block;font-weight:700;color:#fff}.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:none;border:0}.resultsProperties{background-color:#fff;margin:0 auto;width:100%}.detailInfo+.resultsProperties{border-top:1px solid rgba(50,58,70,.1);padding:50px 0 40px 0;background-color:#f5f5f5}.detailInfo+.resultsProperties h2{font-size:20px;font-family:"Roboto Condensed";font-weight:500;letter-spacing:-.5px;padding:0 40px;margin:0 auto;box-sizing:border-box;width:100%;max-width:1280px}.detailInfo+.resultsProperties .resultsPropertiesContent .property{width:calc(25% - 30px);background-color:#fff}.resultsPromo{background-position:center center;background-repeat:no-repeat;background-size:cover;min-height:480px;margin-bottom:20px;display:flex;justify-content:center;align-items:center}.resultsPromoContent{color:#fff;width:100%;max-width:1280px;padding:40px;box-sizing:border-box}.resultsPromoContent h1{font-family:"Roboto Condensed";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{margin:0 auto;width:100%;max-width:1280px;padding:20px 25px;box-sizing:border-box;font-size:0;position:relative;display:flex;flex-wrap:wrap}.resultsPropertiesContent .property{display:inline-block;width:calc(33.33% - 30px);margin:15px;vertical-align:top;border-radius:4px;overflow:hidden;box-shadow:0 10px 40px -8px rgba(50,58,70,.25)}.resultsPropertiesContent .propertyContent{padding-bottom:10px}.resultsPropertiesContent .propertyDescription{padding:5px 15px;font-size:13px}.resultsPropertiesContent .propertyLocation{font-weight:400;padding:5px 15px 10px;font-size:13px}.resultsPropertiesContent .propertyTitle{padding:10px 15px 5px;color:#f16448}.resultsPropertiesContent .propertyInfo{font-size:11px;padding:5px 15px;margin:0;color:#808080}.resultsPropertiesContent .propertyPrice{position:absolute;top:-100px;height:100px;box-sizing:border-box;left:0;width:100%;margin:0;background-image:linear-gradient(0deg,rgba(50,58,70,.8) 0%,rgba(50,58,70,0) 100%);padding:50px 15px 0;border-radius:0 0 4px 4px;color:#fff;font-size:18px}.paginador{text-align:center;padding:20px 0 40px;font-size:13px}.paginadorNumeros{display:inline-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}.detailHeaderTitle{font-family:"Roboto Condensed";font-weight:700;font-size:24px;flex-basis:100%;color:#fff}.detailHeaderTitle span{font-family:"Cabin";font-weight:400;font-size:14px;display:block;color:#fff}.detailHeaderPrice{font-size:24px;font-weight:700;color:#fff;line-height:normal;white-space:nowrap;letter-spacing:-1px}.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}.detailHeader+.detailInfo{background-color:#f5f5f5;border-bottom:1px solid rgba(0,0,0,.06)}.detailInfoContent{margin:0 auto;width:100%;max-width:1280px;padding:0 40px;box-sizing:border-box;font-size:0;position:relative}.detailInfoContent.topContent{display:flex;flex-direction:row-reverse}.detailInfoError{margin:0 auto;width:100%;max-width:1600px;line-height:30px;box-sizing:border-box;padding:120px 60px;font-size:18px;text-align:center;background-color:#fff}.topContent .popupClose{display:none}.detailFotos{width:calc(100% - 380px);background-color:rgba(24,25,26,1)}.detailForm{width:350px;border-bottom:1px solid rgba(50,58,70,.1)}.detailFormLink{font-size:12px;line-height:20px;padding:30px 40px 20px 0}.detailFormLink a{color:#f16448}.detailForm{width:380px}.detailFormControls,.detailFormControls.active{display:none}.detailFormContent{padding:30px 40px 20px 0;position:relative}.detailFormTitle{font-size:20px;font-family:"Roboto Condensed";font-weight:700;letter-spacing:-.5px;padding-bottom:10px}.detailFormSection{margin:10px 0 0 0}.detailFormSection input[type="text"]{width:100%;height:44px;font-size:13px;border:1px solid rgba(50,58,70,.25);border-radius:4px;outline:0;padding:0 15px 0 15px;color:#464646;box-sizing:border-box;box-shadow:0 3px 8px -4px rgba(50,58,70,.1)}.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}.detailFormSection button{height:50px;border:0;width:100%;color:#fff;margin-top:10px;background-color:#f16448;border-radius:4px;font-size:15px;font-weight:700;cursor:pointer;transition:all ease .3s}.detailFormSection button:hover{background-color:#991925}.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 40px 0 0;padding:0 0 20px 0;display:flex;justify-content:space-around}.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}.detailFormActions .propertySend:hover{color:#f16448;background:url(../Images/Icons/mail-pink.svg) no-repeat left center/auto 16px}.detailFormMediador{margin:10px 40px 10px 0;border:1px solid rgba(50,58,70,.1);background:rgba(50,58,70,.04);padding:10px;border-radius:4px}.detailFormMediadorLogo{display:inline-block;width:30%;max-width:120px}.detailFormMediadorLogo img{width:100%;height:auto}.detailFormMediadorName{width:65%;box-sizing:border-box;vertical-align:top;padding:0 0 0 10px;font-size:13px;display:inline-block}.detailFormMediadorName a{display:block;color:#ce202c;padding:5px 0}.detailInfoSection{padding:40px 0}.detailInfoSection+.detailInfoSection{border-top:1px solid rgba(50,58,70,.1)}.detailInfoSectionTitle{font-size:20px;font-family:"Roboto Condensed";font-weight:700;padding-bottom:10px}.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 .detailFormContent{margin:0 auto;max-width:600px;padding:10px 0 30px 0}.contactFilter{width:100%}.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:"Roboto Condensed";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:800px){#header{height:70px}.headerLogo{margin-left:20px}.headerContent{padding:0}.homeHero{height:auto;min-height:calc(100vh - 60px);max-height:none}.homeHeroContent h1{font-size:38px;line-height:38px;margin-bottom:40px;text-align:center}.homeHeroForm{background-color:transparent;margin:0 40px;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}.homeHeroFormBusiness div{line-height:25px}.homeHeroFormButton{width:100%}.homeHeroFormButton button{height:50px}.homeRegionSection{width:calc(50% - 20px)}.homeAlert{padding:80px 0}.homeAlertContent a{margin-top:20px;height:60px;line-height:58px}.homeSelectionProperties .property,.homeSelectionProperties .property:first-of-type,.homeSelectionProperties .property:last-of-type{width:calc(50% - 30px)}.homeSelectionProperties .propertyPhoto{padding-bottom:75%}.footerLinks{text-align:left;line-height:30px;padding:20px}.resultsHeader{position:fixed;z-index:100}.resultsHeaderFilter{display:inline-block;font-size:15px;padding:0 15px 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;box-shadow:0 3px 8px -4px rgba(50,58,70,.2)}.resultsHeaderContent{display:inline-block;width:100%}.resultsHeaderFilter.active{background:#991925 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:35px}.resultsFilter{position:fixed;background-color:#fff;z-index:99;top:170px;height:calc(100% - 170px);overflow:auto;display:none}.resultsFilterContent{padding:20px 40px 100px 40px;position:static}.resultsFilterLocation{width:100%}.resultsFilterType{width:calc(60% - 20px)}.resultsFilterBusiness{width:40%}.resultsFilterPrice{width:50%}.resultsFilterFreetext{width:45%}.resultsFilterSubmit{position:fixed;top:auto;right:auto;left:0;bottom:0;width:100%;padding:20px 40px;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}.resultsFilterAdv{display:block}.resultsFilterAdvBtn{display:none}.resultsProperties{margin-top:110px}.detailInfo+.resultsProperties{margin-top:0}.resultsPropertiesContent .property{width:calc(50% - 30px)}.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}.detailInfoContent.topContent{display:block}.detailFotos,.detailForm{width:100%}.detailFormLink{padding:30px 20px 20px}.detailFormContent{padding-right:0}.detailFormActions{padding-bottom:15px;margin:0}.detailFormMediador{margin:0 0 10px}.mobileFilter .detailFormContent{max-width:none}.detailInfo+.resultsProperties .resultsPropertiesContent .property{width:calc(50% - 30px)}}@media only screen and (max-width:480px){#header{height:60px}.headerLogo{height:60px;margin-left:10px}.headerMenuContent>a{height:60px;line-height:60px}.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:10px 0}.homeRegionSection div{padding:30px}.homeRegionSection div h3{font-size:24px}.homeRegionSection div p{font-size:14px}.homeAlertContent{padding:30px}.homeSelectionProperties{white-space:nowrap;overflow:auto;-webkit-overflow-scrolling:touch;padding:0 15px 40px}.homeSelectionProperties .property,.homeSelectionProperties .property:first-of-type,.homeSelectionProperties .property:last-of-type{width:calc(90% - 30px);margin:0 10px;white-space:normal}#content{padding:60px 0 0 0}.homeAlertContent{padding:0 30px 0}.resultsHeaderContent{padding:15px 20px}.resultsPromo{min-height:calc(100vh - 170px)}.resultsPromoContent{padding:40px 20px}.resultsPromoContent h1{font-size:30px}.resultsPromoContent p{line-height:20px;letter-spacing:normal}.resultsPropertiesContent{padding:20px 5px}.resultsPropertiesContent .property{width:calc(100% - 30px)}.resultsHeaderTitle{font-size:16px}.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}.detailFormMediador{margin:0 10px 10px}.detailInfoContent.topContent{padding:0}.detailInfoContent{padding:0 20px}.mobileFilter{display:block}.mobileFilter .detailFormContent{padding-top:10px}.topContent .detailFormContent{position:fixed;top:100%;left:0;width:100%;height:100%;background-color:#fff;z-index:102;padding:20px;box-sizing:border-box;overflow:auto;transition:all ease .3s}.topContent .detailFormContent.active{top:0}.topContent .detailFormContent.active .popupClose{display:inherit}.detailFormTitle{font-size:16px}.detailFormActions{margin:0;padding:15px 0}.detailInfoSection{padding:30px 0}.detailInfoSectionTitle{font-size:16px}.detailInfoSectionItems div,.detailInfoSectionList>ul>li>ul>li{width:50%;font-size:12px}.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}.detailFormControls button{height:50px;border:0;width:100%;border-radius:6px;color:#fff;background-color:#f16448;font-size:15px;font-weight:700;cursor:pointer;transition:all ease .3s;outline:0}.detailInfo+.resultsProperties .resultsPropertiesContent{white-space:nowrap;overflow:auto;-webkit-overflow-scrolling:touch;padding:0 15px 40px;display:block}.detailInfo+.resultsProperties .resultsPropertiesContent .property{width:calc(90% - 20px);margin:0 10px;white-space:normal}.detailInfo+.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}.headerLogo{width:140px}.headerMenuContent>a{height:50px;line-height:50px}#content{padding-top:50px}.homeHero{min-height:calc(100vh - 50px)}.homeHeroContent{padding:0 25px}.homeHeroContent h1{font-size:30px;line-height:30px;margin-bottom: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}.resultsHeaderContent{padding:10px 15px 15px 15px}.resultsHeaderFilter{height:30px;line-height:28px}.resultsHeaderOrder select{height:30px}.resultsPropertiesContent{padding:20px 0}.resultsFilter{top:160px;height:calc(100% - 160px)}.resultsFilterContent{padding:20px 15px 90px 15px}.resultsFilterSubmit{padding:15px}.resultsProperties{margin-top:95px}.resultsFilter{top:145px;height:calc(100% - 145px)}.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 15px}.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:#f06447}.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:contain;-o-background-size:contain;-moz-background-size:contain;-webkit-background-size:contain;background-size:contain;background-color:#fff!important}.fotorama__nav-wrap{display:none;background-color:#fff!important}.uc{text-transform:uppercase}@media only screen and (max-width:360px){.headerLogo{width:120px}}