/*Animacja górna*/
.animacja-srodek{
	height: 416px;
	max-width: 100%;
	margin:auto;
	display: flex;
}

.animacja{
	position: relative;
	max-height: 416px;
	overflow:hidden;
	height: 416px;
	width: 732px;
	background-color: #000;
}

.dane-animacja{
    padding: 24px 24px 16px 0px;
    background-color: #f8f8f8;
    /*background-image: url(../grafika/tlo_animacja.png);*/
    background-size: cover;
    background-position: center center;
    width: 500px;
    position: relative;
    text-align: left;
    /* border-right: 1px solid #f3f3f3; */
    display: flex;
}

.dane-animacja:before{
    content: url(../grafika/maska_animacja1.png);
    position: absolute;
    top: 0px;
    left: -60px;
}

.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: 'Source Sans Pro', sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    padding-left: 24px;
    line-height: 0.5;
    margin-top: 4px;
    color: #1a366b;
}

.dane-animacja-kolumna{
	position: relative;
}

.dane-animacja-kolumna:first-of-type{
	width: 220px;
}

.dane-animacja h3:before{
	content:url(../grafika/naglowek_animacja_ico3.png);
	position: absolute;
	left:0px;
	top:-6px;
}


.dane-animacja .dane-animacja-kolumna:first-of-type h3:before{
	content:url(../grafika/naglowek_animacja_ico1.png);
}


.dane-animacja .dane-animacja-kolumna:last-of-type h3:nth-child(1)::before{
	content:url(../grafika/naglowek_animacja_ico2.png);
}

.dane-animacja .dane-animacja-kolumna:last-of-type h3:nth-child(2)::before{
	content:url(../grafika/naglowek_animacja_ico3.png);
}


.dane-animacja a{
	color:#007e35;
	text-decoration-color: transparent;
}

.dane-animacja img{
    margin-bottom: 8px;
}

.mapa-kontener{
	position: absolute;
    width: 200px;
    height: auto;
    left: -60px;
    top: 32px;
}

.dane-animacja-tekst{
    font-size: 14px;
    font-family: "Open Sans";
    color: #000;
    font-weight: 400;
    line-height: 18px;
    margin: 16px 0px 0px 0px;
    padding-left: 0px;
}

.dane-animacja-tekst p{
	border-bottom: 1px solid #f3f3f3;
    padding: 11px 0px;
    margin: 0;
}

.dane-animacja-tekst p:first-of-type{
	border-top: 1px solid #f3f3f3;
}

.dane-animacja-tekst span, .dane-animacja-tekst a{
	/*font-size: 18px;*/
	font-weight: 400;
	/*line-height: 32px;*/
	color:#da251c;
	text-decoration-color: transparent;
}

.dane-animacja-tekst a:hover{
	opacity: 0.7;
}

.dane-animacja-tekst span img{
	padding-right: 6px;
}

.pogoda{
	border-top: 1px solid #f3f3f3;
    margin-top: 16px;
}

.weatherwidget-io-frame{
	top:-4px!important;
}


.animacja, .animacja-slider{
	width: 732px;
	display: block;
}

.animacja-slider-tresc{
	display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.animacja-slider-tytul {
    color: #fff;
    padding: 0px 0px 32px 0px;
    display: block;
    text-align: center;
    font-size: 48px;
    font-weight: 300;
    font-family: 'Grenze Gotisch', cursive;
    line-height: 1;
    border-bottom: 1px solid #fff;
    display: none;
}

.animacja-slider-tytul strong{
	font-weight: 900;
}

.animacja-slider-tytul a{
	color:#fff;
	font-size: 48px;
	font-weight: 300;
	font-family: 'Grenze Gotisch', cursive;
	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: 732px;
	height: 416px;
	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: 49%;
	right: 56px;
  	z-index: 2;
}
.animacja-slider .slick-prev {
	opacity: 0 !important;
	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;
  	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;
	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;
}

.animacja-content{
	position: relative;
}

.scroll-dol{
	cursor: pointer;
	position: absolute;
	z-index: 200;
	left:50%;
	transform: translateX(-50%);
	bottom: 65px;
}

.scroll-dol:hover{
	opacity: .7;
}

.scroll-dol-a{
	text-decoration: none;
}

/*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%;}
}

