@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500&display=swap');



/*
font-family: 'Rajdhani', sans-serif;
*/

:root{
--kolor1:#e1e2e4;
--kolor2:#000;
--kolor3-hover:#554c4c;
--margines:3rem;
}



img{
	max-width:100%;
	display: block;
}

.item-page{
display: flow-root;
}

.podslajdem{
max-width: 800px;
text-align: center;
margin-top: -100px;
position: relative;
background: #fff;
margin-left: auto;
margin-right: auto;
box-sizing: border-box;
padding: 30px;
margin-bottom: 120px;
font-weight: 600;
font-size: 15px;
}


#naglowek_gora {
background: var(--kolor1);
font-size: 11px;
padding-top: 8px;
padding-bottom: 8px;
color: var(--kolor2);
}
#naglowek_gora .custom{
display: flex;
margin-left: auto;
margin-right: auto;
max-width: 1200px;
justify-content: space-between;
}

#naglowek_gora #lewa-gora span{
margin-left: 10px;
border-right: solid 1px #000;
padding-right: 10px;
line-height: 10px;
display: inline-block;
}


#naglowek_gora #lewa-gora span:last-child{
border-right: none;
}

#prawa-gora img{
height: 15px;
}





#naglowek_gora #lewa-gora span a,
#naglowek_gora #prawa-gora a{
text-decoration: none;
color: #000;
font-size: 14px;
}


#naglowek_gora #prawa-gora{
text-align: right;
flex: auto;
display: flex;
justify-content: flex-end;
align-items: center;
}

#naglowek_gora #prawa-gora a{
margin-left: 8px;
display: inline-block;
}

#naglowek_gora #prawa-gora a:hover{
opacity:0.8;
}



#naglowek_gora #prawa-gora > span{
margin-left:20px;
}



#trzylakierboxy {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 10vh;
    margin-left: 5%;
    margin-right: 5%;
    text-decoration: none;
}

#trzylakierboxy a{
display:flex;
flex-wrap:wrap;
width: 30%;
    text-decoration: none;
}

#trzylakierboxy a span:nth-child(2){
color: #9d9d9c;
font-weight: 800;
margin-top: 20px;
font-size: 13px;
}

#trzylakierboxy a span:nth-child(3){
color: #000;
font-size: 1.5rem;
line-height: 2rem;
margin-bottom: 10px;
margin-top: 5px;
}

#trzylakierboxy a p{
color: #515151;
font-weight: 500;
margin-top: 0;
margin-bottom: 0;
}

#trzylakierboxy a:hover p,
#trzylakierboxy a:hover span,
#trzylakierboxy a:hover{
text-decoration:none;
opacity:0.8;
}


#stopka{
border-top: solid 1px #c8c8c8;
padding-top: 60px;
padding-bottom: 60px;
}

#stopka .custom{
width: auto;
margin-left: 5%;
margin-right: 5%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
box-sizing: border-box;
}



#stopka .custom h3{
color: #000;
justify-content: space-between;
}

#stopka .custom div a,
#stopka .custom div span{
color:#555;
text-decoration:none;
}

#stopka .custom div a:hover{
color: #a2135d;
text-decoration:none;
}




#stopka .custom div:nth-child(3) span:nth-child(3),
#stopka .custom div:nth-child(3) span:nth-child(4){
width: auto;
margin-top:20px;
}

#stopka .custom div:nth-child(3) span:nth-child(3){
margin-right:20px;
}






#m208{
background:#f3f3f2;
text-align: center;
padding-top: 50px;
padding-bottom: 80px;
padding-left: 5%;
padding-right: 5%;
}

#m208 #m208box{
display: flex;
justify-content: space-between;
margin-top: 80px;
}

#m208 #m208box > div{
width:28%;
text-align:left;
}


#m208 #m208box > div a{
color:#000;
text-decoration: none;
font-weight: bold;
font-size: 12px;
}



#m208 #m208box > div p{
color:#000;
margin-bottom: 3px;
line-height: 21px;
}



