/*Animacja górna*/
.animacja-kontener {
    max-width: 1232px;
    margin: 0 auto 0px auto;
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
	margin: 0 auto -56px auto;
}
.animacja-kontener:after {
    content: url(../grafika/maska_skos.png);
    display: block;
    height: 56px;
    position: absolute;
    bottom: -5px;
    z-index: 2;
}
.animacja-srodek{
	/*height: 354px;*/
	max-width: 100%;
	margin:auto;
	display: flex;
	flex-wrap: wrap;
}

/* Animacja Dane */
.dane-animacja
{
	max-height: 424px;
	height: 424px;
	min-width: 503px;
	width: 503px;
	background-image: url(../grafika/tlo_dane_animacja.jpg);
	z-index: 2;
	position: relative;
}
.dane-animacja:before 
{
	position: absolute;
	content: url(../grafika/maska_n.png);
	display: block;
	height: 100%;
	width: 55px;
	margin-left: -55px;
}
.animacja-tresc-tytul
{
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 1.125em;
	margin-bottom: 6px;
	color: #366b1b;
}
.kolumna_anim:nth-child(2) .animacja-tresc:last-child .animacja-tresc-tytul
{
	margin-bottom: 8px;
}
.kolumna_anim:nth-child(2) .animacja-tresc:first-child
{
	margin-bottom: 32px;
}
.animacja-tresc-tresc
{
	font-family: 'Lato', sans-serif;
	font-size:0.875em;
	line-height: 22px;
	color: #6a6a6a;
}
.kolumna_anim:first-child .animacja-tresc-tytul:before 
{
	font-family: "Font Awesome 5 Free";
	content: "\f3c5";
	margin-right: 8px;
	color: #3d6a17;
}
.kolumna_anim:nth-child(2) .animacja-tresc:first-child .animacja-tresc-tytul:before 
{
	font-family: "Font Awesome 5 Free";
	content: "\f05a";
	margin-right: 8px;
	color: #3d6a17;
}
.kolumna_anim:nth-child(2) .animacja-tresc:last-child .animacja-tresc-tytul:before 
{
	font-family: "Font Awesome 5 Free";
	content: "\f017";
	margin-right: 8px;
	color: #3d6a17;
}
.kolumna_anim:nth-child(2) .animacja-tresc:last-child .animacja-tresc-tresc p 
{
	margin: 0;
	margin-right: 24px;
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding: 8px 0;
	padding-right: 46px;
}
.kolumna_anim:nth-child(2) .animacja-tresc:first-child .animacja-tresc-tresc p 
{
	border-top: 1px solid #eaeaea;
	margin: 0;
	padding: 8px 0;
	margin-right: 24px;
	
}
.kolumna_anim:nth-child(2) .animacja-tresc:first-child .animacja-tresc-tresc p:last-child
{
	border-bottom: 1px solid #eaeaea;
}
.dane_anim_srod
{
	height: 100%;
	display: flex;
	flex-wrap: nowrap;
	gap: 22px 0;
	align-items: flex-start;
	justify-content: space-between;
	padding-top: 24px;
}
.kolumna_anim
{
	position: relative;
}
.kolumna_anim:first-child
{
    margin-left: 19px;
}
.kolumna_anim:last-child
{
	width: 275px;
}
.kolumna_anim img 
{
	z-index: 9;
	position: absolute;
	left: -56px;
	margin-top: 16px;
}
.kolumna_anim a
{
	color: #4b7825;
}
/**/

.animacja{
	position: relative;
	max-height: 424px;
	overflow:hidden;
	height: 424px;
	width: 100%;
}
.animacja, .animacja-slider{
	width: 741px;
	min-width: 741px;
	position: absolute;
	left: 0;
	display: block;
}
.animacja-slider-tytul {
	display: flex;
    background: #000;
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 0px;
    margin:0px;
    padding: 12px 48px 12px 24px;
    display: none;
}
.animacja-slider-tytul a{
	color:#fff;
	font-size: 0.875em;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	text-decoration-color: transparent;
	position: relative;
}
.animacja-slider-slide{
	width: 100%;
	max-width: 100%;
	height: 424px;
    background-size: cover!important;
}
.animacja-slider-tresc span{
	display: block;
    background: #000;
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 60px;
    padding: 10px;
    display: none;
}

