body{
	font-size: 16px;
}
a{
	color: #000;
}
a:hover{
	color: #f5ff00;
} 
.link-black{
	color: #FFF;
}
p{
	color: #000;
}
.text-black{
	color:#000 !important
		;
}
/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.btn.btn-secondary{
	background: #000;
	border-radius: 0 !important;
}
.selected{
	background: #f5ff00;
	color: #ff0d00;
	padding: 0;
}
.clearfix:before,
.clearfix:after {
	display: table;
	content: " ";
}
a.link-online{
	 background: #f5ff00 !important;
    color: #ff0d00;
    padding: 0rem .5rem;
	font-size: 1.1rem;
}

.clearfix:after {
	clear: both;
}
.br{
	border: 1px solid red;
}
.logo-festival{ 
	top:4rem;
	right:4rem;
	position: absolute;
	background: url("../images/logo/logo_dark.svg") no-repeat;
	background-position: top right;
	background-size: contain;
	padding-right: 160px;
	font-weight: 900;
	
}
.logo-festival h2{
	font-size: 2.2rem;
	padding: 0;
	margin: 0;
}
.logo-festival img{
	margin: 0 20px;
}
.logo-festival-number{
 	position: absolute;
	font-weight: 700;
	bottom:4rem;
	right: 4rem;
	font-size: 3rem;
	line-height: 3.8rem;
	
}

.logo-festival-number h3{
	font-size: 12rem;
	letter-spacing: -.6rem;
	display: block;
	margin-right: 1rem;
	margin-top: -45px;
}
.block-number{
	background: #f5ff00;
	color: #ff0d00;
	padding: 0rem  .5rem;
	width: auto;
	
	
}
video { 
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
 background: url('../images/bg/bg-niebo.jpg') no-repeat;
  background-size: cover;
  transition: 1s opacity;
}

.main-site{ 
	color: #000;
}
 
.main-title h1{ 
	font-size: 3rem;
}
.main-title.en h1{
	font-size: 2.4rem;
}
.main-title h2{
	font-size: 1.4rem;
	margin-top: 3rem;
}
.main-title{
	position: fixed;
	bottom: 0rem;
	padding: 5rem;
	width:  450px;
}
a.menu-item-lang{
	bottom: 24rem; 
	left: 5rem;
	z-index: 2;
	position: fixed;
	font-weight: 900;
}




.sidenav {
  height: 100%;
  width: 350px;
  position: fixed;
  z-index: 999;
  top: 0;
  left: -350px;
  background-color: #FFF;
  overflow-x: hidden;
  transition: 0.5s;
}
.sidenav ul{
	position: absolute;
	bottom: 0;
}
.sidenav a {
  text-decoration: none;
  font-size: 1.1rem;
  color: #000;
	font-weight: 700;
  display: block;
  transition: 0.3s;
}
ul.list-menu{
	margin: 0;
	padding: 0;
}
ul.list-menu li{
	list-style-type: none;
	margin: 0;
	padding: 1rem;
}
.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 1rem;
  right: 1rem;
  font-size: 36px;
  margin-left: 50px;
}

.menuBtn{
	cursor:pointer;
	top:2rem;
	left:2rem;
	position: fixed
}

.st-close{
	padding: 1.2rem;
	position: absolute;
	right: 0;
}
.st-trigger-effects{
	animation-play-state: 10px;
	z-index: 999;
	position: fixed;
}

.fi-fest-play{
	font-size: 4rem;
	color: #FFF;

}
.fi-fest-play:hover{
	color: #fafa00;

}
.main {
	max-width: 69em;
	margin: 0 auto;
}

.column {
	float: right;
	width: calc(100% - 400px);
	height: 100%;
	padding: 0;
	position: relative;
	text-align: right;	
}


.festival-shedule{
	padding: 4rem;
}
.festival-shedule p{
	color: #000;
}
.day-fest{
	border-bottom:5px solid #000;
	padding: 1rem;
	color: #000 !important;
	font-size: 1.4rem;
	font-weight: 700;
	margin-top: 2rem;
	min-height: 40px;

}
.day-fest span{
	padding-left: 30px;
}

.table.table-festival{
	font-weight: 700;
	color: #000;
	text-align: left;
	border-top: 3px solid #000;  
}
.bg-subsite{
	/*background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,.8) 0%, rgba(0,0,0,0.8) 90%, rgba(9,9,121,0) 100%);*/
}
/**/
.section-about{
	background: rgba(255,255,255,0.49);
	margin: -15px;
}
.section-ticets{
	background: rgba(0,0,0,0.49);
	color: #FFF;
	margin: 15px -15px;
	
}
.section-ticets p{
	color: #FFF;
}


.about-container{
	padding: 8rem;
}
.about-container h1{
	font-weight: 900;
	font-size: 1.4rem;
}
.about-container p{
	font-weight: 700;
	font-size: 1.1rem;
}

/**/
.section-edition{
}
.edition-container{
	padding: 4rem;
}
.edition-container h1{
	font-weight: 900;
	padding: 2rem 0;
	font-size: 1.4rem;
	border-bottom: 5px solid #000;
	color: #000;
}
ul.poprzednie{
	font-weight: 700;
	font-size: 1.1rem;
	color: #000;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.poprzednie li{
	border-bottom: 1px solid #000;
	padding: 1rem 0;
}
ul.poprzednie li a{ 
	font-size: 1rem; 
}
/**/


