* {
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 90%;
}
.grecaptcha-badge {
	display: none;
}
@media only screen and (max-width: 1199px) {
	html {
		font-size: 80%;
	}
}
h2 {
	color: #0a3830;
}
h3 {
	font-weight: 700;
	color: #0a3830;
}
h4 {
	color: #0a3830;
}
a {
	color: #ab815e;
	transition: 0.5s;
}
a:hover {
	text-decoration: none;
	color: #222;
	transition: 0.5s;
}
a:visited {
	text-decoration: none;
}
a:focus,
a:hover {
	text-decoration: none !important;
}
body {
	background-color: #fff;
	min-height: 101vh;
}
p {
	color: #0a3830;
}
header {
	width: 100%;
	height: auto;
	top: 0;
	z-index: 9999;
}
footer {
	position: relative;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	text-align: center;
}
textarea {
	resize: vertical;
}
.cursor-pointer:hover {
	cursor: pointer;
}
.white-icon {
	-webkit-filter: brightness(0) invert(1);
	filter: brightness(0) invert(1);
	width: 4rem;
	height: 4rem;
	-o-object-fit: contain;
	object-fit: contain;
}
.btn-success {
	background-color: #3dd0ab !important;
	border-color: #3dd0ab !important;
}
.position-relative {
	position: relative;
}
.sideMenu {
	margin-top: 90px;
	margin-bottom: 218px;
	height: calc(100% - 90px);
	background-color: #252c35;
	color: #fff;
	position: fixed !important;
	top: 0;
	left: 0;
	z-index: 500;
	padding: 0;
	overflow-y: auto;
}
.sideMenu ul {
	list-style: none;
	font-size: 10px;
	padding-left: 0;
}
.sideMenu ul li a {
	list-style: none;
	font-size: 16px;
	color: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	width: 100%;
	display: block;
}
.sideMenuActive {
	background-color: #55595f;
}
#pozemok_popis,
#apartman_popis,
#apartman_all_popis {
	display: none;
	position: absolute;
	width: auto;
	padding: 15px 35px;
	background: #fff;
	color: #000;
	font-weight: 700;
	text-align: center;
}

.pozemokArea:hover, .apartmanArea:hover {
	cursor: pointer;
}

.pozemokArea[data-stav="Predaný"] {
	cursor: unset !important;
}
#etapa_modal.simple-modal .modal-dialog {
	max-width: 70rem;
    min-width: auto;
}
#etapa_modal.simple-modal #phasesModalForm {
    min-height: 75vh;
}
#etapa_modal.simple-modal #phasesModalForm .modal-title {
	display: none;
}
#cislo_etapy {
	font-size: 28px;
	margin-left: 5px;
	line-height: 28px;
	vertical-align: bottom;
}
.orangeText {
	color: #e9bb2f !important;
}
.redText {
	color: #d34836 !important;
}
.clickable {
	cursor: pointer;
}
#detail-pozemku .table td,
#detail-pozemku .table th {
	border-top: 2px solid #fff;
	vertical-align: middle;
}
#detail-pozemku .table td,
#detail-pozemku .table th {
	padding: 8px 10px;
}
#detail-pozemku table {
	margin-bottom: 0;
}
#detail-pozemku table td {
	width: 50%;
}
#domy-z-ponuky img {
	width: 100%;
}
.arrow-down {
	width: 100%;
	height: 15px;
	-o-object-fit: contain;
	object-fit: contain;
	margin: 25px 0;
}
.house-wrapper {
	padding: 50px 0;
}

.offer {
	padding: 50px 0 150px;
}

.offer h2{
	font-size: 36px !important;
}

