.form_subscribe button {
	display: block;
}
.break-all p{
	word-break: break-word;

-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;

hyphens: auto;
}
@media only screen and (max-width: 1024px){
	.link-off{
		pointer-events: none;
	}
}
.monay {
	list-style-type: none;
	float: none;
	clear: both;
}
.monay li {
	float: left;
	width: 250px;
	
}
.monay li a:link,
.monay li a:active,
.monay li a:visited{
	border: 2px 
}
.monay li a:hover {
	font-weight: 900;
}
.monay li .tag_out {
	font-size: 2rem;
}
.form-wesprzyj {
	margin-top: 100px;
	float: none;
	clear: both;
}
.form-wesprzyj input[type=text] {
	font-size: 1.4rem;
	float: left;
	padding: 5px 0 5px 10px;
	
}
.form-wesprzyj input[type=submit] {
	float: left;
	cursor: pointer;
	font-size: 1.3rem;
}
.link-pay {
	float: left;
	clear: both;
}
.zajawka ul {
	list-style: inside;
}
.single-post .content_blog h2 {
	line-height: 1.2;
} 
.content_blog ul li {
	margin-top: 0.4rem;
	margin-bottom: 0.4rem;
	
}
.content_blog ul li:before,
.content_blog li {
	display: inline-block;
}
.content_blog ul li{
	padding-left: 16px;
	width: 100%;
}
.content_blog ul li:before {
	margin-left: -16px;
}

.wydarzenia_last>div:last-child {
	display: flex;
}
.warsztaty-tekst {
	min-height: 200px;
}
@media only screen and (max-width: 1023px){
	.warsztaty-tekst {
		min-height: 0;
	}
	.warsztaty-col {
		margin-top: 25px;
	}
	.warsztaty-col:first-child {
		margin-top: 0;
	}
}
.warsztaty-image img {
	height: 150px;
	max-width: 150px;
}
@media only screen and (min-width: 1024px){
	.content .wp-block-image {
		margin-bottom: 0;
		margin-top: 1.5rem;
	}
}
.wp-block-image .wp-element-caption {
	text-align: center;
}
.wp-block-image .wp-element-caption {
	position: relative;
} 

.wp-block-table table,
.wp-block-table tr,
.wp-block-table td {
	border: 1px solid #888;
}
.wp-block-table td {
	padding: 5px;
}
.content_blog ol {
	padding-left: 40px;
}
#our-areas-of-activity .flex-col img,
#our-areas-of-activity .flex-col .flex {
	margin: 0 40px;
}
.obsz-icon img {

	width: 50%;
}
.obsz-icon .justify-evenly {
	padding-left: 12%;
}
.warsztaty-thumbnail img {
	border-bottom-left-radius: 3.75rem;
}
.baner15procent {
	display: block;
	position: fixed;
	right: 0;
	bottom: 35vh;
	z-index:999;
	width: 268px;
	border-radius: 20px 0 0 20px;
}
.baner15procent img {
	border-radius: 20px 0 0 20px;
}
@media screen and (max-width: 1024px) {
	.baner15procent {
		bottom: 25vh;
		width: 215px;
		height: 140px;
	}
}
@media screen and (max-width: 767px) {
	.baner15procent {
		bottom: 20vh;
		width: 107px;
		height: 70px;
	}
}
.content_blog ul:not(.special_box) {
	margin-left: 0 !important;
}