.nowosciglowna{
text-align: center;
margin-left: 5%;
margin-right: 5%;
box-sizing: border-box;
margin-bottom: 100px;
margin-top: 100px;
}

.nowosciglowna > h2{
margin-bottom: 0px;
font-weight: normal;
}


.nowosciglowna > h3{
font-weight: normal;
font-size: 13px;
margin-bottom: 50px;
}








body{
font-family: 'Rajdhani', sans-serif;
padding: 0;
margin: 0;
font-size: 17px;
line-height: 25px;
font-weight: 500;
color: var(--kolor2);
}

a{
color:#000
}



.wyrownanie{
max-width:1200px;
margin-left:auto;
margin-right:auto;
}

#glowny-zbior #content{
padding-left: 5%;
padding-right: 5%;
}

.itemid-101 #glowny-zbior #content{
padding-left: 0;
padding-right: 0;
}

#naglowek_srodek{
display: flex;
justify-content: space-between;
padding-top: 20px;
padding-bottom: 20px;
}


.menuglownemenu{
    display: flex;
    list-style: none;
    z-index: 10;
    align-items: center;
    margin-left: 0;
    padding-left: 0;
    width: 100%;
    justify-content: space-between;
}

.menuglownemenu li a{
text-decoration: none;
font-weight: 400;
text-transform: none;
font-size: 18px;
font-family: 'Montserrat', sans-serif;
color: #7f7d7c;
}

.menuglownemenu li a:hover,
.menuglownemenu li.active a{
color:var(--kolor2);
transition:all 1s ease 0s;

}


.menuglownemenu li{
margin-left:25px;
}

.nav-child{
display:none;
}

.menuglownemenu .deeper:hover .nav-child,
.menu-podrzedne-rozwiniete{
display: block;
list-style: none;
margin-left: 0;
position: absolute;
padding: 20px 25px;
background:#fff;
font-size: 15px;
font-weight: 400;
border: solid 1px #eee;
box-shadow: 5px 5px 10px #ddd;
z-index:10;
}

.menuglownemenu .deeper:hover .nav-child li{
margin-left:0px;
margin-bottom: 5px;
margin-top: 5px;
}

.menuglownemenu .deeper:hover .nav-child li a{
display: block;
margin-bottom: 10px;
margin-top: 10px;
}

.menu-podrzedne-rozwiniete li{
margin-left: 0px;
margin-bottom: 2px;
margin-top: 2px;

}

.menu-podrzedne-rozwiniete li a{
margin-left: 0px;
margin-bottom: 0px;
margin-top: 0px;
font-size: 13px;
line-height: 21px;
}

.menuglownemenu .menu-podrzedne-rozwiniete li a{
color:#000;
}


.menuglownemenu .menu-podrzedne-rozwiniete li a:hover{
color: #ddd;
}


.menuglownemenu .menu-podrzedne-rozwiniete .menuhikarozwij{
padding-left: 20px;
}

.menuglownemenu .menu-podrzedne-rozwiniete .menuhikarozwij a{
font-weight: normal;
font-size: 13px;
}

.slideshowck .camera_caption > div {
background:transparent;
color: #e7e7e7;
position: relative;
margin-right: 20px;
text-align: left;
max-width: 400px;
margin-right: auto;
}

.slideshowck .camera_pag_ul{
position: absolute;
right: 20px;
bottom: 0px;
}


.slideshowck  .camera_caption > div div.camera_caption_title {
font-size: 35px;
line-height: 45px;
font-weight: 500;
color: #e7e7e7;
}


.slideshowck .camera_caption > div div.camera_caption_desc {
font-weight: 500;
margin-top: 5px;
color: #e7e7e7;
}

.slideshowck .camera_caption > div div.camera_caption_desc  a,
#mobilna-opis-slajdy-opis a{
display: inline-block;
background: #88c200;
color: #000;
text-decoration: none;
padding: 10px 30px;
margin-top: 20px;
font-size: 18px;
}

.slideshowck .camera_caption > div {
background:transparent;
color:#000;
position: relative;
margin-right: 20px;
text-align: left;
max-width: 400px;
margin-left: auto;
}

