.slick-dots li button:before{
	content:none!important;
}
.slick-dots li button{
	width:15px; 
	height:15px; 
	border-radius:100%;
	border:2px solid #1F282F;
}
.slick-active button{
	background:#1F282F!important;
}
.slick-dots{
	display: flex;
    flex-direction: column;
    right: -30px;
    left: auto;
    width: auto;
    bottom: auto;
    top: 50%;
}
.slick-dots li{
	margin-bottom:5px;
}
.ap1 .ap-mob-text:after {
    position: absolute;
    content: "";
    right: -70%;
    top: 34%;
    width: 120px;
    height: 1px;
    background: #1f282f;
}
.ap3 .ap-mob-text:after {
    position: absolute;
    content: "";
    left: -70%;
    top: 40%;
    width: 120px;
    height: 1px;
    background: #1f282f;
}

@media (max-width:1200px){
.slick-dots {
    display: flex;
    flex-direction: column;
    right: 0px;
    left: auto;
    width: auto;
    bottom: auto;
    top: 41%;
}
.ap-mob-text {
    margin-bottom: 63px;
    position: relative;
}
}

@media (max-width:768px){
.slick-dots {
    display: flex;
    flex-direction: column;
    right: -15px;
}
.image-4{
	z-index:99;
}
.ap-mob-text:after{
	content:none!important;
}
}
#cn-accept-cookie{
	border-radius:0!important;
	color:rgba(29,84,93,1)!important;
}
.w-nav-link.w--current{
	    color: #ffac14;
}
.s-page-content{
	padding:120px 0;
}
.s-page-content h1{
	margin-bottom:30px;
	color:#1f282f;
}
.popup-content{
    padding: 50px;
    background: #fff;
    min-width: 50%;
    max-height: 90vh;
    overflow: auto;
    border-radius:12px;
    position:relative;
    max-width:50%;
} 
.cs-popup{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1d545dd1;
    z-index: 99999;
        display: flex;
    align-items: center;
    justify-content: center;
    display:none;
}
.wpcf7-textarea{
	width:100%;
	height:80px;
	background:#fff;
	border:1px solid #e0dcdb;
	outline:none!important;
	padding:10px;
}
.s-input label{
	font-weight:500;
	    color: #2b2824;
}
.wpcf7-text,
.wpcf7-select,
.wpcf7-date{
	width:100%;
	height:40px;
	background:#fff;
	border:1px solid #e0dcdb;
	outline:none!important;
	padding:10px;
}
.s-input{
	margin-bottom:15px;
}
.wpcf7-submit{
	margin-left: 0!important;
	margin-top:15px;
}

@media (max-width:1000px){
	.popup-content{
		min-width:80%;
		max-width:80%;
	}
}
.pop-zamknij{
	cursor:pointer;
	position:absolute;
	right:15px;
	top:15px;
}
.popup-show{
	display:flex!important;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #f8a735;
    background: #f8a735;
    padding: 5px 10px;
    color: #000;
    margin-left:0;
    margin-right:0;
    margin-top:15px;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #1d545d;
       background: #1d545d;
    padding: 5px 10px;
    color: #fff;
     margin-left:0;
    margin-right:0;
    margin-top:15px;
}
.wpcf7-list-item{
	margin-left:0;
	margin-bottom:4px;
}
.wpcf7-list-item label{
font-weight: normal;
    font-size: 12px;
    line-height: 15px;
}
.zgody > span:first-of-type{
    font-size: 12px;
    line-height: 15px;
    margin-bottom:10px;
    display:block;	
}
.zgody a{
	font-size: 12px;
    color: #000;
    transition:0.5s all;
}
.zgody a:hover{
	color:#ffac14;
}
@media (max-width:767px){
	.cs-tab-item{
		width: 100%;
	}
}
@media (max-width:500px){
.image-7 {
    margin-left: -40px;
    margin-right: 0;
}
.faq-icon-icon {
    width: 18px;
    }
    .popup-content {
    padding: 50px 20px 0px 20px;
}
}
.wpcf7-spinner{
	display:none;
}
.hero-col{
	padding:20px 0;
}
.section-modul {
    padding-bottom: 110px;
}
@media (min-width:1024px){
.csheight{
	height:auto;
}
	.tabs-menu{
		margin-top:-140px;
	}
}
 
.csheight img{
    width: auto;
    height: 100%;
}
.content-cs-tab[data-w-tab="Tab 4"] .image-5{
	width:70px;
}

@media (max-width:678px){
.tabs-menu-2 {
    width: 100%!important;
    overflow: auto!important;
    flex-wrap: nowrap!important;
    flex-flow: row;
}
.cs-tab-item{
    margin-right: 25px;
    min-width: 220px;
    padding: 9px 10px;
    width: auto!important;
    flex-wrap: nowrap;
}
.section-title.white {
    margin-bottom: 30px;
}
.faq-question-bar {
    padding: 0px 0 20px 20px;
    }
}
.wpcf7-list-item input[type='checkbox']{
    position: relative;
    top: 2px;	
}
.wpcf7-form-control-wrap .wpcf7-list-item{
	margin-right:5px;
}
.section-dokumenty{
	background:#fff;
}
.section-dokumenty .section-title{
	text-align:left;
}
.tab-link {
    color: #1F282F;
    text-align: center;
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #1F282F;
    border-radius: 14px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 17px;
    font-weight: 500;
    transition: all .3s;
}
.tab-link:hover, .tab-link.w--current {
    background-color: #ffac14;
    border-color:#ffac14;
}

