/* ikony */
@font-face {
    font-family: 'fontello';
    src: url('/fonts/fontello.eot?39880860');
    src: url('/fonts/fontello.eot?39880860#iefix') format('embedded-opentype'),
        url('/fonts/fontello.woff?39880860') format('woff'),
        url('/fonts/fontello.ttf?39880860') format('truetype'),
        url('/fonts/fontello.svg?39880860#fontello') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before, input[type="submit"].search {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    /*line-height: 1em;*/
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /* 3D effect */
    text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3);
}

.icon-search:before { content: '\e800'; } /* '' */
.icon-basket:before { content: '\e801'; } /* '' */
.icon-ticket-1:before { content: '\e802'; } /* '' */
.icon-clock:before { content: '\e803'; } /* '' */
.icon-hourglass:before { content: '\e804'; } /* '' */
.icon-ticket:before { content: '\f145'; } /* '' */
.icon-user-o:before { content: '\f2c0'; } /* '' */

/*font-family: 'Lato', sans-serif;*/


.js .no-js, .no-js .js {
    display: none;
}

.btn,
.btn.btn-danger:hover {
    background: -webkit-linear-gradient(top, #48a0a8 0%, #2f6d7a 100%) !important;
    background: linear-gradient(to bottom, #48a0a8 0%, #2f6d7a 100%) !important;
    color: white !important;
    border-color: #007e7a !important;
}
.btn:hover,
.btn.btn-danger {
    background: -webkit-linear-gradient(top, #ff3019 0%, #cf0404 100%) !important;
    background: linear-gradient(to bottom, #ff3019 0%, #cf0404 100%) !important;
    border-color: #e61a0f !important;
}

#top-info > * {
    margin-bottom: 0;
    text-align: center;
}

#top-info > :empty,
img[src=""] {
    display: none;
}

#block-basket span {
    font-weight: normal;
}

.lang {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}

.lang.current, .lang:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.lang img {
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);
    width: 26px;
}

.lang img, .social img {
    height: 13px;
}

@media (max-width: 799px) {
    li#search-form {
        display: block;
        float: none;
        clear: both;
    }

    li#search-form form {
        top: 0;
        margin-top: 20px;
    }
}

li#search-form form {
    position: relative;
    top: -3px;
}

input.search {
    background: none transparent;
    border: 0 none;
    line-height: 1.1;
    position: relative;
    font-size: 12px;
}

input[type="text"].search {
    padding: 3px;
    background-color: #f6f6f6;
    border: 1px solid #f6f6f6;
}

ul.topmenu, ul#bottom, ul#bottom_second, #pre_footer ul {
    text-transform: uppercase;
}

body.border #main {
    border-left: 3px solid black;
}

body.error #main {
    border: 0 none;
    padding-bottom: 25px;
}

body.bilety #main {
    margin-top: 25px;
}

.bs-container a:hover, .bs-container a:active {
    font-weight: initial;
}

.bs-container p {
    font-size: inherit;
    color: inherit;
    text-align: initial;
    overflow: visible;
}

.bs-container input:invalid, .bs-container textarea:invalid {
    background-color: initial;
}

.mce-content-body {
    color: black;
    font-size: 14px;
}

.divError {
    color: red;
}

/* strona głowna */
#module[class=""], #module_second[class=""], #module_third[class=""], #module_fourth[class=""], #module_fifth[class=""] {
    background-color: #007e7a;
}

#module_fifth > .aktualnosc {
    display: inline;
}