.info a {
	font-weight: 700;
	font-size: 0.9em;
}



.table.table-festival{
	width: 100%;
}
.table.table-festival thead{
	font-size: 1.2rem;
	font-size: 2rem;
}
.table.table-festival tr td{
	padding: 2rem .4rem;

}.table.table-festival tr td:last-child{
	text-align: right;

}
.artist-info {
	color: #000;
	font-size: 1.1rem; 
	line-height: 1.8rem; 
	margin-bottom: 8rem;
}
.artist-info h4{ 
	font-weight: 700;
	font-size: 2rem;
	line-height: 5rem;
}
.festival-item-bg{
	border-bottom: 3px solid #000;
	font-weight: 900;
	padding: 1rem;
}
.mask-img{
	clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
	max-width: 200px;
}

.mask-img-big{
	clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
	width: 100%; 
}

.card.card-fest{
	background: none;
	color: #000 !important;
}
.fest-event-name{
	font-weight: 400;
	font-size: 1rem;
}

.btn.btn-fest-mozg .fest-name{
	padding: 0 30px;
	
}

.btn.btn-fest-mozg .fest-hour{
	opacity: .44;
	
}
.btn{
	broder-radius:none !important;
}
.btn.btn-fest-mozg{
	background: none;
	border-bottom: 1px solid #000;
	font-weight: 700;
	font-size: 1.2rem;
	color: #000;
	border-radius: 0 !important;
}


.btn:not(.bg-transparent):not(.btn-ghost):not(.bg-nogradient):after {
	background-image: none !important;
}


.button-play{
	position: absolute;
	z-index: 1;
	margin: 50% auto;
	top: -50px;
}
.button-play-artist{
	position: absolute;
	z-index: 1;
	margin: 50% auto;
	top: -50px;
	left: 50%;
}

@keyframes jump {
  0% {
    top: 0;
  }
  50% {
    top: 50px;
  }
  100% {
    top: 0;
  }
}
.svg-triangle{
  position: absolute;
	bottom: 4rem;
}

.arrow-down {
  position: absolute;
  margin-left: 50%;  
  text-align: center;
	bottom: 0;
  animation: jump 5s infinite;
}

 .arrow-down  .svg-triangle {
    transition: 0.3s ease-in-out;
  }
 .arrow-down  .svg-triangle:hover {
    opacity: 0.7;
    transition: 0.3s ease-in-out;
  }
	.row{
		margin: 15px;
		padding: 15px;
		
	}



@media screen and (max-width: 76.0625em) {

	
	.fi-fest-play{
	font-size: 3rem;
		margin-left:-1rem;

}



@media screen and (max-width: 46.0625em) {

	
	.fi-fest-play{
	font-size: 4rem;
		margin-left:-2rem;

}

	
	.btn.btn-fest-mozg .fest-name{ 
		padding: 0px;
		display: block;
	
	}


	
	.row{
		margin: 0;
		padding: 0;
		
	}
	
	/**/
.section-about{
	margin: 0px;
}
.about-container{
	padding: 2rem;
}


/**/

.edition-container{
	padding: 2rem;
}
.edition-container h1{
	font-weight: 900;
	padding: 2rem 0;
	font-size: 1.4rem;
	border-bottom: 5px solid #000;
	color: #000;
}

/**/	

		.svg-triangle{
		  position: absolute;
			bottom: 4rem;
			width: 20px;
			height: 20px;
		}	

		.arrow-down {
			display: none;
		  }

		.bg-subsite{  
			/*background: rgba(0,0,0, .9); */  
		}
		.festival-shedule{
			padding: 0rem;
		}


		.column {
			float:none;
			width:100%;
			height: 100%;
			padding: 1rem;
			top:4rem;

			position: relative;
			text-align: right;

		}

		.main-title{
			position: absolute;
			width: 100%;
			padding:0 0 0 2rem;
		}
	

	
		.logo-festival{
			top:2rem;
			right:2rem;
			position: absolute;
			padding-right: 80px;
			z-index: 1;
		}
		.logo-festival h2{
			font-size: 1rem;
			padding: 0;
			margin: 0;
		}
		.logo-festival img{
			margin: 0 20px;
			width: 4rem;
		}
	
		.mask-img{
			clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
			max-width: 300px;
		}
	
		.artist-info h4{
			font-weight: 700;
			font-size: 2rem;
			line-height: 5rem;
		}
	
		.logo-festival-number{
			position: absolute;
			height: 100px;
			margin: 0 auto;
			font-weight: 700;
			bottom:0rem;
			top:12rem;
			right:6rem;
			font-size: 1rem;
			line-height: 1.8rem;

		}
		.logo-festival-number h3{
			font-size: 5rem;
			letter-spacing: -.6rem;
			line-height: 3.5rem;
			margin-right: 1rem;
		}
		.block-number{
			background: #f5ff00;
			color: #ff0d00;
			padding: 0rem  .5rem;
		}
		.left-menu{
			position: static;
			padding: 0px;
			height: 0;
			min-width: auto;
		}

		.column p {
			font-size: 1.5em;
		}

		.column:nth-child(2) {
			text-align: center;
		}
		
		
a.menu-item-lang{
	position: absolute;
}
		
		
		
		
}

@media screen and (max-width: 25em) {

		.sidenav .closebtn {
	  top: 1rem;
		right: 0;
			left: -1rem;
	}

	

}