html,
body {
  margin: 0;
}
.abs {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.bgcover {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.bgcontain {
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
img {
  border: 0;
}
.imgfull {
  width: 100%;
  height: auto;
  display: block;
}
.noselect {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.gray {
  filter: url("data:image/svg+xml;utf8,<svg%20xmlns='http://www.w3.org/2000/svg'><filter%20id='grayscale'><feColorMatrix%20type='matrix'%20values='0.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200.3333%200.3333%200.3333%200%200%200%200%200%201%200'/></filter></svg>#grayscale");
  /* Firefox 3.5+ */
  filter: grayscale(100%);
  /* Current draft standard */
  -webkit-filter: grayscale(100%);
  /* New WebKit */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray;
  /* IE6+ */
}
.nogray {
  filter: none;
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
}
.cl {
  clear: both;
}
.resetul {
  list-style-type: none;
  padding: 0;
}
.resetul li {
  padding: 0;
}
* {
  margin: 0;
  box-sizing: border-box;
}
.debug {
  outline: red dotted 1px;
}
.clearfix:after {
  content: "";
  font-size: 0;
  display: table;
  clear: both;
}
.animl {
  transition: all 0.25s;
}
.anim {
  transition: all 0.25s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  /* easeInOutQuint */
}
.anim_bounce {
  transition: all 0.35s cubic-bezier(0, 1.8, 1, 1.8);
}
.vc {
  display: table;
  height: 100%;
  width: 100%;
}
.vc .vcin {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.blueimp-gallery > .close,
.blueimp-gallery > .title,
.blueimp-gallery > .play-pause,
.blueimp-gallery > .prev,
.blueimp-gallery > .next {
  display: block !important;
}
.mobile-show {
  display: none;
}
@media (max-width: 1023px) {
  .mobile-show {
    display: block;
  }
}
@media (max-width: 1023px) {
  .mobile-hide {
    display: none !important;
  }
}
.blueimp-gallery-single .prev,
.blueimp-gallery-single .next,
.blueimp-gallery-single .play-pause {
  display: none !important;
}
.test_class {
  width: 10px;
  display: block;
  top: 0;
  left: 10px;
  margin: 0 auto;
}
html {
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
}
* {
  font-variant-ligatures: none;
}
a {
  text-decoration: none;
  color: inherit;
}
.fs0 {
  font-size: 0;
  letter-spacing: 0 !important;
}
.fs05 {
  font-size: 3.5vw;
  line-height: 0.9;
}
@media (max-width: 768px) {
  .fs05 {
    line-height: 1;
    font-size: 32px;
  }
}
@media (max-width: 568px) {
  .fs05 {
    font-size: 28px;
  }
}
.fs1 {
  font-size: 2.8vw;
  line-height: 0.9;
}
@media (max-width: 768px) {
  .fs1 {
    font-size: 32px;
  }
}
@media (max-width: 568px) {
  .fs1 {
    font-size: 28px;
  }
}
.fs2 {
  font-size: 36px;
  line-height: 1.1;
}
@media (max-width: 768px) {
  .fs2 {
    font-size: 22px;
  }
}
.fs35 {
  font-size: 28px;
}
@media (max-width: 1280px) {
  .fs35 {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .fs35 {
    font-size: 24px;
  }
}
.fs3 {
  font-size: 20px;
}
.fs4 {
  font-size: 18px;
}
@media (max-width: 768px) {
  .fs4 {
    font-size: 16px;
  }
}
.fs5 {
  font-size: 16px;
}
@media (max-width: 568px) {
  .fs5 {
    font-size: 14px;
  }
}
.fs6 {
  font-size: 14px;
}
@media (max-width: 568px) {
  .fs6 {
    font-size: 12px;
  }
}
.fs65 {
  font-size: 12px;
}
@media (max-width: 568px) {
  .fs65 {
    font-size: 11px;
  }
}
.fs7 {
  font-size: 11px;
}
@media (max-width: 568px) {
  .fs7 {
    font-size: 11px;
  }
}
.stdtxt:after {
  content: "";
  font-size: 0;
  display: table;
  clear: both;
}
.stdtxt h1,
.stdtxt h2,
.stdtxt h3,
.stdtxt h4,
.stdtxt h5,
.stdtxt h6 {
  font-family: 'ms', impact, sans-serif;
  font-weight: 500 !important;
  text-transform: uppercase;
  margin-top: 2.5rem;
  margin-bottom: 0.5rem;
}
.stdtxt h1:first-child,
.stdtxt h2:first-child,
.stdtxt h3:first-child,
.stdtxt h4:first-child,
.stdtxt h5:first-child,
.stdtxt h6:first-child {
  margin-top: 0;
}
.stdtxt h1 {
  font-size: 2.8vw;
  line-height: 0.9;
}
@media (max-width: 768px) {
  .stdtxt h1 {
    font-size: 32px;
  }
}
@media (max-width: 568px) {
  .stdtxt h1 {
    font-size: 28px;
  }
}
.stdtxt h2 {
  font-size: 36px;
  line-height: 1.1;
}
@media (max-width: 768px) {
  .stdtxt h2 {
    font-size: 22px;
  }
}
.stdtxt h3 {
  font-size: 20px;
}
.stdtxt h4 {
  font-size: 20px;
}
.stdtxt h5 {
  font-size: 20px;
}
.stdtxt h6 {
  font-size: 20px;
}
.stdtxt hr {
  height: 1px;
  border: none;
  border-top: #e0e0e0 solid 1px;
  margin: 1rem 0;
}
.stdtxt table {
  border-collapse: collapse;
  border: none;
}
.stdtxt table td {
  border: none;
}
.stdtxt blockquote {
  font-family: 'ms', impact, sans-serif;
  font-weight: 500 !important;
  font-size: 2.8vw;
  line-height: 0.9;
  color: #ff0000;
  line-height: 1;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .stdtxt blockquote {
    font-size: 32px;
  }
}
@media (max-width: 568px) {
  .stdtxt blockquote {
    font-size: 28px;
  }
}
.stdtxt p,
.stdtxt blockquote,
.stdtxt ul,
.stdtxt ol,
.stdtxt table {
  margin-bottom: 1rem;
}
.stdtxt p:last-child,
.stdtxt blockquote:last-child,
.stdtxt ul:last-child,
.stdtxt ol:last-child,
.stdtxt table:last-child {
  margin-bottom: 0;
}
.stdtxt p a,
.stdtxt blockquote a,
.stdtxt ul a,
.stdtxt ol a,
.stdtxt table a {
  text-decoration: underline;
  text-underline-position: under;
}
.stdtxt p a:hover,
.stdtxt blockquote a:hover,
.stdtxt ul a:hover,
.stdtxt ol a:hover,
.stdtxt table a:hover {
  opacity: 0.7;
}
.stdtxt iframe {
  width: 100% !important;
}
.stdtxt .wp-caption {
  margin-bottom: 1rem;
  width: 100% !important;
  font-size: 14px;
}
@media (max-width: 568px) {
  .stdtxt .wp-caption {
    font-size: 12px;
  }
}
.stdtxt .wp-caption a {
  display: block;
  width: 100% !important;
}
.stdtxt .wp-caption img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 5px;
}
.stdtxt .alignnone {
  max-width: 100%;
  height: auto;
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
@media screen and (max-width: 1023px) {
  .stdtxt .alignnone {
    margin-left: 0;
  }
}
.stdtxt .alignnone.size-thumbnail {
  width: auto;
  height: auto;
  display: inline-block;
  vertical-align: top;
  margin-left: 0;
}
.stdtxt .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.stdtxt .alignleft {
  float: left;
  margin-right: 1.5rem;
  margin-bottom: 1.5rem;
}
.stdtxt .alignright {
  float: right;
  margin-left: 1.5rem;
  margin-bottom: 1.5rem;
}
.stdtxt img {
  max-width: 100% !important;
  height: auto;
}
.font0 {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.font2 {
  font-family: 'ms', impact, sans-serif;
  font-weight: 500 !important;
}
.font1 {
  font-family: sans-serif, 'helvetica neue', 'helvetica', arial, sans-serif;
}
.lhlow {
  line-height: 1.3 !important;
}
.lhbig {
  line-height: 1.5 !important;
}
img {
  max-width: 100%;
}
html {
  height: 100%;
  font-size: 20px;
}
body {
  font-family: sans-serif, 'helvetica neue', 'helvetica', arial, sans-serif;
  font-size: 18px;
  overflow-x: hidden;
  overflow-y: scroll;
  line-height: 1.3 !important;
}
@media (max-width: 768px) {
  body {
    font-size: 16px;
  }
}
.site_padtop {
  padding-top: 2rem;
}
@media (max-width: 1023px) {
  .site_padtop {
    padding-top: 1rem;
  }
}
.uc {
  text-transform: uppercase;
}
.block-slider {
  position: relative;
}
.block-slider.block-slider_home {
  margin-bottom: 3rem;
}
.block-slider.block-slider_home .fg {
  justify-content: flex-end !important;
  text-align: left !important;
}
.block-slider .keep {
  white-space: nowrap;
}
@media (max-width: 1023px) {
  .block-slider .slick-dots {
    display: none !important;
  }
}
.block-slider .slick {
  transition: all 1s;
  filter: saturate(3);
}
.block-slider .slick.open {
  filter: saturate(1);
}
.block-slider .item_img {
  position: relative;
}
.block-slider .item_img .itemin {
  position: relative;
  height: 0;
  padding-bottom: 56.5%;
  padding-bottom: 46.8%;
}
@media (max-width: 1023px) {
  .block-slider .item_img .itemin {
    padding-bottom: 60%;
  }
}
.block-slider .item_img img {
  height: auto;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  object-position: 50% 20%;
}
.postid-544 .block-slider .item_img img {
  object-fit: contain;
}
.block-slider .item_img img.orientation-v {
  object-fit: contain;
}
.block-slider .item_img img.slick-loading {
  background-image: url(https://teatr-rampa.pl/wp-content/themes/rampa/img/spinner.gif);
  background-position: center center;
  background-repeat: no-repeat;
}
.block-slider .item .slick__nalepka {
  display: none;
}
.block-slider .slick_navlayer {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.block-slider .slick_navlayer .slick_navlayer__in {
  padding-bottom: 46.8%;
  height: 0;
  position: relative;
}
@media (max-width: 1023px) {
  .block-slider .slick_navlayer .slick_navlayer__in {
    padding-bottom: 60%;
  }
}
.block-slider .slick_navlayer.with-lowdots .slick-dots {
  bottom: auto;
  top: 100%;
}
.block-slider .slick-dots {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  list-style-type: none;
  padding: 0;
  width: 100%;
  font-size: 0;
  letter-spacing: 0 !important;
  padding-bottom: 0.5rem;
}
.block-slider .slick-dots li {
  padding: 0;
}
.block-slider .slick-dots li {
  display: inline-block;
}
.block-slider .slick-dots .slick-active button {
  background: #ff0000;
  border-color: #ff0000;
}
.block-slider .slick-dots button {
  pointer-events: initial;
  border: white solid 1px;
  background: #f0f0f0;
  width: 10px;
  height: 10px;
  font-size: 0;
  letter-spacing: 0 !important;
  border-radius: 100%;
  padding: 0;
  margin: 1rem 0.5rem;
}
.postid-544 .block-slider .slick-dots button {
  margin: 0.5rem 4px;
}
.block-slider .slick-dots button:hover {
  opacity: 0.7;
}
.block-slider .msz_slick-next,
.block-slider .msz_slick-prev {
  pointer-events: initial;
  position: absolute;
  z-index: 1;
  margin-top: -1rem;
  width: 2rem;
  height: 2rem;
  background: white;
  color: black;
  border: #000000 solid 1px;
  cursor: pointer;
  line-height: 2rem;
  font-size: 0;
  text-align: center;
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  top: 50%;
}
.block-slider .msz_slick-next img,
.block-slider .msz_slick-prev img {
  height: 1.5rem;
  display: inline-block;
  vertical-align: top;
  transition: all 0.25s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  /* easeInOutQuint */
}
@media (max-width: 1023px) {
  .block-slider .msz_slick-next,
  .block-slider .msz_slick-prev {
    /*display: none !important;*/
    top: 50%;
    margin-top: -1rem;
    border: none;
    background: transparent;
  }
}
.block-slider .msz_slick-next {
  right: 0;
  margin-right: -10px;
}
@media (max-width: 1023px) {
  .block-slider .msz_slick-next {
    margin-right: -1rem;
    justify-content: flex-end;
  }
  .block-slider .msz_slick-next img {
    margin-right: -5px;
  }
}
.block-slider .msz_slick-next:hover img {
  margin-right: -5px;
}
.block-slider .msz_slick-prev {
  left: 0;
  margin-left: -10px;
}
@media (max-width: 1023px) {
  .block-slider .msz_slick-prev {
    margin-left: -1rem;
    justify-content: flex-start;
  }
  .block-slider .msz_slick-prev img {
    margin-left: -5px;
  }
}
.block-slider .msz_slick-prev:hover img {
  margin-left: -5px;
}
.wrap-wide {
  max-width: 1240px;
  margin: 0 auto;
  padding-left: 3rem;
  padding-right: 3rem;
}
.wrap-wide.with-margt {
  margin-top: 1rem;
}
@media (max-width: 1023px) {
  .wrap-wide {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.wrap-wide.wrap-wide--padtop {
  padding-top: 2rem;
}
@media (max-width: 1023px) {
  .wrap-wide.wrap-wide--padtop {
    padding-top: 1rem;
  }
}
.wrap-wide.wrap-wide--padtop2 {
  padding-top: 4rem;
}
.wrap-wide.wrap-wide--border {
  border-top: #000000 solid 1px;
}
.wrap-100 {
  padding-left: 1rem;
  padding-right: 1rem;
}
.block-postlist {
  font-size: 0;
  letter-spacing: 0 !important;
  margin: 0px -1rem;
}
.block-postlist .block-postlink {
  width: 25%;
  padding: 0 1rem;
}
@media (max-width: 768px) {
  .block-postlist .block-postlink {
    width: 50%;
  }
}
@media (max-width: 568px) {
  .block-postlist .block-postlink {
    width: 100%;
  }
}
.block-postlist.postlist-spektakle .block-postlink {
  width: 100%;
}
.block-postlist.postlist-spektakle .block-postlink .lead {
  display: none;
}
.col.r .block-postlist,
.col.l .block-postlist {
  font-size: 0;
  letter-spacing: 0 !important;
  margin: 0;
  margin-top: -2.5rem;
}
.col.r .block-postlist .block-postlink,
.col.l .block-postlist .block-postlink {
  width: 100%;
  padding: 0;
}
.block-postlink {
  padding: 0 1rem;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 2rem;
}
.block-postlink .in {
  display: block;
}
.block-postlink .pixbg {
  height: 0;
  padding-bottom: 56.5%;
  position: relative;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 0.5rem;
  color: #222222;
}
.block-postlink .pix {
  margin-bottom: 0.5rem;
  height: 0;
  padding-bottom: 60%;
  position: relative;
}
.block-postlink .pix img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}
.block-postlink:hover .pix,
.block-postlink:hover .pixbg {
  filter: none;
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
}
.block-postlink:hover .title span {
  text-decoration: underline;
}
.block-postlink .meta {
  font-size: 14px;
  margin-top: 0.15rem;
}
@media (max-width: 568px) {
  .block-postlink .meta {
    font-size: 12px;
  }
}
.block-postlink .dzieci {
  font-size: 11px;
  margin-bottom: 0.2rem;
}
@media (max-width: 568px) {
  .block-postlink .dzieci {
    font-size: 11px;
  }
}
.block-postlink .title {
  font-size: 36px;
  line-height: 1.1;
  font-family: 'ms', impact, sans-serif;
  font-weight: 500 !important;
  margin: 0 !important;
  text-transform: uppercase;
  line-height: 1;
}
@media (max-width: 768px) {
  .block-postlink .title {
    font-size: 22px;
  }
}
.block-postlink .lead {
  margin-top: 0.5rem;
}
.block-postlink .pix.empty {
  background-image: url(/wp-content/themes/rampa/img/nopix.svg);
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
}
.block-home_projekty {
  margin-top: -2px;
}
.block-projektlink {
  margin-top: 2px;
}
.block-projektlink .in {
  display: block;
}
.block-projektlink .in:hover {
  opacity: 0.9;
}
.block-projektlink img {
  width: 100%;
  height: auto;
  display: block;
}
.layout-main {
  font-size: 0;
  letter-spacing: 0 !important;
  margin-left: -1rem;
  margin-right: -1rem;
  display: block;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
}
.layout-main.with-topmarg {
  margin-top: 3rem;
}
@media (max-width: 1023px) {
  .layout-main.with-topmarg {
    margin-top: 0;
  }
}
.layout-main .with-br {
  border-right: #f0f0f0 solid 1px;
}
.layout-main .col {
  vertical-align: top;
  font-size: 18px;
  padding: 0 1rem;
}
@media (max-width: 768px) {
  .layout-main .col {
    font-size: 16px;
  }
}
@media (max-width: 1023px) {
  .layout-main .col {
    display: block;
    width: 100% !important;
    padding: 0rem 1rem 1rem !important;
  }
}
.layout-main .col.l {
  width: 20%;
}
@media (max-width: 1023px) {
  .layout-main .col.l {
    order: 2;
    -webkit-order: 2;
  }
}
.layout-main .col.m {
  width: 60%;
  position: relative;
}
article .layout-main .col.m {
  top: -7px;
  padding: 0 2rem;
}
@media (max-width: 1023px) {
  article .layout-main .col.m {
    top: 0;
  }
}
.layout-main .col.full {
  width: 100%;
}
.layout-main .col.r {
  width: 20%;
}
@media (max-width: 1023px) {
  .layout-main .col.r {
    order: 3;
    -webkit-order: 3;
  }
}
.layout-main .col.home_r {
  width: 40%;
  padding-right: 2rem;
}
@media (max-width: 1023px) {
  .layout-main .col.home_r {
    -webkit-order: 2;
    order: 2;
  }
}
.layout-main .col.home_m {
  width: 60%;
  position: relative;
  padding-left: 2rem;
  -webkit-order: 1;
  order: 1;
}
.aktualnosci-home {
  padding-bottom: 2rem;
}
.block-home_news {
  margin: 0 -1rem;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 2rem;
}
.block-home_news .block-postlink {
  width: 33.333%;
}
@media (max-width: 1023px) {
  .block-home_news .block-postlink {
    width: 50%;
  }
}
@media (max-width: 568px) {
  .block-home_news .block-postlink {
    width: 100%;
  }
}
.iframewrap {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
}
.iframewrap iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  transition: all 0.25s;
}
.block-videotile {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  margin-top: -2px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #222222 !important;
  cursor: pointer;
}
.block-videotile iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  transition: all 0.25s;
}
.block-videotile iframe {
  opacity: 0;
  pointer-events: none;
  transition: all 0.25s;
  transition-duration: 0.6s;
}
.block-videotile .txt {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  color: white;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  font-size: 16px;
  padding: 1rem;
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: column;
  transition: all 0.25s;
  pointer-events: none;
}
@media (max-width: 568px) {
  .block-videotile .txt {
    font-size: 14px;
  }
}
.block-videotile .txt h3 {
  font-size: 20px;
  font-weight: bold;
}
.block-videotile .play {
  font: inherit;
  border: none;
  background: none;
  opacity: 0.75;
  transition: all 0.25s;
  pointer-events: none;
  transform: translate(-50%, -50%);
  position: absolute;
  color: white;
  text-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
  font-size: 5vw;
  top: 50%;
  left: 50%;
  display: none;
}
.slick-active .block-videotile .play {
  display: inline-block;
}
.block-videotile.open {
  background-image: url(https://teatr-rampa.pl/wp-content/themes/rampa/img/spinner.gif);
  background-position: center center;
  background-repeat: no-repeat;
}
.block-videotile.open .txt,
.block-videotile.open .play {
  opacity: 0 !important;
}
.block-videotile.open iframe {
  pointer-events: initial;
  opacity: 1;
}
.block-videotile:hover .play {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1.1);
}
.roundbut {
  display: inline-block;
  vertical-align: top;
  display: inline-flex;
  align-items: center;
  font: inherit;
  border: none;
  background: #ff0000;
  background: #db0000;
  color: white;
  white-space: nowrap;
  cursor: pointer;
  text-align: center;
  border-radius: 2em;
  padding: 0.1em 0.5em;
  font-weight: normal;
}
.roundbut:hover {
  background: black;
  color: white;
}
.roundbut:hover img {
  filter: invert(1);
}
.roundbut--black {
  border: black solid 1px;
  color: black;
  background: transparent;
}
.roundbut img {
  height: 1em;
  width: auto;
}
.wrap-event_table_home {
  margin-bottom: 4rem;
  font-size: 20px;
}
@media (max-width: 1023px) {
  .wrap-event_table_home {
    margin-top: 0;
  }
}
@media (max-width: 1280px) {
  .wrap-event_table_home {
    font-size: 18px;
  }
}
@media (max-width: 1280px) and (max-width: 768px) {
  .wrap-event_table_home {
    font-size: 16px;
  }
}
@media (max-width: 1023px) {
  .wrap-event_table_home {
    font-size: 16px;
  }
}
@media (max-width: 1023px) and (max-width: 568px) {
  .wrap-event_table_home {
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  .wrap-event_table_home {
    font-size: 14px;
  }
}
@media (max-width: 1023px) and (max-width: 568px) {
  .wrap-event_table_home {
    font-size: 12px;
  }
}
.wrap-event_table_page {
  margin-bottom: 2rem;
}
.wrap-event_table_home .block-event_table,
.wrap-event_table_page .block-event_table {
  line-height: 1.1;
}
.wrap-event_table_home .block-event_table table,
.wrap-event_table_page .block-event_table table {
  width: 100%;
  border-collapse: collapse;
}
@media (max-width: 568px) {
  .wrap-event_table_home .block-event_table table,
  .wrap-event_table_page .block-event_table table {
    display: block;
  }
}
@media (max-width: 568px) {
  .wrap-event_table_home .block-event_table tr,
  .wrap-event_table_page .block-event_table tr {
    display: block;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
}
.wrap-event_table_home .block-event_table tr td,
.wrap-event_table_page .block-event_table tr td {
  border-top: #f0f0f0 solid 1px;
}
@media (max-width: 568px) {
  .wrap-event_table_home .block-event_table tr td,
  .wrap-event_table_page .block-event_table tr td {
    border: none;
  }
}
.wrap-event_table_home .block-event_table th,
.wrap-event_table_page .block-event_table th {
  text-align: left;
  font-size: 10px;
  padding-bottom: 5px;
  font-weight: normal;
}
@media (max-width: 768px) {
  .wrap-event_table_home .block-event_table th,
  .wrap-event_table_page .block-event_table th {
    display: none;
  }
}
.wrap-event_table_home .block-event_table th:last-child,
.wrap-event_table_page .block-event_table th:last-child {
  text-align: right;
}
.wrap-event_table_home .block-event_table td,
.wrap-event_table_page .block-event_table td {
  padding: 0.75rem 0;
  vertical-align: top;
}
@media (max-width: 568px) {
  .wrap-event_table_home .block-event_table td,
  .wrap-event_table_page .block-event_table td {
    border: none;
    padding: 0;
  }
}
.wrap-event_table_home .block-event_table td.data,
.wrap-event_table_page .block-event_table td.data {
  padding-right: 1rem;
}
@media (max-width: 568px) {
  .wrap-event_table_home .block-event_table td.data,
  .wrap-event_table_page .block-event_table td.data {
    width: 100%;
    padding-top: 5px;
    border-top: #000000 solid 1px;
    font-size: 16px;
  }
}
@media (max-width: 568px) and (max-width: 568px) {
  .wrap-event_table_home .block-event_table td.data,
  .wrap-event_table_page .block-event_table td.data {
    font-size: 14px;
  }
}
.wrap-event_table_home .block-event_table td.data .datarow,
.wrap-event_table_page .block-event_table td.data .datarow {
  white-space: nowrap;
}
@media (max-width: 568px) {
  .wrap-event_table_home .block-event_table td.data .datarow,
  .wrap-event_table_page .block-event_table td.data .datarow {
    display: inline;
    white-space: initial;
  }
}
.wrap-event_table_home .block-event_table td.data .datarow.dzien_tygodnia,
.wrap-event_table_page .block-event_table td.data .datarow.dzien_tygodnia {
  text-transform: lowercase;
  display: inline;
}
@media (max-width: 568px) {
  .wrap-event_table_home .block-event_table td.data .datarow.dzien_tygodnia,
  .wrap-event_table_page .block-event_table td.data .datarow.dzien_tygodnia {
    display: none;
  }
}
.wrap-event_table_home .block-event_table td.data .datarow.dzien_tygodnia--sm,
.wrap-event_table_page .block-event_table td.data .datarow.dzien_tygodnia--sm {
  text-transform: lowercase;
  display: none;
}
@media (max-width: 568px) {
  .wrap-event_table_home .block-event_table td.data .datarow.dzien_tygodnia--sm,
  .wrap-event_table_page .block-event_table td.data .datarow.dzien_tygodnia--sm {
    display: inline;
  }
}
.wrap-event_table_home .block-event_table td.data .datarow.datarow_godzina,
.wrap-event_table_page .block-event_table td.data .datarow.datarow_godzina {
  display: none;
}
@media (max-width: 568px) {
  .wrap-event_table_home .block-event_table td.data .datarow.datarow_godzina,
  .wrap-event_table_page .block-event_table td.data .datarow.datarow_godzina {
    display: inline-block;
  }
}
.wrap-event_table_home .block-event_table td.data .datarow.datarow_miejsce,
.wrap-event_table_page .block-event_table td.data .datarow.datarow_miejsce {
  display: none;
}
@media (max-width: 568px) {
  .wrap-event_table_home .block-event_table td.data .datarow.datarow_miejsce,
  .wrap-event_table_page .block-event_table td.data .datarow.datarow_miejsce {
    display: inline-block;
  }
}
.wrap-event_table_home .block-event_table td.data .circ,
.wrap-event_table_page .block-event_table td.data .circ {
  font-weight: bold;
}
.wrap-event_table_home .block-event_table td.godzina,
.wrap-event_table_page .block-event_table td.godzina {
  padding-right: 1rem;
}
@media (max-width: 568px) {
  .wrap-event_table_home .block-event_table td.godzina,
  .wrap-event_table_page .block-event_table td.godzina {
    display: none;
  }
}
.wrap-event_table_home .block-event_table td.maincol,
.wrap-event_table_page .block-event_table td.maincol {
  width: 60%;
  padding-right: 1rem;
}
@media (max-width: 568px) {
  .wrap-event_table_home .block-event_table td.maincol,
  .wrap-event_table_page .block-event_table td.maincol {
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
  }
}
.wrap-event_table_home .block-event_table td.maincol .title,
.wrap-event_table_page .block-event_table td.maincol .title {
  font-size: 2.8vw;
  font-family: 'ms', impact, sans-serif;
  font-weight: 500 !important;
  text-transform: uppercase;
  line-height: 0.9;
}
@media (max-width: 768px) {
  .wrap-event_table_home .block-event_table td.maincol .title,
  .wrap-event_table_page .block-event_table td.maincol .title {
    font-size: 32px;
  }
}
@media (max-width: 568px) {
  .wrap-event_table_home .block-event_table td.maincol .title,
  .wrap-event_table_page .block-event_table td.maincol .title {
    font-size: 28px;
  }
}
@media (max-width: 1600px) {
  .wrap-event_table_home .block-event_table td.maincol .title,
  .wrap-event_table_page .block-event_table td.maincol .title {
    font-size: 36px;
    line-height: 1.1;
    line-height: 0.9;
  }
}
@media (max-width: 1600px) and (max-width: 768px) {
  .wrap-event_table_home .block-event_table td.maincol .title,
  .wrap-event_table_page .block-event_table td.maincol .title {
    font-size: 22px;
  }
}
@media (max-width: 568px) {
  .wrap-event_table_home .block-event_table td.maincol .title,
  .wrap-event_table_page .block-event_table td.maincol .title {
    font-size: 28px;
  }
}
@media (max-width: 568px) and (max-width: 1280px) {
  .wrap-event_table_home .block-event_table td.maincol .title,
  .wrap-event_table_page .block-event_table td.maincol .title {
    font-size: 24px;
  }
}
@media (max-width: 568px) and (max-width: 768px) {
  .wrap-event_table_home .block-event_table td.maincol .title,
  .wrap-event_table_page .block-event_table td.maincol .title {
    font-size: 24px;
  }
}
.wrap-event_table_home .block-event_table td.maincol .subtitle,
.wrap-event_table_page .block-event_table td.maincol .subtitle {
  font-size: 14px;
}
@media (max-width: 568px) {
  .wrap-event_table_home .block-event_table td.maincol .subtitle,
  .wrap-event_table_page .block-event_table td.maincol .subtitle {
    font-size: 12px;
  }
}
.wrap-event_table_home .block-event_table td.maincol a:hover .title,
.wrap-event_table_page .block-event_table td.maincol a:hover .title {
  text-decoration: underline;
}
.wrap-event_table_home .block-event_table td.maincol .eventlink__nalepka,
.wrap-event_table_page .block-event_table td.maincol .eventlink__nalepka {
  font-size: 28px;
  position: relative;
  left: -0.35em;
  vertical-align: top;
}
@media (max-width: 1280px) {
  .wrap-event_table_home .block-event_table td.maincol .eventlink__nalepka,
  .wrap-event_table_page .block-event_table td.maincol .eventlink__nalepka {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .wrap-event_table_home .block-event_table td.maincol .eventlink__nalepka,
  .wrap-event_table_page .block-event_table td.maincol .eventlink__nalepka {
    font-size: 24px;
  }
}
@media (max-width: 1023px) {
  .wrap-event_table_home .block-event_table td.maincol .eventlink__nalepka,
  .wrap-event_table_page .block-event_table td.maincol .eventlink__nalepka {
    font-size: inherit;
    left: 0;
  }
}
@media (max-width: 568px) {
  .wrap-event_table_home .block-event_table td.miejsce,
  .wrap-event_table_page .block-event_table td.miejsce {
    display: none;
  }
}
.wrap-event_table_home .block-event_table td.wstep,
.wrap-event_table_page .block-event_table td.wstep {
  text-align: right;
  padding-left: 1rem;
}
@media (max-width: 568px) {
  .wrap-event_table_home .block-event_table td.wstep,
  .wrap-event_table_page .block-event_table td.wstep {
    padding-bottom: 30px;
    padding-left: 0;
    width: 100%;
    font-size: 18px;
    text-align: left;
  }
}
@media (max-width: 568px) and (max-width: 768px) {
  .wrap-event_table_home .block-event_table td.wstep,
  .wrap-event_table_page .block-event_table td.wstep {
    font-size: 16px;
  }
}
.wrap-event_table_home .block-event_table td.wstep a,
.wrap-event_table_page .block-event_table td.wstep a {
  display: block;
}
.wrap-event_table_home .block-event_table td.wstep .wstep__sm-show,
.wrap-event_table_page .block-event_table td.wstep .wstep__sm-show {
  display: none;
}
@media (max-width: 568px) {
  .wrap-event_table_home .block-event_table td.wstep .wstep__sm-show,
  .wrap-event_table_page .block-event_table td.wstep .wstep__sm-show {
    display: inline;
  }
}
.wrap-event_table_home .block-event_table td.wstep .wstep__sm-hide,
.wrap-event_table_page .block-event_table td.wstep .wstep__sm-hide {
  display: inline;
}
@media (max-width: 568px) {
  .wrap-event_table_home .block-event_table td.wstep .wstep__sm-hide,
  .wrap-event_table_page .block-event_table td.wstep .wstep__sm-hide {
    display: none;
  }
}
.wrap-event_table_side {
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  .wrap-event_table_side {
    margin-bottom: 0;
  }
}
.circ {
  font-weight: bold;
}
.wrap-event_table_side .block-event_table table {
  width: 100%;
  border-collapse: collapse;
  font-size: 0;
  letter-spacing: 0 !important;
}
.wrap-event_table_side .block-event_table table tbody {
  width: 100%;
}
.wrap-event_table_side .block-event_table th,
.wrap-event_table_side .block-event_table tr.headers {
  display: none;
}
.wrap-event_table_side .block-event_table tr {
  display: block;
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 20px;
}
.wrap-event_table_side .block-event_table td {
  vertical-align: top;
  width: 100%;
  font-size: 16px;
}
@media (max-width: 568px) {
  .wrap-event_table_side .block-event_table td {
    font-size: 14px;
  }
}
.wrap-event_table_side .block-event_table td a {
  display: block;
}
@media (max-width: 768px) {
  .wrap-event_table_side .block-event_table td a {
    text-align: center;
  }
}
.wrap-event_table_side .block-event_table td.data {
  width: 100%;
  font-size: 0;
  letter-spacing: 0 !important;
}
.wrap-event_table_side .block-event_table td.data .datarow {
  font-size: 16px;
  display: inline;
  white-space: initial;
}
@media (max-width: 568px) {
  .wrap-event_table_side .block-event_table td.data .datarow {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .wrap-event_table_side .block-event_table td.data .datarow {
    font-size: 20px;
    text-align: center;
  }
}
.wrap-event_table_side .block-event_table td.data .dzien_tygodnia {
  text-transform: lowercase;
  display: none;
}
.wrap-event_table_side .block-event_table td.data .dzien_tygodnia--sm {
  text-transform: lowercase;
}
.wrap-event_table_side .block-event_table td.data .datarow_miejsce {
  display: none;
}
.wrap-event_table_side .block-event_table td.godzina {
  display: none;
}
.wrap-event_table_side .block-event_table td.maincol {
  display: none;
}
@media (max-width: 768px) {
  .wrap-event_table_side .block-event_table td.miejsce {
    text-align: center;
    font-size: 20px;
  }
}
.wrap-event_table_side .block-event_table td.wstep {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  padding-top: 0.2em;
}
@media (max-width: 568px) {
  .wrap-event_table_side .block-event_table td.wstep {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .wrap-event_table_side .block-event_table td.wstep {
    font-size: 20px;
  }
}
.wrap-event_table_side .block-event_table td.wstep a {
  display: inline-block;
}
.wrap-event_table_side .block-event_table td.wstep .wstep__sm-hide {
  display: none;
}
@media (max-width: 1023px) {
  .wrap-event_table_side .block-event_table td.wstep {
    text-align: center;
  }
  .wrap-event_table_side .block-event_table td.wstep a {
    display: block;
  }
  .wrap-event_table_side .block-event_table td.wstep .roundbut {
    display: block;
  }
}
.wrap-home_news_horizontal {
  padding-bottom: 2rem;
}
.wrap-home_news_horizontal .lead {
  display: none !important;
}
.block-postheader {
  margin-bottom: 2rem;
}
.block-postheader.with-margb {
  margin-bottom: 3rem;
}
.block-postheader.is-centered {
  text-align: center;
}
.block-postheader .title {
  font-size: 2.8vw;
  line-height: 0.9;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'ms', impact, sans-serif;
  font-weight: 500 !important;
}
@media (max-width: 768px) {
  .block-postheader .title {
    font-size: 32px;
  }
}
@media (max-width: 568px) {
  .block-postheader .title {
    font-size: 28px;
  }
}
.block-postheader .subtitle {
  font-size: 20px;
  line-height: 1.1;
  font-weight: bold;
}
.block-postheader .meta {
  font-size: 16px;
  font-weight: bold;
}
@media (max-width: 568px) {
  .block-postheader .meta {
    font-size: 14px;
  }
}
.block-postheader .lead {
  font-size: 36px;
  line-height: 1.1;
  line-height: 1.3;
  padding-top: 2rem;
}
@media (max-width: 768px) {
  .block-postheader .lead {
    font-size: 22px;
  }
}
@media (max-width: 568px) {
  .block-postheader .lead {
    font-size: 18px;
  }
}
@media (max-width: 568px) and (max-width: 768px) {
  .block-postheader .lead {
    font-size: 16px;
  }
}
.block-postheader .lead span {
  background: #ff0000;
}
.m .wrap-block-slider_post {
  margin-top: 2rem;
  padding-bottom: 2rem;
}
.block-sidebar_item {
  font-size: 16px;
  margin-bottom: 2rem;
}
@media (max-width: 568px) {
  .block-sidebar_item {
    font-size: 14px;
  }
}
.block-tabmenu {
  font-size: 16px;
  margin-top: 2rem;
  border-bottom: #ff0000 solid 5px;
  border-bottom: #ff0000 solid 1px;
  position: relative;
  line-height: 1;
}
@media (max-width: 568px) {
  .block-tabmenu {
    font-size: 14px;
  }
}
.block-tabmenu.with-negmargt {
  margin-top: -2rem;
  margin-bottom: 2rem;
}
@media (max-width: 1023px) {
  .block-tabmenu {
    margin-right: -1rem;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
}
.block-tabmenu.large {
  font-size: 20px;
}
@media (max-width: 1023px) {
  .block-tabmenu.large {
    font-size: 18px;
  }
}
@media (max-width: 1023px) and (max-width: 768px) {
  .block-tabmenu.large {
    font-size: 16px;
  }
}
.block-tabmenu ul {
  list-style-type: none;
  padding: 0;
  margin-top: -0.5rem;
}
.block-tabmenu ul li {
  padding: 0;
}
@media (max-width: 1023px) {
  .block-tabmenu ul {
    display: flex;
  }
}
.block-tabmenu ul li {
  display: inline-block;
}
@media (max-width: 1023px) {
  .block-tabmenu ul li {
    flex-shrink: 0;
  }
}
.block-tabmenu ul li.current_page_item a {
  border-color: #ff0000;
}
.block-tabmenu a {
  display: inline-block;
  padding: 0.5rem 5px;
  margin-right: 5px;
  border-bottom: transparent solid 4px;
}
.block-tabmenu a.open {
  /*background: @kolor;*/
  border-color: #ff0000;
  font-weight: bold;
}
.block-tabmenu a:hover {
  background: rgba(255, 0, 0, 0.1);
}
.block-tabmenu a.open:hover {
  opacity: 1;
}
.block-sectiontitle,
.block-postcontent .block-sectiontitle {
  display: block;
  text-align: center;
  text-transform: uppercase;
  padding: 2rem 0;
  line-height: 1;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
  opacity: 0.8;
}
.block-sectiontitle span,
.block-postcontent .block-sectiontitle span {
  background: #ff0000;
}
@media (max-width: 568px) {
  .block-sectiontitle,
  .block-postcontent .block-sectiontitle {
    font-size: 12px;
  }
}
.block-sectiontitle a:hover,
.block-postcontent .block-sectiontitle a:hover {
  text-decoration: underline;
}
article .m .block-sectiontitle {
  padding-top: 4rem;
}
article .r .block-sectiontitle:first-child,
article .l .block-sectiontitle:first-child {
  padding-top: 0;
}
.block-ludzie_injected .block-sectiontitle {
  display: none;
}
.wrap-singlepix {
  position: relative;
}
.wrap-singlepix img {
  width: 100%;
  height: auto;
  display: block;
}
.block-pixpodpis {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 11px;
  background: white;
  color: black;
  max-width: 50%;
  padding: 1px 2px;
  line-height: 1;
}
.block-postcontent {
  line-height: 1.5 !important;
}
.block-postcontent:after {
  content: "";
  font-size: 0;
  display: table;
  clear: both;
}
.block-postcontent h1,
.block-postcontent h2,
.block-postcontent h3,
.block-postcontent h4,
.block-postcontent h5,
.block-postcontent h6 {
  font-family: 'ms', impact, sans-serif;
  font-weight: 500 !important;
  text-transform: uppercase;
  margin-top: 2.5rem;
  margin-bottom: 0.5rem;
}
.block-postcontent h1:first-child,
.block-postcontent h2:first-child,
.block-postcontent h3:first-child,
.block-postcontent h4:first-child,
.block-postcontent h5:first-child,
.block-postcontent h6:first-child {
  margin-top: 0;
}
.block-postcontent h1 {
  font-size: 2.8vw;
  line-height: 0.9;
}
@media (max-width: 768px) {
  .block-postcontent h1 {
    font-size: 32px;
  }
}
@media (max-width: 568px) {
  .block-postcontent h1 {
    font-size: 28px;
  }
}
.block-postcontent h2 {
  font-size: 36px;
  line-height: 1.1;
}
@media (max-width: 768px) {
  .block-postcontent h2 {
    font-size: 22px;
  }
}
.block-postcontent h3 {
  font-size: 20px;
}
.block-postcontent h4 {
  font-size: 20px;
}
.block-postcontent h5 {
  font-size: 20px;
}
.block-postcontent h6 {
  font-size: 20px;
}
.block-postcontent hr {
  height: 1px;
  border: none;
  border-top: #e0e0e0 solid 1px;
  margin: 1rem 0;
}
.block-postcontent table {
  border-collapse: collapse;
  border: none;
}
.block-postcontent table td {
  border: none;
}
.block-postcontent blockquote {
  font-family: 'ms', impact, sans-serif;
  font-weight: 500 !important;
  font-size: 2.8vw;
  line-height: 0.9;
  color: #ff0000;
  line-height: 1;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .block-postcontent blockquote {
    font-size: 32px;
  }
}
@media (max-width: 568px) {
  .block-postcontent blockquote {
    font-size: 28px;
  }
}
.block-postcontent p,
.block-postcontent blockquote,
.block-postcontent ul,
.block-postcontent ol,
.block-postcontent table {
  margin-bottom: 1rem;
}
.block-postcontent p:last-child,
.block-postcontent blockquote:last-child,
.block-postcontent ul:last-child,
.block-postcontent ol:last-child,
.block-postcontent table:last-child {
  margin-bottom: 0;
}
.block-postcontent p a,
.block-postcontent blockquote a,
.block-postcontent ul a,
.block-postcontent ol a,
.block-postcontent table a {
  text-decoration: underline;
  text-underline-position: under;
}
.block-postcontent p a:hover,
.block-postcontent blockquote a:hover,
.block-postcontent ul a:hover,
.block-postcontent ol a:hover,
.block-postcontent table a:hover {
  opacity: 0.7;
}
.block-postcontent iframe {
  width: 100% !important;
}
.block-postcontent .wp-caption {
  margin-bottom: 1rem;
  width: 100% !important;
  font-size: 14px;
}
@media (max-width: 568px) {
  .block-postcontent .wp-caption {
    font-size: 12px;
  }
}
.block-postcontent .wp-caption a {
  display: block;
  width: 100% !important;
}
.block-postcontent .wp-caption img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 5px;
}
.block-postcontent .alignnone {
  max-width: 100%;
  height: auto;
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
@media screen and (max-width: 1023px) {
  .block-postcontent .alignnone {
    margin-left: 0;
  }
}
.block-postcontent .alignnone.size-thumbnail {
  width: auto;
  height: auto;
  display: inline-block;
  vertical-align: top;
  margin-left: 0;
}
.block-postcontent .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.block-postcontent .alignleft {
  float: left;
  margin-right: 1.5rem;
  margin-bottom: 1.5rem;
}
.block-postcontent .alignright {
  float: right;
  margin-left: 1.5rem;
  margin-bottom: 1.5rem;
}
.block-postcontent img {
  max-width: 100% !important;
  height: auto;
}
.block-sharer {
  margin-top: 4rem;
  font-size: 16px;
}
@media (max-width: 568px) {
  .block-sharer {
    font-size: 14px;
  }
}
.block-sharer a:hover {
  text-decoration: underline;
}
@media (max-width: 1023px) {
  .block-sharer {
    display: none;
  }
}
.block-zalaczniki .title {
  word-break: break-all;
}
.block-zalaczniki ul {
  font-size: 14px !important;
  list-style-type: none;
  padding: 0;
  border-top: #f0f0f0 solid 1px;
  padding-top: 0.5rem;
}
@media (max-width: 568px) {
  .block-zalaczniki ul {
    font-size: 12px;
  }
}
.block-zalaczniki ul li {
  padding: 0;
}
.block-zalaczniki ul a {
  display: block;
  padding-left: 2em;
  position: relative;
  margin-bottom: 0.5rem;
  padding-bottom: 0.5rem;
  border-bottom: #f0f0f0 solid 1px;
}
.block-zalaczniki ul a .ik {
  position: absolute;
  left: 0;
  width: 2em;
  font-size: 16px;
}
@media (max-width: 568px) {
  .block-zalaczniki ul a .ik {
    font-size: 14px;
  }
}
.block-zalaczniki ul a:hover .title span {
  background: #ff0000;
}
.block-zalaczniki ul .title {
  display: block;
  text-transform: uppercase;
}
.block-zalaczniki ul .title span {
  background-color: transparent;
}
.block-zalaczniki ul .title .size {
  display: inline-block;
  padding-left: 1ex;
  opacity: 1;
}
.block-postcontent .block-zalaczniki {
  margin: 0 !important;
  padding: 0 !important;
}
.block-postcontent .block-zalaczniki .block-sectiontitle {
  display: none;
}
.block-postcontent .block-zalaczniki a {
  text-decoration: none;
}
.block-postcontent .block-zalaczniki a:hover {
  opacity: 1 !important;
}
.block-postcontent .block-zalaczniki h3 {
  margin: 0 !important;
  font-size: 16px !important;
}
@media (max-width: 568px) {
  .block-postcontent .block-zalaczniki h3 {
    font-size: 14px;
  }
}
.block-postcontent .block-zalaczniki h4 {
  margin: 0 !important;
  font-size: 14px !important;
}
@media (max-width: 568px) {
  .block-postcontent .block-zalaczniki h4 {
    font-size: 12px;
  }
}
.block-ludzie {
  margin-top: -1rem;
  line-height: 1.3 !important;
}
.block-ludzie .block-sectiontitle {
  margin-bottom: 0;
  margin-top: 2rem;
}
.block-ludzie .grid {
  display: flex;
  flex-wrap: wrap;
}
.block-ludzie .grid .item {
  font-size: 16px;
  margin-top: 1rem;
  flex-shrink: 0;
  width: 50%;
  display: block;
  display: flex;
  justify-content: flex-start;
}
@media (max-width: 568px) {
  .block-ludzie .grid .item {
    font-size: 14px;
  }
}
@media (max-width: 568px) {
  .block-ludzie .grid .item {
    width: 100%;
  }
}
.block-ludzie .grid .item .pixwrap {
  width: 120px;
  display: inline-block;
  padding-right: 1rem;
  flex-shrink: 0;
}
.block-ludzie .grid .item .pixwrap .pix {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  color: #222222;
  position: relative;
}
.block-ludzie .grid .item .pixwrap .pix .nopix {
  background: #f5f5f5;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.block-ludzie .grid .item .desc {
  margin-top: 1rem;
}
.block-ludzie .grid .item .txt {
  padding-right: 1rem;
}
.block-ludzie .grid .item .txt .title {
  margin: 0;
  font-size: 18px;
}
@media (max-width: 768px) {
  .block-ludzie .grid .item .txt .title {
    font-size: 16px;
  }
}
.block-ludzie .grid .item .txt .subtitle {
  font-size: 14px;
  margin: 0;
}
@media (max-width: 568px) {
  .block-ludzie .grid .item .txt .subtitle {
    font-size: 12px;
  }
}
.block-ludzie .grid .item:hover .pixwrap .pix {
  filter: none;
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
}
.block-ludzie .grid .item:hover .txt .title span {
  background: #ff0000;
}
.block-social ul {
  list-style-type: none;
  padding: 0;
  display: flex;
  line-height: 1;
}
.block-social ul li {
  padding: 0;
}
.block-social ul li {
  padding-right: 1em;
}
.block-social ul li a {
  display: block;
}
.block-social ul li img {
  display: block;
  width: 22px;
  height: 22px;
  vertical-align: top;
}
.block-social ul li a:hover {
  opacity: 0.5;
}
.block-eventikona {
  font-size: 10px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: bold;
  width: 15px;
  height: 15px;
  text-align: center;
  line-height: 15px;
  border-radius: 15px;
  background: #ff0000;
  color: black;
  background: black;
  color: white;
  display: inline-block;
  vertical-align: middle;
}
.block-newsletter--nauczycielski {
  border: #000000 solid 1px;
  padding: 0.5rem 1rem;
}
.block-newsletter--nauczycielski h3 {
  margin: 0 0 0.5rem !important;
}
.block-newsletter--ogolny h3 {
  font: inherit;
}
.block-newsletter input,
.block-newsletter button {
  font: inherit;
}
.block-newsletter input[type="email"] {
  border: #000000 solid 1px;
}
.block-newsletter input[type="email"]::focus {
  border-color: #ff0000;
}
.block-newsletter button {
  display: inline-block;
  vertical-align: top;
  display: inline-flex;
  align-items: center;
  font: inherit;
  border: none;
  background: #ff0000;
  background: #db0000;
  color: white;
  white-space: nowrap;
  cursor: pointer;
  text-align: center;
  border-radius: 2em;
  padding: 0.1em 0.5em;
  font-weight: normal;
  margin-left: 0.5em;
}
.block-newsletter button:hover {
  background: black;
  color: white;
}
.block-newsletter button:hover img {
  filter: invert(1);
}
.block-newsletter button--black {
  border: black solid 1px;
  color: black;
  background: transparent;
}
.block-newsletter button img {
  height: 1em;
  width: auto;
}
.block-newsletter form .js-nlform__in {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.block-newsletter form .js-nlform__in > input {
  flex-basis: 100%;
}
.block-newsletter .wrap-nl_accept {
  margin-top: 1em;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.block-newsletter .wrap-nl_accept > * {
  margin-right: 0.5em;
}
.block-newsletter .wrap-nl_accept a {
  text-decoration: underline;
  text-underline-position: under;
}
.block-newsletter .wrap-nl_accept a:hover {
  text-decoration: none;
}
.block-logosy,
.block-logosy_injected {
  margin-top: 2rem;
  line-height: 1.3 !important;
}
.block-logosy .grid,
.block-logosy_injected .grid {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.block-logosy .break,
.block-logosy_injected .break {
  width: 100%;
  flex-shrink: 0;
}
.block-logosy a,
.block-logosy_injected a {
  display: inline-block;
  vertical-align: top;
  font-size: 11px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  margin-right: 2rem;
  margin-bottom: 2rem;
  display: inline-flex;
  flex-direction: column;
  justify-content: space-between;
}
.block-logosy a:hover,
.block-logosy_injected a:hover {
  /*opacity: 0.8;*/
}
.block-logosy a:hover .pix img,
.block-logosy_injected a:hover .pix img {
  filter: none;
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
}
.block-logosy a .toplabel,
.block-logosy_injected a .toplabel {
  margin-bottom: 1rem;
  max-width: 180px;
}
.block-logosy a .bottom,
.block-logosy_injected a .bottom {
  height: 100px;
  display: flex;
  align-items: center;
}
.block-logosy a .pix,
.block-logosy_injected a .pix {
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: flex-start;
}
.block-logosy a .pix img,
.block-logosy_injected a .pix img {
  width: auto;
  height: 100%;
  display: block;
  object-fit: contain;
  max-width: 200px;
  /*color: @dark; */
}
.block-logosy a .pix img.size-xs,
.block-logosy_injected a .pix img.size-xs {
  height: 40%;
}
.block-logosy a .pix img.size-s,
.block-logosy_injected a .pix img.size-s {
  height: 60%;
}
.block-logosy a .pix img.size-m,
.block-logosy_injected a .pix img.size-m {
  height: 70%;
}
.block-logosy a .pix img.size-l,
.block-logosy_injected a .pix img.size-l {
  height: 90%;
}
.block-logosy a .pix img.size-xl,
.block-logosy_injected a .pix img.size-xl {
  height: 100%;
}
.block-logosy a .txt,
.block-logosy_injected a .txt {
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  max-width: 200px;
}
.block-logosy a .txt.big,
.block-logosy_injected a .txt.big {
  font-size: 14px;
  font-weight: bold;
}
@media (max-width: 568px) {
  .block-logosy a .txt.big,
  .block-logosy_injected a .txt.big {
    font-size: 12px;
  }
}
.block-logosy a .pix + .txt,
.block-logosy_injected a .pix + .txt {
  padding-left: 1rem;
}
.block-logosy.xpost_name-partnerzy .grid a,
.block-logosy_injected.xpost_name-partnerzy .grid a {
  margin: 0;
  width: 50% !important;
  text-align: center;
}
.block-logosy.xpost_name-partnerzy .grid a:hover,
.block-logosy_injected.xpost_name-partnerzy .grid a:hover {
  opacity: 0.9;
}
.block-logosy.xpost_name-partnerzy .grid .bottom,
.block-logosy_injected.xpost_name-partnerzy .grid .bottom {
  text-align: center;
  display: block;
}
.block-logosy.xpost_name-partnerzy .grid .pix,
.block-logosy_injected.xpost_name-partnerzy .grid .pix {
  display: inline-block;
}
.block-kontakt {
  display: flex;
  margin-top: -2rem;
  flex-wrap: wrap;
  margin-left: -1rem;
  margin-right: -1rem;
}
.block-kontakt .col {
  width: 25%;
  margin-top: 2rem;
  padding: 0 1rem;
  padding-right: 2rem;
  font-size: 16px;
}
@media (max-width: 568px) {
  .block-kontakt .col {
    width: 100%;
    padding-right: 1rem;
  }
}
@media (max-width: 568px) {
  .block-kontakt .col {
    font-size: 14px;
  }
}
.block-kontakt b,
.block-kontakt strong {
  text-transform: uppercase;
  font-weight: bold;
  text-align: left;
  margin-bottom: 1rem;
  padding-bottom: 0;
  font-size: 130%;
  background: #ff0000;
}
.block-kontakt p {
  margin-bottom: 1.5rem;
}
.label-dladzieci {
  color: #ff0000;
  border-radius: 4px;
  margin-right: 0.5em;
  font-weight: bold;
  white-space: nowrap;
}
.label-dladzieci-pill {
  border: #ff0000 solid 1px;
  color: #db0000;
  padding: 0 0.5em;
  border-radius: 0.5em;
  margin-right: 0.5em;
  font-weight: bold;
  white-space: nowrap;
}
.wrap-nl_accept {
  margin-top: 5px;
  font-size: 11px;
  display: block;
  padding-left: 3px;
}
@media (max-width: 568px) {
  .wrap-nl_accept {
    font-size: 11px;
  }
}
@keyframes shake {
  10%,
  90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%,
  80% {
    transform: translate3d(2px, 0, 0);
  }
  30%,
  50%,
  70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%,
  60% {
    transform: translate3d(4px, 0, 0);
  }
}
.anim_shake {
  animation-name: shake;
  animation-duration: 0.5s;
  animation-iteration-count: 1;
}
.block-mapka {
  width: 100% !important;
}
.but-kupuj {
  display: inline-block;
  margin-bottom: 1rem;
  margin-top: 0.25rem;
}
.but-kupuj.with-margt {
  margin-top: 1rem;
  margin-bottom: 0;
}
.block-modal {
  position: fixed;
  z-index: 999999;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.block-modal .bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
}
.block-modal .fg {
  position: relative;
  background: white;
  border: #000000 solid 1px;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.4);
  padding: 2rem;
  margin: 1rem;
}
.block-modal form {
  display: flex;
  margin: 0 auto;
  max-width: 600px;
}
.block-modal input[type="text"],
.block-modal input[type="email"] {
  display: inline-block;
  vertical-align: middle;
  background: white;
  font: inherit;
  font-size: 36px;
  line-height: 1.1;
  font-family: 'ms', impact, sans-serif;
  font-weight: 500 !important;
  line-height: 1;
  font-size: 2vw;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 3.5vw;
  line-height: 0.9;
  width: 10ex;
  border: none;
  border-bottom: #eee solid 1px;
  padding: 0 0.25rem;
  margin: 0;
  border-radius: 0;
  flex-grow: 2;
  flex-shrink: 2;
}
@media (max-width: 768px) {
  .block-modal input[type="text"],
  .block-modal input[type="email"] {
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .block-modal input[type="text"],
  .block-modal input[type="email"] {
    line-height: 1;
    font-size: 32px;
  }
}
@media (max-width: 568px) {
  .block-modal input[type="text"],
  .block-modal input[type="email"] {
    font-size: 28px;
  }
}
@media (max-width: 1023px) {
  .block-modal input[type="text"],
  .block-modal input[type="email"] {
    font-size: 36px;
    line-height: 1.1;
  }
}
@media (max-width: 1023px) and (max-width: 768px) {
  .block-modal input[type="text"],
  .block-modal input[type="email"] {
    font-size: 22px;
  }
}
.block-modal input[type="text"]:focus,
.block-modal input[type="email"]:focus {
  outline: none;
  border-bottom: #000000 solid 1px;
}
.block-modal button[type="submit"],
.block-modal input[type="submit"] {
  display: inline-block;
  vertical-align: middle;
  border-radius: 0;
  font-size: 2.8vw;
  line-height: 0.9;
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  padding: 0.25rem 1rem;
  padding-right: 0;
  border-left: none;
  cursor: pointer;
}
@media (max-width: 768px) {
  .block-modal button[type="submit"],
  .block-modal input[type="submit"] {
    font-size: 32px;
  }
}
@media (max-width: 568px) {
  .block-modal button[type="submit"],
  .block-modal input[type="submit"] {
    font-size: 28px;
  }
}
@media (max-width: 1023px) {
  .block-modal button[type="submit"],
  .block-modal input[type="submit"] {
    font-size: 36px;
    line-height: 1.1;
  }
}
@media (max-width: 1023px) and (max-width: 768px) {
  .block-modal button[type="submit"],
  .block-modal input[type="submit"] {
    font-size: 22px;
  }
}
.block-modal button[type="submit"]:hover,
.block-modal input[type="submit"]:hover {
  color: #ff0000;
}
.block-modal button[type="submit"]:hover img,
.block-modal input[type="submit"]:hover img {
  opacity: 0.5;
}
.block-modal button[type="submit"] img,
.block-modal input[type="submit"] img {
  height: 1em;
}
.block-modal input[type="submit"] {
  font-size: 14px;
}
@media (max-width: 568px) {
  .block-modal input[type="submit"] {
    font-size: 12px;
  }
}
.block-modal .modal_close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.8em;
  border: none;
  background: none;
  cursor: pointer;
}
.block-modal .modal_close:hover {
  opacity: 0.5;
}
.block-modal .modal_close img {
  height: 0.6rem;
}
.block-modal .legenda {
  font-size: 16px;
  text-align: center;
  margin: 0.5rem 0;
  line-height: 1.3 !important;
}
@media (max-width: 568px) {
  .block-modal .legenda {
    font-size: 14px;
  }
}
.aktualnosci-archivelink {
  text-align: left;
  margin-top: 2rem;
  font-size: 14px;
}
@media (max-width: 568px) {
  .aktualnosci-archivelink {
    font-size: 12px;
  }
}
.aktualnosci-archivelink a {
  border: #222222 solid 1px;
  padding: 2px 10px;
  font-weight: bold;
  border-radius: 3px;
}
.aktualnosci-archivelink a:hover {
  background: #f0f0f0;
}
.bgcolor {
  background-color: #ff0000;
}
.wrap-kupbilet iframe {
  width: 100%;
  height: 100vh;
}
.skip-to-content-link {
  background: black;
  color: white;
  height: 50px;
  left: 0;
  top: -1000px;
  padding: 10px;
  line-height: 30px;
  font-size: 1rem;
  font-weight: bold;
  position: absolute;
  z-index: 100000;
  display: block;
  transition: all 0.4s;
}
.skip-to-content-link:focus {
  top: 0;
}
.mainwrap {
  margin-left: 320px;
  border-left: #000000 solid 1px;
  max-width: 100%;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .mainwrap {
    margin-left: 0;
    border-left: none;
    padding-top: 50px;
  }
}
.mainwrap .mainwrap__in {
  position: relative;
  padding-left: 21px;
}
@media (max-width: 1023px) {
  .mainwrap .mainwrap__in {
    padding-left: 0;
  }
}
.mainwrap .mainwrap__in:before {
  border-right: black solid 1px;
  content: ' ';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 20px;
}
@media (max-width: 1023px) {
  .mainwrap .mainwrap__in:before {
    display: none;
  }
}
.mobile_menu_open .mainwrap {
  display: none;
}
.marq {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom: #000000 solid 1px;
  white-space: nowrap;
  max-width: 100%;
  width: 100%;
  overflow: hidden;
  padding-top: 8px;
  height: 51px;
  font-size: 0;
}
.marq.marq--bottom {
  border-top: #000000 solid 1px;
  border-bottom: none;
}
@media (max-width: 1023px) {
  .marq.marq--top {
    display: none;
  }
}
.marq img {
  height: 30px;
  width: auto;
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
}
.marq > div {
  display: inline-block;
  position: relative;
  white-space: nowrap;
  width: 2208px;
  animation: marqueeLeft 260s linear infinite;
}
.marq.marq--bottom > div {
  animation: marqueeRight 260s linear infinite;
}
@keyframes marqueeLeft {
  0% {
    transform: translate(-100%, 0);
  }
  100% {
    transform: translate(0%, 0);
  }
}
@keyframes marqueeRight {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}
.topbar-mobile {
  background: linear-gradient(rgba(255, 255, 255, 0.9) 60%, rgba(255, 255, 255, 0));
  background: rgba(255, 255, 255, 0.9);
  background: #ffffff;
  border-bottom: #000000 solid 1px;
  display: none;
  position: fixed;
  z-index: 100;
  justify-content: space-between;
  top: 0;
  left: 0;
  right: 0;
}
.mobile_menu_open .topbar-mobile {
  background: transparent;
  border-bottom: transparent;
}
.topbar-mobile button,
.topbar-mobile a {
  pointer-events: initial;
}
@media (max-width: 1023px) {
  .topbar-mobile {
    display: block;
    display: flex;
  }
}
.topbar-mobile .topbar-mobile__logo {
  padding: 10px;
  height: 50px;
  overflow: hidden;
}
.topbar-mobile .topbar-mobile__logo img {
  height: 30px;
  width: auto;
  display: block;
}
.mobile_menu_open .topbar-mobile .topbar-mobile__logo img {
  opacity: 0;
}
.topbar-mobile button {
  border: #000000 solid 1px;
  width: 30px;
  height: 30px;
  margin: 10px;
  position: relative;
  border: none;
  background: none;
}
.topbar-mobile button img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.25s;
}
.topbar-mobile button img:first-child {
  opacity: 1;
}
.topbar-mobile button img:last-child {
  opacity: 0;
  transform: scaleX(0);
}
.mobile_menu_open .topbar-mobile button img:first-child {
  opacity: 0;
  transform: scaleX(0);
}
.mobile_menu_open .topbar-mobile button img:last-child {
  opacity: 1;
  transform: none;
}
.mainsidebar {
  position: fixed;
  top: 0;
  left: 0;
  width: 320px;
  z-index: 5;
  overflow-y: auto;
  overflow-y: scroll;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
  background: white;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: opacity 0.3s;
}
.mainsidebar::-webkit-scrollbar {
  /* WebKit */
  width: 0;
  height: 0;
}
.admin-bar .mainsidebar {
  padding-top: 32px;
}
@media (max-width: 1023px) {
  .mainsidebar {
    display: none;
    width: 100%;
  }
}
@media (max-width: 1023px) {
  .mobile_menu_open .mainsidebar {
    display: block;
  }
}
@media (max-width: 1023px) {
  .mobile_menu_hide .mainsidebar {
    opacity: 0 !important;
    pointer-events: none !important;
  }
}
.mainsidebar .mainsidebar__top {
  border-bottom: #000000 solid 1px;
  flex-grow: 0;
  display: flex;
}
.mainsidebar .mainsidebar__top__logo {
  display: inline-block;
  height: 50px;
  padding: 10px;
  overflow: hidden;
}
.mainsidebar .mainsidebar__top__logo img {
  height: 30px;
  width: auto;
  display: block;
  transition: all 0.25s;
}
.mainsidebar .mainsidebar__top__langlink {
  font-size: 14px;
  padding: 7px 10px;
  border-left: #000000 solid 1px;
}
@media (max-width: 568px) {
  .mainsidebar .mainsidebar__top__langlink {
    font-size: 12px;
  }
}
.mainsidebar .mainsidebar__menu {
  border-bottom: #000000 solid 1px;
  flex-grow: 1;
  padding: 10px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.mainsidebar .mainsidebar__footer {
  font-size: 14px;
  padding: 10px;
}
@media (max-width: 568px) {
  .mainsidebar .mainsidebar__footer {
    font-size: 12px;
  }
}
.mainsidebar .mainsidebar__tools {
  flex-grow: 0;
  border-bottom: #000000 solid 1px;
  padding: 10px;
  padding-right: 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mainsidebar .mainsidebar__tools button {
  font-size: 16px;
}
@media (max-width: 568px) {
  .mainsidebar .mainsidebar__tools button {
    font-size: 14px;
  }
}
.mainsidebar .mainsidebar__video {
  flex-grow: 0;
  position: relative;
}
.sidebarvideo .sidebarvideo__in {
  display: block;
  padding-bottom: 100%;
  height: 0;
  position: relative;
  overflow: hidden;
}
.sidebarvideo .sidebarvideo__in > * {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  filter: saturate(2);
}
.sidebarvideo .sidebarvideo__in video {
  object-fit: cover;
}
.sidebarvideo .sidebarvideo__in .sidebarvideo__fg {
  line-height: 1;
  font-size: 2.8vw;
  line-height: 0.9;
  font-family: 'ms', impact, sans-serif;
  font-weight: 500 !important;
  color: white;
  padding: 1rem;
}
@media (max-width: 768px) {
  .sidebarvideo .sidebarvideo__in .sidebarvideo__fg {
    font-size: 32px;
  }
}
@media (max-width: 568px) {
  .sidebarvideo .sidebarvideo__in .sidebarvideo__fg {
    font-size: 28px;
  }
}
.mainmenu {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 20px;
  line-height: 1.3rem;
}
.mainmenu ul {
  list-style-type: none;
  padding: 0;
}
.mainmenu ul li {
  padding: 0;
}
.mainmenu ul ul {
  padding-left: 2rem;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  font-size: 18px;
}
@media (max-width: 768px) {
  .mainmenu ul ul {
    font-size: 16px;
  }
}
.mainmenu ul ul ul {
  padding-left: 2rem;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  font-size: 16px;
  line-height: 1.3 !important;
}
@media (max-width: 568px) {
  .mainmenu ul ul ul {
    font-size: 14px;
  }
}
.mainmenu ul ul ul a {
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}
.mainmenu ul ul ul a:after {
  content: ' ';
  pointer-events: none;
  height: 100%;
  width: 4em;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), #ffffff);
  position: absolute;
  top: 0;
  right: 0;
}
.mainmenu a {
  display: block;
  position: relative;
}
.mainmenu a:hover {
  background: #f0f0f0;
}
.mainmenu .kolor {
  color: #ff0000 !important;
}
.mainmenu li.metro a {
  display: flex;
  justify-content: space-between;
}
.mainmenu li.metro a span {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 0.3rem;
  height: 1.2em;
  width: 1.2em;
  background-image: url(https://teatr-rampa.pl/wp-content/themes/rampa/img/metro.svg);
  background-size: 100% 100%;
}
.mainmenu a.is-expandable {
  display: flex;
  justify-content: space-between;
}
.mainmenu a.is-expandable span {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 0.3rem;
  height: 1.2em;
  width: 1.2em;
  background-image: url(https://teatr-rampa.pl/wp-content/themes/rampa/img/arrd.svg);
  background-size: 100% 80%;
  background-repeat: no-repeat;
  background-position: left center;
}
.mainmenu a.is-expandable.open span {
  background-image: url(https://teatr-rampa.pl/wp-content/themes/rampa/img/arru.svg);
}
.mainmenu .current_page_item > a,
.mainmenu .current-menu-item > a {
  font-weight: bold;
}
.mainmenu .sub-menu .current-page-ancestor > a {
  font-weight: bold;
}
.minimenu {
  padding-top: 1rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 14px;
  line-height: 1.3 !important;
  display: flex;
}
@media (max-width: 568px) {
  .minimenu {
    font-size: 12px;
  }
}
.minimenu > *:first-child {
  flex-grow: 10;
}
.minimenu .wrap-migam {
  width: 32px;
  flex-shrink: 0;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  filter: contrast(1.1);
}
.minimenu .wrap-migam img {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  border: black solid 1px;
}
.minimenu .wrap-migam a:hover {
  opacity: 0.85;
}
.minimenu ul {
  list-style-type: none;
  padding: 0;
}
.minimenu ul li {
  padding: 0;
}
.minimenu ul ul {
  margin-left: 1rem;
}
.minimenu a {
  display: block;
  position: relative;
}
.minimenu a:hover {
  text-decoration: underline;
}
.minimenu .kolor {
  color: #ff0000 !important;
}
.minimenu li.bip a span {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 0.5rem;
  height: 1.2em;
  width: 1.2em;
  background-image: url(https://teatr-rampa.pl/wp-content/themes/rampa/img/bip-logo.png);
  background-size: 100% 100%;
}
.minimenu .current-menu-item > a {
  font-weight: bold;
}
.sectiontitle {
  color: black;
  font-size: 12px;
  line-height: 20px;
  font-family: sans-serif, 'helvetica neue', 'helvetica', arial, sans-serif;
  font-weight: normal;
  margin: 0;
  display: inline-block;
  position: absolute;
  left: 0;
  transform-origin: 0 0;
  transform: rotate(-90deg) translate(-100%, 0);
}
@media (max-width: 568px) {
  .sectiontitle {
    font-size: 11px;
  }
}
.sectiontitle_inline {
  margin-bottom: 1rem;
  font-family: 'ms', impact, sans-serif;
  font-weight: 500 !important;
  font-size: 36px;
  line-height: 1.1;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .sectiontitle_inline {
    font-size: 22px;
  }
}
.tabselector {
  position: relative;
  font-family: 'ms', impact, sans-serif;
  font-weight: 500 !important;
  font-size: 2.8vw;
  line-height: 0.9;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  .tabselector {
    font-size: 32px;
  }
}
@media (max-width: 568px) {
  .tabselector {
    font-size: 28px;
  }
}
@media (max-width: 1023px) {
  .tabselector {
    margin-bottom: 1rem;
  }
}
.tabselector .tabselector__dekor {
  position: absolute;
  width: 100%;
  margin-top: -40px;
}
.tabselector a {
  text-stroke: 1px currentColor;
  -webkit-text-stroke: 1px currentColor;
  text-fill-color: white;
  -webkit-text-fill-color: white;
  margin-right: 1rem;
  display: inline-block;
}
.tabselector .tabselector--active,
.tabselector a:hover {
  text-stroke: initial;
  -webkit-text-stroke: initial;
  text-fill-color: initial;
  -webkit-text-fill-color: initial;
}
.tabselector .tabselector--active {
  color: black !important;
}
.tabselector a:hover {
  text-decoration: underline;
}
.tabselector a.tabselector__list__tab--dzieci {
  color: #ff0000;
}
.tabselector a.tabselector__list__tab--dzieci.tabselector--active {
  color: #ff0000 !important;
}
.nalepka {
  background: #ff0000;
  color: black;
  padding: 0.1em 0.3em 0.05em;
  display: inline-block;
  line-height: 1;
  text-transform: uppercase;
  font-family: 'ms', impact, sans-serif;
  font-weight: 500 !important;
  transition: all 0.25s;
  transition-timing-function: cubic-bezier(0.86, 0, 0.07000000000000001, 1);
  /* easeInOutQuint */
}
.js-home_slider_nalepka_dest {
  position: absolute;
  pointer-events: none;
}
.js-home_slider_nalepka_dest .js-home_slider_nalepka_dest__in {
  width: 100%;
  height: 100%;
  position: relative;
}
.js-home_slider_nalepka_dest .wrap-nalepka {
  position: absolute;
  opacity: 0;
  transition: all 0.25s;
}
.js-home_slider_nalepka_dest .wrap-nalepka:nth-child(1) {
  top: 0;
  left: 0;
  transform: translate(-50%, -80%) scale(1.2);
}
@media (max-width: 1023px) {
  .js-home_slider_nalepka_dest .wrap-nalepka:nth-child(1) {
    transform: translate(-1rem, -50%) scale(1.2);
  }
}
.js-home_slider_nalepka_dest .wrap-nalepka:nth-child(2) {
  bottom: 30%;
  right: 0;
  transform: translate(50%, 50%) scale(1.2);
}
@media (max-width: 1023px) {
  .js-home_slider_nalepka_dest .wrap-nalepka:nth-child(2) {
    display: none;
  }
}
.js-home_slider_nalepka_dest .wrap-nalepka.open {
  transform: scale(1);
  opacity: 1;
}
.js-home_slider_nalepka_dest .wrap-nalepka:nth-child(1).open {
  transform: translate(-50%, -80%) scale(1);
}
@media (max-width: 1023px) {
  .js-home_slider_nalepka_dest .wrap-nalepka:nth-child(1).open {
    transform: translate(-1rem, -50%);
  }
}
.js-home_slider_nalepka_dest .wrap-nalepka:nth-child(2).open {
  transform: translate(50%, 50%) scale(1);
}
.js-home_slider_nalepka_dest .nalepka {
  font-size: 2.8vw;
  line-height: 0.9;
}
@media (max-width: 768px) {
  .js-home_slider_nalepka_dest .nalepka {
    font-size: 32px;
  }
}
@media (max-width: 568px) {
  .js-home_slider_nalepka_dest .nalepka {
    font-size: 28px;
  }
}
@media (max-width: 1280px) {
  .js-home_slider_nalepka_dest .nalepka {
    font-size: 36px;
    line-height: 1.1;
  }
}
@media (max-width: 1280px) and (max-width: 768px) {
  .js-home_slider_nalepka_dest .nalepka {
    font-size: 22px;
  }
}
.postheader {
  margin-bottom: 2rem;
}
@media (max-width: 1023px) {
  .postheader {
    margin-bottom: 1rem;
  }
}
.postheader .postheader__title {
  font-family: 'ms', impact, sans-serif;
  font-weight: 500 !important;
  font-size: 2.8vw;
  font-size: 3.5vw;
  line-height: 0.9;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .postheader .postheader__title {
    font-size: 32px;
  }
}
@media (max-width: 568px) {
  .postheader .postheader__title {
    font-size: 28px;
  }
}
@media (max-width: 768px) {
  .postheader .postheader__title {
    line-height: 1;
    font-size: 32px;
  }
}
@media (max-width: 568px) {
  .postheader .postheader__title {
    font-size: 28px;
  }
}
.postheader .postheader__title--nomargb {
  margin-bottom: 0;
}
.postheader .postheader__subtitle {
  font-weight: normal;
  font-size: 28px;
  margin-top: 0.5em;
  line-height: 1.1;
}
@media (max-width: 1280px) {
  .postheader .postheader__subtitle {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .postheader .postheader__subtitle {
    font-size: 24px;
  }
}
@media (max-width: 1023px) {
  .postheader .postheader__subtitle {
    font-size: 18px;
  }
}
@media (max-width: 1023px) and (max-width: 768px) {
  .postheader .postheader__subtitle {
    font-size: 16px;
  }
}
.postheader .postheader__lead {
  font-weight: normal;
  font-size: 36px;
  line-height: 1.1;
  margin-top: 1em;
}
@media (max-width: 768px) {
  .postheader .postheader__lead {
    font-size: 22px;
  }
}
.postheader .postheader__titleblock {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1023px) {
  .postheader .postheader__titleblock {
    display: block;
  }
}
.postheader .postheader__titleblock__r {
  font-size: 28px;
  margin-left: 1rem;
}
@media (max-width: 1280px) {
  .postheader .postheader__titleblock__r {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .postheader .postheader__titleblock__r {
    font-size: 24px;
  }
}
@media (max-width: 1023px) {
  .postheader .postheader__titleblock__r {
    font-size: 18px;
    margin-left: 0;
    margin-top: 0.5rem;
  }
}
@media (max-width: 1023px) and (max-width: 768px) {
  .postheader .postheader__titleblock__r {
    font-size: 16px;
  }
}
.postheader .postheader__titleblock__r .wstep__sm-hide {
  display: none;
}
.postslider {
  margin-bottom: 2rem;
  position: relative;
}
.postslider .postslider__nalepka {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
}
@media (max-width: 1023px) {
  .postslider .postslider__nalepka {
    transform: translate(-1rem, -50%);
  }
}
.postslider .postslider__nalepka .nalepka {
  font-size: 2.8vw;
  line-height: 0.9;
}
@media (max-width: 768px) {
  .postslider .postslider__nalepka .nalepka {
    font-size: 32px;
  }
}
@media (max-width: 568px) {
  .postslider .postslider__nalepka .nalepka {
    font-size: 28px;
  }
}
.postcolset {
  display: flex;
}
@media (max-width: 768px) {
  .postcolset {
    display: block;
    display: flex;
    flex-direction: column-reverse;
  }
}
.postcolset .postcolset__l {
  width: 25%;
}
@media (max-width: 768px) {
  .postcolset .postcolset__l {
    width: 100%;
    margin-top: 2rem;
  }
}
.postcolset .postcolset__l .postcolset__l__item {
  font-size: 14px;
}
@media (max-width: 568px) {
  .postcolset .postcolset__l .postcolset__l__item {
    font-size: 12px;
  }
}
.postcolset .postcolset__r {
  width: 75%;
  padding-left: 2rem;
}
@media (max-width: 768px) {
  .postcolset .postcolset__r {
    width: 100%;
    padding-left: 0;
  }
}
.postcontent {
  line-height: 1.5 !important;
}
.postcontent:after {
  content: "";
  font-size: 0;
  display: table;
  clear: both;
}
.postcontent h1,
.postcontent h2,
.postcontent h3,
.postcontent h4,
.postcontent h5,
.postcontent h6 {
  font-family: 'ms', impact, sans-serif;
  font-weight: 500 !important;
  text-transform: uppercase;
  margin-top: 2.5rem;
  margin-bottom: 0.5rem;
}
.postcontent h1:first-child,
.postcontent h2:first-child,
.postcontent h3:first-child,
.postcontent h4:first-child,
.postcontent h5:first-child,
.postcontent h6:first-child {
  margin-top: 0;
}
.postcontent h1 {
  font-size: 2.8vw;
  line-height: 0.9;
}
@media (max-width: 768px) {
  .postcontent h1 {
    font-size: 32px;
  }
}
@media (max-width: 568px) {
  .postcontent h1 {
    font-size: 28px;
  }
}
.postcontent h2 {
  font-size: 36px;
  line-height: 1.1;
}
@media (max-width: 768px) {
  .postcontent h2 {
    font-size: 22px;
  }
}
.postcontent h3 {
  font-size: 20px;
}
.postcontent h4 {
  font-size: 20px;
}
.postcontent h5 {
  font-size: 20px;
}
.postcontent h6 {
  font-size: 20px;
}
.postcontent hr {
  height: 1px;
  border: none;
  border-top: #e0e0e0 solid 1px;
  margin: 1rem 0;
}
.postcontent table {
  border-collapse: collapse;
  border: none;
}
.postcontent table td {
  border: none;
}
.postcontent blockquote {
  font-family: 'ms', impact, sans-serif;
  font-weight: 500 !important;
  font-size: 2.8vw;
  line-height: 0.9;
  color: #ff0000;
  line-height: 1;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .postcontent blockquote {
    font-size: 32px;
  }
}
@media (max-width: 568px) {
  .postcontent blockquote {
    font-size: 28px;
  }
}
.postcontent p,
.postcontent blockquote,
.postcontent ul,
.postcontent ol,
.postcontent table {
  margin-bottom: 1rem;
}
.postcontent p:last-child,
.postcontent blockquote:last-child,
.postcontent ul:last-child,
.postcontent ol:last-child,
.postcontent table:last-child {
  margin-bottom: 0;
}
.postcontent p a,
.postcontent blockquote a,
.postcontent ul a,
.postcontent ol a,
.postcontent table a {
  text-decoration: underline;
  text-underline-position: under;
}
.postcontent p a:hover,
.postcontent blockquote a:hover,
.postcontent ul a:hover,
.postcontent ol a:hover,
.postcontent table a:hover {
  opacity: 0.7;
}
.postcontent iframe {
  width: 100% !important;
}
.postcontent .wp-caption {
  margin-bottom: 1rem;
  width: 100% !important;
  font-size: 14px;
}
@media (max-width: 568px) {
  .postcontent .wp-caption {
    font-size: 12px;
  }
}
.postcontent .wp-caption a {
  display: block;
  width: 100% !important;
}
.postcontent .wp-caption img {
  width: 100%;
  height: auto;
  display: block;
  margin-bottom: 5px;
}
.postcontent .alignnone {
  max-width: 100%;
  height: auto;
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}
@media screen and (max-width: 1023px) {
  .postcontent .alignnone {
    margin-left: 0;
  }
}
.postcontent .alignnone.size-thumbnail {
  width: auto;
  height: auto;
  display: inline-block;
  vertical-align: top;
  margin-left: 0;
}
.postcontent .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.postcontent .alignleft {
  float: left;
  margin-right: 1.5rem;
  margin-bottom: 1.5rem;
}
.postcontent .alignright {
  float: right;
  margin-left: 1.5rem;
  margin-bottom: 1.5rem;
}
.postcontent img {
  max-width: 100% !important;
  height: auto;
}
.postlink_spektakl--margb {
  margin-bottom: 4rem;
}
@media (max-width: 1023px) {
  .postlink_spektakl--margb {
    margin-bottom: 2rem;
  }
}
.postlink_spektakl .postlink_spektakl__in {
  display: block;
  position: relative;
}
.postlink_spektakl .postlink_spektakl__in:hover .title {
  text-decoration: underline;
}
.postlink_spektakl .postlink_spektakl__in .keep {
  white-space: nowrap;
}
@media (max-width: 1023px) {
  .postlink_spektakl .postlink_spektakl__in .keep {
    display: inline;
    white-space: initial;
  }
}
.postlink_spektakl .postlink_spektakl__in .postlink_spektakl__nalepkawrap {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
}
@media (max-width: 1023px) {
  .postlink_spektakl .postlink_spektakl__in .postlink_spektakl__nalepkawrap {
    transform: translate(-1rem, -50%);
  }
}
.postlink_spektakl .postlink_spektakl__in .postlink_spektakl__nalepkawrap .nalepka {
  font-size: 2.8vw;
  line-height: 0.9;
}
@media (max-width: 768px) {
  .postlink_spektakl .postlink_spektakl__in .postlink_spektakl__nalepkawrap .nalepka {
    font-size: 32px;
  }
}
@media (max-width: 568px) {
  .postlink_spektakl .postlink_spektakl__in .postlink_spektakl__nalepkawrap .nalepka {
    font-size: 28px;
  }
}
.postlink_spektakl .postlink_spektakl__in .bg {
  background-color: #f0f0f0;
  position: relative;
  height: 0;
  padding-bottom: 46.8%;
  background-size: auto 100%;
  background-repeat: repeat-x;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-position: center 20%;
}
@media (max-width: 1023px) {
  .postlink_spektakl .postlink_spektakl__in .bg {
    padding-bottom: 60%;
  }
}
.postlink_spektakl .postlink_spektakl__in .fg {
  position: relative;
}
.postlink_spektakl .postlink_spektakl__in .fg .title {
  margin-top: -0.3em;
  font-family: 'ms', impact, sans-serif;
  font-weight: 500 !important;
  font-size: 2.8vw;
  line-height: 0.9;
  line-height: 1;
  background: white;
  display: inline-block;
  text-transform: uppercase;
  padding: 0.4rem 0.75rem;
  padding-left: 0;
  padding-bottom: 0;
  max-width: 80%;
}
@media (max-width: 768px) {
  .postlink_spektakl .postlink_spektakl__in .fg .title {
    font-size: 32px;
  }
}
@media (max-width: 568px) {
  .postlink_spektakl .postlink_spektakl__in .fg .title {
    font-size: 28px;
  }
}
@media (max-width: 1600px) {
  .postlink_spektakl .postlink_spektakl__in .fg .title {
    font-size: 36px;
    line-height: 1.1;
  }
}
@media (max-width: 1600px) and (max-width: 768px) {
  .postlink_spektakl .postlink_spektakl__in .fg .title {
    font-size: 22px;
  }
}
.postlink_spektakl .postlink_spektakl__in .fg .title .title__last_date {
  display: none;
}
#tab-archiwalne .postlink_spektakl .postlink_spektakl__in .fg .title .title__last_date {
  display: inline;
}
.postlink_spektakl .postlink_spektakl__in .subtxt {
  margin-top: 0.2em;
  position: relative;
  line-height: 1.3 !important;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 1280px) {
  .postlink_spektakl .postlink_spektakl__in .subtxt {
    font-size: 14px;
  }
}
@media (max-width: 1280px) and (max-width: 568px) {
  .postlink_spektakl .postlink_spektakl__in .subtxt {
    font-size: 12px;
  }
}
@media (max-width: 1023px) {
  .postlink_spektakl .postlink_spektakl__in .subtxt {
    font-size: 14px;
  }
}
@media (max-width: 1023px) and (max-width: 568px) {
  .postlink_spektakl .postlink_spektakl__in .subtxt {
    font-size: 12px;
  }
}
.postlink_spektakl .postlink_spektakl__in .subtxt > * {
  padding: 0.1rem;
  padding-left: 0;
}
@media (max-width: 1023px) {
  .postlink_spektakl .postlink_spektakl__in .subtxt > * {
    padding: 0;
  }
}
.postlink_spektakl .postlink_spektakl__in .subtxt .closest {
  padding-left: 1rem;
  text-align: right;
  flex-shrink: 0;
}
@media (max-width: 1023px) {
  .postlink_spektakl .postlink_spektakl__in .subtxt .closest {
    text-align: left;
    padding: 0;
    font-size: 14px;
  }
}
@media (max-width: 1023px) and (max-width: 568px) {
  .postlink_spektakl .postlink_spektakl__in .subtxt .closest {
    font-size: 12px;
  }
}
@media (max-width: 1023px) {
  .postlink_spektakl .postlink_spektakl__in .subtxt {
    display: block;
  }
}
.obsada_dekor img {
  width: 100%;
  height: auto;
  display: block;
}
.obsada {
  margin-top: 1.5rem;
  line-height: 1.3 !important;
  font-size: 28px;
}
@media (max-width: 1280px) {
  .obsada {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .obsada {
    font-size: 24px;
  }
}
@media (max-width: 1280px) {
  .obsada {
    font-size: 20px;
  }
}
@media (max-width: 1023px) {
  .obsada {
    line-height: 1.5 !important;
  }
}
.obsada .obsada__colset {
  position: relative;
  column-count: 2;
  column-gap: 2rem;
}
@media (max-width: 768px) {
  .obsada .obsada__colset {
    column-count: 1;
  }
}
.obsada .obsada__colset > * {
  display: inline-block;
  width: 100%;
  position: relative;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
.obsada .obsada__colset a span:after {
  content: ' ';
  background-image: url(https://teatr-rampa.pl/wp-content/themes/rampa/img/arr.svg);
  width: 1em;
  background-size: 100% 100%;
  background-position: right bottom;
  height: 1em;
  margin-left: 0.5em;
  margin-top: -0.2em;
  display: inline-block;
  vertical-align: middle;
}
.obsada .obsada__colset a:hover {
  color: #ff0000;
}
.obsada .obsada__colset .obsada__colset__podpis {
  font-size: 16px;
}
@media (max-width: 568px) {
  .obsada .obsada__colset .obsada__colset__podpis {
    font-size: 14px;
  }
}
.obsada.obsada--small {
  font-size: 18px;
}
@media (max-width: 768px) {
  .obsada.obsada--small {
    font-size: 16px;
  }
}
.obsada.obsada--small .obsada__colset {
  column-count: 3;
}
@media (max-width: 1023px) {
  .obsada.obsada--small .obsada__colset {
    column-count: 2;
    font-size: 16px;
    margin-bottom: 1rem;
  }
}
@media (max-width: 1023px) and (max-width: 568px) {
  .obsada.obsada--small .obsada__colset {
    font-size: 14px;
  }
}
@media (max-width: 568px) {
  .obsada.obsada--small .obsada__colset {
    font-size: 14px;
  }
}
@media (max-width: 568px) and (max-width: 568px) {
  .obsada.obsada--small .obsada__colset {
    font-size: 12px;
  }
}
.recenzje {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -1rem;
}
.recenzje .recenzje__item {
  flex-basis: 50%;
  flex-shrink: 0;
  flex-grow: 0;
  padding: 0 1rem 2rem;
}
@media (max-width: 768px) {
  .recenzje .recenzje__item {
    flex-basis: 100%;
  }
}
.recenzje .recenzje__item .recenzje__item__txt {
  border: #000000 solid 1px;
  position: relative;
  font-size: 16px;
}
@media (max-width: 568px) {
  .recenzje .recenzje__item .recenzje__item__txt {
    font-size: 14px;
  }
}
.recenzje .recenzje__item .recenzje__item__txt > * {
  padding: 1rem 1rem;
  position: relative;
  background: white;
}
.recenzje .recenzje__item .recenzje__item__txt:before {
  content: ' ';
  position: absolute;
  top: 100%;
  left: 0;
  margin-top: -1px;
  margin-left: -2px;
  background-color: white;
  height: 40px;
  width: 40px;
  overflow: hidden;
  background-image: url(https://teatr-rampa.pl/wp-content/themes/rampa/img/dym.svg);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: 40px 40px;
}
.recenzje .recenzje__item .recenzje__item__txt__more {
  display: block;
  font-size: 14px;
  text-align: right;
  font-weight: bold;
}
@media (max-width: 568px) {
  .recenzje .recenzje__item .recenzje__item__txt__more {
    font-size: 12px;
  }
}
.recenzje .recenzje__item .recenzje__item__txt__more:hover {
  text-decoration: underline;
}
.recenzje .recenzje__item .recenzje__item__podpis {
  font-family: 'ms', impact, sans-serif;
  font-weight: 500 !important;
  text-transform: uppercase;
  font-size: 36px;
  line-height: 1.1;
  line-height: 1;
  margin-left: 12.5%;
  margin-top: 1rem;
  max-width: 60%;
}
@media (max-width: 768px) {
  .recenzje .recenzje__item .recenzje__item__podpis {
    font-size: 22px;
  }
}
@media (max-width: 1023px) {
  .recenzje .recenzje__item .recenzje__item__podpis {
    max-width: 100%;
  }
}
.zespol {
  margin-bottom: 2rem;
}
.zespol .zespol__colset {
  columns: 2;
  column-gap: 2rem;
}
.zespol .zespol__colset > a {
  font-family: 'ms', impact, sans-serif;
  font-weight: 500 !important;
  font-size: 36px;
  line-height: 1.1;
  text-transform: uppercase;
  display: block;
}
@media (max-width: 768px) {
  .zespol .zespol__colset > a {
    font-size: 22px;
  }
}
.zespol .zespol__colset > a:hover {
  text-decoration: underline;
}
.credits {
  font-size: 16px;
  padding-top: 2rem;
  padding-bottom: 2rem;
  margin-top: 2rem;
  border-top: #000000 solid 1px;
}
@media (max-width: 568px) {
  .credits {
    font-size: 14px;
  }
}
.credits .credits__colset {
  columns: 2;
  column-gap: 2rem;
}
.credits p {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
.hidescrollbar {
  overflow-y: scroll;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
}
.hidescrollbar::-webkit-scrollbar {
  /* WebKit */
  width: 0;
  height: 0;
}
.layout-post {
  margin-bottom: 4rem;
}
input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: currentColor;
}
input::-moz-placeholder {
  /* Firefox 19+ */
  color: currentColor;
}
input:-ms-input-placeholder {
  /* IE 10+ */
  color: currentColor;
}
input:-moz-placeholder {
  /* Firefox 18- */
  color: currentColor;
}
footer {
  border-top: #000000 solid 1px;
  font-size: 16px;
}
@media (max-width: 568px) {
  footer {
    font-size: 14px;
  }
}
footer .wrap-migam {
  filter: contrast(1.1);
}
footer .wrap-migam img {
  height: 60px;
  border-radius: 60px;
  border: black solid 1px;
}
footer .wrap-migam a:hover {
  opacity: 0.85;
}
footer .footerin {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
@media (max-width: 1023px) {
  footer .footerin {
    display: block;
    font-size: 14px;
  }
}
@media (max-width: 1023px) and (max-width: 568px) {
  footer .footerin {
    font-size: 12px;
  }
}
footer .footerin > * {
  padding: 1rem;
  border-left: #000000 solid 1px;
}
@media (max-width: 1023px) {
  footer .footerin > * {
    border: none;
  }
}
footer .footerin > *:nth-child(1) {
  border: none;
}
@media (max-width: 1023px) {
  footer .footerin > *:nth-child(1) {
    padding-bottom: 0;
  }
}
footer .footerin .footerin__l {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
footer .footerin .footerin__l > div:first-child {
  padding-right: 2rem;
}
footer a {
  text-decoration: underline;
  text-underline-position: under;
}
footer a:hover {
  text-decoration: none;
}
footer img {
  max-width: initial;
  height: 80px;
}
@media (max-width: 1023px) {
  footer img {
    height: 60px;
  }
}
.lista_zespol .lista_zespol__dekor img {
  width: 100%;
  height: auto;
  display: block;
}
.lista_zespol .lista_zespol__item {
  border-bottom: #000000 solid 1px;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.lista_zespol .lista_zespol__item:nth-child(1) {
  border: none;
  padding-bottom: 0;
  padding-top: 0;
}
.lista_zespol .lista_zespol__item:last-child {
  border: none;
}
.lista_zespol .lista_zespol__item h2 {
  font-family: 'ms', impact, sans-serif;
  font-weight: 500 !important;
  font-size: 36px;
  line-height: 1.1;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}
@media (max-width: 768px) {
  .lista_zespol .lista_zespol__item h2 {
    font-size: 22px;
  }
}
.block-post_gallery_autosize {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: -5px;
  margin-right: -5px;
  width: 100%;
  font-size: 0;
  letter-spacing: 0 !important;
  text-align: left;
}
.block-post_gallery_autosize a {
  display: inline-block;
  vertical-align: top;
  padding: 5px;
}
@media (max-width: 768px) {
  .block-post_gallery_autosize a {
    width: 100% !important;
    display: block;
  }
}
.block-post_gallery_autosize a .gallerypix {
  width: 100%;
  height: 0;
  position: relative;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
.block-post_gallery_autosize a .txt {
  font-size: 12px;
  position: absolute;
  bottom: 0;
  left: 0;
  padding-top: 3px;
  padding-right: 6px;
  text-align: left;
  line-height: 1.2;
  background: white;
  color: black;
  max-width: 80%;
}
@media (max-width: 1023px) {
  .block-post_gallery_autosize a .txt {
    font-size: 11px;
  }
}
.block_post_gallery_autosize + .block_post_gallery_autosize {
  margin-top: -20px;
}
/* 10 mar 2022 */
.mszcookies {
  font-size: 12px;
  font-weight: bold;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  justify-content: center;
  align-items: center;
  position: fixed;
  bottom: 10px;
  right: 10px;
  line-height: 1.1;
  z-index: 999999;
  box-shadow: 5px -5px 10px rgba(0, 0, 0, 0.1);
}
.mszcookies .mszcookies__in {
  background: black;
  color: white;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0.8rem 1rem;
  border-radius: 5px;
}
.mszcookies button {
  display: block;
  color: white;
  background: white;
  color: black;
  padding: 0.5em 1em;
  border-radius: 3px;
  margin: 0;
  cursor: pointer;
  font-weight: bold;
}
.mszcookies button:hover {
  opacity: 0.8;
}
.mszcookies button:active {
  transform: scale(0.9);
}
.mszcookies a {
  display: block;
  margin-bottom: 1rem;
  color: white;
  text-decoration: none;
  text-decoration: underline;
  text-decoration-color: rgba(255, 255, 255, 0.8);
}
.mszcookies a:hover {
  color: white;
  text-decoration: none;
}