@media only screen and (max-width: 767px) {
	.house-wrapper {
		padding: 10px 0;
	}
}
.clickable:hover {
	color: #888;
}
.dropdown-menu {
	padding: 10px !important;
	margin: 0 !important;
}
.page_header_title {
	color: #636463;
	font-size: 32px;
	margin-bottom: 20px;
	font-family: "Arial Black", Gadget, sans-serif;
}
.with-errors {
	color: red;
}
.row {
	margin-right: 0;
	margin-left: 0;
}
.full {
	width: 100% !important;
}
.formSmallLabel {
	font-size: 13px;
	margin-bottom: 3px;
	color: #333;
}
.formSmallLabel2 {
	font-size: 1rem;
	margin-bottom: 3px;
	color: #333;
}
.customContainer {
	border: solid 1px #aaa;
	padding-top: 30px;
	padding-left: 30px !important;
	padding-right: 30px !important;
	padding-bottom: 15px;
	border-radius: 3px;
}
.fileContainer_label {
	cursor: inherit;
	display: block;
	height: 300px;
	padding-top: 110px;
	width: 100%;
	opacity: 1;
	left: 15px;
	background-color: #ddd;
	z-index: 0;
	text-align: center;
}
.fileContainer {
	cursor: inherit;
	display: block;
	height: 300px;
	margin-top: -300px;
	width: 100%;
	opacity: 0;
	left: 15px;
	z-index: 100;
}
.fileContainerAttachment_label {
	cursor: inherit;
	display: block;
	height: 180px;
	width: 180px;
	padding: 50px 20px 20px 20px;
	opacity: 1;
	background-color: #ddd;
	z-index: 0;
	text-align: center;
}
.fileContainerAttachment {
	position: relative;
	margin-top: -180px;
	cursor: inherit;
	display: block;
	height: 180px;
	width: 180px;
	opacity: 0;
	z-index: 100;
}
.fileContainerLogo_label {
	cursor: inherit;
	display: block;
	height: 70px;
	width: 220px;
	padding: 10px 10px 10px 10px;
	opacity: 1;
	background-color: #ddd;
	z-index: 0;
	text-align: center;
}
.fileContainerLogo {
	position: relative;
	margin-top: -60px;
	cursor: inherit;
	display: block;
	height: 70px;
	width: 220px;
	opacity: 0;
	z-index: 100;
}
.orderAttachment {
	display: inline-block;
	width: 140px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
}
.border-none {
	border: none !important;
}
.left {
	position: absolute;
	left: 0;
}
.right {
	position: absolute !important;
	right: 0 !important;
}
.background-grey {
	background-color: #eee;
}
.padding-top-table-form {
	padding-top: 14px !important;
}
.margin-top-5 {
	margin-top: 5px;
}
.margin-top-10 {
	margin-top: 10px;
}
.margin-top-20 {
	margin-top: 20px;
}
.margin-top-25 {
	margin-top: 25px;
}
.margin-top-30 {
	margin-top: 30px;
}
.margin-top-45 {
	margin-top: 45px;
}
.margin-top-48 {
	margin-top: 48px;
}
.margin-top-60 {
	margin-top: 60px;
}
.margin-bot-15 {
	margin-bottom: 15px;
}
.margin-bot-20 {
	margin-bottom: 20px;
}
.margin-bot-30 {
	margin-bottom: 30px;
}
.margin-bot-50 {
	margin-bottom: 50px;
}
.margin-bot-90 {
	margin-bottom: 90px;
}
.margin-bot-100 {
	margin-bottom: 100px;
}
.margin-bot-150 {
	margin-bottom: 110px;
}
.margin-right-5 {
	margin-right: 5px;
}
.margin-right-10 {
	margin-right: 10px;
}
.margin-left-10 {
	margin-left: 10px;
}
.xs-block {
	display: none;
}
.xs-none {
	display: block;
}
.white {
	color: #fff;
}
.padding-left-15 {
	padding-left: 15px;
}
.padding-left-20 {
	padding-left: 20px;
}
.padding-right-20 {
	padding-right: 20px;
}
.padding-right-50 {
	padding-right: 50px;
}
.padding-bottom-20 {
	padding-bottom: 20px;
}
.padding-bottom-30 {
	padding-bottom: 30px;
}
.padding-bottom-50 {
	padding-bottom: 50px;
}
.nopadding {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.nopadding-left {
	padding-left: 0 !important;
}
.nopadding-right {
	padding-right: 0 !important;
}
.white-logo {
	width: 130px !important;
}
#nav-icon1 {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 30px;
	right: 20px;
	transform: rotate(0);
	transition: 0.5s ease-in-out;
	cursor: pointer;
}
.lang-wrapper-mobile {
	position: absolute;
	right: 60px;
	display: flex;
	align-items: center;
	margin-top: 10px;
}
.lang-wrapper-mobile a {
	padding: 4px;
	width: 40px;
	display: block;
	text-align: center;
}
#nav-icon1 span {
	display: block;
	position: absolute;
	height: 2px;
	width: 100%;
	background: #fff;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	transform: rotate(0);
	transition: 0.25s ease-in-out;
}
#nav-icon1 span:nth-child(1) {
	top: 0;
}
#nav-icon1 span:nth-child(2) {
	top: 10px;
}
#nav-icon1 span:nth-child(3) {
	top: 20px;
}
#nav-icon1.open span:nth-child(1) {
	top: 12px;
	transform: rotate(135deg);
}
#nav-icon1.open span:nth-child(2) {
	opacity: 0;
	left: -60px;
}
#nav-icon1.open span:nth-child(3) {
	top: 12px;
	transform: rotate(-135deg);
}
nav,
nav a,
nav li,
nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 18px;
}
nav ul {
	zoom: 1;
	text-align: center;
	list-style: none;
	position: relative;
	display: block;
}
nav ul:before {
	content: "";
	display: block;
}
nav ul:after {
	content: "";
	display: block;
	clear: both;
}
@media screen and (max-width: 1000px) {
	header {
		height: 80px;
		position: fixed;
	}
	main {
		padding-top: 80px !important;
	}
	nav {
		padding-right: 0;
	}
	nav a {
		font-size: 14px !important;
	}
	nav a,
	nav a:link,
	nav a:visited {
		padding-top: 14px;
		padding-left: 10px;
		padding-right: 10px;
	}
	nav span {
		font-size: 1rem;
		padding-top: 2px;
	}
	#cena {
		position: fixed;
		right: 20px;
		top: 50px;
		height: 30px;
		width: 120px;
		background-color: #282;
		font-weight: 700;
		font-size: 15px;
		text-align: center;
		padding-top: 4px;
		-webkit-border-bottom-right-radius: 5px;
		-webkit-border-bottom-left-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		-moz-border-radius-bottomleft: 5px;
		border-bottom-right-radius: 5px;
		border-bottom-left-radius: 5px;
	}
	#burger_menu {
		position: fixed;
		top: 80px;
		left: 0;
		right: 0;
		width: 100%;
		background-color: #003e35;
		z-index: 1;
	}
	#burger_menu a {
		text-decoration: none !important;
	}
	.burger_option {
		color: #fff;
		height: auto;
		font-size: 15px !important;
		line-height: 1.6em !important;
		padding: 0.9rem !important;
		border-bottom: 1px solid #003830;
	}
	.burger_option:hover {
		background: #01332c;
	}
	.burger-icon {
		width: 2rem;
		height: 2rem;
		-o-object-fit: contain;
		object-fit: contain;
		margin-right: 0.5rem;
	}
	.margin-top-30 {
		margin-top: 0;
	}
	.margin-top-60 {
		margin-top: 0;
	}
	.nopadding-small {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.margin-bot-100 {
		margin-bottom: 15px;
	}
	.xs-block {
		display: block;
	}
	.xs-none {
		display: none;
	}
	.none {
		display: none;
	}
	.flip {
		letter-spacing: 0;
	}
	.inline-block {
		display: inline-block !important;
	}
	.border-top-none-xs {
		border: none !important;
	}
	.padding-bot-xs-11 {
		padding-bottom: 11px !important;
	}
	.margin-xs-5 {
		margin-top: 5px;
		margin-bottom: 5px;
	}
}
.slick-slide {
	margin: 0 20px;
}
.slick-slide img {
	width: 100%;
}
.customer-logos .slick-slide img {
	height: auto;
}
.mb-own {
	margin-bottom: 2em;
}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-dotted.slick-slider {
	@media (width < 768px) {
		margin-bottom: 40px;
	}
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: 0;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
.slick-track:after,
.slick-track:before {
	display: table;
	content: "";
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir="rtl"] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
.slider-box {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
}
.slider-set {
	width: 100%;
	height: 100%;
}


.slick-next {
	height: 50px !important;
	width: 50px !important;
	right: -70px !important;

	@media (width < 992px) {
		right: -40px !important;
	}

	@media (width < 768px) {
		display: none !important;
	}
}

.slick-prev {
	height: 50px !important;
	width: 50px !important;
	left: -70px !important;

	@media (width < 992px) {
		left: -40px !important;
	}

	@media (width < 768px) {
		display: none !important;
	}
}

.slick-next::before {
	mask-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='50px' height='50px' viewBox='0 0 1024 1024'%3e%3cpath fill='currentColor' d='M271.653 1023.192c-8.685 0-17.573-3.432-24.238-10.097c-13.33-13.33-13.33-35.144 0-48.474L703.67 508.163L254.08 58.573c-13.33-13.331-13.33-35.145 0-48.475c13.33-13.33 35.143-13.33 48.473 0L776.38 483.925c13.33 13.33 13.33 35.143 0 48.473l-480.492 480.694c-6.665 6.665-15.551 10.099-24.236 10.099z'/%3e%3c/svg%3e") !important;
	background-color: rgba(171, 129, 94, 0.3);
	content: "";
	mask-repeat: no-repeat;
	mask-position: center;
	background-image: none !important;
}

.slick-prev::before {
	mask-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='50px' height='50px' viewBox='0 0 1024 1024'%3e%3cpath fill='currentColor' d='M752.145 0c8.685 0 17.572 3.434 24.237 10.099c13.33 13.33 13.33 35.143 0 48.473L320.126 515.03l449.591 449.591c13.33 13.33 13.33 35.144 0 48.474c-13.33 13.33-35.142 13.33-48.472 0L247.418 539.268c-13.33-13.33-13.33-35.144 0-48.474L727.91 10.1C734.575 3.435 743.46.002 752.146.002z'/%3e%3c/svg%3e") !important;
	background-color: rgba(171, 129, 94, 0.3);
	content: "";
	mask-repeat: no-repeat;
	mask-position: center;
	background-image: none !important;
}

.house {
	padding: 30px 0 50px;

	@media (width < 768px) {
		padding: 30px 0 20px;
	}
}

.house .house-image {
	height: 284px;
	overflow: hidden;
	margin: 0 10px;
}

.house-image img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

/*APARTMANY*/

.banner {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
}

.banner-image {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}

.banner-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.banner-content {
	margin: 200px 0 200px;

	@media (width < 992px) {
		margin: 100px 0 100px;
	}

	@media (width < 768px) {
		margin: 80px 0 80px;
	}
}

.banner-card {
	background: white;
	max-width: 692px;
	padding: 40px 40px 60px;
	border-radius: 25px;
	font-size: 20px;
	line-height: 28px;
}

.banner-card h1 {
	font-size: 48px;
	font-weight: 700;
	line-height: 58.51px;
	letter-spacing: 0.02em;
	color: #0a3830;
	padding-bottom: 10px;
	border-bottom: 2px solid;
	border-image-slice: 1;
	border-image-source: linear-gradient(90deg, rgba(171, 129, 94, 0.5) 0%, #AB815E 50%);
	max-width: 540px;


	@media (width < 992px) {
		font-size: 35px;
		line-height: 45px;
	}

	@media (width < 768px) {
		font-size: 25px;
		line-height: 35px;
		padding-bottom: 5px;
	}
}

.banner-card p {
	font-size: 20px;
	font-weight: 400;
	line-height: 28px;
	color: #292B2C;
	margin-bottom: 40px;

	@media (width < 992px) {
		font-size: 18px;
		line-height: 26px;
	}

	@media (width < 768px) {
		font-size: 16px;
		line-height: 24px;
	}
}


* {
	font-family: Montserrat, sans-serif !important;
}
.fa {
	font: normal normal normal 14px/1 FontAwesome !important;
}
a {
	outline: 0;
	text-decoration: none;
	background-color: transparent;
	transition-property: background-color, box-shadow, border, color, opacity, transform;
	transition-duration: 0.3s;
	-webkit-text-decoration-skip: objects;
}
p {
	margin-bottom: 0;
}
main {
	padding-top: 90px;
	flex-grow: 1;
	background-color: #fff;
	position: relative;
}
main:before {
	background: #0a3830;
	height: 90px;
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
	content: "";
}
header {
	background: #003830;
	position: fixed;
	transition-property: transform, background, box-shadow, line-height, height;
	transition-duration: 0.3s;
}
header.sticky {
	background: #003830;
	background: linear-gradient(0deg, rgba(0, 56, 48, 0) -40%, rgba(0, 56, 48, 1) 100%);
	transition-property: transform, background, box-shadow, line-height, height;
	transition-duration: 0.3s;
}
header.sticky .logo {
	background: 0 0;
}
header.sticky .menu {
	margin-left: auto;
}
.stickylogo {
	opacity: 1;
	padding: 10px !important;
	width: 130px !important;
	transition: all 0.5s linear;
	transition-delay: 0.5s;
}
.mainlogo {
	transition: all 0.5s linear;
}
.flagLogo {
	z-index: 1;
}
.noflagLogo {
	height: 100%;
}
.noflagLogo img {
	height: auto;
}
.noflagLogo a {
	height: auto !important;
}
.g-recaptcha {
	transform: scale(0.85);
	transform-origin: left top;
}
header.sticky .mainlogo {
	transform: translateY(-100%);
}
header.sticky .stickylogo {
	opacity: 1;
}
.headerContainer {
	max-width: 100%;
	width: 100%;
}
.lang-wrapper {
	margin-left: 5rem;
}
.lang-wrapper a.active {
	color: rgba(238, 213, 183, 1) !important;
}
.lang-wrapper .none {
	display: none !important;
}
.lang-wrapper img {
	width: 20px;
}
.lang-wrapper:before {
	display: none;
}
.menu {
	font-weight: 700;
	color: #fff;
	padding-right: 1rem;
}
.menu a,
.menu a:link,
.menu a:visited {
	padding-left: 18px;
	padding-right: 18px;
	font-size: 0.9rem;
	color: #fff;
	min-height: 90px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	flex-direction: column;
	text-decoration: none;
	transition: unset;
	font-weight: 600;
}
.menuItem {
	position: relative;
}
.menuItem a {
	position: relative;
	z-index: 2;
}
.menuItem::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	left: 0;
	background: linear-gradient(90deg, rgba(238, 213, 183, 0) 0, rgba(238, 213, 183, 1) 50%, rgba(238, 213, 183, 0) 100%);
	visibility: hidden;
	transform: scaleX(0);
	transition: all 0.2s ease-in-out 0s;
	top: 65px;
}
.page-wrapper {
	padding: 50px 15px;
}
.menu-active {
	color: #fff;
}
.menu-active a {
	color: rgba(238, 213, 183, 1) !important;
}
.menu-active a:hover {
	color: rgba(238, 213, 183, 1) !important;
}
.menu-active::before {
	visibility: visible;
	transform: scaleX(1);
}
.menuItem:hover {
	color: #fff;
	transition: all 0.3s;
}
.menuItem:hover::before {
	visibility: visible;
	transform: scaleX(1);
}
.menu-dropdown {
	display: none;
	background: #0a3830;
	border-radius: 0 0 10px 10px;
}
.menu-dropdown a {
	line-height: 15px;
	min-height: 55px !important;
	padding: 15px 10px;
}
.menu-dropdown a:hover {
	background: #546c66;
	transition: all 0.5s;
}
.language {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 103px;
	margin-left: 0.5rem;
}
.language a {
	padding: 0.4rem !important;
}
.language a.active {
	color: #3dd0ab;
}
.ponuka-pozemkov:hover .menu-dropdown {
	display: block;
}
.ponuka-pozemkov .menu-dropdown {
	margin-left: -10px;
	margin-right: -10px;
}
.btn-gold {
	background: #b6a163;
	padding: 10px 18px 8px 18px !important;
	border-radius: 4px;
	color: #fff !important;
	margin-left: 10px;
}
.btn-gold:hover {
	background: #a68c3f;
}
.btn-blue {
	background: #31b6d4;
	font-size: 12px !important;
	padding: 10px 18px 8px 18px !important;
	border-radius: 4px;
	color: #fff !important;
}
.btn-blue:hover {
	background-color: #2694ad;
}
button.btn-gold {
	border: none !important;
	margin-left: 0;
	text-transform: uppercase;
	cursor: pointer;
}
.at_right {
	display: flex;
	align-items: center;
	flex-grow: 1;
	flex-shrink: 0;
	justify-content: flex-end;
	display: -webkit-box;
	-webkit-box-align: center;
	-webkit-box-flex: 1;
}
.top-header {
	background: #3b469f;
	background: linear-gradient(to right, #3b469f 0, #002e74 100%);
}
.mobile-header {
	width: 100%;
	height: 100%;
	background: #003830;
}
.logo-mobile {
	width: 115px;
	padding: 10px;
}
.mobile-header .flex-row {
	height: 100%;
}
.mobile-header .logo {
	margin-left: 10px;
}
.logo-main {
	position: absolute;
	left: 15px;
	top: 0;
}
.logo {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-grow: 1;
	flex-shrink: 0;
	display: -webkit-box;
	-webkit-box-align: center;
	-webkit-box-flex: 1;
}
.logo img {
	padding: 30px 20px;
	width: 230px;
}
.logo-footer {
	width: 150px;
}
.logo a {
	display: block;
	height: inherit;
	overflow: hidden;
}
.mainlogo {
	background: #fff;
	border-radius: 0 0 13px 13px;
	padding: 20px 20px !important;
}
#albumPhotos {
	margin-left: -10px !important;
	margin-right: -10px !important;
}
.photoSortable {
	padding: 10px;
	cursor: move;
}
.removeImageFromAlbum {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
}
.subheader {
	height: 100px;
}
.subsite-header .logo {
	background: 0 0;
}
.subsite-header .logo img {
	padding: 10px;
}
.site-header {
	height: 90px;
}
.subheader-dot {
	line-height: 90px !important;
	content: "\f111";
	font-size: 3px !important;
	vertical-align: middle;
	color: #fff;
	padding: 1px;
	flex-direction: column !important;
	justify-content: center !important;
	display: flex;
}
.dot-green {
	color: #003830;
}
.subheader-dot-none {
	height: 100%;
	padding: 1px;
	background: 0 0;
	color: #fff;
	flex-direction: column !important;
	justify-content: center !important;
	display: flex !important;
}
.opacity-0 {
	opacity: 0;
}
.menu {
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
	flex-grow: 1;
	flex-shrink: 0;
}
footer {
	background-color: #fff;
	color: #0a3830;
}
footer a {
	color: #3c3c3c;
}
.f-menu a {
	margin-left: 13px;
	margin-right: 13px;
	font-size: 13px;
	color: #3c3c3c;
	margin-bottom: 10px;
	margin-top: 10px;
}
.greyBackground {
	background-color: #f7f7f7;
}
#content h2 {
	font-weight: 700;
}
#content .col.green-border {
	padding-bottom: 5rem;
}
header {
	color: #fff;
}
.obsah-clanku {
	flex: 1 1 auto;
	padding: 2em;
}
.obsah-clanku > * {
	color: #002f75;
}
.obsah-clanku h1 {
	color: #002f75;
	font-size: 18px;
}
.obsah-clanku .datum {
	color: #aeaeae;
	padding-bottom: 1em;
}
.obsah-clanku .more {
	color: #b6a163;
	font-size: 15px;
}
.obsah-clanku .more:hover {
	color: #a68c3f;
}
.obsah-text {
	margin-top: 1.2em;
	margin-bottom: 2em;
	min-height: 189px;
}
.content .lastch .flex-gbs:last-child {
	margin-right: 0 !important;
}
.img-own {
	width: 100%;
	max-width: 100%;
	height: 270px;
	-o-object-fit: cover;
	object-fit: cover;
}
.fs-15 {
	font-size: 15px;
}
.fs-18 {
	font-size: 18px;
}
.fs-75 {
	font-size: 75px;
}
.modra-h2 {
	color: #002e74;
	font-size: 30px;
}
.modra-h2-small {
	color: #002e74;
	font-size: 24px;
}
.modra-h1 {
	color: #002e74;
	font-size: 32px;
}
.modra {
	color: #002e74;
}
.tmavomodra {
	color: #01183c;
}
.bg-white {
	background-color: #fff;
}
.bt-1 {
	border-top: 1px solid #f0f0f0;
}
.zoznam-link {
	font-size: 15px;
	font-weight: 700;
}
.clanok-text {
	font-size: 16px !important;
	color: #000 !important;
}
.clanok-text > * {
	font-size: 16px !important;
	color: #000 !important;
}
.zoznam-link .fa-long-arrow-right {
	margin-right: 10px;
}
.content-container {
	max-width: 1030px;
}
.moj-col {
	flex: 0 0 31.333333%;
	max-width: 31.333333%;
	margin: 10px;
}
.img-clanok {
	width: 100%;
	max-width: 100%;
	height: 350px;
	-o-object-fit: cover;
	object-fit: cover;
}
.scrollTop {
	cursor: pointer;
}
.mt-6 {
	margin-top: 4.1rem !important;
}
.card {
	position: relative;
	display: flex;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
}
#slider {
	position: relative;
	height: 600px;
	height: calc(100vh - 90px);
	min-height: 500px;

}
#slider.half-slider {
	height: 600px;
	height: calc(90vh - 90px);
	min-height: 500px;
}
#slider h1 {
	font-size: 3rem;
	font-weight: 700;
	line-height: 3.5rem;
	color: #003830;
	margin-bottom: 2rem;
}
#slider .custom-divider {
	height: 3px;
	width: 100%;
}
#slider p {
	font-size: 1.3rem;
	margin-top: 1rem;
	color: #ab815e;
	text-transform: uppercase;
	white-space: nowrap;
}
.about-us {
	background-image: url(../images/about-us.png);
	background-position: bottom;
	background-size: contain;
	background-repeat: no-repeat;
	min-height: calc(100vh - 90px);
	text-align: center;
	display: flex;
	align-items: center;
	/*padding: 185px 0;*/
	padding: 70px 0 285px 0;
}
.benefits-wrapper {
	padding: 100px 0 180px;
}
.benefits-item {
	padding: 0 0.5rem;
	width: 100%;
}
@media (min-width: 376px) {
	.benefits-item {
		width: calc(100% / 2);
	}
}
@media (min-width: 768px) {
	.benefits-item {
		width: calc(100% / 4);
	}
}
@media (min-width: 1200px) {
	.benefits-item {
		width: calc(100% / 8);
	}
}
@media only screen and (max-width: 1199px) {
	.benefits-wrapper {
		padding: 50px 0 50px;
	}
}

