/*Animacja górna*/
.animacja-srodek{
	/*height: 384px;*/
	width: 100%;
	position: relative;
}


.animacja-baner a{
	position: absolute;
	width: 400px;
	right:0;
}

.animacja-baner a:hover{
	opacity: 0.8;
}

.animacja-baner a[target="_blank"]:hover:after{
    content: url(../grafika/link_zew.png);
    position: absolute;
    right: 16px;
    top: 8px;
}

.animacja-baner a span{
	display: none;
}




.animacja{
	position: relative;
	background-image: url(../grafika/slajder.jpg) ;
	background-position: center center;
	background-size: cover;
	width: 100%;
	display: flex!important;
	align-items: center;
	justify-content: flex-start;
	background-color: #000;
}

.animacja-tekst{
    width: 100%;
    max-width: 1232px;
    margin: auto;
    font-family: "Quicksand", serif;
    color: #fff;
    padding: 10px;
    margin-top: 116px;
}

.animacja-tytul{
    font-size: 58px;
    font-weight: 700;
    line-height: 55px;
	padding-bottom: 16px;
}

.animacja-tresc{
	font-size: 30px;
	font-weight: 400;
}

.animacja-tekst a{
    color: #fff;
    text-decoration-color: transparent;
    padding: 16px 32px 16px 24px;
    background-color: #0A77D3;
    text-transform: uppercase;
    font-size: 14px;
    margin-top: 32px;
    display: inline-block;
    border-radius: 4px;
	font-weight: 700;
}

.animacja-tekst a:after{
	content: url(../grafika/plus.png);
	position: relative;
	left:8px;
}

.animacja-tekst a:hover{
	opacity: 0.7;
}


.animacja, .animacja-slider{
	width: 100%;
	display: block;
}

.animacja-slider-tresc{
    display: flex;
    justify-content: end;
    color: #fff;
    max-width: 1232px;
    width: 100%;
    margin: auto;
    top: -68px;
    right: 0;
    position: relative;
	display: none;
}

.animacja-slider-tytul {
    display: block;
    font-family: 'Roboto Slab', serif;
    font-weight: 400;
    font-size: 36px;
    margin-left: 40px;
    text-align: center;
}
.animacja-slider-tytul span{
    background: #fff;
    font-size: 48px;
    padding: 0px 18px 3px 18px;
    line-height: 70px;
    margin: 0px;
    color: #000;
}

.animacja-slider-tytul span:first-of-type:before{
    content: '"';
    color: #c0cdcf;
    position: relative;
    padding-right: 0px;
    font-weight: 900;
    top: 30px;
}
.animacja-slider-tytul span:last-of-type:after{
    content: '"';
    color: #c0cdcf;
    position: relative;
    padding-left: 0px;
    font-weight: 900;
    top: -4px;
}


.animacja-slider-tytul span:last-of-type{
	font-weight: 900;
}

.animacja-slider-tytul a{
	display: table;
    font-size: 18px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    background: #fff;
    color: #000;
    text-decoration-color: transparent;
    margin-top: 32px;
    padding: 20px 40px;
    border-radius: 40px;
    position: relative;
}

.animacja-slider-tytul  a[target="_blank"]:hover:before{
    content: url(../grafika/link_zew.png);
    position: absolute;
    right: 16px;
    top: 8px;
}

.animacja-slider-tytul a:after{
    content: url(../grafika/dynx1.png);
    position: relative;
    top: -2px;
    right: -10px;
}

.animacja-slider-tytul a:hover{
	opacity: 0.8;
}


.animacja-slider-slide{
	width: 100%;
	height: 530px;
	background-position: center center!important;
	/* background-position: top -45px center; */
	position: fixed;
    background-size: cover!important;
    display: flex!important;
    align-items: center;
    justify-content: flex-start;
    background-repeat: no-repeat;
}


/*Animacja górna*/

.animacja-slider .slick-track{
	height:530px;
}


.animacja-slider .slick-next {
	opacity: 0;
    top: 49%;
    right: 24px;
    z-index: 2;
}
.animacja-slider .slick-prev {
	opacity: 0;
	top: 49%;
	left: 16px;
  	z-index: 2;
}
.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: 20px;
    font-weight: 100;
    color: #fff;
    opacity: 1;
    padding: 20px;
    /*background: #000;*/
    width: 32px;
    height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    /* border-radius: 50%; */
}
.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: "\f104";
}
.animacja-slider .slick-next:before{
	content: "\f105";
}

.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;
	left: 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: 1024px) and (max-width: 1279px) {
	.animacja-kontener{
		flex-wrap: wrap;
/*		max-width: 992px!important;
		height: auto!important;*/
	}
	
	.animacja-srodek{
		width: 100%;
	}
	.animacja, .animacja-slider{
		width: 100%;
	}
	.animacja-slider-slide{
		width: 100%;
		max-width: 100%;
	}
	.animacja-slider-slide:after{display: none;}
	.animacja-baner{
		width: 992px;
	}
	.animacja-tekst{
		max-width: 992px;
	}
	/*.animacja-slider .slick-prev{left:-344px;}*/
}

@media all and (min-width: 320px) and (max-width: 1023px) {
	.animacja-kontener{display:none!important;}
	.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%;}
	.animacja-kontener{display:none!important;}
}