:root {
--main: #00151A;
--orange:#D6581B;
--white: rgb(240, 239, 237);
--darkgreen:#0E1C1A;
--lightgreen:#3B7564;
}

.form-success {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(16, 36, 33, 0.807);
	z-index: 9999999;
	padding: 30px;
	display: flex;
	align-content: center;
	justify-content: center;
	align-items: center;
	font-size: 30px
}

.form-success--wrapper {
	background: white;
	padding: 40px;
}

.form-success--wrapper h3 {
	font-size: 40px;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, #footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video, claim, hero {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
#footer, header, hgroup, menu, nav, section, claim, hero {
  display: block;
}
html, body {
  height: 100%;
}
body {
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
ol, ul {
  /* list-style: none; */
}

ul,ol {
  padding: 15px;
  padding-left: 23px;
  padding-bottom: 1em;
  padding-top: 0.5em;
}
::marker {
}
.popis h2,
.popis h3  {
	/* padding-top: 1em; */
}
.popis h3  {
	padding-bottom: 0.5em;
}

ul li, ol li {
	padding-bottom: 6px;
	padding-left: 2px;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.ui-sortable, .ui-sortable li, .ui-sortable h3 {
  zoom:1;
}
a {
  color: #000000;
  text-decoration: none;
}

html,
  body {
	height: auto;
  }
/******************************/


body {
font-family: "oculi-display", sans-serif;
font-weight: 500;
font-style: normal;	
font-size:16px;
letter-spacing: -0.002em;
color: var(--main);
background: rgb(240, 239, 237);
}

header {
	/* max-width: 1680px; */
	margin: auto;
	/* aspect-ratio: 16/8; */
	/* background: whitesmoke; */
	padding-left: 20px;
	padding-right: 20px;
}

.videoback {
	position: relative;
	width: 100%;
	height: auto;
	background: white;
	aspect-ratio: 16/8.1;
	margin-top: 0;
}

.videoback img {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.videoback video {
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.nav-wrap {
	max-width: 1660px;
	padding-left: 30px;
	padding-right: 30px;
	margin: auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-top: 30px;
	padding-bottom: 30px;
}

.menu {
	display: flex;
	gap: 30px;
	flex-direction: row;
}

.submenu {
	display: none;
}

.radiator {
	display: none;
}

nav {
	width: 100%;
	position: fixed;
	background: #f0efed;
	z-index: 99;
	top: 0;
}

header {
	margin-top: 103px;
	display: flex;
	justify-content: center;
	height: calc(100vh - 136px);
}

.clamim {
	position: absolute;
	text-align: center;
	color: var(--white);
	align-self: end;
	padding-bottom: 4%;
}

.videoback-gradient {
	position: absolute;
	width: 100%;
	left: 0;
	height: 100%;
	background: url(/templates/static/f/grad.png);
	bottom: 0;
	background-position: bottom;
	background-size: contain;
	background-repeat: no-repeat;
}

.clamim h2 {
	font-size: 72px;
	max-width: 940px;
	padding-bottom: 40px;
	line-height: 90%;
}
.claim-perex {
	font-size: 21px;
	max-width: 500px;
	margin: auto;
}
body {
	line-height: 150%;
}
h2 {
	font-weight: 500;
}
header {
	/* max-width: 1920px; */
	max-width: 1720px;
}
h2 {
	font-size: clamp(42px,5vw,56px);
	font-weight: 500;
	letter-spacing: -0.03em;
	line-height: 100%;
}
.center-text {
	text-align: center;
	padding: 30px;
	max-width: 870px;
	margin: auto;
}
header {
	position: relative;
}
.clamim {
	padding-left: 60px;
	padding-right: 60px;
}
section#intro {
	padding-top: 10%;
}
.center-text h2 {
	padding-bottom: 60px;
}
.perex {
	font-size: 16px;
	max-width: 300px;
	letter-spacing: -0.03em;
	font-weight: 500;
	margin: auto;
}
a.button.main {
	background: var(--orange);
	line-height: 1;
	color: white;
	padding: 20px 25px;
	padding-top: 15px;
	display: inline-block;
	width: 100%;
	max-width: 230px;
}
.buttons {
	padding-top: 50px;
}
section#map h2 {
	max-width: 530px;
	margin: auto;
	padding-bottom: 40px;
}
.map-container {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.map-container img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
/* .map-container img:nth-child(1) {
	position: absolute;
} */
section#banner1 .center-text {
	max-width: 100%;
	padding: 0;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}
section#banner1 .center-text img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
	z-index: -1;
}
section#banner1 .center-text h2 {
	position: relative;
	text-align: center;
	font-size: clamp(42px, 5vw, 96px);
	line-height: 90%;
	padding-bottom: 38px;
	padding-top: 17px;
}
.main-wrap {
	max-width: 1620px;
	margin: auto;
	padding: 30px;
}
iframe {
	aspect-ratio: 16/9;
}
section#banner1 {
	padding-top: 4%;
}
h3 {
	font-weight: 800;
	font-size: 24px;
}
.blue-cols {
	display: flex;
}
.blue-cols {
	padding-top: 55px;
	padding-bottom: 55px;
	display: flex;
	justify-content: space-between;
	gap: 30px 2%;
	align-items: center;
}
.blue-col {
	padding-right: 30px;
	max-width: 290px;
}
section#galerie2 {
	/* background: whitesmoke; */
}
section#galerie2 .center-text {
	display: block;
	padding-top: 50px;
	padding-bottom: 50px;
}
section#form {
	background: #102421;
	color: #f0efed;
	padding-top: 6%;
	padding-bottom: 6%;
}
footer {
	background: #0e1c1a;
	color: #f0efed;
}
.footer-flex-left h2 {
	text-transform: uppercase;
	font-size: 80px;
}
.footer-flex-left .perex {
	max-width: 410px;
	margin: 0;
	padding-top: 30px;
}
.footer-flex-left {
	display: flex;
	flex-direction: column;
	padding-right: 30px;
}
footer {
	padding-top: 52px;
}
.footer-flex-wrap {
	display: flex;
	justify-content: space-between;
}
.footer-flex-wrap a {
	color: white;
}
.footer-flex-right {
	padding-top: 11px;
	display: flex;
	gap: 15px;
	flex-direction: column;
}
.tiraz {
	padding-top: 70px;
}
.tiraz a {
	color: var(--lightgreen);
}
.tiraz a:hover {
	text-decoration: underline;
}
.form-left-wrap .perex {
	margin: 0;
	max-width: 380px;
}
.form-left-wrap h2 {
	max-width: 386px;
	padding-bottom: 40px;
}
.map-container {
	max-width: 1743px;
	margin: auto;
	padding: 20px;
}
section#intro {
	padding-top: 7.4%;
}
header {
	aspect-ratio: 16/8.4;
	width: 100%;
	height: auto;
	/* height: calc(100% - 123px); */
	margin-top: 107px;
	max-height: 900px;
	min-height: 75vh;
}
section#intro {
	padding-top: 5%;
}
.clamim h2 {
	font-size: clamp(42px,7vw,72px);
}
.videoback-gradient {
	background-size: cover;
}

