/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(0.4,0,.22,1);transition:opacity 333ms cubic-bezier(0.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-backface-visibility:hidden}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{text-align:center;position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(0.4,0,.22,1);transition:transform 333ms cubic-bezier(0.4,0,.22,1)}.pswp__zoom-wrap:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.pswp img{max-width:100%;max-height:90%;display:inline-block!important;vertical-align:middle;position:static!important;min-height:50%}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(0.4,0,.22,1);transition:opacity 333ms cubic-bezier(0.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden;will-change:transform}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#CCC}.pswp__error-msg a{color:#CCC;text-decoration:underline}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{position:relative;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(https://prod-static.proptiger.com/mobile/styles/photoswipe/default-skin/default-skin.b0bc7200.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(https://prod-static.proptiger.com/mobile/styles/photoswipe/default-skin/default-skin.b257fa9c.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#FFF;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#FFF;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3E5C9A;color:#FFF}a.pswp__share--facebook:hover:before{border-bottom-color:#3E5C9A}a.pswp__share--twitter:hover{background:#55ACEE;color:#FFF}a.pswp__share--pinterest:hover{background:#CCC;color:#CE272D}a.pswp__share--download:hover{background:#DDD}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#FFF;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#BBB}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#CCC}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(/mobile/styles/photoswipe/default-skin/preloader.bcbbc25e.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise 500ms linear infinite;animation:clockwise 500ms linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1000ms cubic-bezier(0.4,0,.22,1) infinite;animation:donut-rotate 1000ms cubic-bezier(0.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #FFF;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(0.4,0,.22,1);transition:opacity 333ms cubic-bezier(0.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}.photo-swipe-wrapper .img-tab-wrap{position:fixed;bottom:0;left:0;width:100%;height:0;transition:all .5s ease-in-out}.photo-swipe-wrapper .img-tab-wrap.show-tabs-thumbs{z-index:10000;transform:translateY(-40px)}.photo-swipe-wrapper .img-tab-wrap.show-tabs-thumbs .thumb-list-wrapper{display:none}.photo-swipe-wrapper .hide-controls .pswp__button--fs,.photo-swipe-wrapper .hide-controls .pswp__button--zoom,.photo-swipe-wrapper .hide-controls .pswp__counter{visibility:hidden}.hide-controls .img-tab-wrap{display:none}.yt-video-play-btn{position:absolute;width:auto;height:auto;display:inline-block;z-index:9999;top:44%;margin-left:45%;border-radius:5px}.yt-video-play-btn .triangle{width:0;height:0;border-style:solid;border-width:10px 0 10px 20px;border-color:transparent transparent transparent #fff;margin-left:10px;margin-top:3px;cursor:pointer}.yt-video-play-btn .svg-icon-style{width:50px;height:50px;display:inline-block}@media (min-width:600px){.photo-swipe-wrapper .img-tab-wrap.show-tabs-thumbs{transform:translateY(-125px)}.photo-swipe-wrapper .img-tab-wrap.show-tabs-thumbs .thumb-list-wrapper{display:block}}#walkthroughvideo .pswp__button.pswp__button--close{z-index:1}@media (min-width:769px){#walkthroughvideo{width:750px}.yt-video-play-btn{margin-left:-2%}}.title-section{background-color:#fafafa;background-repeat:no-repeat;line-height:1.29;text-align:center;color:#333}.title-section h1{margin:0}.orange-color{color:#f58220}@media (max-width:768px){.title-section{background-size:160%;background-position:50% 100%;padding-top:24px;height:210px}.title-section h1{font-size:16px;font-weight:600}}@media (min-width:768px){.title-section{background-size:auto 115px;background-position:50% 100%;padding-top:32px;padding-bottom:147px}.title-section h1{font-size:28px}}.value-section{display:inline-block;width:351px;vertical-align:top}.value-section .sub-section{color:#333}.value-section .sub-section .light-txt{color:#666}.value-section .project-img{position:relative;margin:0 20px 24px;width:310px;height:232px}.value-section .project-name{margin-left:40px;margin-bottom:2px;font-size:22px}.value-section .project-address{margin-left:40px;color:#999}.value-section .project-address i{color:#f58220}.value-section .project-price{font-size:20px;font-weight:600}.value-section .project-config{font-size:18px}.value-section .project-salient-feature{margin-bottom:12px;line-height:1.19}.value-section .bankimg{vertical-align:middle;display:inline-block;margin-bottom:10px;margin-right:6px;width:90px;height:30px}.value-section .more-list-btn{position:relative;display:inline-block;margin-left:60px;vertical-align:middle;line-height:1;text-align:center}.value-section .more-list-btn:hover .more-list{display:block}.value-section .more-list{display:none;position:absolute;top:calc(100% + 20px);left:0;margin:0;border-radius:8px;background-color:#fff;box-shadow:0 2px 4px 0 rgba(0,0,0,.17);border:solid 1px #e6e6e6;padding:10px 18px;width:230px;text-align:left;cursor:default;z-index:2}.value-section .form-group{max-width:80%}.value-section .form-group select{position:relative;cursor:pointer;z-index:2}.value-section .form-group i{z-index:1}.value-section .floor-config{margin-top:30px;border:solid 1px #e4e4e4;background-image:url(https://prod-static.proptiger.com/mobile/images/no-floor-plan.a51ed918.png);background-size:contain;background-position:center;background-repeat:no-repeat;width:250px;height:188px;overflow:hidden}.value-section .floor-config img{cursor:pointer}.value-section .floor-config:after{display:block;content:'No Floor Plan';padding-top:75px;font-size:18px;text-align:center}.value-section .floor-name-wrap{margin-bottom:33px}.value-section .builder-name{display:block}.value-section:last-child .more-list{left:auto;right:0}@media (max-width:768px){.value-section{width:50%}.value-section .project-img{display:inline-block;margin:0;width:138px;height:135px}.value-section .project-name{margin-top:16px;margin-left:0;font-size:14px}.value-section .project-address{margin-left:0;font-size:10px}.value-section .project-config,.value-section .project-price{font-size:14px}.value-section .bankimg{height:20px;width:60px}.value-section .more-list-btn{margin-left:10px}.value-section .more-list{width:170px}.value-section .form-group{display:inline-block;padding-left:0}.value-section .form-control{font-size:14px}.value-section .floor-config{display:inline-block;margin-top:14px;width:104px;height:78px}.value-section .floor-config:after{padding-top:25px;font-size:14px}}@media (min-width:769px){.value-section .sub-section{padding-top:35px}}.label-section{margin-left:26px;margin-bottom:2px;display:inline-block;width:177px;vertical-align:top}.label-section .label-title{background-color:#f7f7f7;padding:7px 0 7px 12px;font-size:14px;color:#333;font-weight:600;cursor:pointer}.label-section .label-title.collapsed .plus{display:inline-block}.label-section .label-title.collapsed .dash{display:none}.label-section .label-title .dash,.label-section .label-title .plus{margin-left:15px;color:#f58220;line-height:0}.label-section .label-title .dash{margin-top:-1px;font-size:30px}.label-section .label-title .plus{display:none;margin-top:0;font-size:24px}.label-section .label-title span{display:inline-block;vertical-align:middle}.label-section .sub-label{margin-left:12px;padding-right:10px;font-size:14px;font-weight:600;color:#999;text-align:right}.label-section .sub-label:first-child{margin-top:25px}@media (max-width:768px){.label-section{display:none}}.content-wrap{background:#fff}.content-wrap img{height:100%;width:100%}.content-wrap .breadcrumb-seo{position:absolute;top:0;left:0}.ml40{margin-left:40px;font-size:16px}.mb20{margin-bottom:20px}.compare-wrap{margin:58px auto;max-width:1280px}.label-section,.value-section{border-right:dashed 1px rgba(153,153,136,.4)}.label-section .projectBadge,.value-section .projectBadge{display:block;position:absolute;background-color:#7ed321;color:#fff;padding:0 4px 0 7px;top:10px;left:-5px;font-size:14px;z-index:1}.label-section .projectBadge:after,.value-section .projectBadge:after{position:absolute;content:'';left:-1px;bottom:-5px;width:0;height:0;border-style:solid;border-width:0 6px 5px 0;border-color:transparent #3d7104 transparent transparent}.label-section .project-price-wrap,.value-section .project-price-wrap{margin-top:25px;height:35px}.label-section .project-main,.value-section .project-main{height:306px}.label-section .project-config-wrap,.value-section .project-config-wrap{height:47px}.label-section .project-salient-features-wrap,.value-section .project-salient-features-wrap{height:140px}.label-section .builder-name-wrap,.value-section .builder-name-wrap{margin-top:25px}.label-section .builder-cities-wrap,.label-section .builder-exp-wrap,.label-section .builder-name-wrap,.label-section .builder-projects-wrap,.label-section .common-text-wrap,.value-section .builder-cities-wrap,.value-section .builder-exp-wrap,.value-section .builder-name-wrap,.value-section .builder-projects-wrap,.value-section .common-text-wrap{height:24px}.label-section .project-banks-wrap,.value-section .project-banks-wrap{height:35px}.label-section .floor-name-wrap,.value-section .floor-name-wrap{margin-top:12px;height:264px}.label-section .sub-section,.value-section .sub-section{opacity:1;transition:all 300ms ease-in-out}.label-section .sub-section.collapsed,.value-section .sub-section.collapsed{max-height:0;opacity:0;overflow:hidden}.label-section .lead-call-btn,.value-section .lead-call-btn{background-color:#f58220;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);border-radius:4px;padding:13px 64px;width:240px;height:44px;font-size:16px;color:#fff;text-align:center;cursor:pointer}.label-section .lead-call-btn-wrap,.value-section .lead-call-btn-wrap{height:44px}@media (max-width:768px){.mobile-catergory-label{margin:16px auto 5px;font-size:13px;font-weight:600;color:#999}.mb20{display:inline-block;margin:0;padding-bottom:10px;border-bottom:dashed 1px #eee;width:90%}.ml40{margin:0;font-size:14px}.compare-wrap{margin:40px auto;max-width:420px}.value-section:first-child{padding-left:10px}.value-section:first-child .project-img{margin-left:-10px}.value-section .project-price-wrap{margin-top:0;height:80px}.value-section .project-main{height:187px}.value-section .project-config-wrap{height:90px}.value-section .project-salient-features-wrap{display:none}.value-section .builder-name-wrap{margin-top:0}.value-section .builder-cities-wrap,.value-section .builder-exp-wrap,.value-section .builder-name-wrap,.value-section .builder-projects-wrap,.value-section .common-text-wrap{height:auto}.value-section .project-banks-wrap{height:80px}.value-section .floor-name-wrap{margin-top:12px;height:auto}.value-section:last-child{padding-right:10px;border:none;text-align:right}.value-section:last-child .project-img{margin-right:-10px}.value-section .lead-call-btn{display:inline-block;margin-top:30px;padding:7px 14px;width:120px;height:30px;font-size:13px}.value-section .lead-call-btn-wrap{height:auto}}@media (min-width:769px){.mobile-catergory-label{display:none}.sub-section{margin-bottom:10px}.value-section .sub-section{max-height:610px}}@media (max-width:1279px){.recommendProject{display:none}}