body,
input {
  font-family: 'Lato', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Amiri', sans-serif;
}
@media (min-width: 1600px) {
  .container-max {
    width: 1570px !important;
  }
}
a:hover,
a:focus {
  text-decoration: none;
  color: #252625;
}
h1,
h2,
h3 {
  font-size: 40px;
}
h4 {
  font-size: 28px;
}
h5 {
  font-size: 24px;
}
h6 {
  font-size: 22px;
}
p {
  font-size: 15px;
}
td,
tr td {
  border-top: 0;
}
.padding-100 {
  padding: 100px 0;
}
.padding-top-100 {
  padding-top: 100px;
}
.padding-bottom-100 {
  padding-bottom: 100px;
}
.padding-top-70 {
  padding-top: 70px;
}
.padding-70 {
  padding: 70px 0;
}
.padding-bottom-70 {
  padding-bottom: 70px;
}
.logo-img {
  height: 28mm;
}
.logo-img-fix {
  height: 14mm;
  position: absolute;
  left: 50px;
  bottom: 10px;
  display: none;
}
.font-amiri {
  font-family: Amiri, sans-serif;
}
.font-lato {
  font-family: Lato, sans-serif;
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}
@media (min-width: 1520px) {
  .logo-img-fix {
    display: initial;
  }
}
@media screen and (min-width: 768px) {
  .t3-sl {
    padding-bottom: 70px;
    padding-top: 70px;
  }
}
.nav .caret {
  display: none !important;
}
.t3-off-canvas .caret {
  margin-left: 10px;
  border-top-width: 7px;
  border-right-width: 7px;
  border-left-width: 7px;
}
.t3-off-canvas li.active a .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu {
  padding-left: 15px;
}
.t3-off-canvas .t3-off-canvas-body .dropdown-menu a {
  font-size: 15px;
  line-height: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
}
#t3-off-canvas {
  width: 260px;
  z-index: 1000;
}
#t3-off-canvas .module-ct {
  padding-bottom: 55px;
}
.off-canvas-effect-4.off-canvas-open .t3-wrapper,
.off-canvas-effect-4.off-canvas-open .t3-mainnav-android {
  transform: translate3d(260px, 0, 0);
}
.t3-header {
  padding-top: 10px;
  padding-bottom: 15px;
}
.t3-megamenu {
  padding-right: 45px;
}
.fixed .t3-megamenu {
  padding-right: 0;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
  white-space: nowrap;
  font-family: 'Amiri', sans-serif;
  color: #000;
  text-transform: uppercase;
}
.t3-megamenu .mega-nav > li a:hover,
.t3-megamenu .dropdown-menu .mega-nav > li a:hover {
  color: #555;
}
.t3-megamenu > ul > li.active > a {
  background-color: #fff !important;
  border-bottom: 2px solid #b49764;
  display: block;
  padding: 10px 10px 2px 10px;
}
.t3-megamenu > ul > li.active > a:hover {
  border-color: #b49764;
}
.t3-megamenu > ul > li.active > a .caret {
  border-top-color: #fff !important;
  border-bottom-color: #fff !important;
}
.navbar-default {
  background: none;
  border: none;
  margin-top: 75px;
}
.navbar-default .navbar-nav > li > a {
  font-family: 'Amiri', sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 10px;
}
.navbar-default .navbar-nav > li > a:hover {
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > li:first-child > a {
  text-indent: -9999px;
  width: 87px;
  background: url(../images/home.svg) 50% no-repeat;
}
.t3-footer {
  border-top: 0;
}
#t3-header > .row {
  position: relative;
  display: flex;
  justify-content: space-between;
  gap: 50px;
}
#t3-header > .row:before,
#t3-header > .row:after {
  content: none;
}
.floating-menu {
  position: absolute;
  right: 45px;
  top: 0;
  display: flex;
}
.floating-menu .social-buttons .custom {
  display: flex;
}
.floating-menu .social-buttons p {
  display: flex;
  align-items: center;
  font-family: 'Amiri', sans-serif;
  font-size: 15px;
  margin-left: 12px;
  padding-right: 12px;
  border-right: 1px solid #dcdcdc;
  height: 24px;
}
.floating-menu .social-buttons p a:hover {
  filter: brightness(0.3);
}
.floating-menu .social-buttons img:hover {
  filter: brightness(0.3);
}
.acm-slideshow .transition-timer-carousel-progress-bar {
  background-color: #b49764;
}
.acm-slideshow .col-sm-fix {
  width: 826px;
  margin: 200px auto 0;
}
.acm-slideshow .col-sm-fix .slide-desc {
  background: rgba(180, 151, 100, 0.7);
  padding: 40px 10px;
}
.acm-slideshow .col-sm-fix .slide-desc h3 {
  font-size: 50px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.7px;
}
.baner-custom-color .acm-slideshow .col-sm-fix .slide-desc {
  background: rgba(72, 56, 50, 0.7);
}
.intro-text-container .flex-container {
  display: flex;
  justify-content: space-between;
}
.intro-text-container .flex-container p {
  color: #483832;
  font-size: 15px;
  line-height: 24px;
  margin-bottom: 30px;
}
.intro-text-container .flex-container p:first-child {
  max-width: 760px;
}
.intro-text-container table td {
  border: 1px solid #f2eadb;
  width: 115px;
  height: 108px;
  position: relative;
}
.intro-text-container table td p:first-child {
  height: 55px;
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.intro-text-container table td p:first-child a {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  vertical-align: baseline;
  display: flex;
  justify-content: center;
  align-items: center;
}
.intro-text-container table td p:first-child a img {
  margin-bottom: 40px;
}
.intro-text-container table td p:nth-child(2) {
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.intro-text-container table td:hover {
  box-shadow: inset 0 0 12px 0px #f2eadb;
}
.intro-text-container table p a {
  color: #000;
  font-size: 13px;
  line-height: 24px;
}
@media (min-width: 1300px) {
  .container {
    width: 1270px;
  }
}
@media (min-width: 768px) AND (max-width: 1600px) {
  .acm-features.style-8 .features-content .features-item {
    background-size: cover !important;
  }
  .acm-features.style-8 .features-content .features-item:hover {
    background-size: cover !important;
  }
}
@media(min-width: 1200px) {
  #t3-mainnav.fixed {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 9999;
    background: #fff;
    left: 0;
    margin: 0;
    padding: 15px 0;
    animation: hide-show;
    animation-duration: 0.7s;
    animation-fill-mode: forwards;
    box-shadow: 0 0 4px 1px rgba(0, 0, 0, 0.5);
  }
  #t3-mainnav.fixed .t3-megamenu {
    display: flex;
    justify-content: center;
  }
}
@keyframes hide-show {
  0% {
    transform: translateY(-200px);
  }
  100% {
    transform: translateY(0);
  }
}
.special-oferta-container {
  border-top: 4px solid #dbbb83;
  border-bottom: 4px solid #dbbb83;
}
.special-oferta-container .acm-features {
  padding: 30px 0 30px;
}
.special-oferta-container .flex-fix {
  overflow: hidden;
}
.special-oferta-container .flex-fix > div {
  display: flex;
  margin-right: 50px !important;
  transition: 0.35s;
}
.special-oferta-container .flex-fix > div .col-sm-4 {
  min-width: 33.33%;
}
.special-oferta-container .left-content {
  margin-top: 100px;
}
.special-oferta-container .left-content h3 {
  font-size: 40px;
  line-height: 48px;
  text-transform: uppercase;
  color: #fff;
  text-align: left;
  font-weight: 400 !important;
}
.special-oferta-container .left-content a {
  font-size: 15px;
  text-transform: uppercase;
  font-family: 'Amiri', sans-serif;
  color: #fff;
  border: 1px solid #f2eadb;
  background-color: #b49764;
  padding: 10px 20px;
  display: inline-block;
  text-align: center;
  float: left;
  transition: 0.35s;
  margin-top: 80px;
}
.special-oferta-container .left-content a:hover {
  background-color: #f2eadb;
  color: #473731;
}
.special-oferta-container .right-content {
  padding: 0 8px;
  margin-top: 0 !important;
}
.special-oferta-container .right-content a {
  display: flex;
  flex-flow: column;
  height: 358px;
}
.special-oferta-container .right-content a:hover .desc-wrapper h4 {
  color: #b49764;
}
.special-oferta-container .right-content a:hover .img-responsive {
  transform: scale(1.1);
}
.special-oferta-container .right-content .image {
  overflow: hidden;
}
.special-oferta-container .right-content .img-responsive {
  width: 100%;
  height: 198px;
  object-fit: cover;
  transition: 0.45s;
}
.special-oferta-container .right-content .desc-wrapper {
  background-image: linear-gradient(-37deg, #fff3df 0%, #ffffff 40%, #ffffff 100%);
  height: 160px;
  padding: 0 8px;
}
.special-oferta-container .right-content .desc-wrapper h4 {
  margin-top: 15px !important;
  font-size: 18px !important;
  color: #473731;
  transition: 0.35s;
  height: 85px;
  font-weight: 400 !important;
}
.special-oferta-container .right-content .desc-wrapper .description {
  color: #b49764;
  font-size: 19px;
  padding: 10px 0 20px;
  font-family: 'Amiri', sans-serif;
}
.special-oferta-container .features-content {
  padding-left: 0!important;
  padding-right: 0 !important;
}
.special-oferta-container .features-content > .row {
  margin-right: 5px;
}
.special-oferta-container .owl-carousel {
  opacity: 0;
  transition: opacity 1s;
  padding-right: 74px;
}
.special-oferta-container .owl-stage-outer {
  width: 110%;
}
.special-oferta-container .owl-nav {
  top: -70px;
  right: 0;
  position: absolute;
  z-index: 2;
}
.special-oferta-container .owl-nav.disabled {
  display: block;
}
.special-oferta-container .owl-nav > div {
  border: 2px solid #ffffff;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  line-height: 44px;
  margin-left: 12px;
  height: 48px;
  width: 48px;
}
.special-oferta-container .owl-nav > div > span {
  color: #fff;
  display: inline-block;
  font: normal normal normal 16px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.special-oferta-container .owl-nav > div > span.ion-chevron-left:before {
  content: "\f104";
}
.special-oferta-container .owl-nav > div > span.ion-chevron-right:before {
  content: "\f105";
}
.home .t3-sl-3 {
  border-top: 0 !important;
  padding: 0 !important;
}
.home .t3-sl-4 {
  border-top: 0 !important;
  padding-top: 70px !important;
  padding-bottom: 70px !important;
}
.home .t3-sl-5 {
  padding: 0;
  border-top: 0 !important;
}
.home .t3-sl-6 {
  padding-top: 70px;
  padding-bottom: 100px;
}
.atrakcje-container .section-title {
  margin-top: 0;
}
.atrakcje-container .section-title p {
  color: #796358;
  font-family: 'Amiri', sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 40px;
  line-height: 30px;
}
.atrakcje-container .features-item {
  display: block;
  padding: 0 16px;
}
.atrakcje-container .features-item:hover .content-wrapper {
  background: #f2eadb;
}
.atrakcje-container .features-item:hover h3,
.atrakcje-container .features-item:hover p {
  color: #000;
}
.atrakcje-container .features-item:hover .img-icon img {
  transform: scale(1.1);
}
.atrakcje-container .features-item .img-icon {
  margin-bottom: 0;
  overflow: hidden;
}
.atrakcje-container .features-item .img-icon img {
  height: 190px;
  object-fit: cover;
  transition: 0.45s;
}
.atrakcje-container .features-item .content-wrapper {
  padding: 20px 30px 30px;
  background-color: #b49764;
  height: 177px;
  transition: 0.35s;
}
.atrakcje-container .features-item h3 {
  font-size: 20px;
  color: #fff;
}
.atrakcje-container .features-item p {
  color: #fff;
  font-size: 15px;
  line-height: 20px;
}
.hero-custom {
  border-top: 4px solid #dbbb83;
  border-bottom: 4px solid #dbbb83;
  background-size: cover !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.hero-custom > div {
  background: rgba(175, 175, 201, 0.8);
  width: 50%;
  color: #fff;
  text-align: center;
  font-family: 'Amiri', sans-serif;
  padding: 20px 40px;
  font-size: 40px;
}
.gallery-container .section-title {
  margin-top: 0;
}
.gallery-container .section-title .section-intro {
  color: #796358;
  font-family: 'Amiri', sans-serif;
  font-size: 30px;
  text-transform: uppercase;
  margin-bottom: 40px;
  text-align: center;
  line-height: 32px;
}
.gallery-container .isotope-layout .item .item-image {
  position: relative;
  display: block;
  cursor: default;
}
.gallery-container .isotope-layout .item .item-image p {
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
  color: #fff;
  font-size: 15px;
  padding: 10px;
  background: rgba(180, 151, 100, 0.8);
  transform: translateY(200px);
  transition: 0.55s;
}
.gallery-container .isotope-layout .item .item-image:hover p {
  transform: translateY(0);
}
.oferta-glowna-container .row {
  display: flex;
}
.oferta-glowna-container .features-desc {
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  padding: 0 70px;
}
.oferta-glowna-container .features-desc h3 {
  color: #fff;
  font-size: 40px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 25px;
}
.oferta-glowna-container .features-desc p {
  font-family: 'Amiri', sans-serif;
  color: #fff;
  font-size: 24px;
  text-align: center;
  max-width: 535px;
  line-height: 30px;
}
.oferta-glowna-container .features-desc a {
  color: #000;
  font-family: 'Amiri', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  background: #fff;
  padding: 20px 35px;
  transition: 0.35s;
  margin-top: 40px;
}
.oferta-glowna-container .features-desc a:hover {
  background: #000;
  color: #fff;
}
.oferta-glowna-container .features-content {
  padding: 0 !important;
}
.oferta-glowna-container .features-content .features-item {
  display: block;
  margin-bottom: 0 !important;
  height: 260px;
  position: relative;
  transition: 0.45s;
}
.oferta-glowna-container .features-content .features-item h4 {
  color: #fff;
  font-size: 30px;
  margin-bottom: 5px;
}
.oferta-glowna-container .features-content .features-item p {
  background-color: #b49764;
  color: #fff;
  font-family: 'Amiri', sans-serif;
  font-size: 18px;
  display: inline-block;
  padding: 3px 10px;
  transition: 0.35s;
}
.oferta-glowna-container .features-content .features-item .desc-wrapper {
  position: absolute;
  bottom: 4px;
  left: 25px;
}
.oferta-glowna-container .features-content .features-item:hover {
  background-size: 110% !important;
}
.oferta-glowna-container .features-content .features-item:hover p {
  background: #fff;
  color: #000;
}
.oferta-glowna-container .after-desc {
  color: #796358;
  font-family: 'Amiri', sans-serif;
  font-size: 18px;
  color: #b49764;
  text-align: center;
  margin-top: 25px;
  padding: 0 15px;
}
.stopka-kontakt {
  font-family: 'Amiri', sans-serif;
  margin-top: 130px;
  font-size: 20px;
  float: right;
  margin-right: 150px;
}
.stopka-mapa .mapa-block {
  position: relative;
  margin-top: 50px;
}
.stopka-mapa .mapa-block:before {
  content: "";
  position: absolute;
  right: 0;
  z-index: 1;
  left: 250px;
  top: -80px;
  bottom: -75px;
  margin-left: -72px;
  background-color: #796358;
}
.stopka-mapa .mapa-block > iframe {
  z-index: 4;
  position: relative;
  max-width: 100%;
}
.before-footer-wrapper {
  background: #fff;
  display: flex;
}
.before-footer-wrapper > div {
  width: 50%;
}
#t3-footer {
  background: url(../images/footer-bg.jpg) no-repeat;
  background-size: cover;
}
#t3-footer .t3-footnav .t3-module {
  background: none;
}
@media (min-width: 992px) {
  #t3-footer .t3-footnav > div:first-child p,
  #t3-footer .t3-footnav > div:first-child h4 {
    margin-left: 15%;
  }
}
#t3-footer h4 {
  color: #fff;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 40px;
}
#t3-footer p,
#t3-footer a {
  color: #fff;
  font-size: 15px;
  line-height: 24px;
  transition: 0.35s;
}
#t3-footer a:hover {
  color: #473731;
}
#t3-footer .acymailing_module {
  text-align: center;
}
#t3-footer .acymailing_module .acymailing_introtext {
  color: #fff;
  margin-bottom: 35px !important;
}
#t3-footer .acymailing_module .inputbox {
  border: 1px solid #796358;
  width: 232px !important;
  height: 32px;
  box-sizing: border-box;
  margin-bottom: 28px;
  border-radius: 0;
  color: #b49764;
  font-size: 15px;
  font-weight: 300;
  line-height: 16px;
}
#t3-footer .acymailing_module .btn-primary {
  background: #473731;
  font-size: 15px;
  font-weight: 400;
  line-height: 32px;
  color: #fff;
  outline: none;
  padding: 0 37px;
  border: 0;
  border-radius: 0;
  transition: 0.35s;
}
#t3-footer .acymailing_module .btn-primary:hover {
  background: #f2eadb;
  color: #473731;
}
@media (max-width: 1199px) {
  .navbar-nav {
    display: none;
  }
  #t3-mainnav {
    position: fixed;
    right: 20px;
    top: 35px;
    z-index: 10001;
  }
  .navbar-header {
    float: right;
  }
  .navbar-header .off-canvas-toggle {
    background: #b49764;
    border: 1px solid #000;
  }
  .navbar-header .off-canvas-toggle:hover {
    background: #252625;
  }
  .nav-pills > li.active > a,
  .nav-pills > li.active > a,
  .nav-pills > li.active > a,
  .nav-pills > li.active > a:hover,
  .nav-pills > li.active > a:hover,
  .nav-pills > li.active > a:hover,
  .nav-pills > li.active > a:focus,
  .nav-pills > li.active > a:focus,
  .nav-pills > li.active > a:focus {
    background-color: #b49764;
  }
  .nav-pills > li.active ul li a,
  .nav-pills > li.active ul li a,
  .nav-pills > li.active ul li a {
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .nav-pills > li.active ul li.active a,
  .nav-pills > li.active ul li.active a,
  .nav-pills > li.active ul li.active a {
    color: #fff !important;
    background-color: #b49764 !important;
  }
  .t3-off-canvas .t3-off-canvas-body a {
    font-family: 'Amiri', sans-serif;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 10px;
  }
  .t3-off-canvas-header {
    display: none;
  }
  .acm-slideshow .style-3 .item {
    background-position: center;
  }
  .special-oferta-container .right-content .img-responsive {
    height: 180px;
  }
  .atrakcje-container .features-item .content-wrapper {
    height: 200px;
  }
  .intro-text-container .flex-container img {
    max-width: 100%;
    padding-left: 20px;
  }
  .acm-features.style-8 .features-content .features-item {
    background-size: cover !important;
  }
  .acm-features.style-8 .features-content .features-item:hover {
    background-size: cover !important;
  }
}
@media (max-width: 991px) {
  .oferta-glowna-container .row {
    flex-flow: column;
  }
  .oferta-glowna-container .features-desc {
    padding: 70px;
  }
  .atrakcje-container .features-item {
    width: 50%;
  }
  .acm-features .img-icon > img {
    width: 100%;
  }
  .atrakcje-container .features-item .content-wrapper {
    height: 150px;
  }
  .atrakcje-container .features-item {
    padding: 16px;
  }
}
@media (max-width: 767px) {
  .gallery-container .isotope-layout .item .item-image p {
    transform: translateY(0px);
  }
  .acm-slideshow .style-3 .item h3 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .intro-text-poznaj-piramide h1,
  .intro-text-hotel h1 {
    font-size: 34px !important;
  }
  .intro-text-poznaj-piramide .flex {
    flex-flow: column;
    align-items: center;
  }
  .intro-text-poznaj-piramide .flex img {
    width: 50% !important;
  }
  .special-oferta-container .owl-nav {
    right: 20px;
  }
  .special-oferta-container .owl-stage-outer {
    width: 100%;
  }
  .special-oferta-container .owl-carousel {
    padding-right: 0;
  }
  #t3-footer {
    background-size: contain !important;
    background-repeat: repeat !important;
  }
  .special-oferta-container {
    background-repeat: repeat !important;
    background-size: contain !important;
  }
  .special-oferta-container .flex-fix > div {
    flex-wrap: wrap;
  }
  .special-oferta-container .arrows {
    display: none;
  }
  .padding-100 {
    padding: 70px 0;
  }
  .padding-top-100 {
    padding-top: 70px;
  }
  .padding-bottom-100 {
    padding-bottom: 70px;
  }
  .acm-slideshow .col-sm-fix .slide-desc h3 {
    font-size: 24px;
  }
  .acm-slideshow .col-sm-fix {
    width: 100%;
  }
  .acm-slideshow .style-3 .slide-desc {
    padding: 20px;
  }
  .acm-slideshow .col-sm-fix {
    margin: 0;
  }
  .acm-slideshow .btn-baner {
    bottom: 28px;
    left: unset;
    right: 20px;
  }
  .acm-slideshow .style-3 .carousel-control.right .fa {
    right: 15px;
  }
  .acm-slideshow .style-3 .carousel-control.left .fa {
    left: 15px;
  }
  .acm-features.style-6 .features-content .ft-bottom .col-sm-4 {
    max-width: 300px;
    margin: 0 auto 26px;
  }
  .atrakcje-container .features-item {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }
  .hero-custom {
    align-items: flex-end;
    background-position: center !important;
  }
  .hero-custom > div {
    font-size: 32px;
    width: 100%;
  }
  .acm-features.style-8 .features-content .features-item {
    margin: 26px auto 26px !important;
    max-width: 300px;
  }
  .before-footer-wrapper {
    flex-wrap: wrap;
  }
  .before-footer-wrapper > div {
    width: 100%;
  }
  #t3-footer h4,
  #t3-footer p,
  #t3-footer a {
    text-align: center;
  }
  .logo-image {
    margin: 50px 0;
  }
  .navbar-header {
    position: fixed;
    right: 20px;
    top: 60px;
    z-index: 999;
  }
  .stopka-mapa .mapa-block:before {
    left: 0;
  }
  .stopka-kontakt {
    float: unset;
    margin: 0 auto;
  }
  .stopka-mapa .mapa-block > iframe {
    max-height: 350px;
  }
  .oferta-glowna-container .features-desc {
    padding: 30px;
  }
  .oferta-glowna-container .features-desc > h3 {
    font-size: 32px;
  }
  .intro-text-container .flex-container {
    flex-wrap: wrap;
  }
  .intro-text-container .flex-container p {
    margin-bottom: 10px;
  }
  .intro-text-container tbody > tr {
    display: flex;
    flex-wrap: wrap;
  }
  .intro-text-container tbody > tr td {
    height: 130px;
    width: 33.33%;
  }
  .t3-footnav > div {
    margin-bottom: 20px;
  }
  .special-oferta-container .features-content > .row {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
  }
  .special-oferta-container .features-content {
    padding-left: 0 !important;
  }
  .special-oferta-container .owl-nav {
    right: 0;
    width: 100%;
  }
}
div.itemBackToTop {
  display: none;
}
.logo {
  padding-left: 0;
}
#t3-mainbody {
  display: none !important;
}
#t3-mainbody:has(.com-content-article__body) {
  display: block !important;
}
.galeria-link {
  display: flex;
}
.intro-text-poznaj-piramide {
  background-color: #6e5b54;
  padding-bottom: 90px;
}
.intro-text-poznaj-piramide h1 {
  font-size: 40px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  padding-top: 60px;
}
.intro-text-poznaj-piramide table td {
  border-top: 0;
}
.intro-text-poznaj-piramide table td:nth-child(2) {
  padding-left: 40px;
  padding-right: 70px;
}
.intro-text-poznaj-piramide table td:nth-child(2) p {
  font-size: 15px;
  color: #fff;
  line-height: 24px;
}
.intro-text-poznaj-piramide.strefa-wellness {
  padding-bottom: 100px;
}
.intro-text-poznaj-piramide.strefa-wellness h1 {
  padding-top: 0;
}
.intro-text-poznaj-piramide .flex {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.intro-text-poznaj-piramide .flex img {
  width: 32%;
  object-fit: cover;
}
.poznaj-piramide-features-container .flex-container {
  display: flex;
}
.poznaj-piramide-features-container .lead {
  font-family: 'Amiri', sans-serif;
  font-size: 24px !important;
  line-height: 28px !important;
  margin: 70px auto 89px;
  max-width: 1014px;
  padding: 0 30px;
  color: #483832;
}
.poznaj-piramide-features-container .lead h2 {
  color: #b49764;
  font-size: 30px;
  font-weight: bold !important;
}
.poznaj-piramide-features-container .features-image {
  margin-top: 60px;
  margin-bottom: 70px;
  overflow: visible !important;
  margin-left: 33px;
  display: flex;
  flex-flow: column;
}
.poznaj-piramide-features-container .features-image.pull-left {
  align-items: flex-end;
}
.poznaj-piramide-features-container .features-image.pull-right {
  align-items: flex-start;
}
.poznaj-piramide-features-container .features-image .flex {
  display: flex;
  padding-top: 16px;
  width: 100%;
  justify-content: space-between;
  max-width: 597px;
}
.poznaj-piramide-features-container .features-image:before {
  content: "";
  position: absolute;
  right: 0;
  z-index: 1;
  left: 150px;
  top: -80px;
  bottom: -75px;
  background-color: #796358;
}
.poznaj-piramide-features-container .features-image img {
  z-index: 2;
  position: relative;
  float: left;
  max-width: 597px;
}
.poznaj-piramide-features-container .features-content {
  padding: 0 10px !important;
  max-width: 559px;
  float: right !important;
}
.poznaj-piramide-features-container .title h4,
.poznaj-piramide-features-container .title h4 a {
  color: #6e5b54;
  font-size: 40px !important;
  text-align: left;
  margin-top: 70px !important;
  text-transform: uppercase;
  font-weight: 400 !important;
}
.poznaj-piramide-features-container .description {
  color: #000;
  font-size: 15px;
  line-height: 24px;
  text-align: justify;
}
.poznaj-piramide-features-container .btn-link {
  border: 1px solid #f2eadb;
  background-color: #b49764;
  color: #fff;
  font-family: 'Amiri', sans-serif;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 12px 18px;
  margin-top: 30px;
  display: inline-block;
  transition: 0.35s;
}
.poznaj-piramide-features-container .btn-link:hover {
  background-color: #f2eadb;
  color: #473731;
  text-decoration: none;
}
.poznaj-piramide-features-container .features-image.pull-left {
  padding-right: 33px;
}
.poznaj-piramide-features-container .features-image.pull-left:before {
  left: 0;
  right: 150px;
  margin-left: -33px;
  background-color: #b49764;
}
.poznaj-piramide-features-container .features-image.pull-left img {
  z-index: 2;
  position: relative;
  float: right;
}
.poznaj-piramide-features-container .features-content.pull-right {
  float: left !important;
}
.poznaj-piramide-features-container.fix .title h4,
.poznaj-piramide-features-container.fix .title h4 a {
  color: #b49764;
}
.poznaj-piramide-features-container.zloty .features-image:before {
  background: #b49764;
}
@media (max-width: 1199px) {
  .intro-text-poznaj-piramide table tr {
    display: flex;
    flex-wrap: wrap;
  }
  .intro-text-poznaj-piramide table tr img {
    max-width: 100%;
  }
  .intro-text-poznaj-piramide table tr td:first-child {
    margin: 0 auto;
  }
  .intro-text-poznaj-piramide table tr td:nth-child(2) {
    padding: 30px 15px 0;
  }
  .poznaj-piramide-features-container .features-content {
    padding: 0 !important;
  }
  .poznaj-piramide-features-container .features-content > .row {
    margin: 0 !important;
  }
  .poznaj-piramide-features-container .content-left,
  .poznaj-piramide-features-container .content-right {
    display: flex;
    flex-flow: column;
    align-items: center;
  }
  .poznaj-piramide-features-container .description {
    margin-bottom: 35px;
  }
  .poznaj-piramide-features-container .features-image {
    padding-right: 0 !important;
    display: flex;
    justify-content: center;
    width: 100%;
    align-items: center !important;
  }
  .poznaj-piramide-features-container .features-image:before {
    margin-left: 0;
  }
  .poznaj-piramide-features-container .features-image img {
    max-width: 100%;
    object-fit: contain;
  }
  .poznaj-piramide-features-container .features-image {
    margin-left: 0;
  }
  .poznaj-piramide-features-container .features-image img {
    max-width: 100%;
  }
  .poznaj-piramide-features-container .features-image:before {
    left: 0 !important;
    right: 0 !important;
  }
}
@media (max-width: 767px) {
  .poznaj-piramide-features-container .features-image {
    margin-top: 0;
    margin-bottom: 0;
  }
  .poznaj-piramide-features-container .features-image:before {
    top: 0;
    bottom: 0;
  }
}
.intro-text-hotel {
  background: url(../images/bg_zloty.jpg);
}
.intro-text-hotel h1 {
  font-size: 40px;
  padding-top: 20px;
}
.pozytywna-energia-w-pokoju-container {
  max-width: 1150px;
}
.pozytywna-energia-w-pokoju-container.fix {
  max-width: unset;
  background: url(../images/bg_zloty.jpg);
}
.pozytywna-energia-w-pokoju-container.fix h3,
.pozytywna-energia-w-pokoju-container.fix p {
  color: #fff;
}
.pozytywna-energia-w-pokoju-container h3 {
  margin-bottom: 25px;
  margin-top: 5px;
}
.pozytywna-energia-w-pokoju-container p {
  font-family: 'Amiri', sans-serif;
  font-size: 24px !important;
}
.poznaj-piramide-features-container.hotel-fix .features-image {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.poznaj-piramide-features-container.hotel-fix .features-image.pull-left {
  align-items: flex-start;
}
.poznaj-piramide-features-container.hotel-fix .features-image.pull-right {
  align-items: flex-end;
}
.poznaj-piramide-features-container.hotel-fix .features-image.pull-left img {
  float: left;
}
.poznaj-piramide-features-container.hotel-fix .features-image.pull-right img {
  float: right;
}
.poznaj-piramide-features-container.hotel-fix .features-image:before {
  content: none;
}
.poznaj-piramide-features-container.hotel-fix .features-content {
  max-width: 580px;
}
.poznaj-piramide-features-container.hotel-fix .features-content > div > div {
  padding: 0;
}
.poznaj-piramide-features-container.hotel-fix .features-content.pull-left {
  padding-left: 0 !important;
  padding-right: 10px !important;
  float: left !important;
}
.poznaj-piramide-features-container.hotel-fix .features-content.pull-right {
  padding-right: 0 !important;
  padding-left: 40px !important;
}
.poznaj-piramide-features-container.hotel-fix .title h4,
.poznaj-piramide-features-container.hotel-fix .title h4 a {
  color: #b49764;
  margin-top: 0 !important;
  font-weight: 400 !important;
  margin-bottom: 45px !important;
}
.poznaj-piramide-features-container.hotel-fix .title h4 > span,
.poznaj-piramide-features-container.hotel-fix .title h4 a > span {
  font-size: 40px;
}
.poznaj-piramide-features-container.hotel-fix.fix-h4 .title h4 {
  margin-bottom: 25px !important;
}
.poznaj-piramide-features-container.hotel-fix.fix-h4-dark .title h4,
.poznaj-piramide-features-container.hotel-fix.fix-h4-dark .title h4 a {
  color: #6e5b54 !important;
}
.hero-custom.hotel-fix > div {
  background: rgba(110, 91, 84, 0.8);
}
@media (max-width: 1199px) {
  .poznaj-piramide-features-container.hotel-fix .title h4 {
    margin-top: 35px !important;
  }
}
@media (max-width: 767px) {
  .poznaj-piramide-features-container .features-image .flex {
    flex-wrap: wrap;
    justify-content: center;
  }
  .poznaj-piramide-features-container .title h4,
  .poznaj-piramide-features-container .title h4 a {
    font-size: 30px !important;
  }
  .poznaj-piramide-features-container .title h4 span {
    font-size: 32px !important;
  }
  .section-inner.poznaj-piramide-features-container.hotel-fix .features-content {
    padding: 0 15px !important;
  }
}
.pokoje-lista-container .pokoje-header {
  padding-bottom: 65px;
}
.pokoje-lista-container .pokoje-header h2 {
  color: #473731;
  margin-top: 0;
  font-size: 40px;
}
.pokoje-lista-container .pokoje-header p {
  font-family: 'Amiri', sans-serif;
  font-size: 24px;
  color: #b49764;
  padding: 0 15px;
}
.pokoje-lista-container .pokoj-item {
  display: flex;
  margin-bottom: 50px;
}
.pokoje-lista-container .pokoj-item .pokoj-img {
  display: block;
  overflow: hidden;
  max-width: 600px;
  max-height: 365px;
}
.pokoje-lista-container .pokoj-item .pokoj-img img {
  transition: 0.45s;
}
.pokoje-lista-container .pokoj-item .pokoj-img img:hover {
  transform: scale(1.1);
}
.pokoje-lista-container .pokoj-item .pokoj-content {
  width: 50%;
  position: relative;
  box-shadow: 0 0 18px 1px rgba(180, 151, 100, 0.24);
  border: 1px solid #b49764;
}
.pokoje-lista-container .pokoj-item .pokoj-content h3 {
  margin-bottom: 50px;
  line-height: 32px;
}
.pokoje-lista-container .pokoj-item .pokoj-content h3 a {
  color: #b49764;
  font-size: 30px;
  text-transform: uppercase;
  transition: 0.35s;
}
.pokoje-lista-container .pokoj-item .pokoj-content h3 a span {
  font-size: 24px;
  display: block;
}
.pokoje-lista-container .pokoj-item .pokoj-content h3 a:hover {
  color: #473731;
}
.pokoje-lista-container .pokoj-item .pokoj-content.fix h3 {
  color: #b49764;
  font-size: 30px;
  text-transform: uppercase;
}
.pokoje-lista-container .pokoj-item .pokoj-content .pokoj-features {
  display: flex;
  justify-content: center;
  margin-bottom: 5px;
}
.pokoje-lista-container .pokoj-item .pokoj-content .pokoj-features > div {
  padding: 0 20px;
}
.pokoje-lista-container .pokoj-item .pokoj-content .pokoj-features > div.fix {
  display: flex;
  align-items: center;
}
.pokoje-lista-container .pokoj-item .pokoj-content .pokoj-features > div.fix p {
  white-space: nowrap;
}
.pokoje-lista-container .pokoj-item .pokoj-content .pokoj-features > div.fix img {
  position: relative;
  bottom: 3px;
  max-width: 35px;
}
.pokoje-lista-container .pokoj-item .pokoj-content .pokoj-features > div img {
  object-fit: contain;
  float: left;
}
.pokoje-lista-container .pokoj-item .pokoj-content .pokoj-features > div img.first-people {
  margin-right: 2px;
}
.pokoje-lista-container .pokoj-item .pokoj-content .pokoj-features > div p {
  color: #473731;
  font-size: 15px;
  float: left;
  margin-left: 10px;
  margin-top: 5px;
}
.pokoje-lista-container .pokoj-item .pokoj-content .pokoj-features.fix {
  margin-top: 25px;
}
.pokoje-lista-container .pokoj-item .pokoj-content .pokoj-features.fix > div p {
  float: unset;
  margin-left: 0;
}
.pokoje-lista-container .pokoj-item .pokoj-content .pokoj-features.fix > div img {
  float: unset;
}
.pokoje-lista-container .pokoj-item .pokoj-content .pokoj-desc {
  color: #000;
  font-size: 15px;
  padding: 0 15px;
}
.pokoje-lista-container .pokoj-item .pokoj-content .cena {
  background: url(../images/tekstura_pokoj.jpg) no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 75px;
  align-items: center;
}
.pokoje-lista-container .pokoj-item .pokoj-content .cena p {
  font-family: 'Amiri', sans-serif;
  margin-bottom: 0;
  color: #fff;
  font-size: 18px;
}
.pokoje-lista-container .pokoj-item .pokoj-content .cena p span {
  font-size: 36px;
  font-weight: 700;
}
.pokoje-lista-container .pokoj-item .pokoj-content .cena a {
  background: #fff;
  height: 38px;
  line-height: 38px;
  font-size: 15px;
  color: #b49764;
  text-transform: uppercase;
  padding: 0 22px;
  margin-left: 15px;
  transition: 0.35s;
}
.pokoje-lista-container .pokoj-item .pokoj-content .cena a:hover {
  background: #473731;
  color: #fff;
}
@media (max-width: 1199px) {
  .pokoje-lista-container .pokoj-item .pokoj-img {
    width: 50%;
  }
  .pokoje-lista-container .pokoj-item .pokoj-content h3 {
    margin-bottom: 15px;
  }
  .pokoje-lista-container .pokoj-item .pokoj-content h3 a {
    font-size: 32px !important;
  }
  .pokoje-lista-container .pokoj-item .pokoj-content h3 a span {
    display: block;
  }
  .pokoje-lista-container .pokoj-item .pokoj-content .pokoj-desc {
    line-height: 16px;
  }
  .pokoje-lista-container .pokoj-item .pokoj-content .pokoj-features {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .pokoje-lista-container .pokoj-item {
    flex-flow: column;
    align-items: center;
  }
  .pokoje-lista-container .pokoj-item > a,
  .pokoje-lista-container .pokoj-item > div {
    width: 80% !important;
  }
  .pokoje-lista-container .pokoj-item .pokoj-content {
    height: 290px;
  }
  .pokoje-lista-container .pokoj-item {
    box-shadow: 0 0 18px 1px rgba(180, 151, 100, 0.24);
    border: 1px solid #b49764;
  }
  .pokoje-lista-container .pokoj-item .pokoj-content {
    box-shadow: none;
    border: none;
  }
  .baner-film .avPlayer {
    height: 350px !important;
  }
}
@media(max-width: 767px) {
  #t3-header > .row {
    justify-content: center;
  }
  .floating-menu {
    right: 0;
  }
  div.mod-languages ul {
    display: flex;
  }
  .pokoje-lista-container .pokoj-item .pokoj-content h3 a {
    font-size: 26px !important;
    padding-left: 5px;
    padding-right: 5px;
  }
}
@media (max-width: 580px) {
  .pokoje-lista-container .pokoj-item .pokoj-content .pokoj-features {
    flex-flow: column;
  }
  .pokoje-lista-container .pokoje-header h2 {
    font-size: 36px;
  }
  .pokoje-lista-container .pokoj-item .pokoj-content .pokoj-features.fix {
    margin-top: 50px;
  }
  .sale-konferencyjne.pokoje-lista-container .pokoj-item .pokoj-content .pokoj-features.fix {
    margin-top: 20px;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .pokoje-lista-container .pokoje-header p {
    font-size: 20px;
  }
  .pokoje-lista-container .pokoj-item .pokoj-img img {
    height: 250px;
    object-fit: cover;
  }
  .pokoje-lista-container .pokoj-item .pokoj-content {
    height: 515px;
  }
  .sale-konferencyjne.pokoje-lista-container .pokoj-item .pokoj-content {
    height: 450px;
  }
  .pokoje-lista-container .pokoj-item .pokoj-content .cena {
    flex-wrap: wrap;
    height: 120px;
    background-size: contain;
    background-repeat: repeat;
  }
  .pokoje-lista-container .pokoj-item .pokoj-content .cena a {
    margin-left: 0;
    margin-bottom: 10px;
  }
  .pokoje-lista-container .pokoj-item .pokoj-content .cena p {
    width: 100%;
  }
  .pokoje-lista-container .pokoj-item > a,
  .pokoje-lista-container .pokoj-item > div {
    width: 100% !important;
  }
  .pokoje-lista-container .pokoje-list {
    padding: 0 15px;
  }
}
.itemImageGallery h3 {
  display: none;
}
.pokoje-view .itemTitle {
  color: #473731;
  font-size: 40px;
  margin-bottom: 30px;
  margin-bottom: 25px;
}
.pokoje-view .itemBody .itemFullText {
  font-size: 15px;
  line-height: 24px;
}
.pokoje-view .itemBody .itemFullText h4 {
  color: #473731;
  font-size: 30px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.pokoje-view .itemBody .itemFullText table {
  width: 100%;
}
.pokoje-view .itemBody .itemFullText table td,
.pokoje-view .itemBody .itemFullText table tr td {
  border-top: 0;
}
.pokoje-view .itemBody .itemFullText table td {
  color: #000;
}
.pokoje-view .itemBody .itemFullText table td:nth-child(2n + 2) {
  width: 24%;
}
.pokoje-view .itemBody .itemFullText table tr {
  height: 42px;
}
.pokoje-view div.itemImageBlock {
  margin: 0;
  padding: 0;
}
.pokoje-view div.itemImageBlock span.itemImage {
  margin: 0;
  text-align: left;
}
.pokoje-view .itemImageGallery .sigProContainer {
  padding: 0;
  background: #fff;
  margin-top: 47px;
}
.pokoje-view .itemImageGallery .sigProContainer .sigProCaption:empty,
.pokoje-view .itemImageGallery .sigProContainer .sigProGalleriaWhiteTargetTitle:empty {
  display: none !important;
}
.pokoje-view .itemImageGallery .sigProContainer > ul {
  margin-top: 0 !important;
}
.pokoje-view .itemImageGallery .sigProContainer > ul > li {
  margin-right: 10px;
}
.pokoje-view.oferta-specjalna-view .itemBody .itemFullText {
  margin-top: 40px;
}
.pokoje-view.oferta-specjalna-view .itemBody .itemFullText h5 {
  color: #b49764;
  border-bottom: 2px solid #b49764;
  position: relative;
  text-transform: uppercase;
  margin-top: 25px;
}
.pokoje-view.oferta-specjalna-view .itemBody .itemFullText ul li {
  margin-top: 5px;
}
.pokoje-view.oferta-specjalna-view .itemExtraFields {
  display: flex;
  justify-content: center;
  border-top: 1px solid #b49764;
  padding-top: 20px;
}
.pokoje-view.oferta-specjalna-view .itemExtraFields > div:first-child {
  background: url(../images/w_cenie.svg) no-repeat;
  background-size: contain;
  padding-left: 30px;
}
.pokoje-view.oferta-specjalna-view .itemExtraFields > div:nth-child(2) {
  background: url(../images/dlugosc_pobytu.png) no-repeat;
  background-size: contain;
  padding-left: 30px;
  margin-left: 30px;
}
.pokoj-related.itemRelated > h3 {
  display: none;
}
.pokoj-related.itemRelated > ul {
  padding-left: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
.pokoj-related.itemRelated > ul .itemRelTitle {
  overflow: hidden;
  height: 85px;
  color: #483730;
  font-family: 'Amiri', sans-serif;
  font-size: 22px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 24px 0 20px;
  display: block;
  text-align: center;
  transition: 0.35s;
}
.pokoj-related.itemRelated > ul .itemRelTitle:hover {
  color: #b49764;
}
.pokoj-related.itemRelated > ul .itemRelImg {
  transition: 0.45s;
  max-width: 100%;
}
.pokoj-related.itemRelated > ul .itemRelImg:hover {
  transform: scale(1.1);
}
.pokoj-related.itemRelated > ul .itemImageLinkWrapper {
  display: block;
  overflow: hidden;
}
.pokoj-related.itemRelated > ul .itemRelIntrotext {
  color: #b49764;
  font-size: 15px;
  padding: 0px 15px;
  height: 84px;
}
.pokoj-related.itemRelated > ul .itemRelIntrotext p {
  text-align: center;
}
.pokoj-related.itemRelated > ul .itemRelWrapper {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.pokoj-related.itemRelated > ul .itemRelWymiary {
  margin-top: 40px;
  text-align: center;
}
.pokoj-related.itemRelated > ul .itemRelWymiary img {
  height: 26px;
}
.pokoj-related.itemRelated > ul .itemRelWymiary span {
  vertical-align: sub;
  margin-left: 5px;
}
.pokoj-related.itemRelated > ul .itemRelLink {
  text-align: center;
}
.pokoj-related.itemRelated > ul .itemRelLink a {
  cursor: pointer;
  background-color: #b49764;
  color: #fff;
  padding: 10px 22px;
  text-transform: uppercase;
  display: inline-block;
  margin-top: 33px;
  transition: 0.35s;
}
.pokoj-related.itemRelated > ul .itemRelLink a:hover {
  color: #000;
  background-color: #f2eadb;
}
.pokoj-related.itemRelated > ul > li {
  width: 33.33%;
  padding: 40px 15px;
}
.sprawdz-rowniez-intro h3 {
  border-top: 1px solid #b49764;
  padding-top: 70px;
  padding-bottom: 30px;
  margin: 0;
  font-size: 40px;
  text-transform: uppercase;
}
.sidebar-info-container img {
  margin-bottom: 20px;
}
.sidebar-info-container h4 {
  color: #6e5b54;
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 18px;
}
.sidebar-info-container p {
  color: #b49764;
  font-size: 15px;
}
.rezerwacja-sidebar-container {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 32px;
  margin-bottom: 30px;
}
.rezerwacja-sidebar-container .header {
  color: #483730;
  font-size: 22px;
  font-weight: 700;
  margin-top: 0;
}
.rezerwacja-sidebar-container .price {
  font-family: 'Amiri', sans-serif;
  font-size: 31px;
  color: #fff;
  margin-bottom: 0;
}
.rezerwacja-sidebar-container .price span {
  font-size: 61px;
  font-weight: 700;
}
.rezerwacja-sidebar-container .desc {
  font-family: 'Amiri', sans-serif;
  font-size: 15px;
  color: #fff;
  margin-bottom: 22px;
}
.rezerwacja-sidebar-container .btn {
  background: #fff;
  height: 38px;
  line-height: 38px;
  font-size: 15px;
  color: #b49764;
  text-transform: uppercase;
  padding: 0 22px;
  margin-left: 15px;
  transition: 0.35s;
  border-radius: 0;
}
.rezerwacja-sidebar-container .btn:hover {
  background: #473731;
  color: #fff;
}
@media (max-width: 1170px) {
  .pokoj-related.itemRelated > ul .itemRelWymiary {
    width: 100%;
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .pokoj-related.itemRelated > ul > li {
    width: 100%;
  }
  .pokoj-related.itemRelated > ul .itemRelIntrotext {
    height: unset;
  }
  .pokoj-related.itemRelated > ul .itemImageLinkWrapper {
    text-align: center;
  }
  .sprawdz-rowniez-intro h3 {
    font-size: 36px;
  }
  .pokoj-related.itemRelated > ul .itemRelTitle {
    padding: 15px 0 15px;
  }
  .pokoj-related.itemRelated > ul .itemRelWymiary,
  .pokoj-related.itemRelated > ul .itemRelLink a {
    margin-top: 20px;
  }
}
@media (max-width: 580px) {
  .pokoje-view .itemBody .itemFullText table tr {
    height: unset;
    display: flex;
    flex-wrap: wrap;
  }
  .pokoje-view .itemBody .itemFullText table td,
  .pokoje-view .itemBody .itemFullText table tr td {
    width: 50%;
    padding: 15px 0;
  }
}
.atrakcje-intro-text {
  max-width: 890px;
  margin: 0 auto;
}
.atrakcje-intro-text p {
  color: #483832;
  font-family: 'Amiri', sans-serif;
  font-size: 24px !important;
  line-height: 30px !important;
}
.module-with-simple-gallery {
  padding-left: 23px !important;
  padding-right: 23px !important;
}
.module-with-simple-gallery img {
  object-fit: cover;
  width: 100%;
}
.module-with-simple-gallery .wf-columns {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
}
.module-with-simple-gallery .sigProContainer .sigProGalleriaWhite > li:nth-child(4) {
  margin-right: 0;
}
.module-with-simple-gallery ul {
  list-style-position: inside;
}
.module-with-simple-gallery h4 {
  color: #b49764;
  margin-top: 0 !important;
  font-weight: 400 !important;
  margin-bottom: 55px;
  font-size: 40px;
  margin-top: 30px !important;
}
.module-with-simple-gallery p {
  color: #000;
  font-size: 15px !important;
  line-height: 24px !important;
  text-align: justify;
}
.module-with-simple-gallery .wf-column:nth-child(2) {
  padding-left: 40px;
}
.module-with-simple-gallery.gallery-right .wf-column:first-child {
  padding-right: 40px;
}
.module-with-simple-gallery.gallery-right .wf-column:nth-child(2) {
  padding-left: 0;
}
@media (max-width: 1199px) {
  .module-with-simple-gallery h4 {
    margin-bottom: 25px !important;
  }
  .module-with-simple-gallery h3 {
    font-size: 40px;
  }
  .module-with-simple-gallery.gallery-right .wf-column:first-child,
  .module-with-simple-gallery .wf-column:nth-child(2) {
    padding: 0;
  }
}
.nasza-oferta-pobytow h4 {
  font-family: 'Amiri', sans-serif;
  font-size: 30px !important;
  line-height: 48px !important;
}
.nasza-oferta-pobytow p {
  font-family: 'Amiri', sans-serif;
  font-size: 24px !important;
  line-height: 28px !important;
}
.btn-link {
  border: 1px solid #f2eadb;
  background-color: #b49764;
  color: #fff;
  font-family: 'Amiri', sans-serif;
  font-size: 15px;
  line-height: 16px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 12px 18px;
  margin-top: 30px;
  display: inline-block;
  transition: 0.35s;
  text-align: center;
}
.btn-link:hover {
  background-color: #f2eadb;
  color: #000;
  text-decoration: none;
}
.btn-link.link-pdf {
  background-color: #fff;
  border: 1px solid #b49764;
  background-image: url(../images/pdf-icon.png);
  background-repeat: no-repeat;
  padding-left: 54px;
  background-position: 15px 50%;
  color: #b49764;
  margin: 0;
  width: 250px;
  height: 58px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.btn-link.link-pdf:hover {
  background-color: #b49764;
  color: #fff;
}
.zapraszamy-do-restauracji table {
  background: url(../images/bg_zloty.jpg);
  background-size: 150%;
  float: left;
  color: #fff;
}
.zapraszamy-do-restauracji table td {
  padding: 20px 40px;
}
.zapraszamy-do-restauracji table td span {
  color: #fff !important;
}
@media (max-width: 767px) {
  .module-with-simple-gallery h3 {
    font-size: 30px;
  }
  .module-with-simple-gallery h4 {
    font-size: 24px;
  }
  .nasza-oferta-pobytow h4 {
    font-size: 28px !important;
    line-height: 34px !important;
    padding: 0 10px;
  }
  .nasza-oferta-pobytow p {
    font-size: 20px !important;
    line-height: 24px !important;
    padding: 0 10px;
  }
  .zapraszamy-do-restauracji table {
    margin-left: 0;
    width: unset !important;
  }
}
.componentheadingbez_paska {
  display: none;
}
.custom-filters-container ul {
  list-style: none;
}
div ul.ja-k2filter {
  padding-left: 0;
}
div ul.ja-k2filter li {
  margin-bottom: 20px;
}
.custom-filters-container .ja-k2filter > li:first-child {
  text-align: center;
  padding: 0 15px;
}
.custom-filters-container .ja-k2filter > li:first-child .controls {
  display: flex;
  justify-content: center;
}
.custom-filters-container .ja-k2filter > li:first-child .controls input[type="radio"] {
  display: none;
}
.custom-filters-container .ja-k2filter > li:first-child .controls label {
  flex: 1 0;
}
.custom-filters-container .ja-k2filter > li:first-child .controls label {
  color: #ffffff;
  font-family: 'Amiri', sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 62px;
  position: relative;
  background: #6e5b54;
  cursor: pointer;
  transition: filter 0.35s;
}
.custom-filters-container .ja-k2filter > li:first-child .controls label.active {
  background: #b49764;
}
.custom-filters-container .ja-k2filter > li:first-child .controls label.active:after {
  border-top-color: #b49764;
}
.custom-filters-container .ja-k2filter > li:first-child .controls label:hover {
  filter: brightness(1.1);
}
.custom-filters-container .ja-k2filter > li:first-child .controls label:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(110, 91, 84, 0);
  border-top-color: #6e5b54;
  border-width: 8px;
  margin-left: -8px;
}
.custom-filters-container .ja-k2filter > li:first-child .controls label:nth-child(2) {
  margin-left: 20px;
  margin-right: 20px;
}
.custom-filters-container .ja-k2filter > li:nth-child(2) {
  margin-bottom: 0;
  display: none;
}
.custom-filters-container .ja-k2filter > li:nth-child(2) .controls {
  display: flex;
  justify-content: space-around;
}
.custom-filters-container .ja-k2filter > li:nth-child(2) .controls input[type="radio"] {
  display: none;
}
.custom-filters-container .ja-k2filter > li:nth-child(2) label {
  font-family: 'Amiri', sans-serif;
  color: #6e5b54;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  cursor: pointer;
  transition: color 0.35s;
}
.custom-filters-container .ja-k2filter > li:nth-child(2) label.active {
  color: #b49764;
}
.custom-filters-container .ja-k2filter > li:nth-child(2) label.active:before {
  background: #b49764 url(../images/accept.svg) 50% no-repeat;
  border: 1px solid #b49764;
}
.custom-filters-container .ja-k2filter > li:nth-child(2) label:before {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  border: 1px solid #6e5b54;
  margin-right: 10px;
  position: relative;
  top: 3px;
}
.custom-filters-container .ja-k2filter > li:nth-child(2) label:hover {
  color: #b49764;
}
.componentheading {
  display: none;
}
#itemListPrimary {
  margin-left: 10px;
}
.filter-items-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
  margin-top: 50px;
}
.filter-item {
  display: block;
}
.oferta-specjalna-item {
  max-width: 400px;
  overflow: hidden;
  padding: 0 !important;
  cursor: pointer;
}
.oferta-specjalna-item .catItemImageBlock {
  margin-bottom: 0;
  padding-bottom: 0;
}
.oferta-specjalna-item .catItemImageBlock .catItemImage {
  margin-bottom: 0;
}
.oferta-specjalna-item .catItemBody {
  font-family: 'Amiri', sans-serif;
  border-bottom: 1px solid #b49764;
  height: 190px;
  padding-top: 0;
}
.oferta-specjalna-item .catItemBody .price {
  color: #b49764;
  font-size: 18px;
  text-align: center;
  display: block;
  line-height: 60px;
}
.oferta-specjalna-item .catItemBody .price span {
  font-size: 36px;
  font-weight: 700;
}
.oferta-specjalna-item .catItemBody .hidden-specials p {
  font-size: 16px;
  margin-top: 8px;
  text-align: center;
}
.oferta-specjalna-item .catItemBody .hidden-specials .w-cenie,
.oferta-specjalna-item .catItemBody .hidden-specials .dlugosc-pobytu {
  position: relative;
  color: #6e5b54;
}
.oferta-specjalna-item .catItemBody .hidden-specials .w-cenie:before,
.oferta-specjalna-item .catItemBody .hidden-specials .dlugosc-pobytu:before {
  content: "";
  position: relative;
  margin-right: 20px;
  display: inline-block;
  height: 22px;
  width: 22px;
  top: 5px;
}
.oferta-specjalna-item .catItemBody .hidden-specials .w-cenie:before {
  background: url(../images/w_cenie.svg) no-repeat;
  background-size: contain;
}
.oferta-specjalna-item .catItemBody .hidden-specials .dlugosc-pobytu:before {
  background: url(../images/dlugosc_pobytu.png) no-repeat;
  background-size: contain;
}
.oferta-specjalna-item .catItemBody .catItemBodyTranslate {
  position: relative;
  transition: 0.45s;
  padding-top: 10px;
  background: linear-gradient(#fff 0%, #fff 50%, rgba(0, 0, 0, 0) 51%, rgba(0, 0, 0, 0) 100%);
  height: 370px;
  border: 1px solid #b49764;
}
.oferta-specjalna-item .catItemBody .catItemBodyTranslate:after {
  content: "";
  width: 1px;
  height: 100%;
  background: #b49764;
  position: absolute;
  right: -1px;
  top: 0;
  display: inline-block;
}
.oferta-specjalna-item .catItemBody .catItemBodyTranslate:before {
  content: "";
  width: 1px;
  height: 100%;
  background: #b49764;
  position: absolute;
  left: -1px;
  top: 0;
  display: inline-block;
}
@media(min-width: 768px) {
  .oferta-specjalna-item {
    height: 457px;
  }
}
.oferta-specjalna-item:hover .catItemBodyTranslate {
  transform: translateY(-100px);
}
.oferta-specjalna-item .catItemTitle {
  line-height: normal;
  font-size: 20px;
  height: 101px;
  text-align: center;
  border-bottom: 1px solid #6e5b54;
  margin: 5px 20px 10px;
  line-height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.oferta-specjalna-item .catItemTitle {
  color: #6e5b54;
  font-family: 'Amiri', sans-serif;
  font-size: 21px;
  font-weight: 400;
  padding-bottom: 8px;
}
.alert.alert-notice {
  display: none;
}
.oferta-specjalna-korzysci-container .section-title {
  margin-bottom: 80px;
}
.oferta-specjalna-korzysci-container .section-title p {
  color: #b49764;
  font-family: 'Amiri', sans-serif;
  font-size: 30px;
  line-height: 48px;
  text-transform: uppercase;
}
.oferta-specjalna-korzysci-container .features-item .img-icon {
  margin-bottom: 25px;
}
.oferta-specjalna-korzysci-container .features-item h3 {
  max-width: 156px;
  color: #b49764;
  font-family: 'Amiri', sans-serif;
  font-size: 24px;
  font-weight: 400;
  margin: 0 auto;
}
.oferta-specjalna-korzysci-container.fix .row:first-child {
  margin-bottom: 50px;
}
.oferta-specjalna-korzysci-container.fix .section-title p {
  font-size: 30px;
}
.oferta-specjalna-korzysci-container.fix .features-item h3 {
  font-size: 20px;
  max-width: 180px;
}
#t3-mainbody.fix {
  padding-bottom: 0;
}
#t3-mainbody.fix #t3-content {
  padding-bottom: 0;
}
#t3-mainbody.fix #t3-content #k2Container {
  padding-bottom: 0;
}
#jak2-loading {
  display: none !important;
}
.home .special-header {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  color: #b49764;
  font-size: 40px;
  text-transform: uppercase;
}
.navbar-header {
  display: none;
}
@media (max-width: 1199px) {
  #itemListPrimary {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
  }
  .navbar-header {
    display: initial;
  }
  #itemListPrimary .itemContainer {
    width: 50% !important;
  }
  .oferta-specjalna-korzysci-container img {
    width: unset !important;
  }
  .oferta-specjalna-korzysci-container .section-title p {
    line-height: normal;
  }
  .module-with-simple-gallery .wf-columns {
    grid-template-columns: 1fr;
  }
  .droppicsSwiperCustom .wimg.slide {
    height: 450px !important;
  }
  .filter-items-wrapper {
    grid-template-columns: 1fr 1fr;
  }
  .other-special-offers .filter-items-wrapper {
    grid-template-columns: 1fr 1fr 1fr !important;
  }
}
@media (max-width: 991px) {
  .oferta-specjalna-item .catItemBody .hidden-specials .w-cenie,
  .oferta-specjalna-item .catItemBody .hidden-specials .dlugosc-pobytu {
    background-position-x: 50px;
  }
  .custom-filters-container .ja-k2filter > li:nth-child(2) .controls {
    flex-wrap: wrap;
  }
  .custom-filters-container .ja-k2filter > li:nth-child(2) .controls label {
    width: 33.33%;
  }
  .other-special-offers .filter-items-wrapper {
    grid-template-columns: 1fr 1fr !important;
  }
}
@media (max-width: 767px) {
  .filter-items-wrapper, .other-special-offers .filter-items-wrapper {
    grid-template-columns: 1fr !important;
    justify-items: center;
  }
  .other-special-offers {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  #itemListPrimary {
    justify-content: center;
  }
  .rezerwacja-sidebar-container .price {
    padding-left: 5px;
    padding-right: 5px;
  }
  .oferta-specjalna-item .catItemBody {
    overflow: hidden;
  }
  #itemListPrimary .itemContainer {
    width: 100% !important;
  }
  .custom-filters-container .ja-k2filter > li:first-child .controls {
    flex-flow: column;
    gap: 10px;
  }
  .custom-filters-container .ja-k2filter > li:first-child .controls label:after {
    content: none;
  }
  .custom-filters-container .ja-k2filter > li:first-child .controls label:nth-child(2) {
    margin-left: 0;
    margin-right: 0;
  }
  .custom-filters-container .ja-k2filter > li:nth-child(2) .controls {
    flex-flow: column;
    gap: 10px;
    text-align: left;
  }
  .custom-filters-container .ja-k2filter > li:nth-child(2) .controls label {
    width: 100%;
  }
  .oferta-specjalna-korzysci-container .features-item h3 {
    margin-bottom: 20px;
  }
  .oferta-specjalna-korzysci-container .section-title {
    display: none;
  }
  .oferta-specjalna-item .catItemBody {
    height: 325px;
  }
  .oferta-specjalna-item:hover .catItemBodyTranslate {
    transform: none;
  }
  .custom-filters-container .ja-k2filter > li:first-child {
    padding: 0;
  }
  .oferta-specjalna-item .catItemTitle {
    margin: 5px 10px 10px;
    height: 135px;
  }
  .oferta-specjalna-item .catItemTitle a {
    font-size: 18px;
  }
  .oferta-specjalna-item .catItemBody .hidden-specials .w-cenie:before,
  .oferta-specjalna-item .catItemBody .hidden-specials .dlugosc-pobytu:before {
    margin-right: 10px;
  }
}
.ja-masthead {
  background-position: center;
}
.ja-masthead .ja-masthead-detail {
  display: flex;
  flex-flow: column;
  justify-content: center;
  height: 490px;
  margin: 0 auto;
}
.ja-masthead .ja-masthead-detail h3 {
  font-size: 60px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.7px;
  background: rgba(180, 151, 100, 0.8);
  padding: 40px 40px 0;
  margin: 0;
}
.ja-masthead .ja-masthead-detail .ja-masthead-description {
  font-size: 24px;
  background: rgba(180, 151, 100, 0.8);
  padding-bottom: 40px;
}
@media(max-width: 1499px) {
  #t3-mainnav.fixed .t3-megamenu {
    justify-content: flex-start;
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .ja-masthead .ja-masthead-detail h3 {
    font-size: 24px;
  }
  .ja-masthead .ja-masthead-detail .ja-masthead-description {
    font-size: 18px;
  }
  .pokoje-view.oferta-specjalna-view .itemExtraFields > div:first-child {
    background-size: 24px;
    height: 30px;
  }
  .pokoje-view.oferta-specjalna-view .itemExtraFields > div:nth-child(2) {
    background-size: 24px;
    height: 30px;
  }
  h3 {
    font-size: 32px;
  }
  .module-with-simple-gallery img {
    max-height: 350px;
  }
}
p.sigProGalleriaWhiteTargetTitle:empty {
  display: none;
}
ul.sigProGalleriaWhite span.sigProPseudoCaption:empty,
ul.sigProGalleriaWhite span.sigProCaption:empty {
  display: none !important;
}
.container-tabs-fix h3 {
  text-transform: uppercase;
  color: #b49764;
}
.container-tabs-fix .nav-tabs {
  display: flex;
  justify-content: center;
}
.container-tabs-fix .nav-tabs a {
  font-size: 16px;
}
.container-tabs-fix .sigProContainer {
  display: flex;
  flex-wrap: wrap;
}
.container-tabs-fix .sigProContainer li {
  width: 20%;
  margin: 0 !important;
}
.container-tabs-fix .sigProContainer li a {
  width: 100% !important;
}
.container-tabs-fix .sigProContainer li a img {
  width: 100% !important;
}
#wis2-panel {
  position: absolute;
  top: 720px;
  z-index: 99;
  width: 100%;
}
ul.sigProSeamless li.sigProThumb a.sigProLink,
ul.sigProSeamless li.sigProThumb a.sigProLink:hover {
  background: #fff;
}
ul.sigProSeamless li.sigProThumb a.sigProLink img.sigProImg,
ul.sigProSeamless li.sigProThumb a.sigProLink:hover img.sigProImg {
  background-size: cover !important;
}
.custom-kontakt table {
  width: 100%;
}
.custom-kontakt table tr {
  display: flex;
}
.custom-kontakt table tr td {
  width: 33.33%;
}
.custom-kontakt table tr td h4 {
  height: 60px;
}
.custom-kontakt table tr td p:first-child {
  height: 60px;
}
@media (min-width: 1200px) {
  #wis2-panel .wis2-panel--horizontal {
    margin: 0 auto;
    width: 1100px !important;
  }
}
@media (max-width: 1170px) {
  .poznaj-piramide-features-container .features-image.pull-left:before {
    margin-left: 0 !important;
  }
  #wis2-panel {
    top: 600px;
  }
  .container-tabs-fix .sigProContainer li {
    width: 25%;
  }
}
@media (max-width: 991px) {
  #wis2-panel {
    top: 550px;
  }
  .container-tabs-fix .sigProContainer li {
    width: 33.33%;
  }
  .custom-kontakt table tr {
    flex-flow: column;
    align-items: center;
  }
  .custom-kontakt table tr td {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  #wis2-panel {
    position: unset;
  }
  .container-tabs-fix .nav-tabs {
    flex-wrap: wrap;
  }
  .container-tabs-fix .sigProContainer li {
    width: 50%;
  }
}
@media (max-width: 400px) {
  .container-tabs-fix .sigProContainer li {
    width: 100%;
  }
}
.navbar-default .navbar-nav > li > a.rezerwacje-btn {
  display: none;
}
#t3-mainnav.fixed.navbar-default .navbar-nav > li > a.rezerwacje-btn {
  display: block;
  position: fixed;
  right: 20px;
  line-height: 52px;
  top: 0;
  box-sizing: border-box;
  padding: 0 25px;
  background: #b49764;
  font-size: 18px;
  color: #fff;
}
#t3-mainnav.fixed.navbar-default .navbar-nav > li > a.rezerwacje-btn:hover {
  background: #896f42;
}
@media (max-width: 1800px) {
  #t3-mainnav.fixed.navbar-default .navbar-nav > li > a.rezerwacje-btn {
    top: 6px;
    right: 50px;
    padding: 0 15px;
    line-height: 40px;
  }
}
@media (min-width: 767px) {
  .nspArts.bottom {
    padding: 0 50px;
  }
}
.nspMain > h3 {
  color: #b49764;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.baner-film p {
  margin-bottom: 0;
}
.baner-film h3 {
  position: absolute;
  top: calc(100vh - 270px);
  z-index: 3;
  color: #fff;
  text-align: center;
  width: 100%;
  padding: 0 15px;
}
.baner-film .avPlayer {
  object-fit: cover;
  background: transparent;
  object-position: 0 15%;
  filter: brightness(0.9) contrast(1.2);
  height: calc(100vh - 140px);
  width: 100%;
}
.home .t3-sl-3, .home .t3-sl-4 {
    border-top: 1px solid #eeeeee;
    text-align: center;
}
.home .t3-sl-1 {
    padding: 0;
    background: #ffffff;
    color: #333333;
    border-bottom: 0;
}
.pokoje .home .t3-sl-1 {
  border-bottom: 1px solid #eee;
}
div.mod-languages ul li.lang-active {
  background: none;
}
.view-featured #wis2-panel {
  top: calc(100vh - 170px);
}
@media screen and (max-width: 991px) {
  #wis2-panel .wis2-panel.wis2-panel--horizontal {
      padding-bottom: 20px;
  }
  #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-el {
      width: 330px;
      max-width: 100%;
      padding-top: 10px;
      padding-bottom: 10px;
      height: auto;
  }
  #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-input-group {
      width: 330px;
      max-width: 100%;
  }
  #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-el {
      width: 330px;
      max-width: 100%;
      padding-top: 10px;
      padding-bottom: 10px;
      height: auto;
  }
  #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-input-group .wis2-input {
      width: 65%;
      margin: 0;
  }
  #wis2-panel .wis2-panel.wis2-panel--horizontal .wis2-input-group {
      width: 330px;
      max-width: 100%;
  }
  #wis2-panel {
      position: unset;
  }
  .baner-film {
    position: relative;
  }
  .baner-film h3 {
    font-size: 24px;
    top: unset;
    bottom: 30px;
  }
  .baner-film .avPlayer {
    object-position: 20% 15%;
  }
}
@media(max-height: 600px) {
  .baner-film h3 {
    top: unset;
    bottom: 30px;
  }
}