@media (max-width:991px){
.csheight img {
    width: 100%;
    height: auto;
}
}
.popup-info{
position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1d545dd1;
    z-index: 99999;
    display: flex;
    align-items: center;
    justify-content: center;
    display: none;
}
.s-text{
color: #1f282f;
    text-align: center;
    font-size: 16px;
  
    line-height:23px;
    max-width:550px;
    margin:0 auto;
}
.tnp-subscription input[type=email]{
    outline:none;
}
.tnp-field input[type="submit"]{
    margin:0 auto;
    color: #fff;
    background-color: #ffac14;
    border: 2px solid #ffac14;
    border-radius: 14px;
     cursor:pointer;
    padding: 15px 30px;
    font-size: 17px;
    font-weight: 700;
    transition: all .3s;
}
.tnp-field input[type="submit"]:hover{
    background:transparent;
    color: #ffac14;
}
.section-blog-top{
    padding-top:180px;
}
.page-template-template-blog .section-subtitle{
    max-width:750px;
    margin:0 auto;
    margin-top:12px;
}
.blog-flex{
    display:flex;
    flex-wrap:wrap;
}
.s-post-box{
    width:31.33%;
    margin:1%;
    text-decoration:none;
    transition:0.5s all;
}
.blog-post-img{
    position:relative;
    overflow:hidden;
}
.blog-post-img img{
    width:100%;
    height:100%;
    object-fit: cover;
    position:relative;
    transition:0.5s all;
}
.s-post-box h3{
    color: #1f282f;
    margin-top:5px;
    font-size: 17px;
    font-weight: 700;
    transition: all .3s;
}
.bp-data{
    color: #1f282f;
    font-size: 13px;
    font-weight: 400;
}
.blog-flex{
    padding-bottom:100px;
}
.s-post-box:hover h3{
    color: #ffac14;
}
.s-post-box:hover .blog-post-img img{
    transform: scale(1.03);
}

@media (max-width:768px){
    .s-post-box{
        width:48%;
    }
}
@media (max-width:568px){
    .s-post-box{
        width:100%;
    }
}

.big-article{
    width:48%;
}
.big-article .blog-post-img {
    height: 391px;
        border-radius: 25px
}
.page-template-template-blog .section-modul {
    padding-bottom: 55px;
}
.s-post-box h3 {
    color: #1f282f;
    margin-top: 5px;
    font-size: 36px;
    line-height: 43px;
    font-weight: 700;
    transition: all .3s;
}
.bpost-desc{
       color: #494e6a; 
}
.smaller-articles{
    display:flex;
    flex-direction: column;

}
.smaller-articles{
    width:48%;
}
.ssmal{
    width:100%;
    display:flex;
}
.blog-flex{
    justify-content: space-between;
}
.blog-post-img{
    height: 120px;
    border-radius: 15px;
}
.ssmal .blog-post-content{
    padding-left:15px;
}
.ssmal.s-post-box h3{
    font-size:23px;
    line-height: 31px;
}
.ssmal .blog-post-img{
        width: 27%;
    min-width: 27%;
}
.sbig{
    margin:0;
}
.span-reading-time,
.coloc{
    color: #1f282f73;
}
.rest-articles .ssmal{
    width:31.33%;
    flex-wrap:wrap;
}
.rest-articles{
    display:flex;
    padding-bottom:100px;
}
.rest-articles .ssmal .blog-post-img{
    width:100%;
    height:220px;
}
.blog-flex {
    padding-bottom: 50px;
}
.rest-articles .ssmal .blog-post-content{
    margin-top:10px;
}

@media (max-width:600px){
    .smaller-articles,
    .big-article{
        width:100%;
    }
    .smaller-articles{
        padding-top:20px;
    }
    .smaller-articles .ssmal,
    .rest-articles .ssmal{
    width:100%;
    flex-wrap:wrap;
}
.smaller-articles .ssmal .blog-post-img{
    width:100%;
    height:220px;
}
.rest-articles{
    flex-wrap:wrap;
}
.blog-flex{
    padding-bottom:0;
}
.ssmal{
    margin-bottom:22px;
}
}
.pcat{
	color:#ffac14;
	text-decoration:none;
	font-weight:500;
}
.big-article .blog-post-content{
	margin-top:17px;
}
.big-article h3{
	    margin-top: 7px;
}
.big-article .sbig{
	width:100%;
}
.s-post-box h3 a{
    color: #1f282f;
    text-decoration: none;
    }
    .bpost-desc a{
    color: #494e6a;
     text-decoration: none;
}
.newsletter-box{
background: #f9a835;
    padding: 20px;
    border-radius: 25px;
    color:#fff;
    margin-top:15px;
}
div.tnp-subscription, div.tnp-profile, form.tnp-subscription, form.tnp-profile{
	margin:0;
	max-width:100%;
}
.tnp-field a{
	color:#fff;
	text-decoration:none;
}
.newsletter-box .tnp-field input[type="submit"] {
    margin: 0 auto;
    color: #fff;
    background-color: #20282f;
    border: 2px solid #20282f;
    border-radius: 14px;
    cursor: pointer;
    padding: 6px 30px;
    font-size: 17px;
    font-weight: 700;
    transition: all .3s;
    margin-left:15px;
}
.tnp-flex{
	display:flex;
	align-items: center;
}
.tnp-left{
	width:100%;
}
.bpost-desc {
    color: #494e6a;
    font-size: 16px;
    line-height: 25px;
}
.sectitle{
	color:#f9a835;
	font-size:33px;
	margin-bottom:33px;
}
.blog-spec-sec{
	display:flex;
	justify-content: space-between;
	    align-items: center;
}
.blog-spec-sec {
    display: flex;
    justify-content: space-between;
    align-items: center;
 
}
.bphg{
    padding: 20px 0;
    background: #f6f6f6;
}
.section-blog-top {
    padding-top: 140px;
}
.bright-link{
    color: #000;
    text-decoration: none;
    margin-left: 12px;
    font-size: 16px;
    transition:0.5s all;
}
.bright-link:hover{
	color:#f9a835;
}
.back-to-blog{
	color:#000;
}
.s-page-content h1 {
    margin-bottom: 30px;
    color: #1f282f;
    font-weight: 900;
}
.pcontent{
	width:65%;
	    font-size: 16px;
    line-height: 26px;
}
.blog-post-details{
	display: flex;
	align-items:center;
}
.bshare i{
	color:#00000024;
	transition:0.5s all;
}
.bshare a{
	font-size:22px;
	margin:0 5px;
}
.blog-post-details > div{
	margin-right:15px;
	padding-right:15px;
	border-right:1px solid #00000024;
}
.blog-post-details > div:last-of-type{
	border-right:0;
}
.bshare a:hover i{
	color:#f9a835;
}
.pcontent-right{
	width:35%;
	padding-left:5%;
}
.flex-blog-post{
	display:flex;
	flex-wrap:wrap;
}
.pcontent-right .tnp-flex{
	flex-direction: column;
}
.pcontent-right .newsletter-box .tnp-field input[type="submit"]{
	margin-left:0;
}
.mtop{
	margin-top:50px;
}
.single .rest-articles{
	padding-bottom: 0;
}
.pcontent{
	padding-right:35px;
}
@media (max-width:600px){
	.pcontent-right,
	.pcontent{
	width:100%;
	padding:0;
}
.ssmal .blog-post-content{
	margin-top: 15px;
}
.sectitle{
	margin-top:40px;
}
.blog-spec-sec{
	flex-wrap:wrap;
	justify-content:center;
}
.bright{
	margin-top:10px;
}
.big-article .blog-post-img {
    height: 261px;
    border-radius: 25px;
}
.ssmal .blog-post-content {
    padding-left: 0;
}
.blog-post-details{
	flex-wrap:wrap;
}
.blog-post-details > div{
 margin-bottom:6px;
}
}
.newsletter-box h3{
	margin-top:0;
}