.slideshowck .camera_pag_ul{
position: absolute;
right: 20px;
bottom: 0px;
}


.slideshowck .camera_caption{
display: flex !important;
height: 100%;
}

.slideshowck  .camera_caption > div div.camera_caption_title {
font-size: 28px;
line-height: 36px;
font-weight: 900;
}


.slideshowck .camera_caption > div div.camera_caption_desc {
font-weight: 700;
margin-top: 0px;
}

.icons{
display:none;
}

#stopka{
margin-top: 40px;
}



.view-profile .profile-edit{
max-width: 1200px;
margin-left: auto;
margin-right: auto;
}


.alert,
.alert-notice,
.alert-warning{
background: #e7000e;
color:#fff;
display: flex;
padding: 10px;
margin-bottom: 30px;
padding-left: 5%;
padding-right: 5%;
}


.alert > div,
.alert-notice > div,
.alert-warning > div{
width:100%;
}


.alert .alert-heading,
.alert-notice .alert-heading,
.alert-warning .alert-heading {
margin-top: 0;
margin-bottom: 0;
margin-left: 10px;
margin-right: 10px;
}

#member-profile{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

#member-profile > fieldset{
width: 47%;
box-sizing: border-box;
padding: 30px;
padding-top: 30px;
padding-top: 0;
}

.profile-edit .control-group{
width: 100%;
margin-top: 20px;
}


input[type="text"],
input[type="password"],
input[type="email"]{
padding: 10px;
border: solid 1px #ddd;
box-sizing: border-box;
}

input[type="checkbox"]{
border: solid 1px #000;
box-shadow: 0px 0px 1px #555;
}


label{
font-size: 13px;
margin-bottom: 5px;
display: inline-block;
color:#555;
}


button.btn-primary,
.hikabtn,
#hikashop_register_form_button,
.btn{
background:#e7000e;
box-shadow: none;
border-style: none;
color:#fff;
border-radius: 0;
text-decoration: none;
font-size: 13px;
text-transform: lowercase;
margin-top: 10px;
padding: 10px 30px;
cursor: pointer;
font-size: 14px;
display: inline-block;
line-height: 14px;
}


.btn{
background:#555;
}

button.btn-primary:hover,
.btn:hover{
background:#46a546;
transition:all 1s ease 0s;
}


#naglowek_srodek-prawo{
display: flex;
width: 100%;
max-width: 1200px;
}

.chzn-container-single .chzn-single {
height: 35px;
line-height: 35px;
}

.view-login #content,
.view-reset #content,
.view-registration #content,
.view-remind #content{
padding-left: 5%;
padding-right: 5%;
background: #f3f3f2;
padding-top: 50px;
padding-bottom: 50px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}

.view-registration #content,
.view-reset #content,
.view-remind #content{
justify-content: center;
}

.view-registration #content .btn,
.view-reset #content .btn,
.view-remind #content .btn{
margin-left: 20px;
margin-bottom: 20px;
margin-top: 0;
}


.view-login #content > div:nth-child(3){
background:#fff;
width: 48%;
padding: 20px;
box-sizing: border-box;
}

.view-login #content > div:nth-child(3)::before{
content:"Przypomnij hasło / Zarejestruj się";
display: block;
font-weight: bold;
font-size: 22px;
margin-bottom: 20px;
}



.view-login #content #system-message-container{
width: 100%;
}

.view-registration .registration,
.view-login .login,
.view-reset .reset,
.view-remind .remind{
background:#fff;
width: 50%;
}

.view-login .login .control-group:nth-child(3){
display: flex;
align-items: center;
margin-top: 10px;
}






.view-registration .registration input,
.view-login .login input,
.view-login .remind input,
.view-reset .reset input{
width: 100%;
}

.view-registration .registration form fieldset,
.view-login .login form fieldset,
.view-remind .remind form fieldset,
.view-reset .reset form fieldset{
padding:20px;
border: none;
}

.view-login .login form fieldset::before{
content:"Zaloguj się";
display: block;
font-weight: bold;
font-size: 22px;
margin-bottom: 20px;
}