.swiper.mySwiper .gal img {
	aspect-ratio: 330/415;
	width: 100%;
	height: auto;
	object-fit: cover;
}

section#galerie {
	padding-top: 5%;
	padding-bottom: 5%;
}

.swiper.mySwiper a.gal.swiper-slide.swiper-slide-active img {
	/* aspect-ratio: 493/513; */
}

a.gal.swiper-slide {
	display: flex;
	align-content: center;
	align-items: center;
	height: auto;
}
.swiper-slide-active {
/* transform: scale(1.3); */
}

a.gal.swiper-slide.swiper-slide-active {
	/* transform: scale(1.3); */
	/* border: 6px solid white; */
}

.swiper.mySwiper {
	overflow: visible;
}

.swiper.mySwiper .gal img {
	transform: scale(1);
	transition: all ease 0.5s;
	border: 5px solid transparent;
}

.swiper.mySwiper a.gal.swiper-slide.swiper-slide-active img {
	transform: scale(1.5);
	border: 5px solid #f0efed;
	aspect-ratio: 493 / 513;
}

section#galerie {
	overflow: hidden;
}

body .swiper-button-next:after, .swiper-button-prev:after {
	display:none;
}

body .swiper-button-next, .swiper-rtl .swiper-button-prev {
	right: -15px;
}

body .swiper-button-prev, .swiper-rtl .swiper-button-next {
	left:  -15px;
}

input, textarea {
	border: 0.9px solid white;
	background: transparent;
	padding: 10px 15px 14px 15px;
	font-family: inherit;
	font-size: 16px;
	color: white;
	width: 100%;
	max-width: 498px;
	margin-bottom: 15px;
}

