h1 {
	font-weight:bold;
	margin-bottom:20px;
}
h2 {
	font-size:28px !important;
	font-family: poppins;
	line-height: 1.5em;
	color: #2B7BE7;
	font-weight: 700 !important;
}
.category-wrap {
	margin: 10px 0;
}
.services-wrap {
	margin: 10px 0 20px 0;
	line-height:100%;
}
.services-wrap span {
	font-size:14px;
}
div.contact-wrap {
	background-color: #F6FAFF;
	border: 1px solid #D9D9D9;
	font-family: Barlow;
	padding:25px;
	border-radius: 20px;
}
.wpcf7 form .wpcf7-response-output {
    margin: 0;
}
div.contact-wrap h2 {
	color:#001C47
}
.category-wrap .name {
	font-size:18px;
}
.video-with-header {
	margin-top:60px;
	padding: 60px 0;
	background-color: #F9F9F9;
	text-align:center;
}
.info-and-contact .contact-wrap #email-hidden-id {
    display: none !important;
}
.contact-wrap label {
	line-height:1em;
	margin:0px;
}
.contact-wrap label.checkbox-wrap {
	font-size:13px;
	line-height:1.1em;
}
.site-main {
	margin-bottom:50px;
}
@media only screen and (min-width: 992px) {
    .page-top {
        padding: 34px 0 60px 0;
		
    }
}
@media (min-width: 1200px) {
    .type-b2b-partner, main .container {
        max-width: 1280px !important;
    }
    .container {
        max-width: 1280px !important;
    }	
}

.news-section {
	margin-bottom:40px
}
.wpis {
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #D9D9D9;
    border-radius: 20px;
    padding: 20px;
}
.wpis img {
	border-radius: 20px !important;
	margin-bottom:20px;
}
.wpistitle {
	font-size:22px;
	font-family: poppins;
	font-weight:500;
	color:#000;
}
.wiecej {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    line-height: 1.3em;
    color: #008F8F !important;
}
.section-header-wrap-new {
    font-weight: bold !important;
    color: #2B7BE7 !important;
	font-family:poppins;
	font-size:28px;
	display:block;
	margin:50px auto;
	text-align:center;
}
.img-wrap img {
    width: auto;
    height: 61px;
    display: block;
    margin: 0px auto 20px auto;
    object-fit: contain;
}
.companies-row .col-wrap .name {
    font-family: poppins;
    font-size: 1.25rem;
    line-height: 0.375rem;
    font-weight: 400;
    margin-bottom: 15px;
	text-transform:uppercase;
}
.companies-row .col-wrap {
    height: 100%;
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden;
}
@media only screen and (min-width: 1600px) {
	.companies-row .col-wrap .name {
        font-size: 1.625rem;
        line-height: 2rem;
        margin-bottom: 20px;
    }
}