.topban h1 {
	font-weight: 800;
	color: #ff0;
	margin-top: 1em;
}
.topban h1 div {
	font-weight: 400;
	text-transform: none;
	font-size: 0.6em;
	margin: 0;
}
/*div.topban {
	background: linear-gradient(190deg, rgba(255,255,255,0) 56%, rgba(0,0,0,1) 100%);
}*/
.topban h1 div b {
	display: inline-block;
	font-weight: 400;
}
.topban h1 div span {
	display: inline-block;
	color: #fff;
	font-size: 0.7em;
	font-weight: 600;
	margin-top: 12px;
	display: block;
}
.blpomog {
	background-image: url(/img/help.png?ver=3.61);
	background-size:auto 100%;background-position: left bottom; background-repeat: no-repeat;
	font-size: 17px;
	line-height: 17px;
	padding-left: 40px;
	height: 30px;
	color: #555;
	margin-top: 1em;
}
.blpomog b {
	font-weight: 600;
	position: relative;
	top: -2px;
}
.blpomog span {
	font-size: 13px;
	display: block;
	color: #555;
}
.slick-slide img {
	border-radius: 0px;
}
.plansimg {
	border: 1px solid #C1C1C1;
	padding: 2em;
}
.plansimg img {
	width: 100%;
}
.blplans {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 4em;
	align-items: center;
	margin: 2em 0 0 0;
}
.blplans h2 {
	margin: 0px 0 1em 0;
}
.blplans p {
	margin: 0 0 2em 0;
}
.blplans2 {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-gap: 1em;
	max-width: 450px;
}
.blplans2 img {
	vertical-align: middle;
	margin: 0 10px 0 0;
}
.blplans4 {
	display: grid;
	grid-template-columns: 1fr 1.2fr 0.2fr;
	grid-gap: 2em;
}
.blplans4 h2 {
	margin-top: 0px;
}
.preim > div {
	border-radius: 0px;
	padding: 29px 30px;
	border: 1px solid #C1C1C1;
	border-left: 2px solid var(--dop-color);;
	font-size: 15px;
	line-height: 21px;
}
.preim h3 {
	margin-bottom: 1em;
}
.topban_action img {
	height: 100px;
	margin: 0 30px 0 0;
}
.topban_action {
	padding: 30px;
}
.bl2c {
	grid-template-columns: 300px 1fr;
	grid-gap: 2em;
}
.b-bern {
	background-size:cover;background-position: center bottom; background-repeat: no-repeat;
	min-height: 626px;
}
.topban > div {
/*	margin-top: 450px;*/
}
.inter > div img {
	height: 500px;
}
@media screen and (max-width: 900px) {
	.inter > div img {
		height: 300px;
	}
	.b-bern {
		background-size: cover;
		min-height: 350px;
	}
	.topban > div {
/*		margin-top: 200px;*/
	}
	.blplans, .blplans4 {
		display: block;
	}
	.blplans4 input {
		width: 100% !important;
	}
	div.interactive {
		display: block;
	}
	.komprice .interactive {
		display: block;
	}
	.komprice > div > div {
		margin: 0 0 1em 0;
	}
	.komprice > div > div > div {
		padding: 10px 20px;
	}
	.kompriceitogo h3 {
		font-size: 20px;
	}
	.blotz {
		grid-template-columns: 1fr 1fr;
	}
	.topban h1 {
		font-size: 20px;
		line-height: 26px;
		margin: 0px;
	}
	.topban h1 br {
		display: none;
	}
	.topbanpod, .topban h1 b, .topban h1 div span {
		font-size: 1em;
		line-height: 1.1em;
	}
	.zaps > div {
		margin-bottom: 1em;
	}
}

@media screen and (max-width: 1500px) {
	.b-bern {
		background-size: cover;
		min-height: 490px;
		background-position: bottom center;
	}
	.topban > div {
/*		margin-top: 200px;*/
	}
}