.view-login #stopka,
.view-remind #stopka,
.view-reset #stopka{
margin-top:0px;
}


.view-login .nav-stacked{
display: flex;
margin-left: 0;
padding-left: 0;
}

.view-login .nav-stacked li{
list-style-type: none;
display: block;
margin-right: 20px;
background:#e7000e;
color:#fff;
}

.view-login .nav-stacked li a{
color:#fff;
text-decoration: none;
padding: 10px 13px;
display: block;
font-size: 14px;
line-height: 14px;
}


.view-registration #member-registration fieldset > legend{
display: block;
font-weight: bold;
font-size: 22px;
margin-bottom: 20px;
margin-top: 20px;
margin-bottom: 0;
}

ul.breadcrumb{
display: flex;
padding-left: 0;
padding-right: 0;
max-width: 100%;
padding-left: 5%;
padding-right: 5%;
}

ul.breadcrumb li {
    list-style: none;
    font-size: 13px;
    display: flex;
    align-items: center;
}



ul.breadcrumb li a{
color: #757575;
text-decoration:none;
font-size: 13px;
}

ul.breadcrumb li span{
margin-left: 5px;
}

.zlewakolumna{
display: flex;
flex-wrap: wrap;
}

.zlewakolumna .header{
width: 100%;
}

.zlewakolumna #kolumnalewo{
width: 25%;
padding-left: 5%;
box-sizing: border-box;
}

#glowny-zbior.zlewakolumna #content{
width: 75%;
padding-right: 5%;
padding-left: 20px;
box-sizing: border-box;
}


#strona-kontaktowa{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom: 30px;
}

#strona-kontaktowa > div{
width: 48%;
}

#strona-kontaktowa-mapa iframe{
width: 100%;
min-height: 450px;
border: none;
}


#strona-kontaktowa h2{
font-size: 16px;
border-bottom: solid 1px #ddd;
margin-bottom: 20px;
padding-bottom: 5px;
color: #555;
}


#strona-kontaktowa #strona-kontaktowa-opis > span{
background-repeat: no-repeat;
background-size: 15px;
padding-left: 20px;
background-position: 0px 5px;
margin-top: 15px;
}

#strona-kontaktowa a{
text-decoration:none;
color:#000;
}

#strona-kontaktowa .ikonatelefon{
background-image: url(../../../images/ikony/ikona_telefon-czarna.png);
}

#strona-kontaktowa .ikonaemail{
background-image: url(../../../images/ikony/ikona_czarna_email.jpg);
}

#strona-kontaktowa .ikonaadres{
background-image: url(../../../images/ikony/ikona-czarna-dom.png);
}

#strona-kontaktowa .ikonaadres u{
text-decoration:none;
}


#strona-kontaktowa #strona-kontaktowa-opis span,
#strona-kontaktowa #strona-kontaktowa-opis span b{
display: block;
color:#000;
}

#strona-kontaktowa #strona-kontaktowa-opis div span a{
color:#000;
}

#menuglownemenu-zamkniecie{
display:none;
}

#stopka .custom div:nth-child(3) a{
display:inline-block;
}

#stopka .custom div:nth-child(3) a:hover{
	color:var(--kolor2) !important;
}

#naglowek_srodek-lewo{
display: flex;
align-items: self-end;
}

#menu_naglowek{
max-width: 1200px;
padding-left: 5%;
padding-right: 5%;
}


body #ca_banner{
max-width: 300px;
left: auto !important;
bottom: 30px !important;
height: auto !important;
padding: 20px !important;
box-sizing: border-box;
border: none !important;
border-style: none !important;
background: rgba(0,0,0,0.8) !important;
}

#ca_banner h2 {
font-size: 14px !important;
font-weight: bold !important;
line-height: 21px !important;
}

#ca_banner p {
    font-size: 12px !important;
    line-height: 17px !important;
}

#ca_banner .accept {
background: #fff !important;
text-shadow: none !important;
color: #000 !important;
border-radius: 0 !important;
font-size: 12px !important;
text-transform: uppercase;
font-weight: 600;
margin-top: 10px !important;
}