::placeholder {
	color: white;
}

.form-left-wrap .perex {
	padding-bottom: 55px;
}

textarea {
	min-height: 160px;
}

input[type="submit"] {
	background: var(--orange);
	border: none;
	max-width: 300px;
}

section#form {
	padding-top: 7%;
	padding-bottom: 7%;
	background-image: url(/templates/static/f/form.png);
	background-position: right top;
	background-size: 100%;
	background-repeat: no-repeat;
}

.input.checkbox input[type="checkbox"] {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	width: 5px;
	height: 3px;
	border: 1px solid white;
	border-radius: 20px;
	background-color: transparent;
	cursor: pointer;
	vertical-align: middle;
	position: relative;
	transition: all 0.2s ease-in-out;
	padding: 8px;
	margin-left: 0;
	margin-bottom: 7px;
}

/* Checked state */
.input.checkbox input[type="checkbox"]:checked {
  background-color: white;
  border-color: white;
}

/* Optional hover/focus styles */
.input.checkbox input[type="checkbox"]:hover {
  box-shadow: 0 0 4px rgba(255, 255, 255, 0.6);
}

.input.checkbox input[type="checkbox"]:focus {
  outline: none;
  box-shadow: 0 0 4px rgba(255, 255, 255, 0.8);
}

/* Label text styling (optional) */
.checkbox-label {
  color: white;
  font-size: 14px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
}
.input.checkbox {
	margin-bottom: 16px;
}
.input.checkbox label {
	cursor: pointer;
}

.map-container-text {
	position: absolute;
	color: white;
	bottom: 0px;
	padding-bottom: 60px;
}

.map-container-text .perex {
	font-size: 24px;
	text-align: center;
	max-width: 410px;
}

.map-container-text {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.map-container-text {}

.map-container-text .buttons {
	padding-top: 50px;
}

.map-container-text a.button.main {
	width: 237px;
	text-align: center;
}

input[type="submit"] {
	cursor: pointer;
	transition: all ease 0.5s
}

input[type="submit"]:hover,
a.button.main:hover {
	background: #a23500;
}

a.button.main {
	transition: all ease 0.5s;
}

.form-flex {
	display: flex;
	width: 100%;
	flex-direction: row;
	align-items: flex-start;
	justify-content: flex-start;
}

.mini-contact {
	width: 280px;
	position: relative;
	top: -220px;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	gap: 20px;
}

form#contact {
	width: 100%;
	max-width: 580px;
}

.mini-contact h4 {
	padding-bottom: 15px;
	font-size: 24px;
	font-weight: normal;
}
.footer-flex-right {
	width: 100%;
	max-width: 300px;
}
a.menu-item:hover {
	border-bottom: 1px solid #00151a7d;
}

.submenu {
	position: absolute;
	background: #f0efed;
	padding: 20px;
	margin-left: -20px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 34px;
}

.submenu a {
	display: block;
	padding-bottom: 5px;
}


.menu-item-w-ul > a.menu-item {
	display: flex;
	gap: 9px;
}

.menu-item-w-ul > a.menu-item img {
	margin-top: 6px;
}

.menu-item-w-ul > a.menu-item {
	cursor: pointer;
}

a.menu-item {
	border-bottom: 1px solid transparent;
	transition: all ease 0.5s;
}

.main-wrap-wide {
	padding: 20px;
	max-width: 1720px;
	margin: auto;
}

.nav-wrap {
	max-width: 1620px;
}

section.hero h2 {
	font-size: clamp(38px, 4vw, 48px);
	padding-bottom: 30px;
}

section.hero {
	margin-top: 107px;
}

section.hero {
	padding-top: 19px;
}

section.hero .claim-perex {
	margin-left: 0;
	font-size: 16px;
	line-height: 135%;
}

section#form.contact {
	margin-top: 107px;
}
section.hero .perex {
	margin-left: 0;
}
.map-cont {
	padding-bottom: 2.7%;
}

.map-cont img {
	max-width: 100%;
}

section.hero.lifestyle {
	position: relative;
	padding-top: 0;
}

img.lifestyle-header-img {
	/* position: absolute; */
	width: 100%;
	top: 0;
}

section.hero.lifestyle .main-wrap {
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
}

section.hero.lifestyle .main-wrap {
	color: #f0efed;
	padding-top: 160px;
}

section.hero.lifestyle h2 {
	font-size: clamp(42px, 5vw, 56px);
}

