.quest {
	
}
.quest .form fieldset {
    padding: 15px;
    border: 3px #efefef solid;
    margin: 15px auto 25px;
}
fieldset.kontakty label {
    text-align: right;
}
.quest h3 {
    font-size: 18px;
    font-weight: 700;
    letter-spacing: -.5px;
}

@media (max-width: 900px) and (orientation: portrait) {
	body header.scrollable nav {
		padding: 0px 0;
	}
	.home-slider {
		height: 40vh;
	}
	.home-slider .item {
		height: 40vh;
	}
	.arrow-down {
		display: none;
		font-size: 16px;
		left: 49%;
		padding: 20px;
		z-index: 9999;
	}
	.sec-button {
		position: absolute;
		bottom: 0px;
		width: 70%;
		left: 50%;
		padding: 10px;
	}
	.btn-bordered, .historie-button > a {
		margin: 2px auto 2px auto;
		padding: 10px 20px;
		font-size: 11px;
		display: block;
	}
	div#sbpage-55 .typical-content {
		font-size: 10px;
		line-height: 13px;
		padding: 0 15px;
	}
	div#sbpage-99	{
		display: none;
	}
	div#sbpage-99 img {
		max-width: 18% !important;
		height: 60px !important;
		object-fit: contain;
		margin: 0px;
		padding: 5px;
	}
	.news-line .short-text {
		max-height: 205px;
		font-size: 10px;
		line-height: 14px;
	}
	.news-line .short-text a.title {
		font-size: 15px;
		line-height: 18px;
		letter-spacing: 0.5px;
	}
	#right-img {
		margin-top:50px;
	}
	.news-line-row .news-right {
		margin-top: 50px;
		padding-left: 15px;
	}
	/*
	#right-img {
		transform: translateY(-114%);
	}
	.news-right.col-xs-12.col-sm-12.col-md-6 {
		transform: translateY(110%);
	}
	*/
	div#sbpage-59 .carousel > a:not(:nth-of-type(1)):not(:nth-of-type(2)) {
		display: none;
	}
	div.footer .col.logo {
		top: 30px;
	}
	div.footer {
		padding: 0px 15px 120px !important;
	}
	div.footer .col {
		position: absolute;
		top: 0px;
	}
	.small-slider .item .text {
			letter-spacing: 1px;
	}
	.upper-bar {
		position: relative;
		z-index: 500;
	}
	div#sbpage-103 {
		padding-bottom: 7px;
	}
	div#sbpage-103 .typical-content > div:first-of-type {
		display: block;
		height: 7px;
	}
	a.btn-bordered,
	.historie-button > a,
	#sbpage-103 a.btn-bordered {
		background-color: var(--sztuka-color);
		border-color: var(--sztuka-color);
		box-shadow: inset 0 0 0 2px var(--sztuka-color);
		color: #FFF;
		outline: none;
		text-decoration: none;
		padding: 20px;
		font-size:14px;
		margin-left: 10px;
		margin-right: 10px;
	}
	body:not(.pg-1) .historie-button > a {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	body.pg-68 .section-standard,
	body.pg-12 .section-standard {
		margin-left: 15px;
		margin-right: 15px;
	}
	body.pg-12 a.btn-bordered {
		margin-left: 0;
		margin-right: 0;
	}
	body.pg-12 iframe {
		height: auto !important;
		min-height: 150px;
	}
	.pg-68 .typical-box {
		padding-left: 10px;
		padding-right: 10px;
	}
}