@import url('https://fonts.googleapis.com/css?family=Oswald&subset=latin-ext');

body{
    padding: 0px;
    font: .95em/1.75em Helvetica, Arial, sans-serif;
    color: #000;
    word-wrap: break-word;
    background: white;
    line-height: 300%;
}
.container{
    font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
    line-height: 1.5em;
    margin: 20px 0 .4em;
    font-family: 'Open Sans', sans-serif;
    color: #000;
    font-weight: normal;
    word-wrap: normal;
}

.navbar-fixed-top{
    /*padding-top: 10px;*/
}   
.navbar-search-inp{
    /*    color: #333;
        background-color: #fff;*/
    background-color: #f2f2f2;
    border-color: #b70000;
    border-width: 0 0 2px 0;
    border-style: solid;
    padding: 10px 12px;
    color: #888;
    -webkit-appearance: none;
}
.navbar-search-inp:focus {
    border-color: #b70000;

}
.navbar-search-btn, .navbar-search-btn:hover{
    border-left: 0px;
    color: #fff !important;
    -webkit-transition: 1s ease; /* Safari */
    transition: 1s ease;
    background: #b70000 !important;
}

.navbar-search-container:hover .navbar-search-btn{
    /*color: #000 !important;*/

}   
.navbar-search-container{
    margin-top: 10px;
}
.menu-top-light{
    background: #ffffff;
    min-height: 95px;
}
.navbar-brand{
    padding: 4px;
}
.topbar{
    padding-top: 10px;
    padding-bottom: 10px;
    background: black;
}
.navbar{
    border-radius: 0px;
    border: 0px;
}
.navbar-nav > li {
    min-height: 90px;
}
.navbar-nav > li:hover{
    background: #b70000;

}
.navbar-nav > li > a:hover{
    background: #A7A6A5  !important;
}
.navbar-nav > li > a {
    margin-top: 10px;
    padding-top: 32px;
    padding-bottom: 33px;
    text-transform: uppercase;
    color: black !important;
    /*font-weight: 700;*/
    font-size: 16px;
    text-decoration: none;
    letter-spacing: 1px;
    -webkit-font-smoothing: subpixel-antialiased;
    font-family: Oswald, sans-serif !important;
    /*padding-left: 3px;*/
}
.navbar-nav .text-aqua span {
    display: none;
}
.navbar-nav a.text-aqua {
    padding-top: 25px;
}
.navbar-nav .text-aqua {
    font-size: 30px !important;
    /*text-align: center;*/
    padding-left: 15px;
    padding-right: 15px;
}
.dropdown-menu {
    border:0px;
    background: #b70000;

}
.dropdown-menu a{
    color: white !important;
    font-size: 1.2em !important;
    line-height: 200% !important;

}
.dropdown-menu a:hover{
    color: #b70000 !important;
}
.text-yellow {
    /*background-color: #b70000;*/   
}
.text-yellow span {
    /*color: white;*/
    font-size: 1.2em;
    font-weight: bold;
}
.jssora051{
    display: none !important;
}
.jssorb031{
    display: none !important;
}
.banner-post-box{
    position: absolute;
    bottom: 0px;
    opacity: 1;
    background-color:  rgba(0, 0, 0, 0) !important;
    color: #fff;
    text-align: center !important;
    top: 300px !important;

}
.content{
    font-size: 12px;
}
.banner-post-title{
    /*font-family: "Times New Roman", Times, serif;*/
    font-family: Oswald, sans-serif !important;
    text-shadow: rgb(0, 0, 0) 2px 0px 0px, rgb(0, 0, 0) 1.75517px 0.958851px 0px, rgb(0, 0, 0) 1.0806px 1.68294px 0px, rgb(0, 0, 0) 0.141474px 1.99499px 0px, rgb(0, 0, 0) -0.832294px 1.81859px 0px, rgb(0, 0, 0) -1.60229px 1.19694px 0px, rgb(0, 0, 0) -1.97998px 0.28224px 0px, rgb(0, 0, 0) -1.87291px -0.701566px 0px, rgb(0, 0, 0) -1.30729px -1.5136px 0px, rgb(0, 0, 0) -0.421592px -1.95506px 0px, rgb(0, 0, 0) 0.567324px -1.91785px 0px, rgb(0, 0, 0) 1.41734px -1.41108px 0px, rgb(0, 0, 0) 1.92034px -0.558831px 0px;
    font-size: 30px !important;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 35px;
}
@media(max-width:1100px){
    .banner-post-title {
         font-size: 300% !important;
         line-height: 50px;
    }
    .banner-post-box{
            top: 200px !important;
    }
}
@media(max-width:600px){
    .banner-post-title {
         font-size: 400% !important;
         line-height: 70px;
    }
    .banner-post-box{
            top: 160px !important;
    }
}
.banner-post-date{
    font-style: italic ;
}
.banner-post-content, .banner-post-date{
    font-size: 90%;
    font-family: Oswald, sans-serif !important;
    text-shadow: rgb(0, 0, 0) 1px 0px 0px, rgb(0, 0, 0) 0.540302px 0.841471px 0px, rgb(0, 0, 0) -0.416147px 0.909297px 0px, rgb(0, 0, 0) -0.989992px 0.14112px 0px, rgb(0, 0, 0) -0.653644px -0.756802px 0px, rgb(0, 0, 0) 0.283662px -0.958924px 0px, rgb(0, 0, 0) 0.96017px -0.279415px 0px;
}
.content-header{
    margin: 0 0 20px;
    font-size: 1.5em ;
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    color: #A7A6A5;
    letter-spacing: normal;
    border-top: 5px solid #b70000 !important;
    padding-top: 10px;
}
#main-content{
    padding-top: 80px;
    padding-bottom: 100px;
}
#main-content h2 a{
    margin: 0px 0px 20px;
    font-size: 26px;
    font-family: Oswald,sans-serif;
    text-transform: uppercase;
    letter-spacing: normal;
    font-weight: bold;
    padding-top: 10px;
    color: #000 !important;
    line-height: 35px;
    text-decoration: none;
}
#main-content h2 a:hover{
    color: #b70000 !important;
}
#main-content hr{
    display: none;
}
.lead{
    display: none;
}
.menu-content {
    list-style: none;
    margin: 0;
    padding: 0;
}
.menu-content li {
    background: #fff;
    border: 0px !important;
    padding-top: 5px;
    padding-bottom: 5px;
    text-transform: uppercase;
    /*font-weight: 700;*/
    font-size: 1.6em;
    text-decoration: none;
    letter-spacing: 1px;
    -webkit-font-smoothing: subpixel-antialiased;
    font-family: Oswald, sans-serif !important;
}
.menu-content li:hover {
    background: #A7A6A5 ;
}

