@charset "UTF-8";
.main-smalltext .desc p {
  margin-bottom: 25px; }

.see-more-container {
  width: 100%;
  color: silver;
  text-align: center; }

.see-more-container .see-more {
  display: block;
  background-color: #000;
  color: #fff;
  padding: 15px;
  width: 30.3%;
  max-width: 100%;
  text-align: center;
  margin: 0 auto; }

.text-margins p {
  margin-bottom: 25px; }

.see-more-photo {
  height: auto;
  display: block; }

.see-more-photo small {
  position: absolute;
  z-index: 10000;
  color: #ffffff;
  top: 43%;
  width: 100%;
  text-align: center;
  font-size: 20px;
  display: none;
  height: auto; }

.see-more-photo span {
  display: table-cell;
  vertical-align: middle; }

.see-more-photo:hover small {
  display: table; }

.see-more-photo:hover img {
  opacity: 0.9; }

.photo.black {
  background-color: #000; }

.my-event-photo {
  position: relative; }

.my-event-photo span {
  cursor: pointer; }

/*.news-list li a.title {
  text-shadow: 2px 2px 0 rgba(0,0,0,0.5);
}*/
/*fix box├│w*/
.main-boxs-alt {
  list-style-type: none;
  margin: 0 -15px;
  padding: 0;
  position: relative; }

.main-boxs-alt > li {
  float: left;
  width: 33.3%;
  padding: 0 15px;
  position: relative;
  margin-bottom: 30px; }

.main-boxs-alt li .type {
  display: inline-block;
  color: white;
  background-color: black;
  position: relative;
  top: -10px;
  font-size: 12px;
  text-transform: uppercase;
  padding: 0 15px;
  line-height: 30px;
  font-weight: bold; }

.main-boxs-alt li .photo {
  display: block; }

.main-boxs-alt li .photo img {
  width: 100%;
  height: auto; }

.main-boxs-alt li .title {
  box-shadow: inset 0 -1px #e5e5e5;
  line-height: 22px;
  font-size: 20px;
  font-weight: bold;
  border-left: 4px solid black;
  padding: 20px 15px 10px 15px;
  margin-top: -10px;
  height: 118px;
  position: relative; }

.main-boxs-alt li .title a {
  display: block;
  height: 88px;
  overflow: hidden; }

.main-boxs-alt li .date {
  float: left;
  font-size: 12px;
  font-weight: 900;
  line-height: 22px;
  padding: 10px 15px; }

.main-boxs-alt li .place {
  white-space: nowrap;
  text-align: right;
  font-size: 9px;
  color: #c2c2c2;
  padding: 15px 0 15px 0;
  line-height: 12px;
  font-weight: bold;
  border-left: 4px solid black;
  border-bottom: 4px solid black; }

.main-boxs-alt li .place a {
  overflow: hidden;
  max-width: 45%;
  display: inline-block;
  padding-left: 15px;
  background: transparent url(../images/smallmap.png) no-repeat left center;
  color: #c2c2c2; }

.main-boxs-alt li:hover .title, .main-boxs-alt li.active .title {
  color: white;
  background-color: black;
  box-shadow: none;
  margin-top: -15px;
  padding-top: 25px;
  height: 123px; }

.main-boxs-alt li:hover .title a, .main-boxs-alt li.active .title a {
  color: white; }

.main-boxs-alt li:hover .title::before, .main-boxs-alt li.active .title::before {
  content: " ";
  height: 10px;
  width: 10px;
  right: 0;
  border-left: 5px solid white;
  border-bottom: 5px solid white;
  background-color: black;
  top: 0px;
  position: absolute; }

.main-boxs-alt li:hover .title:before, .main-boxs-alt li.active .title:before {
  content: " ";
  height: 10px;
  width: 10px;
  right: 0;
  border-left: 5px solid white;
  border-bottom: 5px solid white;
  background-color: black;
  top: 0px;
  position: absolute; }

.main-boxs-alt li:hover .title::after, .main-boxs-alt li.active .title::after {
  content: " ";
  height: 4px;
  left: 15px;
  right: 15px;
  background-color: white;
  bottom: -2px;
  position: absolute; }

.main-boxs-alt li:hover .title:after, .main-boxs-alt li.active .title:after {
  content: " ";
  height: 4px;
  left: 15px;
  right: 15px;
  background-color: white;
  bottom: -2px;
  position: absolute; }

.main-boxs-alt li:hover .place, .main-boxs-alt li.active .place {
  color: white;
  background-color: black; }

.main-boxs-alt li:hover .place a {
  color: white;
  background-image: url(../images/smallmap1.png);
  padding-right: 15px; }

.main-boxs-alt li.active .place a {
  visibility: hidden; }

.main-boxs-alt li:hover .date, .main-boxs-alt li.active .date {
  color: white;
  padding-left: 20px; }

.main-boxs-alt li .item-layer {
  display: none;
  position: absolute;
  left: 15px;
  right: 15px;
  background-color: black;
  padding-bottom: 20px; }

.main-boxs-alt li .item-layer .desc {
  font-size: 14px;
  line-height: 18px;
  color: #999999;
  padding-left: 20px;
  padding-right: 20px;
  margin: -4px 0 20px 0; }

.main-boxs-alt li .item-layer .desc a {
  display: block;
  color: #999999; }

.main-boxs-alt li .item-layer .desc a::after {
  content: " ";
  display: inline-block;
  width: 8px;
  height: 5px;
  background: transparent url(../images/smallarrow.png) no-repeat;
  margin-left: 5px;
  vertical-align: middle; }

.main-boxs-alt li .item-layer .desc a:after {
  content: " ";
  display: inline-block;
  width: 8px;
  height: 5px;
  background: transparent url(../images/smallarrow.png) no-repeat;
  margin-left: 5px;
  vertical-align: middle; }

.main-boxs-alt li .item-layer .counter {
  float: left;
  font-size: 10px;
  font-weight: 900;
  color: white;
  margin: 0 20px;
  text-transform: uppercase; }

.main-boxs-alt li .item-layer .note {
  text-align: right;
  font-size: 10px;
  font-weight: 900;
  color: white;
  margin: 0 20px;
  text-transform: uppercase; }

.main-boxs-alt li .item-layer .link {
  margin: 0 20px 15px 20px;
  padding-top: 18px; }

.main-boxs-alt li .item-layer .link a {
  display: block;
  transition: all 0.6s;
  color: black;
  background-color: white;
  font-size: 12px;
  font-weight: 900;
  text-align: center;
  line-height: 40px;
  text-transform: uppercase; }

.main-boxs-alt li .item-layer .link a:hover {
  background-color: #bbbbbb; }

.main-boxs-alt li .item-layer .links {
  list-style-type: none;
  margin: 0;
  padding: 0 15px 15px 15px;
  text-transform: uppercase; }

.main-boxs-alt li .item-layer .links li {
  padding-top: 3px; }

.main-boxs-alt li .item-layer .links li a {
  padding-left: 20px;
  transition: all 0.6s;
  left: 0;
  font-size: 12px;
  font-weight: 900;
  color: white;
  display: block;
  position: relative; }

.main-boxs-alt li .item-layer .links li a::before {
  transition: all 0.6s;
  content: " ";
  background-color: white;
  height: 2px;
  width: 15px;
  left: 0;
  top: 7px;
  position: absolute; }

.main-boxs-alt li .item-layer .links li a:before {
  transition: all 0.6s;
  content: " ";
  background-color: white;
  height: 2px;
  width: 15px;
  left: 0;
  top: 7px;
  position: absolute; }

.main-boxs-alt li .item-layer .links li a:hover {
  left: 10px; }

.main-boxs-alt li .item-layer .links li a:hover::before {
  left: -10px;
  width: 25px; }

.main-boxs-alt li .item-layer .links li a:hover:before {
  left: -10px;
  width: 25px; }

.main-boxs-alt li .item-layer .placeaddress {
  margin-left: 20px;
  line-height: 20px; }

.main-boxs-alt li .item-layer .placeaddress a {
  color: #c2c2c2;
  font-weight: bold;
  font-size: 9px;
  background: url(../images/smallmap1.png) no-repeat 0 50%;
  padding-left: 15px; }

.main-boxs-alt li .item-layer .placeaddress em {
  float: right;
  font-style: normal;
  font-size: 12px;
  color: #999999;
  font-size: 12px;
  font-weight: normal;
  padding-right: 20px; }

.main-boxs-alt li .item-layer .map {
  height: 120px;
  margin: 20px 20px 0 20px; }

.main-boxs-alt li.active {
  z-index: 10; }

.main-boxs-alt li.active .item-layer {
  display: block; }

@media all and (min-width: 1450px) {
  .main-boxs-alt > li {
    width: 25%; } }
@media all and (min-width: 1850px) {
  .main-boxs-alt > li {
    width: 16.6%; } }
@media all and (max-width: 1000px) {
  .main-boxs-alt > li {
    width: 50%; } }
@media all and (max-width: 600px) {
  .main-boxs-alt {
    float: none; }

  .main-boxs-alt > li {
    float: none;
    width: 100%; } }
.cookie-info-box {
  position: fixed;
  width: 100%;
  background-color: #000;
  color: #fff;
  top: 0;
  left: 0;
  z-index: 500;
  padding: 10px 10px 10px 45px;
  font-size: 14px; }

.cookie-info-box p, .cookie-info-box a {
  float: left;
  display: block;
  padding: 5px; }

.cookie-info-box a {
  margin-left: 20px;
  display: block;
  background-color: #fff;
  color: #000; }

@media all and (max-width: 1064px) {
  .cookie-info-box a {
    margin-left: 5px; } }
.main-boxs-alt-overflow {
  overflow: auto; }

.slider-photo {
  background-size: cover; }

/*
.main-boxs-no-isotope-alt { list-style-type: none; margin: 0 -15px; padding: 0; position: relative; } 
.main-boxs-no-isotope-alt > li { float: left; width: 33.3%; padding: 0 15px; position: relative; margin-bottom: 30px; }
.main-boxs-no-isotope-alt li .type { display: inline-block; color: white; background-color: black; position: relative; top: -10px; font-size: 12px; text-transform: uppercase; padding: 0 15px; line-height: 30px; font-weight: bold; }
.main-boxs-no-isotope-alt li .photo { display: block; }
.main-boxs-no-isotope-alt li .photo img { width: 100%; height: auto; }
.main-boxs-no-isotope-alt li .title { box-shadow: inset 0 -1px #e5e5e5; line-height: 22px; font-size: 20px; font-weight: bold; border-left: 4px solid black; padding: 20px 15px 10px 15px; margin-top: -10px; height:118px; position: relative; }
.main-boxs-no-isotope-alt li .title a {display: block; height:88px; overflow: hidden; }
.main-boxs-no-isotope-alt li .date { float: left; font-size: 12px; font-weight: 900; line-height: 22px; padding: 10px 15px; }
.main-boxs-no-isotope-alt li .place { white-space: nowrap; text-align: right; font-size: 9px; color: #c2c2c2; padding: 15px 0 15px 0; line-height: 12px; font-weight: bold; border-left: 4px solid black; border-bottom: 4px solid black; }
.main-boxs-no-isotope-alt li .place a { overflow: hidden; max-width: 45%; display: inline-block; padding-left: 15px; background: transparent url(../images/smallmap.png) no-repeat left center; color: #c2c2c2; }
.main-boxs-no-isotope-alt li:hover .title, .main-boxs-no-isotope-alt li.active .title { color: white; background-color: black; box-shadow: none; margin-top: -15px; padding-top: 25px; height: 123px; }
.main-boxs-no-isotope-alt li:hover .title a, .main-boxs-no-isotope-alt li.active .title a { color: white; }
.main-boxs-no-isotope-alt li:hover .title::before, .main-boxs-no-isotope-alt li.active .title::before { content: " "; height: 10px; width: 10px; right: 0; border-left: 5px solid white; border-bottom: 5px solid white; background-color: black; top: 0px; position: absolute; }
.main-boxs-no-isotope-alt li:hover .title:before, .main-boxs-no-isotope-alt li.active .title:before { content: " "; height: 10px; width: 10px; right: 0; border-left: 5px solid white; border-bottom: 5px solid white; background-color: black; top: 0px; position: absolute; }
.main-boxs-no-isotope-alt li:hover .title::after, .main-boxs-no-isotope-alt li.active .title::after { content: " "; height: 4px; left: 15px; right: 15px; background-color: white; bottom: -2px; position: absolute; }
.main-boxs-no-isotope-alt li:hover .title:after, .main-boxs-no-isotope-alt li.active .title:after { content: " "; height: 4px; left: 15px; right: 15px; background-color: white; bottom: -2px; position: absolute; }
.main-boxs-no-isotope-alt li:hover .place, .main-boxs-no-isotope-alt li.active .place { color: white; background-color: black; }
.main-boxs-no-isotope-alt li:hover .place a { color: white; background-image: url(../images/smallmap1.png); padding-right: 15px; }
.main-boxs-no-isotope-alt li.active .place a { visibility: hidden; }
.main-boxs-no-isotope-alt li:hover .date, .main-boxs-no-isotope-alt li.active .date {color: white; padding-left: 20px; }

.main-boxs-no-isotope-alt li .item-layer { display: none; position: absolute; left: 15px; right: 15px; background-color: black; padding-bottom: 20px; }
.main-boxs-no-isotope-alt li .item-layer .desc {  font-size: 14px; line-height: 18px; color: #999999; padding-left: 20px; padding-right: 20px; margin: -4px 0 20px 0; }
.main-boxs-no-isotope-alt li .item-layer .desc a { display: block; color: #999999; }
.main-boxs-no-isotope-alt li .item-layer .desc a::after { content: " "; display: inline-block; width: 8px; height: 5px; background: transparent url(../images/smallarrow.png) no-repeat; margin-left: 5px; vertical-align: middle; }
.main-boxs-no-isotope-alt li .item-layer .desc a:after { content: " "; display: inline-block; width: 8px; height: 5px; background: transparent url(../images/smallarrow.png) no-repeat; margin-left: 5px; vertical-align: middle; }
.main-boxs-no-isotope-alt li .item-layer .counter { float: left; font-size: 10px; font-weight: 900; color: white; margin: 0 20px; text-transform: uppercase; }
.main-boxs-no-isotope-alt li .item-layer .note { text-align: right; font-size: 10px; font-weight: 900; color: white; margin: 0 20px; text-transform: uppercase;  }
.main-boxs-no-isotope-alt li .item-layer .link { margin: 0 20px 15px 20px; padding-top: 18px; }
.main-boxs-no-isotope-alt li .item-layer .link a { display: block; transition: all 0.6s; color: black; background-color: white; font-size: 12px; font-weight: 900; text-align: center; line-height: 40px; text-transform: uppercase; }
.main-boxs-no-isotope-alt li .item-layer .link a:hover { background-color: #bbbbbb; }
.main-boxs-no-isotope-alt li .item-layer .links { list-style-type: none; margin: 0; padding: 0 15px 15px 15px; text-transform: uppercase;  }
.main-boxs-no-isotope-alt li .item-layer .links li { padding-top: 3px; }
.main-boxs-no-isotope-alt li .item-layer .links li a { padding-left: 20px; transition: all 0.6s; left:0; font-size: 12px; font-weight: 900; color: white;  display: block; position: relative; }
.main-boxs-no-isotope-alt li .item-layer .links li a::before { transition: all 0.6s; content: " "; background-color: white; height: 2px; width: 15px; left: 0; top: 7px; position: absolute; }
.main-boxs-no-isotope-alt li .item-layer .links li a:before { transition: all 0.6s; content: " "; background-color: white; height: 2px; width: 15px; left: 0; top: 7px; position: absolute; }
.main-boxs-no-isotope-alt li .item-layer .links li a:hover { left: 10px; }
.main-boxs-no-isotope-alt li .item-layer .links li a:hover::before { left: -10px; width: 25px; }
.main-boxs-no-isotope-alt li .item-layer .links li a:hover:before { left: -10px; width: 25px; }

.main-boxs-no-isotope-alt li .item-layer .placeaddress { margin-left: 20px; line-height: 20px; }
.main-boxs-no-isotope-alt li .item-layer .placeaddress a { color: #c2c2c2; font-weight: bold; font-size: 9px; background: url(../images/smallmap1.png) no-repeat 0 50%; padding-left: 15px; }
.main-boxs-no-isotope-alt li .item-layer .placeaddress em { float: right; font-style: normal; font-size: 12px; color: #999999; font-size: 12px; font-weight: normal; padding-right: 20px;  }
.main-boxs-no-isotope-alt li .item-layer .map { height: 120px; margin: 20px 20px 0 20px; }
.main-boxs-no-isotope-alt li.active { z-index: 10; }
.main-boxs-no-isotope-alt li.active .item-layer { display: block; }

@media all and (min-width:1450px){
    .main-boxs-no-isotope-alt > li { width: 25%; }
}
@media all and (min-width:1850px){
    .main-boxs-no-isotope-alt > li { width: 16.6%; }
}
@media all and (max-width:1000px){
    .main-boxs-no-isotope-alt > li {width: 50%;}
}
@media all and (max-width:600px){

    .main-boxs-no-isotope-alt { float: none; }
    .main-boxs-no-isotope-alt > li { float: none; width: 100%; }
   

}*/
.searchbar-container {
  padding-top: 20px;
  line-height: 22px;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  height: 0px;
  background-color: #000;
  padding-bottom: 0;
  padding-top: 0;
  overflow: hidden;
  -webkit-transition: all 500ms ease-in;
  -moz-transition: all 500ms ease-in;
  -ms-transition: all 500ms ease-in;
  -o-transition: all 500ms ease-in;
  transition: all 500ms ease-in;
  border-left: 0;
  background-image: url("../images/searchbar-arrow.jpg");
  background-repeat: no-repeat;
  background-position: 35px bottom; }
  .searchbar-container.searchbar-visible {
    height: 70px;
    padding-bottom: 20px;
    padding-top: 20px; }
  .searchbar-container input {
    border: 0;
    outline: none;
    background: transparent;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 20px;
    width: 100%; }
    .searchbar-container input::-webkit-input-placeholder {
      /* WebKit, Blink, Edge */
      color: #fff; }
    .searchbar-container input:-moz-placeholder {
      /* Mozilla Firefox 4 to 18 */
      color: #fff;
      opacity: 1; }
    .searchbar-container input::-moz-placeholder {
      /* Mozilla Firefox 19+ */
      color: #fff;
      opacity: 1; }
    .searchbar-container input:-ms-input-placeholder {
      /* Internet Explorer 10-11 */
      color: #fff; }

.search-phrase {
  padding: 15px;
  margin: 15px;
  background-image: url("../images/phrasebg.png");
  background-repeat: no-repeat;
  background-position: right top;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 40px; }
  .search-phrase hr {
    margin-top: 15px;
    margin-bottom: 12px;
    border: 0;
    background-color: #fff;
    height: 3px; }
  .search-phrase span {
    font-size: 31px;
    line-height: 31px; }

.search-message {
  padding: 15px;
  margin: 15px 0;
  background-image: url("../images/phrasebg.png");
  background-repeat: no-repeat;
  background-position: right top;
  background-color: #000;
  color: #fff;
  font-size: 20px;
  font-weight: bold; }

.social li.search a {
  background: black url("../images/searchbar-icon.jpg") no-repeat center; }

.serduszko {
  background-image: url("../images/serduszko.png");
  background-position: center center;
  background-repeat: no-repeat; }

.krzyzyk {
  background-image: url("../images/krzyzyk.png");
  background-position: center center;
  background-repeat: no-repeat; }

.podglad {
  background-image: url("../images/podglad.png");
  background-position: center center;
  background-repeat: no-repeat; }

.main-boxs li .photo {
  position: relative; }
  .main-boxs li .photo .overlay {
    height: 100%;
    text-align: center;
    display: block;
    visibility: hidden;
    position: absolute;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.6); }
    .main-boxs li .photo .overlay i {
      display: block;
      height: 30px;
      width: 40px;
      margin: 0 auto; }
    .main-boxs li .photo .overlay a {
      color: #fff;
      display: block;
      width: 50%;
      float: left; }
    .main-boxs li .photo .overlay .inner-overlay {
      height: 100%;
      display: table;
      width: 100%; }
.main-boxs li:hover .photo .overlay {
  display: block;
  visibility: visible; }

.program-return {
  margin-top: 20px;
  font-size: 15px;
  font-weight: bold; }

.filter .filter-group.active .list {
  padding-bottom: 20px; }
.filter .filter-group .list a {
  font-size: 15px;
  font-weight: normal; }
  .filter .filter-group .list a.activeFilter {
    left: 10px;
    font-weight: bold; }
    .filter .filter-group .list a.activeFilter::before {
      left: -10px;
      width: 25px; }
.filter .calendar li .blackbox {
  overflow: auto;
  display: block;
  padding-right: 10px;
  padding-left: 10px;
  background-clip: content-box;
  text-align: center; }
.filter .calendar li a.calendarfilter.active {
  background: #000; }

@media screen and (max-width: 700px) {
  .filter .calendar li .blackbox {
    display: none; }

  .showed .filter .calendar li .blackbox {
    display: block;
    padding-left: 0;
    padding-right: 0;
    width: 85%;
    margin-left: 5%; }

  .main-boxs li .photo .overlay {
    display: none !important; }

  .tool-bar {
    border-bottom: 0; }
    .tool-bar .date {
      display: none; } }
.backtoprogram, .clearfilters {
  display: block;
  background: #000;
  text-align: center;
  padding: 10px 0;
  font-weight: bold;
  border: 3px solid #000; }
  .backtoprogram:hover, .clearfilters:hover {
    background: transparent; }

.backtoprogram {
  font-size: 13px;
  margin-top: 15px; }

.statictitle {
  text-align: center;
  padding: 76px 0;
  border: 4px solid black;
  border-top: 0;
  line-height: 30px;
  font-size: 30px;
  font-weight: bold; }
  .statictitle:hover {
    background-color: #000;
    color: #fff; }
    .statictitle:hover a {
      color: #fff; }

.staticitem:hover .statictitle {
  background-color: #000;
  color: #fff; }

.fakelink {
  position: relative;
  left: 0;
  padding: 10px 0 10px 30px;
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px; }
  .fakelink::before {
    content: " ";
    background-color: #141414;
    height: 2px;
    width: 10px;
    left: 14px;
    top: 16px;
    position: absolute; }

.item .programboxbottom {
  border-left: 4px solid #000;
  border-bottom: 4px solid #000; }
.item:hover .programboxbottom {
  background-color: #000;
  color: #fff; }
.item:hover .fakelink::before {
  background-color: #fff; }

.slider-photo {
  background-position: center center; }

.padding-wystawy {
  padding-top: 30px; }

.building-box .map {
  background-size: contain;
  background-repeat: no-repeat; }

.festiwal-gmap {
  height: 500px;
  margin-bottom: 60px; }

.mapa-festiwalu {
  margin: 60px 0; }

.mapa-columns {
  width: 100%;
  overflow: auto; }
  .mapa-columns.margin-top {
    margin-top: 30px; }
  .mapa-columns.margin-bottom {
    margin-bottom: 30px; }
  .mapa-columns .column {
    width: 33.3%;
    float: left;
    padding: 0 15px; }
    .mapa-columns .column h3 {
      margin-bottom: 15px; }
    .mapa-columns .column strong {
      font-size: 14px;
      display: block;
      padding-bottom: 5px; }
  @media screen and (max-width: 960px) {
    .mapa-columns .column {
      width: 100%; }
      .mapa-columns .column h3 {
        margin-top: 40px; } }
  .mapa-columns ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 20px; }
  .mapa-columns li a {
    transition: all 0.6s;
    left: 0;
    display: block;
    padding-left: 20px;
    position: relative; }
    .mapa-columns li a:before {
      transition: all 0.6s;
      content: " ";
      background-color: #141414;
      height: 1px;
      width: 10px;
      left: 0;
      top: 10px;
      position: absolute; }
    .mapa-columns li a:hover {
      left: 5px; }
      .mapa-columns li a:hover:before {
        left: -5px;
        width: 15px; }

/*# sourceMappingURL=fixes.css.map */