@media only screen and (max-width: 768px) {
	.benefits-wrapper {
		padding: 0;
	}
}
.benefits-wrapper .icon {
	height: 120px;
	width: 120px;
	-o-object-fit: contain;
	object-fit: contain;
	-o-object-position: bottom;
	object-position: bottom;
	margin-top: 25px;
	margin-bottom: 0;
}
.benefits-wrapper p {
	color: #0a3830;
	font-weight: 700;
}
.about-us .custom-span {
	position: absolute;
	left: 0;
	top: -130px;
	color: #0a3830;
	font-weight: 700;
	font-size: 7.5rem;
	opacity: 0.03;
	margin-bottom: 3rem;
}
.about-us .benefits-span {
	left: 20%;
}
.about-us .h1,
.about-us h1 {
	position: relative;
	color: #0a3830;
	font-weight: 700;
	font-size: 2.5rem;
	margin-bottom: 3rem;
}
.about-us a {
	/*color: #ab815e;*/
	display: block;
	margin-top: 75px;
}
.about-us img {
	width: 30px;
	margin-top: 5px;
}
.benefits {
	background: #f5f5f5;
	padding: 100px 0;
}
.about-us .h1:before,
.about-us h1:before {
	content: "";
	position: absolute;
	bottom: -30%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 2px;
	width: 150px;
	background: #ab815e;
	background: linear-gradient(90deg, rgba(238, 213, 183, 0) 0, #ab815e 50%, rgba(238, 213, 183, 0) 100%);
}
.slider-content {
	position: absolute;
	height: calc(100vh - 90px);
	min-height: 500px;
	top: 0;
	left: 50%;
	transform: translate(-50%, 0);
}
.slide-carousel {
	width: 100%;
	height: 100%;
}
.carousel-inner {
	height: 100%;
}
.slider-text {
	-webkit-animation-delay: 0.5s;
	animation-delay: 0.5s;
}
.textShadow {
	text-shadow: 2px 2px 4px #000;
}
.slider-contact {
	position: absolute;
	bottom: 80px;
	left: 15px;
}
.slider-contact span {
	font-size: 1.3rem;
}
@media only screen and (max-width: 1300px) {
	#slider h1 {
		font-size: 2.5rem;
		line-height: 3rem;
	}
	#slider p {
		font-size: 1rem;
	}
	.slider-contact span {
		font-size: 1rem;
	}
}
@media only screen and (max-width: 1199px) {
	.about-us {
		min-height: auto;
		padding: 115px 0 255px;
		background-size: 250%;
	}
	.about-us h1 {
		font-size: 2rem;
	}
	.about-us .custom-span {
		top: -90px;
		font-size: 5.5rem;
	}
}
@media only screen and (max-width: 991px) {
	.about-us {
		background-image: none;
		padding: 115px 0 100px;
	}
	.slider-contact {
		display: none;
	}
	.about-us .custom-span {
		top: -70px;
		font-size: 4.5rem;
	}
}
@media only screen and (max-width: 767px) {
	.about-us h1 {
		font-size: 1.8rem;
	}
	.about-us h1:before {
		bottom: -45%;
	}
	.about-us {
		min-height: auto;
		padding: 55px 0 65px;
	}
	.about-us a {
		margin-top: 35px;
	}
	.about-us .custom-span {
		display: none;
	}
	.mt-55 {
		margin-top: 3.5rem !important;
	}
}
@media only screen and (max-width: 575px) {
	.about-us h1:before {
		bottom: -25%;
	}
}
.slide {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
.slide-1 {
	background-image: url(../images/slider/banner.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
.slide-2 {
	background-image: url(../images/slider/banner.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
.slide-3 {
	background-image: url(../images/slider/banner.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
.slide-clubhouse {
	background-image: url(../images/clubhouse.jpg);
	background-repeat: no-repeat;
	background-position: center 20%;
	background-size: cover;
}

.container-wd {
	width: 1590px;
	margin: 0 auto;
	padding-inline: 20px;
	z-index: 2;
	max-width: 100%;
}

@media (width < 768px) {
	.container-wd {
		width: 100%;
	}
}

.sliderTextCenter {
	background: #fff;
	position: absolute;
	padding: 40px 30px 70px;
	bottom: 0;
	left: 0;
	border-radius: 25px;
	margin-bottom: 60px;
	max-width: 690px;
}

@media (width < 992px) {
	.sliderTextCenter {
		width: 90%;
		margin-bottom: 100px;
	}
}

@media (width < 768px) {
	.sliderTextCenter {
		padding: 30px 20px 60px;
	}
}

.sliderTextCenter h2 {
	font-size: 48px;
	font-weight: 700;
	line-height: 58.51px;
	letter-spacing: 0.02em;
	color: #0a3830;
	max-width: 450px;
	padding-bottom: 10px;
}


@media (width < 992px) {
	.sliderTextCenter h2 {
		font-size: 35px;
		line-height: 45px;
	}
}

@media (width < 768px) {
	.sliderTextCenter h2 {
		font-size: 25px;
		line-height: 25px;
		margin-inline: auto;
	}
}


@media only screen and (max-width: 991px) {
	.sliderTextCenter {
		bottom: auto;
		right: auto;
		border-radius: 10px;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
}

.sliderTextCenter span {
	border-bottom: 2px solid;
	border-image-slice: 1;
	border-image-source: linear-gradient(90deg, rgba(171, 129, 94, 0.5) 0%, #AB815E 50%);
	padding-bottom: 10px;
}



.sliderTextCenter p {
	white-space: normal !important;
	font-size: 20px !important;
	font-weight: 400 !important;
	line-height: 28px !important;
	color: #292B2C !important;
	text-transform: unset !important;
	margin-bottom: 25px;
}


@media (width < 992px) {
	.sliderTextCenter p {
		font-size: 18px !important;
		line-height: 28px !important;
	}
}

@media (width < 768px) {
	.sliderTextCenter p {
		font-size: 16px !important;
		line-height: 26px !important;
	}
}


.btn-primary-custom {
	font-size: 20px;
	font-weight: 700;
	line-height: 24.38px;
	letter-spacing: 0.02em;
	background: #AB815E;
	padding: 15px 25px;
	border-radius: 25px;
	margin-top: 20px;
	border-color: #AB815E;
	color: #FFFFFF;
}

.btn-primary-custom:hover {
	color: #0A3830;
	background: #E9E9E9;
	border-color: #E9E9E9;
}

.btn-outline-primary {
	font-size: 20px;
	font-weight: 700;
	line-height: 24.38px;
	letter-spacing: 0.02em;
	color: #AB815E;
	border: 1px solid #AB815E;
	padding: 15px 45px;
	border-radius: 25px;
}

.btn-outline-primary:hover {
	color: #FFFFFF;
	border-color: #AB815E;
	background: #AB815E;
}

@media (max-width: 767px) {
	.btn-outline-primary {
		font-size: 18px;
		line-height: 22px;
		white-space: nowrap;
	}

	.btn-primary-custom {
		font-size: 18px;
		line-height: 22px;
		white-space: nowrap;
	}
}


#slider .down {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 20px;
}
#slider .down .fa {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-duration: 1.8s;
	animation-duration: 1.8s;
	margin: 10px auto;
	opacity: 1;
}
@media (max-width: 767px) {
	#slider .down .fa {
		-webkit-animation-iteration-count: infinite;
		animation-iteration-count: infinite;
		-webkit-animation-duration: 1.8s;
		animation-duration: 1.8s;
		margin: 10px auto !important;
		opacity: 1;
	}
}
#slider-nav {
	position: absolute;
	top: 50%;
	right: 25px;
	transform: translate(-50%, -50%);
	z-index: 1;
}
.down a:focus,
.down a:hover {
	color: #fff;
	text-decoration: none;
}
.carousel-indicators li {
	position: relative;
	flex: 1 0 auto;
	width: 20px;
	height: 20px;
	border-radius: 68%;
	margin: 13px 0;
	text-indent: -999px;
	cursor: pointer;
	border: 3px solid #fff;
	background-color: rgba(255, 255, 255, 0);
}
.carousel-indicators {
	position: absolute;
	bottom: 50%;
	right: 25px;
	transform: translate(-50%, 50%);
	left: unset;
	z-index: 15;
	display: flex;
	justify-content: center;
	padding-left: 0;
	margin-right: 0;
	margin-left: 0;
	list-style: none;
}

.offer-item {
	position: relative;
	margin-bottom: 50px;

	@media (width < 768px) {
		margin-bottom: 30px;
	}
}

.offer-item:hover {
	background: #AB815E66;
}

.offer-item .btn-primary-custom {
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%, 50%);
	display: none;
}


.offer-item:hover .btn-primary-custom {
	display: block;
}

.offer-item:hover .overlay {
	display: block;
}

.overlay {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #AB815E66;
	transition: background-color 0.3s ease;
}

.offer-content {
	position: absolute;
	width: 80%;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 50%);
	padding: 30px;
	border-radius: 20px;
	background: white;
	box-shadow: 0 0 15px 0 #0000001A;

	@media (width < 992px) {
		position: relative;
		background-color: white;
		margin-top: -70px;
		left: inherit;
		transform: none;
		padding: 20px;
	}

	@media (width < 768px) {
		margin-top: -120px;
	}
}


.offer-content h3 {
	font-size: 30px;
	font-weight: 700;
	line-height: 36.57px;
	letter-spacing: 0.02em;

	@media (width < 992px) {
		font-size: 27px;
		line-height: 33px;
	}

	@media (width < 768px) {
		font-size: 24px;
		line-height: 30px;
	}
}

.offer-content p {
	color: black;
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;

	@media (width < 992px) {
		font-size: 18px;
		line-height: 28px;
	}

	@media (width < 768px) {
		font-size: 16px;
		line-height: 26px;
	}
}

.offer-content strong {
	color: #0A3830;
	font-size: 24px;
	font-weight: 700;
	line-height: 30px;

	@media (width < 992px) {
		font-size: 22px;
		line-height: 28px;
	}

	@media (width < 768px) {
		font-size: 20px;
		line-height: 26px;
	}
}

.offer-image {
	width: 100%;
	height: 533px;
	overflow: hidden;

	@media (width < 992px) {
		height: 450px;
	}

	@media (width < 768px) {
		height: 400px;
	}
}

.offer-image img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.white-text {
	color: #fff;
}
.date-gallery {
	color: #ab815e;
	margin-bottom: 15px;
}
.gallery-page h2 {
	text-align: center;
}
.gallery-page p {
	text-align: center;
}
.date-gallery span {
	line-height: 1;
	margin-bottom: 15px;
	font-weight: 700;
}
.date-gallery span:first-child {
	font-size: 1.8rem;
}
.date-gallery span:last-child {
	font-size: 1rem;
}
.py-own {
	padding: 150px 0;
}
.py-own-top {
	padding-top: 100px;
}
.dark-green-back {
	background: #0a3830;
}
.shadow-box {
	box-shadow: 0 0 12px -1px rgba(0, 0, 0, 0.09);
}
.black-icon {
	display: none;
	width: 4rem;
	height: 4rem;
	-o-object-fit: contain;
	object-fit: contain;
}
.shadow-box h3 {
	font-size: 20px;
}
.boxes {
	overflow: hidden;
}
.boxes .box {
	transition: all 0.5s;
	margin-right: -150px;
	width: 85%;
}
.box h3 {
	margin-bottom: 0;
}
.box:hover {
	margin-right: 0;
	transition: all 0.5s;
}
.box .green-back {
	transition: all 0.5s;
}
.box .white-back {
	transition: all 0.5s;
	padding-right: 180px;
}
.box .shadow-box h3 {
	transition: all 0.5s;
}
#kontakt-form {
	background: #f5f5f5;
	padding: 90px 0;
}
.contact-wrapper p {
	font-weight: 600;
	color: #0a3830;
}
.contact-wrapper p a {
	font-weight: 600;
	color: #0a3830;
}
.grecaptcha-badge {
	visibility: hidden;
}
@media only screen and (max-width: 575px) {
	#kontakt-form {
		padding: 50px 0;
	}
}
.contact-image {
	min-height: 20rem;
	-o-object-fit: cover;
	object-fit: cover;
}
.references .nav-tabs {
	border: none;
}
.references img {
	width: 100%;
	height: 450px;
	-o-object-fit: cover;
	object-fit: cover;
}
.references h3 {
	font-weight: 700;
	color: #0a3830;
	margin: 25px 0 15px;
}
.references p {
	color: #24524c;
}
.references .nav-link {
	color: #0a3830;
	font-weight: 700;
	border: none;
	position: relative;
	text-align: center;
}
@media (min-width: 992px) {
	.references .nav-tabs {
		justify-content: space-around;
	}
	.references .nav-tabs .nav-item {
		max-width: 10rem;
	}
}
.references .nav-link.active {
	color: rgba(171, 129, 94, 1);
}
.references .product-tabs {
	width: 100%;
}
@media only screen and (max-width: 991px) {
	.references .product-tabs {
		white-space: nowrap;
	}
	.references-wrap {
		overflow-x: auto;
		overflow-y: hidden;
	}
	.references .nav-link.active:before {
		width: 80px;
	}
}
@media only screen and (max-width: 575px) {
	.references .nav-link.active:before {
		width: 50px;
		height: 4px;
	}
	.references img {
		height: 50vw;
	}
	.references h2 {
		margin-bottom: 25px;
	}
}
#kontakt-form .form100 {
	width: 100%;
	border: none;
	box-shadow: 0 0 12px -1px rgba(0, 0, 0, 0.09);
	padding: 10px 20px;
	border-radius: 10px;
	resize: none;
}
.kontakt {
	background: #546c66;
	padding: 80px 0;
	text-align: center;
	margin-bottom: 50px;
}
.kontakt-btn {
	border: none;
	transition: 0.5s all;
	color: #fff;
	background: #ab815e;
	font-weight: 700;
	padding: 10px 30px;
	cursor: pointer;
	border-radius: 10px;
}
.kontakt-btn:hover {
	transition: 0.5s all;
	background: #546c66;
	color: #fff;
}
#kontakt h3 {
	color: #fff;
	display: inline-block;
	position: relative;
	margin-bottom: 1rem;
	font-family: "Playfair Display", serif !important;
}
#kontakt h3:before {
	content: "";
	position: absolute;
	bottom: -50%;
	left: 50%;
	transform: translate(-50%, -50%);
	height: 2px;
	width: 150px;
	background: #eed5b7;
	background: linear-gradient(90deg, rgba(238, 213, 183, 0) 0, rgba(238, 213, 183, 1) 50%, rgba(238, 213, 183, 0) 100%);
}
#kontakt h2 {
	font-size: 2.5rem;
	margin-bottom: 0;
}
.contact-title {
	padding: 70px 10px;
}
#kontakt p {
	color: #fff;
	font-weight: 200;
}
#kontakt .greenLine {
	width: 130px;
	height: 3px;
	background: #3dd0ab;
	display: block;
}
#kontakt .dark-green-back .container {
	position: relative;
	padding-top: 7rem !important;
	padding-bottom: 3rem !important;
}
#kontakt .greenLineLeft {
	width: 25px;
	height: 120px;
	background: #3dd0ab;
	position: absolute;
	top: -90px;
	left: 0;
}
#kontakt .longLine {
	width: 3px;
	height: 100%;
	top: 0;
	z-index: 1;
}
.custom-control {
	position: relative;
	display: block;
	min-height: 1.5rem;
	padding-left: 1.5rem;
}
.custom-control-label {
	position: relative;
	margin-bottom: 0;
	vertical-align: top;
}
.custom-control-label::before {
	position: absolute;
	top: 3px;
	left: -1.5rem;
	display: block;
	width: 1rem;
	height: 1rem;
	pointer-events: none;
	content: "";
	background-color: #fff;
	border: #adb5bd solid 1px;
}
.custom-control-input:checked ~ .custom-control-label::before {
	color: #fff;
	border-color: #546c66;
	background-color: #546c66;
}
.custom-control-label::before,
.custom-file-label,
.custom-select {
	transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
	background-image: url(../images/chceck.svg);
}
.custom-control-label::after {
	position: absolute;
	top: 3px;
	left: -1.5rem;
	display: block;
	width: 1rem;
	height: 1rem;
	content: "";
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50% 50%;
}
.custom-checkbox .custom-control-label::before {
	border-radius: 0.25rem;
}
.up {
	right: 0;
	background-color: #ab815e;
	display: block;
	position: fixed;
	z-index: 100;
	bottom: 0;
	text-align: center;
	font-size: 2rem;
	border-radius: 0.3rem;
	outline: 0 !important;
	transform: translate3d(0, 5rem, 0);
	line-height: 50px;
	height: 50px;
	width: 50px;
	margin: 22px;
	cursor: pointer;
}
.up:before {
	content: "\f106";
	font-family: fontawesome;
	vertical-align: top;
	color: #fff;
}
.up-active {
	transform: translate3d(0, 0, 0);
}
.down .scrollTo {
	color: #fff;
	font-weight: 700;
	cursor: pointer;
	text-align: center;
}
.scrollTo .fa {
	display: block;
}
#ponuka-pozemkov {
	overflow: hidden;
}
.gallery {
	overflow: hidden;
	padding: 100px 110px;
	position: relative;
}
.item {
	position: relative;
	width: 40%;
	text-align: center;
}
.centerImg {
	z-index: 1;
	width: 100%;
}
.centerImg img {
	cursor: pointer;
}
.next,
.prev {
	position: absolute;
	color: #3dd0ab !important;
	cursor: pointer;
}
.prev {
	top: 50%;
	left: 5%;
	transform: translateY(-50%);
}
.next {
	top: 50%;
	right: 5%;
	transform: translateY(-50%);
}
.alert {
	margin: 0;
	position: fixed;
	bottom: 6rem;
	z-index: 99;
	right: 1.4rem;
}
.slick-center {
	cursor: pointer;
}
.image-carousel {
	outline: 0;
}
.carousel img {
	opacity: 0.8;
	transition: all 0.3s ease;
	margin: 100px 0;
	padding: 0 70px;
	outline: 0;
}
.carousel .slick-center img {
	-moz-transform: scale(1.6);
	-ms-transform: scale(1.6);
	-o-transform: scale(1.6);
	-webkit-transform: scale(1.6);
	opacity: 1;
	transform: scale(1.6);
}
.slick-prev:before {
	content: url(../images/arrow.png) !important;
}
.slick-next:before,
.slick-prev:before {
	content: "" !important;
	background-image: url(../images/arrow.png);
	background-size: contain;
	background-position: center;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

#carouselP .carousel,
#pozemokGaleria .carousel {
	z-index: 2;
}
#carouselP .carouselSquare {
	position: absolute;
	width: 425px;
	height: 242px;
	bottom: 70px;
	left: 37%;
	border: 2px solid #3bcfab;
	transform: scale(1.6);
	z-index: 1;
}
#pozemokGaleria .carousel img {
	opacity: 1;
	cursor: pointer;
}
#pozemokGaleria .carousel img:hover {
	transform: scale(1.2);
}
.backText {
	color: #003830 !important;
	font-weight: 700;
}
.backText .fa-chevron-left {
	background: #003830;
	color: #fff;
	padding: 4px 6px;
	border-radius: 50%;
	font-size: 10px;
	line-height: 10px;
	margin-right: 6px;
	vertical-align: text-top;
}
.backText:hover {
	color: #3dd0ab !important;
	transition: all 0.3s;
}
.backText:hover .fa-chevron-left {
	background: #3dd0ab !important;
	transition: all 0.3s;
}
.backText:hover .fa-map {
	color: #3dd0ab !important;
	transition: all 0.3s;
}
.relative {
	position: relative;
}
.pozemok-wrap {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #3dd0abc4;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	transition: all 0.5s;
	opacity: 0;
}
.pozemok-wrap .btn {
	background: 0 0;
	border-radius: 0;
	border: 2px solid #fff;
	color: #fff;
	padding: 6px 28px;
	margin-top: 14px;
	font-weight: 600;
	cursor: pointer;
}
.pozemok-wrap .btn:hover {
	background: #fff;
	color: #3dd0ab;
}
.pozemok-detail:hover .pozemok-wrap {
	opacity: 1;
	transition: all 0.5s;
}
#detail-pozemku img {
	max-height: 400px;
}
.house-detail__desc ul {
	padding-left: 15px;
	list-style: none;
	margin-bottom: 0.5rem;
}
.house-detail__desc ul li {
	position: relative;
	font-size: 0.9rem;
	color: #0a3830;
	font-weight: 500;
}
.house-detail__desc ul li::before {
	content: "\2022";
	position: absolute;
	top: 5px;
	color: #ab815e;
	font-weight: 700;
	display: inline-block;
	width: 9px;
	font-size: 15px;
	line-height: 10px;
	margin-left: -14px;
}
.domy .btn {
	background: 0 0;
	border: 1px solid #ab815e;
	color: #ab815e;
	padding: 8px 30px;
	margin-top: 14px;
	font-weight: 600;
	cursor: pointer;
	border-radius: 10px;
}
.domy .border-title:before {
	display: none;
}
.domy .border-title {
	margin-bottom: 15px;
}
.domy .btn:hover {
	background: #ab815e;
	color: #fff;
}
.border-right-white {
	border-right: 5px solid #fff;
}
.border-left-white {
	border-left: 5px solid #fff;
}
.dom-a {
	background-image: url(../images/house-a.jpg);
	background-repeat: no-repeat;
	background-position: 39%;
	background-size: cover;
	height: calc(100vh - 150px);
	min-height: 300px;
}
.dom-b {
	background-image: url(../images/house-b.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: calc(100vh - 150px);
	min-height: 300px;
}
.dom-c {
	background-image: url(../images/house-c.jpg);
	background-repeat: no-repeat;
	background-position: 39%;
	background-size: cover;
	height: calc(100vh - 150px);
	min-height: 300px;
}
.dom-d {
	background-image: url(../images/house-d.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: calc(100vh - 150px);
	min-height: 300px;
}
.house-scroll {
	display: block;
	text-align: center;
	color: #ab815e;
	margin: 10px 0;
}
.house-scroll:hover {
	color: #ab815e;
}
.house-scroll img {
	width: 100%;
	height: 15px;
	-o-object-fit: contain;
	object-fit: contain;
}
.domy-informacie {
	height: 100%;
	width: 100%;
	background: rgba(236, 211, 181, 0.6);
	opacity: 0;
	transition: all 1s;
	color: #fff;
	padding: 25px 0;
}
.dom {
	overflow: hidden;
	position: relative;
}
.dom.active .domy-informacie,
.dom:hover .domy-informacie {
	opacity: 1;
	transition: opacity 0.3s ease-in-out;
}
.map {
	margin: 100px 0 -5px;
}
.map iframe {
	width: 100%;
	height: 450px;
}
@media only screen and (max-width: 991px) {
	.map iframe {
		height: 250px;
	}
	#kontakt-form {
		padding: 50px 0;
	}
	#kontakt-form .container {
		width: 100%;
	}
}
.back-btn {
	color: #ab815e;
	display: block;
	margin-top: 15px;
}
.back-btn img {
	transform: rotate(90deg);
	width: 20px;
	margin-bottom: 2px;
}
#content h2 {
	font-size: 1.5rem;
	position: relative;
	margin-bottom: 30px;
	display: inline-block;
}
#content h2:before {
	content: "";
	position: absolute;
	bottom: -15px;
	left: 0;
	transform: translate(0, -50%);
	height: 2px;
	width: 100%;
	background: #ab815e;
	background: linear-gradient(90deg, rgba(171, 129, 94, 1) 0, rgba(171, 129, 94, 0) 100%);
}
.border-title {
	font-size: 1.5rem;
	position: relative;
	margin-bottom: 30px;
	display: inline-block;
}
.border-title:before {
	content: "";
	position: absolute;
	bottom: -15px;
	left: 0;
	transform: translate(0, -50%);
	height: 2px;
	width: 100%;
	background: #ab815e;
	background: linear-gradient(90deg, rgba(171, 129, 94, 1) 0, rgba(171, 129, 94, 0) 100%);
}
.border-title span {
	font-size: 2rem;
	color: #ab815e;
}
.dom.active .informacie-wrap,
.dom:hover .informacie-wrap {
	bottom: 0;
	transition: bottom 0.3s ease-in-out;
}
.suqareBckg {
	position: relative;
	padding-bottom: 56%;
	width: 100%;
	border: 3px solid #eed5b7;
	border-radius: 20px;
}
.squareImg__wrapper {
	position: absolute;
	left: -25px;
	top: -25px;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.squareImg__wrapper:hover .squareImg {
	transform: scale(1.1);
}
.squareImg {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
	transform: scale(1.01);
	transition: transform 2s;
}
.squareImgLeft {
	position: absolute;
	right: -25px;
	top: -25px;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
@media only screen and (max-width: 991px) {
	.squareImg__wrapper {
		left: 0;
		top: 0;
	}
	.suqareBckg {
		border: none;
	}
}
@media only screen and (max-width: 1550px) {
	.informacie-wrap .border-title {
		font-size: 1.5vw;
	}
	.border-title span {
		font-size: 2vw;
	}
	.informacie-wrap {
		padding: 15px 1.3vw;
	}
}
.informacie-wrap {
	margin: auto;
	width: 80%;
	background: #fff;
	border-radius: 15px 15px 0 0;
	color: #0a3830;
	position: absolute;
	bottom: -265px;
	height: 320px;
	left: 50%;
	transform: translate(-50%, 0);
	padding: 20px 30px 30px;
	transition: bottom 0.3s ease-in-out;
}
.informacie-wrap p {
	padding-left: 10px;
	position: relative;
	margin-bottom: 0.5rem;
}
.informacie-wrap p:before {
	content: "\2022";
	color: #ab815e;
	font-weight: 700;
	display: inline-block;
	width: 15px;
	margin-left: -10px;
	position: absolute;
	top: -1px;
	font-size: 1.3rem;
	line-height: 1;
}
@media only screen and (max-width: 1199px) {
	.informacie-wrap {
		width: 260px;
		background: rgba(255, 255, 255, 0.9);
		border-radius: 15px;
		color: #0a3830;
		position: absolute;
		bottom: 50%;
		height: auto;
		left: 50%;
		transform: translate(-50%, 50%);
		padding: 15px 35px 20px;
	}
	.informacie-wrap .border-title {
		margin-bottom: 18px;
	}
	.dom {
		border: none;
	}
	.dom.active .informacie-wrap,
	.dom:hover .informacie-wrap {
		bottom: 50%;
		transition: bottom 0.3s ease-in-out;
	}
	.informacie-wrap .border-title {
		font-size: 1.5rem;
	}
	.border-title span {
		font-size: 2rem;
	}
	.dom {
		border: none !important;
	}
}
.card-wrapper h4 {
	color: #0a3830;
	font-weight: 700;
	font-size: 1.2rem;
}
.card-wrapper img {
	width: 65px;
	margin-bottom: 15px;
}
.card-wrapper {
	border-radius: 15px;
	background: #fff;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
	padding: 40px 15px 40px;
	margin: 30px 0;
	position: relative;
}
.card-wrapper .col {
	padding-left: 50px;
}
.card-wrapper .files {
	font-size: 0.9rem;
}
.card-wrapper .files img {
	margin: 5px 0 10px 10px;
}
@media only screen and (max-width: 991px) {
	.card-wrapper .col {
		padding-left: 15px;
	}
	.card-wrapper img {
		width: 45px;
	}
}
@media only screen and (max-width: 767px) {
	.card-wrapper .col {
		padding-left: 30px;
		margin-bottom: 15px;
	}
}
.card-wrapper p {
	padding-left: 15px;
	position: relative;
	font-size: 0.9rem;
	color: #0a3830;
	font-weight: 500;
	margin-bottom: 0.2rem;
}
.card-wrapper p:before {
	content: "\2022";
	color: #ab815e;
	font-weight: 700;
	display: inline-block;
	width: 15px;
	margin-left: -15px;
	position: absolute;
	top: -1px;
	font-size: 1.3rem;
	line-height: 1;
}
.yellow {
	color: #ab815e;
}
.greentableitem {
	background: #3dd0ab;
	border-top: 2px solid #fff;
	color: #fff;
	padding: 6px 15px;
	font-weight: 700;
}
.orangetableitem {
	background: #e9bb2f;
	border-top: 2px solid #fff;
	color: #fff;
	padding: 6px 15px;
	font-weight: 700;
}
.redtableitem {
	background: #d34836;
	border-top: 2px solid #fff;
	color: #fff;
	padding: 6px 15px;
	font-weight: 700;
}
.transtableitem {
	background: 0 0;
	border-top: 2px solid transparent;
	color: #3b6059;
	padding: 6px 0;
	font-weight: 700;
}
.house-description span {
	color: #0a3830;
	font-size: 1rem;
	font-weight: 700;
}
.house-description p {
	color: #ab815e;
	font-size: 1.3rem;
	font-weight: 500;
}
.files {
	color: #0a3830;
	display: block;
	width: 100%;
	margin-bottom: 5px;
}

.files:focus,
.files:hover {
	color: #0a3830;
}
.files img {
	width: 20px;
	height: 20px;
	margin-left: 10px;
	-o-object-fit: contain;
	object-fit: contain;
}
.references h2 {
	color: #0a3830;
	text-align: center;
	margin-bottom: 45px;
	font-weight: 700;
}
.tabs-border {
	margin: 10px 0 15px;
	height: 2px;
	width: 130%;
	position: relative;
	left: -15%;
	background: #ab815e;
	background: linear-gradient(90deg, rgba(238, 213, 183, 0) 0, rgba(171, 129, 94, 1) 50%, rgba(238, 213, 183, 0) 100%);
}
@media only screen and (max-width: 1500px) {
	.tabs-border {
		width: 110%;
		left: -5%;
	}
}
@media only screen and (max-width: 1250px) {
	.tabs-border {
		width: 100%;
		left: 0;
	}
}
.custom-divider {
	margin: 10px 0;
	height: 2px;
	width: 150px;
	background: #ab815e;
	background: linear-gradient(90deg, rgba(171, 129, 94, 1) 0, rgba(171, 129, 94, 0) 100%);
}
.slick-dots {
	display: none !important;

	@media (width < 768px) {
		display: block !important;
	}
}

.slick-dots li button::before {
	font-size: 8px !important;
}

.slick-dots li.slick-active button::before {
	color: #0A3830 !important;
}

.slick-dots li {
	margin: 0 2px !important;
}

h5 {
	color: #0a3830;
	font-size: 1rem;
	font-weight: 700;
}
.darkgreenbtn {
	background: #ab815e;
	border-radius: 10px;
	color: #fff;
	padding: 12px 40px;
	font-weight: 700;
	cursor: pointer;
}
.darkgreenbtn:hover {
	background: #bd936e;
}
.darkgreentext {
	color: #003830;
	font-weight: 700;
}
.lightGreentext {
	color: #3dd0ab;
}
.volny {
	color: #3dd0ab;
}
.rezervovany {
	color: #ffc107;
}
.predany {
	color: #e51c13;
}
.apartman-img {
	transition: opacity .5s;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
}
.apartman-img.deactive {
	opacity: .4;
}
.container-gallery {
	padding-right: 15px;
	padding-left: 15px;
	width: 84%;
}
.galeria .slick-slide {
	margin: 0 4px;
	max-height: 184px;
}
#thankyou {
	background: #3dd0ab;
	text-align: center;
	color: #fff;
	font-weight: 700;
}
@media (min-width: 576px) {
	.container-gallery {
		width: 520px;
		max-width: 100%;
	}
	.galeria .slick-slide {
		max-height: 88px;
	}
}
@media (min-width: 768px) {
	.container-gallery {
		width: 720px;
		max-width: 100%;
	}
	.galeria .slick-slide {
		max-height: 120px;
	}
}
@media (min-width: 992px) {
	.container-gallery {
		width: 965px;
		max-width: 100%;
	}
	.galeria .slick-slide {
		max-height: 127px;
	}
}
@media (min-width: 1200px) {
	.container-gallery {
		width: 1150px;
		max-width: 100%;
	}
	.galeria .slick-slide {
		max-height: 150px;
	}
}
@media (min-width: 1450px) {
	.container-gallery {
		width: 1400px;
		max-width: 100%;
	}
	.galeria .slick-slide {
		max-height: 184px;
	}
}
.about-us-right .about-us-content {
	margin-left: auto;
}
.about-us-content-wrapper {
	display: flex;
	align-items: center;
}
.about-us-content {
	max-width: 425px;
	padding: 70px 0;
	font-size: 1.25rem;
}
.about-us-content h4 {
	color: #0a3830;
	font-size: 1.375rem;
	font-weight: 700;
	margin-top: 1rem;
	line-height: 1.3;
}
.about-us-content h3 {
	font-size: 3rem;
	margin-bottom: 1.5rem;
}
.about-us-left {
	padding: 100px 0;
}
.about-us-right {
	background-color: #f7f7f7;
	padding: 100px 0;
}
.about-us-left img {
	width: 95%;
	position: absolute;
	left: -15px;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.about-us-right img {
	width: 95%;
	position: absolute;
	right: -15px;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.about-us-img {
	min-height: 700px;
}
.about-us-btn {
	margin-top: 20px;
	background: inherit;
	border: 1px solid #ab815e;
	padding: 5px 10px;
	border-radius: 10px;
	outline: 0;
}
.about-us-btn:hover {
	background: #e6cfb1;
}
.contact-green a{
	color: #fff;
}
.contact-green a:hover{
	color: #ab815e;
}
.main-content-title{
	font-size: 2.5rem !important;
}

@media (max-width: 991px) {
	.about-us-img {
		padding-left: 0;
		padding-right: 0;
	}
}
@media only screen and (max-width: 1199px) {
	.about-us-content {
		max-width: 100%;
		padding: 50px 0;
	}
	.about-us-left {
		padding: 50px 0;
	}
	.about-us-right {
		padding: 50px 0;
	}
}
@media only screen and (max-width: 991px) {
	.about-us-left img {
		width: 100%;
		position: relative;
		left: auto;
		height: 35vw;
	}
	.about-us-right img {
		width: 100%;
		position: relative;
		right: auto;
		height: 35vw;
	}
	.about-us-img {
		min-height: auto;
	}
	.about-us-left .row,
	.about-us-right .row {
		margin: 0 -15px;
	}
	.about-us-content {
		padding: 25px 0;
	}
	.about-us-left {
		padding: 45px 0 20px;
	}
	.about-us-right {
		padding: 45px 0 20px;
	}
}
@media only screen and (max-width: 575px) {
	.about-us-left img {
		height: 50vw;
	}
	.about-us-right img {
		height: 50vw;
	}
	.about-us-content h3 {
		font-size: 2rem;
	}
}
@media (min-width: 1200px) {
	.custom-container {
		width: 1140px;
		max-width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
}
@media (min-width: 992px) {
	.order-lg-first {
		order: -1;
	}
	.order-lg-last {
		order: 13;
	}
}
.galeria-btn {
	border-radius: 10px;
	border: 2px solid #ab815e;
	color: #ab815e;
	padding: 10px 40px;
	font-weight: 700;
}
.galeria-btn:hover {
	background: #ab815e;
	color: #fff;
}
.galeria .slick-slide img {
	cursor: pointer;
}
@media (min-width: 1001px) {
	.container-menu {
		width: 1440px;
		max-width: 100%;
		height: 100px;
	}
}
@media (max-width: 1500px) {
	.legendaItem img {
		width: 30px;
	}
}
@media (max-width: 1300px) {
	#spot-9872 {
		z-index: 1;
	}
	#spot-9872 img {
		width: 50px !important;
		height: 50px !important;
		background: #fff !important;
		padding: 1px;
		border-radius: 4px;
	}
}
@media (max-width: 1199px) {
	.menu a,
	.menu a:link,
	.menu a:visited {
		padding-left: 10px;
		padding-right: 10px;
	}
	.domy .domy-informacie {
		opacity: 1;
		background: 0 0;
		text-align: center;
	}
	.carousel img {
		padding: 0 40px !important;
	}
	.boxes .box {
		width: 100%;
	}
	.googlemapsLink > * {
		font-size: 12px !important;
	}
	#lokalita .googlemapsArrow {
		font-size: 14px !important;
	}
	.legendaItem img {
		width: 26px;
	}
}
@media (max-width: 1000px) {
	#slider {
		height: calc(80vh - 80px);
	}
}


