#cookie-notice .cn-button{color: black;
    background: #9cc23b;
    text-shadow: none;
    box-shadow: none;
    border-radius: 0px;}

.portfolio_navigation{display:none !important;}

.sidebar-list a{    display: inline-block;
    width: 100%;
    background: #fbfbfb;
    color: #3a3a3c !important;
    padding: 10px 20px;
    box-sizing: border-box;
    margin-bottom: 10px;
    font-weight: 700 !important;
    border-bottom: 2px solid #9cc43b;}

.sidebar h5{  margin-bottom:25px !important;  font-size: 26px;
    font-weight: 700;
    color: #333;}
.sidebar h5:after{content: '';
    display: block;
    width: 84px;
    height: 5px;
    background: #9cc43b;
    margin-top: -5px;}

.kontakts i{    font-size: 70px;}
.kontakts h5{    font-size: 26px !important;
    font-weight: 700 !important;
    color: #4c4c4c !important;}
.kontakts:before{content: '';
    display: block;
    max-width: 1060px;
    margin: 0 auto;
    height: 1px;
    background: gainsboro;
    margin-bottom: 50px;}
.kontakts p{    font-size: 16px !important;
    font-weight: 400 !important;}

.footer_top_holder{background-position:top center !important;}

.latest_post_two_holder .latest_post_two_info{display:none;}
.latest_post_two_excerpt{margin-bottom:0px;}
.latest_post_two_holder .latest_post_two_text .separator.small{    margin: 20px auto;
    background: #9cc23b;}
.latest_post_two_title a{    font-size: 22px;
    font-weight: 700;
    color: #9cc23b;}
.latest_post_two_holder .latest_post_two_text {
    padding: 51px 33px 51px;
    box-shadow: 0px 0px 16px 0px #ccc;
border-bottom: 3px solid #9cc23b;
}

.pionowy-box{    text-align: center;
    padding: 20px;
    box-shadow: 0px 0px 16px 0px #ccc;
    background: #fafafa;}
.pionowy-box .box-titles{    font-size: 30px;
    line-height: 35px;
    font-weight: 700;
    color: #9cc23b;
    margin-top: 5px;
    margin-bottom: 15px;}
.pionowy-box .box-textes{    font-weight: 500;
    margin-bottom: 15px;}
.pionowy-box a{    color: #fff;
    background: #9cc23b;
    width: 100%;
    display: block;
    padding: 10px 20px;
    box-sizing: border-box;
    font-size: 20px;
    font-weight: 700;}

.white-boxes{    color: #fff;
    text-align: left;
    font-size: 20px;
    font-weight: 700;
    padding-left: 25px;
    border-left: 5px solid #9cc23b;
    margin-bottom: 30px;}

p{margin-bottom:15px;}
.border-bottom-section{    border-bottom: 2px solid #9cc23b;}
.qode-simple-quote-holder .qode-simple-quote-holder-inner .qode-simple-quote-icon-holder{fill: #9cc23b !important;}

.shadow-box:after{    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
z-index: 1;
background: rgba(30, 31, 36, 0.12);
    width: 100%;
    height: 100%;}
.shadow-box{  background-position: center; position:relative;  margin-bottom: 20px;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    border: 20px solid #fff;
    box-shadow: 0px 0px 12px 0px #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;}
.shadow-box-title{ text-align:center;  z-index:2; color: #fff;
    font-size: 30px;
    font-weight: 900;}
.shadow-box-button{  z-index:2;  background: #9cc23b;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px 20px;
    margin-top: 20px;}

.box-long {
    min-height: 520px;
}
.box-short{min-height:300px;}

@media (max-width: 767px){
.pionowy-box{margin-bottom:40px !important;}
.box-short, .box-long{min-height:400px;}
h2{font-size:40px !important;    line-height: 40px !important;}
.white-boxes{background-color:rgba(0,0,0,0.3); padding-top:10px; padding-bottom:10px;}
}
@media only screen and (max-width: 600px){
.footer_top, .footer_top.footer_top_full {
padding-top:70px !important
}}