.pmainimg{
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
}
.rest-articles{
	flex-wrap:wrap;
}
.pmainimg{
	border-radius:25px;
}
.spis-tresci .bd_toc_container{
    background: #dbdbdb4a!important;
    border: 0!important;
    border-radius: 25px!important;
  
    box-shadow: none!important;
    display: table;
    margin-bottom: 1em;
    padding: 20px 20px!important;
    position: relative;
    width: auto!important;
}
.bd_toc_container a {
    color: #20282f;
    font-size: 15px;
}
.bd_toc_header_title,
.bd_toc_switcher_hide_show_icon{
	display:none;
}
.spis-tresci .bd_toc_wrapper{
	padding:0!important;
}
.spis-tresci .bd_toc_wrapper .bd_toc_wrapper_item .bd_toc_content .bd_toc_content_list ul li a{
	background:transparent!important;
}
.spis-tresci .bd_toc_content{
background:transparent!important;
}
.spis-tresci .bd_toc_wrapper .bd_toc_wrapper_item .bd_toc_content .bd_toc_content_list_item ul li a {
    padding-top: 6px!important;
    padding-right: 45px!important;
    padding-bottom: 3px!important;
    padding-left: 15px!important;
}
.spis-tresci .bd_toc_header.active{
	margin-bottom:0!important;
}
.bd_toc_container .bd_toc_wrapper .bd_toc_content_list_item ul li a {
    position: relative;
    display: block;
    text-decoration: none !important;
    white-space: wrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.r-box{
	margin-top:10px;
	font-size: 16px;
    line-height: 26px;
	padding:20px;
}
.pozostale-title{
	color: #f9a835;
    font-size: 33px;
    margin-bottom: 33px;
    font-weight:bold;

}
.dyskusja{
	margin-top:40px;
}
.comment-notes{
    color: #000;
    font-size: 15px;
    font-weight: normal;
    margin-top: 11px;
}
.logged-in-as{
	    font-size: 12px;
    color: gray;
    font-weight: 300;
    margin-top: 0px;
}
.comment-reply-title{
	margin-bottom:0;
}
#comment{
	    width: 100%;
    height: 110px;
    outline: none;
    border: 1px solid #0000001c;
    padding:10px;
}
.form-submit .submit{
    color: #fff;
    background-color: #ffac14;
    border: 2px solid #ffac14;
    border-radius: 14px;
    margin-left: 0px;
    padding: 15px 30px;
    font-size: 17px;
    font-weight: 700;
    transition: all .3s;	
    cursor:pointer;
}
.form-submit .submit:hover{
	    color: #1f282f;
    background-color: rgba(0, 0, 0, 0);
}
.logged-in-as a{
	color:#000;
}
.comments-title{
    font-size: 24px;
    line-height: 30px;
    margin-top: 20px;	
}
.comment-list{
	list-style:none;
	padding-left:0;
}
.comment-list a{
	color:#000;
	text-decoration:none;
}
.comment-body{
padding: 20px;
    background: #dbdbdb29!important;
    border-radius: 25px;
    margin-bottom: 10px;
}
.comment-metadata{
    font-size: 12px;
    color: gray;
    font-weight: 300;	
}
.comment-metadata a{
	 color: gray;
}
.comment-reply-link{
    color: #f9a835!important;
    text-decoration: none!important;
    font-size:14px;
}
.children{
	list-style:none;
}
.vcard b{
	font-weight:normal;
}
.comment-respond input[type="text"],
.comment-respond input[type="email"]{
outline: none;
    border: 1px solid #0000001c;
    padding:5px 10px;	
}
.form-submit{
	margin-top:22px;
}
.comment-awaiting-moderation{
	font-size:12px;
}
@media (max-width:576px){
	.pcontent-right{
		margin-top:30px;
	}
    .center2{
        text-align:center;
    }
}
.logged-in-as{
	display:none;
}
.tag-title{

}
.ptag{
	color:#f9a835;
	border:1px solid #f9a835;
	text-decoration:none;
	padding:5px 10px;
	border-radius:20px;
	margin:3px 3px;
	transition:0.5s all;
}
.ptag:hover{
	background:#f9a835;
	color:#fff;
}
.post-tags{
	display:flex;
	flex-wrap:wrap;
	margin-top:10px;
}
.transparent .nav-item{
    color:#fff;
}
.transparent .btn-login{
    color:#fff;
}
.transparent .btm-register:hover{
    color:#fff;
}
.darkHeader.transparent{
    background:#fff;
}
.darkHeader.transparent .nav-item{
    color:#000;
}
.darkHeader.transparent .btn-login{
    color:#000;
}
.darkHeader.transparent .btm-register{
    color:#fff;
}
.darkHeader.transparent .logowanie:hover{
    color:#fff!important;
}
.darkHeader.transparent .btm-register:hover{
    color:#000;
}
.transparent .nav-item:hover{
       color: #ffac14;
}
.white-logo{
	display:none;
}
.white-logo{
	    width: 240px;
}
.transparent .white-logo{
	display:block;
}
.transparent .image{
	display:none;
}
.darkHeader.transparent .white-logo{
	display:none;
}
.darkHeader.transparent .image{
	display:block;
}
.csheight img {
    width: 100%;
    height: auto;
}
.tab-curr-line{
    opacity:0;
}
.w--current .tab-curr-line{
    opacity:1;
}
.section-modul {
    padding-bottom: 0px;
}
.active .cs-text-item-title{
   color: #ffac14; 
}
.section-tablica{
    margin-top:100px;
}
.cs-tab-flex{
    display:flex;
    align-items:center;
    margin-top:70px;
}
.cs-tab-btn{
    margin-right:22px;
        color: #fff;
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #fff;
    border-radius: 14px;
 
    padding: 15px 30px;
    font-size: 17px;
    font-weight: 700;
    transition: all .3s;
    text-decoration:none;
}
.cs-tab-btn:hover{
    background:#fff;
    color:#222222!important;
}
.cs-tab-flex img{
    margin-top:0;
}
@media (max-width: 576px){
    .cs-tab-flex{
        flex-wrap:wrap;
        flex-direction: column;
        margin-top:30px;
    }
    .cs-tab-btn{
        margin-right:0;
        margin-bottom:30px;
    }
}
.dropdown-link:hover,
.dropdown-toggle:hover,
.transparent .dropdown-toggle:hover,
.w-dropdown-link.w--current{
    color: #ffac14;
}
.darkHeader.transparent .dropdown-toggle {
    color: #000;
}
.transparent .dropdown-toggle{
	color: #fff;
}
.page-id-478 .section-konto-pracodawcy{
	background:#785447;
	padding:30px 0;
}
.page-id-478 .section-konto-pracodawcy .section-title.title-left{
	color:#fff;
}
.page-id-478 .section-konto-pracodawcy .faq-text-text.ctop{
		color:#fff;
}
.page-id-478 .ctabitem.w--current {
    background-color: #3D2A24;
    border-top-color: #ffac14;
}
.page-id-478 .w-tab-link{
	color:#fff;
}
.page-id-478 .w-tab-menu .text-block-2{
color:#fff;
}
.page-id-478 .w-tab-menu .span-big{
color:#fff;
}
.footer{
background-color: #1d545d;
}
.footer-flex{
	display:flex;
	padding-bottom:40px;
}
.footer-cs-col a,
.footer-col2 a,
.footer-col3 a,
.footer-col4 a{
	color:#fff;
	text-decoration:none;
	    font-size: 16px;
	    display:block;
	    margin-bottom:16px;
	    transition:0.5s all;
}
.footer-flex a:hover{
	color:#ffac14;
}
.footer-cs-title{
	color:#fff;
	text-decoration:none;
	    font-size: 16px;
	    display:block;
	    font-weight:700;	
	    margin-bottom:35px;
}
.footer{
	padding-top:40px;
}
.footer-text{
	color:#fff;
}
.footer-img{
width: 50px;
    height: 50px;
    border-radius: 100%;
    overflow: hidden;
    margin-right: 20px;
}
.footer-col1{
	width:30%;
	flex:1;
}
.footer-col2{
	width:20%;
}
.footer-col3{
	width:20%;
}
.footer-col4{
	width:20%;
}
.footer-cs-cols{
	display:flex;
}
.footer-cs-col{
	width:50%;
}
.footer-text{
	font-weight:normal;
}