.menu-content li a
{

    text-decoration: none;
    color: black !important;
    text-decoration: none;
    color: #000;
    line-height: 29px;
    padding: 5px 0px;
    display: block;
}

.well{
    background: white;
    border: 0px;
    padding: 0px;
    word-wrap: break-word;
    font-size: 1.2em;
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    color: #000;
    letter-spacing: normal
}
.well h4{
    margin: 0 0 20px;
    font-size: 1.2em ;
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    color: #A7A6A5;
    letter-spacing: normal;
    border-top: 5px solid #b70000 !important;
    padding-top: 10px;
}
.well label{
    font-weight: normal;
}

#main-content input[type=text],#main-content input[type=search],#main-content input[type=email] {
    width: 240px;
    max-width: 90%;
}

#main-content textarea,#main-content input[type=text],#main-content input[type=password],#main-content input[type=search],#main-content input[type=email],#main-content input[type=url] {
    background-color: #f2f2f2;
    border-color: #e5e5e5;
    border-width: 0 0 2px 0;
    border-style: solid;
    padding: 10px 12px;
    color: #888;
    -webkit-appearance: none;
}
#main-content input,#main-content textarea,#main-content select,#main-content input[type=search],#main-content button {
    font-size: 100%;
    font-family: inherit;
}
#main-content input[type=reset],#main-content input[type=submit],#main-content button {
    background-color: #b70000;
    color: #fff;
    border: none;
    padding: 7px 20px;
    cursor: pointer;
    letter-spacing: .1em;
    font-size: 1.125em;
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}
.well input {
    margin-bottom: 5px;
}
.pagination .active a {
    background-color: #b70000 !important;
    border-color: #b70000 !important;
    color: white;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #b70000;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>li{
    border-radius: 0px;
}
.menu-list ul a i{
    display: none;
}
#footer{
    font: .95em/1.75em Helvetica, Arial, sans-serif;
    background: #000;
    min-height: 300px;
    margin:0px;
    color: white !important;
    font-size: 1.3em;
    padding-bottom: 30px;
}
.go-top a {
    font-size: 1.5em;

    display: inline-block;
    background-color: #b70000;
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    letter-spacing: .1em;
    color: #fff;
    padding: 5px 20px 15px;
    text-decoration: none;
}
#footer .go-top a {
    display: block;
    text-align: center;
    width: 116px;
    margin: auto;
    line-height: 25px;
}
#footer .go-top a:hover{
    color: black;
    background-color: #a40000;

}
#footer .go-top a i {
    line-height: 25px;
}
.footer-header{
    margin: 0 0 20px;
    font-size: 1.2em !important;
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: normal;
    border-top: 5px solid #b70000 !important;
    padding-top: 10px;
}
#footer a{
    color: #fff;
}
ul.social-links {
    list-style: none;
    padding: 0px;
    padding-top: 20px;
}
ul.social-links li{
    display: inline-block;
    margin: 0 10px 10px 0;
    width: 40px;
    height: 40px;
    text-align: center; 

}
/*ul.social-links li:hover{
    background: #fff300;
    color: black !important;

}*/
.social-links .icon-large i {
    font-size: 28px;
    padding: 6px;
    width: 38px;
    height: 38px;
    /*color: #fff !important;*/

}
.social-links li i {
    line-height: 1em;
    padding: 6px;
    width: 20px;
    height: 20px;
    text-align: center;
    vertical-align: middle;
    border-radius: 100%;
    display: inline-block;
}
.textwidget {
    color: #FFF;
    font-size: 14px !important;
    letter-spacing: normal !important;
    text-transform: none;
    font-family: "Source Sans Pro",sans-serif;
}
.footer-row > div{
    padding: 20px;
}
ul.social-links li:hover {
    background: #fff300;


} 
ul.social-links li:hover a{
    color: #000 !important;
}
.facebook-page{
    margin-bottom: 50px;
}
.event-list > li{
    border: 0px;
    box-shadow: none;
    /*height: 100px;*/
    height: auto !important;
    background-color: rgb(245, 245, 245);
    webkit-box-shadow: 6px 6px 20px 0px rgba(0,0,0,0.12);
    -moz-box-shadow: 6px 6px 20px 0px rgba(0,0,0,0.12);
    box-shadow: 6px 6px 20px 0px rgba(0,0,0,0.12);
}
.event-list > li > time{
    background-color: #b70000 ;
    max-width: 60px !important;
    padding-top: 10px;
    margin-right: 10px;
    border-radius: 5px;
}
.event-list > li:nth-child(even) > time{
    background-color: #A7A6A5;
}
.event-list > li > .info > .title, .event-list > li > .info > h2{
    font-size: 14px;
}
.event-list > li > time, .event-list > li > img{
    max-width: 100px;
    max-height:80px;
}
.event-list > li > time > .day{
    font-size: 18pt;
}
.event-list > li time > .month{
    font-size: 13pt;

}
.event-list > li > time > .dayname{
    font-size: 13pt;

}

