img{
    max-width: 100%;
    height: auto;
}

.post_category{
    font-size: 11px;
    color: #757575;
    line-height: 12px;
    text-transform: uppercase;
    padding: 30px 25px 20px 25px;   
}

.post_tytul{
	margin-top:25px;
	    flex: 1;
}

.post_tytul a{
    font-size: 20px;
    color: #222222 !important;
    font-weight: bold;
    padding: 0 25px 35px 25px;  
    text-decoration:none !important;
    display:block;
}

.post_autor{
    padding: 0 25px 0 25px; 
}

.posty_glowna .col-sm-4 .post_autor img{
border-radius: 50%;
    display: inline-block;
    vertical-align: top;    
}

.post_autor_name{
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 20px;    
    max-width: calc(100% - 20px);
}

.post_autor_name p:nth-child(1){
    font-size: 12px;
    font-weight: 600;
    color: #222222;
    line-height: 12px;
    margin-bottom: 12px;    
}

.post_autor_name p:nth-child(2){
    margin: 0;
    font-size: 12px;
    color: #757575;
    line-height: 12px;  
}

.posty_glowna .col-sm-4 > div {
    border: 1px solid #d9d9d9;
    padding-bottom: 25px;
}

/* --------------------------- article -------------------- */

.content{
    line-height: 200%;	
}

article{
    padding-top: 50px;
}

.paragraf_h1_cont{
    margin-top: 50px;
}

.paragraf_h1_cont h1,.paragraf_h1_cont .h1_paragraf{
    display: inline;
}

article h1{
	max-width:950px;
	font-size:36px;
	color:#222222;
	font-weight:bold;
    margin: 50px auto 0px;
}

.h1_paragraf{
	max-width: 950px;
    font-size: 36px;
    color: #222222;
    font-weight: bold;
    margin: 0px auto 50px;	
}

article .post_autor{
    max-width: 950px;
    margin: auto;	
}

article .post_autor img{
    border-radius: 50%;
    display: inline-block;
    vertical-align: top;	
}

article .post_autor > div{
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;	
	max-width: calc(100% - 100px);
}

article .post_autor > div p:nth-child(1){
    font-size: 12px;
    color: #222222;
    font-weight: 600;
    margin-bottom: 8px;	
}

article .post_autor > div p:nth-child(2){
    color: #222222;
    font-size: 12px;
    margin-bottom: 6px;	
}

article .post_autor > div p:nth-child(3){
color: #757575;
    font-size: 12px;
    margin-bottom: 0;	
}

article .post_autor .bio_autor{
border: 1px solid #2192d9;
    padding: 4px 6px;
    margin-left: 10px;
    border-radius: 2px;
    font-weight: 300;
    color: #2192d9;
    font-size: 11px;
cursor:pointer;	
}

article .post_autor .bio_autor:hover{
	background:#2192d9;
	color:white;
}

article .entry-content > img{
    display: block;
    margin: 25px auto 50px;
}

.tags{
    padding: 0;
    margin: 0;
    list-style-type: none;
    margin: 50px 0;	
}

.tags li{
    display: inline-block;	
	margin-right: 5px;
}

.tags li a{
    background: #f2f2f2;
	display:block;
    padding: 10px 15px;
    
    border-radius: 2px;
    color: #525252;
    font-size: 12px;	
}

.napisz_komentarz{
border: 1px solid #e4e4e4;
    padding: 60px 10px;
    text-align: center;
    margin-bottom: 30px;	
}

.napisz_komentarz p:nth-child(1){
    font-size: 22px;
    color: #222222;
    font-weight: 500;
    margin-bottom: 50px;	
}

.napisz_komentarz p:nth-child(2){
    font-size: 12px;
    color: #757575;
    margin-bottom: 40px	
}

.napisz_komentarz > div{
	
}

.napisz_komentarz_button{
border: 1px solid #e4e4e4;
    display: inline-block;
    color: #222222;
    font-size: 12px;
    font-weight: 500;
    padding: 15px 20px;
    border-radius: 2px;
cursor:pointer;	
}

