@charset "UTF-8";
/* Menu fb logowanie */
/* STYLES FOR PNG LOGO */
.logoHolder {
  position: relative;
  top: -25%;
  display: block;
  height: 30px;
}

.whiteLogo,
.blackLogo {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.slides.whiteSlide .blackLogo,
.slides:not(.whiteSlide) .whiteLogo {
  opacity: 1;
}

/* STYLES FOR TEXT LOGO */
.textLogo {
  font-size: 33px;
  letter-spacing: -1px;
  font-weight: 600;
}

.menu, .mainMenu {
  font-family: "Poppins";
}

/* Wakacje za 59 zł! (#1) */
.headline-white * {
  position: relative;
  display: inline;
  color: #000;
  font-weight: 700;
  background: #fff;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  padding: 0 0.25em 0;
  line-height: 1.5;
}

.headline-yellow > span {
  position: relative;
  display: inline;
  color: #000;
  font-weight: 700;
  background: #ffdd00;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  padding: 0 0.25em 0;
  line-height: 1.5;
}

.headline-orange * {
  position: relative;
  display: inline;
  color: #000;
  font-weight: 700;
  background: #fff;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  padding: 0 0.25em 0;
  line-height: 1.5;
}

/* Zasady promocji (#2) */
/* To restrict styles to the current slide, panel, or example use .slide[data-cid="slide-36-b1edd12d"] */
.slide[data-cid=slide-36-b1edd12d] .ipad-36 {
  margin: -10px 0 -50%;
}

.headline-orange * {
  position: relative;
  display: inline;
  color: #000;
  font-weight: 700;
  background: #fff;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  padding: 0 0.25em 0;
  line-height: 1.5;
}

/* Najczęściej zadawane pytania (#3) */
.tabs {
  max-width: 100%;
}