@media (max-width: 991px) {
	.domy {
		height: auto;
	}
	.domy .dom {
		height: 60vw;
	}
	.domy .border-left-white,
	.domy .border-right-white {
		border: none !important;
	}
	.domy .domy-informacie p {
		display: none;
	}
	.domy .domy-informacie .informacie-wrap {
		background: #3dd0abc7;
		padding: 25px;
	}
	.domy .row {
		height: 100%;
	}
	.greentableitem,
	.orangetableitem,
	.redtableitem,
	.transtableitem {
		font-size: 12px;
	}
	.lg-none {
		display: none;
	}
	.legenda {
		flex-direction: row !important;
		justify-content: flex-start !important;
		padding-bottom: 30px;
	}
	.legenda .legendaGoogleMaps,
	.legenda h2 {
		width: 100%;
	}
	.imp-shape img {
		width: 25px !important;
		height: 25px !important;
	}
}
@media (max-width: 767px) {
	.box:hover {
		transform: none;
	}
	.carousel img {
		margin: 40px 0 !important;
		padding: 0 15px !important;
	}
	.boxes .box {
		width: 100%;
		margin-right: 0;
		padding-left: 15px;
	}
	.box .white-back {
		padding-right: 15px;
	}
	.mobile-margin {
		margin: 15px auto;
	}
	#spot-9872 img {
		width: 40px !important;
		height: 40px !important;
	}
	.imp-shape img:hover {
		transform: scale(1.8) !important;
	}
	#galleryLightbox ul > li {
		width: 62% !important;
	}
	#pozemok_popis,
	#apartman_popis {
		display: none !important;
	}
	#pozemok_popis table,
	#apartman_popis table {
		width: 100%;
	}
	#cislo_etapy {
		font-size: 40px;
		margin-left: 0;
		line-height: 33px;
		vertical-align: bottom;
		display: block;
	}
}
@media (max-width: 575px) {
	.green-square,
	.green-square-out-right {
		border: none;
		margin: 0;
		padding: 0;
		right: unset;
	}
	.green-border,
	.green-border-right {
		border: none;
		margin: 0;
		padding: 0;
	}
	.row-green-border-left,
	.row-green-border-right {
		border: none;
	}
	#galleryHidden h2 {
		margin-bottom: 0 !important;
	}
	#galleryHidden .dateGreen {
		text-align: left !important;
	}
	#galleryHidden .text-right {
		padding: 0 !important;
	}
	#galleryHidden .green-square {
		display: none;
	}
	.imp-shape img {
		width: 17px !important;
		height: 17px !important;
	}
	#lokalita .legendaItem {
		width: 197px !important;
	}
	.carouselSquare {
		display: none;
	}
}
@media (max-width: 425px) {
	#domA h2,
	#domA1 h2,
	#domB h2,
	#domB1 h2 {
		text-align: center;
	}
	#domA .squareImg,
	#domA1 .squareImgLeft,
	#domB .squareImg,
	#domB1 .squareImgLeft {
		position: unset !important;
	}
	#domA .suqareBckg,
	#domA1 .suqareBckg,
	#domB .suqareBckg,
	#domB1 .suqareBckg {
		border: none !important;
	}
	.green-border {
		border: none;
		margin: 0;
		padding: 0;
	}
	.green-square {
		border: none;
	}
	.green-border h2,
	.green-square-right h2 {
		text-align: center;
	}
	.green-border p,
	.green-square-right p {
		text-align: justify;
	}
	.green-square-right {
		border: none;
	}
	.greenLineLeft {
		display: none;
	}
	.rightLine {
		display: none;
	}
	.green-border-right {
		border: none;
	}
	#galleryHidden .green-border h2,
	#galleryHidden .green-square-right h2 {
		text-align: left !important;
	}
	.imp-shape img {
		width: 13px !important;
		height: 13px !important;
	}
	#spot-9872 img {
		width: 25px !important;
		height: 25px !important;
	}
	.imp-shape img:hover {
		transform: scale(2.3) !important;
	}
	#lokalita .legendaItem {
		width: 169px !important;
	}
	.legendaItem img {
		width: 23px;
	}
	#lokalita .legendaItem {
		width: 169px !important;
	}
	#lokalita .iconName {
		font-size: 12px !important;
	}
	#slider p {
		font-size: 1.2rem;
	}
	#slider .carousel-indicators {
		display: none;
	}
	#slider .kontaktneUdaje {
		justify-content: flex-start !important;
	}
	#slider .slider-contact {
		padding-right: 15px;
		padding-left: 15px;
	}
}
#galleryLightbox {
	position: fixed;
	cursor: -webkit-zoom-out;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background: rgba(0, 0, 0, 0.8);
	margin: 0 auto;
	padding: 50px;
}
#galleryLightbox ul > li {
	width: 80%;
	margin: auto;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	margin-bottom: 0;
	list-style: none;
	text-align: center;
}
#galleryLightbox img {
	max-width: 100%;
	max-height: 100%;
}
#galleryLightbox i {
	padding: 20px;
	font-size: 25px;
	color: #fff !important;
}
#galleryLightbox .fa-times {
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	font-size: 40px;
}
#lightbox {
	position: fixed !important;
	top: 50% !important;
	left: 50% !important;
	transform: translate(-50%, -50%);
}
#image-map-pro-container {
	padding: 0;
}
#lokalita h2 {
	font-size: 26px;
}
#lokalita .iconName {
	font-size: 15px;
	font-weight: 700;
}
#lokalita .legendaItem {
	width: 210px;
	margin-bottom: 10px;
	flex-wrap: nowrap;
}
#lokalita .googlemapsArrow {
	font-size: 24px;
	vertical-align: middle;
	margin-right: 10px;
	margin-left: 10px;
	color: #3dd0ab;
	font-weight: 600;
}
#lokalita .googlemapsLink {
	color: #2a2b2c;
}
.googelemapsLink {
	color: #2a2b2c;
}
#lokalita .googlemapsLink:hover {
	color: #3dd0ab;
}
.imp-shape {
	cursor: auto !important;
}
.imp-shape img {
	transition: all 0.5s;
}
.imp-shape img:hover {
	transition: all 0.5s;
	transform: scale(1.6);
}
.legendaGoogleMaps {
	margin-top: 35px;
}
.cennikSlider {
	height: calc(100vh - 90px);
	background-image: url(../images/cennik-kralovskeudolie.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}
#content.cennik,
#content.ponuka {
	background: #fff;
}
.cennik-tabulka .detail {
	color: #0a3830;
}
.cennik-tabulka .detail:hover {
	color: #3bcfab;
}
.cennik-tabulka .container-tabulka {
	max-width: 1300px;
	padding-left: 15px;
	padding-right: 15px;
	margin: auto;
	box-shadow: 0 0 12px -1px rgba(0, 0, 0, 0.09);
}
.cennik-tabulka .tableBody button {
	width: 100%;
	border-radius: 0 !important;
}
.overflow-auto {
	overflow-x: auto;
}
.cennik-tabulka {
	color: #0a3830;
}
.cennik-tabulka .tableHead {
	background: #3dd0ab;
	color: #fff;
	text-transform: uppercase;
}
.cennik-tabulka .tableHead tr th {
	text-align: center;
	padding: 1.3rem 0.75rem;
	white-space: nowrap;
}
.cennik-tabulka .tableBody tr td {
	text-align: center;
	font-weight: 700;
}
.cennik-tabulka .tableBody tr {
	border-bottom: 2px solid #3dd0ab;
}
.cennik-tabulka .tableBody tr:last-child {
	border: none;
}
.cennik-tabulka .tableBody tr td .btn-group {
	width: 100%;
}
.cennik-tabulka .tableBody tr td .btn-group button {
	width: 100%;
	border-radius: 0 !important;
}
.cennik-tabulka select {
	border-radius: 0;
	border: 1px solid #0a3830;
	font-weight: 700;
	font-size: 1rem;
	-webkit-appearance: none;
	-moz-appearance: none;
}
.cennik-tabulka .styleselect {
	position: relative;
}
.cennik-tabulka .styleselect:after {
	content: "\f078";
	font-family: fontawesome;
	top: 10px;
	font-size: 16px;
	line-height: 16px;
	position: absolute;
	right: 10px;
	font-weight: 100;
	color: #7b7b7b;
	pointer-events: none;
	z-index: 4;
}
.cena-bez-fix {
	height: calc(2.25rem + 2px) !important;
	width: 100% !important;
	position: unset !important;
	right: 0;
	background-color: transparent !important;
	padding: 0.5rem 0.75rem !important;
	padding-top: 0.5rem !important;
	top: 0;
}
.btn-search {
	background-color: #003830;
	border-color: #003830;
	cursor: pointer;
}
.btn-search:hover {
	background-color: #3dd0ab;
	border-color: #3dd0ab;
}
.greenBack {
	background: #ecd3b5;
}
.greenBack h2 {
	color: #0a3830;
	margin-bottom: 0;
	padding: 10px 25px;
	font-size: 14px;
	font-weight: 600;
}
.module {
	padding: 3px 10px;
	margin: 10px 0;
	color: #ab815e;
	border-left: 1px solid #ab815e;
}
.datum .mesiac {
	line-height: 11px;
	font-size: 10px;
}
.datum .rok {
	font-size: 19px;
	line-height: 20px;
}
.galeriaOverlay {
	background: rgba(236, 211, 181, 0.6);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all 0.5s;
}
.gallery-page {
	margin-top: 35px;
}
.rozbalit {
	font-weight: 600;
	color: #fff !important;
	border: none;
	border-radius: 12px;
	padding: 10px 20px;
	background: #003830;
	transition: all 0.5s;
}
@media (max-width: 767px) {
	.gallery-wrapper {
		padding-bottom: 0;
	}
}
.gallery-title1 {
	position: absolute;
	top: -20%;
	left: 70%;
	transform: translate(-50%, -50%);
	color: #003830;
	font-size: 1.5rem;
	font-weight: 700;
}
.gallery-title2 {
	position: absolute;
	top: -20%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #003830;
	font-size: 1.5rem;
	font-weight: 700;
}
.gallery-title3 {
	position: absolute;
	top: -20%;
	left: 30%;
	transform: translate(-50%, -50%);
	color: #003830;
	font-size: 1.5rem;
	font-weight: 700;
}
.rozbalit:hover {
	opacity: 0.8;
	transition: all 0.5s;
}
.overlayActive {
	padding-left: 5px;
	padding-right: 5px;
}
.overlayActive:hover .galeriaOverlay {
	opacity: 1;
	transition: all 0.5s;
}
.imgBox {
	background-position: center;
	background-size: cover;
	height: 300px;
}
@media only screen and (max-width: 1199px) {
	.imgBox {
		height: 220px;
	}
	.gallery-title1 {
		left: 50%;
		margin-top: -10px;
	}
	.gallery-title2 {
		left: 50%;
		margin-top: -10px;
	}
	.gallery-title3 {
		left: 50%;
		margin-top: -10px;
	}
}
@media only screen and (max-width: 767px) {
	.imgBox {
		height: 220px;
	}
	.gallery-title1 {
		top: -12%;
		margin-top: 0;
	}
	.gallery-title2 {
		top: -12%;
		margin-top: 0;
	}
	.gallery-title3 {
		top: -12%;
		margin-top: 0;
	}
}
.galleryItem {
	display: none;
}
#galleryHidden .col-4 {
	max-height: 250px;
	overflow: hidden;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