section.hero.lifestyle {
	margin-top: 0;
}
body.lifestyle nav {
	/* filter: invert(1) saturate(0); */
	background: transparent;
}

body.lifestyle .submenu {
	background: transparent;
}
body.lifestyle nav .logo, body.lifestyle nav .menu {
	filter: invert(1) saturate(0);
}

body.lifestyle section#form {
	margin-top: 0;
}

img.lifestyle-header-img {
	display: block;
}


section.lifestyle-channel {
	background: linear-gradient(0deg, #112421, #21392F);
}

.lifestyle-item {
	display: flex;
	color: white;
	align-items: center;
	/* justify-content: space-between; */
	gap: 30px 10%;
	margin-bottom: -4%;
}

.lifestyle-item-text .perex {
	margin: 0;
}

.lifestyle-item-text h3 {
	font-size: 48px;
	line-height: 1;
	font-weight: normal;
	max-width: 570px;
	padding-bottom: 30px;
}

.lifestyle-item-img img {
	max-width: 100%;
}

.lifestyle-item-text {
	padding-bottom: 4%;
}

.lifestyle-item-text .perex {
	max-width: 420px;
}

.tag {
	font-size: 24px;
}

.tegs {
	padding-top: 40px;
}

.lifestyle-item-img {}

.lifestyle-item:nth-child(even) {
	display: flex;
	flex-direction: row-reverse;
}

.lifestyle-item:nth-child(even) {
	display: flex;
	justify-content: space-between;
}
.tegs {
	max-width: 530px;
	display: flex;
	gap: 10px 30px;
	flex-wrap: wrap;
	padding-bottom: 30px;
}

.lifestyle-item-img {
	width: 50%;
}

.lifestyle-item-text {
	width: 42%;
}

.lifestyle-item {
	gap: 30px 8%;
	flex-wrap: wrap;
}

body.lifestyle section.hero .claim-perex {
	max-width: 440px;
}

body.lifestyle {
	background: #223a32;
}


section.lifestyle-channel {
	padding-bottom: 5%;
}

body.lifestyle nav.blur {
	backdrop-filter: blur(10px);
}

body.lifestyle nav {
	transition: all ease 0.5s;
}

.filters {
	display: flex;
	padding-bottom: 30px;
	gap: 15px;
}

.filter {
	border: 1px solid var(--orange);
	padding: 7px 30px;
	padding-top: 2px;
	opacity: 0.5;
	cursor: pointer;
}

.filter.active {
	opacity: 1;
}

.filter:hover {
	opacity: 1;
}

section#gallery {
	display: flex;
	gap: 15px 2%;
	flex-wrap: wrap;
}
.gallery section#gallery .gal {
	width: 32.5%;
}

.gallery section#gallery .gal img {
	width: 100%;
	object-fit: cover;
	aspect-ratio: 4/2.7;
	display: block;
}

.gallery section#gallery .gal:hover {
	opacity: 0.75;
}

.gallery section#gallery .gal {
	transition: all ease 0.5s;
}

.gallery section#gallery .gal:nth-child(4) {
	width: 66.2%;
}

.gallery section#gallery .gal:nth-child(4) img {
	aspect-ratio: 16/8.7;
}


.gallery section#gallery .gal img {
	height: 100%;
}

.gallery section#gallery {
	padding-bottom: 5%;
}

.gallery section#gallery {
	display: flex;
	gap: 15px 1.2%;
	flex-wrap: wrap;
}

/* Each gallery item */
.gallery section#gallery .gal {
  opacity: 1;
  transform: scale(1);
  transition: all 0.4s ease;
}
.gallery section#gallery .gal.hide {
  opacity: 0;
  transform: scale(0.9);
  pointer-events: none;
  height: 0
}

a.scroll.button.main {
	text-align: center;
}

section#map.subpage {
	background: #f0efed;
}

section#historic {
	background: #ffffff;
}


.property-content-left {
	/* display: flex; */
}

.property-content-flex {
	display: flex;
	justify-content: space-between;
}

.property-content-left {
	max-width: 450px;
}

.property-content-right-tab h3 {
	font-size: 56px;
	font-weight: normal;
	line-height: 1;
	padding-bottom: 30px;
}

.property-content-right-tab {
	text-align: center;
	line-height: 1;
}

.property-content-left-text {
	padding-bottom: 50px;
}

.property-content-left-download a {
	color: var(--orange);
}