.event-list > li > .info{
    min-height: 100px;
    height: auto !important;
    padding-right: 10px;
    margin-left: 70px;
    margin-top: 5px;
}
.event-list > li > .info > ul {
    position:initial;
}
#footer .menu-content li {
    background: black;
    max-width: 85%;
}   
#footer .menu-content li a{
    color: white !important;
}
#footer .menu-content li:hover {
    background: #A7A6A5;
}   
#footer .menu-content li:hover a{
    color: #000 !important;
}   
#footer .menu-list{
    background:black;
}
.navbar-collapse{
    border-top: 0px;
}
.navbar-default .navbar-nav>.active>a, .menu-content .active{
    background: #b70000;   
    color: white !important;
}
#form_validation_error{
    border-top: 0px !important;
    color: #ce372f;
}

.fc button, .fc table, body .fc{
    font-size: 1.02em !important;
}
.fc-ltr .fc-basic-view .fc-day-top .fc-day-number{
    text-decoration: none;
    color: #fff;
}
.table-bordered>thead>tr>td, .table-bordered>thead>tr>th{
    color: #9e9e9e !important;
    background: #f5f5f5 !important;

}
.fc .fc-row .fc-content-skeleton thead{
    background: #b70000 !important;
    border: 1px solid #ddd;
}
.show-block{
    overflow: hidden;

}
/*.show-block img {
    height: 300px;
    width: auto;
}*/
.show-block h2{
    margin: 0px 0px 20px;
    font-size: 26px;
    font-family: Oswald,sans-serif;
    text-transform: uppercase;
    letter-spacing: normal;
    font-weight: bold;
    padding-top: 10px;
    line-height: 35px;
}
.show-block h2 a {
    color: #000 ;
}
.show-block h2 a:hover{
    color: #47a7d7;
    text-decoration: none;
}
.show-block{
    font-size: 14px;

}
.flexbox{
    padding: 0;
    margin: 0;
    list-style: none;

    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-flex-flow: row wrap;
    justify-content: space-around;
    flex-wrap:wrap;
}
.info-h{
    font-weight: bold;
    font-style: normal;
}
.show-info{
    margin-top: 2em;
}
.ui-tooltip, .arrow:after {
    background: #e3e3e3 !important;
    border: 2px solid white;
    opacity: 1;
}
.ui-tooltip {
    padding: 10px 20px;
    color: black !important;
    border: 2px solid white !important;

    border-radius: 20px;
    font-size: 12px !important;
    /*    text-transform: uppercase;*/
    box-shadow: 0 0 7px black;
    opacity: 0.95 !important;
    text-align: justify;
    padding: 5px 20px !important;
    line-height: 150% !important;

}
.arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
}
.arrow.top {
    top: -16px;
    bottom: auto;
}
.arrow.left {
    left: 20%;
}
.arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.arrow.top:after {
    bottom: -20px;
    top: auto;
}
.banner-post-title a{
    /*color: white !important;*/
    text-decoration: none !important;
}
.jssort051 img{
    /*height: 40px;*/
    /*width: auto;*/
    border: 3px solid white;

}/*
*/
/*.jssort051 .{
    width: 10px;
    overflow: hidden;
    cursor: pointer;
    border: 3px solid white;
    bottom: 10px;
    position: absolute;
        width: auto !important;
    margin: 0 auto;
    width: 65px;
    margin-top: 45px;
}*/
.jssort051 .t{
    width: 40px !important;
    height: 40px !important;
    cursor: pointer;
}

