.datepicker{-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;position:absolute;width:260px;z-index:1}.datepicker__inner{overflow:hidden}.datepicker__month{border-collapse:collapse;text-align:center;width:100%}.datepicker__month--month2{display:none}.datepicker__month-day--valid{cursor:pointer}.datepicker__month-day--lastMonth,.datepicker__month-day--nextMonth{visibility:hidden}.datepicker__month-button{cursor:pointer}.datepicker__info--feedback{display:none}.datepicker__info--error,.datepicker__info--help{display:block}.datepicker__close-button{cursor:pointer}.datepicker__tooltip{position:absolute}.datepicker{background-color:#fff;border-radius:5px;-webkit-box-shadow:8px 8px 40px 5px rgba(0,0,0,0.08);box-shadow:8px 8px 40px 5px rgba(0,0,0,0.08);color:#484c55;font-size:14px;line-height:14px}.datepicker__inner{padding:20px}.datepicker__month{font-size:12px}.datepicker__month-caption{border-bottom:1px solid #dcdcdc;height:2.5em;vertical-align:middle}.datepicker__month-name{text-transform:uppercase}.datepicker__week-days{height:2em;vertical-align:middle}.datepicker__week-name{font-size:11px;font-weight:400;text-transform:uppercase}.datepicker__month-day{color:#acb2c1;padding:9px 7px}.datepicker__month-day--no-checkin{position:relative}.datepicker__month-day--no-checkin:after{background-color:rgba(255,0,0,0.1);bottom:0;content:'';display:block;left:0;position:absolute;right:50%;top:0;z-index:-1}.datepicker__month-day--no-checkout{position:relative}.datepicker__month-day--no-checkout:after{background-color:rgba(255,0,0,0.1);bottom:0;content:'';display:block;left:50%;position:absolute;right:0;top:0;z-index:-1}.datepicker__month-day--invalid{color:#e8ebf4}.datepicker__month-day--disabled{color:#e8ebf4;position:relative}.datepicker__month-day--disabled:after{content:'\00d7';left:50%;position:absolute;color:red;font-size:16px;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.datepicker__month-day--day-of-week-disabled{background-color:rgba(232,235,244,0.5)}.datepicker__month-day--selected{background-color:rgba(116,107,253,0.2);color:#fff}.datepicker__month-day--selected:after{display:none}.datepicker__month-day--hovering{background-color:rgba(116,107,253,0.3);color:#fff}.datepicker__month-day--today{background-color:#484c55;color:#fff}.datepicker__month-day--first-day-selected,.datepicker__month-day--last-day-selected{background-color:#746bfd;color:#fff}.datepicker__month-day--last-day-selected:after{content:none}.datepicker__month-button{background-color:#d6dae5;border-radius:4px;color:#9da6b8;display:inline-block;padding:5px 10px}.datepicker__month-button:hover{background-color:#746bfd;color:#fff}.datepicker__topbar{margin-bottom:20px;position:relative}.datepicker__info-text{font-size:13px}.datepicker__info--selected{font-size:11px;text-transform:uppercase}.datepicker__info--selected-label{color:#acb2c1}.datepicker__info-text--selected-days{font-size:11px;font-style:normal}.datepicker__info--error{color:red;font-size:13px;font-style:italic}.datepicker__info--help{color:#acb2c1;font-style:italic}.datepicker__close-button{background-color:#746bfd;border-radius:4px;border:none;-webkit-box-shadow:none;box-shadow:none;font-size:10px;color:#fff;margin-top:20px;padding:7px 13px;text-decoration:none;text-shadow:none;text-transform:uppercase}.datepicker__close-button:hover{background-color:#d6dae5;color:#9da6b8}.datepicker__tooltip{background-color:#ffe684;border-radius:2px;font-size:11px;margin-top:-5px;padding:5px 10px}.datepicker__tooltip:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:4px solid #ffe684;bottom:-4px;content:'';left:50%;margin-left:-4px;position:absolute}@media (min-width: 320px){.datepicker{width:300px}}@media (min-width: 480px){.datepicker{width:460px}.datepicker__months{overflow:hidden}.datepicker__month{width:200px}.datepicker__month--month1{float:left}.datepicker__month--month2{display:table;float:right}.datepicker__month-button--disabled{visibility:hidden}.datepicker__months{position:relative}.datepicker__months:before{background:#dcdcdc;bottom:0;content:'';display:block;left:50%;position:absolute;top:0;width:1px}}@media (min-width: 768px){.datepicker{width:560px}.datepicker__month{width:240px}.datepicker__close-button{margin-top:0;position:absolute;right:0;top:0}}
/****/
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir='rtl'] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir='rtl'] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir='rtl'] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir='rtl'] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
.lg-css3.lg-zoom-in .lg-item{opacity:0}
.lg-css3.lg-zoom-in .lg-item.lg-prev-slide{-webkit-transform:scale3d(1.3,1.3,1.3);transform:scale3d(1.3,1.3,1.3)}
.lg-css3.lg-zoom-in .lg-item.lg-next-slide{-webkit-transform:scale3d(1.3,1.3,1.3);transform:scale3d(1.3,1.3,1.3)}
.lg-css3.lg-zoom-in .lg-item.lg-current{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}
.lg-css3.lg-zoom-in .lg-item.lg-current,.lg-css3.lg-zoom-in .lg-item.lg-next-slide,.lg-css3.lg-zoom-in .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0}
.lg-css3.lg-zoom-in-big .lg-item{opacity:0}
.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide{-webkit-transform:scale3d(2,2,2);transform:scale3d(2,2,2)}
.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide{-webkit-transform:scale3d(2,2,2);transform:scale3d(2,2,2)}
.lg-css3.lg-zoom-in-big .lg-item.lg-current{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}
.lg-css3.lg-zoom-in-big .lg-item.lg-current,.lg-css3.lg-zoom-in-big .lg-item.lg-next-slide,.lg-css3.lg-zoom-in-big .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0}
.lg-css3.lg-zoom-out .lg-item{opacity:0}
.lg-css3.lg-zoom-out .lg-item.lg-prev-slide{-webkit-transform:scale3d(.7,.7,.7);transform:scale3d(.7,.7,.7)}
.lg-css3.lg-zoom-out .lg-item.lg-next-slide{-webkit-transform:scale3d(.7,.7,.7);transform:scale3d(.7,.7,.7)}
.lg-css3.lg-zoom-out .lg-item.lg-current{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}
.lg-css3.lg-zoom-out .lg-item.lg-current,.lg-css3.lg-zoom-out .lg-item.lg-next-slide,.lg-css3.lg-zoom-out .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0}
.lg-css3.lg-zoom-out-big .lg-item{opacity:0}
.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide{-webkit-transform:scale3d(0,0,0);transform:scale3d(0,0,0)}
.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide{-webkit-transform:scale3d(0,0,0);transform:scale3d(0,0,0)}
.lg-css3.lg-zoom-out-big .lg-item.lg-current{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}
.lg-css3.lg-zoom-out-big .lg-item.lg-current,.lg-css3.lg-zoom-out-big .lg-item.lg-next-slide,.lg-css3.lg-zoom-out-big .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0}
.lg-css3.lg-zoom-out-in .lg-item{opacity:0}
.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide{-webkit-transform:scale3d(0,0,0);transform:scale3d(0,0,0)}
.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide{-webkit-transform:scale3d(2,2,2);transform:scale3d(2,2,2)}
.lg-css3.lg-zoom-out-in .lg-item.lg-current{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}
.lg-css3.lg-zoom-out-in .lg-item.lg-current,.lg-css3.lg-zoom-out-in .lg-item.lg-next-slide,.lg-css3.lg-zoom-out-in .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0}
.lg-css3.lg-zoom-in-out .lg-item{opacity:0}
.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide{-webkit-transform:scale3d(2,2,2);transform:scale3d(2,2,2)}
.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide{-webkit-transform:scale3d(0,0,0);transform:scale3d(0,0,0)}
.lg-css3.lg-zoom-in-out .lg-item.lg-current{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}
.lg-css3.lg-zoom-in-out .lg-item.lg-current,.lg-css3.lg-zoom-in-out .lg-item.lg-next-slide,.lg-css3.lg-zoom-in-out .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0}
.lg-css3.lg-soft-zoom .lg-item{opacity:0}
.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}
.lg-css3.lg-soft-zoom .lg-item.lg-next-slide{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}
.lg-css3.lg-soft-zoom .lg-item.lg-current{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}
.lg-css3.lg-soft-zoom .lg-item.lg-current,.lg-css3.lg-soft-zoom .lg-item.lg-next-slide,.lg-css3.lg-soft-zoom .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0}
.lg-css3.lg-scale-up .lg-item{opacity:0}
.lg-css3.lg-scale-up .lg-item.lg-prev-slide{-moz-transform:scale3d(.8,.8,.8) translate3d(0,10%,0);-o-transform:scale3d(.8,.8,.8) translate3d(0,10%,0);-ms-transform:scale3d(.8,.8,.8) translate3d(0,10%,0);-webkit-transform:scale3d(.8,.8,.8) translate3d(0,10%,0);transform:scale3d(.8,.8,.8) translate3d(0,10%,0)}
.lg-css3.lg-scale-up .lg-item.lg-next-slide{-moz-transform:scale3d(.8,.8,.8) translate3d(0,10%,0);-o-transform:scale3d(.8,.8,.8) translate3d(0,10%,0);-ms-transform:scale3d(.8,.8,.8) translate3d(0,10%,0);-webkit-transform:scale3d(.8,.8,.8) translate3d(0,10%,0);transform:scale3d(.8,.8,.8) translate3d(0,10%,0)}
.lg-css3.lg-scale-up .lg-item.lg-current{-moz-transform:scale3d(1,1,1) translate3d(0,0,0);-o-transform:scale3d(1,1,1) translate3d(0,0,0);-ms-transform:scale3d(1,1,1) translate3d(0,0,0);-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1}
.lg-css3.lg-scale-up .lg-item.lg-current,.lg-css3.lg-scale-up .lg-item.lg-next-slide,.lg-css3.lg-scale-up .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0}
.lg-css3.lg-slide-circular .lg-item{opacity:0}
.lg-css3.lg-slide-circular .lg-item.lg-prev-slide{-moz-transform:scale3d(0,0,0) translate3d(-100%,0,0);-o-transform:scale3d(0,0,0) translate3d(-100%,0,0);-ms-transform:scale3d(0,0,0) translate3d(-100%,0,0);-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0)}
.lg-css3.lg-slide-circular .lg-item.lg-next-slide{-moz-transform:scale3d(0,0,0) translate3d(100%,0,0);-o-transform:scale3d(0,0,0) translate3d(100%,0,0);-ms-transform:scale3d(0,0,0) translate3d(100%,0,0);-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0)}
.lg-css3.lg-slide-circular .lg-item.lg-current{-moz-transform:scale3d(1,1,1) translate3d(0,0,0);-o-transform:scale3d(1,1,1) translate3d(0,0,0);-ms-transform:scale3d(1,1,1) translate3d(0,0,0);-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1}
.lg-css3.lg-slide-circular .lg-item.lg-current,.lg-css3.lg-slide-circular .lg-item.lg-next-slide,.lg-css3.lg-slide-circular .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0}
.lg-css3.lg-slide-circular-up .lg-item{opacity:0}
.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide{-moz-transform:scale3d(0,0,0) translate3d(-100%,-100%,0);-o-transform:scale3d(0,0,0) translate3d(-100%,-100%,0);-ms-transform:scale3d(0,0,0) translate3d(-100%,-100%,0);-webkit-transform:scale3d(0,0,0) translate3d(-100%,-100%,0);transform:scale3d(0,0,0) translate3d(-100%,-100%,0)}
.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide{-moz-transform:scale3d(0,0,0) translate3d(100%,-100%,0);-o-transform:scale3d(0,0,0) translate3d(100%,-100%,0);-ms-transform:scale3d(0,0,0) translate3d(100%,-100%,0);-webkit-transform:scale3d(0,0,0) translate3d(100%,-100%,0);transform:scale3d(0,0,0) translate3d(100%,-100%,0)}
.lg-css3.lg-slide-circular-up .lg-item.lg-current{-moz-transform:scale3d(1,1,1) translate3d(0,0,0);-o-transform:scale3d(1,1,1) translate3d(0,0,0);-ms-transform:scale3d(1,1,1) translate3d(0,0,0);-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1}
.lg-css3.lg-slide-circular-up .lg-item.lg-current,.lg-css3.lg-slide-circular-up .lg-item.lg-next-slide,.lg-css3.lg-slide-circular-up .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0}
.lg-css3.lg-slide-circular-down .lg-item{opacity:0}
.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide{-moz-transform:scale3d(0,0,0) translate3d(-100%,100%,0);-o-transform:scale3d(0,0,0) translate3d(-100%,100%,0);-ms-transform:scale3d(0,0,0) translate3d(-100%,100%,0);-webkit-transform:scale3d(0,0,0) translate3d(-100%,100%,0);transform:scale3d(0,0,0) translate3d(-100%,100%,0)}
.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide{-moz-transform:scale3d(0,0,0) translate3d(100%,100%,0);-o-transform:scale3d(0,0,0) translate3d(100%,100%,0);-ms-transform:scale3d(0,0,0) translate3d(100%,100%,0);-webkit-transform:scale3d(0,0,0) translate3d(100%,100%,0);transform:scale3d(0,0,0) translate3d(100%,100%,0)}
.lg-css3.lg-slide-circular-down .lg-item.lg-current{-moz-transform:scale3d(1,1,1) translate3d(0,0,0);-o-transform:scale3d(1,1,1) translate3d(0,0,0);-ms-transform:scale3d(1,1,1) translate3d(0,0,0);-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1}
.lg-css3.lg-slide-circular-down .lg-item.lg-current,.lg-css3.lg-slide-circular-down .lg-item.lg-next-slide,.lg-css3.lg-slide-circular-down .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0}
.lg-css3.lg-slide-circular-vertical .lg-item{opacity:0}
.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide{-moz-transform:scale3d(0,0,0) translate3d(0,-100%,0);-o-transform:scale3d(0,0,0) translate3d(0,-100%,0);-ms-transform:scale3d(0,0,0) translate3d(0,-100%,0);-webkit-transform:scale3d(0,0,0) translate3d(0,-100%,0);transform:scale3d(0,0,0) translate3d(0,-100%,0)}
.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide{-moz-transform:scale3d(0,0,0) translate3d(0,100%,0);-o-transform:scale3d(0,0,0) translate3d(0,100%,0);-ms-transform:scale3d(0,0,0) translate3d(0,100%,0);-webkit-transform:scale3d(0,0,0) translate3d(0,100%,0);transform:scale3d(0,0,0) translate3d(0,100%,0)}
.lg-css3.lg-slide-circular-vertical .lg-item.lg-current{-moz-transform:scale3d(1,1,1) translate3d(0,0,0);-o-transform:scale3d(1,1,1) translate3d(0,0,0);-ms-transform:scale3d(1,1,1) translate3d(0,0,0);-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1}
.lg-css3.lg-slide-circular-vertical .lg-item.lg-current,.lg-css3.lg-slide-circular-vertical .lg-item.lg-next-slide,.lg-css3.lg-slide-circular-vertical .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0}
.lg-css3.lg-slide-circular-vertical-left .lg-item{opacity:0}
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide{-moz-transform:scale3d(0,0,0) translate3d(-100%,-100%,0);-o-transform:scale3d(0,0,0) translate3d(-100%,-100%,0);-ms-transform:scale3d(0,0,0) translate3d(-100%,-100%,0);-webkit-transform:scale3d(0,0,0) translate3d(-100%,-100%,0);transform:scale3d(0,0,0) translate3d(-100%,-100%,0)}
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide{-moz-transform:scale3d(0,0,0) translate3d(-100%,100%,0);-o-transform:scale3d(0,0,0) translate3d(-100%,100%,0);-ms-transform:scale3d(0,0,0) translate3d(-100%,100%,0);-webkit-transform:scale3d(0,0,0) translate3d(-100%,100%,0);transform:scale3d(0,0,0) translate3d(-100%,100%,0)}
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current{-moz-transform:scale3d(1,1,1) translate3d(0,0,0);-o-transform:scale3d(1,1,1) translate3d(0,0,0);-ms-transform:scale3d(1,1,1) translate3d(0,0,0);-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1}
.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-current,.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-next-slide,.lg-css3.lg-slide-circular-vertical-left .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0}
.lg-css3.lg-slide-circular-vertical-down .lg-item{opacity:0}
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide{-moz-transform:scale3d(0,0,0) translate3d(100%,-100%,0);-o-transform:scale3d(0,0,0) translate3d(100%,-100%,0);-ms-transform:scale3d(0,0,0) translate3d(100%,-100%,0);-webkit-transform:scale3d(0,0,0) translate3d(100%,-100%,0);transform:scale3d(0,0,0) translate3d(100%,-100%,0)}
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide{-moz-transform:scale3d(0,0,0) translate3d(100%,100%,0);-o-transform:scale3d(0,0,0) translate3d(100%,100%,0);-ms-transform:scale3d(0,0,0) translate3d(100%,100%,0);-webkit-transform:scale3d(0,0,0) translate3d(100%,100%,0);transform:scale3d(0,0,0) translate3d(100%,100%,0)}
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current{-moz-transform:scale3d(1,1,1) translate3d(0,0,0);-o-transform:scale3d(1,1,1) translate3d(0,0,0);-ms-transform:scale3d(1,1,1) translate3d(0,0,0);-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1}
.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-current,.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-next-slide,.lg-css3.lg-slide-circular-vertical-down .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity 1s ease 0}
.lg-css3.lg-slide-vertical .lg-item{opacity:0}
.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}
.lg-css3.lg-slide-vertical .lg-item.lg-next-slide{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}
.lg-css3.lg-slide-vertical .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}
.lg-css3.lg-slide-vertical .lg-item.lg-current,.lg-css3.lg-slide-vertical .lg-item.lg-next-slide,.lg-css3.lg-slide-vertical .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0}
.lg-css3.lg-slide-vertical-growth .lg-item{opacity:0}
.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide{-moz-transform:scale3d(.5,.5,.5) translate3d(0,-150%,0);-o-transform:scale3d(.5,.5,.5) translate3d(0,-150%,0);-ms-transform:scale3d(.5,.5,.5) translate3d(0,-150%,0);-webkit-transform:scale3d(.5,.5,.5) translate3d(0,-150%,0);transform:scale3d(.5,.5,.5) translate3d(0,-150%,0)}
.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide{-moz-transform:scale3d(.5,.5,.5) translate3d(0,150%,0);-o-transform:scale3d(.5,.5,.5) translate3d(0,150%,0);-ms-transform:scale3d(.5,.5,.5) translate3d(0,150%,0);-webkit-transform:scale3d(.5,.5,.5) translate3d(0,150%,0);transform:scale3d(.5,.5,.5) translate3d(0,150%,0)}
.lg-css3.lg-slide-vertical-growth .lg-item.lg-current{-moz-transform:scale3d(1,1,1) translate3d(0,0,0);-o-transform:scale3d(1,1,1) translate3d(0,0,0);-ms-transform:scale3d(1,1,1) translate3d(0,0,0);-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1}
.lg-css3.lg-slide-vertical-growth .lg-item.lg-current,.lg-css3.lg-slide-vertical-growth .lg-item.lg-next-slide,.lg-css3.lg-slide-vertical-growth .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0}
.lg-css3.lg-slide-skew-only .lg-item{opacity:0}
.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide{-moz-transform:skew(10deg,0deg);-o-transform:skew(10deg,0deg);-ms-transform:skew(10deg,0deg);-webkit-transform:skew(10deg,0deg);transform:skew(10deg,0deg)}
.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide{-moz-transform:skew(10deg,0deg);-o-transform:skew(10deg,0deg);-ms-transform:skew(10deg,0deg);-webkit-transform:skew(10deg,0deg);transform:skew(10deg,0deg)}
.lg-css3.lg-slide-skew-only .lg-item.lg-current{-moz-transform:skew(0deg,0deg);-o-transform:skew(0deg,0deg);-ms-transform:skew(0deg,0deg);-webkit-transform:skew(0deg,0deg);transform:skew(0deg,0deg);opacity:1}
.lg-css3.lg-slide-skew-only .lg-item.lg-current,.lg-css3.lg-slide-skew-only .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0}
.lg-css3.lg-slide-skew-only-rev .lg-item{opacity:0}
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide{-moz-transform:skew(-10deg,0deg);-o-transform:skew(-10deg,0deg);-ms-transform:skew(-10deg,0deg);-webkit-transform:skew(-10deg,0deg);transform:skew(-10deg,0deg)}
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide{-moz-transform:skew(-10deg,0deg);-o-transform:skew(-10deg,0deg);-ms-transform:skew(-10deg,0deg);-webkit-transform:skew(-10deg,0deg);transform:skew(-10deg,0deg)}
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current{-moz-transform:skew(0deg,0deg);-o-transform:skew(0deg,0deg);-ms-transform:skew(0deg,0deg);-webkit-transform:skew(0deg,0deg);transform:skew(0deg,0deg);opacity:1}
.lg-css3.lg-slide-skew-only-rev .lg-item.lg-current,.lg-css3.lg-slide-skew-only-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only-rev .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0}
.lg-css3.lg-slide-skew-only-y .lg-item{opacity:0}
.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide{-moz-transform:skew(0deg,10deg);-o-transform:skew(0deg,10deg);-ms-transform:skew(0deg,10deg);-webkit-transform:skew(0deg,10deg);transform:skew(0deg,10deg)}
.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide{-moz-transform:skew(0deg,10deg);-o-transform:skew(0deg,10deg);-ms-transform:skew(0deg,10deg);-webkit-transform:skew(0deg,10deg);transform:skew(0deg,10deg)}
.lg-css3.lg-slide-skew-only-y .lg-item.lg-current{-moz-transform:skew(0deg,0deg);-o-transform:skew(0deg,0deg);-ms-transform:skew(0deg,0deg);-webkit-transform:skew(0deg,0deg);transform:skew(0deg,0deg);opacity:1}
.lg-css3.lg-slide-skew-only-y .lg-item.lg-current,.lg-css3.lg-slide-skew-only-y .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only-y .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0}
.lg-css3.lg-slide-skew-only-y-rev .lg-item{opacity:0}
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide{-moz-transform:skew(0deg,-10deg);-o-transform:skew(0deg,-10deg);-ms-transform:skew(0deg,-10deg);-webkit-transform:skew(0deg,-10deg);transform:skew(0deg,-10deg)}
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide{-moz-transform:skew(0deg,-10deg);-o-transform:skew(0deg,-10deg);-ms-transform:skew(0deg,-10deg);-webkit-transform:skew(0deg,-10deg);transform:skew(0deg,-10deg)}
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current{-moz-transform:skew(0deg,0deg);-o-transform:skew(0deg,0deg);-ms-transform:skew(0deg,0deg);-webkit-transform:skew(0deg,0deg);transform:skew(0deg,0deg);opacity:1}
.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-current,.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-only-y-rev .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0}
.lg-css3.lg-slide-skew .lg-item{opacity:0}
.lg-css3.lg-slide-skew .lg-item.lg-prev-slide{-moz-transform:skew(20deg,0deg) translate3d(-100%,0,0);-o-transform:skew(20deg,0deg) translate3d(-100%,0,0);-ms-transform:skew(20deg,0deg) translate3d(-100%,0,0);-webkit-transform:skew(20deg,0deg) translate3d(-100%,0,0);transform:skew(20deg,0deg) translate3d(-100%,0,0)}
.lg-css3.lg-slide-skew .lg-item.lg-next-slide{-moz-transform:skew(20deg,0deg) translate3d(100%,0,0);-o-transform:skew(20deg,0deg) translate3d(100%,0,0);-ms-transform:skew(20deg,0deg) translate3d(100%,0,0);-webkit-transform:skew(20deg,0deg) translate3d(100%,0,0);transform:skew(20deg,0deg) translate3d(100%,0,0)}
.lg-css3.lg-slide-skew .lg-item.lg-current{-moz-transform:skew(0deg,0deg) translate3d(0,0,0);-o-transform:skew(0deg,0deg) translate3d(0,0,0);-ms-transform:skew(0deg,0deg) translate3d(0,0,0);-webkit-transform:skew(0deg,0deg) translate3d(0,0,0);transform:skew(0deg,0deg) translate3d(0,0,0);opacity:1}
.lg-css3.lg-slide-skew .lg-item.lg-current,.lg-css3.lg-slide-skew .lg-item.lg-next-slide,.lg-css3.lg-slide-skew .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0}
.lg-css3.lg-slide-skew-rev .lg-item{opacity:0}
.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide{-moz-transform:skew(-20deg,0deg) translate3d(-100%,0,0);-o-transform:skew(-20deg,0deg) translate3d(-100%,0,0);-ms-transform:skew(-20deg,0deg) translate3d(-100%,0,0);-webkit-transform:skew(-20deg,0deg) translate3d(-100%,0,0);transform:skew(-20deg,0deg) translate3d(-100%,0,0)}
.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide{-moz-transform:skew(-20deg,0deg) translate3d(100%,0,0);-o-transform:skew(-20deg,0deg) translate3d(100%,0,0);-ms-transform:skew(-20deg,0deg) translate3d(100%,0,0);-webkit-transform:skew(-20deg,0deg) translate3d(100%,0,0);transform:skew(-20deg,0deg) translate3d(100%,0,0)}
.lg-css3.lg-slide-skew-rev .lg-item.lg-current{-moz-transform:skew(0deg,0deg) translate3d(0,0,0);-o-transform:skew(0deg,0deg) translate3d(0,0,0);-ms-transform:skew(0deg,0deg) translate3d(0,0,0);-webkit-transform:skew(0deg,0deg) translate3d(0,0,0);transform:skew(0deg,0deg) translate3d(0,0,0);opacity:1}
.lg-css3.lg-slide-skew-rev .lg-item.lg-current,.lg-css3.lg-slide-skew-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-rev .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0}
.lg-css3.lg-slide-skew-cross .lg-item{opacity:0}
.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide{-moz-transform:skew(0deg,60deg) translate3d(-100%,0,0);-o-transform:skew(0deg,60deg) translate3d(-100%,0,0);-ms-transform:skew(0deg,60deg) translate3d(-100%,0,0);-webkit-transform:skew(0deg,60deg) translate3d(-100%,0,0);transform:skew(0deg,60deg) translate3d(-100%,0,0)}
.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide{-moz-transform:skew(0deg,60deg) translate3d(100%,0,0);-o-transform:skew(0deg,60deg) translate3d(100%,0,0);-ms-transform:skew(0deg,60deg) translate3d(100%,0,0);-webkit-transform:skew(0deg,60deg) translate3d(100%,0,0);transform:skew(0deg,60deg) translate3d(100%,0,0)}
.lg-css3.lg-slide-skew-cross .lg-item.lg-current{-moz-transform:skew(0deg,0deg) translate3d(0,0,0);-o-transform:skew(0deg,0deg) translate3d(0,0,0);-ms-transform:skew(0deg,0deg) translate3d(0,0,0);-webkit-transform:skew(0deg,0deg) translate3d(0,0,0);transform:skew(0deg,0deg) translate3d(0,0,0);opacity:1}
.lg-css3.lg-slide-skew-cross .lg-item.lg-current,.lg-css3.lg-slide-skew-cross .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-cross .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0}
.lg-css3.lg-slide-skew-cross-rev .lg-item{opacity:0}
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide{-moz-transform:skew(0deg,-60deg) translate3d(-100%,0,0);-o-transform:skew(0deg,-60deg) translate3d(-100%,0,0);-ms-transform:skew(0deg,-60deg) translate3d(-100%,0,0);-webkit-transform:skew(0deg,-60deg) translate3d(-100%,0,0);transform:skew(0deg,-60deg) translate3d(-100%,0,0)}
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide{-moz-transform:skew(0deg,-60deg) translate3d(100%,0,0);-o-transform:skew(0deg,-60deg) translate3d(100%,0,0);-ms-transform:skew(0deg,-60deg) translate3d(100%,0,0);-webkit-transform:skew(0deg,-60deg) translate3d(100%,0,0);transform:skew(0deg,-60deg) translate3d(100%,0,0)}
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current{-moz-transform:skew(0deg,0deg) translate3d(0,0,0);-o-transform:skew(0deg,0deg) translate3d(0,0,0);-ms-transform:skew(0deg,0deg) translate3d(0,0,0);-webkit-transform:skew(0deg,0deg) translate3d(0,0,0);transform:skew(0deg,0deg) translate3d(0,0,0);opacity:1}
.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-current,.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-cross-rev .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0}
.lg-css3.lg-slide-skew-ver .lg-item{opacity:0}
.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide{-moz-transform:skew(60deg,0deg) translate3d(0,-100%,0);-o-transform:skew(60deg,0deg) translate3d(0,-100%,0);-ms-transform:skew(60deg,0deg) translate3d(0,-100%,0);-webkit-transform:skew(60deg,0deg) translate3d(0,-100%,0);transform:skew(60deg,0deg) translate3d(0,-100%,0)}
.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide{-moz-transform:skew(60deg,0deg) translate3d(0,100%,0);-o-transform:skew(60deg,0deg) translate3d(0,100%,0);-ms-transform:skew(60deg,0deg) translate3d(0,100%,0);-webkit-transform:skew(60deg,0deg) translate3d(0,100%,0);transform:skew(60deg,0deg) translate3d(0,100%,0)}
.lg-css3.lg-slide-skew-ver .lg-item.lg-current{-moz-transform:skew(0deg,0deg) translate3d(0,0,0);-o-transform:skew(0deg,0deg) translate3d(0,0,0);-ms-transform:skew(0deg,0deg) translate3d(0,0,0);-webkit-transform:skew(0deg,0deg) translate3d(0,0,0);transform:skew(0deg,0deg) translate3d(0,0,0);opacity:1}
.lg-css3.lg-slide-skew-ver .lg-item.lg-current,.lg-css3.lg-slide-skew-ver .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-ver .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0}
.lg-css3.lg-slide-skew-ver-rev .lg-item{opacity:0}
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide{-moz-transform:skew(-60deg,0deg) translate3d(0,-100%,0);-o-transform:skew(-60deg,0deg) translate3d(0,-100%,0);-ms-transform:skew(-60deg,0deg) translate3d(0,-100%,0);-webkit-transform:skew(-60deg,0deg) translate3d(0,-100%,0);transform:skew(-60deg,0deg) translate3d(0,-100%,0)}
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide{-moz-transform:skew(-60deg,0deg) translate3d(0,100%,0);-o-transform:skew(-60deg,0deg) translate3d(0,100%,0);-ms-transform:skew(-60deg,0deg) translate3d(0,100%,0);-webkit-transform:skew(-60deg,0deg) translate3d(0,100%,0);transform:skew(-60deg,0deg) translate3d(0,100%,0)}
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current{-moz-transform:skew(0deg,0deg) translate3d(0,0,0);-o-transform:skew(0deg,0deg) translate3d(0,0,0);-ms-transform:skew(0deg,0deg) translate3d(0,0,0);-webkit-transform:skew(0deg,0deg) translate3d(0,0,0);transform:skew(0deg,0deg) translate3d(0,0,0);opacity:1}
.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-current,.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-ver-rev .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0}
.lg-css3.lg-slide-skew-ver-cross .lg-item{opacity:0}
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide{-moz-transform:skew(0deg,20deg) translate3d(0,-100%,0);-o-transform:skew(0deg,20deg) translate3d(0,-100%,0);-ms-transform:skew(0deg,20deg) translate3d(0,-100%,0);-webkit-transform:skew(0deg,20deg) translate3d(0,-100%,0);transform:skew(0deg,20deg) translate3d(0,-100%,0)}
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide{-moz-transform:skew(0deg,20deg) translate3d(0,100%,0);-o-transform:skew(0deg,20deg) translate3d(0,100%,0);-ms-transform:skew(0deg,20deg) translate3d(0,100%,0);-webkit-transform:skew(0deg,20deg) translate3d(0,100%,0);transform:skew(0deg,20deg) translate3d(0,100%,0)}
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current{-moz-transform:skew(0deg,0deg) translate3d(0,0,0);-o-transform:skew(0deg,0deg) translate3d(0,0,0);-ms-transform:skew(0deg,0deg) translate3d(0,0,0);-webkit-transform:skew(0deg,0deg) translate3d(0,0,0);transform:skew(0deg,0deg) translate3d(0,0,0);opacity:1}
.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-current,.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-ver-cross .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0}
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item{opacity:0}
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide{-moz-transform:skew(0deg,-20deg) translate3d(0,-100%,0);-o-transform:skew(0deg,-20deg) translate3d(0,-100%,0);-ms-transform:skew(0deg,-20deg) translate3d(0,-100%,0);-webkit-transform:skew(0deg,-20deg) translate3d(0,-100%,0);transform:skew(0deg,-20deg) translate3d(0,-100%,0)}
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide{-moz-transform:skew(0deg,-20deg) translate3d(0,100%,0);-o-transform:skew(0deg,-20deg) translate3d(0,100%,0);-ms-transform:skew(0deg,-20deg) translate3d(0,100%,0);-webkit-transform:skew(0deg,-20deg) translate3d(0,100%,0);transform:skew(0deg,-20deg) translate3d(0,100%,0)}
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current{-moz-transform:skew(0deg,0deg) translate3d(0,0,0);-o-transform:skew(0deg,0deg) translate3d(0,0,0);-ms-transform:skew(0deg,0deg) translate3d(0,0,0);-webkit-transform:skew(0deg,0deg) translate3d(0,0,0);transform:skew(0deg,0deg) translate3d(0,0,0);opacity:1}
.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-current,.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-next-slide,.lg-css3.lg-slide-skew-ver-cross-rev .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0}
.lg-css3.lg-lollipop .lg-item{opacity:0}
.lg-css3.lg-lollipop .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
.lg-css3.lg-lollipop .lg-item.lg-next-slide{-moz-transform:translate3d(0,0,0) scale(.5);-o-transform:translate3d(0,0,0) scale(.5);-ms-transform:translate3d(0,0,0) scale(.5);-webkit-transform:translate3d(0,0,0) scale(.5);transform:translate3d(0,0,0) scale(.5)}
.lg-css3.lg-lollipop .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}
.lg-css3.lg-lollipop .lg-item.lg-current,.lg-css3.lg-lollipop .lg-item.lg-next-slide,.lg-css3.lg-lollipop .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0}
.lg-css3.lg-lollipop-rev .lg-item{opacity:0}
.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide{-moz-transform:translate3d(0,0,0) scale(.5);-o-transform:translate3d(0,0,0) scale(.5);-ms-transform:translate3d(0,0,0) scale(.5);-webkit-transform:translate3d(0,0,0) scale(.5);transform:translate3d(0,0,0) scale(.5)}
.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
.lg-css3.lg-lollipop-rev .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}
.lg-css3.lg-lollipop-rev .lg-item.lg-current,.lg-css3.lg-lollipop-rev .lg-item.lg-next-slide,.lg-css3.lg-lollipop-rev .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0}
.lg-css3.lg-rotate .lg-item{opacity:0}
.lg-css3.lg-rotate .lg-item.lg-prev-slide{-moz-transform:rotate(-360deg);-o-transform:rotate(-360deg);-ms-transform:rotate(-360deg);-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}
.lg-css3.lg-rotate .lg-item.lg-next-slide{-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}
.lg-css3.lg-rotate .lg-item.lg-current{-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0);opacity:1}
.lg-css3.lg-rotate .lg-item.lg-current,.lg-css3.lg-rotate .lg-item.lg-next-slide,.lg-css3.lg-rotate .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0}
.lg-css3.lg-rotate-rev .lg-item{opacity:0}
.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide{-moz-transform:rotate(360deg);-o-transform:rotate(360deg);-ms-transform:rotate(360deg);-webkit-transform:rotate(360deg);transform:rotate(360deg)}
.lg-css3.lg-rotate-rev .lg-item.lg-next-slide{-moz-transform:rotate(-360deg);-o-transform:rotate(-360deg);-ms-transform:rotate(-360deg);-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}
.lg-css3.lg-rotate-rev .lg-item.lg-current{-moz-transform:rotate(0);-o-transform:rotate(0);-ms-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0);opacity:1}
.lg-css3.lg-rotate-rev .lg-item.lg-current,.lg-css3.lg-rotate-rev .lg-item.lg-next-slide,.lg-css3.lg-rotate-rev .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0}
.lg-css3.lg-tube .lg-item{opacity:0}
.lg-css3.lg-tube .lg-item.lg-prev-slide{-moz-transform:scale3d(1,0,1) translate3d(-100%,0,0);-o-transform:scale3d(1,0,1) translate3d(-100%,0,0);-ms-transform:scale3d(1,0,1) translate3d(-100%,0,0);-webkit-transform:scale3d(1,0,1) translate3d(-100%,0,0);transform:scale3d(1,0,1) translate3d(-100%,0,0)}
.lg-css3.lg-tube .lg-item.lg-next-slide{-moz-transform:scale3d(1,0,1) translate3d(100%,0,0);-o-transform:scale3d(1,0,1) translate3d(100%,0,0);-ms-transform:scale3d(1,0,1) translate3d(100%,0,0);-webkit-transform:scale3d(1,0,1) translate3d(100%,0,0);transform:scale3d(1,0,1) translate3d(100%,0,0)}
.lg-css3.lg-tube .lg-item.lg-current{-moz-transform:scale3d(1,1,1) translate3d(0,0,0);-o-transform:scale3d(1,1,1) translate3d(0,0,0);-ms-transform:scale3d(1,1,1) translate3d(0,0,0);-webkit-transform:scale3d(1,1,1) translate3d(0,0,0);transform:scale3d(1,1,1) translate3d(0,0,0);opacity:1}
.lg-css3.lg-tube .lg-item.lg-current,.lg-css3.lg-tube .lg-item.lg-next-slide,.lg-css3.lg-tube .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0}
@font-face{font-family:lg;src:url(../fonts/lg.eot?n1z373);src:url(../fonts/lg.eot?#iefixn1z373) format("embedded-opentype"),url(../fonts/lg.woff?n1z373) format("woff"),url(../fonts/lg.ttf?n1z373) format("truetype"),url(../fonts/lg.svg?n1z373#lg) format("svg");font-weight:400;font-style:normal}
.lg-icon{font-family:lg;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080;border:none;outline:0}
.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}
.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#fff}
.lg-actions .lg-next{right:20px}
.lg-actions .lg-next:before{content:"\e095"}
.lg-actions .lg-prev{left:20px}
.lg-actions .lg-prev:after{content:"\e094"}
@-webkit-keyframes lg-right-end {
0%{left:0}
50%{left:-30px}
100%{left:0}
}
@-moz-keyframes lg-right-end {
0%{left:0}
50%{left:-30px}
100%{left:0}
}
@-ms-keyframes lg-right-end {
0%{left:0}
50%{left:-30px}
100%{left:0}
}
@keyframes lg-right-end {
0%{left:0}
50%{left:-30px}
100%{left:0}
}
@-webkit-keyframes lg-left-end {
0%{left:0}
50%{left:30px}
100%{left:0}
}
@-moz-keyframes lg-left-end {
0%{left:0}
50%{left:30px}
100%{left:0}
}
@-ms-keyframes lg-left-end {
0%{left:0}
50%{left:30px}
100%{left:0}
}
@keyframes lg-left-end {
0%{left:0}
50%{left:30px}
100%{left:0}
}
.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}
.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}
.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%;background-color:rgba(0,0,0,.45)}
.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:medium none;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}
.lg-toolbar .lg-icon:hover{color:#fff}
.lg-toolbar .lg-close:after{content:"\e070"}
.lg-toolbar .lg-download:after{content:"\e0f2"}
.lg-sub-html{background-color:rgba(0,0,0,.45);bottom:0;color:#eee;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}
.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}
.lg-sub-html p{font-size:12px;margin:5px 0 0}
#lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;vertical-align:middle}
.lg-next,.lg-prev,.lg-toolbar{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-moz-transition:-moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-o-transition:-o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}
.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}
.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}
.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}
.lg-outer .lg-thumb-outer{background-color:#0d0a0a;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0;transition:transform .25s cubic-bezier(0,0,.25,1) 0}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0!important;transition-duration:0!important}
.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}
.lg-outer .lg-thumb-item{border-radius:5px;cursor:pointer;float:left;overflow:hidden;height:100%;border:2px solid #fff;border-radius:4px;margin-bottom:5px}
@media (min-width:1025px) {
.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}
}
.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}
.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover}
.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}
.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}
.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;-o-transition:bottom .25s ease;transition:bottom .25s ease}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}
.lg-outer .lg-toogle-thumb{background-color:#0d0a0a;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}
.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}
.lg-outer .lg-toogle-thumb:hover{color:#fff}
.lg-outer .lg-video-cont{display:inline-block;vertical-align:middle;max-width:1140px;max-height:100%;width:100%;padding:0 5px}
.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}
.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}
.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}
.lg-outer .lg-has-iframe .lg-video{-webkit-overflow-scrolling:touch;overflow:auto}
.lg-outer .lg-has-vimeo .lg-video-play{background:url(../img/vimeo-play.png) no-repeat scroll 0 0 transparent}
.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(../img/vimeo-play.png) no-repeat scroll 0 -58px transparent}
.lg-outer .lg-has-html5 .lg-video-play{background:transparent url(../img/video-play.png) no-repeat scroll 0 0;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}
.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}
.lg-outer .lg-has-youtube .lg-video-play{background:url(../img/youtube-play.png) no-repeat scroll 0 0 transparent}
.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(../img/youtube-play.png) no-repeat scroll 0 -60px transparent}
.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}
.lg-outer .lg-has-video .lg-video-object{visibility:hidden}
.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}
.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity 80ms ease 0;-moz-transition:opacity 80ms ease 0;-o-transition:opacity 80ms ease 0;transition:opacity 80ms ease 0}
.lg-progress-bar .lg-progress{background-color:#a90707;height:5px;width:0}
.lg-progress-bar.lg-start .lg-progress{width:100%}
.lg-show-autoplay .lg-progress-bar{opacity:1}
.lg-autoplay-button:after{content:"\e01d"}
.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0;transition-duration:0}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0;transition:transform .3s cubic-bezier(0,0,.25,1) 0}
.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0;-moz-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0;-o-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0;transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}
#lg-zoom-in:after{content:"\e311"}
#lg-actual-size{font-size:20px}
#lg-actual-size:after{content:"\e033"}
#lg-zoom-out{opacity:.5;pointer-events:none}
#lg-zoom-out:after{content:"\e312"}
.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}
.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}
.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}
.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#fff;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0;transition:opacity .15s ease 0s,transform .15s ease 0;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}
.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}
.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0;-o-transition:box-shadow .3s ease 0;transition:box-shadow .3s ease 0;width:12px}
.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}
.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}
.lg-fullscreen:after{content:"\e20c"}
.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}
.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;-webkit-transition:visibility 0 linear .18s,opacity .18s linear 0;-o-transition:visibility 0 linear .18s,opacity .18s linear 0;transition:visibility 0 linear .18s,opacity .18s linear 0}
.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{-webkit-transition-delay:0;transition-delay:0;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}
.lg-outer.lg-dropdown-active #lg-share{color:#fff}
.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);-webkit-transition:-webkit-transform .18s linear 0s,visibility 0 linear .5s,opacity .18s linear 0;-moz-transition:-moz-transform .18s linear 0s,visibility 0 linear .5s,opacity .18s linear 0;-o-transition:-o-transform .18s linear 0s,visibility 0 linear .5s,opacity .18s linear 0;transition:transform .18s linear 0s,visibility 0 linear .5s,opacity .18s linear 0}
.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#fff;right:16px;top:-16px}
.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}
.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}
.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}
.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}
.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}
.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}
.lg-outer #lg-share{position:relative}
.lg-outer #lg-share:after{content:"\e80d"}
.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}
.lg-outer #lg-share-facebook .lg-icon:after{content:"\e901"}
.lg-outer #lg-share-twitter .lg-icon{color:#00aced}
.lg-outer #lg-share-twitter .lg-icon:after{content:"\e904"}
.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}
.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e902"}
.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}
.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e903"}
.lg-group:after{content:"";display:table;clear:both}
.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:0;-webkit-transition:opacity .15s ease 0;-o-transition:opacity .15s ease 0;transition:opacity .15s ease 0}
.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.lg-outer.lg-visible{opacity:1}
.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0!important;transition-duration:0!important;opacity:1}
.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}
.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}
.lg-outer .lg{height:100%;width:100%;position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}
.lg-outer .lg-inner{width:100%;height:100%;position:absolute;left:0;top:0;white-space:nowrap}
.lg-outer .lg-item{background:url(../img/loadingn.gif) no-repeat scroll center center transparent;display:none!important}
.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}
.lg-outer.lg-css .lg-current{display:inline-block!important}
.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}
.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}
.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}
.lg-outer .lg-item.lg-complete{background-image:none}
.lg-outer .lg-item.lg-current{z-index:1060}
.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}
.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0;-o-transition:opacity .15s ease 0;transition:opacity .15s ease 0}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}
.lg-outer .lg-empty-html{display:none}
.lg-outer.lg-hide-download #lg-download{display:none}
.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity .15s ease 0;-o-transition:opacity .15s ease 0;transition:opacity .15s ease 0}
.lg-backdrop.in{opacity:1}
.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0 ease 0!important;-moz-transition:none 0 ease 0!important;-o-transition:none 0 ease 0!important;transition:none 0 ease 0!important}
.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}
.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}
.lg-css3.lg-fade .lg-item{opacity:0}
.lg-css3.lg-fade .lg-item.lg-current{opacity:1}
.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0;-moz-transition:opacity .1s ease 0;-o-transition:opacity .1s ease 0;transition:opacity .1s ease 0}
.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0}
.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-moz-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;-o-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0}
.zsg-loading-spinner:before,.zsg-loading-spinner_lg:before{top:50%;left:50%;background-repeat:no-repeat;background-size:100.5% 100.5%;content:''}
.zsg-badge,.zsg-centered{text-align:center}
@-webkit-keyframes zsgLoaderSpin {
0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
@keyframes zsgLoaderSpin {
0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
.zsg-loading-spinner{position:relative;display:inline-block;min-height:15px;min-width:15px}
.zsg-loading-spinner_lg{position:relative;display:inline-block;min-height:45px;min-width:45px}
.zsg-loading-spinner_lg:before{position:absolute;-webkit-animation:zsgLoaderSpin .5s infinite linear;animation:zsgLoaderSpin .5s infinite linear;width:45px;height:45px;margin:-22.5px;background-image:url(/static/images/zsg/loader-large.png)}
.zsg-loading-progress_lg,.zsg-loading-progress_md,.zsg-loading-progress_sm{height:5px;background-color:#f1f1f4;position:relative}
.zsg-loading-progress_lg .zsg-loading-progress-bar,.zsg-loading-progress_md .zsg-loading-progress-bar,.zsg-loading-progress_sm .zsg-loading-progress-bar{background-color:#006aff;height:100%;position:absolute;top:0;left:0}
.zsg-loading-progress_md{height:10px}
.zsg-loading-progress_lg{height:20px}
.zsg-icon-for-rent,.zsg-icon-for-sale,.zsg-icon-off-market,.zsg-icon-pre-market,.zsg-icon-recently-sold{font-size:10px}
.zsg-icon-for-rent:before,.zsg-icon-for-sale:before,.zsg-icon-off-market:before,.zsg-icon-pre-market:before,.zsg-icon-recently-sold:before{background:#ff5a50;border-radius:50%;content:"";height:1em;width:1em}
.zsg-icon-for-rent:before{background-color:#985dff}
.zsg-icon-pre-market:before{background-color:#006aff}
.zsg-icon-recently-sold:before{background-color:#ffd237}
.zsg-icon-off-market:before{background-color:#a7a6ab}
@font-face{font-family:zmod-icon-set1;src:url(../fonts/zmod-icon-set.eot);src:url(../fonts/zmod-icon-set.eot?#iefix) format("embedded-opentype"),url(../fonts/zmod-icon-set.woff) format("woff"),url(../fonts/zmod-icon-set.ttf) format("truetype"),url(../fonts/zmod-icon-set.svg#v22) format("svg");font-weight:400;font-style:normal}
[class*=" zsg-icon-"],[class^=zsg-icon-]{line-height:1;vertical-align:middle}
[class*=" zsg-icon-"]:before,[class^=zsg-icon-]:before{font-family:zmod-icon-set1!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block}
.zsg-icon-menu:before{content:"\e001"}
.zsg-icon-circle-minus:before{content:"\e003"}
.zsg-icon-circle-plus:before{content:"\e004"}
.zsg-icon-circle-x:before{content:"\e005"}
.zsg-icon-circle-expando:before{content:"\e007"}
.zsg-icon-circle-expando-left:before{content:"\e008"}
.zsg-icon-circle-expando-right:before{content:"\e009"}
.zsg-icon-circle-expando-up:before{content:"\e00a"}
.zsg-icon-x-thick:before{content:"\e00b"}
.zsg-icon-x-thin:before{content:"\e00c"}
.zsg-icon-expando-down:before{content:"\e00d"}
.zsg-icon-expando-left:before{content:"\e00e"}
.zsg-icon-expando-right:before{content:"\e00f"}
.zsg-icon-expando-up:before{content:"\e010"}
.zsg-icon-circle-check:before{content:"\e002"}
.zsg-icon-triangle-exclamation:before{content:"\e012"}
.zsg-icon-searchglass:before{content:"\e013"}
.zsg-icon-zlogo:before{content:"\e014"}
.zsg-icon-circle-question:before{content:"\e015"}
.zsg-icon-school:before{content:"\e019"}
.zsg-icon-location:before{content:"\e01b"}
.zsg-icon-mail:before{content:"\e01c"}
.zsg-icon-zlogo-text:before{content:"\e056"}
.zsg-icon-phone:before{content:"\e01e"}
.zsg-icon-lock:before{content:"\e021"}
.zsg-icon-trashcan:before{content:"\e022"}
.zsg-icon-draw:before{content:"\e023"}
.zsg-icon-cart:before{content:"\e024"}
.zsg-icon-heart-filled:before{content:"\e017"}
.zsg-icon-heart-line:before{content:"\e018"}
.zsg-icon-circle-hide:before{content:"\e01f"}
.zsg-icon-message:before{content:"\e028"}
.zsg-icon-house:before{content:"\e029"}
.zsg-icon-car:before{content:"\e02a"}
.zsg-icon-car-plus:before{content:"\e02c"}
.zsg-icon-plus:before{content:"\e02d"}
.zsg-icon-minus:before{content:"\e02e"}
.zsg-icon-pop-up:before{content:"\e000"}
.zsg-icon-circle:before{content:"\e030"}
.zsg-icon-bell:before{content:"\e031"}
.zsg-icon-user:before{content:"\e032"}
.zsg-icon-facebook:before{content:"\e020"}
.zsg-icon-pinterest:before{content:"\e025"}
.zsg-icon-google-plus:before{content:"\e026"}
.zsg-icon-twitter:before{content:"\e033"}
.zsg-icon-arrow-menu-down:before{content:"\e02f"}
.zsg-icon-comment:before{content:"\e034"}
.zsg-icon-circlebulb:before{content:"\e006"}
.zsg-icon-double-arrows-expand:before{content:"\e02b"}
.zsg-icon-three-squares-stacked:before{content:"\e036"}
.zsg-icon-circle-arrow-down:before{content:"\e037"}
.zsg-icon-circle-arrow-up:before{content:"\e038"}
.zsg-icon-calculator:before{content:"\e048"}
.zsg-icon-thumbs-up:before{content:"\e035"}
.zsg-icon-flag:before{content:"\e03a"}
.zsg-icon-photos:before{content:"\e03b"}
.zsg-icon-street-view:before{content:"\e03c"}
.zsg-icon-map:before{content:"\e01a"}
.zsg-icon-check:before{content:"\e04d"}
.zsg-icon-star:before{content:"\e044"}
.zsg-icon-star-0:before{content:"\e043"}
.zsg-icon-star-25:before{content:"\e045"}
.zsg-icon-star-50:before{content:"\e046"}
.zsg-icon-star-75:before{content:"\e047"}
.zsg-icon-star-100:before{content:"\e044"}
.zsg-icon-eye:before{content:"\e03e"}
.zsg-icon-print:before{content:"\e03f"}
.zsg-icon-trophy:before{content:"\e041"}
.zsg-icon-compass:before{content:"\e042"}
.zsg-icon-trend:before{content:"\e040"}
.zsg-icon-bus:before{content:"\e039"}
.zsg-icon-pedestrian:before{content:"\e049"}
.zsg-icon-direction:before{content:"\e03d"}
.zsg-icon-exclamation-mark:before{content:"\e011"}
.zsg-icon-triangle:before{content:"\e04b"}
.zsg-icon-bulb:before{content:"\e04a"}
.zsg-icon-reload:before{content:"\e04e"}
.zsg-icon-txt:before{content:"\e04f"}
.zsg-icon-checklist:before{content:"\e04c"}
.zsg-icon-bicycle:before{content:"\e050"}
.zsg-icon-house-line:before{content:"\e051"}
.zsg-icon-ac:before{content:"\e01d"}
.zsg-icon-edit:before{content:"\e055"}
.zsg-icon-layers:before{content:"\e058"}
.zsg-icon-globe:before{content:"\e059"}
.zsg-icon-panorama:before{content:"\e057"}
.zsg-icon-play:before{content:"\e079"}
.zsg-icon-play-circle:before{content:"\e05b"}
.zsg-icon-video:before{content:"\e07e"}
.zsg-icon-pause:before{content:"\e07c"}
.zsg-icon-cog:before{content:"\e060"}
.zsg-icon-gift:before{content:"\e05e"}
.zsg-icon-savesearches:before{content:"\e05c"}
.zsg-icon-instagram:before{content:"\e05d"}
.zsg-icon-linkedin:before{content:"\e061"}
.zsg-icon-pdf:before{content:"\e062"}
.zsg-icon-save:before{content:"\e063"}
.zsg-icon-beds:before{content:"\e064"}
.zsg-icon-building:before{content:"\e065"}
.zsg-icon-leaf:before{content:"\e066"}
.zsg-icon-arrow-up-wide:before{content:"\e067"}
.zsg-icon-arrow-down-wide:before{content:"\e068"}
.zsg-icon-arrow-down:before{content:"\e069"}
.zsg-icon-arrow-up:before{content:"\e06a"}
.zsg-icon-camera:before{content:"\e06b"}
.zsg-icon-more:before{content:"\e06c"}
.zsg-icon-whatsapp:before{content:"\e06d"}
.zsg-icon-z-menu:before{content:"\e06e"}
.zsg-icon-clock:before{content:"\e06f"}
.zsg-icon-team:before{content:"\e07a"}
.zsg-icon-add-teammember:before{content:"\e07d"}
.zsg-icon-pointer-icon:before{content:"\e07b"}
.zsg-icon-claim-your-home-icon-white:before{content:"\e07f"}
.zsg-icon-smiley:before{content:"\e080"}
.zsg-icon-eho:before{content:"\e081"}
.zsg-icon-buildings:before{content:"\e082"}
.zsg-icon-calendar:before{content:"\e083"}
.zsg-icon-heat:before{content:"\e084"}
.zsg-icon-mls:before{content:"\e085"}
.zsg-icon-parking:before{content:"\e086"}
.zsg-icon-laundry:before{content:"\e087"}
.zsg-icon-pets:before{content:"\e088"}
.zsg-icon-snowflake:before{content:"\e089"}
.zsg-icon-hoa:before{content:"\e090"}
.zsg-icon-lot:before{content:"\e091"}
.zsg-icon-days-on:before{content:"\e092"}
.zsg-icon-user-saves:before{content:"\e093"}
.zsg-icon-price-sqft:before{content:"\e094"}
.zsg-separator,.zsg-separator_dotted,.zsg-separator_secondary{border-color:#a7a6ab;border-style:solid;border-width:0 0 1px;margin-bottom:10px;padding-bottom:10px}
.zsg-separator.zsg-content-section,.zsg-separator_dotted.zsg-content-section,.zsg-separator_secondary.zsg-content-section{margin-bottom:60px;padding-bottom:60px}
@media screen and (max-width:480px) {
.zsg-separator.zsg-content-section,.zsg-separator_dotted.zsg-content-section,.zsg-separator_secondary.zsg-content-section{margin-bottom:40px;padding-bottom:40px}
}
.zsg-separator.zsg-content-component,.zsg-separator_dotted.zsg-content-component,.zsg-separator_secondary.zsg-content-component{margin-bottom:30px;padding-bottom:30px}
@media screen and (max-width:480px) {
.zsg-separator.zsg-content-component,.zsg-separator_dotted.zsg-content-component,.zsg-separator_secondary.zsg-content-component{margin-bottom:20px;padding-bottom:20px}
}
.zsg-separator.zsg-content-item,.zsg-separator_dotted.zsg-content-item,.zsg-separator_secondary.zsg-content-item{margin-bottom:15px;padding-bottom:15px}
@media screen and (max-width:480px) {
.zsg-separator.zsg-content-item,.zsg-separator_dotted.zsg-content-item,.zsg-separator_secondary.zsg-content-item{margin-bottom:10px;padding-bottom:10px}
}
.zsg-separator.zsg-content-component :last-child,.zsg-separator.zsg-content-item :last-child,.zsg-separator.zsg-content-section :last-child,.zsg-separator_dotted.zsg-content-component :last-child,.zsg-separator_dotted.zsg-content-item :last-child,.zsg-separator_dotted.zsg-content-section :last-child,.zsg-separator_secondary.zsg-content-component :last-child,.zsg-separator_secondary.zsg-content-item :last-child,.zsg-separator_secondary.zsg-content-section :last-child{margin-bottom:0}
.zsg-separator_dotted{border-style:dotted}
.zsg-separator_secondary{border-color:#f1f1f4}
.zsg-separator_narrow{margin-bottom:5px;padding-bottom:5px}
.zsg-badge{display:inline-block;min-width:30px;border-radius:3px;padding:1px 4px 0;height:20px;line-height:20px;color:#fff;background-color:#2a2a33}
.zsg-badge_gray{color:#2a2a33;background-color:#a7a6ab}
.zsg-badge_orange{background-color:#e96e2f}
.zsg-badge_green{background-color:#17b036}
.zsg-badge_red{background-color:#ff5a50}
.zsg-badge_blue{background-color:#0d4599}
.zsg-badge_yellow{color:#2a2a33;background-color:#ffd237}
.zsg-badge_purple{background-color:#985dff}
.zsg-banner{display:block;padding:0 10px;z-index:200;background-color:#62aef7;font-size:17px;height:44px;line-height:44px}
.zsg-banner .zsg-banner-text{color:#fff}
.zsg-banner.zsg-banner_green{background-color:#17b036}
.zsg-banner.zsg-banner_orange{background-color:#e96e2f}
.zsg-banner .zsg-banner-text .zsg-icon-expando-left{margin-right:5px}
.zsg-banner .zsg-banner-text .zsg-icon-expando-right{margin-left:5px}
.zsg-banner .zsg-banner-text.zsg-banner-text_right{float:right}
.zsg-notification-text{color:#e96e2f}
.zsg-notification-text-confirmation{color:#17b036}
.zsg-notification-text-error{color:#ff5a50}
.zsg-notification-bar,.zsg-notification-bar_confirmation,.zsg-notification-bar_error,.zsg-notification-bar_solid,.zsg-notification-bar_solid.zsg-notification-bar_confirmation,.zsg-notification-bar_solid.zsg-notification-bar_confirmation.zsg-notification-bar_error,.zsg-notification-bar_solid.zsg-notification-bar_error,.zsg-notification-bar_solid.zsg-notification-bar_error.zsg-notification-bar_confirmation{background:#fff8e1;border:1px solid #e96e2f;display:block;padding:.5em}
.zsg-notification-bar-close{color:#e96e2f;float:right;margin:-5px -5px -5px 5px;padding:5px;font-size:13px}
.zsg-notification-bar-close:hover{color:#fec371}
.zsg-notification-bar_inline{display:inline-block}
.zsg-notification-bar_confirmation{background:#d8f4de;border-color:#17b036}
.zsg-notification-bar_confirmation .zsg-notification-bar-close{color:#17b036}
.zsg-notification-bar_confirmation .zsg-notification-bar-close:hover{color:#63e37d}
.zsg-notification-bar_error{background:#f8dddd;border-color:#ff5a50}
.zsg-notification-bar_error .zsg-notification-bar-close{color:#ff5a50}
.zsg-notification-bar_error .zsg-notification-bar-close:hover{color:#f69f93}
.zsg-notification-bar_solid,.zsg-notification-bar_solid.zsg-notification-bar_confirmation,.zsg-notification-bar_solid.zsg-notification-bar_confirmation.zsg-notification-bar_error,.zsg-notification-bar_solid.zsg-notification-bar_error,.zsg-notification-bar_solid.zsg-notification-bar_error.zsg-notification-bar_confirmation{background:#e96e2f;color:#fff}
.zsg-notification-bar_solid .zsg-notification-bar-close,.zsg-notification-bar_solid.zsg-notification-bar_confirmation .zsg-notification-bar-close,.zsg-notification-bar_solid.zsg-notification-bar_confirmation.zsg-notification-bar_error .zsg-notification-bar-close,.zsg-notification-bar_solid.zsg-notification-bar_error .zsg-notification-bar-close,.zsg-notification-bar_solid.zsg-notification-bar_error.zsg-notification-bar_confirmation .zsg-notification-bar-close{color:#fff}
.zsg-notification-bar_solid .zsg-notification-bar-close:hover,.zsg-notification-bar_solid.zsg-notification-bar_confirmation .zsg-notification-bar-close:hover,.zsg-notification-bar_solid.zsg-notification-bar_confirmation.zsg-notification-bar_error .zsg-notification-bar-close:hover,.zsg-notification-bar_solid.zsg-notification-bar_error .zsg-notification-bar-close:hover,.zsg-notification-bar_solid.zsg-notification-bar_error.zsg-notification-bar_confirmation .zsg-notification-bar-close:hover{color:#fec371}
.zsg-notification-bar_solid.zsg-notification-bar_confirmation,.zsg-notification-bar_solid.zsg-notification-bar_error.zsg-notification-bar_confirmation{background:#17b036;border-color:#17b036}
.zsg-notification-bar_solid.zsg-notification-bar_confirmation .zsg-notification-bar-close:hover,.zsg-notification-bar_solid.zsg-notification-bar_confirmation.zsg-notification-bar_confirmation .zsg-notification-bar-close:hover,.zsg-notification-bar_solid.zsg-notification-bar_confirmation.zsg-notification-bar_error.zsg-notification-bar_confirmation .zsg-notification-bar-close:hover,.zsg-notification-bar_solid.zsg-notification-bar_error.zsg-notification-bar_confirmation .zsg-notification-bar-close:hover,.zsg-notification-bar_solid.zsg-notification-bar_error.zsg-notification-bar_confirmation.zsg-notification-bar_confirmation .zsg-notification-bar-close:hover{color:#63e37d}
.zsg-notification-bar_solid.zsg-notification-bar_confirmation.zsg-notification-bar_error,.zsg-notification-bar_solid.zsg-notification-bar_error{background:#ff5a50;border-color:#ff5a50}
.zsg-notification-bar_solid.zsg-notification-bar_confirmation.zsg-notification-bar_error .zsg-notification-bar-close:hover,.zsg-notification-bar_solid.zsg-notification-bar_confirmation.zsg-notification-bar_error.zsg-notification-bar_error .zsg-notification-bar-close:hover,.zsg-notification-bar_solid.zsg-notification-bar_error .zsg-notification-bar-close:hover,.zsg-notification-bar_solid.zsg-notification-bar_error.zsg-notification-bar_confirmation.zsg-notification-bar_error .zsg-notification-bar-close:hover,.zsg-notification-bar_solid.zsg-notification-bar_error.zsg-notification-bar_error .zsg-notification-bar-close:hover{color:#f69f93}
.hide,.zsg-hide{display:none!important}
.hide-visually{background-color:transparent;border:0;color:transparent;font:0/0 a;position:absolute;text-shadow:none}
.yui3-lightbox,.yui3-lightbox-mask,.zsg-modal-mask{position:fixed;top:0;left:0;height:100%;width:100%}
.yui3-lightbox-mask,.zsg-modal-mask{display:none;z-index:1002;background-color:#fff;opacity:.9}
.zsg-capitalized{text-transform:uppercase}
.zsg-right-aligned{text-align:right}
.zsg-lightbox-content{display:none}
.zsg-lightbox-show{cursor:pointer}
.yui3-lightbox{z-index:100002;outline:0}
.yui3-lightbox .yui3-lightbox-content{position:relative;height:auto;margin:0 auto;z-index:10006;max-width:442px;top:20px;background-color:#fff;border:1px solid #a7a6ab;box-shadow:0 0 5px rgba(0,0,0,.35)}
.yui3-lightbox .yui3-lightbox-content .zsg-lightbox-content{display:block}
.yui3-lightbox .yui3-lightbox-content .zsg-lightbox-content>h2:first-child{margin-top:-5px}
.yui3-lightbox .yui3-lightbox-content .zsg-lightbox-content .lightbox-block{display:none}
.yui3-lightbox .yui3-lightbox-content .zsg-lightbox-content .lightbox-block.current{display:block}
.yui3-lightbox .yui3-lightbox-content>.lightbox-close,.yui3-lightbox .yui3-lightbox-content>.zsg-lightbox-close{z-index:2;position:absolute;top:20px;right:20px;color:#2a2a33;margin:-15px;padding:15px}
.yui3-lightbox .yui3-lightbox-content>.lightbox-close:hover,.yui3-lightbox .yui3-lightbox-content>.zsg-lightbox-close:hover{color:#62aef7}
.yui3-lightbox .yui3-lightbox-content .lightbox-body{z-index:1;padding:20px}
.yui3-lightbox .yui3-lightbox-content .lightbox-body .zsg-button-group{text-align:center}
.yui3-lightbox.yui3-lightbox-hidden{z-index:1;visibility:hidden;display:none}
.yui3-lightbox-mask{z-index:100001}
.lightboxed .deferred-iframe-target iframe,.lightboxed .third-party-ad-iframe iframe,.lightboxed .third-party-iframe-ad-container iframe,.lightboxed embed,.lightboxed object{visibility:hidden}
.lightboxed .yui3-lightbox-content embed,.lightboxed .yui3-lightbox-content iframe,.lightboxed .yui3-lightbox-content object{visibility:visible}
.lightboxed .yui3-lightbox-content iframe{width:100%}
.zsg-lightbox_scroll .yui3-lightbox{overflow:auto;-webkit-overflow-scrolling:touch}
.zsg-lightbox_scroll .yui3-lightbox-content{margin-top:30px;margin-bottom:60px;top:0}
.lightboxed,.zsg-lightbox_scroll{overflow:hidden!important}
.zsg-rating:before{color:#3dca5a;font-family:zmod-icon-set1;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;letter-spacing:1px}
.zsg-rating.zsg-rating_000:before{content:"\e043\e043\e043\e043\e043"}
.zsg-rating.zsg-rating_025:before{content:"\e045\e043\e043\e043\e043"}
.zsg-rating.zsg-rating_050:before{content:"\e046\e043\e043\e043\e043"}
.zsg-rating.zsg-rating_075:before{content:"\e047\e043\e043\e043\e043"}
.zsg-rating.zsg-rating_100:before{content:"\e044\e043\e043\e043\e043"}
.zsg-rating.zsg-rating_125:before{content:"\e044\e045\e043\e043\e043"}
.zsg-rating.zsg-rating_150:before{content:"\e044\e046\e043\e043\e043"}
.zsg-rating.zsg-rating_175:before{content:"\e044\e047\e043\e043\e043"}
.zsg-rating.zsg-rating_200:before{content:"\e044\e044\e043\e043\e043"}
.zsg-rating.zsg-rating_225:before{content:"\e044\e044\e045\e043\e043"}
.zsg-rating.zsg-rating_250:before{content:"\e044\e044\e046\e043\e043"}
.zsg-rating.zsg-rating_275:before{content:"\e044\e044\e047\e043\e043"}
.zsg-rating.zsg-rating_300:before{content:"\e044\e044\e044\e043\e043"}
.zsg-rating.zsg-rating_325:before{content:"\e044\e044\e044\e045\e043"}
.zsg-rating.zsg-rating_350:before{content:"\e044\e044\e044\e046\e043"}
.zsg-rating.zsg-rating_375:before{content:"\e044\e044\e044\e047\e043"}
.zsg-rating.zsg-rating_400:before{content:"\e044\e044\e044\e044\e043"}
.zsg-rating.zsg-rating_425:before{content:"\e044\e044\e044\e044\e045"}
.zsg-rating.zsg-rating_450:before{content:"\e044\e044\e044\e044\e046"}
.zsg-rating.zsg-rating_475:before{content:"\e044\e044\e044\e044\e047"}
.zsg-rating.zsg-rating_500:before{content:"\e044\e044\e044\e044\e044"}
.zsg-icon-button,.zsg-icon-button_circle,.zsg-icon-button_darkbg,.zsg-icon-button_rectangle,.zsg-icon-button_shadow{color:#2a2a33;cursor:pointer;display:inline-block;height:2em;line-height:1;padding:.4em 0;text-align:center;width:2em}
.zsg-icon-button:focus,.zsg-icon-button:hover,.zsg-icon-button_circle:focus,.zsg-icon-button_circle:hover,.zsg-icon-button_darkbg:focus,.zsg-icon-button_darkbg:hover,.zsg-icon-button_rectangle:focus,.zsg-icon-button_rectangle:hover,.zsg-icon-button_shadow:focus,.zsg-icon-button_shadow:hover{color:#006aff}
.zsg-icon-button:active,.zsg-icon-button_circle:active,.zsg-icon-button_darkbg:active,.zsg-icon-button_rectangle:active,.zsg-icon-button_shadow:active{color:#0d4599}
.zsg-icon-button.zsg-icon-button_disabled,.zsg-icon-button[disabled],.zsg-icon-button_circle.zsg-icon-button_disabled,.zsg-icon-button_circle[disabled],.zsg-icon-button_darkbg.zsg-icon-button_disabled,.zsg-icon-button_darkbg[disabled],.zsg-icon-button_rectangle.zsg-icon-button_disabled,.zsg-icon-button_rectangle[disabled],.zsg-icon-button_shadow.zsg-icon-button_disabled,.zsg-icon-button_shadow[disabled]{color:#2a2a33;cursor:default;zoom:1;opacity:.35}
.zsg-icon-button_circle,.zsg-icon-button_rectangle,.zsg-icon-button_shadow{background:#d1d1d5;border:1px solid transparent;border-radius:50%}
.zsg-icon-button_circle.zsg-icon-button_selected,.zsg-icon-button_rectangle.zsg-icon-button_selected,.zsg-icon-button_shadow.zsg-icon-button_selected{background:#fff;border-color:#006aff;color:#006aff}
.zsg-icon-button_circle.zsg-icon-button_disabled,.zsg-icon-button_circle[disabled],.zsg-icon-button_rectangle.zsg-icon-button_disabled,.zsg-icon-button_rectangle[disabled],.zsg-icon-button_shadow.zsg-icon-button_disabled,.zsg-icon-button_shadow[disabled]{background:#d1d1d5}
.zsg-icon-button_darkbg{background:#777;color:#fff}
.zsg-icon-button_darkbg:focus,.zsg-icon-button_darkbg:hover{background-color:#999;background:linear-gradient(to top,#777,#999);background-repeat:repeat;color:#62aef7}
.zsg-icon-button_darkbg:active{background-color:#777;background:linear-gradient(to top,#999,#777);background-repeat:repeat-x;color:#62aef7}
.zsg-icon-button_darkbg.zsg-icon-button_selected{background:#777;border-color:#62aef7;color:#fff}
.zsg-icon-button_darkbg.zsg-icon-button_disabled,.zsg-icon-button_darkbg[disabled]{background:#777;color:#fff;zoom:1;opacity:.25}
.zsg-icon-button_shadow{background:#fff;border-color:#ccc;box-shadow:0 0 3px #a7a6ab}
.zsg-icon-button_shadow:focus,.zsg-icon-button_shadow:hover{background-color:#fff;background:linear-gradient(to top,#d1d1d5,#fff);background-repeat:repeat-x}
.zsg-icon-button_shadow:active{background-color:#d1d1d5;background:linear-gradient(to top,#fff,#d1d1d5);background-repeat:repeat-x;color:#0d4599}
.zsg-icon-button_shadow.zsg-icon-button_selected{background:#006aff;border-color:transparent;color:#fff}
.zsg-icon-button_shadow.zsg-icon-button_disabled,.zsg-icon-button_shadow[disabled]{background:#fff}
.zsg-icon-button_rectangle{border-radius:5px}
.zsg-icon_clickable{cursor:pointer;font-size:15px;color:#a7a6ab}
.zsg-icon_clickable:hover{color:#2a2a33}
.zsg-flipper{color:#fff;font-size:30px}
.zsg-flipper:focus,.zsg-flipper:hover{color:#62aef7}
.zsg-flipper:active{color:#3390e9}
.zsg-tooltip{display:none;width:310px;position:absolute;z-index:10011;opacity:0}
.zsg-tooltip.zsg-tooltip_small{width:260px}
.zsg-tooltip.zsg-tooltip_animating{transform-origin:left center;-ms-transform-origin:left center;-webkit-transform-origin:left center;-webkit-transform:scale(.01) translate3d(-20px,0,0);transform:scale(.01) translate3d(-20px,0,0)}
.zsg-tooltip.zsg-tooltip_animating.zsg-tooltip_align-left{transform-origin:right center;-ms-transform-origin:right center;-webkit-transform-origin:right center;-webkit-transform:scale(.01) translate3d(20px,0,0);transform:scale(.01) translate3d(20px,0,0)}
.zsg-tooltip.zsg-tooltip_animating.zsg-tooltip_align-top{transform-origin:center bottom;-ms-transform-origin:center bottom;-webkit-transform-origin:center bottom;-webkit-transform:scale(.01) translate3d(0,20px,0);transform:scale(.01) translate3d(0,20px,0)}
.zsg-tooltip.zsg-tooltip_animating.zsg-tooltip_align-bottom{transform-origin:center top;-ms-transform-origin:center top;-webkit-transform-origin:center top;-webkit-transform:scale(.01) translate3d(0,-20px,0);transform:scale(.01) translate3d(0,-20px,0)}
.zsg-tooltip.zsg-tooltip_animating.zsg-tooltip_closing,.zsg-tooltip.zsg-tooltip_animating.zsg-tooltip_opening{transition:all 150ms ease}
.zsg-tooltip.zsg-tooltip_animating.zsg-tooltip_opening{-webkit-transform:scale(1) translate3d(0,0,0);transform:scale(1) translate3d(0,0,0);opacity:1}
.zsg-tooltip_closing,.zsg-tooltip_open{display:inline-block}
@media screen and (max-width:480px) {
.zsg-tooltip_closing:not(.zsg-tooltip_small),.zsg-tooltip_open:not(.zsg-tooltip_small){display:block;left:0!important;max-width:none;width:100%}
.zsg-tooltip_closing:not(.zsg-tooltip_small).zsg-tooltip_align-left .zsg-tooltip-arrow,.zsg-tooltip_open:not(.zsg-tooltip_small).zsg-tooltip_align-left .zsg-tooltip-arrow{display:none}
}
.zsg-tooltip-viewport{position:relative}
.zsg-tooltip-content{background:#2a2a33;border-radius:5px;color:#fff;padding:5px 10px 8px;position:relative;font-size:15px;word-wrap:break-word}
.zsg-tooltip-content .zsg-tooltip-arrow{border-color:transparent #2a2a33 transparent transparent;border-style:solid;border-width:8px 8px 8px 0;display:inline-block;display:block;margin-top:-8px;position:absolute;right:100%;top:50%}
.zsg-cp,.zsg-datepicker-wrapper{position:relative}
.zsg-tooltip_align-left .zsg-tooltip-content .zsg-tooltip-arrow{border-color:transparent transparent transparent #2a2a33;border-style:solid;border-width:8px 0 8px 8px;display:inline-block;left:100%;right:auto}
.zsg-tooltip_align-bottom .zsg-tooltip-content .zsg-tooltip-arrow{border-color:transparent transparent #2a2a33;border-style:solid;border-width:0 8px 8px;display:inline-block;bottom:100%;left:50%;margin-left:-8px;margin-top:0;right:auto;top:auto}
.zsg-tooltip_align-top .zsg-tooltip-content .zsg-tooltip-arrow{border-color:#2a2a33 transparent transparent;border-style:solid;border-width:8px 8px 0;display:inline-block;left:50%;margin-left:-8px;margin-top:0;right:auto;top:100%}
.zsg-tooltip-content a{color:#006aff}
.zsg-tooltip-content a:visited{color:#7a48d6}
.zsg-tooltip-content a:focus,.zsg-tooltip-content a:hover{color:#62aef7}
.zsg-tooltip-content a:active{color:#3390e9}
@media screen and (max-width:480px) {
.zsg-tooltip-content{border-radius:0}
}
.zsg-tooltip-content :last-child{margin-bottom:0}
.zsg-tooltip-content .zsg-tooltip-close,.zsg-tooltip-content .zsg-tooltip-close-no-handler{float:right;font-size:14px;text-align:right;margin-right:-9px;margin-top:-5px;padding:5px;color:#fff}
.zsg-tooltip-content .zsg-tooltip-close-no-handler:hover,.zsg-tooltip-content .zsg-tooltip-close:hover{color:#62aef7}
.zsg-icon-circle-question.zsg-tooltip-launch{cursor:pointer;font-size:15px;color:#a7a6ab}
.zsg-icon-circle-question.zsg-tooltip-launch:hover{color:#2a2a33}
.zsg-tooltip-launch_keyword{border-bottom:1px dashed #a7a6ab;cursor:pointer}
.zsg-cp{box-shadow:0 1px 2px #d1d1d5;box-shadow:0 1px 2px rgba(10,10,20,.3)}
.zsg-cp-caption{padding:20px}
.zsg-media,.zsg-media_shrinkwrap{zoom:1}
.zsg-media:after,.zsg-media:before,.zsg-media_shrinkwrap:after,.zsg-media_shrinkwrap:before{content:" ";display:table}
.zsg-media:after,.zsg-media_shrinkwrap:after{clear:both}
.zsg-media .zsg-media,.zsg-media_shrinkwrap .zsg-media_shrinkwrap{margin:15px}
.zsg-annotation-area :last-child,.zsg-media-bd :last-child{margin-bottom:0}
.zsg-media-img img,.zsg-media-img_ext img{display:block}
.zsg-media-img{float:left;margin-right:15px}
.zsg-media-img_ext{float:right;margin-left:15px}
.zsg-media-bd{display:table-cell;vertical-align:top}
.zsg-media_shrinkwrap .zsg-media-bd{width:auto!important}
.zsg-annotation-area{background-color:#f1f1f4;padding:15px}
.zsg-circle{background-color:#2a2a33;border-radius:50%;color:#fff;display:inline-block;line-height:1;padding:.4em .6em}
.zsg-datepicker-wrapper .zsg-datepicker-link{color:#006aff;font-size:1.34em;line-height:1;position:absolute;right:7px;top:5px}
.zsg-datepicker-calendar{position:absolute;z-index:900}
.zsg-calendar-content{background:#fff;box-shadow:0 0 2px rgba(0,0,0,.5)}
.zsg-calendar-content .yui3-calendar-header{padding:15px 0;width:100%}
.zsg-calendar-content .yui3-calendarnav-nextmonth,.zsg-calendar-content .yui3-calendarnav-prevmonth{color:#a7a6ab;left:14px;position:absolute;top:18px}
.zsg-calendar-content .yui3-calendarnav-nextmonth:hover,.zsg-calendar-content .yui3-calendarnav-prevmonth:hover{color:#006aff}
.zsg-calendar-content .yui3-calendarnav-nextmonth{left:auto;right:14px}
.zsg-calendar-content .yui3-calendar-header-label{font-size:20px;line-height:1.5;font-weight:600;font-weight:400;text-align:center;margin:0 auto}
@media screen and (max-width:480px) {
.zsg-calendar-content .yui3-calendar-header-label{font-size:17px}
.zsg-calendar-content .yui3-calendar-day,.zsg-calendar-content .yui3-calendar-nextmonth-day,.zsg-calendar-content .yui3-calendar-prevmonth-day{font-size:13px}
}
.zsg-calendar-content .yui3-calendar-weekday{color:#a7a6ab;font-size:13px}
.zsg-calendar-content .yui3-calendar-day,.zsg-calendar-content .yui3-calendar-nextmonth-day,.zsg-calendar-content .yui3-calendar-prevmonth-day{font-size:13px;font-weight:600;text-transform:uppercase;line-height:1;padding:2px;text-align:center}
.zsg-calendar-content .yui3-calendar-day>span,.zsg-calendar-content .yui3-calendar-nextmonth-day>span,.zsg-calendar-content .yui3-calendar-prevmonth-day>span{border-radius:50%;display:block;padding:10px 5px}
.zsg-calendar-content .yui3-calendar-nextmonth-day,.zsg-calendar-content .yui3-calendar-prevmonth-day{padding:14px 7px}
.zsg-calendar-content .yui3-calendar-nextmonth-day,.zsg-calendar-content .yui3-calendar-prevmonth-day,.zsg-calendar-content .yui3-calendar-selection-disabled{color:#a7a6ab;font-weight:400;pointer-events:none}
.zsg-calendar-content .yui3-calendar-day:focus,.zsg-calendar-content .yui3-calendar-day:hover{outline:0}
.zsg-calendar-content .yui3-calendar-day:focus>span,.zsg-calendar-content .yui3-calendar-day:hover>span{background:#f1f1f4;color:#006aff}
.zsg-calendar-content .yui3-calendar-selection-disabled:focus>span,.zsg-calendar-content .yui3-calendar-selection-disabled:hover>span{background:inherit;color:inherit}
.zsg-calendar-content .yui3-calendar-day-selected>span{background:#0a0a14;color:#fff}
.zsg-box{border:1px solid #d1d1d5;padding:10px}
.zsg-box>:last-child{margin-bottom:0}
.zsg-carousel-btn{cursor:pointer}
.zsg-carousel-btn_disabled{color:#d1d1d5;cursor:auto}
.zsg-carousel_uninitialized{white-space:nowrap;overflow-x:auto;width:100%}
.zsg-carousel_uninitialized>*{display:inline-block;width:100%}
.zsg-carousel_uninitialized-noscroll{white-space:nowrap;width:100%;overflow-x:hidden}
.zsg-carousel_uninitialized-noscroll>*{display:inline-block;width:100%}
.zsg-carousel-wrapper{display:inline-block;width:100%;position:relative}
.zsg-carousel-scroll-wrapper{display:inline-block;overflow:hidden;white-space:nowrap;vertical-align:middle}
.zsg-carousel{position:relative;overflow:hidden}
.zsg-carousel-counter{position:absolute;display:inline-block;right:10px;top:10px;min-width:30px;border-radius:3px;padding:5px 9px;zoom:1;opacity:.8;color:#fff;background-color:#2a2a33;z-index:100}
.zsg-carousel-nav-arrow,.zsg-carousel-nav.zsg-button-group>li{height:100%;position:absolute;top:0;margin:0}
.zsg-carousel-nav-arrow.zsg-carousel-nav-next,.zsg-carousel-nav.zsg-button-group>li.zsg-carousel-nav-next{right:0}
.zsg-carousel-nav-arrow.zsg-carousel-nav-disabled,.zsg-carousel-nav.zsg-button-group>li.zsg-carousel-nav-disabled{zoom:1;opacity:.1}
.zsg-carousel-nav-arrow .zsg-flipper,.zsg-carousel-nav.zsg-button-group>li .zsg-flipper{height:100%;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;display:block;min-width:60px}
.zsg-carousel-nav-arrow .zsg-icon-expando-left,.zsg-carousel-nav-arrow .zsg-icon-expando-right,.zsg-carousel-nav-arrow .zsg-icon-reload,.zsg-carousel-nav.zsg-button-group>li .zsg-icon-expando-left,.zsg-carousel-nav.zsg-button-group>li .zsg-icon-expando-right,.zsg-carousel-nav.zsg-button-group>li .zsg-icon-reload{display:block;position:absolute;top:50%;width:35px;height:50px;margin-top:-25px;line-height:50px;border:1px solid #fff;background-color:#2a2a33;zoom:1;opacity:.5;transition:opacity .1s ease-in-out}
.zsg-wrapper-expando .zsg-icon-expando-up,.zsg-wrapper_accordion .zsg-wrapper-body{display:none}
.zsg-carousel-nav-arrow .zsg-icon-expando-left::before,.zsg-carousel-nav-arrow .zsg-icon-expando-right::before,.zsg-carousel-nav-arrow .zsg-icon-reload::before,.zsg-carousel-nav.zsg-button-group>li .zsg-icon-expando-left::before,.zsg-carousel-nav.zsg-button-group>li .zsg-icon-expando-right::before,.zsg-carousel-nav.zsg-button-group>li .zsg-icon-reload::before{line-height:50px}
.zsg-carousel-nav-arrow .zsg-flipper:hover .zsg-icon-expando-left,.zsg-carousel-nav-arrow .zsg-flipper:hover .zsg-icon-expando-right,.zsg-carousel-nav-arrow .zsg-flipper:hover .zsg-icon-reload,.zsg-carousel-nav.zsg-button-group>li .zsg-flipper:hover .zsg-icon-expando-left,.zsg-carousel-nav.zsg-button-group>li .zsg-flipper:hover .zsg-icon-expando-right,.zsg-carousel-nav.zsg-button-group>li .zsg-flipper:hover .zsg-icon-reload{color:#62aef7;zoom:1;opacity:1}
.zsg-carousel-nav-arrow .zsg-icon-expando-right,.zsg-carousel-nav.zsg-button-group>li .zsg-icon-expando-right{text-align:right;right:10px}
.zsg-carousel-nav-arrow .zsg-icon-expando-left,.zsg-carousel-nav.zsg-button-group>li .zsg-icon-expando-left{left:10px}
.zsg-carousel-nav-arrow .zsg-icon-reload,.zsg-carousel-nav.zsg-button-group>li .zsg-icon-reload{text-align:center;right:10px}
.zsg-wrapper{background-color:#fff;border-color:#d1d1d5;border-style:solid;border-width:1px 0;margin-bottom:10px;padding:16px 10px}
@media screen and (min-width:481px) {
.zsg-wrapper{border-radius:3px;border-width:1px;margin-bottom:15px;padding:26px 20px}
}
.zsg-wrapper_slim{padding:0}
.zsg-wrapper_accordion{padding-bottom:10px;padding-top:10px;position:relative}
.zsg-wrapper_highlight{position:relative}
.zsg-wrapper_highlight:before{content:'';position:absolute;top:-1px;left:-1px;border-top:3px solid #006aff;width:calc(100% + 2px);height:0}
@media screen and (min-width:481px) {
.zsg-wrapper_accordion{padding-bottom:15px;padding-top:15px}
.zsg-wrapper_highlight:before{border-radius:3px 3px 0 0}
}
.zsg-wrapper-expando{cursor:pointer;font-size:20px;position:absolute;padding:24px 10px;right:0;top:0}
@media screen and (min-width:481px) {
.zsg-wrapper-expando{padding:29px 20px}
}
.zsg-wrapper-expando:hover{color:#006aff}
.zsg-wrapper_opened .zsg-icon-expando-up{display:inline-block}
.zsg-wrapper_opened .zsg-icon-expando-down{display:none}
.zsg-wrapper_opened .zsg-wrapper-body{display:block}
.zsg-wrapper-body{border-top:1px solid #d1d1d5;margin-top:10px;padding-top:15px}
.zsg-wrapper-width{padding-left:10px;padding-right:10px}
.zsg-wrapper-width.zsg-wrapper-fullsize_top{padding-top:16px}
.zsg-wrapper-fullsize{margin-left:-10px;margin-right:-10px}
@media screen and (min-width:481px) {
.zsg-wrapper-body{margin-top:15px}
.zsg-wrapper-width{padding-left:20px;padding-right:20px}
.zsg-wrapper-width.zsg-wrapper-fullsize_top{padding-top:26px}
.zsg-wrapper-fullsize{margin-left:-20px;margin-right:-20px}
}
.zsg-wrapper-fullsize_top{margin-top:-16px;overflow:auto}
@media screen and (min-width:481px) {
.zsg-wrapper-fullsize_top{margin-top:-26px}
}
.zsg-wrapper-title{margin-bottom:0}
.zsg-wrapper-summary{font-size:15px;font-weight:400;line-height:1.5;margin-bottom:0}
@media screen and (max-width:480px) {
.zsg-wrapper-summary{font-size:13px}
}
.zsg-wrapper-footer{display:block;font-weight:700;margin-bottom:-16px;margin-top:20px;padding-bottom:14px;padding-top:14px;text-align:center;border-top:1px solid #d1d1d5}
@media screen and (min-width:481px) {
.zsg-wrapper-footer{margin-bottom:-26px;margin-top:26px}
}
.zsg-tag,.zsg-toggles input[type=checkbox]+label{cursor:pointer;padding:.4em 1.33em;margin-bottom:10px}
.zsg-wrapper-footer a{font-weight:700}
.zsg-toggles{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px}
.zsg-toggles input[type=checkbox]+label{display:inline-block;border:1px solid #54545a;background:#fff;color:#2a2a33;border-radius:100px;margin-left:10px}
.zsg-toggles input[type=checkbox]+label:after,.zsg-toggles input[type=checkbox]+label:before{content:none}
.zsg-toggles input[type=checkbox]+label:hover{border-color:#a7a6ab;color:#2a2a33}
.zsg-toggles input[type=checkbox]:checked+label{background-color:#3dca5a;color:#fff;border-color:#a7a6ab}
.zsg-toggles.zsg-toggles_darkbg input[type=checkbox]+label{border-color:#fff;color:#fff;background:0 0}
.zsg-toggles.zsg-toggles_darkbg input[type=checkbox]+label:hover{border-color:#a7a6ab;color:#fff;background:0 0}
.zsg-toggles.zsg-toggles_darkbg input[type=checkbox]:checked+label{background-color:#3dca5a;color:#fff;border-color:#fff}
.zsg-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px}
.zsg-tag{display:inline-block;border:1px solid #54545a;background:#fff;color:#2a2a33;border-radius:100px;margin-left:10px}
.zsg-tag.zsg-tag_inactive,.zsg-tag:hover{border-color:#a7a6ab;color:#a7a6ab}
.zsg-tag.zsg-tag_inactive{cursor:default}
.zsg-tag.zsg-tag_darkbg,.zsg-tags_darkbg .zsg-tag{border-color:#fff;color:#fff;background:0 0}
.zsg-tag.zsg-tag_darkbg:hover,.zsg-tags_darkbg .zsg-tag:hover{border-color:#a7a6ab;color:#fff;background:0 0}
.zsg-tag.zsg-tag_darkbg.zsg-tag_inactive,.zsg-tags_darkbg .zsg-tag.zsg-tag_inactive{border-color:#a7a6ab;color:#a7a6ab}
.zsg-textarea-block textarea{display:block}
.zsg-donut{position:relative}
.zsg-donut-path{fill:none}
.zsg-donut-path_foreground{stroke:#17b036}
.zsg-donut-path_background{stroke:#f1f1f4}
.zsg-donut-content{position:absolute;top:0;left:0;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:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}
.iradio{-moz-box-shadow:inset 0 0 0 2px #081f2d;-webkit-box-shadow:inset 0 0 0 2px #081f2d;box-shadow:inset 0 0 0 2px #081f2d}
ul.sellers{margin-top:25px;list-style:none}
ul.sellers li{margin-top:10px}
ul.sellers li label{vertical-align:middle;width:85%}
ul.sellers li .phone{font-weight:300}
ul.sellers li img{width:70px;height:70px;border-radius:10px}
ul.sellers li .parteFoto{width:70px;float:left}
ul.sellers li .parteDatos{width:calc(100% - 75px);float:right}
.vendedor{font-size:16px}
.dHexDP{background-color:#128c7e;min-width:50px;width:100%;height:auto;border-radius:50px;color:#fff;padding:2px 0;border:0;font-size:12px;-webkit-transition:width 1s,background-color .5s;transition:width 1s,background-color .5s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;text-align:center;opacity:.5}
.dHexDP:hover{opacity:.7;color:#fff}
.dHexDP img{width:20px!important;height:20px!important;margin-right:5px}
.btnContacto{display:block;white-space:initial!important}
.mt-50{margin-top:25px}
.shadow{clear:both}
@keyframes colorchange {
0%{background:#fa7a93}
25%{background:#f13c60}
50%{background:#ea1d46}
75%{background:#d31a3f}
100%{background:#ce0d34}
}
@-webkit-keyframes colorchange {
0%{background:#fa7a93}
25%{background:#f13c60}
50%{background:#ea1d46}
75%{background:#d31a3f}
100%{background:#ce0d34}
}
@keyframes colorchangeVisita {
0%{background:#ffcd76}
25%{background:#ffc460}
50%{background:#feb12d}
75%{background:#ffb332}
100%{background:#ffab1d}
}
@-webkit-keyframes colorchangeVisita {
0%{background:#ffcd76}
25%{background:#ffc460}
50%{background:#feb12d}
75%{background:#ffb332}
100%{background:#ffab1d}
}
.carrousel img,.carrousel img:hover{transition:all .3s}
#home-details-home-values .primary-zestimate-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding-bottom:20px;padding-top:20px;text-align:center}
.imgOculta{display:none}
.percent-decrease{color:red}
.percent-increase{color:green}
.secondary-zestimate-items{margin-top:25px}
.zestimate-summary{margin-bottom:20px}
.zsg-media-img{font-size:35px}
.fact-label{font-weight:700;font-size:15px}
.carrousel{box-sizing:border-box;width:100%;position:relative;background:#000;transition:transform .5s!important}
.carrousel{background:#fff;transition:none!important}
/*.carrousel:hover img{transition:transform .5s!important;opacity:.8}*/
.carrousel img{object-fit:cover;border:1px solid #000;cursor:pointer}
/*.carrousel img:hover{transition:transform .5s!important;opacity:1!important;transform:scale(1.1)}*/
.carrousel img{border:solid 5px #fff}
.carrousel img:hover{filter:contrast(1.2) brightness(1.1)}
.carrousel img[data-foto=foto_0]{border-radius:20px 0 0 20px}
.carrousel img[data-foto=foto_2]{border-radius:0 20px 0 0}
.carrousel img[data-foto=foto_4]{border-radius:0 0 20px 0}
/*.carrousel img:nth-child(5){border-radius:50px}*/
.carrousel .sinPadding{padding:0;margin:0;overflow:hidden}
h1,h2,h3{font-weight:700}
@media (max-width:1130px) {
.carrousel .desapareceAl1130{display:none}
.carrousel .agrandaAl1130{width:100%!important}
}
@media (max-width:991px) {
.carrousel .desapareceAl740{display:none}
.carrousel .agrandaAl740{width:100%!important}
}
.middle-dot:first-child,.mobile-device #public-view-breadcrumbs,.mobile-device .hide-on-mobile-device{display:none}
.mtop{margin-top:10px}
.consultar{font-size:14px;background-color:#1c90ff;color:#fff;margin-right:20px}
.verFotos{cursor:pointer;bottom:10px;right:20px;color:#444;font-weight:700;padding:10px;background:#fff;border-radius:4px;position:absolute;font-size:16px;box-shadow:1px 2px 4px rgba(68,68,68,.5)}
.logoInmo{width:max-content;margin:0;padding:0;display:inline-block!important;vertical-align:middle!important}
.logoInmo img{width:100px;border-radius:50%;height:100px;object-fit:contain}
.dataInmo{margin-left:20px;width:fit-content;display:inline-block!important;vertical-align:top;margin-bottom:0}
.middle-dot:before{content:'\b7';display:inline-block;margin:0 0 0 5px}
.descripcion{color:#2a2a33;font-size:15px;line-height:25px}
.titleCat{font-size:23px;margin-top:30px!important;display:block!important;clear:both!important;border-top:2px dashed #eee;padding-top:20px!important}
.zsg-media-bd{min-height:60px;margin-bottom:10px;display:block}
#lightgallery_t{display:none}
.botonesTop{top:10px;right:20px;position:absolute}
.botonesTop .compartir{margin-right:10px;cursor:pointer;display:inline-block;color:#444;font-weight:700;padding:10px;background:#fff;border-radius:4px;font-size:16px;box-shadow:1px 2px 4px rgba(68,68,68,.5)}
.botonesTop .compartir div{display:inline-block!important}
.botonesTop .guardarFav{position:relative;cursor:pointer;display:inline-block;color:#444;font-weight:700;padding:10px 10px 10px 40px;background:#fff;border-radius:4px;font-size:16px;box-shadow:1px 2px 4px rgba(68,68,68,.5)}
.botonesTop .guardarFav .favoritos{top:0;width:100%;left:0;bottom:0}
.botonesTop .guardarFav .favoritos svg{margin-left:5px;margin-top:7px}
.botonesTop .guardarFav img{border:0!important}
.benefits-row{position:relative}
.ui-icon{display:inline-block;vertical-align:middle}
.benefits-row__title{font-size:16px;color:#00a650;margin-bottom:3px}
.ui-icon--content{transition:.1s;background:#fa7a93;animation:colorchange 2s infinite linear;-webkit-animation:colorchange 2s infinite linear;padding:5px;font-size:14px;position:absolute;margin:0;left:0;border-radius:30px;top:0;width:30px!important;height:30px!important}
.ui-icon--contentVisita{transition:.1s;background:#fa7a93;animation:colorchangeVisita 2s infinite linear;-webkit-animation:colorchangeVisita 2s infinite linear;padding:5px;font-size:14px;position:absolute;margin:0;left:0;border-radius:30px;top:0;width:30px!important;height:30px!important}
.returns-benefit-row__description{line-height:1.35;margin-top:1px}
.benefits-row__subtitle{font-size:14px;color:#999;margin:0}
.benefits-row__subtitle,.benefits-row__title{line-height:1;font-weight:400}
.benefits-row__content{padding-left:32px;padding-right:0;margin-top:16px}
.returns-benefit-row__link{margin-top:5px;display:block}
.benefits-row__content .ui-icon--content,.benefits-row__content .ui-icon--contentVisita{width:16px;left:10px;top:-1px}
.benefits-row__content{display:block;width:100%;position:relative;padding-left:55px;padding-right:35px}
.benefits-row__subtitle,.benefits-row__title{line-height:1;font-weight:400}
.compartirUl{font-weight:700;list-style:none}
.compartirUl li i{color:#444;margin-right:10px}
.compartirUl li{color:#008489;margin:25px 0;font-size:18px}
.compartirUl li a{color:#008489}
.copiar{cursor:pointer}
.mjeAgenda{display:none;margin-top:10px;background:#f4b12e;border-radius:5px;padding:7px;color:#fff;text-align:center}
.mjeAgenda.confirmada{display:block}
.botoneraFicha{display:inline-block;float:right;text-align:right;width:100%;margin-bottom:20px}
.btnLlaCon,.btnOfertar{border-radius:6px;font-size:14px}
.btnOfertar{background-color:#1c90ff;color:#fff;width:100%}
.btnLlaCon{display:inline-block;width:49%;margin:0;background-color:#fff!important;color:#d93c23!important}
.btnLlaConContent{text-align:center;margin-top:5px}
.enviar_agenda_btn{background:#feb12d!important;border-color:#feb12d!important;margin-top:10px;width:100%}
.enviar_agenda_btn:hover{color:#feb12d!important}
.mb20ok{margin-bottom:40px}
.itemSimilar{box-shadow:none!important;background:#f5f5f5!important;border:0;padding:5px 25px!important;margin-bottom:5px}
.itemSimilar:hover{transform:scale(1.1)!important;background:#e1f4fa!important;z-index:99999!important;box-shadow:0 0 5px #42d889!important}
.itemSimilar a{padding:0!important;height:fit-content!important}
.itemSimilar a .additional-info2{padding:0!important;background-color:transparent;display:table-cell;vertical-align:middle;text-align:center;width:150px;top:-2px}
.itemSimilar a .description{text-align:left;padding:0!important;margin:0 auto!important}
.itemSimilar a .description.flecha{color:#000;font-size:20px}
.verOferta{font-size:17px;background:#2c94b6;color:#fff;text-align:center;padding:5px 0}
.avatarCompartida{width:50px;height:50px;border-radius:50%;box-shadow:0 0 3px #444}
.avatarCompartidaDiv.first{position:relative;margin-right:10px}
.rat{width:140px}
.itemSimilar .trr{color:#2c94b6!important;text-align:right!important;font-family:'Poppins',sans-serif;padding-right:20px!important}
.itemSimilar .trr.first{color:#42d889!important}
.vVoferta{width:140px}
.itemSimilar .logos{width:190px}
.itemSimilar .logos strong{color:#08202d}
.mt70{margin-top:70px!important}
.marginalto{margin:35px 0 45px}
.mismaAgent{margin:45px 0 10px!important;text-align:left!important;font-weight:500!important;font-size:20px!important}
.itemSimilar .precios{font-size:25px!important;font-weight:500!important}
.page-title{margin:0;width:100%}
.percent-increase{color:#42d889!important}
.avatarCompartidaDiv.first:before{position:absolute;content:'\f067';font-family:"FontAwesome";top:-9px;right:-17px;color:#2c94b4;font-size:25px;text-shadow:1px 1px 0 #08202d}
@media (max-width: 780px) {
.mt70{margin-top:40px!important}
.marginalto{margin:15px 0 25px}
h1{text-align:center;font-size:28px!important;margin-bottom:30px}
.carrousel{margin-bottom:0!important}
.page-title .additional-info{display:block!important;margin:0 auto 10px;width:fit-content}
.itemSimilar .trr{padding-right:0!important;font-size:20px!important;text-align:right!important}
.element h2{font-size:22px}
.itemSimilar .precios{text-align:center!important}
.itemSimilar{padding:0!important}
.itemSimilar .description{padding:0!important;display:inline-block!important;width:49%}
.itemSimilar a{padding:10px!important}
.itemSimilar .rat,.itemSimilar .vVoferta{display:none!important}
}
.tipo_visita input[type=radio]{display:none;margin:10px}
.tipo_visita input[type=radio]+label{display:inline-block!important;margin:-2px!important;padding:10px 20px!important;font-size:16px;background-color:#fff;border:1px solid #08202d}
.tipo_visita{margin-bottom:15px;margin-top:10px;display:block;cursor:pointer}
.enviar_agenda_btn{margin-top:10px!important;display:block;float:none}
.tipo_visita input[type=radio]:hover+label{background:#e8e9ea}
.tipo_visita input[type=radio]+label{text-align:center;width:50%}
.tipo_visita input[type=radio]:checked+label{background-color:#08202d;color:#fff}
.tipo_visita input[type=radio]:first-child+label{-webkit-border-top-left-radius:8px;-webkit-border-bottom-left-radius:8px;-moz-border-radius-topleft:8px;-moz-border-radius-bottomleft:8px;border-top-left-radius:8px;border-bottom-left-radius:8px}
.tipo_visita .finL+label{-webkit-border-top-right-radius:8px;-webkit-border-bottom-right-radius:8px;-moz-border-radius-topright:8px;-moz-border-radius-bottomright:8px;border-top-right-radius:8px;border-bottom-right-radius:8px}
.ofertaConExito{font-size:19px;text-align:center;padding:10px;color:#81d481}
.mejorFicha{transition:.5s;margin-bottom:10px;height:150px;padding:10px;border-radius:5px;position:relative;box-sizing:initial;background:#f5f5f5}
.mejorFicha:hover{background:#e1f4fa;transform:scale(1.1)!important;z-index:99999!important;box-shadow:0 0 5px #42d889!important}
.mejorFicha .foto{width:250px;position:relative;vertical-align:top;display:inline-block}
.mejorFicha .datos{border-right:1px solid #ccc;width:calc(75% - 250px);display:inline-block;height:inherit;position:relative;padding:10px 10px 10px 5px;vertical-align:top}
.mejorFicha .datos .cabecera strong{font-size:19px;width:100%;overflow:hidden;display:block;white-space:nowrap;text-overflow:ellipsis}
.mejorFicha .datos .cabecera{margin-bottom:5px}
.mejorFicha .datos .direccion{color:#444;font-weight:500}
.mejorFicha .datos .inmobiliaria{position:absolute;width:100%;left:10px;bottom:0}
.mejorFicha .precio{width:23.904%;display:inline-block;position:relative;padding:35px 10px;height:inherit;vertical-align:top}
.mejorFicha .precio.hasTachado{padding:23px 10px}
.mejorFicha .precio .verOferta{display:block;position:absolute;width:calc(100% - 20px);left:10px;right:10px;bottom:0}
.mejorFicha .precio .verOferta:hover,.mejorFicha .precio .verOferta:active,.mejorFicha .precio .verOferta:focus{color:#fff}
.mejorFicha .precio .valorActual{font-size:25px;text-align:center;display:block;color:#42d889;font-weight:900}
.mejorFicha .precio .valorTachado{font-size:20px;text-decoration:line-through;text-align:center;color:#ce3922;display:block;font-weight:500}
.mejorFicha .foto img{width:100%!important;height:auto!important;object-fit:cover;border-radius:10px}
.fixedfotos,.fixedfotos.verfixedfotos,.fixedfotos .container img,.fixedfotos .container img:hover{transition:all .3s}
.fixedfotos.verfixedfotos{top:0;pointer-events:initial;opacity:1}
.fixedfotos{background:#fff;width:100%;height:100%;overflow:auto;position:fixed;left:0;z-index:999;top:100%;pointer-events:none;opacity:0}
.fixedfotos .container{max-width:750px}
.fixedfotos .container img{border-bottom:solid 8px #fff;float:left;object-fit:cover;cursor:pointer}
.fixedfotos .container img:hover{filter:contrast(1.2) brightness(1.1)}
/*.fixedfotos .container img:nth-child(2n+2),.fixedfotos .container img:nth-child(1n+2){width:50%;height:240px}*/
.fixedfotos .container img:nth-child(3n+2),.fixedfotos .container img:nth-child(3n+3){width:50%}
.fixedfotos .container img:nth-child(3n+2){border-right:solid 4px #fff}
.fixedfotos .container img:nth-child(3n+3){border-left:solid 4px #fff}
/*.fixedfotos .container img:nth-child(2n+2){border-right:solid 8px lime}*/
/*.fixedfotos .container img:nth-child(1n+2){border-left:solid 8px blue}*/
/*.fixedfotos .container img:nth-child(3n+2){width:100%;height:auto}*/
.fixedfotos .lg-actions .lg-prev.salirfixed{background:#fff;border:none;color:#000;top:20px}
.fixedfotos .lg-actions .lg-prev.salirfixed:hover{background:rgba(0,0,0,.05)}
.fixedfotos .lg-actions .lg-prev.salirfixed:active{background:rgba(0,0,0,.1)}
.fotosmobile{position:relative}
.cantfotos{background:rgba(0,0,0,.5);border-radius:5px;font-size:11px;color:#fff;padding:4px 8px;position:absolute;right:15px;bottom:15px;z-index:1}
@media (max-width: 780px) {
.secondary-zestimate-items .secondary-row{margin-bottom:15px}
.mejorFicha{height:auto;width:100%;box-sizing:border-box}
.mejorFicha .precio{padding:0;margin-top:10px}
.mejorFicha .precio.hasTachado{padding:0;margin-top:10px}
.mejorFicha .foto img{height:auto;min-width:auto;object-fit:cover;border-radius:10px;width:100%}
.mejorFicha .foto{display:block;width:100%}
.mejorFicha .datos{width:60%;border:0;padding:0;margin-top:10px}
.mejorFicha .precio{width:38%}
.mejorFicha .datos .inmobiliaria{position:unset}
.mejorFicha .datos .direccion{display:none}
.mejorFicha .datos .cabecera strong{font-size:14px}
.mejorFicha .precio .verOferta{display:block;position:unset;width:100%}
.mejorFicha .precio .valorActual{font-size:17px;margin-bottom:5px}
.mejorFicha .precio .valorTachado{font-size:14px;margin-bottom:5px}
.carrousel img[data-foto=foto_0]{border-radius:0;height:310px}
.fixedfotos .lg-actions{background:#fff;width:100%;height:50px;position:fixed;left:0;top:0;z-index:99999}
.fixedfotos .lg-actions .lg-prev.salirfixed{top:9px;left:3px}
.verFotos{display:none}
section.fotosmobile{margin-bottom:0}
}
.acWz{position:relative;position:relative!important;height:50px;display:inline-block}
.acWz .isZenCompartida{position:absolute;bottom:1px;right:-25px;width:35px;height:35px}
.avatarCompartidaDiv.first:before{display:none}
.descripcionFicha{font-size:18px;line-height:30px}
.especial_mobile small{display:block;margin-top:10px;font-size:12px}
.lg-outer .lg-image{max-height:80%}
#lg-counter{font-weight:300;color:#fff;text-align:center;width:100%;padding:0;position:absolute;top:15px;z-index:1;pointer-events:none}
.lg-actions .lg-next,.lg-actions .lg-prev{border:solid 2px rgba(255,255,255,.7);color:#fff;border-radius:100%;width:50px;height:50px}
.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{background:rgba(255,255,255,.3)}
.lg-actions .lg-next:active,.lg-actions .lg-prev:active{transform:scale(.9)}
.lg-toolbar .lg-icon{padding-right:93px}
.lg-close.lg-icon:before{font-family:'Lato',sans-serif;font-size:15px;font-weight:600;margin-left:25px;position:absolute;content:'Cerrar'}


.opacity4{
    opacity: .4;
    box-shadow: none!important;
}
.traffic-light {
    transform: scale(0.7);
    display: block;
    margin: 0px auto;
    width: 130px;
}
.traffic-light .light-outer {
    position: relative;
    width: 130px;
    height: 94px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -msie-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background-color: #34495e;
    margin-bottom: 8px;
}
.traffic-light .light-outer .light-inner {
 width: 86px;
 height: 86px;
 padding: 4px;
 margin: 0px auto;
 background-color: #223440;
 -webkit-border-radius: 4px;
 -moz-border-radius: 4px;
 -msie-border-radius: 4px;
 -o-border-radius: 4px;
 border-radius: 4px;
 box-sizing:content-box;
}
.traffic-light .light-outer .light-inner .light {
 width: 86px;
 height: 86px;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 -msie-border-radius: 50%;
 -o-border-radius: 50%;
 border-radius: 50%;
}
.traffic-light .light-outer .light-inner .light::before {
 content: "";
 display: block;
 width: 86px;
 height: 43px;
 -webkit-border-radius: 43px 43px 0 0;
 -moz-border-radius: 43px 43px 0 0;
 -msie-border-radius: 43px 43px 0 0;
 -o-border-radius: 43px 43px 0 0;
 border-radius: 43px 43px 0 0;
 -webkit-transform: rotate(315deg);
 -moz-transform: rotate(315deg);
 -o-transform: rotate(315deg);
 -msie-transform: rotate(315deg);
 transform: rotate(315deg);
 -webkit-transform-origin: 43px 43px 43px;
 -moz-transform-origin: 43px 43px 43px;
 -o-transform-origin: 43px 43px 43px;
 -msie-transform-origin: 43px 43px 43px;
 transform-origin: 43px 43px 43px;
}
.traffic-light .light-outer .light-inner .light.red {
 background-color: #ec2e2e;
 box-shadow: 0px 0px 20px  #f73333;
}
.traffic-light .light-outer .light-inner .light.red::before {
 background-color: #f73333;
}
.traffic-light .light-outer .light-inner .light.yellow {
 background-color: #e9ec2e;
 box-shadow: 0px 0px 20px  #f4f733;
}
.traffic-light .light-outer .light-inner .light.yellow::before {
 background-color: #f4f733;
}
.traffic-light .light-outer .light-inner .light.green {
 background-color: #2eec8c;
 box-shadow: 0px 0px 20px  #33f798;
}
.traffic-light .light-outer .light-inner .light.green::before {
 background-color: #33f798;
}
.traffic-light .light-outer .light-left-top-shade {
 position: absolute;
 top: 8px;
 left: -50px;
 width: 50px;
 height: 50px;
 background-color: #34495e;
 -webkit-border-bottom-left-radius: 30px 50px;
 -moz-border-bottom-left-radius: 30px 50px;
 -msie-border-bottom-left-radius: 30px 50px;
 -o-border-bottom-left-radius: 30px 50px;
 border-bottom-left-radius: 30px 50px;
}
.traffic-light .light-outer .light-left-bottom-shade {
 position: absolute;
 top: 48px;
 left: -50px;
 width: 50px;
 height: 40px;
 background-color: #223440;
}
.traffic-light .light-outer .light-left-bottom-shade::after {
 content: "";
 display: block;
 position: absolute;
 top: -5px;
 left: 0;
 width: 26px;
 height: 50px;
 background-color: #2db573;
 -webkit-border-top-right-radius: 30px 50px;
 -moz-border-top-right-radius: 30px 50px;
 -msie-border-top-right-radius: 30px 50px;
 -o-border-top-right-radius: 30px 50px;
 border-top-right-radius: 30px 50px;
}
.traffic-light .light-outer .light-right-top-shade {
 position: absolute;
 top: 8px;
 right: -50px;
 width: 50px;
 height: 50px;
 background-color: #34495e;
 -webkit-border-bottom-right-radius: 30px 50px;
 -moz-border-bottom-right-radius: 30px 50px;
 -msie-border-bottom-right-radius: 30px 50px;
 -o-border-bottom-right-radius: 30px 50px;
 border-bottom-right-radius: 30px 50px;
}
.traffic-light .light-outer .light-right-bottom-shade {
 position: absolute;
 top: 48px;
 right: -50px;
 width: 50px;
 height: 40px;
 background-color: #223440;
}
.traffic-light .light-outer .light-right-bottom-shade::after {
 content: "";
 display: block;
 position: absolute;
 top: -5px;
 right: 0;
 width: 26px;
 height: 50px;
 background-color: #29a368;
 -webkit-border-top-left-radius: 30px 50px;
 -moz-border-top-left-radius: 30px 50px;
 -msie-border-top-left-radius: 30px 50px;
 -o-border-top-left-radius: 30px 50px;
 border-top-left-radius: 30px 50px;
}
.traffic-light .light-outer::after {
 content: "";
 display: block;
 margin: 0 auto;
 width: 88%;
 height: 8px;
 background-color: #34495e;
}
.traffic-light .light-outer:nth-of-type(3)::after {
 height: 12px;
 -webkit-border-radius: 0 0 12px 12px;
 -moz-border-radius: 0 0 12px 12px;
 -msie-border-radius: 0 0 12px 12px;
 -o-border-radius: 0 0 12px 12px;
 border-radius: 0 0 12px 12px;
}
.traffic-light .light-outer .first-light-decorate {
 position: absolute;
 margin: 0 auto;
 left: 0;
 right: 0;
 top: -12px;
 display: block;
 width: 88%;
 height: 12px;
 background-color: #34495e;
 -webkit-border-radius: 12px 12px 0 0;
 -moz-border-radius: 12px 12px 0 0;
 -msie-border-radius: 12px 12px 0 0;
 -o-border-radius: 12px 12px 0 0;
 border-radius: 12px 12px 0 0;
}
.traffic-light .light-outer .first-light-decorate::before {
 position: absolute;
 margin: 0 auto;
 content: "";
 left: 0;
 right: 0;
 top: -8px;
 display: block;
 width: 84%;
 height: 8px;
 background-color: #34495e;
 -webkit-border-radius: 8px 8px 0 0;
 -moz-border-radius: 8px 8px 0 0;
 -msie-border-radius: 8px 8px 0 0;
 -o-border-radius: 8px 8px 0 0;
 border-radius: 8px 8px 0 0;
}
.traffic-light .light-outer .first-light-decorate::after {
 position: absolute;
 margin: 0 auto;
 content: "";
 left: 0;
 right: 0;
 top: -16px;
 display: block;
 width: 70%;
 height: 8px;
 background-color: #34495e;
 -webkit-border-radius: 4px 4px 0 0;
 -moz-border-radius: 4px 4px 0 0;
 -msie-border-radius: 4px 4px 0 0;
 -o-border-radius: 4px 4px 0 0;
 border-radius: 4px 4px 0 0;
}
    
    .btnOfertar{
        width:100%;
        border-color: #37aa81!important;
        background: #37aa81!important;
    }
    .btnOfertar:hover{
        color: #37aa81!important;
    }


    .ofertarBtn{
        width:100%;
        border-color: #fff!important;
        background: #fff!important;
        color: #37aa81!important;
    }
   .ofertarBtn:hover{
        color: #37aa81!important;
    }
    .breadcrumb{margin:0px;}
    .modal-oferta{
        overflow:hidden;
        padding: 20px!important;
        border-radius: 20px!important;
        position:relative;
        background-size: cover;
        background-image: url(../img/bg_oferta.jpg);
    }
    .inputOferta{
        background: rgba(0,0,0,.3)!important;text-align: center!important;font-size: 25px!important;padding: 5px!important;border: 0px!important;box-shadow: none!important;
    }
    .boxOfertar::before{
        position: absolute;
        content: ' ';
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        background: rgba(22, 66, 50, 0.7);
        z-index: 1;
    }
    .boxOfertar{
        margin-bottom:15px;
        text-align:left;
        overflow:hidden;
        padding: 20px!important;
        border-radius: 20px!important;
        box-shadow:8px 7px 16px #ccc;
        position:relative;
        background-size: cover;
        background-image: url(../img/bg_oferta2.jpg);
    }

    .boxOfertar h3,.boxOfertar span,.boxOfertar a{
        z-index:2!important;
        opacity:1;
        position:relative
    }
    .boxOfertar span{
        font-size:12px;
        margin-top:5px;
        margin-bottom:10px;
        display:block
    }
    .boxOfertar h3{
        margin:0px!important;
        padding:0px!important;
    }
    .boxOfertar h3,.boxOfertar span{
        color:white!important;
        text-align:left!important
    }


    .modal-oferta{
        overflow:hidden;
        padding: 20px!important;
        border-radius: 20px!important;
        position:relative;
        background-size: cover;
        background-image: url({{url('assets/img/bg_oferta.jpg')}});
    }
    .formOferta{margin-top:10px;}
    .modal-oferta .modal-header,.modal-oferta .modal-body,.modal-oferta .modal-footer{color:white;position:relative;z-index:2;}
    .modal-oferta .modal-header h2{color:white!important;text-align:left}
    .modal-oferta .modal-body{font-family:Karla, Sans-serif!important}
    .modal-oferta .modal-header span{text-align:left!important;color:white;font-size:12px}
    .modal-oferta::before{
        position: absolute;
        content: ' ';
        top: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        background: rgba(22, 66, 50, 0.7);
        z-index: 1;
    }
    .errorOferta{
        color: #ff9b9b!important;text-align: center;width: 100%;display: none;letter-spacing: .5px;font-weight: bold;
    }

    .editada{
        color: rgb(0, 120, 130);
        font-weight: bold;
        margin-top: 5px;
        display: block;
        font-size: 14px;
    }


    
        .precio_estimado{
            font-weight:bold;
            color:#f96485;
        }
    @media only screen and (max-width: 600px) {
        .valor_estimado{
            margin-top: 50px!important;
            margin-bottom: 0px!important;
        }
        .especial_mobile{
            font-size: 29px!important
            }
    }
html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.codigo{-webkit-text-decoration:underline wavy #feb12c;text-decoration:underline wavy #feb12c;position:relative}
.codigo:before{background:#feb12c;height:9px;position:absolute;left:5px;right:0;bottom:-4px;content:'';z-index:-1;opacity:.4;display:none}
h1{font-size:29px;color:#212121;opacity:1}
.element h2{border-top:solid 1px #ececec;font-family:'Lato',sans-serif;font-size:27px;color:#212121;text-align:left;padding-top:30px}
.page-title h3{opacity:1;font-weight:400;margin:0 0 8px}
.page-title h3.edit-facts-light{margin-left:-5px}
p.descripcion{font-size:17px;font-weight:400;opacity:1;line-height:28px;color:#4a4a4a}
p.descripcion strong{font-size:19px;color:#212121;margin-bottom:-15px;display:block}
.breadcrumb{font-size:13px;font-weight:400;text-transform:capitalize}
.breadcrumb li a{color:#757575}
.tags{margin-top:0;margin-bottom:0}
.tags li{background:none;box-shadow:none;font-size:15px;font-weight:700;text-transform:none;margin-bottom:0}
.tags li:before{color:#b2d4f5}
.btn.btn-primary.btnLlaCon{border-color:#000!important;box-shadow:none;font-weight:600;color:#000!important;padding:14px 0 12px!important}
.btn.btn-primary.btnLlaCon:not(.agregarPropiedad):hover{background-color:#f1f1f1!important;border-color:#f1f1f1!important;box-shadow:none!important}
.detail-sidebar .content{background:#fff;border:solid 1px #e4e4e4;border-radius:10px}
.consultaTextarea,.consultaInput,.consultaTextarea:focus,.consultaTextarea:active,.consultaInput:focus,.consultaInput:active,ul.sellers li label,ul.sellers li label img,ul.sellers li label:hover img{transition:all .3s}
.consultaTextarea,.consultaInput,input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],textarea.form-control{box-shadow:none!important;border:solid 1px #b7b7b7!important}
.consultaTextarea:focus,.consultaTextarea:active,.consultaInput:focus,.consultaInput:active{border:solid 2px #212121!important;box-shadow:none!important}
ul.sellers{padding-left:0}
ul.sellers li img{border-radius:23px}
.dHexDP,.dHexDP:hover{opacity:1;text-align:left;background:none;color:#757575}
.dHexDP img{margin-top:-2px;margin-right:2px!important}
.vendedor a{color:#464646}
.parteDatos .rating-passive{transform:scale(.7);float:left;transform-origin:left}
ul.sellers li label:hover{background:#f7f7f7;border-radius:25px 10px 10px 25px;box-shadow:0 0 0 7px #f7f7f7;cursor:pointer}
ul.sellers li label:hover img{filter:contrast(1.2)}
.btn.btn-primary:not(.agregarPropiedad),.btn.btn-primary:not(.agregarPropiedad):hover{box-shadow:none!important;border-radius:10px!important;color:#fff;padding:14px 13px 13px!important}
.btn.btn-primary:not(.agregarPropiedad):hover{background:#f74427!important;border-color:#f74427!important}
.zestimate-summary img{width:45px;margin-bottom:15px}
.ofertarbtn strong:before,.ofertarbtn:hover strong:before,.btn.btn-primary.btnLlaCon:not(.agregarPropiedad),.btn.btn-primary.btnLlaCon:not(.agregarPropiedad):hover{transition:all .3s}
.ofertarbtn{background:#4c9a62 url(../../assets/img/ofertar-ahora.png) no-repeat 115% 40px / contain;border-radius:10px;color:#fff;width:100%;height:165px;margin:20px 0;padding:20px;float:left;cursor:pointer}
.ofertarbtn:hover,.ofertarbtn:focus,.ofertarbtn:active{background-color:#4dbb6c;color:#fff}
.ofertarbtn span{background:rgba(0,0,0,.3);border-radius:50px;font-size:12px;letter-spacing:-.3px;display:inline-block;padding:5px 15px}
.ofertarbtn strong{font-size:28px;display:block;letter-spacing:-.5px;margin-top:15px;position:relative}
.ofertarbtn strong:before{width:25px;height:20px;position:absolute;bottom:-20px;left:0;content:'';opacity:.6;background:url(../../assets/img/right-arrow.svg) no-repeat center / contain}
.ofertarbtn:hover strong:before{left:10px;opacity:1}
.container2{height:230px!important}
.container2 .location-icon{display:none}
.homepage h2.date-dayname{font-size:27px!important}
.container2 .weather-gradient{border-radius:10px!important}
.container2 .weather-container{top:20px!important;right:20px!important;left:auto!important;bottom:auto!important}
.container2 .weather-side{box-shadow:none!important;transform:none!important}
.alertas{margin:20px 0;border:solid 1px #e4e4e4;padding:10px;border-radius:10px}
.benefits-row__content{width:100%;margin:0;padding:0;float:left}
.alertas fieldset .notif{border-bottom:solid 1px #e4e4e4;color:#212121;font-weight:600;line-height:34px;font-size:15px;margin-bottom:10px;padding-bottom:5px;float:left;width:100%}
.alertas fieldset .notif:hover{filter:contrast(1.2)}
.alertas fieldset:last-child .notif{border-bottom:0;margin-bottom:0;padding-bottom:0}
.notif .imgnotif{background:#ff6c6c;border-radius:100%;width:35px;height:35px;margin-right:5px;float:left}
.notif img{width:17px;object-fit:cover;margin:9px auto;display:block}
.notif.notifagenda .imgnotif{background:#f4c175}
h2.valor{font-size:17px;font-weight:400}
.editada{font-weight:400;color:#666}
.valor strong{font-size:21px;color:#212121;line-height:40px;margin-right:7px;float:left}
.valorgen{background:#9cc6f5;color:#2b4d73;padding:8px 9px;display:inline-block;border-radius:10px;font-size:14px;margin-top:4px}
.valorgen.valorgen-rent{background:#dbc7ff;color:#6843ab}
.valorest{border-bottom:solid 1px #ececec;text-align:center;padding-bottom:15px}
.valorest.valor strong{float:none}
.valorest .valorgen{background:none;color:#636363;display:block;margin-top:-15px}
.valorest .zsg-icon-for-rent{display:none}
.valorest .zsg-icon-for-rent:before{background-color:#eca827}
.propini,.propini:hover,.propini .inforel,.propini:hover .inforel,.propini .rating-passive,.propini:hover .rating-passive{transition:all .3s}
.relcont{flex-direction:row;display:flex;justify-content:flex-start}
.proprel{display:contents;padding:10px}
.propini{background:no-repeat center / cover;border-radius:15px;padding:15px;margin:0 5px;width:100%;height:275px;position:relative;overflow:hidden}
.propini .inforel{background:-moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#a6000000',GradientType=0);width:100%;padding:20px;position:absolute;bottom:0;left:0;height:90px}
.propini .inforel h3,.propini .inforel h4{color:#fff}
.propini .inforel h3{margin-bottom:0;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}
.propini .inforel h4{margin-top:0}
.propini .inforel h4.gastos{font-size:12px;margin-top:25px}
.propini:hover{filter:brightness(1.1) contrast(1.2)}
.propini:hover .inforel{height:90px;padding-bottom:120px}
.propini .rating-passive{background:-moz-linear-gradient(top,rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000',endColorstr='#00000000',GradientType=0);padding:20px;width:100%;position:absolute;top:-120px;left:0}
.propini:hover .rating-passive{top:0}
.propini .rating-passive .stars figure.active,.propini .star-rating i.active,.propini .star-rating i.hover{color:#fff!important}
.datepicker{border-radius:15px;width:100%;position:relative;display:block!important;padding:0}
.datepicker__inner{padding:10px}
.datepicker__month{width:50%}
#fechas,.datepicker__topbar{display:none!important}
#calendario th,.datepicker__week-name,.datepicker__month-name{text-align:center}
.datepicker__week-name{font-weight:400;font-size:12px;text-transform:lowercase;width:35px}
.datepicker__month-name{font-size:15px;text-transform:lowercase;color:#212121}
.datepicker__month-day{border-radius:100%;font-size:14px;color:#212121;padding:19px 0;height:35px;width:35px}
.datepicker__month-day--hovering{background:rgba(0,0,0,.04)}
.datepicker__month-day--invalid{text-decoration:line-through;opacity:.3}
.datepicker__month-day--selected{background:#f5f5f5;border-radius:0!important;color:#212121}
.datepicker__month-day--first-day-selected{background:#212121;border-radius:50px 0 0 50px!important;color:#fff}
.datepicker__month-day--last-day-selected{background:#212121;border-radius:0 50px 50px 0!important;color:#fff}
.datepicker__month-day--today{background:#a6cfff;color:#fff}
.datepicker__months:before{display:none}
.datepicker__month-caption{border-bottom:0}
.datepicker__month-button{background:none;border-radius:100%;padding:11px 15px}
.datepicker__month-button:hover{background:rgba(0,0,0,.05);color:#212121}
.modal-cont-oferta{max-width:330px}
.modal-content.modal-oferta{background:#4c9a62;font-family:'Lato',sans-serif;position:relative;overflow:initial}
.imgoferta{width:auto;position:absolute;top:-150px;left:12%;right:12%}
.imgoferta img{width:100%}
.modal-oferta:before{display:none}
#ofertar.modal .close{background:rgba(0,0,0,.1);box-shadow:none}
#ofertar.modal .close:hover{background:rgba(0,0,0,.2)}
#ofertar .modal-header{margin-bottom:15px}
.modal-oferta .modal-header h2{text-align:center;border:none;padding-top:55px;font-weight:500;letter-spacing:-1px}
.modal-oferta .modal-header h3{font-weight:400;color:#fff;opacity:.6!important;letter-spacing:-.5px;font-size:17px;margin-top:-4px}
.modal-oferta .input{background:rgba(0,0,0,.2);border-radius:10px;padding:10px}
.modal-oferta .input input{background:none!important;border:none!important;font-family:'Lato',sans-serif;font-weight:700;font-size:37px!important;letter-spacing:-1px;padding:0!important;float:left;width:calc(100% - 40px);text-align:left!important;line-height:35px}
.prefijo{width:40px;float:left;line-height:48px;font-size:16px;opacity:.5}
.modal-oferta small{font-family:'Lato',sans-serif;font-size:14px;letter-spacing:-.3px;opacity:.8}
.inputwsp{margin-top:10px}
.modal-oferta .input.inputwsp input{font-size:25px!important;line-height:25px!important}
.inputwsp .prefijo{font-size:25px;line-height:29px;width:30px}
.modal-oferta .inputwsp small{padding-left:30px}
.modal-oferta .modal-footer{border:none;padding:10px 0 0;z-index:0}
.modal-oferta .iti__country-name,.modal-oferta .iti__flag-box{color:#212121}
.modal-oferta .iti__country-list{border:none;border-radius:10px;font-family:'Lato',sans-serif;letter-spacing:-.3px;max-width:270px;overflow-x:hidden}
.modal-oferta .iti__selected-flag{border-radius:7px}
.btn.ofertarBtn.btn-primary:not(.agregarPropiedad){background:#fed766!important;border-color:#fed766!important;color:#8f7938!important}
.btn.ofertarBtn.btn-primary:not(.agregarPropiedad):hover{background:#f5c741!important;border-color:#f5c741!important;color:#8f7938!important}
.modal-oferta .modal-header span{color:#fff;font-size:12px;text-shadow:none;display:block;width:100%;text-align:center!important}
.ofertaConExito{font-family:'Lato',sans-serif;line-height:18px;color:#fff;font-size:15px;text-align:left}
.modal-oferta .input input#user_whatsapp{width:100%;text-indent:50px}
.modal-oferta .iti__arrow{border-top-color:#fff}
.modal-oferta .iti__arrow--up{border-bottom-color:#fff}
.detallecal .det.detreserva button,.detallecal .det.detreserva button:hover{transition:all .3s}
.detallecal{background:#fff;box-shadow:8px 8px 40px 5px rgba(0,0,0,.08);border-radius:15px;margin-bottom:15px;padding:15px;display:flex}
.detallecal .det{border-right:solid 1px #f1f1f1;flex:auto;padding-left:20px}
.detallecal .det strong,.detallecal .det span{display:block}
.detallecal .det span{color:#949494}
.detallecal .det.dettotal span{font-weight:700;color:#212121}
.detallecal .det.detreserva{border-right:0}
.detallecal .det.detreserva button{width:100%;background:#d93d23;color:#fff;border-radius:50px;height:100%;box-shadow:none}
.detallecal .det.detreserva button:hover{background:#f74c30}
    #resenas h2 i{color:#fba044}
.resena{width:50%;padding:20px 15px;float:left}
.resena img{border-radius:100%;width:60px;height:60px;float:left;object-fit:cover}
.resena .infouser{width:calc(100% - 80px);padding-left:10px;float:left}
.resena h4,.resena h5{margin-top:0;margin-bottom:0}
.resena h4{font-size:15px;margin-top:13px;color:#212121}
.resena h5{font-weight:400;color:gray;text-transform:lowercase}
.resena p{font-size:16px;line-height:23px;margin-top:15px;letter-spacing:0;color:#4e4e4e;min-height:70px;opacity:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.resena p:hover{background:#fff;overflow:initial;text-overflow:initial;display:block}
#write-a-review{max-width:720px;margin:0 auto}
#write-a-review .box{background:none;box-shadow:0 2px 35px rgba(0,0,0,.1);border:none;border-radius:10px;padding:20px}
#write-a-review h4{margin-top:0;font-size:19px;font-weight:500;color:#212121;text-align:center;padding:20px 0}
#write-a-review .itemrating{width:calc(100% / 2);float:left}
#write-a-review dt,#write-a-review dd{text-align:center;width:100%;float:left;clear:none}
#write-a-review .comment-title img{width:250px;margin:-120px auto -20px;float:none;display:block}
.alertas,.detail-sidebar .content{box-shadow:0 3px 9px rgba(0,0,0,.1);border:solid 1px #ececec}
.home-facts-at-a-glance-section img{width:28px;height:40px}
.home-facts-at-a-glance-section .fact-label{font-size:13px;margin-top:3px}
.home-facts-at-a-glance-section .fact-value{margin-top:-3px;opacity:.6}
.bootstrap-datetimepicker-widget table{width:100%}
.bootstrap-datetimepicker-widget th{text-align:center}
.bootstrap-datetimepicker-widget.dropdown-menu{box-shadow:0 4px 15px rgba(0,0,0,.3);border:none;border-radius:15px}
.bootstrap-datetimepicker-widget .datepicker{box-shadow:none!important}
.bootstrap-datetimepicker-widget .datepicker .table-condensed>tbody>tr>td.day{border-radius:50px;padding:10px 8px}
.bootstrap-datetimepicker-widget .picker-switch .glyphicon-time:before{font-size:10px;opacity:.5}
.bootstrap-datetimepicker-widget .picker-switch .table-condensed a{color:#3e3e3e}
.bootstrap-datetimepicker-widget .picker-switch .table-condensed a:after{font-size:13px;margin:5px;content:'Elegir hora de visita'}
@media all and (max-width: 768px) {
html,body{overflow-x:hidden}
h1{font-size:23px!important;text-align:left}
.element h2{font-size:19px}
.relcont,.proprel{display:block}
.propini{margin:0}
.datepicker__month{width:100%}
.modal-content.modal-oferta{margin-top:130px!important}
.detallecal{font-size:18px;display:block}
.detallecal .det{border-right:0;flex:initial;padding:9px 0}
.detallecal .det.detreserva button{border-radius:18px;font-size:18px;padding:18px}
.resena{width:100%}
#write-a-review .itemrating{width:100%}
#write-a-review .itemrating .stars .fa{font-size:25px!important;padding:0 5px}
#write-a-review dt{font-size:18px;margin-top:15px}
}