#galleryHidden .dateGreen {
	color: #3dd0ab;
	font-weight: 600;
}
.border-outline {
	padding: 85px 15px;
}
.border-outline:before {
	position: absolute;
	border: 3px solid #ecd3b5;
	border-radius: 20px;
	content: "";
	width: calc(100% - 100px);
	left: 50px;
	top: 50px;
	height: calc(100% - 150px);
}
.innerOutline {
	outline: 3px solid #3dd0ab;
	outline-offset: -50px;
	padding-top: 100px;
	padding-bottom: 52px;
}
.cf-link {
	color: #0a3830;
	font-weight: 700;
}
.cf-link:hover {
	color: #3dd0ab;
}
@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
	.legenda {
		padding: 40px !important;
	}
}
.cookies {
	display: block;
	position: fixed;
	z-index: 101;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #222;
	padding: 5px 20px;
	color: #fff;
	font-size: 15px;
}
.cookies .link {
	color: #fff;
	text-decoration: underline;
}
.btn-cookies {
	color: #fff;
	background-color: #0a3830;
	border-color: #0a3830;
	padding: 0.2rem 0.75rem;
	font-size: 16px;
	cursor: pointer;
}
.btn-cookies:active,
.btn-cookies:focus,
.btn-cookies:hover {
	background-color: #2db190;
	box-shadow: none;
	border-color: #2db190;
	color: #fff;
}
#pravidla-cookies a {
	color: #3dd0ab;
}
#pravidla-cookies h3 {
	margin-top: 2rem;
}
.modal-own {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 10100;
	background-color: rgba(0, 0, 0, 0.5);
	opacity: 0;
	overflow-x: hidden;
	overflow-y: auto;
	visibility: hidden;
	transform: translateY(-100%);
	transition: opacity 0.5s, visibility 0.5s;
}
.modal-own.active {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
.modal-own.active .modal-own-wrapper {
	transform: scale(1);
}
.modal-own.deactive .modal-own-wrapper {
	opacity: 0;
	transform: translateY(-2rem);
	transition: opacity 0.5s, transform 0.5s;
}
.modal-own-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	min-height: calc(100% - 3.5rem);
	position: relative;
	width: auto;
	margin: 1.75rem auto;
	transform: scale(0);
	transition: transform 0.5s;
}
@media (max-width: 767px) {
	.modal-own-body h2 {
		font-size: 1rem;
	}
}
@media (min-width: 576px) {
	.modal-own-wrapper {
		max-width: 540px;
	}
}
@media (min-width: 768px) {
	.modal-own-body h2 {
		font-size: 1.4rem;
	}
	.modal-own-wrapper {
		max-width: 720px;
	}
}
@media (min-width: 992px) {
	.modal-own-body h2 {
		font-size: 1.7rem;
	}
	.modal-own-wrapper {
		max-width: 960px;
	}
}
@media (min-width: 1200px) {
	.modal-own-body h2 {
		font-size: 2rem;
	}
	.modal-own-wrapper {
		max-width: 1140px;
	}
}
@media (min-width: 1400px) {
	.modal-own-wrapper {
		max-width: 1340px;
	}
}
@media (min-width: 1300px) {
	.modal-own-wrapper {
		max-width: 1240px;
	}
}
.modal-own-body {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	width: 100%;
	margin: auto;
	background: #fff;
}
.modal-own-body > * {
	width: 100%;
}
.modal-own-body h2 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.6);
	margin: 0;
	color: #fff;
	font-weight: 600;
	line-height: 1.3;
	padding: 1rem;
}
.modal-own-body .highlighted {
	color: #3dd0ab;
	font-size: 120%;
	font-weight: 800;
	white-space: nowrap;
}
.modal-own-close {
	position: absolute;
	right: 1.5rem;
	top: 1.5rem;
	color: #fff;
	background: #3dd0ab;
	opacity: 1;
	width: 3rem;
	height: 3rem;
	line-height: 3rem;
	text-align: center;
	cursor: pointer;
	transform: translate(40%, -40%) scale(1);
	transition: transform 0.5s;
	z-index: 2;
}
.modal-own-close .fa {
	transform: scale(1.5);
}
@media (max-width: 767px) {
	.modal-own .img-fluid {
		width: 100%;
		height: 20rem;
		-o-object-fit: cover;
		object-fit: cover;
	}
	.modal-own-close {
		width: 2rem;
		height: 2rem;
		line-height: 2rem;
	}
	.modal-own-close .fa {
		transform: scale(1.2);
	}
}
@media only screen and (max-width: 575px) {
	.dom {
		height: 150vw !important;
	}
}
/*.g-recaptcha {
	visibility: hidden;
	height: 0;
} */
.modal {
	z-index: 10000;
}
.modal-header {
	justify-content: center;
	text-align: center;
}
.modal-content {
	padding: 0 35px;
	border-radius: 15px;
	border: none;
	overflow: hidden;
	pointer-events: auto;
	margin: 0 auto;
}
#phasesModalForm__holder,
#apartmansModalForm__holder {
	width: 100%;
}
#phasesModalForm,
#apartmansModalForm {
	max-width: 110rem;
	width: 100%;
	margin: 0 auto;
	min-height: 95vh;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#phasesModalForm .modal-body,
