.nowosci_content{}
.boxAktualnosci{
overflow: hidden;
background-repeat: repeat-x;
background-position: 0px 100%;

}
.divAktualnosci{
box-sizing:border-box;
position: relative;
padding: 65px 0px 0px 0px;
max-width: 1920px;
margin: 0px auto;
}
.nowosci_content .divTitleNews{
font-size:36px;
margin: 0px 0px 70px 0px;
color: #404040;
font-weight: 500;
position: relative;
padding-bottom: 12px;
text-align: center;
}
.nowosci_content .divTitleNews a{
font-size:40px;
color: #7a5c42;
font-weight: 600;
text-align: center;
position: relative;
display: inline-block;
position: relative;
padding: 0px 0px 30px 0px;
}

.nowosci_content .divTitleNews a::after {
content: "";
width: 140px;
height: 3px;
background-color: #f2b230;
position: absolute;
bottom: 0px;
left: 0px;
right: 0px;
margin: auto;
}


.aktPromocjeText{
position: relative;
transition: all 0.5s ease-out 0s;
}

.nowosci_content .arrowNews{
position: absolute;
z-index: 1;
width: 100%;
top:33%;
transform: translateY(-50%);
}

.nowosci_content .arrowNews.noShowArrow{
display: none;
}

.nowosci_content .arrowNews a{
position: absolute;

width: 60px;
height: 90px;
z-index: 1;

background-color: #C51F28;
transition: all 0.5s ease-out 0s;
border: 1px solid #C51F28;
}

.nowosci_content .arrowNews a:hover{
background-color: #FFFFFF;
}

.nowosci_content .arrowNews a:after{
content: "";
width: 15px;
height: 27px;
position: absolute;
left: 0px;
right: 0px;
top:0px;
bottom: 0px;
filter: brightness(0%) invert(100%);
transition: all 0.5s ease-out 0s;
margin: auto;
}

.nowosci_content .arrowNews a.n_prev:after{
background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAbCAYAAACjkdXHAAAABHNCSVQICAgIfAhkiAAAAWlJREFUOE+VlMFKw0AQhmcm6TuopOnBmu5FBC+FNoJP40lRpAf1ohe9VBDUm+8hCFLUpukrbAseUqF3LyLU7khSWlqaJrt7/77/381MEAxP6HpnjHRSj+QamrBBUVwgwTUw39cHvWNtOCyJBgM0geGpPpAHcagWnAZqwR1XXAHC5Xzi9KqZyUGx0kTCRhqYmZwHroR1wFRYF1yCTcAFeAqygkf/Sx7pDE/y2kFRPCDBoQmYJAeuuEGEcwS4q0XyVCdx9p0Dt/KJiA6O1E5t2JdGcOhslpVVaAOzDX/g+8NeT1eQ3HkisENgQBPBbDzDDU+oAn6YCBZmOxawTR0GVjoNlhYjdMQ2E7zpCFK3KhFY3GaGUVaDlSvZLZV3FVitLEHmPseCMdvvAPyb1iD3N9R1tqpjsl7TBLlwPAexQJHVYuCf+QZacCxou55PQC/zAm140kDsK+JnRvz2I7luBE/W19sjomotkrf/1fbMHFrlj8MAAAAASUVORK5CYII=') 50% 50% no-repeat;
}

.nowosci_content .arrowNews a.n_next:after{
background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAbCAYAAACjkdXHAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAUFJREFUeNqU1D9OhEAUBvBv3oqH2LBQuMI0NjY2bLKn8QJaGCt7q42dN/AAFibGGAWsLbc3xgtoTHaX5wwRJMjCmymGMMnvm38PwMzIQ32aTqIZHBvZrgBOlFJ3L76eO2OseM7AZ0G4fQ6ixAkn78sl1kgY/EUgs4L9I/nMrYANje4lAdR8qQIA/i4DwumhGLcDCowe+gKoa7DeAmNlA3JfH4hxO4AJj10B1LenxiEWZcA40mLcDig89dQMIMl91ofIUGWAvze148rWtilNUUWl4zjGDlID1rRZzZywbXbZ7NGrcW/k+iXBo2PT75pF38DOLG3pRF9loWb7LAek+A/Gl/WgBGeBvv4HJXgrHMK9sA8Pwm1YBLtwBc3zYvAkm7iC9lcsur8KO8MKZ0G8+K2cc6dSLXGoP/IgOnMt8x8BBgBBKNlls63mnQAAAABJRU5ErkJggg==') 50% 50% no-repeat;
}

.nowosci_content .arrowNews a.n_prev{
left: 0px;
}
.nowosci_content .arrowNews a.n_next{
right: 0px;
}

.nowosci_content .arrowNews a:hover:after{
filter: brightness(100%) invert(0%);
}


.aktPromocjeText .newsDiv{
display: inline-block;
box-sizing:border-box;
width: 33.333%;
padding: 0px;
vertical-align: top;
}



.aktPromocjeText .newsDiv .newsDivA{
display: block;
position: relative;
height: 100%;
padding-bottom: 65px;
box-sizing: border-box;
background-color: #F9F9F9;
transition: all 0.5s ease-out 0s;
}
.aktPromocjeText .newsDiv .newsDivA:hover{
background-color: #FFFFFF;
box-shadow: 0px 0px 31px 0px rgba(0,0,0,0.16);
}

.aktPromocjeText .newsDiv .imgP{
display: block;
position: relative;
margin-bottom: 30px;
overflow: hidden;
background-color: #FBFBFB;
}