.napisz_komentarz_button:hover{
	background:#e4e4e4;
}

article .post_autor > div .autor_opis p{
    font-weight: initial;	
}

.najnowsze_posty{
    margin-top: 50px;
    background: #fafafa;
    padding: 20px 10px;	
}

.najnowsze_posty > div,.article_margin{
    max-width: 950px;
    margin: auto;	
}

.najnowsze_posty .post_tytul a{
	font-size:17px;
}

.czekamy_na_komentarz{
font-size: 22px;
    text-align: center;
    font-weight: bold;
    color: #222222;
    margin-top: 80px;
    padding-bottom: 80px;
    border-bottom: 1px solid #e4e4e4;
    max-width: 950px;
    margin: 80px auto 50px;	
}

.comments-count{
    display: inline-block;
    margin: 0 20px;	
}

.comments-count a{
    color: #757575;
    font-size: 11px;
    margin-left: 15px;	
}

.comments-count img{
	
}

.comments-count span{
    text-align: center;
    color: #757575;
    font-size: 11px;
    padding: 0px 10px;
    vertical-align: middle;
    line-height: 11px;
    position: relative;
    top: -3px;	
}

.social{
float: left;	
}

.social ul{
padding: 0;
    list-style-type: none;
    margin: 0;	
}

.social ul li{
    margin-bottom: 20px;	
}

.social ul li span{
    display: block;
    text-align: center;
    margin-bottom: 15px;
    color: #757575;
    font-size: 11px;	
}

.social ul li p{
margin: 0;
    width: 70px;
    height: 70px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #e8e8e8;
    line-height: 63px;
    color: #e23756;	
}

/* --------------- komentarze ----------------- */

.form-submit input[type=submit]{
    background: #2192d9;
    border: 2px solid #2192d9;
    color: white;
    font-weight: bold;
    font-size: 13px;
    display: block;
    padding: 12px;
    vertical-align: top;
    border-radius: 3px;
    max-width: 210px;
    width: 100%;
    text-align: center; 
}

.form-submit input[type=submit]:hover{
    text-decoration: none;
    color: #2192d9;
    background: transparent;    
}

.comment-form-comment textarea{
    border: 1px solid #e4e4e4;
    width: 100%;    
    padding:10px;
}

ol.comment-list{
    padding: 0;
    list-style-type: none;  
}

ol.comment-list .comment{
    padding: 25px;
    border: 1px solid #e4e4e4;
    margin-bottom: 25px;    
}

#dodaj_komentarz_button{
    background: #e4e9ef;
    padding: 50px 100px;    
    margin-bottom: 25px;
}

#dodaj_komentarz_button p{
    margin: 0;
    color: black;
    background: white;
    padding: 20px 20px;
    font-size: 12px;
    font-family: Roboto;
    border-radius: 2px;
    cursor: pointer;
    font-weight: 600;   
}

#dodaj_komentarz_button p .fa{
    margin-right: 15px;
    font-size: 16px;    
}

#respond{
    position: fixed;
    background: white;
    padding: 25px;
    top: 50px;
    width: 100%;
    max-width: 1200px;
    margin: auto;
    left: 0;
    right: 0;
    z-index: 999;   
    display:none;
}

#comments:before{
    content:' ';
    display:none;
    background: rgba(0,0,0,0.5);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}

#comments.active:before{
    display:block;
}

#comments.active #respond{-webkit-animation:slide-down .3s ease-out;-moz-animation:slide-down .3s ease-out;display:block}
@-webkit-keyframes slide-down{0%{opacity:0;-webkit-transform:translateY(-100%)}100%{opacity:1;-webkit-transform:translateY(0)}}
@-moz-keyframes slide-down{0%{opacity:0;-moz-transform:translateY(-100%)}100%{opacity:1;-moz-transform:translateY(0)}}

