.drazse {
	position: relative;
	padding: 20px;
}
.drazse:before {
	position: absolute;
	content: " ";
	background: transparent url(/inc/vws/default/imgs/drazse-teteje.png) no-repeat center bottom;
	background-size: 100%;
	bottom: 0;
	left: 10%;
	width: 80%;
	height: 100%;
}
.drazse:after {
	position: absolute;
	content: " ";
	background: transparent url(/inc/vws/default/imgs/drazse-alja.png) no-repeat center top;
	background-size: 100%;
	top: 100%;
	left: 10%;
	width: 80%;
	height: 100%;
}
@media (min-width:1040px) {
	.drazse:before, .drazse:after {
		background-size: 80%;
	}
}
@media (min-width:1280px) {
	.drazse:before, .drazse:after {
		background-size: 70%;
	}
}
.drazse h3 {
	color: #00967d;
	font-size: 40px;
	font-weight: bold;
	text-align: left;
	margin: 30px 0;
}
.drazse img {
	display: grid;
	width: calc(100% - 40px);
	justify-self: left;
}
@media only screen and (max-width: 767px) {
	.drazse:before, .drazse:after {
		background-size: 20%;
		right: 60px;
	}
	.drazse:before {
		background-position: right bottom;
	}
	.drazse:after {
		background-position: right top;
	}
	.drazse img {
		max-width: 238px;
	}
	.drazse .ibr-module {
		min-height: unset !important;
	}
	.legyelteiszoldfulu {
		max-width: 100px !important;
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}
}
@media only screen and (max-width: 450px) {
	.drazse img {
		max-width: 50%;
	}
	.drazse h3 {
		font-size: 30px;
		margin: 20px 0 10px 0;
	}
}
@media only screen and (max-width: 300px) {
	.drazse h3 {
		font-size: 20px;
		margin: 6px 0;
	}
}
.milyenprogramokkalvar {
	position: relative;
}
.milyenprogramokkalvar:after {
	position: absolute;
	content: " ";
	width: 20%;
	height: 130%;
	background: transparent url(/inc/vws/default/imgs/nyusziful.png) no-repeat left bottom;
	background-size: contain;
	bottom: 0;
}
.milyenprogramokkalvar-text a, .milyenprogramokkalvar-text a:hover, .milyenprogramokkalvar-text a:focus, .milyenprogramokkalvar-text a:visited, .milyenprogramokkalvar-text a:active {
	color: #0c9386;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}
.milyenprogramokkalvar-text a:hover {
	opacity: 0.9;
}
@media only screen and (max-width: 767px) {
	.milyenprogramokkalvar:after {
		width: 30%;
	}
	.milyenprogramokkalvar-text {
		padding: 20px 20px 20px 30% !important;
	}
}
@media only screen and (max-width: 450px) {
	.milyenprogramokkalvar-text a, .milyenprogramokkalvar-text a:hover, .milyenprogramokkalvar-text a:focus, .milyenprogramokkalvar-text a:visited, .milyenprogramokkalvar-text a:active {
		font-size: 13px;
	}
}
.zbv-boxes figure {
	padding: 0;
	margin: 0;
}
.zbv-boxes .ibr-block-content {
	width: calc(100% - 16px);
	overflow: hidden;
}
.zbv-boxes .ibr-column:nth-child(1) .ibr-block-content { margin: 0 16px 0 0; }
.zbv-boxes .ibr-column:nth-child(2) .ibr-block-content { margin: 0 8px 0 8px; }
.zbv-boxes .ibr-column:nth-child(3) .ibr-block-content { margin: 0 0 0 16px; }
.zbv-text, .zbv-img {
	float: left;
	display: block;
	width: 100%;
}
.zbv-img {
	background: transparent none no-repeat center center;
	background-size: cover;
	width: 100%;
	min-height: 300px;
}
.zbv-text {
	background-color: #e5eec8;
	margin-top: -4px;
}
.zbv-text h4, .zbv-date, .zbv-button {
	margin: 0px;
	padding: 20px;
}
.zbv-text h4 {
	color: #029788;
}
.zbv-date {
	padding-top: 0;
}
.zbv-button {
	background-color: #afcb51;
	padding: 0px;
}
.zbv-button a {
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	padding: 10px;
	cursor: pointer;
	text-decoration: none;
	width: 100%;
	display: inline-block;
}
@media (max-width: 767px) {
	.zbv-boxes .ibr-block-content { width: 100%; }
	.zbv-boxes .ibr-column:nth-child(1) .ibr-block-content { width:calc(100% - 8px); margin: 0 8px 0 0; }
	.zbv-boxes .ibr-column:nth-child(2) .ibr-block-content { width:calc(100% - 8px); margin: 0 0 0 8px; }
	.zbv-boxes .ibr-column:nth-child(3) .ibr-block-content { margin: 0; }
}
@media (max-width: 639px) {
	.zbv-boxes .ibr-column:nth-child(1) .ibr-block-content { width: 100%; margin: 0; }
	.zbv-boxes .ibr-column:nth-child(2) .ibr-block-content { width: 100%; margin: 0; }
}
.zoldulj-be h3 {
	color: #009681;
}