.footer-right {
    grid-column-gap: 30px;
    display: flex;
}

@media (max-width:991px){
	.footer-flex{
		flex-wrap:wrap;
		justify-content: center;
    text-align: center;
	}
	.footer-col1,
	.footer-col2{
		width:100%;
	}
	.footer-col2{
		margin-top:30px;
	}
	.footer-col3,
	.footer-col4{
		width:100%;
		margin-top:30px;
	}
	.footer-cs-col{
		width:100%;
	}
	.footer-cs-cols{
		flex-wrap:wrap;
	}
	.footer-left {
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 0px;
}
.footer-text, .footer-text.footer-link {
    margin-bottom: 0px;

}
.footer-img{
	display:block;
	margin:0 auto;
	width:100%;
	margin-bottom:15px;
}
.footer-img img{
	width:50px;
	border-radius:100%;
}
.footer-right{
	margin-top:15px;
	flex-wrap:wrap;
    grid-row-gap: 20px;
}
}

.cbtny{
	border: 2px solid #ffac14;
	    color: #fff;
    background-color: #ffac14;
        border-radius: 14px;
    padding: 15px 30px;
    font-size: 17px;
        transition: all .3s;
            font-weight: 500;
}
.cbtny:hover{
	background:transparent;
	color:#ffac14;
}
.page-id-742 .pcontent{
	margin:0 auto;
}
.page-id-742 .s-page-content h1{
	text-align:center;
}
.page-id-462 .section-dla-kogo.sec-konto-pracownika{
	display:none;
}
.page-id-462 .section-dla-kogo{
	display:none;
}
.page-id-464 .section-konto-pracodawcy{
	display:none;
}
.tnp-privacy-field a{
	color:#000;
}
.page-id-473 .section-konto-pracodawcy{
	display:none;
}
.page-id-457 .section-dla-kogo.sec-konto-pracownika{
	display:none;
}
.home .modul-boxes-bigger{
    margin-top:74px;
}
.home .modul-box-title{
    margin-bottom:25px;
}
.home .modul-box-text{
    margin-top:15px;
}
.modul-tagi{
    display:flex;
    margin-top:10px;
}
.cs-tag{
border: 1px solid #1c444a;
    border-radius: 20px;
    padding: 3px 12px;
    margin: 3px;
    font-size: 13px;
    font-weight: 500;
}
.modul-cs-link{
    display:block;
    margin-top:15px; 
    color:#1c444a;
    transition:0.5s all;
}
.modul-cs-link:hover{
    color:#ffac14;
}
.ctopi{
    margin-top:58px;
}
.section-rozpocznij {
    background-color: #1d545d;
    padding-top: 130px;
    padding-bottom: 130px;
}

