.property_gallery{position:relative;padding:22px;border-radius:4px;border:2px solid #eff0f3;background-color:#fff;transition:width 2s;}.property_gallery .slide{background-size:contain;background-position:center center;background-repeat:no-repeat;}.property_gallery.setfull{position:fixed;top:0;left:0;z-index:100;width:100%;animation-name:zoomin;animation-duration:0.6s;overflow:hidden;}.property_gallery.setfull .js-fullscreen-message{display:inline;transition:opacity 1s 1s;z-index:100;}@keyframes zoomin{from{transform:scale(0);}to{transform:scale(1);}}.property_gallery .wrapper{overflow:hidden;position:relative;background:rgba(153,161,182,0.5);}.property_gallery .wrapper .js-fullscreen-btn{position:absolute;display:block;top:22px;right:22px;z-index:100;color:#fff;opacity:0.5;}.property_gallery .wrapper .js-fullscreen-btn.fullscreen i:before{content:'\E5D0';}.property_gallery .wrapper .js-fullscreen-btn.exitfullscreen i:before{content:'\E5D1';}.property_gallery .wrapper .js-fullscreen-btn:hover{opacity:1;transition:opacity .1s cubic-bezier(0.4,0,1,1);}.js-fullscreen-message{display:none;position:absolute;left:0;right:0;top:22px;text-align:center;padding:20px;background-color:#000;color:#fff;opacity:0;width:50%;margin:auto;font-size:18px;border-radius:10px;font:Open Sans;}.js-image-preloader{position:absolute;height:100%;background-color:#fdfdfd;opacity:0.5;width:100%;top:0;left:0;display:none;z-index:1000;}.js-image-preloader div{height:100px;width:100px;position:relative;margin:auto;}.js-image-preloader div #imagecirclemain{position:absolute;top:0;left:0;}.property_gallery .slide img{width:100%;}.property_gallery .property-slides-list-wrapper{position:absolute;bottom:20px;left:0;right:0;display:block;height:15%;}.property_gallery .property-slides-list-wrapper *{position:relative;height:100%;}.property_gallery .property-slides-list-wrapper img{object-fit:cover;}.property_gallery .property-slides-list-wrapper a{display:block;opacity:0.4;transition:all 500ms;position:relative;}.property_gallery .property-slides-list-wrapper > a > img{width:100%;height:100%;object-fit:cover;}.property_gallery .property-slides-list-wrapper a:hover{opacity:1;background-color:#6495fe;}.property_gallery .nav-arrow{background-color:#f7f7f7;width:40px;height:40px;color:#99a1b6;border-radius:100%;position:absolute;text-align:center;padding-top:12px;bottom:7%;transition:all 400ms;line-height:1;z-index:2;}.property_gallery .nav-arrow:hover{box-shadow:0 1px 10px rgba(100,149,254,0.5);background-color:#6495fe;color:#fff;}.property_gallery .nav-arrow i{font-size:16px;font-weight:600;margin-top:1px;}.property_gallery .nav-arrow.right-arrow{right:0;margin-right:20px;}.property_gallery .nav-arrow.left-arrow{margin-left:20px;}.property_gallery .property-status{position:absolute;top:22px;left:22px;right:22px;}.property_gallery .property-status span{margin-right:10px;}@media (max-width: 600px){.property_gallery{padding:0;border:none;}}@media (max-width: 450px){.property_gallery .nav-arrow{width:30px;height:30px;padding-top:8px;}.property_gallery .property-status span{padding:5px;text-transform:capitalize;}}