ul.sigProSeamless li.sigProThumb {padding:10px !important}

.fixed .navbar-collapse li a {font-size: 14px !important;padding: 10px 8px !important;}

.pokoje #wis2-panel {
  display: none;
}
.other-special-offers {
  padding: 0 50px;
}
.other-special-offers .filter-items-wrapper {
  margin-top: 0;
  grid-template-columns: repeat(4, 1fr);
  justify-items: center;
}
.itemLinkedInButton {
    position: relative;
    bottom: 8px;
    left: 25px;
}
.nspImage {
  object-fit: cover;
}
.oferta-specjalna-item img {
  height: 267px !important;
  object-fit: cover;
  max-width: 100%;
}

.svg {bottom: 120px !important;}

.t3-footer {
    border-top: 1px solid #eeeeee;
    background: #f8f8f8;
    color: #555555
}
.t3-footer:before,.t3-footer:after {
    content: " ";
    display: table
}
.t3-footer:after {
    clear: both
}
.t3-footer small {
    display: block;
    font-size: 100%
}
.t3-footnav {
    padding: 20px 0
}
.t3-footnav:before,.t3-footnav:after {
    content: " ";
    display: table
}
.t3-footnav:after {
    clear: both
}
@media screen and (min-width: 768px) {
    .t3-footnav {
        padding:40px 0
    }
}
.t3-footnav .t3-module {
    background: #f8f8f8;
    color: #555555;
    margin-top: 10px;
    margin-bottom: 10px
}
.t3-footnav .t3-module .module-title {
    color: #333333;
    font-size: 18px;
    margin-bottom: 10px
}
.t3-footnav .t3-module ul {
    list-style: none;
    margin-left: 0;
    margin-bottom: 0;
    padding-left: 0
}
.t3-footnav .t3-module ul > li {
    line-height: 24px
}
.t3-footnav .t3-module ul > li > a {
    color: #555555
}
.t3-footnav .t3-module ul > li > a:hover,.t3-footnav .t3-module ul > li > a:active,.t3-footnav .t3-module ul > li > a:focus {
    color: #555555
}