.property-content-left-download {
	padding-bottom: 50px;
}

.property-content-right {
	display: flex;
	flex-wrap: wrap;
	width: 50%;
	gap: 20px 2%;
}

.property-content-right-tab {
	width: 49%;
}

.property-content-right-tab p {
	max-width: 200px;
	margin: auto;
}

.property-content-left-download a {
	width: 100%;
	border-bottom: 1px solid;
	display: flex;
	justify-content: space-between;
	gap: 10px;
	padding-bottom: 9px;
}

.download {
	max-width: 420px;
}

section#property-content {
	padding-bottom: 5%;
}

.house .perex {
	margin: 0;
	max-width: 480px;
	/* padding-bottom: 40px; */
}

.house:nth-child(odd) {
	background: #213832;
	color: white;
}

.house {
	padding-top: 5%;
}

.house h2 {
	padding-bottom: 40px;
}

section#houses-galerie {
	display: flex;
	gap: 15px 1%;
	flex-wrap: wrap;
}

a.houses-galerie-image {
	display: block;
	width: 32.6%;
}

a.houses-galerie-image img {
	width: 100%;
}

section#houses-galerie {
	padding-bottom: 60px;
}

.house h2 {
	/* font-weight: 500; */
}

.house .content table {
	width: 100%;
	font-size: 24px;
}

.house .content {
	padding-bottom: 50px;
}

.house .content table tbody {/* display: flex; *//* width: 100%; */}

.house .content table tbody tr {
	/* width: 100%; */
}

.house .content table td {
	width: 1%;
	/* border: 1px solid red; */
	padding-right: 50px;
}

colgroup {
	display: none;
}

.house .content table td:nth-child(1) {
	width: 2%;
}
.house {
	padding-bottom: 2%;
}



section#special-features {
	padding-top: 5%;
}
section#special-features .perex {
	margin: 0;
	padding-bottom: 40px;
}
section#special-features h2 {
	padding-bottom: 40px;
}
section#special-features .content {
	padding-bottom: 40px;
}
section#special-features {
	padding-bottom: 2%;
}
section#special-features .content table td, .house .content table td {
	padding-bottom: 40px;
}

section#special-features .content table td {
	padding-right: 30px;
}
section#special-features .content table td:nth-child(1) {
	width: 1%;
}
section#historic {
	padding-top: 2%;
}
section#historic h2 {
	padding-bottom: 40px;
	font-size: clamp(38px, 4vw, 48px);
}
section#historic {
	padding-bottom: 3%;
}
.historic-gallery {
	display: flex;
	gap: 15px 1.5%;
	flex-wrap: wrap;
}
.historic-gallery a.historic-image {
	width: 32.3%;
}
.historic-gallery a.historic-image img {
	width: 100%;
}

.nav-links {
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: space-between;
}
.prev a,
.next a {
	display: flex;
	align-items: center;
	gap: 15px;
	font-size: 48px;
	display: block;
	line-height: 1;
	border-bottom: 1px solid transparent;
	padding-bottom: 20px;
	padding-top: 20px;
	transition: all ease 0.5s;
}
.prev a:hover,
.next a:hover {
	border-bottom: 1px solid var(--orange);
}

.nav2 {
	padding-top: 5%;
	padding-bottom: 5%;
}

.nav-links {
	font-size: 24px;
}
section#map.subpage {
	padding-bottom: 7%;
}

section#special-features .content {
	font-size: 24px;
}

section#special-features .content table td {
	width: 1%;
}
.special-img img {
	width: 100%;
}
section#intro .center-text {
	max-width: 1140px;
}
section#intro .center-text h2 {
	padding-bottom: 60px;
	font-size: clamp(32px, 4vw, 42px);
}

.property-content-right-tab h3 {
	font-size: 32px;
}

.property-content-right-tab {
	text-align: left;
	width: 32%;
}

.property-content-right-tab p {
	margin: 0;
}

.property-content-right {
	display: flex;
	align-content: flex-start;
	gap: 60px 2%;
}

section.hero h2 {
	max-width: 460px;
}

.prev {
	padding-bottom: 5px;
}

.next {
	padding-bottom: 5px;
}