#btn-back{
    text-transform: uppercase;
    background: #A7A6A5;
    border-radius: 0px;
    color: black;
    border:0px;
    margin-bottom: 20px;
    margin-top: 20px;
    font-family: Oswald, sans-serif !important;
    display: block;
}
#btn-back:hover{
    border-right: 5px solid #b70000 ; 
}
#post-content img{
    max-width: 100% !important;
    height: auto;
}
.fc-event{
    background: none!important;
    border: none !important;
    /*font-size: 0.65em !important;*/
    /*line-height: 1.3em !important;*/
    color:#800000 !important;
    border-bottom: 1px dotted rgba(61, 107, 153, 0.2) !important;
}
/*.fc-day-grid-event .fc-content{
    white-space: initial !important;
    
}*/
.actor-name a{
    font-size:22px !important;
}
.actor-name {
    min-height: 70px;
}
.actor{
    min-height: 500px;
}
.tooltipevent{
    font-weight: bold;
    width:200px;
    min-height:80px;
    line-height: 130%;
    background:white;
    border: 1px solid lightgray;
    border-radius: 5px !important;
    text-align: center;
    padding: 0px;
    font-size: 1.2em;
    position:absolute;
    z-index:10001;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-shadow: 23px 34px 106px -32px rgba(0,0,0,0.46);
    -moz-box-shadow: 23px 34px 106px -32px rgba(0,0,0,0.46);
    box-shadow: 23px 34px 106px -32px rgba(0,0,0,0.46);
}