#ca_banner .accept:hover{
background: #006ab6 !important;
color: #fff !important;
transition: all 1s ease 0s;
}



#ca_banner .infoplus a{
color:#fff;
}

div.hikashop_container {
position: relative;
}

#hikashop_category_information_module_113 div.hikashop_subcontainer, #hikashop_category_information_module_113 div.hikashop_subcontainer span, #hikashop_category_information_module_113 div.hikashop_container {
    text-align: center;
}



.pull-right img{
width:100%;
}

.pull-right{
width: 30%;
float: right;
margin-left: 30px;
}

.layout-blog #stopka{
float:none;
clear:both;
}


.menuglownemenu .deeper li a{
color:#000;
font-size: 1rem;
}

.menuglownemenu li.deeper a:hover,
.menuglownemenu  li.deeper .active > a{
color: #000;
transition:all 1s ease 0s;
}




#naglowek_srodek-lewo img{
max-height: 70px;
}



.slideshowck .camera_caption > div {
background:transparent;
color: #e7e7e7;
position: relative;
margin-right: auto;
text-align: left;
max-width: 500px;
margin-left: 0px;
padding: 0;

display: flex;
flex-direction: column;
justify-content: center;
}

.slideshowck .camera_pag_ul{
position: absolute;
right: 20px;
bottom: 0px;
}


.slideshowck  .camera_caption > div div.camera_caption_title {
font-size: 35px;
line-height: 45px;
font-weight: 600;
color: #000;
background: rgba(225,226,228,0.7);
padding: 0.5rem 2rem 0.5rem 0rem;
margin: 0;
}


.slideshowck .camera_caption > div div.camera_caption_desc p{
    font-weight: 500;
    margin-top: 5px;
    color: #000;
    font-size: 17px;
    background: rgba(225,226,228,0.7);
    padding: 0 2em 0.3em 0em;
    margin-top: 0;
}

.slideshowck .camera_caption > div div.camera_caption_desc  a,
#mobilna-opis-slajdy-opis a{
    display: inline-block;
    background: var(--kolor2);
    color: #fff;
    text-decoration: none;
    padding: 10px 30px;
    margin-top: 0px;
    font-size: 18px;
    margin-left: 0em;
    margin-bottom: 0em;
}



.slideshowck .camera_caption > div div.camera_caption_desc  a:hover,
#mobilna-opis-slajdy-opis a:hover{
background: var(--kolor3-hover);
color:#fff;
text-decoration:none;
}


#slider{

background: var(--kolor1);
position: relative;
}

#camera_wrap_91{
max-width: 1200px;
margin-left: auto;
margin-right: auto;
}

.slajdnapis{
position: absolute;
top: 0;
width: auto;
right: 0;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
}

.slajdnapis section{
margin-left: auto;
margin-right: auto;
max-width: 1200px;
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
flex-direction: column;
align-content: flex-end;
}


#slizo{
max-width: 1200px;
margin-left: auto;
margin-right: auto;
position: relative;
}



.slajdnapis div > p:nth-child(1){
color:#fff;
}
.slajdnapis div > p{
margin:0;
}

.slajdnapis div > p:nth-child(2){
font-size: 20px;
color: #fff;
}

.slajdnapis div {
margin-bottom: 5%;
margin-top: 5%;
background-image: url(../../../images/glo/is5.png);
background-repeat: no-repeat;
background-size: 30px;
padding-left: 45px;
background-position: 0;
z-index: 1;
}


.slajdnapis div:nth-child(1){
background-image: url(../../../images/glo/is6.png);
}

.slajdnapis div:nth-child(2){
background-image: url(../../../images/glo/is7.png);
}


.slajdnapis div:nth-child(3){
background-image: url(../../../images/glo/is5.png);
}


#box2y,
.item-page{
max-width: 1200px;
margin-left: auto;
margin-right: auto;
}

.itemid-101 #box2y{
margin-bottom: 50px;
}

.slajikon{
display: flex;
justify-content: space-between;
}