@media(max-width:767px){
    #respond{
        top: 0;
        padding-top: 0;
    }
    
    #dodaj_komentarz_button{
        padding: 50px 20px; 
    }
    
    .comment-form-comment textarea{
        height:80px;
    }
    
    .comment-form-cookies-consent .label{
        font-size:11px;
    }
    
    .comment-notes{
        font-size:14px;
    }
    
    #page h2.comment-reply-title{
        font-size:18px;
        line-height:2px;
    }
}

/* --------------- kategorie na glownej -------------- */

.kategorie{
    padding: 0;
    list-style-type: none;  
    text-align:center;
}

.kategorie li{
    display: inline-block;
    margin: 0 5px;  
    color: #848484;
    font-size: 11px;
    text-transform: uppercase;  
}

.kategorie li a{
    color: #848484;
    font-size: 11px;
    text-transform: uppercase;  
}

.kategorie li.active,.kategorie li.active a,.kategorie li a:hover{
    color:black;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}

.posty_glowna{
    
}

.posty_glowna .col-sm-4{
    margin-bottom:25px;

}

.posty_glowna .col-sm-4 > div{
    border: 1px solid #d9d9d9;  
    padding-bottom: 25px;
	height: 100%;
    flex-direction: column;
    display: flex;
}

.posty_glowna .col-sm-4 > div img{
display: block;
    max-width: 100%;
    height: auto;   
}

.post_category{
    font-size: 11px;
    color: #757575;
    line-height: 12px;
    text-transform: uppercase;
    padding: 30px 25px 20px 25px;   
}

.post_tytul{

}

.post_tytul a{
    font-size: 20px;
    color: #222222 !important;
    font-weight: bold;
    padding: 0 25px 35px 25px;  
    text-decoration:none !important;
    display:block;
}

.post_autor{
padding: 0 25px 0 25px; 
}

.posty_glowna .col-sm-4 .post_autor img{
border-radius: 50%;
    display: inline-block;
    vertical-align: top;    
}

.post_autor_name{
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;    
}

.post_autor_name p:nth-child(1){
    font-size: 12px;
    font-weight: bold;
    color: #222222;
    line-height: 12px;
    margin-bottom: 12px;    
}

.post_autor_name p:nth-child(2){
    margin: 0;
    font-size: 12px;
    color: #757575;
    line-height: 12px;  
}

.face_post_glowna{
    display: inline-block;
    vertical-align: top;
    float: right;   
}

.face_post_glowna_count{
    font-size: 11px;
    color: #757575;
    margin-bottom: 8px;
    text-align: center; 
}

.face_post_glowna_ikona{
    margin-bottom: 0;
    font-size: 11px;
    color: #2192d9;
    width: 20px;
    height: 20px;
    border: 1px solid #2192d9;
    border-radius: 50%;
    text-align: center;
    line-height: 18px;  
}

.baner_glowna{
    padding: 40px;
    margin-bottom: 25px;
    background-size: cover; 
}

.baner_glowna_tytul{
    color: white;
    font-size: 36px;
    font-weight: bold;
    max-width: 500px;
    line-height: 42px;
    margin-bottom: 50px;    
}

.baner_glowna_opis{
    color: white;
    font-size: 12px;
    max-width: 500px;
    margin-bottom: 50px;    
}

.baner_glowna_przycisk{
display: inline-block;
    vertical-align: middle;
    border: 1px solid white;
    border-radius: 2px;
    max-width: 160px;
    width: 100%;
    margin-right: 20px;
    text-align: center; 
}

.baner_glowna_przycisk:hover{
    background:white;
}

.baner_glowna_przycisk:hover a{
    color:black;
    text-decoration:none;
}

.baner_glowna_przycisk.white{
    background: white;  
}

.baner_glowna_przycisk.white:hover{
    background:transparent;
}

.baner_glowna_przycisk.white:hover a{
    color:white;
}

.baner_glowna_przycisk a {
    font-size: 12px;
    font-weight: bold;
    color: white;   
    display: block;
    padding: 10px;
}

.baner_glowna_przycisk.white a{
    font-size: 12px;
    font-weight: bold;
    color: black;   
    display: block;
    padding: 10px;
}

/* --------------- kontakt ----------------- */