.house-flex {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.content2 .property-content-right {
	width: 100%;
}

.perex h4 {
	font-size: 24px;
	line-height: 1.2;
	margin-block-end: 1em;
	font-weight: 500;
}

.perex p {margin-block-end: 1em;}

.house .perex {
	max-width: 430px;
}

.house-flex-left {
	margin-right: 5%;
}

.house-flex-right {
	max-width: 900px;
	width: 100%;
	padding-top: 15px;
}

.content ul li {
	font-size: 24px;
	font-weight: 500;
	list-style-type: none;
	display: block;
}

.content ul {
	margin: 0;
	padding: 0;
	display: flex;
	gap: 30px 3%;
	width: 100%;
	flex-wrap: wrap;
	justify-content: space-between;
}

section#houses-galerie a:nth-child(7) {
	width: 66.2%;
	aspect-ratio: 16/3;
}
section#houses-galerie a:nth-child(7) img {
	height: auto;
}

section#houses-galerie a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all ease 0.5s
}

section#houses-galerie a img:hover {
opacity: 0.7
}

a.button.ghost {
	background: transparent;
	line-height: 1;
	color: white;
	padding: 20px 25px;
	padding-top: 15px;
	width: 100%;
	max-width: 230px;
	text-align: center;
	display: block;
	border: 1px solid white;
	margin: auto;
	transition: all ease 0.5s
}

.house:nth-child(even) a.button.ghost {
	color: #213832;
	border-color: #213832;
}

.house:nth-child(even) a.button.ghost:hover {
	background: #213832;
	color: white;
}


.house:nth-child(odd) a.button.ghost:hover {
	background: white;
	color: #213832;
}

.property-content-right {
	flex-wrap: wrap;
}

.property-content-right-tab {
	min-width: 180px;
}

.property-content-left {
	margin-right: 50px;
}

.form-left-wrap {
	flex-wrap: wrap;
}

.form-flex {
	flex-wrap: wrap;
}

.footer-flex-left h2 {
	font-size: clamp(42px, 8vw, 80px);
}

input, textarea {
	box-sizing: border-box;
}

.property-content-left {
	min-width: 400px;
}

.prev a, .next a {
	font-size: clamp(25px,3vw,48px);
	white-space: nowrap;
}


.property-content-left {
	padding-bottom: 40px;
}
.house-flex {
	padding-bottom: 60px;
}
.video iframe {
	aspect-ratio: 9/16.05;
	display: block;
	width: 100%;
}

.video.full {
	width: 100%;
}

.video.full iframe {
	aspect-ratio: 16/9;
}

.video {
	width: 49.2%;
	display: block;
}

.videos {
	display: flex;
	flex-wrap: wrap;
	gap: 20px 1.5%;
}
.moremore {
	padding-top: 50px;
	margin-top: 50px;
	border-top: 1px solid #21383245;
	display: flex;
	justify-content: center;
}

.moremore a.button.main {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
}

.moremore a.button.main svg {
	height: 20px;
	fill: white;
	margin-top: 1px;
}
.property-content-left-download {
	padding-top: 20px;
}

.property-content-left-download a:hover {
	color: #213832;
}

.property-content-left-download a {
	transition: all ease 0.5s;
}

.property-content-left-download a svg {
	margin-bottom: -1px;
	position: relative;
	display: inline-block;
	margin-left: 5px;
}

@media (max-width:1024px){

	.property-content-flex {
	flex-wrap: wrap;
		
}
	.property-content-right {
	width: 100%;
}
.house-flex {
	flex-wrap: wrap;
}

.house-flex-right {
	max-width: 100%;
}

section#form {
	background-position: right bottom;
}
}
@media (max-width:919px){

.buttons {
	gap: 30px;
	display: flex;
	justify-content: center;
}

.mini-contact {
	top: 0;
	margin-top: 40px;
}
}
@media (max-width:700px){
	
	
	
	.buttons {
		flex-wrap: wrap;
	}

.nav-wrap {
	padding-left: 20px;
}

.logo {
	margin-right: 30px;
}

.menu {
	flex-wrap: wrap;
	display: flex;
	justify-content: flex-end;
	gap: 5px 30px;
}

.main-wrap {
	padding-left: 20px;
	padding-right: 20px;
}
.map-container {
	min-height: 50vh;
}

.map-container img {
	object-fit: cover;
	height: 60vh;
}
	.property-content-right-tab {
		width: 49%;
	}
	.menu {
		width: 230px;
	}
	
	.clamim {
		padding-bottom: 30px;
	}
	
	.prev a svg, .next a svg {
		width: 30px;
		margin-bottom: -8px;
	}
}
@media (max-width:476px){
.menu {
	gap: 5px 7px;
}
}




