/*slider - rotator*/
.rotator-aktualnosci{
  max-width: 739px;
  overflow:hidden;
  /*min-height: 277px;*/
  -webkit-box-shadow: 5px 5px 9px -3px rgba(191, 191, 191, 0.24);
  -moz-box-shadow: 5px 5px 9px -3px rgba(191, 191, 191, 0.24);
  box-shadow: 5px 5px 9px -3px rgba(191, 191, 191, 0.24);
  border-radius: 1rem;
}
.slides .draggable .slide-rotator
{
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
}
.slides .slick-list, .rotator-aktualnosci
{
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

.slider-rotator-aktualnosci{
  width:100%;
  max-width: 100%;
  margin-top: 0px;
  height:auto;
  min-height: 250px;
 }

.slider-rotator-aktualnosci .slides{
 	margin-top:-250px;;
}

.slider-rotator-aktualnosci .slide {
  display: flex !important;
  justify-content: center;
  align-items: center;
 /* background: #2c3b4e;*/
  height: 250px;;
  outline: 0 !important;
  color: #fff;
  font-size: 40px;
}

.slider-rotator-aktualnosci .controls{
  display: flex;
  width: 100%;
  }

.slider-rotator-aktualnosci .captions{
  flex: 1;
  width: 390px;
  margin-top: 0px;
  color: #000;
  background: white;
  background-size: cover;
  height: 250px;;
  margin-left: 376px;
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;
}

.slider-rotator-aktualnosci .caption{
  	padding: 18px 24px 24px 24px;
    width: 100%;
    overflow: hidden;
    /*max-height: 172px;*/
    max-height: 211px;
 }


.slider-rotator-aktualnosci .slide-rotator{
  background-size: contain;
  background-position: center center;
  position: relative;
  background-color: #f3f2f2;
  background-repeat: no-repeat;
 }

/* .slider-rotator-aktualnosci .slide-rotator:after{
    position: absolute;
    right: 42px;
    bottom: 24px;
 }*/

 .slider-rotator-aktualnosci .controls .draggable{
	max-width: 380px;
	height: 100%;
 }

/*Kropki */

.slider-rotator-aktualnosci .slick-dotted.slick-slider{
 	margin-bottom: 0px!important;
  position: relative;
 }

 .slider-rotator-aktualnosci .slick-dots{
  bottom: 24px;
  right: 20px;
  width: 89%;
  z-index: 1;
  align-items: center;
  display: flex;
  justify-content: flex-start;
  position: absolute;
 }

.slider-rotator-aktualnosci .slick-dots li{
    background: #6a6f72;
    width: 7px;
    height: 7px;
    border-radius: 50%;
}

.slider-rotator-aktualnosci .slick-dots li.slick-active{
	background: #4b7e07;
}

.slick-dots li{
  margin: 0 4px;
}

.slider-rotator-aktualnosci .slick-dots li button{
	visibility: hidden;
}

/*Paginacja*/

.slider-rotator-aktualnosci .pagination {
/*  display: flex;
  margin-top: -42px;
  justify-content: flex-end;
  position: relative;
  padding-right:0px;*/
    margin-top: -32px;
    position: relative;
    padding-right: 308px;
    display: flex;
    
}
.slider-rotator-aktualnosci .pagination button 
{
  opacity: 0;
}
.slider-rotator-aktualnosci:hover .pagination button
{
  opacity: 1;
}
.slider-rotator-aktualnosci .pagination button:focus
{
  opacity: 1!important;
}

.slider-rotator-aktualnosci .pagination_button{
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  color: transparent;
  background: transparent;
  border:none;
  width: 30px;
  height: 30px;
  margin-left: 2px;
  font-weight: 800;
  font-size: 0px!important;
}
.slider-rotator-aktualnosci .pagination_button:hover{
  opacity:0.5;
}
.slider-rotator-aktualnosci .pagination_button i:before{
    color: white;
    display: flex;
    font-size: 16px;
    align-items: center;
    justify-content: center;

}
.fa-angle-right::before
{
  content: "\f061";
  font-weight: 400;
  width: 32px;
  height: 32px;
  background: rgba(0, 0, 0, 0.555);
}
.strona-tresc .fa-angle-right::before
{
  background: transparent;
}
.fa-angle-left::before
{
  content: "\f060";
  font-weight: 400;
  width: 32px;
  height: 32px;
  background: rgba(0, 0, 0, 0.555);
  border-bottom-left-radius: 1rem;
}

.slider-rotator-aktualnosci .pagination_button:last-of-type{

}

/*Tytuł, skrót, przycisk więcej*/

.rotator-aktualnosci-data {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #4d4d4d;
  padding: 0px;
  margin: 0px 0px 10px 0px;
  position: relative;
}


.rotator-aktualnosci-tytul{
  
  line-height: 26px;
  font-size: 21px;
  color: #484848;
  margin-bottom: 16px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
}

.rotator-aktualnosci-tytul a{
  color: #484848;
  text-decoration-color: transparent;
  line-height: 26px;
}
.rotator-aktualnosci-tytul a:hover 
{
  opacity: 0.6;
}

.rotator-aktualnosci-skrot{
  font-family: 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 14px;
  color: #6b6c6e;
  line-height: 22px;
}

.rotator-aktualnosci-wiecej{
	padding: 16px 24px;
  border: 2px solid #fff;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-decoration-color: transparent;
  text-transform: uppercase;
  transition: 0.3s;
  display: none;
}

.rotator-aktualnosci-wiecej:hover{
	background:#fff;
	color:#2c3b4e;
	transition: 0.3s;
}

 .slider-rotator-aktualnosci .slick-initialized{
  width: 376px;
 }

 .captions{
  width: 362px!important;
 }

/*Mobilne*/
/* @media all and (min-width: 1024px) and (max-width: 1279px) {
  .rotator-aktualnosci{
    max-width: 656px;
    width:656px;
  }
  .slider-rotator-aktualnosci .slick-initialized{
    width: 350px;
  }
  .slider-rotator-aktualnosci .captions{
    margin-left: 350px;
  }
  .slider-rotator-aktualnosci .controls .draggable{
    max-width: 305px;
  }
} */

@media all and (min-width: 0px) and (max-width: 1023px){
  .rotator-aktualnosci{
    display:none;
  }
}

/*Start/Pauza*/
.buttons
{
	
}
.rotator-aktualnosci:hover .pause,  .rotator-aktualnosci:hover .play,.rotator-aktualnosci:hover .buttons
{
	opacity:1!important;
}
.rotator-aktualnosci .buttons .pause:focus,  .rotator-aktualnosci .buttons .play:focus
{
	opacity:1!important;
}
.rotator-aktualnosci .pagination .button:focus
{
  opacity: 1!important;
}
.buttons
{
	width: 60px;
	height: 30px;
	
	position: absolute;
	top: 0;
	left: 0;
	display: flex;
	z-index: 9;
	
}

.rotator-aktualnosci
{
	position: absolute;
  left: 0px;
  top: 153px;
}
.pause 
{
	border: 0px none transparent;
	background: transparent;
	cursor: pointer;
	width: 100%;
	height: 100%;
	color: white;
	opacity: 0;
	background: rgba(0, 0, 0, 0.637);
}
.pause:hover 
{
	opacity: 0.7;
}

.pause:before 
{
	content: "\f04c";
	color: white;
	font-family: "Font Awesome 5 Free";
	margin-right: 4px;
}

.play
{
	border: 0px none transparent;
	background: transparent;
	cursor: pointer;
	width: 100%;
	height: 100%;
	display: none;
	color: white;
	opacity: 0;
	background: rgba(0, 0, 0, 0.637);
}
.play:hover 
{
	opacity: 0.7;
}
.play:before 
{
	content: "\f04b";
	color: white;
	font-family: "Font Awesome 5 Free";
	margin-right: 4px;
}

.rotator-aktualnosci:hover .slides .slick-prev, .rotator-aktualnosci:hover .slides .slick-next
{
	opacity: 1 !important;
}
.rotator-aktualnosci:focus .slides .slick-prev, .rotator-aktualnosci:hover .slides .slick-next
{
	opacity: 1 !important;
}
.slides .slick-prev
{
	opacity: 0;
}
.slides .slick-next
{
	opacity: 0;
}