.photos-modal{height:100vh;position:fixed;top:0;background-color:rgba(0,0,0,.95);align-items:center;left:0;width:100%;-ms-flex-align:center;display:-ms-flexbox;display:flex;z-index:1001}.wrapper{margin-right:auto;max-width:1170px;margin-left:auto;width:100%}.photos-modal .relative{position:relative}.photos-modal_close{transform:translateX(calc(100% + 15px));font-size:14px;font-weight:400;right:70px;color:#fff;position:absolute;top:20px;width:50px}.photos-modal_close i{font-size:45px}.photos-modal_close:hover{color:inherit}.photos-modal_keyboard-info{-ms-flex-pack:center;justify-content:center;font-size:13px;margin-bottom:5px;color:#fff;width:100%;display:-ms-flexbox;display:flex}.photos-modal_keyboard-info i{font-size:18px;margin-right:5px;color:#fff}.photos-modal_keyboard-info .text{margin:0}.photos-modal_categories{position:relative}.photos-modal_categories .categories{height:calc(100vh - 200px);overflow-y:auto;padding-right:10px;max-height:620px}.photos-modal_categories .categories_link{font-size:14px;font-weight:400;margin-bottom:20px;color:#fff;cursor:pointer;width:190px;display:-ms-flexbox;display:flex}.photos-modal_categories .categories_link.active,.photos-modal_categories .categories_link:focus,.photos-modal_categories .categories_link:hover{color:#3dbef3}.photos-modal_categories .categories_link-category-name{overflow:hidden;text-overflow:ellipsis;max-width:175px;white-space:nowrap}.photos-modal_carousel{height:calc(100vh - 200px);overflow:hidden;position:relative;max-height:620px;border-radius:3px}.photos-modal_carousel .image-count{height:35px;padding:0 10px;right:10px;color:#fff;position:absolute;bottom:10px;background-color:rgba(0,0,0,.8);box-sizing:border-box;align-items:center;border-radius:3px;-ms-flex-align:center;display:-ms-flexbox;display:flex}.photos-modal_carousel .image{height:100%;position:absolute;background-size:cover;top:0;background-position:50%;border-radius:3px;left:0;width:100%;background-repeat:no-repeat}.photos-modal_carousel .image.active{display:block}.photos-modal_thumbnails{-ms-flex-pack:center;overflow:hidden;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;display:-ms-flexbox;display:flex}.photos-modal_thumbnails .thumbnails_next,.photos-modal_thumbnails .thumbnails_prev{-ms-flex-pack:center;height:60px;justify-content:center;border:0;color:#fff;position:absolute;bottom:0;background-color:#000;width:87px;line-height:72px;display:-ms-flexbox;z-index:1}.photos-modal_thumbnails .thumbnails_prev{left:0}.photos-modal_thumbnails .thumbnails_next{right:0}.photos-modal_thumbnails .thumbnails_next i,.photos-modal_thumbnails .thumbnails_prev i{font-size:24px;color:#c5c5c5}.photos-modal_thumbnails .thumbnails{-ms-flex-pack:justify;overflow-x:hidden;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-right:15px;width:calc(100% - 170px);margin-top:30px;padding-left:15px;display:-ms-flexbox;display:flex}.photos-modal_thumbnails .thumbnails_carousel{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-right:auto;transition:all .5s linear;margin-left:auto;display:-ms-flexbox;display:flex}.photos-modal_thumbnails .thumbnails_item{-ms-flex:0 0 auto;flex:0 0 auto;height:60px;overflow:hidden;position:relative;margin:0 5px;border-radius:3px;cursor:pointer;width:87px}.photos-modal_thumbnails .thumbnails_item .image{height:60px;transition:all .3s linear;background-size:cover;opacity:.5;background-position:50%;width:100%;display:block}.photos-modal_thumbnails .thumbnails_item.active .image{opacity:1}@media(max-width:768px){.photos-modal_carousel{max-height:340px}.photos-modal_categories{margin:10px}.photos-modal_categories .categories{height:auto!important}.photos-modal_categories .categories_link{margin-bottom:7px;width:33.3%;float:left}.photos-modal_thumbnails .thumbnails{margin-top:0}.photos-modal_close i{font-size:25px}.show-gallery{bottom:25%}}.gallery-masonary .no-padding{padding:0}.gallery-masonary .image{padding:0 5px 0 0}.gallery-masonary .image img{height:345px;max-width:100%;object-fit:cover;cursor:pointer;width:100%}.gallery-masonary .image.half{padding:0 5px 5px 0;position:relative}.gallery-masonary .image.half img{height:170px;max-width:100%;object-fit:cover;cursor:pointer;width:100%}@media(max-width:768px){.gallery-masonary .image.half img{height:350px}}.show-gallery{justify-content:center;margin-bottom:-16px;position:absolute;bottom:50%;width:100%;display:flex}.show-gallery button{padding:0 8px;font-size:12px;border:0;font-weight:700;color:#fff;border-radius:5px;background:#9c5e91}.show-gallery button:hover{opacity:.8}.open-photo-modal-carousel{cursor:pointer}@media(max-width:768px){.photos-modal_categories .categories_link{width:50%}}