.slajikon a{
background: #e7e7e7;
display: block;
text-align: center;
width: 24.9%;
border: solid 1px #373f4a;
box-sizing: border-box;
text-decoration: none;
padding: 40px;
box-sizing: border-box;
}

.slajikon a h3{
margin-top: 0;
text-transform: uppercase;
font-weight: 600;
text-decoration: none;
font-size: 24px;
color: #373f4a;
}


.slajikon a:hover{
transition:all 1s ease 0s;
background:#88c200;
color:#fff;
}

.slajikon a:hover img{
filter: brightness(0) invert(1);
}

.slajikon a:hover h3{
color: #fff;
}



h2{
margin-bottom: 5px;
margin-top: 20px;
color: var(--kolor2);
font-weight: 600;
line-height: 25px;
}

h3{
font-size: 25px;
font-weight: 600;
}

#boxy4{
display: flex;
max-width: 1200px;
justify-content: space-around;
width: 100%;
text-align: center;
margin-top: 50px;
}

#boxy4 >div{
width:20%;
}


#boxy4 >div h3{
font-size: 23px;
margin-bottom: 2px;
color: var(--kolor1);
}

#boxy4 >div p{
font-size: 16px;
line-height: 18px;
font-weight: 500;
}

#boxy4 >div img{
height: 100px;
margin-bottom: 15px;
margin-left: auto;
margin-right: auto;
}


#stopka{
border-top: none;
padding-top: 20px;
padding-bottom: 0px;
background: var(--kolor1);
margin-top: 20px;
color: var(--kolor2);
}

#stopka .custom {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
}

#stopka .custom .m278-gora,
#stopka .custom .m278-dol{
width: 100% !important;
}


#stopka .custom .m278-dol{
color: #fff;
margin-left: auto;
margin-right: auto;
background: var(--kolor2);
}

#stopka .custom .m278-dol > div{
display: flex;
justify-content: space-between;
box-sizing: border-box;
width: 100%;
padding-top: 10px;
padding-bottom: 10px;
max-width:1200px;
margin-left:auto;
margin-right:auto;
}


#stopka .custom .m278-gora >div:nth-child(1) img{
max-height: 150px;

}

#stopka .custom .m278-gora >div:nth-child(1) p{
margin-top: 20px;
margin-bottom: 0;
font-weight: 200;
font-size: 13px;
line-height: 21px;
display: flex;
}


#stopka .custom .m278-gora >div:nth-child(1) p a{
margin-right: 20px;
display: flex;
align-items: center;
font-weight: 600;
}

#stopka .custom .m278-gora >div:nth-child(1) p a img{
margin-right:5px;
height: 18px;
}


#stopka .custom .m278-gora >div:nth-child(1){
margin-right: 5%;
}

#stopka .custom .m278-gora >div:nth-child(2),
#stopka .custom .m278-gora >div:nth-child(3),
#stopka .custom .m278-gora >div:nth-child(4){

margin-right: 5%;
}



#stopka .custom .m278-gora{
display: flex;
justify-content: flex-start;
box-sizing: border-box;
padding-bottom: 40px;
max-width: 1200px;
margin-left: auto;
margin-right: auto;
}

#stopka .custom .m278-gora >div h2{
    margin-top: 0;
    font-size: 21px;
    display: block;
    width: 100%;
    font-weight: 600;
    margin-bottom: 10px;
}

#stopka .custom .m278-gora >div span{
display: block;
width: 100% !important;
margin: 0 !important;
color: #767676;
}


#stopka .custom .m278-dol > div span,
#stopka .custom .m278-dol > div a{
margin:0;
padding:0;
}

#stopka .custom div a:hover {
    color: #a80000;
    text-decoration: none;
}


#stopka .custom .m278-dol a:hover {
    color: #eee;
    text-decoration: none;
}


#stopka .custom > div{
font-size: 15px;
}


#stopka .custom .m278-gora h2,
#stopka .custom .m278-gora a,
#stopka .custom .m278-gora span{
    color: var(--kolor2) !important;
}




.stopkasoc{
display: flex;
margin-left: -10px;
max-width: 120px;
}


