/*STOPKA*/

.stopka
{
padding:0px 0px 0px 0px; 
}

.stopka-zaw
{
background:#F0F0F0;
padding:50px 0px 0px 0px; 
}

.stopka-ikona-loga
{
text-align:center;
margin:0px 0px 50px 0px;
}

.stopka-ikona-loga img
{
width:118px;
height:auto;
}

.stopka-tresci
{
width:100%;
display:flex;
justify-content:flex-start;
align-items:flex-start;
flex-wrap:wrap;
margin-bottom:105px; 
}

.stopka-tresci-linki
{
width:50%;
}

.stopka-tresci-linki-zaw
{
display:flex;
justify-content:flex-start;
align-items:flex-start;
flex-wrap:wrap;
}

.stopka-tresci-linki-zaw-blok
{
width:50%;
}

.stopka-tresci-linki-zaw-blok-nag
{
font-size:16px;
color:#333333;
line-height:22px;
margin:0px 0px 25px 0px; 
font-weight:500; 
}

.stopka-tresci-linki-zaw-blok-tresc p, .stopka-tresci-linki-zaw-blok-tresc p a, .stopka-tresci-linki-zaw-blok-tresc p a:hover
{
font-size:12px;
color:#333333;
line-height:22px;
margin:0px;
padding:0px;
font-weight:500; 	
}


.stopka-tresci-linki-zaw-blok-lista
{
padding:0px;
margin:0px;
}

.stopka-tresci-linki-zaw-blok-lista li
{
padding:0px;
margin:0px;
list-style-type:none;
display:block;
line-height:22px;
}

.stopka-tresci-linki-zaw-blok-lista li a, .stopka-tresci-linki-zaw-blok-lista li a:hover
{
display:inline-block;
font-size:12px;
color:#333333;
line-height:18px;
margin:0px;
padding:0px;
font-weight:500; 
}

.stopka-tresci-sub
{
width:50%;
}

.stopka-tresci-sub-zaw
{
display:flex;
justify-content:flex-end;
align-items:flex-start;
flex-wrap:wrap;
}

.stopka-tresci-sub-zaw-tresci
{
width:375px;
}


.stopka-newsletter-form
{
width:100%;
margin:0px 0px 32px 0px;
padding-top:10px;
}

.stopka-newsletter-form input[type='text']
{
margin:0px;
padding:0px 15px;
width:calc(100% - 85px);
height:50px;
border:0px;
font-size:12px;
color:#333333;
line-height:50px;
display:inline-block;
vertical-align:middle;
outline:none;
background:#fff;
font-weight:500;
}

.stopka-newsletter-form button
{  
margin:0px 0px 0px 25px;
padding:0px;
width:50px;
height:50px;
border:0px;
font-size:0px;
color:#000;
line-height:0px;
display:inline-block;
vertical-align:middle;
outline:none;
background:transparent url('../../images/code/strzalka-stopka.svg') no-repeat center;
font-weight:400;
text-align:center;
}

.stopka-newsletter-form input[type='text']::-webkit-input-placeholder { 
color:#333333;
opacity:1;
}
.stopka-newsletter-form input[type='text']::-moz-placeholder {
color:#333333;
opacity:1;
}
.stopka-newsletter-form input[type='text']:-ms-input-placeholder { 
color:#333333;
opacity:1;
}
.stopka-newsletter-form input[type='text']:-moz-placeholder {
color:#333333;
opacity:1;
}

.stopka-social-media
{
display:flex;
justify-content:space-between;
align-items:center;
flex-wrap:wrap; 
width:136px;
}

.stopka-dol
{
border-top:1px solid #d3d3d3;
}

.stopka-dol-zaw
{
width:100%;
display:flex;
justify-content:space-between;
align-items:flex-start;
flex-wrap:wrap;
}

.stopka-dol-zaw-poz
{
font-size:12px;
color:#727272;
line-height:18px;
margin:0px;
padding:10px 0px 66px 0px;
}
.stopka-dol-zaw-poz a{
    font-size: 12px;
    color: #727272 ;
    line-height: 18px;
    margin: 0px;
    padding: 10px 0px 66px 0px;
}