@charset "UTF-8";
/* fb only */
/* 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";
}

/* RMG GYM - Siłownia z charakterem (#1) */
.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-black * {
  position: relative;
  display: inline;
  color: #fff;
  font-weight: 700;
  background: #000;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  padding: 0 0.25em 0;
  line-height: 1.5;
}

.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;
}

/* Biznes dla Ciebie (#2) */
/* To restrict styles to the current slide, panel, or example use .slide[data-cid="slide-31-65e6568d"] */
@media (min-width: 1024px) {
  .slide[data-cid=slide-31-65e6568d] .ipad-31 {
    margin: -10% 0px -115%;
    max-width: none;
  }
}

.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-black * {
  position: relative;
  display: inline;
  color: #fff;
  font-weight: 700;
  background: #000;
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  padding: 0 0.25em 0;
  line-height: 1.5;
}

.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;
}

/* Historia sukcesu (#3) */
.flex-64 .cell-64:hover {
  background: #ffdd00;
}

/*p.button{
  opacity: 60%;
}*/
/*.cell-64:hover > p.button {
  background:#202020 !important;
  color: #fff !important;
  border: 1px solid #202020 !important;
  opacity: 100%;
}*/
.flex-64:not(:hover) li:first-child > .cell-64 {
  background: #ffdd00;
}

.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;
}
