.kontener-animacja{
	width: 100%;

}

/*Animacja górna*/
.animacja{
	position: relative;
	max-height: 100vh;
	height: 100vh;
	overflow:hidden;
}

.animacja, .animacja-slider{
	width: 100%;
	display: block;
}
.animacja-slider-tytul {
	/*display: none;*/
}
.animacja-slider-slide{
	width: 100%;
	max-width: 100%;
	height: 100vh;
	/*background-position: center center!important;*/
    background-size: cover!important;
    background-attachment: fixed;
}

/*Rogale - slider*/
	.animacja-tytul-span{
		display: inline !important;
		/*max-width: 255px;*/
		color:#fff;
		background-color: #c69c6d;
		padding: 8px 16px;
		font-family: 'Montserrat', sans-serif;
		font-size: 24px;
		text-transform: uppercase;
		font-weight: 700;
	}
	.animacja-tytul-duzy{
		display: block!important;
		color:#fff;
		font-family: 'Montserrat', sans-serif;
		font-size: 86px;
		font-weight: 700;
		margin:12px 0px;
	}
	.animacja-tytul-duzy-span{
		font-weight: 400;
		display: block!important;
	}

	.animacja-btns{
		display: flex!important;
		/*margin-top:32px;*/
		justify-content: flex-start!important;
	}
	.animacja-tytul-btn{
		text-decoration-color: transparent;
		font-size: 18px;
		font-weight: 700;
		font-family: "Open Sans";
		padding: 0 32px;
		border-radius: 24px;
		position: relative;
		height: 52px;
		display: flex;
		gap: 16px;
		align-items: center;
		justify-content: center;
	}
	.animacja-tytul-btn-1{
		text-decoration-color: transparent;
		background-color: #fff;
		color:#391f08;
		font-size: 18px;
		font-weight: 700;
		font-family: "Open Sans";
		padding: 0 32px;
		border-radius: 24px;
		position: relative;
		height:52px;
		display: flex;
		align-items: center;
		margin-right: 16px;
	}
	.animacja-tytul-btn-1:after{
		content: url(../grafika/anim-strzalka.png);
		right:0;
		top:5px;
		position: relative;
		padding-left: 10px;
	}
	.animacja-tytul-btn-2{
    text-decoration-color: transparent;
    background-color: #391f08;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    font-family: "Open Sans";
    padding: 0 32px;
    border-radius: 24px;
    position: relative;
    height:52px;
   	display: flex;
	align-items: center;
	}

	.animacja-tytul-btn-2:after{
		content: url(../grafika/anim-koszyk.png);
		right:0;
		top:5px;
		position: relative;
		padding-left: 10px;
	}
	.animacja-tytul-btn:hover, .animacja-tytul-btn-1:hover, .animacja-tytul-btn-2:hover{
		opacity: 0.8;
	}
/*Strzałki*/

.animacja-slider .slick-next{
	right: 16px!important;
    z-index: 9;
}

.animacja-slider .slick-prev{
	left: 8px!important;
    z-index: 9;
}

.animacja-slider .slick-prev:before, .animacja-slider .slick-next:before{
	font-family: "Font Awesome 5 Free";
 	font-size: 32px;
    color:#fff;
}

.animacja-slider .slick-prev:before{
	content: "\f104";
	color:#fff;
}
.animacja-slider .slick-next:before{
	content: "\f105";
	color:#fff;
}

.animacja-slider .slick-dots{
	bottom: 24px!important;
	display: block!important;
}

.animacja-slider,.slick-dotted.slick-slider{
	 margin-bottom: 0px!important;
}

.animacja-slider .slick-dots li button{
	background: transparent;
	width: 20px;
	border:2px solid #cca172;
	border-radius: 50%;
}

.animacja-slider .slick-dots li.slick-active button{
	background: #e6d3cf;
	width: 20px;
	border:1px solid #cca172;
}

.animacja-slider .slick-dots li button:before{
	background: transparent;
	color:transparent;
}

/*Zatrzymanie/Uruchomienie*/

.animacja-slider-buttons{
	position: relative;
	z-index: 1;
	opacity: 0;
	transition: 0.2s;
	margin: 0px auto;
	display: none;
}
.animacja:hover > .animacja-slider-buttons {
	opacity: 1;
}
#animacja-pause, #animacja-play{
	cursor: pointer;
	position: absolute;
	top: 0px;
	border:none;
	background: rgba(0, 0, 0, 0.7);
	color:#fff;
	font-size: 14px;
	height: 35px;
	padding: 0px 12px 0px 12px;
}
#animacja-pause:before {
	content: "\f04c";
	font-family: "Font Awesome 5 Free";
	font-size: 14px;
	color: #fff;
	margin: -2px 10px 0px 0px;
 	padding: 0px 0px 0px 0px;
}
#animacja-play:before {
	content: "\f04b";
	font-family: "Font Awesome 5 Free";
	font-size: 14px;
	color: #fff;
	margin: -2px 10px 0px 0px;
 	padding: 0px 0px 0px 0px;
}
#animacja-play {
	display: none;
}

/*Kontener z treścią*/
.animacja-slider-tresc{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 100%;
    width: 100%;
    max-width: 1232px;
    margin: auto;
}

.animacja-slider-tresc span{
	/*background: rgba(0, 0, 0, 0.73);*/
/*	color:#fff;
	font-family: 'Play', sans-serif;
    font-weight: 700;
    font-size: 60px;
    text-align: center;
    padding: 40px 40px 40px 40px;*/
        width: 100%;
    /* background: rgba(0, 0, 0, 0.73); */
    display: flex;
    align-items: center;
    justify-content: center;
}

.animacja-slider-tresc span span{
/*	font-family: 'Play', sans-serif;
	font-weight: 400;
	display: block;
	padding-top: 0px;
    padding-bottom: 0px;
    background: transparent;*/
}





/*Mobilne*/
@media all and (min-width: 1024px) and (max-width: 1279px){

}

@media all and (min-width: 320px) and (max-width: 1023px) {
	.animacja-slider-tytul{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.kontener-animacja{
		/*display:none;*/
	}
	.animacja, .animacja-slider{
		width: 100%;
		height: auto;
	}
	.animacja-slider-slide{
		width: 100%;
		max-width: 100%;
		background-attachment: scroll;
		background-position: center!important;
	}

	.animacja-slider-slide:after{display: none;}

	.slick-slide img{
		max-width: 260px;
		height: auto;
	}
	.animacja-tytul-duzy{
		text-align: center;
		font-size: 40px;
	}
	.animacja-tytul-span{
		margin:auto;
		max-width: max-content;
	}
	.animacja-btns{
		justify-content: center!important;
	}
	.animacja-slider-tresc{
		justify-content: center;
	}
}

@media all and (min-width: 0px) and (max-width: 639px) {
	.animacja-slider-tytul{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
/*	.animacja-slider-slide{height:190px;}
	.animacja-slider-tresc:before{right: 0px;top: 0px;}
	.animacja{display: none;}*/
}
