.animacja-tlo{
	width: 70%;
	min-height: 800px;
	max-height: 800px;
	background-image: url(../grafika/animacja_tlo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 9;
}

.animacja-tlo-content{
	z-index: 10;
	position: relative;
	margin:auto;
	margin-top:180px;
	height: 622px;
}

.animacja-content{
    position: relative;
    z-index: 22;
    top:30px;
    left: 168px;
    text-shadow: 3px 8px 7px #000;
}

.animacja-content p{
	font-family: "Montserrat";
	color:#fff;
	font-size: 18px;
	line-height: 28px;
}
.animacja-content-naglowek{
	font-family: "Montserrat";
	color:#fff;
	font-size: 60px;
	line-height: 90px;
	font-weight: 400;
	text-transform: uppercase;
	position: relative;
}
.animacja-content-naglowek:before{
    content: "__";
    position: relative;
    left: 0;
    top: -25px;
    padding-right: 40px;
    color: #d7b467;
    /* font-size: 79px; */
}

.animacja-content-span{
	font-family: "Montserrat";
	font-size: 24px;
	color:#fff;
}


/*Animacja górna*/
.animacja-srodek{
	/*height: 656px;*/
	max-width: 100%;
	margin:auto;
	display: flex;
	flex-wrap: wrap;
	width: 880px;
}

.animacja{
	position: relative;
	max-height: 656px;
	overflow:hidden;
	height: 656px;
	width: 100%;
}

.dane-animacja{
    padding: 16px 24px 16px 24px;
    background: #fff;
    width: 100%;
    position: relative;
    text-align: left;
    /* border-right: 1px solid #f3f3f3; */
    /* z-index: 999999999; */
}

.dane-animacja p{
	margin: 0px;
	font-family: 'Alegreya Sans SC', sans-serif;
    color: #313131;
    font-size: 14px;
    font-weight: 700;
}

.dane-animacja img{
	position: relative;
	z-index: 999;
}



.dane-animacja h2{
	font-family: 'Montserrat', sans-serif;
    color: #000;
    font-size: 24px;
    font-weight: 800;
    margin: 0px 0px 0px -40px;
    padding: 0px 0px 16px 40px;
    text-transform: uppercase;
    /*background: url(../grafika/czarna.png) left bottom no-repeat;*/
}

.dane-animacja h2 span{
	font-weight: 300;
}

.dane-animacja h3{
	margin: 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
    font-weight: 600;
}

.dane-animacja a{
	color:#205c99;
	text-decoration-color: transparent;
}

.dane-animacja-tekst{
    font-size: 14px;
    font-family: "Open Sans";
    color: #000;
    font-weight: 400;
    line-height: 18px;
    margin: 4px 0px 8px 0px;
}

.dane-animacja-tekst span{
	font-size: 18px;
	font-weight: 700;
	line-height: 32px;
}

.dane-animacja-tekst span img{
	padding-right: 6px;
}

.pogoda{
	border-top: 1px solid #f3f3f3;
    margin-top: 16px;
}

.mapa-animacja{
    position: absolute;
    top: -28px;
    right: 30px;
    z-index: 9;
}


.animacja, .animacja-slider{
	width: 100%;
	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: 14px;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	text-decoration-color: transparent;
	position: relative;
}

.animacja-slider-tytul a:after{
	/*content: url(../grafika/arrow.png);*/
    position: absolute;
    right: -30px;
    top: -2px;
}

.animacja-slider-slide{
	width: 100%;
	max-width: 100%;
	height: 656px;
	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: 95%;
    right: 16px;
    z-index: 2;
}
.animacja-slider .slick-prev {
    opacity: 0 !important;
    top: 95%;
    right: 44px;
    z-index: 2;
    left: auto;
}
.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: 30px;
  	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: "\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;
	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: 1280px) and (max-width: 1639px){
	.animacja-tlo-content{
		height: 520px;
	}
	.animacja-tlo{
		min-height: 700px;
    	max-height: 720px;
	}
	.animacja-kontener{
		max-width: 680px;
	}
	.animacja-srodek{
		width: 680px;
	}
	.animacja, .animacja-slider-slide{
		height: 506px;
	}
	.animacja-content{
		left:80px;
	}
}

@media all and (min-width: 1023px) and (max-width: 1279px) {
	.animacja-tlo-content{
		height: 540px;
		margin-top: 132px;
	}
	.animacja-tlo{
		min-height: 670px;
    	max-height: 670px;
	}
	.animacja-kontener{
		max-width: 480px!important;
		top: 90px!important;
	}
	.animacja-srodek{
		width: 480px;
	}
	.animacja, .animacja-slider-slide{
		height: 357px;
	}
	.animacja-content{
		left:100px;
	}
	.animacja-content-naglowek{
		font-size: 40px;
		line-height: 58px;
	}
}

@media all and (min-width: 320px) and (max-width: 1023px) {
	.animacja-srodek{display:none;}
	.pogoda{display:none;}
	.dane-pogoda{padding:12px 15px;}

	.animacja-tlo-content{
		height: 420px;
		margin-top: 105px;
		width: 96%;
	}
	.animacja-tlo{
		width: 81%;
		min-height: 700px;
    	max-height: 700px;
    	left:0;
	}
	.animacja-kontener{
		max-width: 480px!important;
		top: 90px!important;
	}
	.animacja-srodek{
		width: 480px;
	}
	.animacja, .animacja-slider-slide{
		height: 357px;
	}
	.animacja-content{
		left:0;
		width: 77%;
		padding: 0px 10px;
	}
	.animacja-content-naglowek{
		font-size: 34px;
		line-height: 42px;
	}
	.animacja-content p{
		font-size: 16px;
	}
	.animacja-content-span{
		font-size: 17px;
	}
}

@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%;}
}