.brick {
    display: inline-block;
    float: left;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.brick:hover {
    cursor:pointer;
}
.brick:not(.home) {
    background-color: black;
    color: transparent;
}
.brick:not(.home):hover {
    background-image: none !important;
    color: white;
}

.brick .head {
    color: black;
}

.brick h2, .brick .aktualnosc h1 {
    font-size: 14px;
    font-weight: normal;
}

.brick h1 {
    text-transform: none;
}

.brick h1, .brick .aktualnosc h2 {
    margin: 0;
    font-size: 10px;
}

.brick:not(.aktualnosci) a {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.brick:hover a, .brick a:hover {
    text-decoration: none;
    font-weight: normal;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/* aktualnosci */
.blok-aktualnosc {
    background: white !important;
    color: black !important;
    display: inline-block;
    /*width: calc(25% - 13px);*/
    width: 100%;
    height: 220px;
    margin: 5px 5px 15px 5px;
    padding: 40px 25px 20px;
    position: relative;
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.5);
}

.blok-aktualnosc * {
    color: inherit;
}

.blok-aktualnosc span {
    font-size: 16px;
    font-weight: bold;
}

.blok-aktualnosc time {
    font-size: 14px;
    font-weight: normal;
    border-top: 3px solid;
    padding-top: 14px;
    display: inline-block;
    position: absolute;
    bottom: 20px;
    left: 25px;
}

.blok-aktualnosc:hover {
    background: black !important;
    color: white !important;
    text-decoration: none !important;
}
@media (max-width: 568px){
    .aktualnosci-wrapper{
        padding: 15px;
    }
}
/* */


/**/
#strona h1.tytul {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    /*background: url(/images/layout/slash_inverse.png) no-repeat top left;*/
    min-height: 42px;
    /* 222222 */
}

#strona h1.tytul,
#strona .tresc {
    /*padding: 0 15px 0 65px;*/
    padding: 0 45px 0 0;
}

#strona .tresc > :last-child {
    margin-bottom: 15px;
}

#strona .tresc ul, ul.video {
    margin-left: 20px;
}

@media (max-width: 992px) {
    #strona h1.tytul, #strona .tresc {
        padding: 0 15px;
    }
}

@media (min-width: 992px) {
    #strona .tresc {
        overflow-y: auto;
        max-height: 423px;
    }

    #strona .lewa {
        width: calc(100% - 440px);
        padding-right: 0;
    }
}
#strona .prawa {
    width: 425px;
    padding: 0;
    margin: 0 auto;
    text-align: center;
}

#strona .prawa, #strona .prawa img {
    max-width: 100%;
}
#strona .prawa img {
    height: 300px;
}
#strona .prawa .blok {
    padding: 15px 20px 0;
    background-color: #007e7a;
    color: white;
    height: 165px;
}

#strona .prawa .blok {
    text-align: left;
}

/* repertuar */
.bs-container .terminy-repertuar a {
    color: inherit;
}

.terminy-repertuar > .row > * {
    padding-top: 8px;
    padding-bottom: 4px;
}

.terminy-repertuar > .row.n0 {
    background: url(/images/layout/slash_big.png) no-repeat 105px center;
}

.terminy-repertuar > .row > .dzien {
    font-size: 34.25px;
    font-weight: bold;
}
.terminy-repertuar > .row > .dzien sup {
    font-size: 13px !important;
    font-weight: 300;
    top: -1.25em !important;
    text-transform: uppercase;
}

@media (min-width:992px){
    .terminy-repertuar > .row > .dzien {
        width: 90px;
    }
    .terminy-repertuar > .row.n1 > div + div {
        width: calc(100% - 90px);
    }
    .terminy-repertuar > .row.n2 > div + div {
        width: calc(50% - 45px);
    }
    .terminy-repertuar > .row.n3 > div + div {
        width: calc(33.333333333% - 30px);
    }
}

.terminy-repertuar > .row > :nth-child(2) ~ * {
    border-left: 2px solid white;
}

.terminy-repertuar > .row.inne > :nth-child(2) ~ * {
    border-left-color: #666666;
}

.terminy-repertuar > .row {
    border-bottom: 2px solid white;
}
.terminy-repertuar > .row.inne + .row.inne {
    border-top-color: #666666;
}

.bs-container .terminy-repertuar .btns {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
}

