/* galeria */
.galleryGrid {padding:0}
.sectionGallery a.galleryPicture{flex: 0 0 calc(33.333% - 10px);/*height:45vh; min-height: 250px;*/margin: 5px;line-height:1;}
.imageTitle span{font-size:24px;}
a.galleryPicture{height:100%;/*max-height:375px;*/}
.galleryPicture{height:100%;display:block;position:relative;overflow:hidden}
.galleryPicture::before{    content: '';
    background: #477da7 url('/img/lupa.svg') center no-repeat;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;}
.galleryPicture:hover::before{opacity:0.9}
.galleryImage{width:100%;height:100%;background-size:cover!important;background-position:center center!important;object-fit:cover}
.imageTitle{position:absolute;z-index:1;color:#fff;width:100%;left:50%;top:50%;font-size:50px;transform:translate(-50%,-50%);display:inline-block;text-align:center}
.imageTitle span{text-align:left;display:inline-block}
.sectionGallery .buttonWrapper{background:#01579B}
.imageTitle{position:absolute;z-index:1;color:#fff;width:100%;left:50%;top:50%;font-size:50px;transform:translate(-50%,-50%);display:inline-block;text-align:center}
.imageTitle span{text-align:left;display:inline-block}

/* pokoje */
.room-icons {
    position: absolute;
    top: 0;
    min-height: 150px;
    width: 100%;
    color:#fff;
}
.roomsPage .button::before{display:none;}
.roomsPage .button{transition: 300ms;}
.roomsPage .separator .separatorWrapper .wrapper .slick-arrow.icon-arrow-right{right:-30px;font-size:13px;top:0;transform: translate(0,0);}
.roomsMain.sectionSeparator:not(:first-child) {margin-top:100px}
.roomsPage .contrast{padding-left:10px;}
.room-icons .tt-el{width:auto;padding: 10px 5px;}
.room-icons-in{
  padding: 30px 90px;
  height:50%;
  align-items:center;
  position:absolute;
  top:0;
}

@media(max-width:1366px) {

}
@media(max-width:1180px) {

  .roomsPage .separator .separatorWrapper .wrapper{padding-right:100px;}
}
@media(max-width:980px) {
  .gallery-page .fullScreen a.galleryPicture{flex: 0 0 50%; margin: 10px 0}
  .sectionGallery a.galleryPicture{flex: 0 0 100%;height:45vh; min-height: 250px;margin: 10px 0;}

}
@media(max-width:650px) {
  .gallery-page .fullScreen a.galleryPicture{flex: 0 0 100%;}
  .roomsPage .separator .separatorWrapper .wrapper{padding-right:0px;left:0;right:0;text-align: center;}
  .roomsMain .contentTitle .beutyFont{font-size:24px;}
  .roomsMain .slick-arrow{top:calc(50% - 20px);}
}
@media(max-width:480px) {
}


/* main offers */