.aktPromocjeText .newsDiv .imgP img{
max-width: 100%;
height: auto;
transition: all 0.5s ease-out 0s;
}

.aktPromocjeText .newsDiv:hover .imgP img{

}



.aktPromocjeText .newsDiv .zajawkaTytul{
display: block;
box-sizing:border-box;
transition: all 0.5s ease-out 0s;
padding: 0px 16px;
}


.aktPromocjeText .newsDiv .zajawkaTytul .tytulNews{
display: block;
font-size: 1.3em;
font-weight: 700;
line-height: 1.2;
color: #313131;
margin: 0px 0px 35px 0px;
position: relative;
transition: all 0.5s ease-out 0s;
text-align: center;
padding: 0px 20px;
}



.aktPromocjeText .newsDiv .moreSp{
transition: all 0.3s ease-out 0s;
display: block;
box-sizing: border-box;
padding: 13px 5px 13px 5px;
font-size: 16px;
font-weight: 700;
line-height: 1;
color: #ffffff;
background-color: #007BCA;
border-radius: 8px;
border: 1px solid #007BCA;
text-align: center;
position: absolute;
bottom: 30px;
width: 75%;
left: 50%;
transform: translateX(-50%);
}

.aktPromocjeText .newsDiv .moreSp:hover{
background-color: #FFFFFF;
color: #007BCA;
}


.aktPromocjeText .zajawkaNews{
font-size: 0.89em;
font-weight: normal;
font-style: normal;
font-stretch: normal;
line-height: 1.6;
letter-spacing: normal;
text-align: center;
color: #313131;


}

.moreDiv{
text-align: center;
padding: 80px 0px 0px 0px;
}

.nowosci_content .aktProm{
box-sizing:border-box;width:100%;
padding: 0px;
display: flex;
}

.nowosci_content .op{display: none;}

#idTmp{display:block;position:absolute;top:0px;left:0px;width:100%;
display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;justify-content:center;-webkit-justify-content:center;flex-wrap:nowrap;-webkit-flex-wrap:nowrap;
}
.animated1{-webkit-animation-duration:1800ms;animation-duration:1800ms;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.animated2{-webkit-animation-duration:1200ms;animation-duration:1200ms;-webkit-animation-fill-mode:both;animation-fill-mode:both;}

.slideInLeftNews {
-webkit-animation-name: slideInLeftNews;
animation-name: slideInLeftNews;
}

.fadeOutRightNews {
-webkit-animation-name: fadeOutRightNews;
animation-name: fadeOutRightNews;
}

.slideInRightNews {
-webkit-animation-name: slideInRightNews;
animation-name: slideInRightNews;
}

.fadeOutLeftNews {
-webkit-animation-name: fadeOutLeftNews;
animation-name: fadeOutLeftNews;
}


@keyframes slideInLeftNews {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
-ms-transform: translateX(-2000px);
transform: translateX(-2000px);
}

100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}

}
@-webkit-keyframes slideInLeftNews {
0% {
opacity: 0;
-webkit-transform: translateX(-2000px);
transform: translateX(-2000px);
}

100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}

@-webkit-keyframes fadeOutRightNews {
0% {
opacity: 1;
}

100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}

@keyframes fadeOutRightNews {
0% {
opacity: 1;
}

100% {
opacity: 0;
-webkit-transform: translate3d(100%, 0, 0);
-ms-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
}

@-webkit-keyframes slideInRightNews {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
transform: translateX(2000px);
}

100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
}

@keyframes slideInRightNews {
0% {
opacity: 0;
-webkit-transform: translateX(2000px);
-ms-transform: translateX(2000px);
transform: translateX(2000px);
}

100% {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
}
}
@-webkit-keyframes fadeOutLeftNews {
0% {
opacity: 1;
}

100% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}

@keyframes fadeOutLeftNews {
0% {
opacity: 1;
}

100% {
opacity: 0;
-webkit-transform: translate3d(-100%, 0, 0);
-ms-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
}

@media screen and (max-width:1680px){

}
@media screen and (max-width:1600px){
.nowosci_content .aktProm {padding: 0px 40px;}
.aktPromocjeText .newsDiv {}
.nowosci_content .arrowNews a {width: 40px;}
}
@media screen and (max-width:1500px){
.aktPromocjeText .newsDiv .zajawkaTytul .tytulNews {font-size: 1em;line-height: 1.1em;padding-bottom: 10px;margin-bottom: 15px;}
.aktPromocjeText .zajawkaNews {font-size: 0.8em;}
.aktPromocjeText .newsDiv .zajawkaTytul .tytulNews::after {height: 2px;}
.aktPromocjeText .newsDiv .moreSp {font-size: 16px;background-size: 25px auto;}
}
@media screen and (max-width:1360px){
.divAktualnosci{padding-top: 20px}
}

@media screen and (max-width:1310px){
.divAktualnosci {padding: 30px 0px 30px 0px;}
}
@media screen and (max-width:1200px) {
.nowosci_content .aktProm {padding: 0px 40px;}
}

@media screen and (max-width:960px){
.aktPromocjeText .newsDiv {width: 50%;flex: 1 0 auto}
}
@media screen and (max-width:610px){
.aktPromocjeText .newsDiv {width: 100%;text-align: center}
.aktPromocjeText .zajawkaNews {text-align: center}
.aktPromocjeText .newsDiv .zajawkaTytul .tytulNews::after {right: 0px;margin: auto}
}