.boxNews{
padding: 140px 0;
}

.divNews {
width: 1150px;
max-width: 100%;
box-sizing: border-box;
margin: 0 auto;
padding: 0 15px;
}


.aktNewsText{position: relative;transition: height 0.5s ease-out 0s;}
.divNews .arrowNews{}
.divNews .arrowNews.noShowArrow{display: none;}
.nowosci_content .arrowNews a{width: 70px;height: 70px;position: absolute;transition: box-shadow 0.5s ease-out 0s;display: block;top:0;bottom: 0;margin: auto;background-repeat: no-repeat;background-position: 50% 50%;}
.nowosci_content .arrowNews a:after {content: "";position: absolute;width: 100%;height: 100%;top:0;left: 0;box-shadow: 0 0 0 2px #FFFFFF;box-sizing: border-box;transition: box-shadow 0.5s ease-out 0s;}
.nowosci_content .arrowNews a:before {content: "";position: absolute;width: 80%;height: 80%;top:0;left: 0;bottom: 0;right: 0;margin: auto;box-sizing: border-box;background-color: var(--g1-color);z-index: -1;transition: width 0.5s ease-out 0s,height 0.5s ease-out 0s,background-color 0.5s ease-out 0s;}
.nowosci_content .arrowNews a.n_next{background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAXCAYAAADQpsWBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFxJREFUeNpiYACC////KzCQAoAaDP5DwAJSNZ4nV+N8qMYNQCxAjsYLoxoHlUYmEuKfEUp/INaWBVBb9hN0HkgBEB8gOl1CNVwY1UBVDbCSCIjfA/EEYpMGQIABADbgJaAu4fxpAAAAAElFTkSuQmCC');right: -60px;}
.nowosci_content .arrowNews a.n_prev{background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAXCAYAAADQpsWBAAAABHNCSVQICAgIfAhkiAAAALxJREFUOE+V1FERwjAQhOF/HSABBwwKwAE4ABwhoSjAAjgoDpBQB8ekkzItaXpH37/JNbsXEfzM7AqcgK0ixsyaDF7A3kUFkLpFNAfSZFVUA1W0BGaRBwoUARM0Ak/gKKmrxSEzWwH3dP/ATdLZyy6hB7CLgn48M2uBDdBIuninDCiNl04Lwz7c/F9h+G3EP3BSoygsuheBs4X14FLLq7fq7VOCaWsP4xzdzc2RDOveSoq9ET8wjjJcS3p/AM3Rd29MpOBhAAAAAElFTkSuQmCC');left: -60px;}
.nowosci_content .arrowNews a:hover:before {width: 100%;height: 100%;background-color: var(--g1-color);}
.nowosci_content .arrowNews a:hover:after  {box-shadow: 0 0 0 2px var(--g1-color);}
.aktNewsText .newsDiv{display: inline-block;box-sizing:border-box;
padding: 0;vertical-align: top;
width: calc((100% - 80px) / 3);
white-space: wrap;}
.aktNewsText .newsDiv .newsDivA{display: block;position: relative;box-sizing: border-box;}
.aktNewsText .newsDiv .newsDivA:hover{}
.aktNewsText .newsDiv .imgP{display: block;position: relative;margin-bottom: 30px;overflow: hidden;}
.aktNewsText .newsDiv .imgP img{max-width: 100%;height: auto;transition: transform 0.5s ease-out 0s;z-index: 2;}
.aktNewsText .newsDiv:hover .imgP img{transform: scale(1.1);}
.aktNewsText .newsDiv .imgP .tytulNews{display: block;position: absolute;bottom: 0;left: 0;width: 100%;z-index: 3;font-weight: 900;font-size: 21px;color: #FFFFFF;text-transform: uppercase;text-shadow: 0 3px 6px rgba(0,0,0,0.4);padding: 0 20px 30px;box-sizing: border-box;}
.aktNewsText .newsDiv .zajawkaTytul{display: block;box-sizing:border-box;}
.aktNewsText .newsDiv .zajawkaTytul .tytulNews{
display: block;font-size: 24px;font-weight: 700;line-height: 1.2;
font-family: var(--gfont2-family);
color: var(--g4-color);position: relative;
margin-bottom: 30px;
transition: color 0.5s;
}
.aktNewsText .newsDiv:hover .zajawkaTytul .tytulNews{
color: var(--g1-color);
}

.aktNewsText .zajawkaNews{font-size: 16px;font-weight: 400;font-style: normal;font-stretch: normal;line-height: 1.7;letter-spacing: normal;color: var(--g4-color);}
.nowosci_content .aktProm{
box-sizing:border-box;width:100%;
padding: 0;display: flex;position: relative;z-index: 1;flex-wrap: wrap;
gap: 40px;
}

.aktNewsText .newsDiv .more {
display: inline-block;
transition: all 0.5s ease;
font-size: 14px;
text-transform: uppercase;
position: relative;
border-radius: 4px;
font-weight: 600;
color: #3A3A3C;
margin-top: 17px;
}

.aktNewsText .newsDiv .more:hover {
color: var(--g1-color);
}
.aktNewsText .newsDiv .more::after {
content: "⟶";
display: inline-block;
margin-left: 23px;
font-size: 32px;
vertical-align: middle;
color: var(--g1-color);
margin-bottom: 9px;
}

.nowosci_content .op{display: none;}
.footNews{padding: 40px 0 0 0;text-align: center;}
.footNews a.button1:after{display: none;}
#idTmp{position:absolute;top:0;left:0;width:100%;display:flex;justify-content:center;flex-wrap:nowrap;}
.animated1{animation-duration:1800ms;animation-fill-mode:both;}
.animated2{animation-duration:1200ms;animation-fill-mode:both;}
.slideInLeftNews {animation-name: slideInLeftNews;}
.fadeOutRightNews {animation-name: fadeOutRightNews;}
.slideInRightNews {animation-name: slideInRightNews;}
.fadeOutLeftNews {animation-name: fadeOutLeftNews;}

@keyframes slideInLeftNews { 0% {opacity: 0;transform: translateX(-2000px);} 100% {transform: translateX(0);} }
@keyframes fadeOutRightNews { 0% {opacity: 1;} 100% {opacity: 0;transform: translate3d(100%, 0, 0);} }
@keyframes slideInRightNews { 0% {opacity: 0;transform: translateX(2000px);} 100% {transform: translateX(0);} }
@keyframes fadeOutLeftNews { 0% {opacity: 1;} 100% {opacity: 0;transform: translate3d(-100%, 0, 0);} }


@media screen and (max-width:1300px){
.aktNewsText .newsDiv{padding: 0 10px;}
.nowosci_content .arrowNews a{width: 45px;height: 45px}
.nowosci_content .arrowNews a.n_prev{left: -45px}
.nowosci_content .arrowNews a.n_next{right: -45px}
.aktNewsText .newsDiv .more{padding: 10px 15px;}
.aktNewsText .newsDiv .more::after{margin-left: 10px}
.aktNewsText .zajawkaNews{font-size: 16px}
}
@media screen and (max-width:1200px){
.boxNews {padding: 40px 0;}
}

@media screen and (max-width:1100px){
.aktNewsText .newsDiv{width: calc(50% - 20px);}
}
@media screen and (max-width:674px){
.aktNewsText .newsDiv{width: 100%}
.divNews .arrowNews {position: absolute;top:-58px;display: flex;align-items: center;justify-content: space-between;width: 100%}
.nowosci_content .arrowNews a{position: relative;margin: 0 15px}
.nowosci_content .arrowNews a.n_prev {left: 0;}
.nowosci_content .arrowNews a.n_next {right: 0}
.divNews .divTitle{margin-bottom: 60px}
.divNews{padding: 50px 0;}
}