/*Animacja górna*/
.animacja-srodek{
	/*height: 354px;*/
	max-width: 100%;
	width: 100%;
	/*margin:auto;*/
	display: flex;
	flex-wrap: wrap;
	position: relative;
}
.logo-animacja
{
	position: absolute;
	background-color: rgba(255, 255, 255, 0.774);
	z-index: 9;
	display: flex;
	align-items: center;
    width: 234px;
	/* width: 341px; */
	height: 80px;
	margin: 16px;
	border-radius: 0.5rem;
	padding-right: 28px;
}
.logo-animacja a
{
	text-decoration-color: transparent;
}
.logo-animacja a img
{
	margin-right: 12px;
	margin-left: 14px;
	margin-top: 4px;
}
.logo-animacja span
{
	font-family: 'Sen', sans-serif;
    font-weight: 400;
    font-size: 24px;
    color: #505050;
    text-align: left;
	line-height: 28px;
}

.animacja {
    position: relative;
    max-height: 354px;
    overflow: hidden;
    height: 408px;
    min-height: 408px;
    width: 100% !important;
}
.animacja-naglowek
{
	position: absolute;
	color: white;
	right: 16px;
	bottom: 16px;
	font-weight: 700;
	font-size: 24px;
	background-color: rgba(0, 0, 0, 0.781);
	padding: 8px 16px 10px 16px;
	border-radius: 0.5rem;
	font-family: 'Commissioner', sans-serif;
	display: none;
}


.animacja-dane
{
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	width: 448px;
	padding: 24px 32px 24px 64px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	color: white;
	background-color: transparent;
	position: absolute;
	right: 0;
	top: 0;
	height: 408px;
	border-top-right-radius: 0.5rem;
	border-bottom-right-radius: 0.5rem;
}

.animacja-dane .kolumna:nth-child(3)
{
	position: relative;
}
.animacja-dane .kolumna:nth-child(4):after
{
	position: absolute;
	bottom: -4px;
	right: -16px;
}

.animacja-dane p
{
	margin: 0;
	line-height: 24px;
	font-family: 'Lato', sans-serif;
	font-size: 16px;
}
.animacja-dane p a
{
	color: white;
	text-decoration-color: transparent;
}
.animacja-dane p a:hover
{
	opacity: 0.7;
}
.animacja-dane .kolumna
{
	padding-left: 52px;
	position: relative;
	border-bottom: 1px solid #164674;
	padding-top: 12px;
	padding-bottom: 12px;
}
.urzad
{
	position: absolute;
	left: 16px;
}
.adres
{
	position: absolute;
	left: 16px;
}
.telefon
{
	position: absolute;
	left: 16px;
}
.mail
{
	position: absolute;
	left: 16px;
}

.animacja-dane .kolumna:nth-child(3)
{
	display: flex;
}
.animacja-dane .kolumna:nth-child(3) p:nth-child(2)
{
	margin-right: 8px;
}

.animacja-dane h2
{
	font-family: 'Commissioner', sans-serif;
	font-size: 18px;
	font-weight: 400;
	padding-bottom: 8px;
}
.animacja-dane .kolumna:nth-child(2)
{
	border-top: 1px solid #164674;
}
.animacja-dane .kolumna:last-child
{
	border-bottom: 0px none transparent;
}
.animacja-dane .kolumna img
{
	position: absolute;
	left: 10px;
}

.animacja-dane > p:nth-last-child(2)
{
	margin-bottom: 8px;
}
.animacja-dane > p:nth-child(3)
{
	margin-bottom: 24px;
}
.animacja-dane > p:nth-child(5)
{
	margin-bottom: 8px;
}
.animacja-dane > p:nth-child(3)
{
}
.animacja-dane .animacja-tresc
{
	padding-bottom: 12px;
	padding-top: 8px;
	border-top: 1px solid #8f0008;
}
.animacja-tresc-tytul
{
	font-weight: 400;
	font-size: 18px;
}
.animacja-dane .animacja-tresc p
{
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 18px;
	line-height: 24px;
	margin: 0;
}
.animacja-dane .animacja-tresc p > a
{
	text-decoration-color: transparent;
	color: white;
	font-weight: 400;
}

.animacja, .animacja-slider{
	width: 100%;
	display: block;
	height: 408px;
}
.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: 14px;
	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: 496px;;*/
	height: 408px;
	background-position: center center!important;
    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 górna*/


.animacja-slider .slick-next {
	opacity: 0 !important;
	top: auto;
	bottom: -16px;
	left: 32px;
  	z-index: 2;
	width: 32px;
    height: 32px;
	background:rgba(0, 0, 0, 0.541);
}
.animacja-slider .slick-prev {
	opacity: 0 !important;
	top: auto;
	bottom: -16px;
	left: 0;
  	z-index: 2;
	width: 32px;
    height: 32px;
	background:rgba(0, 0, 0, 0.541);
}
.animacja-slider:hover .slick-next,
.animacja-slider:hover .slick-prev {
	opacity: 1 !important;
}
.animacja-slider .slick-next:focus,
.animacja-slider .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: 16px;
  	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;
}

.animacja-slider .slick-prev:before{
	content: "\f060";
	font-weight: 400;
}
.animacja-slider .slick-next:before{
	content: "\f061";
	font-weight: 400;
}

.animacja-slider .slick-dots{
	display: none!important;
}

.animacja-slider,.slick-dotted.slick-slider{
	margin-bottom: 0px!important;
}
.animacja-slider-buttons  {
	position: relative;
	z-index: 1;
	transition: 0.2s;
	margin: 0px auto;
}
.animacja-slider-buttons > * {
  opacity: 0;
}
.animacja:hover > .animacja-slider-buttons > *, .animacja > .animacja-slider-buttons > *:focus {
	opacity: 1;
}
#animacja-pause, #animacja-play{
	cursor: pointer;
	position: absolute;
	right: 0px;
	top: 0px;
	border:none;
	background: rgba(0, 0, 0, 0.7);
	color:#fff;
	font-size: 14px;
	height: 35px;
	padding: 0px 12px 0px 12px;
	transition: all 0.3s;
}
#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;
}
#animacja-pause:hover, #animacj-baner-play:hover {
	opacity: 0.75;
}
/*Mobilne*/

@media all and (min-width: 1023px) and (max-width: 1279px) {
	.animacja-srodek{
		/*height: 380px;*/
	}
	/*.animacja-slider-slide{height:380px;}*/
	.animacja-kontener{
		flex-wrap: wrap;
		max-width: 992px!important;
		/*height: 336px!important;*/
	}
/*	.animacja, .animacja-slider{
		width: 608px;
	}*/
	.animacja-slider-slide{
		width: 100%;
		max-width: 100%;
	}
	.animacja:after{display: none;}
}

@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%;}
}