/*Animacja Maska*/
.animacja-kontener-maska
{
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 424px;
	max-height: 424px;
	top: 0;
}

/*Animacja górna slajder*/
.animacja-slider .slick-next {
	opacity: 0 !important;
	top: 50%;
	right: 48px;
  	z-index: 9;
}
.animacja-slider .slick-prev {
	opacity: 0 !important;
	top: 50%;
	left: 16px;
  	z-index: 2;
}
.animacja-naglowek-kontener:hover .slick-next,
.animacja-naglowek-kontener:hover .slick-prev {
	opacity: 1 !important;
}
.animacja-naglowek-kontener .slick-next:focus,
.animacja-naglowek-kontener .slick-prev:focus {
	opacity: 1 !important;
  	outline: 2px outset #ff0000;
}
.animacja-slider .slick-prev:before, .animacja-slider .slick-next:before {
	font-family: "Font Awesome 5 Free";
 	font-size: 1.125em;
  	color:#fff;
	opacity: 1;
}
.animacja-slider .slick-prev:before {
	padding: 0px 0px 0px 0px;
	right: 0%
}
.animacja-slider .slick-next:before {
	padding: 0px 0px 0px 0px;
	left: 0%;
}
.animacja-slider .slick-prev:hover:before, .animacja-slider .slick-next:hover:before {
	opacity: 0.75;
}

/* Strzałki animacja*/
.animacja-slider .slick-prev:before{
	content: "\f060";
}
.animacja-slider .slick-next:before{
	content: "\f061";
}

.animacja-slider .slick-dots{
	display: none!important;
}

.animacja-slider,.slick-dotted.slick-slider{
	margin-bottom: 0px!important;
}
.animacja-slider-buttons  {
	position: relative;
	z-index: 3;
	transition: 0.2s;
	margin: 0px auto;
}
.animacja-slider-buttons > * {
  opacity: 0;
}
.animacja-naglowek-kontener:hover .animacja > .animacja-slider-buttons > *, .animacja-naglowek-kontener .animacja > .animacja-slider-buttons > *:focus {
	opacity: 1;
}
#animacja-pause, #animacja-play{
	cursor: pointer;
	position: absolute;
	left: 0px;
	top: 0px;
	border:none;
	background: rgba(0, 0, 0, 0.7);
	color:#fff;
	font-size: 0.875em;
	height: 35px;
	padding: 0px 12px 0px 12px;
	transition: all 0.3s;
}
#animacja-pause:before {
	content: "\f04c";
	font-family: "Font Awesome 5 Free";
	font-size: 0.875em;
	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: 0.875em;
	color: #fff;
	margin: -2px 10px 0px 0px;
 	padding: 0px 0px 0px 0px;
}
#animacja-play {
	display: none;
}
#animacja-pause:hover, #animacj-baner-play:hover {
	opacity: 0.75;
}

/*Mobilne*/

@media all and (min-width: 1023px) and (max-width: 1279px) {
	.animacja-kontener{
		flex-wrap: wrap;
	}

	.animacja-slider-slide{
		width: 100%;
		max-width: 100%;
	}
	.animacja:after{display: none;}
	.animacja-slider .slick-prev
	{
		margin-left: 126px;
	}
}

@media all and (min-width: 320px) and (max-width: 1023px) {
	.animacja-srodek{display:none;}
	.pogoda{display:none;}
	.dane-pogoda{padding:12px 15px;}
}

@media all and (min-width: 0px) and (max-width: 639px) {
	.animacja-slider-slide{height:190px;}
	.animacja-slider-tresc:before{right: 0px;top: 0px;}
	.animacja-srodek{width: 100%;}
}