.page-template-kontakt #primary{
    padding: 50px 0;
}

.kontakt_cont{
    max-width: 980px;
    margin: auto;
    background: #564740;
    overflow: hidden;
    box-shadow: 0px 0px 14px -5px rgba(0,0,0,0.5);
}


.kontakt_cont_info{
    text-align: center;
    color: white;   
}

.kontakt_cont_info .far{
    margin-top: 50px;
    font-size: 35px;    
}

.kontakt_cont_info p:nth-child(2){
    font-size: 13px;
    max-width: 150px;
    font-style: italic;
    margin: auto;
    padding-top: 80px;  
}

.kontakt_cont_info p:nth-child(3){
    font-size: 13px;
    max-width: 150px;
    font-style: italic;
    margin: auto;
    padding-top: 150px;
    padding-bottom: 120px;  
}

.kontakt_cont_form{
    background: white;
    padding: 50px 50px 40px 50px!important; 
}

.kontakt_cont_form .row > div{
    margin-bottom: 25px;
}

.kontakt_cont_form .row > div.col-sm-6{
    margin:0;
}

.kontakt_cont_form input{
    background: #f1f4f4;
    width: 100%;
    border: 1px solid #ebefef;
    padding: 14px;
    border-radius: 3px;
}

.kontakt_cont_form textarea{
    background: #f1f4f4;
    width: 100%;
    border: 1px solid #ebefef;
    padding: 14px;
    border-radius: 3px; 
}

.kontakt_cont_form input:focus,.kontakt_cont_form textarea:focus{
    outline:none;
}

.kontakt_cont_form span.wpcf7-not-valid-tip{
    font-size: 10px;
    font-weight: bold;   
}

.kontakt_cont_form label{
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;   
}

.kontakt_cont_form .wpcf7-list-item{
    margin: 0;  
    padding-top: 10px;
}

.kontakt_cont_form .wpcf7-list-item .wpcf7-list-item-label{
    font-size: 11px;
    color: black;
    text-transform: initial;
    font-weight: normal;    
}

.kontakt_cont_form .wpcf7-list-item .wpcf7-list-item-label a{
    color: black;
    font-weight: bold;  
}

.kontakt_cont_form input[type="submit"]{
    background: #b6aa93;
    border-color: #b6aa93;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0;
    font-size:12px;
    transition: 0.5s;
}

.kontakt_cont_form input[type="submit"]:hover{
    background:transparent;
    color:#b6aa93;
}

.kontakt_cont_form .wpcf7-form input[type=checkbox] {
    border: 1px solid #ebefef;
    background: 0 0;
    clear: none;
    cursor: pointer;
    float: left;
    margin: 0;
    top: 6px;
    line-height: 0;
    height: 22px;
    margin: 4px 8px 0 0;
    outline: 0;
    padding: 0!important;
    text-align: center;
    vertical-align: middle;
    width: 24px !important;
    min-width: 24px;
    -webkit-appearance: none;
    outline: none !important;
    background: #f1f4f4;
}

.kontakt_cont_form .wpcf7-form input[type=checkbox]:checked:before {
    content: "\f00c";
    margin: 10px 0 0;
    color: #000;
    float: left;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
      font-family: "Font Awesome 5 Free";
      font-weight: bold;
      font-size:16px;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.faq_tytul{
    color: #13d682;
    font-size: 24px;
    padding: 25px 0;
    margin: 0;  
}

.nav-links{
    clear: both;
    padding: 50px 0;
    text-align: center;
}

.nav-links span.current{
    background: #4286f4;
    color: white;
    padding: 11px 10px;
    border: 1px solid #4286f4;  
    vertical-align: top;
}

.nav-links > a, .nav-links > span{
    border: 1px solid #d9d9d9;
    padding: 11px 10px; 
    vertical-align: top;
    display: inline-block;
}

.nav-links a{
    padding: 11px 10px;
    border: 1px solid #d9d9d9;
    color: black !important;
    text-decoration: none !important;   
}

.pagination{
    display: block !important;
    text-align: center;
}