.stopkasoc span img{
height: 25px;
margin-left: 5px;
margin-right: 5px;
filter: brightness(0) invert(1);
}

.stopkasoc span a:hover{
opacity:0.8;
}




.aktualnosci1s{
box-sizing: border-box;
}


.aktualnosci1s h3{
font-size: 15px;
padding: 0px;
top: -25px;
display: block;
position: relative;
margin-bottom: -10px;
max-width: 230px;
text-align: center;
color: #000;
background: #fff;
}


.aktualnosci1s .ns2-title a{
color: var(--kolor2);
text-decoration: none;
font-size: 22px;
margin-bottom: 0;
}

.aktualnosci1s h4.ns2-title {
margin-top: 20px !important;
margin-bottom: 3px;
}

.aktualnosci1s div.ns2-author, div.ns2-created, div.ns2-category {
    display: block;
    margin-bottom: 3px;
}


.aktualnosci1s .ns2-introtext, .aktualnosci3s .ns2-introtext, .aktualnosci4s .ns2-introtext {
    line-height: 20px;
    font-size: 16px;
    line-height: 24px;
	margin: 0;

}


.aktualnosci1s a.ns2-readmore span{
color: #fff;
border: none;
padding: 5px 20px;
letter-spacing: 0;
display: inline-block;
margin-top: 5px;
background: var(--kolor2);
}

.aktualnosci1s a.ns2-readmore span:hover{
background:var(--kolor3-hover);
color:#fff;
text-decoration:none;
}


.aktualnosci1s  .ns2-row .ns2-column {
border-bottom: solid 1px #eeeeee;
padding-bottom: 20px;
}


body:not(.itemid-101) header{
/*border-bottom: solid 1px #eee;*/
margin-bottom: 0px;
}



#formalapa{
width: 100%;
height: 450px;
margin-top: 50px;
}


body .formuldzuduz{
width: 100%;
}

.formuldzuduz form,
.formuldzuduz form input,
.formuldzuduz form textarea{
width:100%;
font-size: 13px;
margin-bottom: 10px;
}



.formuldzuduz form input,
.formuldzuduz form textarea{
border: solid 1px #eee;
box-shadow: none;
box-sizing: border-box;
padding: 20px;
font-family: 'Rajdhani', sans-serif;
font-size:16px;
}

.formuldzuduz .btn-primary{
width: 100%;
background: var(--kolor1);
box-sizing: border-box;
border: none;
margin-top: 20px;
padding: 20px;
font-size: 16px;
text-transform: uppercase;
}

.formuldzuduz .btn-primary:hover{
transition:all 1s ease 0s;
background:#88fd00;
}

.formuldzuduz .jdscf-col,
.formuldzuduz .jdscf-col-md-12{
padding: 0;
}


.jd-simple-contact-form .jdscf-row {
margin-right: 0px;
margin-left: 0px;
}


#Zgoda{
width: 20px;
margin-right: 20px;
}

.form-check-label{
color: #000;
line-height: 18px;
}


.formuldzuduz h5{
font-size: 20px;
text-align: center;
margin-bottom: 20px;
border-bottom: solid 3px;
padding-bottom: 20px;
}

.formuldzuduz select{
width: 100%;
padding: 10px;
line-height: 20px;
box-sizing: border-box;
height: 50px;
border-radius: 0;
}


.formuldzuduz input[type="checkbox"]{
width: 20px;
margin-right: 10px;
box-shadow: 1px 1px 1px;
border: solid 1px #000;
}



h1,
.naglowek-duzy{
font-weight: 600;
font-size: 30px;
}


.naglowek-duzy{
margin-top: 71px;
}


.naglowe-srodek{
    text-align: center;
    font-weight: 500;
    font-size: 30px;
    margin-bottom: 20px;
    margin-top: var(--margines);
    margin-bottom: 1.5rem;
}




.naglowe-srodek span{
	color:var(--kolor2);
	
}



h4{
font-size: 18px;
font-weight: 600;
}



#plotykaakceptacja{
    background: var(--kolor1) !important;
    color: #000 !important;
}