#apartmansModalForm .modal-body {
	flex: 0;
}
#phasesModalContactForm .modal-body:before,
#apartmansModalContactForm .modal-body:before {
	top: -25px;
}
#phasesModalContactForm .modal-body:after,
#apartmansModalContactForm .modal-body:after {
	display: none;
}

.apartman-areas {
	position: relative;
}

.apartman-areas__notification {
	display: none;
	background-color: #f44336;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    padding: 10px 15px;
    text-align: center;
    z-index: 1;
    width: 100%;
    max-width: 100%;
}
.apartman-areas__notification p {
	color: #fff;
}

.stadium__notification {
	display: none;
	background-color: #f44336;
    padding: 10px 15px;
    text-align: center;
    z-index: 1;
    width: 100%;
    max-width: 100%;
}
.stadium__notification p {
	color: #fff;
}

.apartman-btn {
	font-size: 18px;
	font-weight: 500;
	line-height: 21.94px;
	color: #0A3830;
	background: none;
	border: none;
	box-shadow: none;
	cursor: pointer;

	@media (width < 992px) {
		font-size: 14px;
	}
}

.apartman-btn.active {
	font-weight: 700;
}

.apartman-btn:focus {
	outline: none;
}

.summary {
	border-bottom: 2px solid;
	border-top: 2px solid;
	border-image-slice: 1;
	border-image-source: linear-gradient(90deg, rgba(171, 129, 94, 0) 0%, #AB815E 50%, rgba(171, 129, 94, 0) 100%);
	padding: 20px 0 20px;
	margin: 30px 0 30px;
}

.price {
	font-size: 36px;
	font-weight: 700;
	line-height: 43.88px;
	letter-spacing: 0.02em;
	color: #0A3830;
}

.apartmany-info {
	max-width: 40rem;
    margin: 0 auto;
}

.apartman-table .row:first-child {
	font-weight: bold;
}
.apartman-table .row:first-child {
    padding: 5px 0 5px;
    margin-bottom: 5px;
	background: #AB815E;
	color: white;
}
.apartman-table .row:last-child {
    padding-top: 5px;
    margin-top: 5px;
}

.apartman-table .total {
	border: none !important;
}

.apartman-table .row:not(:last-child) {
	border-bottom: 1px solid #cbb19b;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.apartman-table .row {
	padding-top: 1px;
    padding-bottom: 1px;
	margin-left: 0 !important;
	margin-right: 0 !important;
	font-size: .95rem;
	border-bottom: 1px solid #cbb19b;
}

/*.apartman-table .row div:nth-child(3) {*/
/*	text-align: right;*/
/*}*/

/*.apartman-table .row:last-child div:nth-child(2) {*/
/*	text-align: right;*/
/*}*/

.modal #kontakt-form {
	padding: 0;
}