.droppicspictures {
	clear: both;
	overflow: hidden;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  padding: 0 20px;
  gap: 20px;
}
.droppicsgallerydefault .wimg {
	margin: 0 !important;
	padding: 0;
	width: 100% !important;
	height: 250px !important;
}
.droppicsgallerydefault .wimg a {
	display: block;
	width: 100%;
	height: 100%;
	background-color: #000 !important;
	position: relative;
}
.droppicsgallerydefault .wimg img {
	width: 100% !important;
	object-fit: cover;
	height: 100%;
	border-width: 0 !important;
	border-radius: 0 !important;
	margin: 0 !important;
}
.droppicsgallerydefault .wimg a:hover:after {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -24px 0 0 -24px;
	display: block;
	content: "";
	width: 48px;
	height: 48px;
	background: transparent url(../../../images/ikony/magnify.png) no-repeat;
}
.droppicsgallerydefault .wimg a:hover img {
	opacity: .7;
}
#cboxTitle,
#cboxClose {
	display: none !important;
}
#cboxContent {
	background: transparent !important;
}
#cboxLoadedContent {
	border: 0 !important;
	background: transparent !important;
	padding-left: 8px !important;
	padding-top: 8px !important;
}
body:has(.cboxPhoto) {
	overflow: hidden;
}
.droppicsSwiperCustom .wimg.slide {
  display: none;
  opacity: 0;
  height: 333px;
  transition: opacity 0.45s ease-in-out;
}
.pokoje-view .droppicsSwiperCustom .wimg.slide {
  height: 100%;
}
.droppicsSwiperCustom .wimg.slide.active {
  display: block;
  animation: fadeIn 0.45s ease-in-out both;
}
.droppicsSwiperCustom .wimg.slide img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.droppicsSwiperCustom .droppicsSwiperPager .wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  grid-gap: 10px;
}
.droppicsSwiperCustom .droppicsSwiperPager .slide {
  cursor: pointer;
}
.droppicsSwiperCustom .droppicsSwiperPager .slide:hover {
  opacity: .6;
}
.droppicsSwiperCustom .droppicsSwiperPager .slide img {
  object-fit: cover;
  height: 100px;
  width: 100%;
}
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@media(max-width: 991px) {
	.droppicspictures {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media(max-width: 767px) {
	.droppicsgallerydefault .wimg {
    height: 140px !important;
	}
  .droppicspictures {
    grid-template-columns: 1fr 1fr;
  }
	#cboxClose {
		display: initial !important;
	}
  .droppicsSwiperCustom .wimg.slide {
      height: 350px !important;
  }
}
@media(max-width: 500px) {
  .droppicsSwiperCustom .droppicsSwiperPager .wrapper {
    grid-template-columns: 1fr 1fr;
  }
  .droppicsSwiperCustom .wimg.slide {
      height: 200px !important;
  }
  .module-with-simple-gallery img {
    max-height: 200px;
  }
}