body #politykacookiesbp h2 {
    color: #fff;
    line-height: 24px;
    font-size: 22px;
}

body #politykacookiesbp a {
    color: var(--kolor1);
}


body #politykacookiesbp {
  
font-size: 15px;
line-height: 21px;
}

.liczby{
display: flex;
justify-content: space-between;
flex-wrap: wrap;
margin-top: 30px;
}


.liczby > div{
	width:30%;
	text-align:center;
}

.liczby > div span:nth-child(1){
width: 100%;
display: block;
font-size: 6em;
color: var(--kolor2);
line-height: 1em;
font-weight: 900;
}


.liczby > div span:nth-child(2){
	font-size: 1.3em;
    max-width: 200px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


.m278-dol div span{
	width:50%;
}


.m278-dol div span:nth-child(2){
	text-align:right;
}


.itemid-276 #event h1{
	display:none;
}

#logogl{
margin-left: 2rem;
}

#logogl img{
max-height: 80px;
}


.glowna-boxy{
display: flex;
justify-content: space-between;
margin-top: var(--margines);
}


.glowna-boxy a{
display: flex;
width: 30%;
position: relative;
}

.glowna-boxy a strong{
display: inline-block;
position: absolute;
background: #000;
color: #fff;
text-decoration: none;
font-weight: 600;
padding: 0.5em 2em;
right: 0;
top: 5%;
}

.glowna-boxy a:hover{
opacity: 0.6;
}


#stopka .m278-dol span,
#stopka .m278-dol a{
    color:#fff !important; 
    font-size: 16px;
}


.iklny-spolecznosciowe-stopka{
    grid-template-columns: 1fr 1fr 1fr 1fr;
    display: grid;
    gap: 10px;
}

.iklny-spolecznosciowe-stopka img{
    height: 30px;
    width: auto;
}

.iklny-spolecznosciowe-stopka a:hover{
    opacity: 0.8;
}



body .formularz22 .cf-input{
    border-color: #ddd;
    border-width: 1px;
    box-shadow: none;
    box-sizing: border-box;
    padding: 20px;
    margin-bottom: 10px;
    background: #eee;
}


body .formularz22  .convertforms .cf-content-wrap, 
body .formularz22 .convertforms .cf-form-wrap {
    padding: 0px;
}


body .formularz22  .formularz22-opis-dodatkowy h6{
    font-size: 0.9rem !important;
    line-height: 1.4 !important;
    letter-spacing: 0px;
    text-align: left;
    font-weight: 400 !important;
    margin: 0 !important;
    padding: 0 !important;
}


body .formularz22 #cf_1 .cf-content-wrap:nth-child(1){
    display: none;
}



body .formularz22 .cf-text-left button{
    width: 100%;
    background-color: #000 !important;
    box-sizing: border-box;
    border: none !important;
    padding: 1.5em 2em;
}


.przycisk-czarny{
    border: solid 2px;
    padding: 1rem;
    text-decoration: none;
    display: inline-block;
}

body .convertforms.cf-success .cf-response {
    background-color: var(--kolor1);
    display: block;
    color: #000;
}

.real-estete{
    display: grid;
    grid-template-columns: 35% 65%;
    width: 100%;
    gap: 2rem;
}

.real-estete img{
    width: 100%;
    height: auto;
}

.real-obr-lin{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2em;
}

.real-obr-teks span:nth-child(1){
    font-size: 4rem;
    font-weight: 600;
    display: block;
    line-height: 1;
}

.real-obr-teks span:nth-child(2),
.real-obr-teks span:nth-child(3){
    font-size: 2.5rem;
    display: block;
    margin-top: 0.4em;
}

.real-obr-teks span:nth-child(4){
    display: block;
    color: var(--kolor1);
    font-size: 1.8rem;
    line-height: 1;
    margin-top: 0.6em;
    margin-bottom: 4.2rem;
}

.real-estete a:hover{
    transition: all 1s ease 0s;
    transform: scale(1.1);
}

.napis-formularz{
    font-size: 1.6rem;
    margin-top: 4rem;
    margin-bottom: 0;
    margin-bottom: -1rem;
}