.stars{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}.stars svg{max-width:100%}.stars svg path{fill:var(--custom-primary)}.stars .StarHalf svg path:nth-child(2),.stars .StarKo svg path{fill:#fff}.btn-chevron-right{color:var(--custom-cta);cursor:pointer;font-size:15px;font-weight:600;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn-chevron-right svg{margin-left:12px}.btn-chevron-right svg path{fill:var(--custom-cta)}.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}}.rate{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px}.rate:not(:last-child){border-bottom:1px solid #dee2e6;padding-bottom:30px}.rate .rate__left{width:50%}@media(min-width:1600px){.rate .rate__left{width:60%}}.rate .rate__left .custom-control{margin-bottom:10px}.rate .rate__left .custom-control-label{color:#333;padding:0;font-size:15px}.rate .rate__right{width:50%;padding-left:20px}@media(min-width:1600px){.rate .rate__right{width:40%}}.rate .rate__title{color:#333;font-size:22px;font-weight:600}.rate .fail{font-size:13px;line-height:normal}.rate .property__amenities .amenity{width:50%}.rate .fees{color:#333;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:12px;line-height:120%;max-width:80%;margin:auto;cursor:pointer}.rate .fees,.rate .fees .price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rate .fees .price{font-weight:500}.rate .fees svg{min-width:12px;width:12px;margin-top:-1px;margin-right:6px}.rate .fees span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.property-details-modal{text-align:left}.property-details-modal:first-child .property-detail-title{margin-top:0}.property-details-modal .property-detail-title{margin-top:1rem;color:#333}.property-details-modal ul{margin-bottom:.75rem}.property-details-modal li{padding-left:1rem;position:relative;display:block;width:100%;margin-bottom:15px}.property-details-modal li:before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);height:5px;width:5px;border-radius:50%;background:#333}.room{-webkit-box-shadow:5px 5px 6px hsla(0,0%,80%,.749);box-shadow:5px 5px 6px hsla(0,0%,80%,.749);border-radius:30px;background:#fff;overflow:hidden;margin-bottom:30px}.room .room__bedding-alert{cursor:pointer;margin-top:30px;margin-bottom:30px}.room .room__bedding-alert .bedding-alert{font-size:14px}.room .room__bedding-alert svg{width:16px;opacity:.75;margin-top:-3px;margin-right:4px}.room .room__left{padding:30px;padding-right:0}@media(min-width:1200px){.room .room__left{padding:30px}}.room .room__right{padding:30px}.room .room__name{color:#333;font-weight:600;font-size:20px;margin-bottom:1rem}@media(min-width:1200px){.room .room__name{font-size:25px}}.room .room__occupancy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:15px;margin-bottom:2rem}.room .room__occupancy svg{margin-right:8px}.room .room__modal-link{margin-top:15px}.room .room__image{width:100%;min-height:260px;border-top-right-radius:30px;border-bottom-right-radius:30px;overflow:hidden;position:relative;border-radius:30px}.room .room__image: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;right:0;width:100%;z-index:1}.room .room__image .room__image-bg,.room .room__image:before{position:absolute;top:0;height:100%;border-top-right-radius:30px;border-bottom-right-radius:30px}.room .room__image .room__image-bg{display:block;left:0;width:100%;background-size:cover;background-position:50%;width:calc(100% - 10px);-webkit-transition:opacity .15s linear;transition:opacity .15s linear;z-index:2;margin-right:10px}@media(min-width:768px){.room .room__image{min-height:340px}}.room .slick-next{right:12px!important}@media(min-width:992px){.room .room__right{border-left:3px dashed rgba(222,226,230,.8)}}@media(max-width:1199.98px){.room .room__right .rate{-ms-flex-wrap:wrap;flex-wrap:wrap}.room .room__right .rate button{margin-bottom:1rem}.room .room__right .rate .rate__left,.room .room__right .rate .rate__right{width:100%}.room .room__right .rate .rate__right{margin-top:1rem;padding-left:0}}@media(max-width:991.98px){.room .room__left{padding-left:0;padding-top:20px;padding-bottom:0}.room .room__right{padding:10px 20px 20px 20px}.room .room__bedding-alert{padding:0 20px;margin:20px 0 0 0}.room .room__occupancy{padding-top:0}.room .room__occupancy br{display:none}.room .room__name{font-size:18px}.room .room__modal-link{margin-top:6px}.room .room__modal-link .btn-chevron-right{font-size:13px}.room .room__modal-link .btn-chevron-right svg{width:6 px}.room .room__name,.room .room__occupancy{padding-left:20px;padding-right:20px;margin-bottom:20px}}.property-conditions *{font-size:14px}.property-conditions strong{color:#333}.property-conditions .link{color:#157ffb;font-weight:600}.property-conditions p{margin-bottom:0}.property-conditions a{white-space:nowrap;font-weight:500;color:#157ffb}.property-conditions .btn-chevron-right{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:0 8px}.property-conditions .btn-chevron-right svg{margin-left:4px;height:12px;width:auto;-webkit-transform:translateY(1px);transform:translateY(1px)}.property-amenities-slider{margin-top:30px}.property-amenities-slider__header{padding-top:0!important;padding-bottom:0!important;position:relative;padding-left:32px;padding-top:14px;padding-bottom:16px}.property-amenities-slider__header:before{content:"";width:12px;height:90%;position:absolute;top:0;left:0;border-radius:5px;max-height:60px;background-color:var(--custom-secondary)}.property-amenities-slider__title{color:#333;font-size:23px;margin-bottom:0}.property-amenities-slider__subtitle{font-size:13px;margin-bottom:0}.property-amenities-slider__slick{position:relative}.property-amenities-slider__icon{max-width:none;min-width:0;padding-right:0;margin-bottom:0;padding:15px}.property-amenities-slider__icon:before{margin-right:5px;margin-bottom:-3px}.property-amenities-slider__arrow{border-radius:100%;background-color:#fff;padding:10px;cursor:pointer;position:absolute;width:40px;height:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:0;bottom:0;margin:auto;z-index:1}.property-amenities-slider__arrow:first-child{left:0}.property-amenities-slider__arrow:last-child{right:0}.property-amenities-slider .slick-list{padding:30px 0;margin:0 60px}.property-amenities-slider .slick-slide{background-color:#fff;margin-right:20px;border-radius:30px;-webkit-box-shadow:5px 5px 6px hsla(0,0%,80%,.749);box-shadow:5px 5px 6px hsla(0,0%,80%,.749)}.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}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}.property-details #search-form{background-color:transparent}.property-details .hide-multiple-spinner+.hide-multiple-spinner{display:none!important}.property-details .property .btn-back{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.property-details__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:16px;-webkit-box-shadow:5px 5px 6px hsla(0,0%,80%,.749);box-shadow:5px 5px 6px hsla(0,0%,80%,.749);background:#fff;padding:14px 18px;border-radius:30px;margin-bottom:30px}.property-details__top>div{width:100%;position:relative;padding-left:32px;padding-top:14px;padding-bottom:16px;padding-top:0;padding-bottom:0}.property-details__top>div:before{content:"";width:12px;height:90%;position:absolute;top:0;left:0;border-radius:5px;max-height:60px;background-color:var(--custom-secondary)}.property-details__top .d-flex{-ms-flex-wrap:wrap;flex-wrap:wrap}.property-details__top .lite__favorite,.property-details__top .lite__visited{margin-top:15px}@media(min-width:768px){.property-details__top .lite__favorite,.property-details__top .lite__visited{margin:0}}.property-details__top .stars{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.property-details__top .property-pad__rates{margin-left:0}@media(min-width:992px){.property-details__top .d-flex{-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%}}@media(min-width:1200px){.property-details__top{padding:28px 36px;margin-top:26px}}.property-details .property__heading{color:#333;font-size:20px;font-weight:600;margin-bottom:0;margin-right:1rem;width:auto}@media(min-width:1200px){.property-details .property__heading{width:auto;font-size:25px}}.property-details .property__highlight{margin-bottom:15px;-webkit-box-shadow:5px 5px 6px hsla(0,0%,80%,.749);box-shadow:5px 5px 6px hsla(0,0%,80%,.749);background:#fff;border-radius:30px;margin-bottom:30px;overflow:hidden}.property-details .property__highlight .btn-chevron-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:10px}.property-details .property__highlight .highlight__right{padding:30px}.property-details .property__highlight .highlight__right hr{margin-top:.5rem;margin-bottom:.5rem}@media(min-width:992px){.property-details .property__highlight{display:-webkit-box;display:-ms-flexbox;display:flex}.property-details .property__highlight .highlight__left{width:50%}.property-details .property__highlight .highlight__right{padding:30px;width:50%}.property-details .property__highlight .highlight__right hr{margin-bottom:1.5rem}}.property-details .property__highlight #slick-next{right:12px}.property-details .property__highlight .slick-slide,.property-details .property__highlight .slick-slide>div,.property-details .property__highlight .slick-slide>div>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%}.property-details .map-detail{cursor:pointer}.property-details .map-detail svg{display:block}.property-details .property__amenities{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.property-details .property__amenities .amenity{font-weight:500;width:auto;max-width:none;min-width:auto}.property-details .property-image{width:100%;min-height:220px;border-top-right-radius:30px;border-bottom-right-radius:30px;overflow:hidden;position:relative;border-radius:30px}.property-details .property-image: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;right:0;width:100%;z-index:1}.property-details .property-image .property-image-bg,.property-details .property-image:before{position:absolute;top:0;height:100%;border-top-right-radius:30px;border-bottom-right-radius:30px}.property-details .property-image .property-image-bg{display:block;left:0;width:100%;background-size:cover;background-position:50%;width:calc(100% - 15px);-webkit-transition:opacity .15s linear;transition:opacity .15s linear;z-index:2;margin-right:15px}@media(min-width:768px){.property-details .property-image{min-height:320px}}@media(min-width:992px){.property-details .property-image{min-height:440px}}.property-details .property__address{margin-top:1rem;color:var(--custom-cta);font-size:12px;font-weight:400;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}.property-details .property__address svg{margin-right:8px}.property-details .property__address svg path{fill:var(--custom-cta)}@media(min-width:768px){.property-details .property__address{font-size:15px}}.property-details .property-pad__description{font-size:15px;color:#666;font-weight:400;margin-bottom:0}.property-details .property-pad__description i{cursor:pointer;color:var(--custom-secondary);font-weight:500}.property-details .detail-first-title{margin-top:1rem;color:var(--custom-secondary)}.property-details .rooms__title{display:block;padding:30px;color:#333;font-weight:600;font-size:20px;margin-bottom:0}@media(min-width:1200px){.property-details .rooms__title{font-size:25px}}.property-details .info__panel{padding:30px;border-radius:30px;-webkit-box-shadow:5px 5px 6px hsla(0,0%,80%,.749);box-shadow:5px 5px 6px hsla(0,0%,80%,.749);margin-bottom:30px;background:#fff}.property-details .info__panel .info__panel-title{color:#333;margin-bottom:1.25rem;font-size:19px;font-weight:600}.property-details .stars{-webkit-transform:none;transform:none;margin-left:.5rem}.property-details .stars span{width:18px;margin-right:2px}.property-details .search{margin-bottom:30px}.property-details .search .search-form-fields{padding-right:0!important;max-width:100%}.property-details .search .search-form-autocomplete{display:none!important}.property-details .search .search-form-submit{min-width:20%}.property-details .slick-slide{cursor:pointer}@media(max-width:991.98px){.property-details .property-pad__rates{margin-top:0}.property-details .stars{margin-left:0}.property-details .stars span{width:14px}}div[data-class=internalGallery] .modal-dialog{max-width:calc(100% - 16px)}div[data-class=internalGallery] .closeInternal{position:fixed;top:0;right:0;color:#fff;padding:1rem;font-size:24px;cursor:pointer;z-index:99999}div[data-class=internalGallery] .modal.show{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}div[data-class=internalGallery] .modal-dialog{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:1rem;margin-bottom:1rem}div[data-class=internalGallery] .modal-content{background-color:transparent}div[data-class=internalGallery] .modal-content,div[data-class=internalGallery] .slick-container,div[data-class=internalGallery] .slick-list,div[data-class=internalGallery] .slick-slide,div[data-class=internalGallery] .slick-slide div,div[data-class=internalGallery] .slick-slider,div[data-class=internalGallery] .slick-track{height:100%}div[data-class=internalGallery] .slick-slide{position:relative}div[data-class=internalGallery] .internalImage{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;padding-top:2rem;padding-bottom:2rem}div[data-class=internalGallery] .internalImage img{width:auto;margin:0 auto;max-width:100%}div[data-class=internalGallery] .slick-caption{height:auto!important;background:transparent;position:absolute;top:0;width:100%;left:0;right:0;font-size:12px;color:#fff;text-align:center}@media(min-width:768px){div[data-class=internalGallery] .slick-caption{font-size:18px}}div[data-class=internalGallery] .slick-dots{bottom:0}.modal-content .property__amenities{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.modal-content .property__amenities .amenity{font-size:13px;font-weight:500;line-height:normal;padding:6px 20px 6px 6px;margin:6px;width:30%}.modal-content .info__panel-title{font-weight:600;font-size:25px;color:#333;margin-bottom:1rem}.modal-content .info__panel-content{color:#666;font-size:15px;font-weight:400;line-height:160%}