@media (max-width:768px){
	.modul-left{
		order:2;
	}
	.modul-right{
		order:1;
		margin-bottom:35px;
	}
}
.section-dokumenty{
	padding-bottom: 60px;
}
.section-dokumenty .section-title{
	text-align:center;
}
.dokumenty-new .faq-question-bar{
	padding: 20px 0 20px 20px;
}
.dokumenty-new .faq-question-wrap {
    margin-bottom: 1.3em;
}
.dokcol{
	width:50%;
}
.dokumenty-new{
	display:flex;
	flex-wrap:wrap;
	margin-top:60px;
	align-items:center;
}
.dokcol:first-of-type{
	padding-right:50px;
}
.dokumenty-new .faq-content-text.faq-content-full {
    width: 90%;
}
.desktopfooter{
    display:block;
}
.mobilefooter{
    display:none;
}
@media (max-width:578px){
	.dokumenty-new .dokcol{
		width:100%;
	}
	.dokimg{
		display:none;
	}
	.dokcol:first-of-type{
		padding: 0;
	}
    .accord{
       transition: 0.5s all;
    height: auto;
    max-height: 0;
    overflow: hidden; 
    }
    .footer-cs-title{
        margin-bottom:0;
        position:relative;
        cursor:pointer;
        padding:10px 0;
        text-align:left;
    }
    .footer-col2{
         
    }
    .footer-cs-title:after {
    content: "+";
    font-size: 18px;
    pointer-events: none;
    position: absolute;
    right: 8px;
    top: 9px;
    transition: transform .3s ease;
}
.footer-col3,.footer-col2, .footer-col4 {
    width: 100%;
    margin-top: 0px;
}
.ctopi{
    display:none;
}
.desktopfooter{
    display:none;
}
.mobilefooter{
    display:block;
}
.footer-img{
    display:none;
}
.accord a{
    text-align:left;
}
}
.f1,
.f2{
    display:flex;
    align-items:center;
}
.f2 a{
    margin-left:10px;
}
.showf{
    max-height:600px;
    padding-top:8px;
}
.section-cs-tabs{
    margin-top:40px;
}
.tabs-content {
    margin-top: 30px;
}
.cs-tab-item {
    width: 32%;
    border:0;
    border-radius:0;
    background:transparent!important;
    color:#1f282f!important;
    position:relative;
}
.cs-tab-item:after{
    content:"";
    position:absolute;
    left:0;
    bottom:0;
    width:100%;
    height:6px;
    background:#acb6bd;
}
.tb1 .tab1.w--current:after{
    background:#ecb372;
}
.tb1 .tab2.w--current:after{
    background:#5fc1bc;
}
.tb1 .tab3.w--current:after{
    background:#ffac14;
}


.tb2 .tab1.w--current:after{
    background:#785447;
}
.tb2 .tab2.w--current:after{
    background:#1f272f;
}
.tb2 .tab3.w--current:after{
    background:#ec6a2b;
}

.tb3 .tab1.w--current:after{
    background:#1d545d;
}
.tb3 .tab2.w--current:after{
    background:#ffac14;
}
.tb3 .tab3.w--current:after{
    background:#1f272f;
}

.tb1 .w-tab-pane[data-w-tab="Tab 1"] .content-tab-bg{
     background:#ecb372;
}
.tb1 .w-tab-pane[data-w-tab="Tab 2"] .content-tab-bg{
     background:#5fc1bc;
}
.tb1 .w-tab-pane[data-w-tab="Tab 3"] .content-tab-bg{
     background:#ffac14;
}

.tb2 .w-tab-pane[data-w-tab="Tab 1"] .content-tab-bg{
     background:#785447;
}
.tb2 .w-tab-pane[data-w-tab="Tab 2"] .content-tab-bg{
     background:#1f272f;
}
.tb2 .w-tab-pane[data-w-tab="Tab 3"] .content-tab-bg{
     background:#ec6a2b;
}

.tb3 .w-tab-pane[data-w-tab="Tab 1"] .content-tab-bg{
     background:#1d545d;
}
.tb3 .w-tab-pane[data-w-tab="Tab 2"] .content-tab-bg{
     background:#ffac14;
}
.tb3 .w-tab-pane[data-w-tab="Tab 3"] .content-tab-bg{
     background:#1f272f;
}

.section-cs-tabs {
    padding-bottom: 130px;
}
.smallert{
        font-size: 27px;
}
.content-tab-bg {
    padding: 0px 60px;
}

@media (max-width:600px){
    .tb3{
        padding-bottom:0;
    }
 .section-dla-kogo {
    padding-top: 55px;
    padding-bottom: 85px;
}   
.cs-tab-flex .image-6{
    display:none;
}
.content-tab-bg {
    padding: 20px 30px 0 30px;
}
.cs-tab-btn {
    margin-right: 0;
    margin-bottom: 0px;
}
.section-subtitle{
    padding-left:20px;
    padding-right:20px;
}
.modul-cta{
    margin-top:30px; 
    margin-bottom:30px;
}
.home .modul-boxes-bigger{
    margin-top:34px;
}
.m-subtitle {
    color: #fff;
    font-size: 14px;
}
.text-block-5 {
    font-size: 15px;
    line-height: 27px;
}

}