.tooltipevent .datetime{
    /*position: absolute;*/
    /*bottom: 0px;*/
    width: 100%;
    background: lightgrey;
    margin-top: 10px;
}
.tooltipevent img {
    max-width: 100%;
    margin-bottom: 10px;
}

.youtube-iframe{
    width: 100%;
    height: 500px;
}
.jssort051 > div{
    top: 46px !important;
}
.gal-item .box{
    height: 250px;
}
.gallery-columns-5 .gallery-item {
    width: 18.8%;
}

.gallery .gallery-item {
    margin: 0 8px 8px 0;
    vertical-align: top;
    width: auto;
    float: left;
    text-align: center;
}
.shows-list{
    list-style: none;
    padding-left: 0px;
    padding-right: 15px;

}
.shows-list h2 {
    margin: 0px 0px 20px;
    font-size: 22px;
    font-family: Oswald,sans-serif;
    text-transform: uppercase;
    letter-spacing: normal;
    font-weight: bold;
    padding-top: 10px;
    color: #000 !important;
    line-height: 35px;
    text-decoration: none;
}
.shows-list li {
    background: rgb(245, 245, 245);
    margin-bottom:15px;
    webkit-box-shadow: 6px 6px 20px 0px rgba(0,0,0,0.12);
    -moz-box-shadow: 6px 6px 20px 0px rgba(0,0,0,0.12);
    box-shadow: 6px 6px 20px 0px rgba(0,0,0,0.12);

}
.shows-list li div {
    padding: 10px;
}
@media(max-width: 1280px){
    .menu-top-light .container {
        width: 100%;
    }
}
.fc-day-grid-event .fc-content {
    white-space:  pre-wrap !important;
}
.fc-event{
    line-height: 14px !important;
    font-size: 12px !important; 
}
.fc-scroller {
    overflow-y: auto !important;
}
.fc-header-toolbar .fc-center h2 {
    text-transform: capitalize;
}
.gallery br {
    display: none;
}
.search-animate-btn{
    margin-top: 10px;
    padding-top: 23px;
    padding-bottom: 30px;
    text-transform: uppercase;
    color: black !important;
    font-size: 25px;
    padding-left: 15px;
    min-width: 44px;
    cursor: pointer;
    height: 70px;
}
.search-box {
    display: none;
    width: 300px;
    z-index: 1000;
    position: absolute;
    top: 75px;
    right: 0px;
    background-color: white;
    height: 70px;

}
.search-box form {
    padding: 10px;
}
.navbar-nav > .search-animate-btn:hover{
    background: white;

}
.sticky-right{
    position: fixed;
    right: 0px;
    top: 40vh;
    font-size: 25px;
    color: white;
    z-index: 10000;
}
.social-sticky {
    height: 48px;
    width: 48px;
}
.social-sticky a,.social-sticky .no-link {
    color: white;
    display:  block;
    width: 48px;
    height: 48px;
    text-align: center;
    padding-top: 10px;
    cursor:pointer;

}
.sticky-right {
    background-color: #b70000;
}
/*.sticky-right .facebook {
    background-color: rgb(59, 89, 152);
}
.sticky-right .google {
    background: #d34836;
}
.sticky-right .youtube {
    background: #cc181e;
}
.sticky-right .instagram {
    background: #e95950;
}
.sticky-right .twitter {
    background: #55acee;
}*/
.navbar-toggle{
    /*padding: 15px;*/
    /*margin: 20px;*/
}
.navbar-fixed-bottom, .navbar-fixed-top{
    z-index: 100000;
}
.social-content{
    /*float: right;*/
    width: 340px;
    height: 400px;
    /*display: none;*/
    /*    position:relative;
        z-index: 0; */
}
@media(min-width:600px){
    #slider1_container img {
    height: auto !important;
    
    /*top: 0% !important;*/
    }
}
#slider1_container .jssort051 img
{
    top: 0% !important;
}
@media(max-width: 1100px){
    .search-box{
        width: 100%;
    }
}
@media (max-width: 1100px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        /*border-top: 1px solid transparent;*/
        /*box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);*/
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
        max-height: 350px;
    }
    .navbar-nav>li {
        float: none;
        min-height: 50px;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
        overflow-y: auto !important;
        -ms-overflow-style: none;  // IE 10+
        overflow: -moz-scrollbars-none;  // Firefox
    }
    .collapse.in::-webkit-scrollbar { 
        display: none; 
    }
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

}
a {
    color: #b70000;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a{
    background-color: #b70000;
}
.dropdown-menu > .active > a:hover{
    color: #b70000;
    background-color: white;    
}
.fc-today {
    font-weight: bold;
    color: white;
    background: #b70000;
}

