/*Animacja górna*/
.animacja-srodek{
	height: 448px;
	max-width: 100%;
	margin:auto;
	display: flex;
}

.animacja{
	position: relative;
	max-height: 448px;
	/*overflow:hidden;*/
	height: 448px;
	width: 100%;
}

/*.animacja:before{
	position: absolute;
	content: url(../grafika/maska.png);
	right:-1px;
	top:0px;
	z-index: 9;
}
*/
.dane-animacja{
    padding: 25px 24px 12px 60px;
    background: #fff;
    background-size: cover;
    background-position: center center;
    width: 380px;
    position: relative;
    text-align: left;
    color: #144186;
    font-size: 16px;
    /* border-right: 1px solid #f3f3f3; */
}

/*.dane-animacja:before{
    content: url(../grafika/maska_animacja.png);
    position: absolute;
    top: 0px;
    left: -32px;
}*/

.dane-animacja-tytul{
	font-family: 'Roboto', sans-serif;
    color: #004c7d;
    font-size: 24px;
    font-weight: 700;
    margin: 0px 0px 0px -40px;
    padding: 0px 0px 0px 40px;
    text-transform: none;
}

.dane-animacja-tytul span{
	font-weight: 300;
}

.dane-animacja h3{
    margin: 0;
    padding:0px;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 400;
    color: #144186;
}

.dane-animacja a{
	color:#004c7d;
	text-decoration-color: transparent;
}

.dane-animacja-mapa{
	padding: 0;
    margin: 0;
    position: absolute;
    right: 0;
    bottom: -4px;
}

.dane-animacja-mapa:hover{
	opacity: 0.7;
}

.dane-animacja-tekst{
    font-size: 16px;
    font-family: "Roboto";
    color: #004c7d;
    font-weight: 400;
    line-height: 22px;
    margin: 0px 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-bottom: 16px;
    padding:0;
    border-radius: 10px;
    overflow: hidden;
}

/*.weatherwidget-io-frame{
	top:-4px!important;
}*/


.animacja, .animacja-slider{
	width: 100%;
	display: block;
}

.animacja-slider{
	width: 100%;
}
.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: 448px;
	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: 24px;
  	z-index: 89;
  	width: 40px;
  	height:40px;
}
.animacja-slider .slick-prev {
    opacity: 0 !important;
    top: 49%;
    left: 8px;
    z-index: 89;
    width: 40px;
  	height:40px;
}
.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;
	padding: 0;
}
.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";
	/*content: url(../grafika/arrow-l.png);*/
	/*background-color: rgba(0, 0, 0, 0.7);*/
	    /*border-radius: 50%;*/
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
}
.animacja-slider .slick-next:before{
    content: "\f105";
    /*content: url(../grafika/arrow-r.png);*/
   /* background-color: rgba(0, 0, 0, 0.7);*/
    /*border-radius: 50%;*/
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
}

.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";
	/*content:url(../grafika/pauza.png);*/
	font-size: 14px;
	color: #fff;
	margin: -2px 10px 0px 0px;
 	padding: 0px 0px 0px 0px;
	/*font-size: 0;*/
}
#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;
 	/*font-size: 0;*/
}
#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: 408px;*/
	}
	/*.animacja-slider-slide{height:408px;}*/
	.animacja-kontener{
		flex-wrap: wrap;
		max-width: 100%!important;
		/*height: 336px!important;*/
	}
	.animacja, .animacja-slider{
		width: 100%;
	}
	.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%;}
}

