.spinner-border{width:4rem!important;height:4rem!important}.spinner-wrapper{display:block;width:100%;text-align:center}.spinner{margin-bottom:1rem}.after-spinner{width:100%;text-align:center}.property-pad{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%}.property-pad [lazy=loaded] .spinner__box{display:none}.property-pad__inner{-webkit-box-shadow:3px 3px 10px 0 rgba(0,0,0,.15);box-shadow:3px 3px 10px 0 rgba(0,0,0,.15);border-radius:30px;overflow:hidden;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background:#fff}.property-pad__thumb{width:100%;height:160px;cursor:pointer;border-radius:30px}.property-pad__thumb,.property-pad__thumb .property-pad__thumb-bg{-webkit-transition:opacity .15s linear;transition:opacity .15s linear;background-size:cover;background-position:50%;position:relative}.property-pad__thumb .property-pad__thumb-bg{display:block;height:100%;width:calc(100% - 10px);z-index:2;border-top-right-radius:30px;border-bottom-right-radius:30px;margin-right:10px}.property-pad__thumb .spinner__box{z-index:1}.property-pad__thumb:before{content:"";background-color:var(--custom-primary);background:-webkit-gradient(linear,left top,left bottom,from(var(--custom-gradientCommonFirst)),to(var(--custom-gradientCommonLast)))!important;background:linear-gradient(180deg,var(--custom-gradientCommonFirst),var(--custom-gradientCommonLast))!important;position:absolute;top:0;right:0;height:100%;width:100%;border-top-right-radius:30px;border-bottom-right-radius:30px;z-index:1}.property-pad__thumb .spinner__box{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0;right:0;margin:auto;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex}.property-pad__thumb img{display:none;width:100%;visibility:hidden}.property-pad__thumb-content{display:block;width:100%;height:100%;position:relative}.property-pad__lite{position:absolute;top:10px;left:10px;z-index:10}.property-pad__scorestars{position:relative;display:block;min-width:100px}.property-pad__scorestars .stars{-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.property-pad__scorestars .stars span{width:16px;margin-right:2px}@media(min-width:1200px){.property-pad__scorestars .stars span{width:20px}}@media(min-width:1200px){.property-pad__scorestars{display:inline-block;margin-left:.75rem;text-align:center}.property-pad__scorestars .stars{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.property-pad__info .boxed{padding:15px 20px}@media(min-width:992px){.property-pad__info .boxed{padding:20px 30px}}.property-pad__info .desc .property-pad__desc{font-size:13px;color:#6c757d;margin-top:1rem;padding-top:1rem;border-top:1px solid #dee2e6;line-height:120%;font-weight:400}@media(min-width:1200px){.property-pad__info .desc{padding-right:20px}.property-pad__info .desc .property-pad__desc{font-size:15px;margin-bottom:0}}.property-pad__name{color:var(--custom-tertiary);margin:0;padding:0;font-weight:700;font-size:18px;line-height:100%;font-weight:600;cursor:pointer}.property-pad__name .bordered{position:relative;padding-left:32px;padding-top:14px;padding-bottom:16px;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:normal}.property-pad__name .bordered:before{content:"";width:12px;height:90%;position:absolute;top:0;left:0;border-radius:5px;max-height:60px;background-color:var(--custom-secondary)}@media(min-width:992px){.property-pad__name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;font-size:20px}}@media(min-width:1200px){.property-pad__name{font-size:22px}}.property-pad__city{position:relative;font-size:12px;font-weight:400;color:var(--custom-cta)}#map-list .property-pad__city{padding-left:22px}#map-list .property-pad__city svg{height:auto;width:14px;margin-right:7px;margin-left:10px}#map-list .property-pad__city svg path{color:var(--custom-cta)}@media(min-width:1200px){.property-pad__city{font-size:14px}}.property-pad__proximity{margin:4px auto;margin-left:32px;font-size:14px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:16px;line-height:normal;color:var(--custom-secondary)}.property-pad__proximity svg{min-width:13px;max-width:13px;height:auto;margin-left:2px;margin-right:6px;margin-top:4px}.property-pad__proximity svg path{fill:var(--custom-secondary)}@media(min-width:1200px){.property-pad__proximity{margin-left:32px}}.property-pad__rates{margin-top:13px;margin-left:32px}.property-pad__amenities{margin-top:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width:1199.98px){.property-pad__amenities .amenity:nth-of-type(1n+3){display:none}.property-pad__amenities:after{content:"...";display:block;text-align:left;color:#28a745}}@media(max-width:767.98px){.property-pad__amenities{margin-top:0}.property-pad__amenities .amenity{width:50%;font-weight:500;font-size:12px}.property-pad__amenities .amenity:not(:first-child){display:none}}@media(min-width:768px){.property-pad__room{font-size:11px;line-height:110%;margin:.35rem 0}.property-pad__info{display:-webkit-box;display:-ms-flexbox;display:flex}.property-pad__thumb,.property-pad__thumb-bg{width:240px;min-height:150px;height:inherit}.property-pad__lite{top:1rem;left:1rem}.property-pad .boxed{width:calc(100% - 240px);display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;overflow:hidden}.property-pad .boxed .desc{width:70%}.property-pad .boxed .side{width:30%;text-align:center;position:relative;padding-left:20px}}@media(min-width:768px)and (min-width:1200px){.property-pad .boxed .side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(min-width:768px){.property-pad .boxed .side:before{content:"";height:200%;border-left:3px dashed rgba(222,226,230,.8);position:absolute;left:0;top:-50%}}@media(min-width:992px)and (max-width:1199.98px){.property-pad .boxed{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.property-pad .boxed .desc{width:100%}.property-pad .boxed .side{margin-left:0;padding-left:0;width:100%}.property-pad .boxed .side:before{display:none}.property-pad .boxed .side #property-prices{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.property-pad .boxed .side #property-prices hr{display:none}.property-pad .boxed .side #property-prices button{margin-top:0}.property-pad .boxed .side #property-prices .property-prices-per-night,.property-pad .boxed .side #property-prices .property-prices-total,.property-pad .boxed .side #property-prices .property__resume{margin-bottom:0}.property-pad .boxed .side #property-prices .property-prices-occupancy{width:30%}.property-pad .boxed .side #property-prices button{width:30%;padding:8px 32px}}@media(min-width:1200px){.property-pad__thumb,.property-pad__thumb-bg{width:450px;min-height:260px}.property-pad .boxed{width:calc(100% - 450px)}}@media(min-width:1200px)and (max-width:1599.98px){.property-pad__thumb,.property-pad__thumb-bg{width:300px;min-height:170px}.property-pad .boxed{width:calc(100% - 300px)}.property-pad .boxed .property-prices-total{font-size:24px!important}}.btn-back{color:var(--custom-cta);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-weight:400;cursor:pointer}.btn-back span{margin-left:10px;line-height:50%}.btn-back:hover,.btn-back:hover *{text-decoration:none}.btn-back svg{width:16px}.btn-back svg path{fill:var(--custom-cta)}@media(min-width:1200px){.btn-back{font-size:17px}.btn-back svg{width:27px}.btn-back span{margin-left:17px}}body.customized .theme-gradient-footer{background:-webkit-gradient(linear,left top,left bottom,from(var(--custom-footerFirstColor)),to(var(--custom-footerLastColor)));background:linear-gradient(180deg,var(--custom-footerFirstColor),var(--custom-footerLastColor))}body.customized [theme-gradient-footer]{background:-webkit-gradient(linear,left top,left bottom,from(var(--custom-footerFirstColor)),to(var(--custom-footerLastColor)))!important;background:linear-gradient(180deg,var(--custom-footerFirstColor),var(--custom-footerLastColor))!important}body.customized .theme-text-footer{color:var(--custom-footerTextColor)}body.customized [theme-text-footer]{color:var(--custom-footerTextColor)!important}#map-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#map-list .scroller{-ms-overflow-style:none;scrollbar-width:none}#map-list .scroller::-webkit-scrollbar{display:none}#map-list .map-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2rem;padding-right:0;font-size:1rem;color:#333;font-weight:400;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding-left:0}@media(min-width:992px){#map-list .map-heading{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row;flex-flow:row}}#map-list .map-heading>div svg{margin-right:5px}#map-list .map-heading>span{margin-top:10px}@media(min-width:992px){#map-list .map-heading>span{margin-top:0}}#map-list .map-heading .btn-back{font-weight:600}@media(min-width:992px){#map-list .map-heading{font-size:19px}}#map-list .map-container{height:100%;min-height:400px}#map-list .map-virtual-scroller-wrap{height:400px}#map-list .map-virtual-scroller-wrap .scroller{height:100%}@media(min-width:992px){#map-list .map-virtual-scroller-wrap{height:600px}}#map-list .property-pad{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media(min-width:992px){#map-list .property-pad{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:2rem}}#map-list .property-pad__inner{border-radius:30px;overflow:hidden;margin-bottom:0;-webkit-box-shadow:none;box-shadow:none}#map-list .property-pad__name{min-height:0}@media(max-width:991.98px){#map-list .property-pad__name{font-size:16px}}@media(max-width:991.98px){#map-list .property-pad__link{display:none}}#map-list .property-pad__info{height:inherit;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex}#map-list .property-pad__thumb{width:100%;height:auto;min-height:auto}#map-list .property-pad__thumb .property-pad__thumb-bg{border-bottom-right-radius:0;padding-right:0;width:100%;height:200px;min-height:auto}#map-list .property-pad__scorestars,#map-list .property-pad__thumb:before{display:none}#map-list .property-pad .property__resume .property-prices-total{font-size:18px}#map-list .boxed{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex}#map-list .boxed .desc,#map-list .boxed .side{width:100%;margin:0;padding:0}#map-list .boxed .desc:before,#map-list .boxed .side:before{display:none}#map-list #property-prices{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}#map-list #property-prices hr{display:none}#map-list #property-prices button{width:100%;margin-top:30px}#map-list .property-prices-occupancy,#map-list .property__resume{width:50%}#map-list .property-prices-per-night{margin-bottom:0}@media(min-width:992px){#map-list .map-wrapper{padding-right:0}}@media(min-width:992px)and (max-width:1599.98px){#map-list .map-wrapper,#map-list .scroller-wrapper{padding-right:0}#map-list .property-pad__name{margin-bottom:1rem}#map-list .property-pad__city,#map-list .property-pad__rates{font-size:13px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0;margin-left:32px;line-height:120%;margin-bottom:4px}#map-list .property-pad__city *,#map-list .property-pad__rates *{font-size:13px}#map-list .property-pad__city svg,#map-list .property-pad__rates svg{margin:0 6px 0 0;width:14px}#map-list .property-pad .property-prices{margin-top:1rem}}@media(max-width:1199.98px){#map-list .map-virtual-scroller-wrap{height:600px}#map-list .map-wrapper,#map-list .scroller-wrapper{padding-left:0;padding-right:0}#map-list .map-wrapper{margin-bottom:2rem}#map-list .property-pad{margin-right:2rem;width:300px}}#map-list .property-pad{height:550px}#map-list .property-pad__name .bordered:before{height:100%}#map-list .property-pad__city,#map-list .property-pad__proximity,#map-list .property-pad__rates{display:-webkit-box;display:-ms-flexbox;display:flex}#map-list .property-pad__info .boxed{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#map-list .property-pad .property__resume{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}#map-list .property-pad .property__resume .property-prices-per-night{display:none}#map-list .property-pad .property__resume .property-prices-alert{display:block;width:100%}#map-list .property-pad .property__resume .property-prices-alert p{margin-bottom:0;font-style:normal}#map-list .property-pad .property__resume .property-prices-alert br{display:none}#map-list .property-pad .property__resume .property-prices-total{font-size:26px;text-align:center;padding-right:1.5rem}#map-list .property-pad .btn-cta{margin-top:20px!important}#map-list .property-prices-occupancy{display:none}