.fc td.fc-today{
    background: #A7A6A5 !important;
}
.cookieinfo a{
    color: #b70000 !important;

}
.cookieinfo {
    background: #A7A6A5 !important;
}
.cookieinfo-close{
    background: #b70000 !important;
    color: white !important;
}
#post-content a:not(.czytaj-wiecej-button) {
    color: #b70000 !important;
}
.sticky-right-content {
    position: fixed;
    right: 0px;
    top: 40vh;
    font-size: 25px;
    color: white;
    z-index: 10000;
    display:none;
}
.sticky-right-content .social-content {
    /*display: none;*/
    overflow-y: scroll;
    overflow-x: hidden;
    background-color:#b70000;
}
.showmorenews {
    text-transform: uppercase;
    text-align: center;

}
.showmorenews a {
    color: black;
    font-size: 1.3em;
    font-family: Oswald, sans-serif !important;
    font-weight: bold;
}
.showmorenews a:hover {
    text-decoration: none;
}
.widgettitle {
    border-top: 2px solid #b70000 !important;
}
.fc-disabled-day {
    background: #ededed;
}
@media(min-width:1280px){
    .navbar-nav > li > a {
        padding-left: 7px;
        padding-right: 7px;
    }
    .navbar-nav .text-aqua{
        padding-left: 5px;
        padding-right: 5px;
    }
    .navbar-social ul li {
        padding-left: 10px;
        padding-right: 5px;
    }
}
@media(max-width:1280px){
    .navbar-nav > li > a {
        padding-left: 5px;
        padding-right: 9px;
    }
    .navbar-nav .text-aqua{
        padding-left: 5px;
        padding-right: 5px;
    }
}
.navbar-social ul{
    list-style: none;
    padding: 0;
    display:table;
    width:100%;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;

}
.navbar-social ul li {
    display:table-cell;
    padding-top:35px;
    font-size: 25px;
    padding-left: 10px;

}
.navbar-social ul li a:hover {
    color: black;
}
.navbar-social:hover {
    background: none !important;
}
.carousel-container {
    margin-bottom: 20px;
}
.brand-text {
    line-height: 80px; 
    color: black;
    font-size: 1.2em;
    font-family: Oswald, sans-serif !important;
    font-weight: bold;
}
/*@media(max-width:600px){
    #slider img{
       
    }
    #slider1_container, #slider1_container div {
        width: 100% !important; 
    }
    .slide-img{
         height: 450px !important;
         width: auto !important;
    }
    .jssort051 > div > div> div{
       display: none;
    }

}*/
#post-content h3{
     margin: 0 0 20px;
    font-size: 1.5em ;
    font-family: Oswald, sans-serif;
    text-transform: uppercase;
    color: #A7A6A5;
    letter-spacing: normal;
    border-top: 5px solid #b70000 !important;
    padding-top: 10px;
}
a.czytaj-wiecej-button {
    background: #b70000;
    color: #fff !important;
    padding: 5px 20px;
    border-radius: 3px;
    margin-top: 10px;
    display: inline-block;
    transition: all .2s ease-out;
    
}
a.czytaj-wiecej-button::after { 
    content: ">";
    margin-left: 10px;
        transition: all .2s ease-out;
        font-size: 90%;
        line-height: 100%;
}
a.czytaj-wiecej-button:hover {
    background: #be1919;

    text-decoration: none;
}
a.czytaj-wiecej-button:hover:after{
        margin-left: 15px;
}
/*.slick-slide {
    width: auto !important;
    max-width: 500px
}*/
@media(max-width:1100px){
    .table-sponsorzy img{
        width: auto !important;
        height: auto !important;
    }
}
.slick-dots {
    display: none !important;
}