.slick-slide img{
    margin-top:3px;
}
.cwht{
    color:#fff;
}
.metody-btns a:hover{
    color:#fff!important;
}
.m-subtitle {
	color:#fff;
    font-size: 17px;
}
.cs-color{
	    color: #ffac14;
}
.s-title{
	margin-bottom:40px;
}
.footer-img{
	min-width:50px;
	min-height: 50px;
}
.page-template-template-kosztorysowanie .w-nav-link.w--current {
    color: #ffac14;
} 
.modul-cs-link{
	color: #ffac14;
}
.transparent .w-nav-button{
	color:#fff;
}
.darkHeader.transparent .w-nav-button{
	color: #333;
}

@media (max-width:991px){
	.transparent .dropdown-toggle {
    color: #333;
}
.transparent .btn-login {
    color: #1f282f;
}
}
.hiddenmob{
	display:none!important;
}
.cvr{
	margin-top:51px;
}

@media (max-width:578px){
	.hiddenmob{
		display:block!important;
	}
}

.page-template-template-instrukcja .hero-slider-title{
 font-size: 72px;
    line-height: 90px;   
}
.page-template-template-instrukcja .section-hero {
    padding-bottom: 40px;
    padding-top:110px;
}
.page-template-template-instrukcja{
    background:#F3F3F4;
}
.page-template-template-instrukcja .modul-box-title{
    color:#FFAC14;
    font-size:30px; 
    line-height:45px;
    font-weight:bold;
}
.page-template-template-instrukcja .modul-box-text {
    font-size:20px; 
    color:#444444;
    line-height:30px;
    font-weight:500;
}
.modul-info-text{
  font-size:17px; 
    color:#444444;
    line-height:27px;
    font-weight:300;  
    margin-top:10px;
}
.page-template-template-instrukcja .section-title{
  color:#444444;
  margin-bottom:130px;
}
.page-template-template-instrukcja .modul-left {
    padding-right: 70px;
}
.modul-arrow{
    width:100%;
        margin-top: 55px;
}
.m1 .modul-arrow img{
    margin-right: 34%;
    margin-left: auto;
    display: block;
}
.page-template-template-instrukcja .modul-flex{
    flex-wrap:wrap;
}
.modul-left.is--left{
   padding-left: 70px;
   padding-right: 0; 
}
.m2 .modul-arrow img{
    margin-right: auto;
    margin-left: 34%;
    display: block;
}
.modul-flex:last-of-type .modul-arrow{
    display:none;
}
.cs-footer-info{
    font-size:24px; 
    color:#2C3845;
    line-height:36px;
    font-weight:500;
    padding:150px 0;
}
.cs-footer-info a{
     color:#2C3845;
     text-decoration: none;
}
.cs-footer-info a:hover{
    color:#ffac14;
}
.page-template-template-instrukcja .navbar {
    background-color: #f3f3f4;
}
.jr {
    color: var(--black);
    background-color: rgba(0, 0, 0, 0);
    border: 2px solid #ffac14;
    border-radius: 14px;
    margin-left: 10px;
    padding: 15px 30px;
    font-size: 17px;
    font-weight: 700;
    transition: all .3s;
}
.jr:hover{
    background:#ffac14;
    color:#fff!important;
}
.page-template-template-instrukcja .w-nav-menu{
    display:none;
}