.modal-dialog-centered {
	display: flex;
	align-items: center;
	min-height: calc(100% - (15px * 2));
	pointer-events: none;
}
@media (min-width: 576px) {
	.modal-dialog {
		width: calc(100% - 30px);
		min-width: 1140px;
		padding: 0;
		max-width: none;
		margin: 15px auto;
	}
	.modal-dialog-centered {
		min-height: calc(100% - (15px * 2));
	}
}
@media only screen and (max-width: 1199px) {
	.modal-dialog {
		min-width: auto;
		max-width: none;
	}
}
.phase .phase-area {
	vertical-align: middle;
	width: 100%;
	height: 300px;
	-o-object-fit: contain;
	object-fit: contain;
	margin-bottom: 15px;
}
.phase .house-type {
	color: #fff;
	font-weight: 600;
	position: absolute;
	right: 0;
	font-size: 1.6rem;
	padding: 0.5rem 1rem;
	min-width: 4rem;
	bottom: 0;
	z-index: 20;
	text-align: center;
	background: rgba(10, 56, 48, 0.7);
	transition-property: background;
	transition: 0.2s ease-in-out;
	border-radius: 10px 0 0 0;
}
.phase-house:before {
	background: rgba(10, 56, 48, 0.7);
	content: "";
	position: absolute;
	width: 45px;
	height: 35px;
	border-radius: 10px;
	bottom: 0;
	right: 0;
	transition-property: width, height, border-radius, opacity;
	transition: 0.2s ease-in-out;
	opacity: 0;
}
.phase-house:hover .house-type {
	background: 0 0;
}
.phase-house:hover:before {
	width: 100%;
	height: 100%;
	opacity: 1;
}
.phase-house-input:checked:not(.cannot-unselect) ~ .phase-house:before {
	width: 100%;
	height: 100%;
	opacity: 1;
}
.phase .row {
	margin: 0 -15px;
}
.phase .custom-divider {
	margin: 5px 0;
}
.phase h5 {
	color: #0a3830;
	font-size: 1.4rem;
	font-weight: 700;
	margin-bottom: 20px;
}
.area-number {
	font-size: inherit;
	font-weight: 300;
	color: #ab815e;
}
.area-number span {
	font-weight: 500;
}
.phase-house {
	width: 100%;
	min-height: 200px;
	padding-bottom: 80%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	margin-bottom: 0;
	border-radius: 10px;
	overflow: hidden;
}
.phase-house__holder {
	margin: 0 -0.25rem !important;
}
.phase-house__inner {
	padding-left: 0.25rem !important;
	padding-right: 0.25rem !important;
}
.phase-house--1 .phase-house {
	padding-bottom: 91%;
}
.phase-house--2 .phase-house {
	padding-bottom: 12rem;
}
.phase .modal-title {
	margin-bottom: 0;
	line-height: 1.5;
	color: #0a3830;
	font-size: 1.3rem;
	font-weight: 700;
	padding: 30px 0;
}
@media only screen and (max-width: 767px) {
	.phase .modal-title {
		font-size: 1.2rem;
		padding: 0;
	}
}
.phase .modal-header {
	border-bottom: none;
	padding: 10px 35px 10px;
}
.phase .price-title {
	background: #eee;
	color: #0a3830;
	position: relative;
	font-size: .9rem;
	padding: 5px 10px 5px 10px;
	display: inline-block;
	border-radius: 8px 0 0 8px;
}
.phase .price-title .price {
	font-size: 1.1rem;
	font-weight: 700;
}
.phase .price-title:before {
	width: 400px;
	height: 100%;
	content: "";
	background: rgba(238, 238, 238, 1);
	position: absolute;
	right: -400px;
	top: 0;
}
.phase .price {
	color: #ab815e;
}
.phase .modal-footer {
	border-top: none;
}
.phase .close-btn {
	position: absolute;
	top: 20px;
	right: 20px;
	outline: 0 !important;
	color: #ab815e;
	text-decoration: none !important;
	cursor: pointer;
	font-size: 3rem;
	line-height: 3rem;
	z-index: 10;
}
@media only screen and (max-width: 767px) {
	.phase .modal-header {
		padding: 35px 20px 20px;
	}
	.phase .close-btn {
		top: 5px;
		right: 5px;
	}
}
.phase .step {
	font-size: 1.3rem;
	color: #ab815e;
	display: block;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: 600;
}
.phase .modal-body:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	left: 0;
	background: linear-gradient(90deg, rgba(171, 129, 94, 0) 0, rgba(171, 129, 94, 1) 50%, rgba(171, 129, 94, 0) 100%);
	top: 35px;
	z-index: 5;
}
.phase .modal-body:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	left: 0;
	background: linear-gradient(90deg, rgba(171, 129, 94, 0) 0, rgba(171, 129, 94, 1) 50%, rgba(171, 129, 94, 0) 100%);
	bottom: 0;
	z-index: 5;
}
.phase-house {
	cursor: pointer;
}
.phase-house-content {
	position: absolute;
	color: #fff;
	width: 100%;
	height: 100%;
	top: 0;
	padding: 20px;
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transition-property: opacity, visibility, pointer-events;
	transition: 0.2s ease-in-out;
}
.phase-house-content span {
	color: #fff;
	font-size: 1rem;
	display: block;
	font-weight: 600;
}
.phase-house-content .title {
	margin-top: 0.5rem;
	color: #ecd3b5;
}
.phase-house-content .title:first-child {
	margin-top: 0;
}
.phase-house:hover .phase-house-content {
	opacity: 1;
	visibility: visible;
	pointer-events: all;
}
.phase-house .close,
.phase-item .close {
	display: none;
	color: #fff;
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 5;
	text-shadow: none;
	float: right;
	font-size: 1.5rem;
	opacity: 0.7;
}
.phase-house-input:checked:not(.cannot-unselect) ~ .phase-house .phase-house-content {
	opacity: 1;
	visibility: visible;
}
.phase-house-input:checked:not(.cannot-unselect) ~ .phase-house .close {
	display: block;
}