#lightbox .lb-details .lb-caption {
    font-size: 16px;
    color: #B70000;
}
.slick-slide {
    display: inline-block !important;
    vertical-align: middle;
    float:none !important;
}
.show-info span , .show-info p {
    color: initial !important;
}
.show-info a, .show-info a p, .show-info a span {
    color: #b70000 !important;
}
.transmisje {
    margin-top: -42px;
    padding-top: 23px;
    padding-bottom: 13px;
    padding-left: 0px;
    min-width: 70px;
    cursor: pointer;
    height: 70px;
}
.transmisje a{
    padding-bottom: 14px !important;
}
.transmisje img{
    height:45px;
}
.navbar-nav > .transmisje > a:hover{
    background: white  !important;
}
#post-content h1 {
    font-family: Oswald, sans-serif !important;
}

#news-ticker{
    background-color: #e5ec00 !important;
/*    position: fixed !important;
    bottom: 0 !important;*/
    position: fixed; 
    bottom:0%;
    width:100%; 
    z-index:1;
}
.telex-msg{
    position: relative !important;
}
.telex-msg a{
    text-decoration: none !important;
    color: black !important;
    font-weight: 700 !important;
    position: relative !important;
    font-family: Oswald,sans-serif !important;
    letter-spacing: 1px !important;
    font-size: 1.3em !important;
}
.telex-inner {
    font-size:1.5em !important;
    padding: 0 !important;
    position: relative !important;
}

.menu-content.nav > li > a:focus, .menu-content.nav > li > a:hover {
    text-decoration: none !important;
    background-color: transparent  !important;
}

.menu-content.nav .dropdown-menu a {
    font-size: 0.75em !important;
    background-color: transparent  !important;
    white-space: unset;
}
.fc-day-grid-event .fc-content {
    font-size:16px;
}

#counter_festival {
    font-size:19px;
    font-family: Oswald, sans-serif !important;
}
h3 a {
    color: #b70000 !important;
    text-decoration: none !important;
}
.telex-msg p::after {
    content: "*";
    font-size: 22px;
    line-height: 40px;
    margin-left: 30px;
    position: relative;
    top: 5px;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: initial !important;
}