.bs-container .terminy-repertuar > .row a.btn-small {
    background: white none;
    color: black;
    font-size: 10px;
    font-weight: bold;
    display: inline-block;
    padding: 3px 6px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    min-height: 33px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.bs-container .terminy-repertuar > .row.n1 .txt {
    width: calc(100% - 150px);
}
.bs-container .terminy-repertuar > .row.n1 .btns {
    width: 145px;
}
.bs-container .terminy-repertuar > .row.n2 .txt {
    width: calc(100% - 91px);
}
.bs-container .terminy-repertuar > .row.n2 .btns {
    width: 88px;
}
.bs-container .terminy-repertuar > .row.n3 .txt {
    width: calc(100% - 53px);
}
.bs-container .terminy-repertuar > .row.n3 .btns {
    width: 50px;
}
.bs-container .terminy-repertuar > .row.n3 a.btn-small {
    padding: 3px 1px;
}

.bs-container .terminy-repertuar > .row a.btn-small:hover {
    text-decoration: none;
}

.bs-container .terminy-repertuar > .row a.btn-small[href]:hover {
    background-color: #007e7a;
    color: white;
    box-shadow: 0 0 2px 0 rgba(255, 255, 255, 0.5);
}

.bs-container .terminy-repertuar > .row.inne a.btn-small {
    border: 1px solid rgba(102, 102, 102, 0.1);
}

#col-2-right .calendar-container {
    background-color: white;
}
#col-2-right .calendar-container * {
    font-size: 16px;
    color: black;
    text-transform: uppercase;
}

@media (min-width: 992px) {
    .calendar-container > div {
        padding: 0;
    }
}

.calendar-container .kategorie-wydarzen {
    margin-bottom: 110px;
}

.calendar-container .kategorie-wydarzen a:hover {
    text-decoration: none;
}

.calendar-container .kategorie-wydarzen .powrot {
    margin-top: 20px;
}

.calendar-container .kategorie-wydarzen li {
    display: block;
}

#col-2-right .calendar-container .calendar * {
    font-size: 13px;
}

.calendar .month, .calendar .year {
    text-align: center;
}

table.calendar {
    text-align: center;
}

table.calendar tr > *, table.calendar td * {
    padding: 0;
    padding-right: 4px;
}

table.calendar th {
    padding-left: 3px;
    text-align: center;
}

.calendar .month {
    margin-bottom: 10px;
}

.bottom {
    position: absolute;
    bottom: 0;
}

.fixed {
    position: fixed;
}

/*wydarzenie*/

.zdjecia-mini.img-thumbnail .zdjecie-mini {
    margin: 1px;
}

/*.zdjecia-mini.img-thumbnail .zdjecie-mini img {
    max-width: calc(33.33% - 2px) !important;
}*/

/* koszyk */
#page-koszyk a + h2 {
    margin-top:10px;
}

#koszyk-kontrahent {
    margin-bottom: 25px;
}

#divField_koszyk_sposob_dostawy, #faktura.panel {
   margin-top: 25px;
}

.buttons input {
    margin-left: 5px;
}

/* platnosc */
#form_platnosc {
    margin-bottom: 25px;
}

/**/

#page-miejsca {
    margin: 0;
}

.buttons {
    margin: 25px 0 30px;
}

/**/

#sponsor {
    padding: 10px 30px;
    white-space: nowrap;
    word-break:keep-all;
    overflow:hidden;
    display:block;
    position:relative;
}

#sponsor a {
    height: 90px;
    display: inline-flex;
    align-items: center;
    vertical-align:middle;
}
#sponsor a img {
    margin:0 10px;
    vertical-align:middle;
}

@media (max-width: 767px) {
    #sponsor a {
        display: inline-block;
        margin: 0 10px;
    }

    #sponsor {
        text-align: center;
    }
}

#cookies {
    color: black;
    padding: 10px 15px 5px 5px;
    margin-top: 5px;
    position: relative;
}

#cookies span.close {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    cursor: pointer;
}

#cookies a {
    text-decoration: underline;
}

#cookies a.close {
    float:none;
    opacity:1;
    font-size:inherit;
    text-shadow:none;

}

@media (min-width: 576px) and (max-width: 767px) {
    .my-col-sm-6 {
        width: 50%!important;
        float: left;
    }
}