.apartment-offer h2 {
	font-size: 36px;
	font-weight: 700;
	line-height: 43.88px;
	letter-spacing: 0.02em;
	position: relative;
	color: #0A3830;
	display: inline-block;
	margin: 40px 0 50px;
}

.house-buttons .btn-primary-custom {
	/*border: none;*/
	color: #0A3830;
	background-color: #E9E9E9;
	border-color: #E9E9E9;
}

.house-buttons .btn-primary-custom.active {
	color: #FFFFFF;
	background-color: #AB815E;
	border-color: #AB815E;
}

.house-buttons .btn-primary-custom:hover {
	color: #FFFFFF;
	background-color: #AB815E;
	border-color: #AB815E;
	cursor: pointer;
}

@media only screen and (max-width: 992px) {
	.apartment-offer h2 {
		font-size: 25px;
		line-height: 32px;
	}
}

@media only screen and (max-width: 768px) {
	.apartment-offer h2 {
		font-size: 20px;
		line-height: 27px;
		margin: 30px 0 40px;
	}
}

.apartment-offer h2::before {
	content: "";
	position: absolute;
	bottom: -15px;
	left: 0;
	transform: translate(0, -50%);
	height: 2px;
	width: 100%;
	background: #ab815e;
	background: linear-gradient(90deg, rgba(171, 129, 94, 1) 0, rgba(171, 129, 94, 0) 100%);
}

.phase-item {
	position: relative;
	padding: 10px 20px 10px 110px;
	border-radius: 15px;
	cursor: pointer;
	width: 100%;
}
.phase-item .icon {
	position: absolute;
	width: 70px;
	height: 70px;
	-o-object-fit: contain;
	object-fit: contain;
	top: 50%;
	left: 20px;
	transform: translate(0, -50%);
}

.phase-item-special .phase-item {
	position: relative;
	/*padding: 10px 0 10px 100px;*/
	border-radius: 15px;
	cursor: pointer;
	width: 100%;
}
.card-wrapper .icon {
	/*position: absolute;*/
	width: 70px;
	height: 70px;
	-o-object-fit: contain;
	object-fit: contain;
	/*top: 50%;*/
	/*left: 20px;*/
	/*transform: translate(0, -50%);*/
	margin-right: 15px;
}


@media only screen and (max-width: 992px) {
	.apartment-offer h3 {
		font-size: 23px;
		line-height: 27px;
	}
}

@media only screen and (max-width: 768px) {
	.apartment-offer h3 {
		font-size: 20px;
		line-height: 24px;
	}

	.card-wrapper .icon {
		margin-right: 0;
	}
}

.phase-item .files {
	font-size: 0.9rem;
}
.area-title {
	color: #0a3830;
	font-weight: 700;
	display: block;
	font-size: 1rem;
}
.area-status {
	font-size: 1rem;
}
.area-item {
	color: #ab815e;
	font-size: 1rem;
	font-weight: 500;
}

.phase-item p {
	font-weight: 700;
	font-size: 1.2rem;
}

.phase-item-special .phase-item p {
	font-weight: 700;
	font-size: 1.2rem;
	padding-left: 0;
}

.phase-item-special .phase-item p::before {
	content: none;
}

.phase-item ul {
	padding-left: 15px;
	list-style: none;
	margin-bottom: 0.5rem;
}

.phase-item ul li {
	position: relative;
	font-size: 0.9rem;
	color: #0a3830;
	font-weight: 500;
}

.apartment-offer .phase-item ul li {
	position: relative;
	font-size: 0.9rem;
	color: #0a3830;
	font-weight: 500;
	list-style: none;
}

.phase-item ul li::before {
	content: "\2022";
	position: absolute;
	top: 5px;
	color: #ab815e;
	font-weight: 700;
	display: inline-block;
	width: 9px;
	font-size: 15px;
	line-height: 10px;
	margin-left: -14px;
}
.phase-item:hover {
	box-shadow: 0 0 15px 4px hsla(0, 0%, 40.4%, 0.15);
}
.phase-item-input:checked ~ .phase-item {
	box-shadow: 0 0 15px 4px hsla(0, 0%, 40.4%, 0.15);
}

.phase-item-special .phase-item:hover {
	box-shadow: none !important;
}

.phase-item-special .phase-item-input:checked ~ .phase-item {
	box-shadow: none !important;
}

.phase-item-input:checked ~ .phase-item .close {
	display: block;
}
.phase-house-input,
.phase-item-input {
	position: absolute;
	z-index: -1;
	opacity: 0;
	box-sizing: border-box;
	padding: 0;
}
.phase .modal-footer {
	position: relative;
}
.last-phase-title {
	padding-left: 18px;
}
.modal-body {
	padding: 0 15px 15px;
}
.phase-wrapper {
	padding: 0 40px;
}
@media only screen and (max-width: 1400px) {
	.phase-wrapper {
		padding: 0 15px;
	}
}
@media only screen and (max-width: 1199px) {
	.area-item {
		font-size: 1.3rem;
	}
	.last-phase-title {
		padding-left: 0;
	}
	.area-number {
		font-size: 1.8rem;
	}
	.phase-item {
		width: 90%;
		margin: 0 auto 10px;
		display: block;
	}
	.phase-item-wrapper {
		margin: 0 -35px !important;
	}
	.phase .modal-body:before {
		display: none;
	}
	.phase .modal-body:after {
		display: none;
	}
	.phase-house-content span {
		font-size: 1.1rem;
	}
	.step-divider {
		margin: 5px 0 10px;
		height: 2px;
		width: 100%;
		background: #ab815e;
		background: linear-gradient(90deg, rgba(171, 129, 94, 0) 0, rgba(171, 129, 94, 1) 50%, rgba(171, 129, 94, 0) 100%);
	}
	.phase .step {
		margin-bottom: 0;
		text-align: center;
	}
	.phase .modal-footer .submit-btn {
		position: absolute;
		top: auto;
		bottom: 0;
		left: 50%;
		transform: translate(-50%, -60%);
	}
	.phase .modal-footer {
		position: relative;
		padding: 15px 15px 70px;
	}
	.phase .price {
		font-size: 2rem;
	}
}
@media only screen and (max-width: 991px) {
	.phase-item {
		padding: 15px 20px 10px 100px;
	}
	.phase-item .icon {
		width: 60px;
		height: 60px;
	}
	.phase-house-content span {
		font-size: 1.02rem;
	}
}
@media only screen and (max-width: 767px) {
	.phase .price-title {
		border-radius: 0 8px 8px 0;
	}
	.phase .price-title:before {
		left: -400px;
	}
	.phase-house-content span {
		font-size: 1.3rem;
	}
}
@media only screen and (max-width: 575px) {
	.phase-house {
		padding-bottom: 0;
	}
	.phase-house-content span {
		font-size: 1rem;
	}
}
@media only screen and (max-width: 576px) {
	.area-number span {
		font-size: 2rem;
		font-weight: 500;
	}
	.modal-dialog {
		width: 100%;
		margin: 15px 0;
	}
	.modal-content {
		padding: 15px;
	}
}
@media only screen and (max-width: 425px) {
	.phase-item {
		padding: 20px;
	}
	.phase-item .icon {
		position: relative;
		transform: translate(0, 0);
		top: auto;
		left: auto;
		margin-bottom: 0.5rem;
	}
	.phase-item ul {
		text-align: left;
	}
	.phase-item .files {
		text-align: left;
	}
}
/*# sourceMappingURL=style.min.css.map */


/* Vytazovanie nehnutelnosti */

.pros {
	background-color: #003830;
	padding: 100px 0;

	@media (width < 992px) {
		padding: 70px 0;
	}

	@media (width < 768px) {
		padding: 50px 0;
	}

}

.pros h2 {
	font-size: 2.5rem;
	font-weight: 700;
	margin-bottom: 50px;

	@media (width < 768px) {
		font-size: 2rem;
	}
}

.pros h3 {
	font-size: 1.24rem;
	font-weight: 700;

}

.pros p {
	font-size: 16px;
	line-height: 25.6px;
}

.pros h2, .pros h3, .pros p {
	color: #fff;
}

.pros ul {
	list-style-type: none;
	padding: 0;
}

.pros ul li {
	margin-bottom: 35px;
	display: flex;
	gap: 30px;
}

.pros ul li svg {
	height: 48px !important;
	width: 48px !important;
	max-width: unset;
}

.advantage {
	color: #0a3830;
	padding: 70px 0;

	@media (width < 768px) {
		padding: 50px 0;
	}
}

.advantage h2 {
	font-size: 2.5rem;
	margin-bottom: 1.5rem;
	font-weight: 700;

	@media (width < 768px) {
		font-size: 2rem;
	}
}

.advantage p {
	font-size: 16px;
	color: #0a3830;
}

.green {
	background-color: #f7f7f7;
}

.advantage .content {
	max-width: 600px;

	@media (width < 768px) {
		text-align: center;
	}
}