@media (max-width:700px){
.page-template-template-instrukcja .hero-slider-title{
 font-size: 42px;
    line-height: 50px;   
}
.modul-arrow {
    order: 5;
}
.page-template-template-instrukcja .modul-left.is--left,
.page-template-template-instrukcja .modul-left {
    padding-left: 0px!important;
    padding-right: 0!important;
}
.page-template-template-instrukcja .modul-arrow img {
    margin-right: auto;
    margin-left: auto;
    display: block;
    max-width: 130px;
}
.modul-arrow {
    margin-top: 14px;
}
.page-template-template-instrukcja .modul-flex {
    align-items: center;
    margin-top: 40px;
}
.cs-footer-info{
    font-size:20px; 
    color:#2C3845;
    line-height:30px;
    font-weight:500;
    padding:110px 25px;
}
}
.is-mobile{
	display:none;
}
@media (max-width: 991px) {
    .transparent .jr {
        color: #1f282f;
    }    
	.jr {
        max-width: 210px;
        margin-bottom: 18px;
        margin-left: auto;
		margin-top:18px;
        margin-right: auto;
        display: block;
    }
	.is-mobile{
	display:block;
		margin-bottom:22px;
}
	.is-desktop{
		display:none;
	}
}
.page-id-8 .modul-boxes-bigger{
	margin-top:100px;
}
.page-id-8 .modul-box-title{
	margin-bottom:12px;
}
.page-id-8 .section-dla-kogo {
    padding-bottom: 150px;
}
.ctf-flex{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.ctf-col{
	width:47%;
	padding:55px 0;
}
.small-title{
	    font-size: 16px;
    margin: 0px;
}
.page-id-8 .section-title.white.smaller-space {
    margin-bottom: 0px;
}
.cs-image-pop{
	display:block;
	margin:20px 0;
}
@media (max-width:767px){
	.ctf-col{
		width:100%;
	}
}
.page-template-template-zlec-kosztorys .s-page-content{
	padding-top:0;
}
.page-template-template-zlec-kosztorys .wpcf7-form h3 {
    margin-top: 80px;
}
.page-template-template-zlec-kosztorys .s-page-content > h1 {
	font-size: 32px;
}
.liflex{
	display:flex;
	    align-items: flex-start;
}
.liflex img{
	width:32px; 
	min-width:32px;
	flex-shrink:1;
}

@media (max-width:767px){
	.section-title.title-left {
    text-align: center;
}
}

.cennik-hero{
	padding-top:200px;
}
.page-template-template-cennik .faq-grid {

    margin-top: 70px;
}
.page-template-template-cennik .faq-wrapper{
	width:100%;
}
.sp-small-title{
	text-align:center;
	color:#FFAC14;
	font-weight:bold;
	font-size:25px;
	margin-bottom:10px;
}
.cennik-hero .section-title {
    color: #2C3845;
    text-align: center;
    font-size: 68px;
    font-weight: 700;
    line-height: 86px;
}
.cennik-hero .metody-btns{
	margin-top:25px;
	text-align:center;
}
.cennik-hero .cwht{
	 color: #2C3845;
}
.cennik-hero .btm-register:hover{
	 color: #2C3845!important;
}
.section-pakiety{
	padding:120px 0 0 0;
	position:relative;
}
.pakietybg{
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:55%;
	background:#2C3845;
}
.section-pakiety .container{
	position:relative;
	z-index:9;
}
.pakiety-flex{
	display:flex;
	margin-top:50px;
}
.single-pakiet{
	margin:0 1%;
	width:32.33%;
	border:1px solid #5DBFBA;
	border-radius:15px;
	border-top-width:20px;
	padding:30px 40px;
	background:#fff;
}
.single-pakiet h4{
	margin-top:0;
	color:#2C3845;
	font-size:32px;
	line-height:40px;
	margin-bottom:25px;
}
.pakiet-cena{
	margin-top:0;
	color:#2C3845;
	font-size:45px;
	line-height:40px;
	margin-bottom:25px;
	font-weight:bold;
}
.single-pakiet .cwht{
	margin-left:0;
	color:#2C3845;
}
.pakiet-lista{
	margin-top:30px;
}
.plist-item{
	display:flex;
	align-items:flex-start;
    width: 100%;
    margin-bottom: 7px;
    gap: 10px;
}
.plist-item img{
	width:18px;
	min-width:18px;
}
.single-pakiet:nth-of-type(2) .cwht{
	background:#ffac14;
}
.single-pakiet:nth-of-type(2){
	border-color:#ffac14;
}
.single-pakiet:nth-of-type(3){
	border-color:#1E1E1E;
}
.section-jasno{
	background:#2C3845;
	padding:150px 0 50px 0;
}
.section-jasno .section-title{
	color:#fff;
	 font-size: 68px;
    font-weight: 700;
    line-height: 86px;
}
.jasno-flex{
	display:flex;
	justify-content:space-between;
	margin-top:40px;
	max-width:900px;
	margin-left:auto;
	margin-right:auto;
}
.jasno-item{
	width:30%;
		display:flex;
	align-items:flex-start;
    width: 100%;
    margin-bottom: 7px;
    gap: 10px;
	color:#fff;
}
.section-jasno .metody-btns{
	text-align:center;
	margin-top:40px;
}
.section-porownanie{
	padding:75px 0; 
	background:#F3F3F4;
}
.pt-head,
.pt-item{
	display:flex;
	    align-items: center;
}
.porownanie-tabela{
	margin-top:50px;
}
.pt-funkcja{
	width:40%;
	padding:20px;
}
.pt-row{
	width:20%;
	padding:20px;
	text-align:center
}
.pt-head{
	font-size:28px;
	font-weight:600;
}
.pt-item .pt-funkcja{
	font-size:20px; 
	font-weight:500;
	line-height:20px;
}
.pt-item .pt-row{
	color:#000;
	font-size:16px;
	font-weight:500;
}
.pt-head{
	background:#fff;
	border-radius:20px;
}
.pt-head .pt-row{
	padding:35px 20px;
}
.pt-head .pt-funkcja{
	padding:35px 20px;
}
.pt-item:nth-child(odd){
	background:#fff;
	border-radius:20px;
}
.pt-row{
	border-left:1px solid #444444;
	height:72px;
}

@media (max-width:991px){
	.cennik-hero .metody-btns a{
		display:inline-block;
		        max-width: 250px;
	}
	.single-pakiet .cwht{
		text-align:center;
	}
	.section-jasno .btn-login{
		        max-width: 440px;
	}
	.pt-head .pt-row {
    padding: 23px 10px;
    text-align: center;
    font-size: 23px;
}
	.pt-head .pt-funkcja{
		 padding: 23px 10px;

    font-size: 23px;
	}
	.pt-item .pt-funkcja {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
}
}

@media (max-width:800px){
	.cennik-hero .section-title {
    font-size: 48px;
    font-weight: 700;
    line-height: 59px;
} 
	.pakiety-flex{
		flex-wrap:wrap;
		flex-direction:column;
	}
	.single-pakiet {
    margin: 0 1%;
    width: 100%;
    max-width: 350px;
    margin: 10px auto;
    border: 1px solid #5DBFBA;
    border-radius: 15px;
    border-top-width: 20px;
    padding: 30px 40px;
    background: #fff;
}
	.porownanie-tabela{
		width:800px;
	}
	.table-overflow{
		overflow:auto;
	}
	    .pt-head .pt-row {
        padding: 23px 10px;
        text-align: center;
        font-size: 19px;
        display: flex
;
        align-items: center;
        justify-content: center;
    }
	.jasno-flex{
		flex-wrap:wrap;
		justify-content:center;
		gap: 10px;
	}
	    .jasno-item {
        width: 100%;
        justify-content: center;
        min-width: 100%;
        text-align: center;
        flex-direction: column;
        align-items: center;
    }
	.section-jasno .section-title {
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    line-height: 53px;
}
}

@media (max-width:560px){
		.section-jasno .section-title {
    color: #fff;
    font-size: 38px;
    font-weight: 700;
    line-height: 43px;
}
}

.page-template-template-vs .cennik-hero{
    padding-bottom: 70px;
}
.page-template-template-vs .pt-row {
    width: 30%;
    text-align:center;
height: 92px;
display:flex;
align-items:center;
justify-content: center;
    line-height: 23px;
     
}
.page-template-template-vs .pt-item .pt-row{
color:#828282;
}
.pt-item .pt-color{
    color:#2DB56C!important;
    font-weight:bold;
}
.page-template-template-vs .pt-row p {
    margin:0;
}
.page-template-template-vs .js-right span{
    font-weight:bold;
    font-size:26px;
    margin-bottom:10px;
    display:block;
        line-height: 30px;
}
.page-template-template-vs .jasno-item{
 
}
.page-template-template-vs .section-pakiety{
    background:#2C3845;
    padding:125px 0 75px 0;
        margin-top: -155px;
}
.page-template-template-vs .table-overflow{
        position: relative;
    z-index: 9;
}
.opinie-flex{
    display:flex;
    justify-content: space-between;
}
.section-opinie{
    padding: 110px 0 150px 0;
}
.section-opinie .section-title{

}
.opinie-flex{
    position:relative;
    z-index:9;
    max-width:900px;
    margin:60px auto 0 auto;
}
.sopinia{
    background:#fff;
    padding:25px; 
    border-radius:25px;
    width:48%;
}
.page-template-template-vs.body {
background:#EFEFEF;
}
.opinia-text1{
    font-weight:600;
    font-size:22px;
    line-height:28px;
    color:#000;
}
.opinia-text2{
    color:#828282;
    font-size:17px;
    margin:8px 0;
}
.opinia-text3{
    font-size:17px;
    line-height:25px;
    margin-top:25px;
}
.ismore{
       margin-top: -240px!important
}
.page-template-template-vs .section-title{
    margin:20px 0;
}
.cs-flex-text{
    display:flex;
}
.tcol{
    width:50%;
    display:flex;
    align-items:flex-start;
    justify-content: center;
    flex-direction: column;
    text-align:left;
}
.tcol .section-title{
    text-align:left;
}
.wtxt{
    padding-right:35px;
}
.section-teksty{
    padding:60px 0;
}
.cs-teksty-flex{
    margin-top:115px;
}
.wleft{
     padding-left:55px;
}
.tcol img{
    border-radius:20px;
}
.section-teksty2{
    padding:60px 0;
    background:#2C3845;
}
.section-teksty2 .section-title{
    color:#fff;
}
.section-teksty2 .sp-small-title{
    color:#5DBFBA;
}
.cs-flex-text{
    margin:25px 0;
}
.section-teksty2 .metody-btns{
    text-align:center;
    margin-top:40px;
}
.jasno-item.isfull{
    width:100%;
}
.pk4{
        background: #f3f3f4!important;
    margin-top:0!important;
    padding-top:0px!important;
}
.pk4 .js-right{
    color:#000;
}
.page-template-template-vs .jasno-flex{
    max-width:100%;
}
 .pk4 .jasno-flex{
margin-top:0!important;
}
.op2 .sopinia {
    width: 31%;
}
.op2 .opinie-flex{
    max-width:100%;
}
.section-podsumowanie{
    padding:80px 0;
}
.podsumoanie-flex{
    background:#fff;
    border-radius:20px; 
    margin-top:50px;
    display:flex;
}
.podsumowanie-col{
    width:50%;
}
.podlogo{
    max-width:150px;
    margin-bottom:20px;
}
.podsumowanie-col .plist-item{
    font-weight:bold;
    font-size:18px;
    color:#000;
    margin-bottom:7px;
}
.pod-title{
    font-size: 26px;
    font-weight: bold;
    color: #000;
    line-height: 30px;
}
.pod-text{
    color:#000;
    font-size:16px;
    margin:10px 0 20px 0;
}
.pod-content{
    margin-top:80px;
}
.pod-content .cwht{
    color:#000;
}
.cpad{
    padding:30px;
}
.pod-content .metody-btns{
    display:flex;
    
}
.pod-content .metody-btns .btn-login{
    margin-left:0;
    margin-right:10px;
}
.podimgddd{
    display: flex
;
    align-items: center;
    justify-content: center;
    padding-right: 20px;
}
.podimg{
    border-radius:20px;
}
.is-cta .section-title{
    margin-bottom:30px;
}
.is-cta .btn-formularze{
   text-align:center;
}
@media (max-width:991px){
    .podsumoanie-flex{
        flex-wrap:wrap;
    }
    .podsumowanie-col{
        width:100%;
    }
    .pod-content .metody-btns a{
        max-width: 100%;
    }
}
@media (max-width:800px){
    .opinie-flex{
        flex-wrap:wrap!important;
    }
    .sopinia{
        width:100%!important;
        margin-bottom:10px;
    }
    .cs-flex-text{
        flex-wrap:wrap;
    }
    .tcol{
        width:100%;
    }
    .tcol.wtxt{
        order:2;
        padding-top:60px;
        padding-left:0;
        padding-right:0;
    }
    .section-teksty2 .metody-btns a{
        max-width: 100%;
    }
    .page-template-template-vs .cennik-hero .metody-btns{
        flex-wrap:wrap;
    }
    .page-template-template-vs .cennik-hero .metody-btns a{
        max-width: 100%;
    }
}
.sp-small-title{
    line-height:30px;
}
.page-template-template-vs .cennik-hero {
    padding-bottom: 110px;
    padding-top: 240px;
	position:relative;
	background:#fff;
}.page-template-template-vs .cennik-hero .container{
	position:relative;
	z-index:9
}
.divbg{
	background: linear-gradient(180deg, rgba(93, 191, 186, 0) 0%, rgba(93, 191, 186, 1) 100%); 
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:35%;
}

@media (max-width:767px){
	.page-template-template-vs .cennik-hero{
		padding-top:120px;
		padding-bottom:60px;
	}
}
.contact-flex{
    display:block;
    flex-wrap:wrap;
    margin-top:50px;
    padding-bottom:75px;
}
.contact-col{
   max-width:750px;
   margin:0 auto;
}
.is-c-text{
    font-size: 16px;
    line-height: 1.5; 
}