/* reset accordion style */
.collapsible-item.panel {
    border:0px !important;
}
.collapsible-item .panel-heading {
    border 0px !important;
    background-color: white !important;
    border-top: 5px solid #b70000 !important;
}
.collapsible-item .panel-heading a {
    margin: 0 0 20px !important;
    font-size: 1.5em !important;
    font-family: Oswald, sans-serif !important;
    text-transform: uppercase !important;
    color: #A7A6A5 !important;
    letter-spacing: normal !important;
    padding-top: 10px !important;
}
.collapsible-item .panel-heading .collapsible-item-title-link{
    /*text-align: center;*/
}
.panel-collapse .panel-body, .collapsible-item .collapsible-item-body {
    border: 0px !important;
}
.telex-inner {
    display:none;
}
.transmisje {
    display: none !important;
}
.projects-row .col-md-6.content {
    display: table;
    /* width: 50%; */
    table-layout: fixed;
    border-spacing: 30px 0px;
    word-wrap: break-word;
}
.inputWidth100{
    width: 100% !important;
}
.shadowBox {
    border: 0px;
    box-shadow: none;
    height: auto !important;
    background-color: white;
    webkit-box-shadow: 6px 6px 20px 0px rgba(0,0,0,0.12);
    -moz-box-shadow: 6px 6px 20px 0px rgba(0,0,0,0.12);
    box-shadow: 6px 6px 20px 0px rgba(0,0,0,0.12);
    padding-left:20px;
    padding-right: 20px;
}
.mt-2{
    margin-top: 5px;
}
.mt-4 {
    margin-top: 15px;
}
.error {
    color: red;
}
.modal.in .modal-dialog {
    margin-top: 20vh;
}
#posters_modal .carousel-caption {
    display: none;
}
#posters_modal img {
    margin: auto;
}
#posters_modal .item.active{ 
    padding: 10px 25px;
}
.festiwal-timer  {
    text-align: center;
    font-size: 50px;
    letter-spacing: 6px;
    margin-bottom: 50px;
    font-weight: bold;
}
.festiwal-header {
    font-size:  30px;
    text-align: center;
    font-weight: bold;
    line-height: 60px;
    margin-bottom: 30px;
}
.festiwal-wrapper {
    background: #fafa3a !important;
    padding: 1px;
    padding-top: 32px;
        margin-top: -38px;
    margin-bottom: 47px;
}
.custom-padding {
        padding-left: 13px;
    padding-right: 13px;
}
body.contrast {
    background: black;
}
body.contrast *:not(.navbar-toggle):not(.tp-bgimg):not(.pp_pic_holder):not(.pp_content_container):not(.pp_left):not(.pp_right):not(.pp_content):not(.pp_fade):not(.pp_previous):not(.pp_next):not(.pp_hoverContainer) {
  background: black !important;
  color: white !important;
  background-image: none !important;
}

body.contrast .news-box {
  border: 1px solid white !important;
}

body.contrast .depart-info .deprt-icon-box {
  border: 1px solid white !important;
}

body.contrast img {
  background: white !important;
}

body.contrast .h3-navbar .navbar-form {
  border: 2px solid white;
  border-radius: 0;
}

body.contrast .h3-navbar .navbar-form .form-control,
body.contrast .h3-navbar .navbar-form button {
  height: 26rem;
}

body.contrast .h3-navbar {
  border-bottom: 1rem solid white;
}

body.contrast .navbar-nav > li > .dropdown-menu {
  border: 1rem solid white;
}

body.contrast :-ms-input-placeholder {
  color: white !important;
}

body.contrast ::placeholder {
  color: white !important;
}

body.contrast .inpl-weather-main body {
  background: black !important;
  background-color: black !important;
}

body.contrast img {
  background: white !important;
}
body.contrast #main-content h2 a {
    color: white !important;
}
.wcagBox {
    position: fixed;
    top: 20vh;
    z-index: 1000000;
}
.wcagBoxIcon {
    padding: 11px;
    background: black;
    color: white;
    font-size: 30px;
    cursor: pointer;
    width: 50px;
}
.wcagBoxIcon:hover, .wcagBoxIcon:focus {
    color: white;
}
.wcagHiddenBox .right-links{
    list-style: none;
    margin: 0;
    padding: 0;
    padding: 10px;
    font-size: 17px;
    line-height: 1.5em;
    text-align: center;
    width: 50px;
    
}

.wcagHiddenBox .right-links li{
        margin: 8px 0px;
}
.wcagHiddenBox .right-links a {
    color: white;
}
.wcagHiddenBox {
    background: black;
}
