* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
	-moz-text-size-adjust: none;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}



@media(max-width:600px) {
	body .logged-in,html .logged-in {
		margin-top: 0!important
	}
}


body.showPopup {
	overflow: hidden
}


strong {
	font-weight: 700
}







li,ol,p,ul {
	padding: 0;
	margin: 0
}


main {
	position: relative;

}

.home main {
	padding-top: 0
}

.logged-in main {
	padding-top: 30px
}



main ol,main ul {
	padding-left: 30px;
	padding-bottom: 15px
}

@media(max-width:767px) {
	main ol,main ul {
		padding-left: 20px
	}
}

main ol li,main ul li {
	position: relative;
	padding-bottom: 10px
}

main ol li ol,main ol li ul,main ul li ol,main ul li ul {
	padding-top: 10px;
	padding-bottom: 0
}

main ol li ol li:last-child,main ol li ul li:last-child,main ul li ol li:last-child,main ul li ul li:last-child {
	padding-bottom: 0
}




blockquote {
	position: relative;
	font-size: 30px;
	line-height: 36px;
	margin: 0;
	padding-bottom: 20px;
	font-style: italic
}

hr {

}

pre {
	margin: 0
}



.iframeWrapper {
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
	height: 0;
	margin: 20px 0
}

.iframeWrapper iframe {
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 1
}

video {
	height: auto;
	width: 100%;
	object-position: center;
	object-fit: cover
}

.videoHolder {
	position: relative;
	z-index: 0;
	max-height: 100vh;
	width: 100%
}

.videoHolder video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block
}

.videoHolder .videoplaceholder {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1
}

.box {
	position: relative;
	overflow: hidden;
	background-color: rgba(0,0,0,.1);
	width: 100%
}

.box::before {
	content: "";
	display: block;
	padding-top: 56%
}

.box .imageHolder {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0
}

img {
	border: 0;
	outline: 0;

}

img::selection {
	background: 0 0
}

img.error {
	content: ""
}

img.OF-cover {
	object-fit: cover;
	font-family: "object-fit: cover";
	object-position: center center;
	font-family: "object-fit: cover; object-position: center center";
	width: 100%;
	height: 100%
}

figure {
	padding: 0;
	margin: 0
}

.imgloader {
	position: absolute;
	width: 50px;
	top: calc(50% - 25px);
	left: calc(50% - 25px);
	--b: 8px;
	aspect-ratio: 1;
	border-radius: 50%;
	background: #043927;
	-webkit-mask: repeating-conic-gradient(rgba(0,0,0,0) 0deg,#000 1deg 70deg,rgba(0,0,0,0) 71deg 90deg),radial-gradient(farthest-side,rgba(0,0,0,0) calc(100% - var(--b) - 1px),#000 calc(100% - var(--b)));
	-webkit-mask-composite: destination-in;
	mask-composite: intersect;
	animation: l5 1s infinite
}

@keyframes l5 {
	to {
		transform: rotate(.5turn)
	}
}

body:not(.logged-in) .entry img,body:not(.logged-in) img[data-lazy-src] {
	opacity: 0;
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out
}

img.lazyloaded {
	opacity: 1
}

img.lazyloaded~.imgloader {
	opacity: 0
}

.agentFooter .imgloader,footer .imgloader,header .imgloader {
	display: none
}




.Beige {
	background-color: #f5f3e9
}

.White {
	background-color: #fff
}

.White+.White {
	padding-top: 0
}

.Green {
	background-color: #043927
}

.Green.afterlogin {
	background-color: #f5f3e9
}

@media(max-width:767px) {
	.introText+.imageWithText {
		padding-top: 0
	}
}





.container.columnBox {
	padding: 0 25px
}

@media(max-width:1180px) {
	.container.columnBox {
		padding: 0 15px
	}
}

@media(max-width:767px) {
	.container.columnBox {
		padding: 0 20px
	}
}

.col_1_1,.col_1_1_1,.col_1_1_1_1 {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	flex-flow: row wrap
}

.col_1_1 .col,.col_1_1 .col_30,.col_1_1 .col_33,.col_1_1 .col_40,.col_1_1 .col_60,.col_1_1 .col_66,.col_1_1 .col_70,.col_1_1_1 .col,.col_1_1_1 .col_30,.col_1_1_1 .col_33,.col_1_1_1 .col_40,.col_1_1_1 .col_60,.col_1_1_1 .col_66,.col_1_1_1 .col_70,.col_1_1_1_1 .col,.col_1_1_1_1 .col_30,.col_1_1_1_1 .col_33,.col_1_1_1_1 .col_40,.col_1_1_1_1 .col_60,.col_1_1_1_1 .col_66,.col_1_1_1_1 .col_70 {
	padding: 0 20px 0 20px
}

@media(max-width:767px) {
	.col_1_1 .col,.col_1_1 .col_30,.col_1_1 .col_33,.col_1_1 .col_40,.col_1_1 .col_60,.col_1_1 .col_66,.col_1_1 .col_70,.col_1_1_1 .col,.col_1_1_1 .col_30,.col_1_1_1 .col_33,.col_1_1_1 .col_40,.col_1_1_1 .col_60,.col_1_1_1 .col_66,.col_1_1_1 .col_70,.col_1_1_1_1 .col,.col_1_1_1_1 .col_30,.col_1_1_1_1 .col_33,.col_1_1_1_1 .col_40,.col_1_1_1_1 .col_60,.col_1_1_1_1 .col_66,.col_1_1_1_1 .col_70 {
		width: 100%!important;
		padding: 0 0 20px 0
	}

	.col_1_1 .col:last-child,.col_1_1 .col_30:last-child,.col_1_1 .col_33:last-child,.col_1_1 .col_40:last-child,.col_1_1 .col_60:last-child,.col_1_1 .col_66:last-child,.col_1_1 .col_70:last-child,.col_1_1_1 .col:last-child,.col_1_1_1 .col_30:last-child,.col_1_1_1 .col_33:last-child,.col_1_1_1 .col_40:last-child,.col_1_1_1 .col_60:last-child,.col_1_1_1 .col_66:last-child,.col_1_1_1 .col_70:last-child,.col_1_1_1_1 .col:last-child,.col_1_1_1_1 .col_30:last-child,.col_1_1_1_1 .col_33:last-child,.col_1_1_1_1 .col_40:last-child,.col_1_1_1_1 .col_60:last-child,.col_1_1_1_1 .col_66:last-child,.col_1_1_1_1 .col_70:last-child {
		padding-bottom: 0
	}
}

.col_1_1_1_1 .col {
	width: 25%
}

.col_1_1_1 .col {
	width: 33.33%
}

.col_1_1 .col {
	width: 50%
}

.col_1_1 .col_30 {
	width: 30%
}

.col_1_1 .col_70 {
	width: 70%
}

.col_1_1 .col_33 {
	width: 33.33%
}

.col_1_1 .col_66 {
	width: 100%;
}

.col_1_1 .col_35 {
	width: 35%
}

.col_1_1 .col_65 {
	width: 65%
}

.col_1_1 .col_45 {
	width: 45%
}

.col_1_1 .col_55 {
	width: 55%
}

.col_1_1 .col_40 {
	width: 40%
}

.col_1_1 .col_60 {
	width: 60%
}

.col_1_1 .col_75 {
	width: 75%
}

.col_1_1 .col_25 {
	width: 25%
}

.flexWrap {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	flex-flow: row wrap
}

.alignnone,div.alignnone {
	margin: 10px 20px 25px 0;
	position: relative
}

.aligncenter,div.aligncenter {
	display: block;
	margin: 10px auto 25px auto;
	position: relative
}

.alignright,div.alignright {
	float: right;
	margin: 5px 0 25px 50px;
	position: relative;
	clear: right
}

.alignleft,div.alignleft {
	float: left;
	margin: 5px 50px 25px 0;
	position: relative
}

a img.alignright {
	float: right;
	margin: 5px 0 25px 50px
}

a img.alignnone {
	margin: 10px 50px 25px 0
}

a img.alignleft {
	float: left;
	margin: 5px 50px 25px 0
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	max-width: 96%;
	padding: 0;
	position: relative
}

.wp-caption.alignnone {
	margin: 0 50px 25px 0
}

.wp-caption.alignleft {
	margin: 10px 50px 25px 0
}

.wp-caption.alignright {
	margin: 10px 0 25px 50px
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	padding: 0;
	width: auto;
	max-width: 100%;
	width: 100%
}

.wp-caption p.wp-caption-text {
	position: absolute;
	right: 0;
	bottom: 0;
	background-color: #fff;
	font-size: 14px;
	line-height: 15px;
	letter-spacing: .6px;
	text-transform: uppercase;
	font-family: "Maison Neue";
	font-weight: 700;
	padding: 13px 15px 7px 15px
}

@media(max-width:1024px) {
	.wp-caption p.wp-caption-text {
		font-size: 12px;
		line-height: 14px
	}
}

.screen-reader-text {
	border: 0;
	clip: rect(1px,1px,1px,1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute!important;
	width: 1px;
	word-wrap: normal!important
}

.screen-reader-text:focus {
	background-color: #eee;
	clip: auto!important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

.fadeIn,.fadeUp {
	opacity: 0;
	transition: opacity .8s ease;
	-webkit-transition: opacity .8s ease;
	-moz-transition: opacity .8s ease;
	-o-transition: opacity .8s ease
}

.fadeIn.animateMe,.fadeUp.animateMe {
	opacity: 1
}

.fadeInUp {
	-webkit-transform: translateY(30px);
	-moz-transform: translateY(30px);
	transform: translateY(30px);
	opacity: 0;
	transition: opacity .8s ease,transform .8s ease;
	-webkit-transition: opacity .8s ease,transform .8s ease;
	-moz-transition: opacity .8s ease,transform .8s ease;
	-o-transition: opacity .8s ease,transform .8s ease
}

.fadeInUp.animateMe {
	transition-delay: .2s;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	transform: translateY(0);
	opacity: 1
}

.cky-consent-container {
	font-family: "Amerigo BT"
}

@media(max-width:991px) {
	.cky-consent-container {
		width: 90%!important;
		left: 50%!important;
		transform: translateX(-50%);
		bottom: 20px!important
	}
}

.cky-consent-container .cky-consent-bar {
	padding: 25px 30px!important;
	background-color: #043927!important;
	border: 0!important
}

@media(max-width:991px) {
	.cky-consent-container .cky-consent-bar {
		border-radius: 0!important
	}
}

@media(max-width:375px) {
	.cky-consent-container .cky-consent-bar {
		padding: 15px!important
	}
}

.cky-consent-container .cky-consent-bar .cky-notice .cky-title {
	margin: 0!important;
	display: none!important
}

.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-group {
	display: flex!important
}

@media(max-width:767px) {
	.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-group {
		flex-direction: column;
		align-items: flex-start
	}
}

@media(max-width:991px) {
	.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-group * {
		padding: 0
	}
}

.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-group .cky-notice-des {
	font-size: 16px!important;
	line-height: 19px!important;
	width: calc(100% - 355px)
}

.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-group .cky-notice-des * {
	font-size: 16px!important;
	line-height: 19px!important;
	color: #fff!important
}

.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-group .cky-notice-des p {
	padding: 0!important
}

.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-group .cky-notice-des p a {
	-webkit-transition: .5s ease color;
	-o-transition: .5s ease color;
	transition: .5s ease color
}

.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-group .cky-notice-des p a:hover {
	color: #c6ff11!important
}

@media(max-width:991px) {
	.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-group .cky-notice-des {
		width: calc(100% - 320px)
	}
}

@media(max-width:767px) {
	.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-group .cky-notice-des {
		width: 100%
	}
}

.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-group .cky-notice-btn-wrapper {
	margin-left: 0;
	justify-content: space-between;
	width: 345px
}

@media(max-width:991px) {
	.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-group .cky-notice-btn-wrapper {
		padding-top: 20px;
		flex-direction: row!important;
		width: 290px
	}
}

@media(max-width:375px) {
	.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-group .cky-notice-btn-wrapper {
		width: 250px
	}
}

.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-group .cky-notice-btn-wrapper .cky-btn {
	border-radius: 0;
	margin: 0;
	padding: 10px 15px;
	transition: all .3s ease;
	font-size: 14px;
	line-height: 1;
	width: 105px;
	font-family: MaisonNeueMedium;
	text-transform: uppercase
}

@media(max-width:991px) {
	.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-group .cky-notice-btn-wrapper .cky-btn {
		margin: 0!important;
		font-size: 12px;
		flex: unset!important;
		width: 90px;
		padding: 7px 10px
	}
}

@media(max-width:375px) {
	.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-group .cky-notice-btn-wrapper .cky-btn {
		width: 75px;
		padding: 7px
	}
}

.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-group .cky-notice-btn-wrapper .cky-btn.cky-btn-customize {
	color: #fff!important;
	border: 1px solid #fff!important
}

.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-group .cky-notice-btn-wrapper .cky-btn.cky-btn-customize::after {
	display: none
}

.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-group .cky-notice-btn-wrapper .cky-btn.cky-btn-customize:hover {
	opacity: 1;
	border: 1px solid #c6ff11!important;
	background-color: #c6ff11!important;
	color: #043927!important
}

.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-group .cky-notice-btn-wrapper .cky-btn.cky-btn-reject {
	color: #fff!important;
	border: 1px solid #fff!important
}

.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-group .cky-notice-btn-wrapper .cky-btn.cky-btn-reject:hover {
	opacity: 1;
	border: 1px solid #c6ff11!important;
	background-color: #c6ff11!important;
	color: #043927!important
}

.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-group .cky-notice-btn-wrapper .cky-btn.cky-btn-accept {
	background: #c6ff11!important;
	color: #043927!important;
	border: 1px solid #c6ff11!important
}

.cky-consent-container .cky-consent-bar .cky-notice .cky-notice-group .cky-notice-btn-wrapper .cky-btn.cky-btn-accept:hover {
	opacity: 1;
	background: #fff!important;
	color: #043927!important;
	border: 1px solid #fff!important
}

.cky-prefrence-btn-wrapper .cky-btn {
	border-radius: 0;
	font-size: 15px;
	margin: 0;
	padding: 5px 15px;
	flex-direction: row-reverse;
	transition: all .3s ease;
	font-family: MaisonNeueMedium
}

.cky-prefrence-btn-wrapper .cky-btn.cky-btn-preferences {
	color: #043927!important;
	border: 1px solid #043927!important
}

.cky-prefrence-btn-wrapper .cky-btn.cky-btn-preferences:hover {
	opacity: 1;
	border: 1px solid #c6ff11!important;
	background-color: #c6ff11!important;
	color: #043927!important
}

.cky-prefrence-btn-wrapper .cky-btn.cky-btn-reject {
	color: #043927!important;
	border: 1px solid #043927!important
}

.cky-prefrence-btn-wrapper .cky-btn.cky-btn-reject:hover {
	opacity: 1;
	border: 1px solid #c6ff11!important;
	background-color: #c6ff11!important;
	color: #043927!important
}

.cky-prefrence-btn-wrapper .cky-btn.cky-btn-accept {
	background: #043927!important;
	color: #fff!important;
	border: 1px solid #043927!important
}

.cky-prefrence-btn-wrapper .cky-btn.cky-btn-accept:hover {
	opacity: 1;
	background: #000!important;
	color: #fff!important;
	border: 1px solid #000!important
}

.cky-prefrence-btn-wrapper+div {
	display: none!important
}

.cky-banner-element {
	border: 1px solid #043927!important;
	background-color: rgba(0,0,0,0)!important;
	background-image: none!important;
	color: #043927!important;
	-webkit-transition: .5s all ease;
	-o-transition: .5s all ease;
	transition: .5s all ease;
	padding: 10px 20px;
	cursor: pointer
}

.cky-banner-element:hover {
	border-color: 1px solid #000!important;
	background-color: #000!important;
	color: #fff!important
}




.button {
	display: inline-flex;
	justify-content: center;
	padding: 10px 14px;
	font-family: "Maison Neue";
	font-weight: 700;
	background-color: rgba(0,0,0,0);
	color: #043927;
	border: 1px solid #043928;
	cursor: pointer;
	font-size: 14px;
	line-height: 15px;
	letter-spacing: .6px;
	text-decoration: none;
	-webkit-transition: .5s ease;
	-o-transition: .5s ease;
	transition: .5s ease;
	white-space: nowrap;
	min-width: 120px;
	position: relative;
	text-transform: uppercase;
	-webkit-appearance: none;
	appearance: none;
	border-radius: 0;
	-webkit-border-radius: 0
}

.button.enquireButton {
	letter-spacing: 1.75px;
	min-width: 100px;
	color: #043927!important;
	background-color: #c6ff11;
	border-color: #c6ff11!important;
	color: #fff;
	padding: 7px 14px
}

@media(max-width:767px) {
	.buttonWrap .button.enquireButton {
		display: none
	}
}

.button.gform_button {
	color: #fff;
	background-color: #043927;
	border-color: #043927
}

.button.openpopup {
	min-width: 300px
}

@media(min-width:1600px) {
	.button.openpopup {
		min-width: 535px
	}
}

@media(max-width:767px) {
	.button.openpopup {
		min-width: unset
	}
}

.button:hover {
	color: #043927!important;
	background-color: #c6ff11;
	border-color: #c6ff11!important
}

@media(max-width:767px) {
	.button {
		font-size: 10px;
		line-height: 11px;
		letter-spacing: .3px;
		min-width: unset;
		padding: 7px 14px;
		line-height: 1!important
	}
}

.smallText {
	font-size: 16px;
	line-height: 20px;
	letter-spacing: .6px;
	text-transform: uppercase;
	font-family: "Maison Neue";
	font-weight: 700;
	padding-bottom: 40px
}

@media(min-width:1600px) {
	.smallText {
		font-size: 20px;
		line-height: 24px
	}
}

@media(max-width:1024px) {
	.smallText {
		font-size: 15px;
		line-height: 19px;
		padding-bottom: 20px
	}
}

@media(max-width:767px) {
	.smallText {
		font-size: 12px;
		line-height: 16px;
		padding-bottom: 15px
	}
}



.White .swiper-pagination {
	background-color: #fff
}






.imageWithCaption {
	position: relative;
	overflow: hidden
}

.imageWithCaption .caption {
	position: absolute;
	bottom: -1px;
	right: auto;
	top: auto;
	left: -1px;
	max-width: calc(100% - 100px);
	background-color: #fff;
	padding: 10px 12px 5px 3px;
	z-index: 10;
	text-align: center;
	font-size: 14px;
	line-height: 15px;
	letter-spacing: 1.05px
}

.Beige .imageWithCaption .caption {
	background-color: #f5f3e9
}

@media(max-width:767px) {
	.imageWithCaption .caption {
		padding: 5px 6px 5px 0;
		font-size: 10px;
		line-height: 11px
	}
}

.top {
	margin-top: 30px;
	text-align: center;
	max-width: 1080px;
	margin: 0 auto
}

@media(max-width:767px) {
	.top {
		max-width: 300px
	}
}

.top h1 {
	font-size: 100px
}

.contentBox {
	margin: 0 auto;
	position: relative;
	width: 250px;
	height: 250px;
	margin-top: -40px
}

.ghost {
	width: 50%;
	height: 53%;
	left: 25%;
	top: 10%;
	position: absolute;
	border-radius: 50% 50% 0 0;
	background: #ededed;
	border: 1px solid #bfc0c0;
	border-bottom: none;
	animation: float 2s ease-out infinite
}

.ghost-copy {
	width: 50%;
	height: 53%;
	left: 25%;
	top: 10%;
	position: absolute;
	border-radius: 50% 50% 0 0;
	background: #ededed;
	border: 1px solid #bfc0c0;
	border-bottom: none;
	animation: float 2s ease-out infinite;
	z-index: 0
}

.ghost-copy .four,.ghost-copy .one,.ghost-copy .three,.ghost-copy .two {
	position: absolute;
	background: #ededed;
	top: 85%;
	width: 25%;
	height: 23%;
	border: 1px solid #bfc0c0;
	z-index: 0
}

.ghost-copy .one {
	border-radius: 0 0 100% 30%;
	left: -1px
}

.ghost-copy .two {
	left: 23%;
	border-radius: 0 0 50% 50%
}

.ghost-copy .three {
	left: 50%;
	border-radius: 0 0 50% 50%
}

.ghost-copy .four {
	left: 74.5%;
	border-radius: 0 0 30% 100%
}

.face {
	position: absolute;
	width: 100%;
	height: 60%;
	top: 20%
}

.face .eye,.face .eye-right {
	position: absolute;
	background: #585959;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	top: 40%
}

.face .eye {
	left: 25%
}

.face .eye-right {
	right: 25%
}

.face .mouth {
	position: absolute;
	top: 50%;
	left: 45%;
	width: 10px;
	height: 10px;
	border: 3px solid;
	border-radius: 50%;
	border-color: transparent #585959 #585959 transparent;
	transform: rotate(45deg)
}

.shadow {
	position: absolute;
	width: 30%;
	height: 7%;
	background: #bfc0c0;
	left: 35%;
	top: 80%;
	border-radius: 50%;
	animation: scale 2s infinite
}

@keyframes scale {
	0% {
		transform: scale(1)
	}

	50% {
		transform: scale(1.1)
	}

	100% {
		transform: scale(1)
	}
}

@keyframes float {
	50% {
		transform: translateY(15px)
	}
}




@media(max-width:767px) {
	.home .hero .fluidVideo {
		height: 60vh!important
	}
}[animate] .line {
	display: inline-block!important
}

.logoloaded .hero .caption {
	opacity: 1
}

.captionLoaded .hero .caption {
	opacity: 1
}




.jarallax {
	position: relative;
	z-index: 0;
	height: 100%
}

.jarallax>.jarallax-img {
	position: absolute;
	object-fit: cover;
	font-family: "object-fit: cover;";
	top: 0;
	left: 0;
	width: 100%;
	height: 500px;
	z-index: -1
}

.imgBox .parallaxImg {
	width: 100%;
	height: 120%;
	position: absolute;
	overflow: hidden;
	top: 60%;
	left: 50%;
	transform: translate(-50%,-50%)
}





.gform_wrapper.gravity-theme .gform-loader {
	block-size: 10em!important;
	border-block-end: 1.1em solid #043927!important;
	border-block-start: 1.1em solid #707070!important;
	border-inline-end: 1.1em solid #707070!important;
	border-inline-start: 1.1em solid #043927!important;
	inline-size: 10em!important;
	margin-inline-start: 4em!important
}

.first-checkBox {
	padding-top: 15px!important
}

.ginput_container_consent {
	display: flex;
	align-items: center;
	position: relative
}

.ginput_container_consent label {
	position: relative;
	cursor: pointer;
	padding: 0 6px 0 40px!important;
	display: block;
	font-family: "Amerigo BT"!important;
	font-weight: 400!important;
	text-transform: none!important
}

@media(max-width:1024px) {
	.ginput_container_consent label {
		padding: 0 0 0 30px!important
	}
}

.ginput_container_consent [type=checkbox] {
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	visibility: hidden
}

.ginput_container_consent [type=checkbox]:checked+label::after {
	opacity: 1
}

.ginput_container_consent [type=checkbox]+label::before {
	content: "";
	width: 20px;
	height: 20px;
	left: 0;
	position: absolute;
	top: 0;
	background-color: rgba(0,0,0,0);
	border: #000 solid 1px
}

@media(max-width:1023px) {
	.ginput_container_consent [type=checkbox]+label::before {
		width: 17px;
		height: 17px
	}
}

@media(max-width:767px) {
	.ginput_container_consent [type=checkbox]+label::before {
		width: 15px;
		height: 15px
	}
}

.ginput_container_consent [type=checkbox]+label::after {
	position: absolute;
	content: "";
	width: 14px;
	height: 14px;
	left: 4px;
	top: 3px;
	background-image: url(../../images/checkbox-tick.svg);
	background-position: no-repeat;
	background-position: center center;
	background-size: 24px;
	opacity: 0;
	transition: opacity .2s ease-in-out
}

@media(max-width:1023px) {
	.ginput_container_consent [type=checkbox]+label::after {
		left: 2px;
		background-size: 19px
	}
}

@media(max-width:767px) {
	.ginput_container_consent [type=checkbox]+label::after {
		top: 5px;
		left: 1px;
		background-size: 17px
	}
}

.ginput_container_consent a {
	opacity: 1;
	position: relative;
	display: inline-block;
	color: #000;
	text-decoration: none;
	-webkit-transition: all .35s cubic-bezier(.19,1,.22,1);
	-o-transition: all .35s cubic-bezier(.19,1,.22,1);
	transition: all .35s cubic-bezier(.19,1,.22,1);
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-image: linear-gradient(to right,#000,#000),linear-gradient(to right,#000,#000);
	background-size: 100% 1px,0;
	background-position: 100% 100%,0 100%;
	background-repeat: no-repeat;
	transition: all .4s ease;
	display: inline
}

.ginput_container_consent a:hover {
	color: #043927;
	background-image: linear-gradient(to right,#043927,#043927),linear-gradient(to right,#043927,#043927)
}

.gform_validation_errors,.login_errors {
	background-color: rgba(0,0,0,0)!important;
	margin: 10px 0!important;
	padding: 10px 0 10px 48px!important
}

.gform_validation_errors h2,.login_errors h2 {
	padding: 0;
	font-size: 16px!important;
	line-height: 20px!important;
	color: #c02b0a!important;
	letter-spacing: .4px!important
}

.gfield_error .gfield_repeater_cell label {
	color: #c02b0a!important
}

.gfield_error label,.gfield_error legend {
	color: #c02b0a!important
}

.gfield_validation_message,.validation_message {
	color: #c02b0a!important;
	background: rgba(0,0,0,0)!important;
	border: none!important;
	padding: 0!important
}[aria-invalid=true]+label,label+[aria-invalid=true] {
	color: #c02b0a!important
}

.gfield_error [aria-invalid=true] {
	border-top: 0!important;
	border-left: 0!important;
	border-right: 0!important;
	border-bottom: 1px solid #c02b0a!important
}

.gform_confirmation_message {
	text-align: center
}

.gform_confirmation_message p {
	padding: 30px 60px;
	border: 1px #000 dashed
}

.error404 footer .form,.page-template-default footer .form,.page-template-template-agent footer .form {
	display: none
}

.page-template-default header {
	background-color: #f5f3e9
}

.page-template-default .defaultContent .defaultEditor {
	padding-top: 20px
}

.page-template-default .defaultContent .defaultEditor blockquote+h1,.page-template-default .defaultContent .defaultEditor blockquote+h2,.page-template-default .defaultContent .defaultEditor blockquote+h3,.page-template-default .defaultContent .defaultEditor blockquote+h4,.page-template-default .defaultContent .defaultEditor blockquote+h5,.page-template-default .defaultContent .defaultEditor blockquote+h6,.page-template-default .defaultContent .defaultEditor div+h1,.page-template-default .defaultContent .defaultEditor div+h2,.page-template-default .defaultContent .defaultEditor div+h3,.page-template-default .defaultContent .defaultEditor div+h4,.page-template-default .defaultContent .defaultEditor div+h5,.page-template-default .defaultContent .defaultEditor div+h6,.page-template-default .defaultContent .defaultEditor ol+h1,.page-template-default .defaultContent .defaultEditor ol+h2,.page-template-default .defaultContent .defaultEditor ol+h3,.page-template-default .defaultContent .defaultEditor ol+h4,.page-template-default .defaultContent .defaultEditor ol+h5,.page-template-default .defaultContent .defaultEditor ol+h6,.page-template-default .defaultContent .defaultEditor p+h1,.page-template-default .defaultContent .defaultEditor p+h2,.page-template-default .defaultContent .defaultEditor p+h3,.page-template-default .defaultContent .defaultEditor p+h4,.page-template-default .defaultContent .defaultEditor p+h5,.page-template-default .defaultContent .defaultEditor p+h6,.page-template-default .defaultContent .defaultEditor span+h1,.page-template-default .defaultContent .defaultEditor span+h2,.page-template-default .defaultContent .defaultEditor span+h3,.page-template-default .defaultContent .defaultEditor span+h4,.page-template-default .defaultContent .defaultEditor span+h5,.page-template-default .defaultContent .defaultEditor span+h6,.page-template-default .defaultContent .defaultEditor table+h1,.page-template-default .defaultContent .defaultEditor table+h2,.page-template-default .defaultContent .defaultEditor table+h3,.page-template-default .defaultContent .defaultEditor table+h4,.page-template-default .defaultContent .defaultEditor table+h5,.page-template-default .defaultContent .defaultEditor table+h6,.page-template-default .defaultContent .defaultEditor ul+h1,.page-template-default .defaultContent .defaultEditor ul+h2,.page-template-default .defaultContent .defaultEditor ul+h3,.page-template-default .defaultContent .defaultEditor ul+h4,.page-template-default .defaultContent .defaultEditor ul+h5,.page-template-default .defaultContent .defaultEditor ul+h6 {
	padding-top: 20px
}

.page-template-default .defaultContent a {
	word-break: break-all
}

.page-template-default .defaultContent h6 {
	font-size: 25px
}

@media(max-width:1180px) {
	.page-template-default .defaultContent h6 {
		font-size: 22px
	}
}

@media(max-width:767px) {
	.page-template-default .defaultContent h6 {
		font-size: 20px
	}
}

.page-template-default .defaultContent ul {
	padding-left: 40px
}

.page-template-default .defaultContent ul li {
	list-style: disc
}

.page-template-default .defaultContent ul li::before {
	display: none
}

.textWrapper {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center
}

@media(max-width:1080px) {
	.textWrapper {
		max-width: 500px
	}
}

@media(max-width:767px) {
	.textWrapper {
		max-width: 345px!important
	}
}

.textWrapper h4 {
	padding-bottom: 40px
}

@media(max-width:1024px) {
	.textWrapper h4 {
		padding-bottom: 20px;
		font-size: 18px;
		width: 100%
	}
}

.textWrapper .text :last-child {
	padding-bottom: 0
}

.textWrapper .text+.button {
	margin-top: 50px
}

@media(max-width:600px) {
	.textWrapper .text+.button {
		margin-top: 20px
	}
}

.contactInfoText {
	font-size: 20px;
	line-height: 21px;
	font-family: "Amerigo BT";
	max-width: 520px;
	margin: 0 auto;
	padding-bottom: 65px
}

.contactInfoText * {
	padding-bottom: 0
}

@media(max-width:767px) {
	.contactInfoText {
		font-size: 14px;
		line-height: 16px;
		padding-bottom: 35px
	}
}

.contactInfo {
	padding-bottom: 100px;
	font-size: 20px;
	line-height: 35px;
	font-family: "Amerigo BT";
	max-width: 520px;
	margin: 0 auto
}

.contactInfo * {
	padding-bottom: 0
}

@media(max-width:767px) {
	.contactInfo {
		padding-bottom: 40px;
		font-size: 14px;
		line-height: 20px
	}
}

.contactInfo a {
	text-decoration: none;
	color: inherit;
	transition: all .5 ease
}

.contactInfo a.whatsapplink {
	display: flex;
	align-items: center;
	justify-content: center
}

.contactInfo a.whatsapplink img {
	width: 20px;
	margin-right: 5px
}

@media(max-width:767px) {
	.contactInfo a.whatsapplink img {
		width: 16px
	}
}

.contactInfo a:hover {
	color: rgba(0,0,0,.4)
}

.wp-video {
	margin: 0 auto
}

.wp-video .wp-video-shortcode video {
	object-fit: contain;
	margin: 0 auto
}

@media(orientation:landscape) {
	.wp-video {
		width: auto!important;
		height: 80vh!important
	}

	.wp-video>div {
		height: 100%!important
	}

	.wp-video-shortcode video {
		height: 100%!important;
		margin: 0 auto
	}
}

.menuoverlay {
	background-color: rgba(6,64,8,.3);
	position: fixed;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	opacity: 0;
	visibility: hidden;
	z-index: 1
}

.menuoverlay.active {
	opacity: 1;
	visibility: visible
}




.noLink {
	pointer-events: none
}

.apartmentDetail .smallText {
	padding-bottom: 25px;
	margin-bottom: 30px;
	border-bottom: 2px solid rgba(112,112,112,.4)
}

@media(max-width:767px) {
	.apartmentDetail .smallText {
		padding-bottom: 15px;
		margin-bottom: 20px
	}
}

.apartmentDetail .tableResponsive {
	padding-bottom: 0!important
}

.apartmentDetail table {
	width: 100%!important;
	display: block!important;
	height: auto!important;
	border: none!important
}

.apartmentDetail table tbody {
	width: 100%!important;
	display: block!important;
	height: auto!important;
	border: none!important
}

@media(max-width:1280px) {
	.apartmentDetail table tbody {
		max-width: 600px
	}
}

@media(max-width:640px) {
	.apartmentDetail table tbody {
		max-width: 100%
	}
}

@media(min-width:1281px) {
	.apartmentDetail table tbody {
		max-width: 100%
	}
}

.apartmentDetail table tbody tr {
	width: 100%!important;
	display: flex!important;
	height: auto!important;
	border: none!important
}

.apartmentDetail table tbody tr td {
	border: none!important;
	padding: 0 20px 10px 0!important;
	height: auto!important;
	vertical-align: top
}

@media(max-width:1280px) {
	.apartmentDetail table tbody tr td {
		font-size: 16px
	}
}

@media(max-width:767px) {
	.apartmentDetail table tbody tr td {
		padding: 0 15px 7px 0!important;
		font-size: 14px
	}
}

@media(max-width:375px) {
	.apartmentDetail table tbody tr td {
		font-size: 12px
	}
}

@media(min-width:1281px) {
	.apartmentDetail table tbody tr td {
		font-size: 18px
	}
}

@media(min-width:1600px) {
	.apartmentDetail table tbody tr td {
		font-size: 20px
	}
}

.apartmentDetail table tbody tr td:first-of-type {
	width: 45%!important;
	height: auto!important
}

.apartmentDetail table tbody tr td:nth-of-type(2) {
	width: 27%!important;
	height: auto!important
}

.apartmentDetail table tbody tr td:nth-of-type(3) {
	width: 27%!important;
	height: auto!important
}

.apartmentDetail table tbody tr td:last-of-type {
	padding-right: 0!important
}

@media(max-width:1180px) {
	.apartmentDetail .col_1_1_1 .col.contentCol {
		width: 100%!important;
		padding-bottom: 30px
	}
}

@media(min-width:1181px) {
	.apartmentDetail .col_1_1_1 .col.contentCol {
		width: 45%;
		padding-right: 3%
	}
}

@media(min-width:1600px) {
	.apartmentDetail .col_1_1_1 .col.contentCol {
		width: 40%
	}
}

@media(max-width:1180px) {
	.apartmentDetail .col_1_1_1 .col.levelCol {
		width: 50%!important;
		padding-bottom: 30px
	}
}

@media(max-width:600px) {
	.apartmentDetail .col_1_1_1 .col.levelCol {
		width: 100%!important;
		padding-bottom: 60px
	}
}

@media(min-width:1181px) {
	.apartmentDetail .col_1_1_1 .col.levelCol {
		width: 27%;
		padding: 0 3%
	}
}

@media(min-width:1600px) {
	.apartmentDetail .col_1_1_1 .col.levelCol {
		width: 30%
	}
}

@media(max-width:1180px) {
	.apartmentDetail .col_1_1_1 .col.floorplatesCol {
		width: 50%!important;
		padding-left: 20px
	}
}

@media(max-width:600px) {
	.apartmentDetail .col_1_1_1 .col.floorplatesCol {
		width: 100%!important;
		padding-bottom: 30px;
		padding-left: 0!important
	}
}

@media(min-width:1181px) {
	.apartmentDetail .col_1_1_1 .col.floorplatesCol {
		width: 27%;
		padding-left: 3%
	}
}

@media(min-width:1600px) {
	.apartmentDetail .col_1_1_1 .col.floorplatesCol {
		width: 30%
	}
}

.apratmentsHero {
	background-color: #f5f3e9
}

@media(max-width:1024px) {
	.apratmentsHero .col_1_1 {
		flex-direction: column
	}
}

@media(max-width:1024px) {
	.apratmentsHero .col_1_1 .col {
		width: 100%
	}
}

@media(max-width:1024px) {
	.apratmentsHero .col_1_1 .col:nth-child(1) {
		padding-bottom: 50px
	}
}

.apratmentsHero h4 {
	padding-bottom: 0
}

.apratmentsHero .smallText {
	padding-top: 35px
}

@media(max-width:767px) {
	.apratmentsHero .smallText {
		padding-top: 20px
	}
}

.apratmentsHero .price {
	padding-bottom: 31px
}

@media(max-width:767px) {
	.apratmentsHero .price {
		padding-bottom: 20px
	}
}

.apratmentsHero .textWrapper {
	max-width: 445px;
	padding-bottom: 30px
}

@media(max-width:1024px) {
	.apratmentsHero .textWrapper {
		padding-bottom: 0
	}
}

.apratmentsHero .aprtimageSlider {
	padding-top: 40px
}

.apratmentsHero .aprtimageSlider .swiper-slide .box::before {
	padding-top: 65%
}

.apratmentsHero .aprtimageSlider .swiper-slide img {
	transform: none!important
}

.apratmentsHero .aprtimageSlider .slide-caption {
	font-size: 16px;
	line-height: 19px;
	display: flex;
	align-items: center;
	justify-self: flex-end;
	width: 70%;
	margin-top: 16px;
	color: #000;
	justify-content: flex-end;
	float: right
}

@media(max-width:767px) {
	.apratmentsHero .aprtimageSlider .slide-caption {
		width: 50%
	}
}

@media(max-width:767px) {
	.apratmentsHero .aprtimageSlider .swiper-button-prev {
		left: 10px!important
	}
}

@media(max-width:767px) {
	.apratmentsHero .aprtimageSlider .swiper-button-next {
		right: 10px!important
	}
}

.backLink {
	margin-left: 20px;
	margin-bottom: 30px;
	display: inline-block!important;
	z-index: 1;
	color: #afafaf!important;
	background-image: linear-gradient(to right,#afafaf,#afafaf),linear-gradient(to right,#afafaf,#afafaf)!important;
	font-size: 14px;
	font-family: "Maison Neue";
	letter-spacing: .7px;
	transition: .5s color ease
}

.backLink:hover {
	color: #000!important
}

@media(max-width:767px) {
	.backLink {
		margin-left: 0
	}
}

.Presslist .container.columnBox .col.animate {
	opacity: 0!important;
	transition: opacity .8s ease,transform .8s ease!important;
	-webkit-transition: opacity .8s ease,transform .8s ease!important;
	-moz-transition: opacity .8s ease,transform .8s ease!important;
	-o-transition: opacity .8s ease,transform .8s ease!important;
	transition-delay: .2s!important
}

.Presslist .container.columnBox .col.animate.animateMe {
	opacity: 1!important
}

@font-face {
	font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal
}


:host {
	position: relative;
	display: block;
	margin-left: auto;
	margin-right: auto;
	z-index: 1
}





.tooltipster-default {
	border-radius: 5px;
	border: none;
	background: #c6ff11;
	color: #000;
	margin: 0
}

.tooltipster-content a {
	color: #c60800;
	text-decoration: none;
	margin: 0
}

.tooltipster-content a:hover {
	color: #c60800;
	text-decoration: underline;
	margin: 0
}

.cloud {
	color: #c60800
}

.tooltipster-default .tooltipster-content {
	font-size: 16px;
	line-height: 20px;
	padding: 5px 10px;
	overflow: hidden
}

@media(max-width:767px) {
	.tooltipster-default .tooltipster-content {
		font-size: 10px
	}
}

.tooltipster-icon {
	cursor: help;
	margin-left: 4px
}

.showPopup .tooltipster-base {
	z-index: 999
}

.tooltipster-base {
	padding: 0;
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 15;
	pointer-events: none;
	width: auto;
	overflow: visible
}

.tooltipster-base .tooltipster-content {
	overflow: hidden
}

.tooltipster-arrow {
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1
}

.tooltipster-arrow span,.tooltipster-arrow-border {
	display: block;
	width: 0;
	height: 0;
	position: absolute
}

.tooltipster-arrow-top span,.tooltipster-arrow-top-left span,.tooltipster-arrow-top-right span {
	border-left: 8px solid transparent!important;
	border-right: 8px solid transparent!important;
	border-top: 8px solid;
	bottom: -7px
}

.tooltipster-arrow-top .tooltipster-arrow-border,.tooltipster-arrow-top-left .tooltipster-arrow-border,.tooltipster-arrow-top-right .tooltipster-arrow-border {
	border-left: 9px solid transparent!important;
	border-right: 9px solid transparent!important;
	border-top: 9px solid;
	bottom: -7px
}

.tooltipster-arrow-bottom span,.tooltipster-arrow-bottom-left span,.tooltipster-arrow-bottom-right span {
	border-left: 8px solid transparent!important;
	border-right: 8px solid transparent!important;
	border-bottom: 8px solid;
	top: -7px
}

.tooltipster-arrow-bottom .tooltipster-arrow-border,.tooltipster-arrow-bottom-left .tooltipster-arrow-border,.tooltipster-arrow-bottom-right .tooltipster-arrow-border {
	border-left: 9px solid transparent!important;
	border-right: 9px solid transparent!important;
	border-bottom: 9px solid;
	top: -7px
}

.tooltipster-arrow-bottom .tooltipster-arrow-border,.tooltipster-arrow-bottom span,.tooltipster-arrow-top .tooltipster-arrow-border,.tooltipster-arrow-top span {
	left: 0;
	right: 0;
	margin: 0 auto
}

.tooltipster-arrow-bottom-left span,.tooltipster-arrow-top-left span {
	left: 6px
}

.tooltipster-arrow-bottom-left .tooltipster-arrow-border,.tooltipster-arrow-top-left .tooltipster-arrow-border {
	left: 5px
}

.tooltipster-arrow-bottom-right span,.tooltipster-arrow-top-right span {
	right: 6px
}

.tooltipster-arrow-bottom-right .tooltipster-arrow-border,.tooltipster-arrow-top-right .tooltipster-arrow-border {
	right: 5px
}

.tooltipster-arrow-left .tooltipster-arrow-border,.tooltipster-arrow-left span {
	border-top: 8px solid transparent!important;
	border-bottom: 8px solid transparent!important;
	border-left: 8px solid;
	top: 50%;
	margin-top: -7px;
	right: -7px
}

.tooltipster-arrow-left .tooltipster-arrow-border {
	border-top: 9px solid transparent!important;
	border-bottom: 9px solid transparent!important;
	border-left: 9px solid;
	margin-top: -8px
}

.tooltipster-arrow-right .tooltipster-arrow-border,.tooltipster-arrow-right span {
	border-top: 8px solid transparent!important;
	border-bottom: 8px solid transparent!important;
	border-right: 8px solid;
	top: 50%;
	margin-top: -7px;
	left: -7px
}

.tooltipster-arrow-right .tooltipster-arrow-border {
	border-top: 9px solid transparent!important;
	border-bottom: 9px solid transparent!important;
	border-right: 9px solid;
	margin-top: -8px
}

.tooltipster-fade {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity
}

.tooltipster-fade-show {
	opacity: 1
}

.tooltipster-grow {
	-webkit-transform: scale(0,0);
	-moz-transform: scale(0,0);
	-o-transform: scale(0,0);
	-ms-transform: scale(0,0);
	transform: scale(0,0);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-backface-visibility: hidden
}

.tooltipster-grow-show {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-o-transform: scale(1,1);
	-ms-transform: scale(1,1);
	transform: scale(1,1);
	-webkit-transition-timing-function: cubic-bezier(.175,.885,.32,1);
	-webkit-transition-timing-function: cubic-bezier(.175,.885,.32,1.15);
	-moz-transition-timing-function: cubic-bezier(.175,.885,.32,1.15);
	-ms-transition-timing-function: cubic-bezier(.175,.885,.32,1.15);
	-o-transition-timing-function: cubic-bezier(.175,.885,.32,1.15);
	transition-timing-function: cubic-bezier(.175,.885,.32,1.15)
}

.tooltipster-swing {
	opacity: 0;
	-webkit-transform: rotateZ(4deg);
	-moz-transform: rotateZ(4deg);
	-o-transform: rotateZ(4deg);
	-ms-transform: rotateZ(4deg);
	transform: rotateZ(4deg);
	-webkit-transition-property: -webkit-transform,opacity;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform
}

.tooltipster-swing-show {
	opacity: 1;
	-webkit-transform: rotateZ(0);
	-moz-transform: rotateZ(0);
	-o-transform: rotateZ(0);
	-ms-transform: rotateZ(0);
	transform: rotateZ(0);
	-webkit-transition-timing-function: cubic-bezier(.23,.635,.495,1);
	-webkit-transition-timing-function: cubic-bezier(.23,.635,.495,2.4);
	-moz-transition-timing-function: cubic-bezier(.23,.635,.495,2.4);
	-ms-transition-timing-function: cubic-bezier(.23,.635,.495,2.4);
	-o-transition-timing-function: cubic-bezier(.23,.635,.495,2.4);
	transition-timing-function: cubic-bezier(.23,.635,.495,2.4)
}

.tooltipster-fall {
	top: 0;
	-webkit-transition-property: top;
	-moz-transition-property: top;
	-o-transition-property: top;
	-ms-transition-property: top;
	transition-property: top;
	-webkit-transition-timing-function: cubic-bezier(.175,.885,.32,1);
	-webkit-transition-timing-function: cubic-bezier(.175,.885,.32,1.15);
	-moz-transition-timing-function: cubic-bezier(.175,.885,.32,1.15);
	-ms-transition-timing-function: cubic-bezier(.175,.885,.32,1.15);
	-o-transition-timing-function: cubic-bezier(.175,.885,.32,1.15);
	transition-timing-function: cubic-bezier(.175,.885,.32,1.15)
}

.tooltipster-fall.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	top: 0!important;
	opacity: 0
}

.tooltipster-slide {
	left: -40px;
	-webkit-transition-property: left;
	-moz-transition-property: left;
	-o-transition-property: left;
	-ms-transition-property: left;
	transition-property: left;
	-webkit-transition-timing-function: cubic-bezier(.175,.885,.32,1);
	-webkit-transition-timing-function: cubic-bezier(.175,.885,.32,1.15);
	-moz-transition-timing-function: cubic-bezier(.175,.885,.32,1.15);
	-ms-transition-timing-function: cubic-bezier(.175,.885,.32,1.15);
	-o-transition-timing-function: cubic-bezier(.175,.885,.32,1.15);
	transition-timing-function: cubic-bezier(.175,.885,.32,1.15)
}

.tooltipster-slide.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	left: 0!important;
	opacity: 0
}

.tooltipster-content-changing {
	opacity: .5;
	-webkit-transform: scale(1.1,1.1);
	-moz-transform: scale(1.1,1.1);
	-o-transform: scale(1.1,1.1);
	-ms-transform: scale(1.1,1.1);
	transform: scale(1.1,1.1)
}

body.compensate-for-scrollbar {
	overflow: hidden
}

.fancybox-active {
	height: auto
}

.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute!important;
	top: -9999px;
	visibility: hidden
}

.fancybox-container {
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: 0;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	transform: translateZ(0);
	width: 100%;
	z-index: 99992
}

.fancybox-container * {
	box-sizing: border-box
}

.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0
}

.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto
}

.fancybox-bg {
	background: #1c3526;
	opacity: 0;
	transition-duration: inherit;
	transition-property: opacity;
	transition-timing-function: cubic-bezier(.47,0,.74,.71)
}

.fancybox-is-open .fancybox-bg {
	opacity: .9;
	transition-timing-function: cubic-bezier(.22,.61,.36,1)
}

.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar {
	direction: ltr;
	opacity: 0;
	position: absolute;
	transition: opacity .25s ease,visibility 0s ease .25s;
	visibility: hidden;
	z-index: 99997
}

.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	transition: opacity .25s ease 0s,visibility 0s ease 0s;
	visibility: visible
}

.fancybox-infobar {
	color: #fff;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	padding: 0 10px;
	pointer-events: none;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.fancybox-toolbar {
	right: 0;
	top: 0
}

.fancybox-stage {
	direction: ltr;
	overflow: visible;
	transform: translateZ(0);
	z-index: 99994
}

.fancybox-is-open .fancybox-stage {
	overflow: hidden
}

.fancybox-slide {
	-webkit-backface-visibility: hidden;
	display: none;
	height: 100%;
	left: 0;
	outline: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	transition-property: transform,opacity;
	white-space: normal;
	width: 100%;
	z-index: 99994
}

.fancybox-slide::before {
	content: "";
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0
}

.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous {
	display: block
}

.fancybox-slide--image {
	overflow: hidden;
	padding: 44px 0
}

.fancybox-slide--image::before {
	display: none
}

.fancybox-slide--html {
	padding: 6px
}

.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
	animation-timing-function: cubic-bezier(.5,0,.14,1);
	-webkit-backface-visibility: hidden;
	background: 0 0;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	-ms-transform-origin: top left;
	transform-origin: top left;
	transition-property: transform,opacity;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
	cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
	cursor: zoom-in
}

.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content {
	cursor: -webkit-grab;
	cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
	cursor: -webkit-grabbing;
	cursor: grabbing
}

.fancybox-container [data-selectable=true] {
	cursor: text
}

.fancybox-image,.fancybox-spaceball {
	background: 0 0;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%
}

.fancybox-spaceball {
	z-index: 1
}

.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content {
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%
}

.fancybox-slide--video .fancybox-content {
	background: #000
}

.fancybox-slide--map .fancybox-content {
	background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
	background: #fff
}

.fancybox-iframe,.fancybox-video {
	background: 0 0;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}

.fancybox-iframe {
	left: 0;
	position: absolute;
	top: 0
}

.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%
}

.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0
}

.fancybox-button {
	background: rgba(30,30,30,.6);
	border: 0;
	border-radius: 0;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	transition: color .2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px;
	min-width: 44px
}

.fancybox-button,.fancybox-button:link,.fancybox-button:visited {
	color: #ccc
}

.fancybox-button:hover {
	color: #fff
}

.fancybox-button:focus {
	outline: 0
}

.fancybox-button.fancybox-focus {
	outline: 1px dotted
}

.fancybox-button[disabled],.fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: 0
}

.fancybox-button div {
	height: 100%
}

.fancybox-button svg {
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%
}

.fancybox-button svg path {
	fill: currentColor;
	stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--play svg:nth-child(2) {
	display: none
}

.fancybox-button--fsexit svg:nth-child(1),.fancybox-button--pause svg:nth-child(1) {
	display: none
}

.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-ms-transform-origin: 0;
	transform-origin: 0;
	transition-property: transform;
	transition-timing-function: linear;
	z-index: 99998
}

.fancybox-close-small {
	background: 0 0;
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: .8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401
}

.fancybox-close-small:hover {
	color: #fff;
	opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
	display: none
}

.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px
}

.fancybox-navigation .fancybox-button div {
	padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	left: env(safe-area-inset-left);
	padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0;
	right: env(safe-area-inset-right)
}

.fancybox-caption {
	background: linear-gradient(to top,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,rgba(0,0,0,0) 100%);
	bottom: 0;
	color: #eee;
	font-size: 20px;
	font-weight: 400;
	left: 0;
	line-height: 28px;
	padding: 75px 44px 25px 44px;
	pointer-events: none;
	right: 0;
	text-align: center;
	z-index: 99996
}

@supports(padding:max(0px)) {
	.fancybox-caption {
		padding: 75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))
	}
}

.fancybox-caption--separate {
	margin-top: -50px
}

.fancybox-caption__body {
	max-height: 50vh;
	overflow: auto;
	pointer-events: all
}

.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none
}

.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline
}

.fancybox-loading {
	animation: fancybox-rotate 1s linear infinite;
	background: 0 0;
	border: 4px solid #888;
	border-bottom-color: #fff;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999
}

@keyframes fancybox-rotate {
	100% {
		transform: rotate(360deg)
	}
}

.fancybox-animated {
	transition-timing-function: cubic-bezier(0,0,.25,1)
}

.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	transform: translate3d(-100%,0,0)
}

.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	transform: translate3d(100%,0,0)
}

.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	transform: translate3d(0,0,0)
}

.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	transition-timing-function: cubic-bezier(.19,1,.22,1)
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	transform: scale3d(1.5,1.5,1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	transform: scale3d(.5,.5,.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	transform: scale3d(1,1,1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	-ms-transform: rotate(-360deg);
	transform: rotate(-360deg)
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	-ms-transform: rotate(360deg);
	transform: rotate(360deg)
}

.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	-ms-transform: rotate(0);
	transform: rotate(0)
}

.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	transform: scale3d(0,0,0) translate3d(-100%,0,0)
}

.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	transform: scale3d(0,0,0) translate3d(100%,0,0)
}

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	transform: scale3d(1,1,1) translate3d(0,0,0)
}

.fancybox-fx-tube.fancybox-slide--previous {
	transform: translate3d(-100%,0,0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
	transform: translate3d(100%,0,0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
	transform: translate3d(0,0,0) scale(1)
}

@media all and (max-height:576px) {
	.fancybox-slide {
		padding-left: 6px;
		padding-right: 6px
	}

	.fancybox-slide--image {
		padding: 6px 0
	}

	.fancybox-close-small {
		right: -6px
	}

	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px
	}

	.fancybox-caption {
		padding-left: 12px;
		padding-right: 12px
	}@	supports(padding:max(0px)) {
		.fancybox-caption{padding-left: max(12px,env(safe-area-inset-left));
		padding-right: max(12px,env(safe-area-inset-right))
	}
}}

.fancybox-share {
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center
}

.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px 0
}

.fancybox-share p {
	margin: 0;
	padding: 0
}

.fancybox-share__button {
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px 5px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	transition: all .2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap
}

.fancybox-share__button:link,.fancybox-share__button:visited {
	color: #fff
}

.fancybox-share__button:hover {
	text-decoration: none
}

.fancybox-share__button--fb {
	background: #3b5998
}

.fancybox-share__button--fb:hover {
	background: #344e86
}

.fancybox-share__button--pt {
	background: #bd081d
}

.fancybox-share__button--pt:hover {
	background: #aa0719
}

.fancybox-share__button--tw {
	background: #1da1f2
}

.fancybox-share__button--tw:hover {
	background: #0d95e8
}

.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px
}

.fancybox-share__button svg path {
	fill: #fff
}

.fancybox-share__input {
	background: 0 0;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0 0;
	outline: 0;
	padding: 10px 15px;
	width: 100%
}

.fancybox-thumbs {
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px 2px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	width: 212px;
	z-index: 99995
}

.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
	display: block
}

.fancybox-show-thumbs .fancybox-inner {
	right: 212px
}

.fancybox-thumbs__list {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: absolute;
	position: relative;
	white-space: nowrap;
	width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	box-shadow: inset 0 0 6px rgba(0,0,0,.3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px
}

.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0,0,0,.1);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px
}

.fancybox-thumbs__list a::before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all .2s cubic-bezier(.25,.46,.45,.94);
	z-index: 99991
}

.fancybox-thumbs__list a:focus::before {
	opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
	opacity: 1
}

@media all and (max-width:576px) {
	.fancybox-thumbs {
		width: 110px
	}

	.fancybox-show-thumbs .fancybox-inner {
		right: 110px
	}

	.fancybox-thumbs__list a {
		max-width: calc(100% - 10px)
	}
}

.fancybox-button--play,.fancybox-button--thumbs,.fancybox-infobar {
	display: none!important
}

.single-press_cpt .footerBlock {
	z-index: 99;
	position: relative
}

.newsOutlet {
	font-size: 20px;
	line-height: 27px;
	border-top: rgba(112,112,112,.21) solid 2px;
	padding: 20px 0 0 0;
	margin: 0 0 16px;
	display: flex;
	align-items: center
}

.newsOutlet img {
	max-height: 50px;
	width: auto;
	max-width: 340px;
	height: auto
}

@media(max-width:1024px) {
	.newsOutlet img {
		margin: 0;
		max-width: 80%
	}
}

@media(max-width:480px) {
	.newsOutlet img {
		max-width: 100%;
		max-height: 50px
	}
}

.FeturedPress .col {
	padding: 0
}

.FeturedPress .col:nth-child(1) {
	width: 75%
}

.FeturedPress .col:nth-child(1) a .box::before {
	padding-top: 70%
}

@media(max-width:991px) {
	.FeturedPress .col:nth-child(1) a .box::before {
		padding-top: 100%
	}
}

@media(max-width:480px) {
	.FeturedPress .col:nth-child(1) a .box::before {
		padding-top: 160%
	}
}

.FeturedPress .col:nth-child(1) a .box .imageHolder {
	display: flex
}

.FeturedPress .col:nth-child(1) a .box .imageHolder::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(4,57,39,.45);
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .5s ease,visibility .5s ease;
	-o-transition: opacity .5s ease,visibility .5s ease;
	transition: opacity .5s ease,visibility .5s ease
}

.FeturedPress .col:nth-child(1) a .box .imageHolder .viewmore {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
	text-transform: uppercase;
	font-family: "Maison Neue";
	font-size: 14px;
	line-height: 15px;
	padding: 12px 20px 10px 20px;
	min-width: 150px;
	text-align: center;
	border: 1px solid #fff;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer
}

.FeturedPress .col:nth-child(1) a:hover .box .imageHolder::after {
	opacity: 1;
	visibility: visible
}

.FeturedPress .col:nth-child(1) a:hover .box .imageHolder .viewmore {
	opacity: 1;
	visibility: visible;
	z-index: 1
}

.FeturedPress .col:nth-child(1) a:hover .box .imageHolder .viewmore:hover {
	color: #000;
	background-color: #c6ff11;
	border-color: #c6ff11
}

@media(max-width:1024px) {
	.FeturedPress .col:nth-child(1) {
		width: 60%
	}
}

@media(max-width:767px) {
	.FeturedPress .col:nth-child(1) {
		width: 100%;
		order: 2
	}
}

.FeturedPress .col:nth-child(2) {
	width: 25%;
	padding: 60px 44px 0 20px
}

.FeturedPress .col:nth-child(2) .newsOutlet img {
	max-width: 100%!important
}

.FeturedPress .col:nth-child(2) .smallText {
	font-size: 20px;
	line-height: 27px;
	border-bottom: rgba(112,112,112,.21) solid 2px;
	padding: 0 0 20px;
	margin: 0 0 16px
}

@media(max-width:767px) {
	.FeturedPress .col:nth-child(2) .smallText {
		font-size: 14px;
		line-height: 19px;
		padding-bottom: 10px;
		margin-bottom: 12px
	}
}

.FeturedPress .col:nth-child(2) .publishDate {
	font-family: "Maison Neue";
	font-weight: 700;
	font-size: 20px;
	line-height: 27px;
	color: rgba(112,112,112,.21);
	padding: 0;
	margin: 0 0 13px;
	width: 100%;
	display: block
}

@media(max-width:767px) {
	.FeturedPress .col:nth-child(2) .publishDate {
		font-size: 14px;
		line-height: 19px;
		padding-bottom: 10px;
		margin-bottom: 12px
	}
}

.FeturedPress .col:nth-child(2) .textHolder {
	font-size: 20px;
	line-height: 27px;
	margin: 0 0 32px;
	max-width: 444px;
	flex: 1
}

@media(max-width:767px) {
	.FeturedPress .col:nth-child(2) .textHolder {
		font-size: 14px;
		line-height: 19px;
		padding-bottom: 10px;
		margin-bottom: 12px
	}
}

.FeturedPress .col:nth-child(2) .button {
	margin-bottom: 20px
}

@media(max-width:1024px) {
	.FeturedPress .col:nth-child(2) {
		width: 40%
	}
}

@media(max-width:767px) {
	.FeturedPress .col:nth-child(2) {
		width: 100%;
		order: 1;
		padding: 60px 20px 0 20px
	}
}

.Presslist {
	padding-bottom: 0!important;
	padding-top: 60px!important
}

.Presslist .container.columnBox {
	padding: 0 35px;
	transition: all .5s ease;
	opacity: 1
}

.Presslist .container.columnBox .col {
	width: 33.33%;
	padding: 0 10px;
	margin-bottom: 100px;
	display: flex;
	flex-direction: column
}

.Presslist .container.columnBox .col .newsOutlet.smallText {
	font-size: 20px;
	line-height: 27px;
	border-top: rgba(112,112,112,.21) solid 2px;
	padding: 20px 0 0 0;
	margin: 0 0 16px
}

@media(max-width:767px) {
	.Presslist .container.columnBox .col .newsOutlet.smallText {
		font-size: 14px;
		line-height: 19px;
		padding-bottom: 10px;
		margin-bottom: 12px
	}
}

@media(max-width:1280px) {
	.Presslist .container.columnBox .col .newsOutlet img {
		max-width: 90%
	}
}

@media(max-width:767px) {
	.Presslist .container.columnBox .col .newsOutlet img {
		margin: 0
	}
}

.Presslist .container.columnBox .col .dateWrapper {
	justify-content: space-between;
	margin: 0 0 13px
}

@media(max-width:1024px) {
	.Presslist .container.columnBox .col .dateWrapper {
		flex-direction: column
	}
}

.Presslist .container.columnBox .col .dateWrapper .downloadlink,.Presslist .container.columnBox .col .dateWrapper .publishDate {
	width: auto;
	font-family: "Maison Neue";
	font-weight: 700;
	font-size: 20px;
	line-height: 27px;
	color: rgba(112,112,112,.21);
	padding: 0;
	width: auto;
	display: block
}

@media(max-width:767px) {
	.Presslist .container.columnBox .col .dateWrapper .downloadlink,.Presslist .container.columnBox .col .dateWrapper .publishDate {
		margin: 5px 0 0 0;
		font-size: 14px;
		line-height: 19px
	}
}

@media(max-width:1024px) {
	.Presslist .container.columnBox .col .dateWrapper .publishDate {
		margin: 0 0 10px
	}
}

.Presslist .container.columnBox .col .dateWrapper .downloadlink {
	background-image: none;
	display: flex;
	align-items: center
}

@media(max-width:767px) {
	.Presslist .container.columnBox .col .dateWrapper .downloadlink {
		margin: 5px 0 0 0
	}
}

.Presslist .container.columnBox .col .dateWrapper .downloadlink svg {
	min-width: 15px;
	width: 15px;
	margin-left: 5px
}

.Presslist .container.columnBox .col .dateWrapper .downloadlink svg path {
	transition: .5s ease
}

.Presslist .container.columnBox .col .dateWrapper .downloadlink:hover svg path {
	stroke: #000
}

.Presslist .container.columnBox .col .textHolder {
	font-size: 20px;
	line-height: 27px;
	margin: 0 0 32px;
	max-width: 444px;
	flex: 1
}

@media(max-width:767px) {
	.Presslist .container.columnBox .col .textHolder {
		font-size: 14px;
		line-height: 19px;
		padding-bottom: 10px;
		margin-bottom: 12px
	}
}

.Presslist .container.columnBox .col a .box::before {
	padding-top: 90.8%
}

.Presslist .container.columnBox .col a .box .imageHolder::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(4,57,39,.45);
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .5s ease,visibility .5s ease;
	-o-transition: opacity .5s ease,visibility .5s ease;
	transition: opacity .5s ease,visibility .5s ease
}

.Presslist .container.columnBox .col a .box .viewmore {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
	text-transform: uppercase;
	font-family: "Maison Neue";
	font-size: 14px;
	line-height: 15px;
	padding: 12px 20px 10px 20px;
	min-width: 150px;
	text-align: center;
	border: 1px solid #fff;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer
}

.Presslist .container.columnBox .col a:hover .box .imageHolder::after {
	opacity: 1;
	visibility: visible
}

.Presslist .container.columnBox .col a:hover .box .viewmore {
	opacity: 1;
	visibility: visible;
	z-index: 0
}

.Presslist .container.columnBox .col a:hover .box .viewmore:hover {
	color: #000;
	background-color: #c6ff11;
	border-color: #c6ff11
}

@media(max-width:767px) {
	.Presslist .container.columnBox .col {
		width: 50%!important;
		margin-bottom: 40px!important
	}
}

@media(max-width:480px) {
	.Presslist .container.columnBox .col {
		width: 100%!important
	}
}

@media(max-width:767px) {
	.Presslist .container.columnBox {
		padding: 0 10px
	}
}

.Presslist .no-result {
	text-align: center;
	display: block;
	width: 100%;
	padding-bottom: 60px
}

.Presslist .alm-btn-wrap {
	margin: -70px 0 25px!important
}

@media(max-width:767px) {
	.Presslist .alm-btn-wrap {
		margin: -20px 0 25px!important
	}
}

.PressDetails {
	position: relative!important;
	padding: 0!important
}

.PressDetails .PressWrap {
	position: relative;
	top: 0;
	width: 100%
}

.PressDetails .PressWrap .amenitiesDetail1 {
	position: relative;
	display: flex;
	justify-content: flex-end;
	background-color: #fff
}

.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 {
	position: fixed;
	top: 0;
	left: 0;
	height: 100vh;
	width: 35%;
	background-color: #043927;
	-webkit-transition: opacity .35s ease,visibility .35s ease;
	-o-transition: opacity .35s ease,visibility .35s ease;
	transition: opacity .35s ease,visibility .35s ease;
	min-height: 800px
}

@media screen and (min-width:0)and (max-width:1366px)and (orientation:landscape) {
	.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 {
		min-height: unset
	}
}

.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 .fixedBg {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%
}

.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 .fixedBg img {
	max-height: 80vh;
	width: auto;
	position: relative;
	top: 31px;
	right: 75px
}

.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 .imgBox {
	height: 100vh
}

.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 .imgBox.mobileImage {
	display: none
}

@media(max-width:991px) {
	.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 .imgBox.mobileImage {
		display: block;
		height: 100%;
		height: 76vh
	}
}

@media(max-width:480px) {
	.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 .imgBox.mobileImage {
		height: 80vh
	}
}

.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 .imgBox img {
	object-fit: cover;
	width: 100%;
	height: calc(100% - 62px);
	min-height: 600px
}

.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 .DetailsLeft {
	background: #043928;
	padding: 250px 70px 50px 50px;
	color: #fff
}

.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 .DetailsLeft .newsOutlet {
	border-top: #fff solid 1px;
	padding: 20px 0 0;
	margin: 20px 0 16px
}

.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 .DetailsLeft .newsOutlet img {
	filter: brightness(0) invert(1)
}

@media(max-width:991px) {
	.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 .DetailsLeft .newsOutlet img {
		margin: 0 auto
	}
}

.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 .DetailsLeft span {
	color: #c6ff11;
	font-family: "Maison Neue";
	font-weight: 700;
	font-size: 20px;
	line-height: 27px
}

@media(max-width:480px) {
	.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 .DetailsLeft span {
		font-size: 14px;
		line-height: 22px
	}
}

.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 .DetailsLeft h4 {
	font-weight: 400;
	padding: 8px 0 0
}

@media(max-width:480px) {
	.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 .DetailsLeft h4 {
		font-size: 18px;
		line-height: 24px
	}
}

.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 .DetailsLeft .button {
	background-color: rgba(0,0,0,0);
	border: 1px solid #fff;
	color: #fff;
	margin-top: 30px
}

.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 .DetailsLeft .button:hover {
	background-color: #c6ff11;
	color: #043928
}

.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 .DetailsLeft .nav-links {
	position: absolute;
	bottom: 50px
}

.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 .DetailsLeft .nav-links a {
	text-decoration: none;
	background-image: none!important;
	margin-right: 16px
}

.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 .DetailsLeft .nav-links a svg {
	width: 55px;
	height: 55px
}

@media(max-width:1280px) {
	.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 .DetailsLeft .nav-links a svg {
		width: 40px;
		height: 40px
	}
}

@media(max-width:480px) {
	.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 .DetailsLeft .nav-links a svg {
		width: 25px;
		height: 25px
	}
}

.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 .DetailsLeft .nav-links a.disabled {
	pointer-events: none;
	opacity: .6
}

@media(max-width:991px) {
	.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 .DetailsLeft .nav-links a.nav-next {
		right: 121px;
		left: auto;
		margin-right: 0
	}
}

@media(max-width:991px) {
	.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 .DetailsLeft .nav-links a {
		position: absolute!important;
		left: -78px;
		top: 50%!important;
		transform: translate(0,-50%)!important;
		bottom: auto!important
	}
}

@media(max-width:991px) {
	.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 .DetailsLeft .nav-links {
		position: absolute;
		bottom: auto;
		width: 100%;
		top: 50%
	}
}

@media(max-width:1280px) {
	.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 .DetailsLeft {
		padding: 130px 60px 40px 40px
	}
}

@media(max-width:991px) {
	.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 .DetailsLeft {
		padding: 60px 100px 60px 100px;
		text-align: center
	}
}

@media(max-width:991px) {
	.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 .DetailsLeft {
		position: sticky;
		top: 0
	}
}

@media(max-width:480px) {
	.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 .DetailsLeft {
		padding: 30px 100px 30px 100px
	}
}

@media(max-width:991px) {
	.PressDetails .PressWrap .amenitiesDetail1 .amenitiesimg1 {
		width: 100%;
		position: relative;
		height: auto;
		min-height: inherit
	}
}

.PressDetails .PressWrap .amenitiesDetail1 .amenitiesBody1 {
	width: 65%;
	min-height: 100vh;
	position: relative;
	z-index: 0
}

.PressDetails .PressWrap .amenitiesDetail1 .amenitiesBody1 .imgBox {
	height: 100vh
}

.PressDetails .PressWrap .amenitiesDetail1 .amenitiesBody1 .imgBox img {
	object-fit: cover;
	width: 100%;
	height: calc(100% - 62px);
	min-height: 600px
}

@media(max-width:991px) {
	.PressDetails .PressWrap .amenitiesDetail1 .amenitiesBody1 .imgBox {
		display: none
	}
}

.PressDetails .PressWrap .amenitiesDetail1 .amenitiesBody1 .DetailsContent {
	padding: 40px 200px 260px 150px
}

@media(max-width:1280px) {
	.PressDetails .PressWrap .amenitiesDetail1 .amenitiesBody1 .DetailsContent {
		padding: 0 120px 140px 60px
	}
}

@media(max-width:1024px) {
	.PressDetails .PressWrap .amenitiesDetail1 .amenitiesBody1 .DetailsContent {
		padding: 0 100px 100px 40px
	}
}

@media(max-width:991px) {
	.PressDetails .PressWrap .amenitiesDetail1 .amenitiesBody1 .DetailsContent {
		padding: 60px 160px 60px 60px
	}
}

@media(max-width:767px) {
	.PressDetails .PressWrap .amenitiesDetail1 .amenitiesBody1 .DetailsContent {
		padding: 40px 160px 40px 20px
	}
}

@media(max-width:480px) {
	.PressDetails .PressWrap .amenitiesDetail1 .amenitiesBody1 .DetailsContent {
		padding-right: 80px
	}
}

.PressDetails .PressWrap .amenitiesDetail1 .amenitiesBody1.showPopup .amenitiestext {
	height: 100%;
	animation: fadeInpopup .8s ease forwards
}

.PressDetails .PressWrap .amenitiesDetail1 .amenitiesBody1.active {
	opacity: 1!important;
	visibility: visible!important
}

@media(max-width:991px) {
	.PressDetails .PressWrap .amenitiesDetail1 .amenitiesBody1 {
		width: 100%;
		min-height: inherit
	}
}

@media(max-width:991px) {
	.PressDetails .PressWrap .amenitiesDetail1 {
		flex-flow: wrap
	}
}

.PressDetails .PressWrap .amenitiesDetail1.animateMe .amenitiesimg1 {
	opacity: 1;
	visibility: visible
}

.PressDetails.active .PressWrap .amenitiesDetail1 .amenitiesimg1 {
	position: fixed;
	z-index: 1
}

@media(max-width:991px) {
	.PressDetails.active .PressWrap .amenitiesDetail1 .amenitiesimg1 {
		position: relative
	}
}

.amenitiesHero {
	height: 100vh
}

@media(max-width:991px) {
	.amenitiesHero {
		height: 45vh
	}
}

@media(max-width:767px) {
	.amenitiesHero {
		height: 30vh
	}
}

.amenitiesWrap {
	position: relative!important;
	overflow: hidden
}

@media(max-width:991px) {
	.amenitiesWrap {
		padding-top: 30px!important;
		position: relative!important
	}
}

.amenitiesWrap .list_amenities {
	position: absolute;
	top: 50%;
	left: 0;
	width: auto;
	height: auto;
	display: flex;
	align-items: center;
	z-index: 11;
	opacity: 0;
	visibility: hidden;
	transform: translateY(-50%)
}

@media(max-width:991px) {
	.amenitiesWrap .list_amenities {
		display: none
	}
}

.amenitiesWrap .list_amenities ul li {
	padding-bottom: 30px
}

.amenitiesWrap .list_amenities ul li::before {
	display: none
}

.amenitiesWrap .list_amenities ul li a {
	color: #fff;
	font-size: 14px;
	line-height: 15px;
	letter-spacing: .42px;
	text-transform: uppercase;
	background-image: none;
	font-family: "Maison Neue";
	position: relative;
	display: block
}

.amenitiesWrap .list_amenities ul li a::before {
	content: "";
	position: absolute;
	width: 8px;
	height: 7px;
	background-image: url(data:image/svg+xml;
	base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjkiIHZpZXdCb3g9IjAgMCA3IDkiPgogIDxwYXRoIGlkPSJQb2x5Z29uXzIiIGRhdGEtbmFtZT0iUG9seWdvbiAyIiBkPSJNNC41LDAsOSw3SDBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg3KSByb3RhdGUoOTApIiBmaWxsPSIjYzZmZjExIi8+Cjwvc3ZnPgo=);left: -15px;
	top: 5px;
	background-repeat: no-repeat;
	background-position: center;
	opacity: 0;
	visibility: hidden;
	transition: color .3s ease,opacity .3s ease,visibility .3s ease;
	-webkit-transition: color .3s ease,opacity .3s ease,visibility .3s ease;
	-moz-transition: color .3s ease,opacity .3s ease,visibility .3s ease;
	-o-transition: color .3s ease,opacity .3s ease,visibility .3s ease
}

.amenitiesWrap .list_amenities ul li a.active {
	color: #c6ff11
}

.amenitiesWrap .list_amenities ul li a.active::before {
	opacity: 1;
	visibility: visible
}

.amenitiesWrap .list_amenities ul li a:hover {
	color: #c6ff11
}

.amenitiesWrap .fixedwrap {
	position: relative;
	top: 0;
	width: 100%
}

.amenitiesWrap .fixedwrap .expand {
	position: absolute;
	z-index: 1;
	right: 20px;
	bottom: 20px;
	left: auto;
	background: url(../../images/expand.svg);
	background-repeat: no-repeat;
	background-size: contain;
	width: 35px;
	height: 35px;
	font-size: 0;
	line-height: 0;
	display: block;
	cursor: pointer
}

.amenitiesWrap .fixedwrap .expand a {
	display: block;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0);
	text-decoration: none;
	border: none
}

.amenitiesWrap .fixedwrap .amenitiesDetail {
	position: relative;
	display: flex;
	justify-content: flex-end;
	background-color: #fff
}

@media(max-width:991px) {
	.amenitiesWrap .fixedwrap .amenitiesDetail {
		height: auto;
		flex-direction: column
	}
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesimg {
	position: sticky;
	top: 0;
	left: 0;
	overflow: hidden;
	height: 100vh;
	float: left;
	width: 45%;
	background-color: #043927;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .35s ease,visibility .35s ease;
	-o-transition: opacity .35s ease,visibility .35s ease;
	transition: opacity .35s ease,visibility .35s ease
}

@media(max-width:991px) {
	.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesimg {
		height: 50vh;
		display: block;
		width: 100%;
		position: relative!important;
		opacity: 1;
		visibility: visible
	}
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesimg .fixedBg {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%
}

@media(max-width:1180px) {
	.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesimg .fixedBg {
		justify-content: flex-end
	}
}

@media(max-width:991px) {
	.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesimg .fixedBg {
		height: 50vh;
		padding: 20px 0;
		justify-content: center
	}
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesimg .fixedBg img {
	max-height: 80vh;
	width: auto;
	position: relative;
	top: 31px;
	right: 75px
}

@media(max-width:991px) {
	.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesimg .fixedBg img {
		height: 100%;
		right: 35px;
		opacity: 1;
		visibility: visible;
		top: 0
	}
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody {
	width: 55%;
	min-height: 100vh;
	position: relative;
	z-index: 0
}

@media(max-width:991px) {
	.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody {
		opacity: 1!important;
		visibility: visible!important;
		position: relative;
		min-height: 100%;
		width: 100%
	}
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext {
	height: 100%
}

@media(max-width:991px) {
	.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext {
		height: auto!important
	}
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext .wrapper {
	height: 100%
}

@media(max-width:991px) {
	.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext .wrapper {
		height: auto!important
	}
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext .wrapper .mainSliderWrap {
	position: relative
}

@media(max-width:991px) {
	.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext .wrapper .mainSliderWrap {
		display: block
	}
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext .wrapper .mainSliderWrap .main-slider {
	height: 50vh
}

@media(max-width:991px) {
	.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext .wrapper .mainSliderWrap .main-slider {
		height: 30vh
	}
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext .wrapper .mainSliderWrap .main-slider .swiper-slide:hover img {
	transform: none
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext .wrapper .mainSliderWrap .main-slider img {
	width: 100%;
	display: block
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext .wrapper .mainSliderWrap .main-slider .swiper-button-next,.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext .wrapper .mainSliderWrap .main-slider .swiper-button-prev {
	width: 38px!important;
	height: 38px!important;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .3s ease,visibility .3s ease;
	-o-transition: opacity .3s ease,visibility .3s ease;
	transition: opacity .3s ease,visibility .3s ease;
	transition-delay: 1s
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext .wrapper .mainSliderWrap .main-slider .swiper-button-prev {
	left: 28px!important
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext .wrapper .mainSliderWrap .main-slider .swiper-button-next {
	right: 28px!important
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext .wrapper .mainSliderWrap .main-slider .swiper-button-next:after,.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext .wrapper .mainSliderWrap .main-slider .swiper-button-prev:after {
	font-size: 24px!important
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext .wrapper .amenitiesContent {
	padding: 35px 40px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding-right: 15%
}

@media(max-width:991px) {
	.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext .wrapper .amenitiesContent {
		padding: 15px 20px
	}
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext .wrapper .amenitiesContent .title {
	position: relative;
	padding-bottom: 20px;
	text-transform: capitalize
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext .wrapper .amenitiesContent .thumb-slider {
	position: relative;
	display: flex;
	justify-content: center;
	flex-direction: column;
	padding-top: 20px
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext .wrapper .amenitiesContent .thumb-slider .swiper-wrapper {
	flex-flow: row wrap;
	gap: 15px
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext .wrapper .amenitiesContent .thumb-slider .swiper-wrapper .swiper-slide {
	width: auto!important;
	cursor: pointer;
	text-align: center;
	background: rgba(0,0,0,0);
	border: 1px solid #000;
	-webkit-transition: background .3s ease-in-out;
	-o-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext .wrapper .amenitiesContent .thumb-slider .swiper-wrapper .swiper-slide span {
	display: block;
	padding: 10px;
	min-width: 115px;
	font-size: 14px;
	line-height: 1;
	color: #000;
	font-family: MaisonNeueMedium;
	font-weight: 400;
	text-transform: uppercase;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext .wrapper .amenitiesContent .thumb-slider .swiper-wrapper .swiper-slide.swiper-slide-thumb-active {
	background: #c6ff11
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext .wrapper .amenitiesContent .thumb-slider .swiper-wrapper .swiper-slide.swiper-slide-thumb-active span {
	font-family: "Maison Neue";
	font-weight: 400
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext .wrapper .amenitiesContent .thumb-slider .swiper-wrapper .swiper-slide:hover {
	background: #c6ff11
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext .wrapper .amenitiesContent .thumb-slider .swiper-wrapper .swiper-slide:hover span {
	font-family: "Maison Neue";
	font-weight: 400
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext .wrapper .amenitiesContent .info-slider {
	padding-top: 7vh
}

@media(max-width:991px) {
	.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext .wrapper .amenitiesContent .info-slider {
		display: none
	}
}

@media(max-width:767px) {
	.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext .wrapper .amenitiesContent .info-slider {
		display: block;
		padding-top: 4vh
	}
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext .wrapper .amenitiesContent .info-slider .swiper-slide {
	opacity: 0;
	transform: translateY(20px);
	transition: opacity .6s ease-out,transform .6s ease-out
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext .wrapper .amenitiesContent .info-slider .swiper-slide.swiper-slide-active {
	opacity: 1;
	transform: translateY(0)
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody .amenitiestext .wrapper .amenitiesContent .info-slider .swiper-slide .infoWrap {
	font-size: 20px;
	line-height: 24px;
	display: block;
	max-width: 550px
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody.showPopup {
	position: fixed;
	width: 100%!important;
	height: 100%!important;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1111;
	background-color: #fff;
	opacity: 0!important;
	visibility: hidden!important;
	-webkit-transition: opacity .3s ease,visibility .3s ease!important;
	-o-transition: opacity .3s ease,visibility .3s ease!important;
	transition: opacity .3s ease,visibility .3s ease!important;
	transition-delay: 0s!important
}

@media(max-width:991px) {
	.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody.showPopup {
		display: block;
		opacity: 1!important;
		visibility: visible!important;
		transition: none!important;
		overflow-y: auto
	}
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody.showPopup .amenitiestext {
	height: 100%;
	animation: fadeInpopup .8s ease forwards
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody.showPopup .amenitiestext .wrapper {
	height: 100%
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody.showPopup .amenitiestext .wrapper .mainSliderWrap {
	position: relative
}

@media(max-width:991px) {
	.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody.showPopup .amenitiestext .wrapper .mainSliderWrap {
		display: block
	}
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody.showPopup .amenitiestext .wrapper .mainSliderWrap .close {
	opacity: 1;
	visibility: visible
}

@media(max-width:991px) {
	.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody.showPopup .amenitiestext .wrapper .mainSliderWrap .close {
		right: 10px!important
	}
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody.showPopup .amenitiestext .wrapper .mainSliderWrap .main-slider {
	height: 100vh
}

@media(max-width:991px) {
	.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody.showPopup .amenitiestext .wrapper .mainSliderWrap .main-slider {
		height: 60vh
	}
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody.showPopup .amenitiestext .wrapper .mainSliderWrap .main-slider .showTitle {
	transform: translateY(0);
	visibility: visible;
	opacity: 1
}

@media(max-width:991px) {
	.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody.showPopup .amenitiestext .wrapper .mainSliderWrap .main-slider .showTitle {
		display: none
	}
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody.showPopup .amenitiestext .wrapper .mainSliderWrap .main-slider .swiper-button-next,.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody.showPopup .amenitiestext .wrapper .mainSliderWrap .main-slider .swiper-button-prev {
	display: flex;
	top: calc(50% - 54px);
	opacity: 1;
	visibility: visible
}

@media(max-width:991px) {
	.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody.showPopup .amenitiestext .wrapper .mainSliderWrap .main-slider .swiper-button-next,.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody.showPopup .amenitiestext .wrapper .mainSliderWrap .main-slider .swiper-button-prev {
		top: 50%
	}
}

@media(max-width:991px) {
	.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody.showPopup .amenitiestext .wrapper .mainSliderWrap .main-slider .swiper-button-next {
		right: 10px!important
	}
}

@media(max-width:991px) {
	.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody.showPopup .amenitiestext .wrapper .mainSliderWrap .main-slider .swiper-button-prev {
		left: 10px!important
	}
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody.showPopup .amenitiestext .wrapper .amenitiesContent {
	display: none
}

@media(max-width:991px) {
	.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody.showPopup .amenitiestext .wrapper .amenitiesContent {
		display: block;
		padding: 15px 20px
	}
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody.showPopup .amenitiestext .wrapper .amenitiesContent .info-slider {
	display: none
}

@media(max-width:991px) {
	.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody.showPopup .amenitiestext .wrapper .amenitiesContent .info-slider {
		display: block
	}
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody.showPopup .amenitiestext .wrapper .expand {
	display: none
}

.amenitiesWrap .fixedwrap .amenitiesDetail .amenitiesBody.active {
	opacity: 1!important;
	visibility: visible!important
}

.amenitiesWrap .fixedwrap .amenitiesDetail.animateMe .amenitiesimg {
	opacity: 1;
	visibility: visible
}

@media(max-width:991px) {
	.amenitiesWrap .fixedwrap .amenitiesDetail.activeSection .amenitiesBody {
		opacity: 1!important;
		visibility: visible!important
	}
}

.amenitiesWrap.active .list_amenities {
	position: fixed;
	opacity: 1;
	visibility: visible
}

.amenitiesWrap.active .fixedwrap .amenitiesDetail .amenitiesimg {
	position: fixed;
	z-index: 1
}

.showPopup .list_amenities {
	position: relative!important;
	z-index: 1!important;
	transition: none
}

.showPopup .fixedwrap .amenitiesDetail .amenitiesimg {
	display: none
}

.backLink {
	position: fixed!important;
	top: auto;
	right: 45px;
	bottom: 35px;
	left: auto;
	z-index: 1113;
	color: #afafaf!important;
	background-image: linear-gradient(to right,#afafaf,#afafaf),linear-gradient(to right,#afafaf,#afafaf)!important;
	font-size: 14px;
	font-family: "Maison Neue";
	letter-spacing: .7px;
	transition: .5s color ease
}

.backLink:hover {
	color: #043927!important;
	background-image: linear-gradient(to right,#043927,#043927),linear-gradient(to right,#043927,#043927)!important
}

@media(max-width:991px) {
	.backLink {
		bottom: 20px;
		display: none
	}
}

@keyframes fadeInpopup {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.showTitle {
	font-size: 35px;
	width: 100%;
	display: block;
	position: absolute;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	padding: 35px 50px;
	text-align: left;
	background-color: #fff;
	transform: translateY(100%);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: -webkit-transform .3s ease-in-out;
	-o-transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out;
	transition-delay: 1s;
	color: #000
}

.fancybox-is-open .showTitle {
	transform: translateY(0);
	visibility: visible;
	opacity: 1;
	text-align: center
}

.fancybox-slide--image {
	padding: 0!important
}

.fancybox-button--close {
	width: 38px;
	height: 38px;
	background: url(../../images/close.svg);
	background-size: 38px;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 0
}

.fancybox-button--close svg {
	display: none
}

.fancybox-button--arrow_left svg,.fancybox-button--arrow_right svg {
	display: none
}

.fancybox-button--arrow_left {
	width: 38px!important;
	height: 38px!important;
	background: url(../../images/arrowleft.svg);
	background-size: 38px;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 0;
	background-clip: unset!important
}

.fancybox-button--arrow_right {
	width: 38px!important;
	height: 38px!important;
	background: url(../../images/arrowright.svg);
	background-size: 38px;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 0;
	background-clip: unset!important
}

.fancybox-button[disabled] {
	opacity: .1!important
}

.fancybox-button--zoom {
	width: 38px!important;
	height: 38px!important;
	min-width: unset!important;
	padding: 0!important
}

.enquireHero .flexWrap {
	justify-content: space-between;
	align-items: center
}

.enquireHero .flexWrap h2 {
	color: #fff;
	padding: 0
}

@media(max-width:767px) {
	.enquireHero .flexWrap h2 {
		padding-bottom: 30px
	}
}

.enquireHero .flexWrap .contactwrap {
	max-width: 350px;
	width: 100%
}

.enquireHero .flexWrap .contactwrap a {
	color: #fff;
	display: block;
	margin-bottom: 15px;
	background-image: none;
	font-size: 25px
}

.enquireHero .flexWrap .contactwrap a:last-child {
	margin-bottom: 0
}

.enquireHero .flexWrap .contactwrap a span {
	padding-left: 15px
}

.page-template-template-agent footer {
	display: none
}

.agentPage {
	padding: 0!important
}

.agentPage input[type=date],.agentPage input[type=email],.agentPage input[type=number],.agentPage input[type=password],.agentPage input[type=search],.agentPage input[type=tel],.agentPage input[type=text],.agentPage textarea {
	width: 100%;
	font-family: "Maison Neue";
	font-weight: 700;
	font-style: normal;
	border: 0;
	border-bottom: #fff solid 1px;
	background-color: rgba(0,0,0,0);
	font-size: 16px!important;
	line-height: 30px!important;
	padding: 8px 0!important;
	margin: 0;
	color: #fff!important;
	border-radius: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.agentPage input[type=date]::placeholder,.agentPage input[type=email]::placeholder,.agentPage input[type=number]::placeholder,.agentPage input[type=password]::placeholder,.agentPage input[type=search]::placeholder,.agentPage input[type=tel]::placeholder,.agentPage input[type=text]::placeholder,.agentPage textarea::placeholder {
	color: #fff
}

.agentPage input[type=button],.agentPage input[type=reset],.agentPage input[type=submit] {
	font-family: "Maison Neue";
	font-weight: 700;
	font-style: normal;
	color: #fff;
	min-width: 120px;
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 3px;
	text-decoration: none!important;
	margin: 0;
	text-transform: uppercase;
	padding: 10px 26px;
	border-radius: 0;
	display: inline-block;
	background-color: #c6ff11;
	border: 0;
	cursor: pointer;
	text-align: center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden
}

.agentPage .smallLogo {
	display: none
}

.agentPage .loginBlock {
	height: 100%;
	min-height: 80vh
}

.agentPage .afterlogin {
	padding: 60px 0;
	height: 100%;
	min-height: 80vh
}

.agentPage .agentBlock {
	margin: 0 auto;
	max-width: 520px;
	width: 100%;
	padding: 60px 20px
}

.agentPage .agentBlock .passwordProtected form label {
	display: none
}

.agentPage .agentBlock .passwordProtected form .submitHolder {
	padding-top: 40px
}

.agentPage .agentBlock .passwordProtected form .submitHolder input[type=submit] {
	background-color: #fff;
	color: #043927;
	min-width: 220px;
	font-size: 20px;
	line-height: 28px;
	letter-spacing: 0;
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease
}

.agentPage .agentBlock .passwordProtected form .submitHolder input[type=submit]:hover {
	background-color: #5cc151;
	color: #fff;
	min-width: 220px
}

.agentPage .agentFooter {
	background-color: #043927;
	color: #fff;
	flex-shrink: 0;
	border-top: #edeee4 solid 1px;
	padding: 20px 40px
}

@media(max-width:767px) {
	.agentPage .agentFooter {
		padding: 20px
	}
}

.agentPage .agentFooter .agentInfoBlock {
	display: flex;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
	font-size: 16px;
	line-height: 24px
}

.agentPage .agentFooter .agentInfoBlock .col {
	padding: 0 10px;
	display: flex;
	flex-direction: column
}

.agentPage .agentFooter .agentInfoBlock .col:first-child,.agentPage .agentFooter .agentInfoBlock .col:last-child {
	width: 320px
}

.agentPage .agentFooter .agentInfoBlock .col .footerInfo {
	padding-bottom: 14px
}

.agentPage .agentFooter .agentInfoBlock .col .footerInfo p {
	padding-bottom: 8px
}

.agentPage .agentFooter .agentInfoBlock .col .otherLinks {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	list-style-type: none
}

.agentPage .agentFooter .agentInfoBlock .col .otherLinks li {
	margin: 4px 0 4px 0;
	padding: 0 16px 0 0
}

.agentPage .agentFooter .agentInfoBlock .col .otherLinks li::before {
	display: none
}

.agentPage .agentFooter .agentInfoBlock .col .otherLinks li .instaIcon {
	padding: 10px 0 10px 30px;
	position: relative
}

.agentPage .agentFooter .agentInfoBlock .col .otherLinks li .instaIcon svg {
	position: absolute;
	left: 0;
	top: 7px;
	width: 22px
}

.agentPage .agentFooter .agentInfoBlock .col .otherLinks li .instaIcon svg .fillColor {
	fill: #fff;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.agentPage .agentFooter .agentInfoBlock .col .otherLinks li .instaIcon:hover .fillColor {
	fill: #5dc151
}

.agentPage .agentFooter .agentInfoBlock .col a {
	color: #fff;
	text-decoration: none;
	background: 0 0
}

.agentPage .agentFooter .agentInfoBlock .col a:hover {
	color: #c6ff11
}

.agentPage .agentFooter .agentInfoBlock .col.developer>div {
	padding-bottom: 10px
}

.agentPage .agentFooter .agentInfoBlock .col .agentFooterLogo {
	position: relative
}

.agentPage .agentFooter .agentKit {
	padding-top: 20px
}

.agentPage .downloadList .col {
	width: 33.33%;
	padding: 0 36px;
	border-right: #043927 solid 1px
}

@media(max-width:991px) {
	.agentPage .downloadList .col {
		width: 100%;
		padding: 0;
		padding-bottom: 40px;
		border-right: 0
	}
}

.agentPage .downloadList .col h2 {
	color: #043927;
	font-family: "Amerigo BT";
	font-weight: 400;
	font-style: normal
}

.agentPage .downloadList .col ul {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.agentPage .downloadList .col ul li {
	margin: 0;
	padding: 8px 0;
	font-size: 19px;
	line-height: 28px
}

.agentPage .downloadList .col ul li:before {
	display: none
}

.agentPage .downloadList .col ul li a {
	display: block;
	text-decoration: none;
	border: #043927 solid 1px;
	color: #043927;
	padding: 10px 14px;
	font-family: "Maison Neue";
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	background-image: none
}

.agentPage .downloadList .col ul li a:hover {
	color: #5dc151
}

.agentPage .whatsappicon {
	display: flex;
	align-items: center
}

.agentPage .whatsappicon img {
	width: 20px;
	margin-right: 5px
}

.textBlockonImage .imageWrapper {
	position: relative
}

.textBlockonImage .imageWrapper .textonBlockImg {
	position: relative
}

.textBlockonImage .imageWrapper .textonBlockImg img {
	width: 100%!important;
	height: auto!important
}

@media(min-width:1181px) {
	.textBlockonImage .imageWrapper .textonBlockImg img {
		min-height: 100vh
	}
}

@media(max-width:767px) {
	.textBlockonImage .imageWrapper .textonBlockImg img {
		min-height: 340px
	}
}

.textBlockonImage .imageWrapper .textWrapper {
	position: absolute;
	right: auto;
	top: auto;
	bottom: 0;
	left: 0;
	max-width: 675px;
	width: 100%;
	background-color: #fff;
	padding: 65px 10% 65px 45px
}

@media(max-width:1080px) {
	.textBlockonImage .imageWrapper .textWrapper {
		padding: 50px
	}
}

@media(max-width:767px) {
	.textBlockonImage .imageWrapper .textWrapper {
		position: relative;
		padding: 40px 20px 0 20px
	}
}

.textBlockonImage.bottomRight {
	position: relative
}

@media(max-width:767px) {
	.textBlockonImage.bottomRight .imageWrapper {
		display: flex;
		flex-direction: column
	}
}

.textBlockonImage.bottomRight .imageWrapper .textWrapper {
	right: 0;
	left: auto;
	max-width: 615px;
	padding: 65px 5% 65px 80px
}

@media(max-width:1080px) {
	.textBlockonImage.bottomRight .imageWrapper .textWrapper {
		padding: 50px
	}
}

@media(max-width:767px) {
	.textBlockonImage.bottomRight .imageWrapper .textWrapper {
		padding: 25px 20px 45px 20px
	}
}

.home .textBlockonImage.bottomRight {
	position: relative
}

@media(max-width:767px) {
	.home .textBlockonImage.bottomRight .imageWrapper {
		flex-direction: column-reverse
	}
}

.home .textBlockonImage.bottomRight .imageWrapper .textonBlockImg img {
	object-position: left center
}

@media(max-width:767px) {
	.twoImagesText .col_60 {
		padding-bottom: 0
	}
}

.twoImagesText .col_60 .leftImage {
	height: 100%
}

.twoImagesText .col_60 .leftImage .box {
	height: 100%
}

.twoImagesText .col_60 .leftImage .box::before {
	padding-top: 100%
}

.twoImagesText .flexWrap {
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	height: 100%;
	padding: 10% 0
}

.twoImagesText .flexWrap .textWrapper {
	width: 100%;
	max-width: 440px
}

@media(max-width:767px) {
	.twoImagesText .flexWrap .textWrapper {
		max-width: 320px
	}
}

@media(max-width:767px) {
	.twoImagesText .flexWrap {
		align-items: flex-start
	}
}

.twoImagesText .flexWrap .rightsmallImage {
	display: block;
	max-width: 440px;
	width: 100%;
	padding-top: 10%
}

@media(max-width:767px) {
	.twoImagesText .flexWrap .rightsmallImage {
		padding-bottom: 0;
		max-width: 280px
	}
}

.twoImagesText .flexWrap .rightsmallImage .box:before {
	padding-top: 130%
}

.textSliderImageVideo .col_40 .textWrapper {
	max-width: 445px;
	width: 100%;
	padding-top: 30px
}

@media(max-width:767px) {
	.textSliderImageVideo .col_40 {
		padding-bottom: 45px
	}
}

.textSliderImageVideo .singleImage .box::before {
	padding-top: 91%
}

.textSliderImageVideo .sliderContainer {
	padding-top: 105%;
	position: relative
}

.textSliderImageVideo .sliderContainer .imageSlider {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	width: 100%
}

@media(max-width:767px) {
	.textSliderImageVideo .sliderContainer .imageSlider .swiper-button-prev {
		left: 10px!important
	}
}

@media(max-width:767px) {
	.textSliderImageVideo .sliderContainer .imageSlider .swiper-button-next {
		right: 10px!important
	}
}

.textSliderImageVideo .fluidVideo {
	position: relative;
	padding-top: 65%;
	width: 100%
}

.textSliderImageVideo .fluidVideo .Video {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%
}

.textSliderImageVideo .fluidVideo .Video video {
	height: 100%
}

.instagramFeeds .flexWrap {
	justify-content: space-between
}

.instagramFeeds .flexWrap.smallText {
	border-top: 1px solid #000;
	padding-top: 30px
}

.instagramFeeds .flexWrap.smallText span {
	font-size: 14px;
	padding-bottom: 15px
}

.instagramFeeds .flexWrap.smallText span:first-child {
	line-height: 1
}

@media(max-width:767px) {
	.instagramFeeds .flexWrap.smallText span:first-child {
		text-align: center;
		font-size: 10px;
		width: 100%;
		padding-bottom: 0
	}
}

@media(max-width:767px) {
	.instagramFeeds .flexWrap.smallText span:last-child {
		display: none
	}
}

.instagramFeeds #sb_instagram {
	padding-bottom: 0!important
}

.instagramFeeds #sb_instagram .sbi_type_carousel .fa-clone,.instagramFeeds #sb_instagram .sbi_type_carousel .sbi_playbtn,.instagramFeeds #sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play,.instagramFeeds #sb_instagram .sbi_type_video .sbi_playbtn,.instagramFeeds #sb_instagram .sbi_type_video .svg-inline--fa.fa-play {
	display: none!important
}

.instagramFeeds #sbi_load,.instagramFeeds .sb_instagram_header {
	display: none
}

.instagramFeeds #sbi_images {
	padding: 0!important;
	gap: 18px!important
}

@media(max-width:767px) {
	.instagramFeeds #sbi_images {
		gap: 4px!important
	}
}

.instagramFeeds #sbi_images .sbi_photo {
	background-image: none!important
}

.instagramFeeds .mobile {
	display: none
}

@media(max-width:767px) {
	.instagramFeeds .mobile {
		display: block
	}
}

@media(max-width:767px) {
	.instagramFeeds .mobile .smallText {
		border-top: 0
	}
}

@media(max-width:767px) {
	.instagramFeeds .mobile .smallText span {
		width: 100%;
		text-align: center;
		padding: 0;
		font-size: 10px;
		display: block!important
	}
}

.introText {
	padding: 100px 0
}

.introText .textWrapper {
	text-align: center;
	max-width: 735px;
	margin: 0 auto
}

.introText .textWrapper .smallText {
	display: block;
	width: 100%
}

.introText .textWrapper h4 {
	font-family: "Amerigo BT";
	font-weight: 400;
	padding-bottom: 0
}

.titleTextImagecarousel .textWrapper {
	max-width: 410px
}

.titleTextImagecarousel .textWrapper h4+.text {
	padding-bottom: 70px
}

@media(max-width:767px) {
	.titleTextImagecarousel .textWrapper h4+.text {
		padding-bottom: 30px
	}
}

.titleTextImagecarousel .carousel .container {
	padding: 0 20px 0 20px;
	overflow: visible
}

.titleTextImagecarousel .imageCarousel {
	position: relative;
	margin-top: 35px;
	height: 70vh
}

.titleTextImagecarousel .imageCarousel .swiper-wrapper {
	transform: translate3d(0,0,0)
}

@media(max-width:767px) {
	.titleTextImagecarousel .imageCarousel {
		height: 40vh
	}
}

.titleTextImagecarousel .swiper-slide {
	width: auto!important;
	flex-direction: column;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden
}

.titleTextImagecarousel .swiper-slide .galleryImg {
	position: relative;
	width: auto;
	height: 100%;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #fff;
	position: relative
}

.titleTextImagecarousel .swiper-slide .galleryImg::before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.1);
	z-index: 1
}

.titleTextImagecarousel .swiper-slide .galleryImg .gallery-img {
	width: auto
}

.titleTextImagecarousel .swiper-slide .caption {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden
}

@supports(-webkit-touch-callout:none) {
	.titleTextImagecarousel .swiper-slide {
		min-width: max-content
	}
}

.titleTextImagecarousel .progress-bar {
	top: -35px;
	width: calc(100% - 40px);
	margin: 0 auto
}

@media(max-width:767px) {
	.titleTextImagecarousel .progress-bar {
		width: 100%
	}
}

.titleTextImagecarousel .thumb-progress {
	width: calc(100% - 90px);
	margin: 0 auto
}

@media(max-width:767px) {
	.titleTextImagecarousel .thumb-progress {
		width: 100%
	}
}

.landmarkImage .mainWrapper {
	position: relative
}

.landmarkImage .mainWrapper .landmarkImgWrapper {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1
}

.landmarkImage .mainWrapper img {
	width: 100%;
	max-width: none;
	position: relative;
	z-index: 0;
	height: auto
}

.landmarkImage .mainWrapper svg {
	display: block;
	width: 100%;
	height: auto
}

.landmarkImage .mainWrapper svg .lineFade {
	opacity: 0;
	transition: .35s ease
}

.landmarkImage .mainWrapper svg #drawLine1 {
	stroke-dashoffset: 530;
	stroke-dasharray: 530;
	transition: 1s ease;
	transition-delay: 2.5s
}

.landmarkImage .mainWrapper svg #drawLine2 {
	stroke-dashoffset: 563;
	stroke-dasharray: 563;
	transition: 1s ease;
	transition-delay: 2.5s
}

.landmarkImage .mainWrapper svg #drawLine3 {
	stroke-dashoffset: 631;
	stroke-dasharray: 631;
	transition: 1s ease;
	transition-delay: 2.5s
}

.landmarkImage .mainWrapper svg #drawLine4 {
	stroke-dashoffset: 384;
	stroke-dasharray: 384;
	transition: 1s ease;
	transition-delay: 2.5s
}

.landmarkImage .mainWrapper svg #drawLine5 {
	stroke-dashoffset: 64;
	stroke-dasharray: 64;
	transition: 1s ease;
	transition-delay: 2.5s
}

.landmarkImage .mainWrapper svg #drawLine6 {
	stroke-dashoffset: 131;
	stroke-dasharray: 131;
	transition: 1s ease;
	transition-delay: 2.5s
}

.landmarkImage .mainWrapper svg #drawLine7 {
	stroke-dashoffset: 98;
	stroke-dasharray: 98;
	transition: 1s ease;
	transition-delay: 2.5s
}

.landmarkImage .mainWrapper svg #drawLine8 {
	stroke-dashoffset: 127;
	stroke-dasharray: 127;
	transition: 1s ease;
	transition-delay: 2.5s
}

.landmarkImage .mainWrapper svg #drawLine9 {
	stroke-dashoffset: 511;
	stroke-dasharray: 511;
	transition: 1s ease;
	transition-delay: 2.5s
}

.landmarkImage .mainWrapper svg #drawLine10 {
	stroke-dashoffset: 194;
	stroke-dasharray: 194;
	transition: 1s ease;
	transition-delay: 2.5s
}

.landmarkImage .mainWrapper svg #drawLine11 {
	stroke-dashoffset: 535;
	stroke-dasharray: 535;
	transition: 1s ease;
	transition-delay: 2.5s
}

.landmarkImage .mainWrapper svg #drawLine12 {
	stroke-dashoffset: 284;
	stroke-dasharray: 284;
	transition: 1s ease;
	transition-delay: 2.5s
}

.landmarkImage .mainWrapper svg #drawLine13 {
	stroke-dashoffset: 396;
	stroke-dasharray: 396;
	transition: 1s ease;
	transition-delay: 2.5s
}

.landmarkImage .mainWrapper svg #drawLine14 {
	stroke-dashoffset: 599;
	stroke-dasharray: 599;
	transition: 1s ease;
	transition-delay: 2.5s
}

.landmarkImage .mainWrapper svg #drawLine15 {
	stroke-dashoffset: 231;
	stroke-dasharray: 231;
	transition: 1s ease;
	transition-delay: 2.5s
}

.landmarkImage .mainWrapper svg #drawLine16 {
	stroke-dashoffset: 371;
	stroke-dasharray: 371;
	transition: all 1s ease .85s
}

.landmarkImage .mainWrapper svg path[id*=textFadeIn] {
	opacity: 0;
	transition: opacity 1s ease 3.5s
}

.landmarkImage .mainWrapper svg [id*=textBg] {
	opacity: 0;
	transition: opacity .45s ease
}

.landmarkImage .mainWrapper svg #textBg1 {
	transition-delay: 3s
}

.landmarkImage .mainWrapper svg #textBg2 {
	transition-delay: 3s
}

.landmarkImage .mainWrapper svg #textBg3 {
	transition-delay: 3s
}

.landmarkImage .mainWrapper svg #textBg4 {
	transition-delay: 3s
}

.landmarkImage .mainWrapper svg #textBg5 {
	transition-delay: 1.7s
}

.landmarkImage .mainWrapper svg #textBg6 {
	transition-delay: 3s
}

.landmarkImage .mainWrapper svg #textBg7 {
	transition-delay: 3s
}

.landmarkImage .mainWrapper svg #textBg8 {
	transition-delay: 3s
}

.landmarkImage .mainWrapper svg #textBg9 {
	transition-delay: 3s
}

.landmarkImage .mainWrapper svg #textBg10 {
	transition-delay: 3s
}

.landmarkImage .mainWrapper svg #textBg11 {
	transition-delay: 3s
}

.landmarkImage .mainWrapper svg #textBg12 {
	transition-delay: 3s
}

.landmarkImage .mainWrapper svg #logo {
	opacity: 0;
	transition: opacity .45s ease 2.35s
}

.landmarkImage .mainWrapper svg #lineFadeIn1 {
	opacity: 0;
	transition: opacity .25s ease 2.5s
}

.landmarkImage .mainWrapper svg #lineFadeIn2 {
	opacity: 0;
	transition: opacity .25s ease 2.5s
}

.landmarkImage .mainWrapper svg #lineFadeIn3 {
	opacity: 0;
	transition: opacity .35s ease .5s
}

.landmarkImage.animateMe svg path[id*=drawLine] {
	stroke-dashoffset: 0!important
}

.landmarkImage.animateMe svg path[id*=textFadeIn] {
	opacity: 1!important
}

.landmarkImage.animateMe svg #lineFadeIn1,.landmarkImage.animateMe svg #lineFadeIn2,.landmarkImage.animateMe svg #lineFadeIn3,.landmarkImage.animateMe svg #logo,.landmarkImage.animateMe svg [id*=textBg] {
	opacity: 1
}

.imageTextLogos .col_1_1 {
	justify-content: space-between
}

.imageTextLogos .col_1_1 .col_66 .rightImage .box:before {
	padding-top: 99.99%
}

@media(max-width:1024px) {
	.imageTextLogos .col_1_1 .col_66 {
		width: 100%
	}
}

.imageTextLogos .col_1_1 .col_75 .rightImage .box:before {
	padding-top: 70.9%
}

@media(max-width:1024px) {
	.imageTextLogos .col_1_1 .col_75 {
		width: 100%
	}
}

@media(max-width:1024px) {
	.imageTextLogos .col_1_1 .col_25 {
		width: 100%!important;
		padding-bottom: 30px
	}
}

.imageTextLogos .textWrapper {
	max-width: 440px;
	width: 100%;
	padding-bottom: 70px;
	padding-top: 30px
}

@media(max-width:1080px) {
	.imageTextLogos .textWrapper {
		padding-bottom: 30px
	}
}

.imageTextLogos .logoWrap {
	max-width: 180px;
	width: auto;
	padding-bottom: 45px
}

.imageTextLogos .logoWrap:last-child {
	padding-bottom: 0
}

.imageTextLogos .logoWrap img {
	width: 100%;
	height: auto
}

.spacesAmenitiesMap .textWrapper {
	padding-bottom: 40px;
	max-width: 440px
}

@media(max-width:1080px) {
	.spacesAmenitiesMap .textWrapper {
		padding-bottom: 20px
	}
}

@media(max-width:767px) {
	.spacesAmenitiesMap .textWrapper {
		padding-bottom: 0
	}
}

.spacesAmenitiesMap .textWrapper h4 {
	padding-bottom: 0
}

.spacesAmenitiesMap .textWrapper h4+p {
	padding-top: 40px
}

@media(max-width:1024px) {
	.spacesAmenitiesMap .textWrapper h4+p {
		padding-top: 25px
	}
}

.spacesAmenitiesMap .amenitiesMapHolder .col_1_1 {
	justify-content: space-between
}

@media(max-width:1366px) {
	.spacesAmenitiesMap .amenitiesMapHolder .col_1_1 .col_60 {
		padding-left: 20px
	}
}

.spacesAmenitiesMap .amenitiesMapHolder .col_1_1 .col_60 .swiper-slide:hover img {
	-webkit-transform: none!important;
	-ms-transform: none!important;
	transform: none!important
}

.spacesAmenitiesMap .amenitiesMapHolder .col_1_1 .col_35,.spacesAmenitiesMap .amenitiesMapHolder .col_1_1 .col_60 {
	padding-bottom: 0
}

@media(max-width:1080px) {
	.spacesAmenitiesMap .amenitiesMapHolder .col_1_1 .col_35,.spacesAmenitiesMap .amenitiesMapHolder .col_1_1 .col_60 {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px
	}
}

@media(max-width:767px) {
	.spacesAmenitiesMap .amenitiesMapHolder .col_1_1 .col_35,.spacesAmenitiesMap .amenitiesMapHolder .col_1_1 .col_60 {
		padding-left: 0;
		padding-right: 0
	}
}

.spacesAmenitiesMap .amenitiesMapHolder .mapContainer {
	position: relative;
	overflow: hidden;
	height: 100%
}

@media(max-width:1080px) {
	.spacesAmenitiesMap .amenitiesMapHolder .mapContainer img {
		border: 0
	}
}

@media(max-width:1080px) {
	.spacesAmenitiesMap .amenitiesMapHolder .mapContainer {
		padding-bottom: 30px;
		border: 1px solid #707070;
		border-bottom: 0
	}
}

@media(max-width:1080px) {
	.spacesAmenitiesMap .amenitiesMapHolder .pinWrapper {
		padding: 0 20px 20px 20px;
		border: 1px solid #707070;
		border-top: 0
	}
}

.spacesAmenitiesMap .amenitiesMapHolder .pinWrapper .pins {
	padding-top: 25px;
	border-top: 1px solid #043927;
	max-width: 440px
}

@media(max-width:1080px) {
	.spacesAmenitiesMap .amenitiesMapHolder .pinWrapper .pins {
		padding-left: 0;
		max-width: 100%;
		flex-direction: row;
		display: flex
	}
}

@media(max-width:767px) {
	.spacesAmenitiesMap .amenitiesMapHolder .pinWrapper .pins {
		max-width: 100%;
		flex-direction: column
	}
}

.spacesAmenitiesMap .amenitiesMapHolder .pinWrapper .pins .smallText {
	padding-bottom: 20px
}

@media(max-width:1080px) {
	.spacesAmenitiesMap .amenitiesMapHolder .pinWrapper .pins ul {
		width: 100%;
		column-count: 2
	}
}

@media(max-width:767px) {
	.spacesAmenitiesMap .amenitiesMapHolder .pinWrapper .pins ul {
		column-count: 1
	}
}

.spacesAmenitiesMap .amenitiesMapHolder .pinWrapper .pins ul:last-child {
	padding-bottom: 0
}

.spacesAmenitiesMap .amenitiesMapHolder .pinWrapper .pins ul.list {
	padding-left: 0;
	padding-bottom: 0
}

.spacesAmenitiesMap .amenitiesMapHolder .pinWrapper .pins ul.list li {
	list-style: none;
	font-size: 20px;
	line-height: 1;
	font-family: MaisonNeueMedium;
	font-weight: 400;
	padding-bottom: 35px;
	display: flex;
	align-items: center;
	cursor: pointer;
	-webkit-transition: font-weight .35s ease-in-out;
	-o-transition: font-weight .35s ease-in-out;
	transition: font-weight .35s ease-in-out;
	break-inside: avoid
}

.spacesAmenitiesMap .amenitiesMapHolder .pinWrapper .pins ul.list li.noClick {
	cursor: default
}

.spacesAmenitiesMap .amenitiesMapHolder .pinWrapper .pins ul.list li::before {
	display: none
}

.spacesAmenitiesMap .amenitiesMapHolder .pinWrapper .pins ul.list li.active,.spacesAmenitiesMap .amenitiesMapHolder .pinWrapper .pins ul.list li:hover {
	font-weight: 700
}

.spacesAmenitiesMap .amenitiesMapHolder .pinWrapper .pins ul.list li .square {
	display: block;
	width: 21px;
	height: 21px;
	margin-right: 10%;
	position: relative
}

.spacesAmenitiesMap .amenitiesMapHolder .pinWrapper .pins ul.list li .square.grey {
	background-color: #ced8d5
}

.spacesAmenitiesMap .amenitiesMapHolder .pinWrapper .pins ul.list li .square.red {
	background-color: #c24628;
	width: 34px;
	height: 8px;
	margin-right: 7.5%
}

.spacesAmenitiesMap .amenitiesMapHolder .pinWrapper .pins ul.list li .square.lightBlue {
	background-color: #a7d3db
}

.spacesAmenitiesMap .amenitiesMapHolder .pinWrapper .pins ul.list li .square.green {
	background-color: #54b03e
}

.spacesAmenitiesMap .amenitiesMapHolder .pinWrapper .pins ul.list li .square.purple {
	background-color: #ac93bc
}

.spacesAmenitiesMap .amenitiesMapHolder .pinWrapper .pins ul.list li .square.blue {
	background-color: #69a6a2
}

.spacesAmenitiesMap .amenitiesMapHolder .pinWrapper .pins ul.list li .square.yellow {
	background-color: #e4bc00
}

.spacesAmenitiesMap .amenitiesMapHolder .pinWrapper .pins ul.list li .square.orange {
	background-color: #f8894e
}

@media(max-width:1366px) {
	.spacesAmenitiesMap .amenitiesMapHolder .pinWrapper .pins ul.list li {
		font-size: 16px;
		padding-bottom: 15px
	}
}

@media(max-width:1080px) {
	.spacesAmenitiesMap .amenitiesMapHolder .pinWrapper .pins ul.list li {
		padding-bottom: 20px
	}
}

@media(max-width:767px) {
	.spacesAmenitiesMap .amenitiesMapHolder .pinWrapper .pins ul.list li {
		padding-bottom: 10px
	}
}

.ctaPromoBox .container {
	width: 85%
}

@media(max-width:1280px) {
	.ctaPromoBox .container {
		width: 100%
	}
}

.ctaPromoBox .col_1_1 .col_40 .imageWrapper {
	height: 100%
}

.ctaPromoBox .col_1_1 .col_40,.ctaPromoBox .col_1_1 .col_60 {
	padding: 0
}

.ctaPromoBox .col_1_1 .col_60 .alignedLeftTop {
	padding: 100px 150px
}

@media(max-width:1280px) {
	.ctaPromoBox .col_1_1 .col_60 .alignedLeftTop {
		padding: 50px
	}
}

.ctaPromoBox .col_1_1 .col_60 .alignedLeftTop .textWrapper {
	max-width: 510px
}

.ctaPromoBox .col_1_1 .col_60 .alignedCenter {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%
}

.ctaPromoBox .col_1_1 .col_60 .alignedCenter .textWrapper {
	max-width: 600px;
	align-items: center;
	text-align: center;
	padding: 40px 20px
}

.ctaPromoBox .col_1_1 .col_60 .Green {
	height: 100%
}

.ctaPromoBox .col_1_1 .col_60 .Green .textWrapper {
	color: #fff
}

.ctaPromoBox .col_1_1 .col_60 .Green .textWrapper .button {
	color: #fff;
	border: 1px solid #fff
}

.ctaPromoBox .col_1_1 .col_60 .Beige {
	height: 100%
}

.ctaPromoBox .col_1_1 .col_60 .Beige .textWrapper {
	color: #000
}

.ctaPromoBox .col_1_1 .col_60 .Beige .textWrapper .button {
	color: #000;
	border: 1px solid #000
}

.rightAlignedSingleImage .imageWrapper {
	margin: 0 0 0 auto;
	height: auto;
	width: 85%
}

@media(max-width:767px) {
	.rightAlignedSingleImage .imageWrapper {
		width: 100%
	}
}

.rightAlignedSingleImage .imageWrapper .box::before {
	padding-top: 56%
}

.culturalMap {
	color: #fff;
    padding: 0px 0px;
}

.culturalMap .textWrapper {
	height: auto;
	padding-bottom: 15px
}

@media(max-width:1180px) {
	.culturalMap .textWrapper {
		padding-top: 20px
	}
}

.culturalMap .textWrapper :last-child {
	padding-bottom: 20px;
    font-size: 40px;
}

@media(max-width:767px) {
	.culturalMap .textWrapper {
		padding: 30px 0;
		margin: 0
	}
}

.culturalMap .textWrapper h4 {
	padding-bottom: 50px;
	color: #fff;
	max-width: 260px;
	font-weight: 700
}

@media(max-width:1024px) {
	.culturalMap .textWrapper h4 {
		padding-bottom: 25px
	}
}

.culturalMap .midContainer {
	position: relative
}

.culturalMap .midContainer>div {
	width: 100%;
	position: relative
}

.culturalMap .col_1_1 {
	justify-content: space-between
}

@media(max-width:1024px) {
	.culturalMap .col_1_1 {
		
	}
}

.culturalMap .col_1_1 .col_30 {
	max-width: 650px;
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
	background: rgba(0,0,0,.8);
	border-radius: 20px;
	padding: 30px 40px !important;
}

.culturalMap .col_1_1 .col_30,.culturalMap .col_1_1 .col_66 {
	padding: 0
}

@media(max-width:1024px) {
	.culturalMap .col_1_1 .col_30,.culturalMap .col_1_1 .col_66 {
		width: 100%
	}
}

.culturalMap .col_1_1 .col_66 {
	position: relative;
	max-height: 700px;
}

.culturalMap .col_1_1 .col_66 .mapimg img {
	width: 100%;
	/* height: 1257px; */
	object-fit: cover;
}

.culturalMap .col_1_1 .col_66 .zoomingIcon {
	position: absolute;
	right: 10px;
	top: 10px;
	text-align: center;
	z-index: 3
}

@media(max-width:767px) {
	.culturalMap .col_1_1 .col_66 .zoomingIcon {
		right: 10px
	}
}

.culturalMap .col_1_1 .col_66 .zoomingIcon button {
	display: block;
	background-color: #fff;
	padding: 5px;
	font-size: 0;
	line-height: 0;
	margin-bottom: 5px;
	border: 1px solid #000000;
	outline: 0
}

.culturalMap .col_1_1 .col_66 .zoomingIcon button svg {
	width: 20px;
	height: 20px
}

.culturalMap .col_1_1 .col_66 .mappointer>div b {
	background-color: #4f787b;
}

.culturalMap .col_1_1 .col_66 .mappointer>div.active {
	display: block
}

.culturalMap .col_1_1 .col_66 .mappointer>div.active b {
	background-color: #C3926A!important;
	color: #fff
}
.culturalMap .col_1_1 .col_66 .mappointer>div.cat-1 b{background-color: #e97210 !important;}
.culturalMap .col_1_1 .col_66 .mappointer>div.cat-2 b{background-color: #34a1e0 !important;}
.culturalMap .col_1_1 .col_66 .mappointer>div.cat-3 b{background-color: #11dd55 !important;}
.culturalMap .col_1_1 .col_66 .mappointer>div.cat-4 b{background-color: #E53935 !important;}
.culturalMap .col_1_1 .col_66 .mappointer>div>span {
	position: absolute;
	width: 20px;
	height: 20px;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	z-index: 10;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	border: none;
	font-weight: 600;
	-webkit-transition: .2s ease scale;
	-o-transition: .2s ease scale;
	transition: .2s ease scale
}

@media(max-width:1180px) {
	.culturalMap .col_1_1 .col_66 .mappointer>div>span {
		width: 22px;
		height: 22px
	}
}

@media(max-width:767px) {
	.culturalMap .col_1_1 .col_66 .mappointer>div>span {
		width: 20px;
		height: 20px
	}
}

.culturalMap .col_1_1 .col_66 .mappointer>div>span b {
	font-size: 9px;
	font-weight: 700;
	font-weight: inherit;
	display: inline-flex;
	width: 16px;
	height: 16px;
	align-items: center;
	justify-content: center;
	border-radius: 100%;
	color: #fff;
    padding: 0;
}

@media(max-width:1180px) {
	.culturalMap .col_1_1 .col_66 .mappointer>div>span b {
		width: 16px;
		height: 16px;
		font-size: 9px
	}
}

@media(max-width:767px) {
	.culturalMap .col_1_1 .col_66 .mappointer>div>span b {
		width: 16px;
		height: 16px
	}
}

.culturalMap .col_1_1 .col_30 .pointerList {

}

.culturalMap .col_1_1 .col_30 .pointerList .tabListDetails {
	overflow: hidden;
	padding: 0
}

@media(max-width:1536px) {
	.culturalMap .col_1_1 .col_30 .pointerList .tabListDetails {
		padding: 0
	}
}

@media(max-width:1366px) {
	.culturalMap .col_1_1 .col_30 .pointerList .tabListDetails {
		padding: 0
	}
}

.culturalMap .col_1_1 .col_30 .pointerList .tabListDetails .tabAccoordion {
	border-bottom: 1px solid #fff
}

.culturalMap .col_1_1 .col_30 .pointerList .tabListDetails .tabAccoordion:first-child {
	border-top: 1px solid #fff
}

.culturalMap .col_1_1 .col_30 .pointerList .tabListDetails .localTabTitle {
	background-color: rgba(0,0,0,0);
	border: none;
	padding: 20px 0;
	width: 100%;
	text-align: left;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: 2px;
	text-transform: uppercase;
	cursor: pointer;
	color: #fff;
	font-weight: 700;
	display: flex;
	align-items: center
}

@media(max-width:1366px) {
	.culturalMap .col_1_1 .col_30 .pointerList .tabListDetails .localTabTitle {
		padding: 15px 0;
		font-size: 16px;
		line-height: 20px
	}
}

@media(max-width:767px) {
	.culturalMap .col_1_1 .col_30 .pointerList .tabListDetails .localTabTitle {
		font-size: 16px;
		line-height: 20px;
		padding: 15px 0
	}
}

.culturalMap .col_1_1 .col_30 .pointerList .tabListDetails .localTabTitle.active::after {
	content: "";
	position: relative;
	display: inline-block;
	width: 9px;
	height: 7px;
	background: url(data:image/svg+xml;
	base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5IiBoZWlnaHQ9IjciIHZpZXdCb3g9IjAgMCA5IDciPgogIDxwYXRoIGlkPSJQb2x5Z29uXzMiIGRhdGEtbmFtZT0iUG9seWdvbiAzIiBkPSJNNC41LDAsOSw3SDBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSg5IDcpIHJvdGF0ZSgxODApIiBmaWxsPSIjZmZmIi8+Cjwvc3ZnPgo=);margin-left: 10px
}

.culturalMap .col_1_1 .col_30 .pointerList .tabListDetails .tabList {
	color: #fff;
	display: none;
	padding: 15px 10px 25px 0;
	margin-bottom: 30px;
	max-height: 200px;
	overflow-y: auto
}

@media(max-width:1536px) {
	.culturalMap .col_1_1 .col_30 .pointerList .tabListDetails .tabList {
		max-height: 200px
	}
}

@media(max-width:1366px) {
	.culturalMap .col_1_1 .col_30 .pointerList .tabListDetails .tabList {
		padding: 10px 10px 15px 0;
		margin-bottom: 15px
	}
}

@media(max-width:1024px) {
	.culturalMap .col_1_1 .col_30 .pointerList .tabListDetails .tabList {
		max-height: 110px
	}
	.culturalMap .col_1_1 .col_30{position: relative;transform: none;max-width: 100% !important;width: 100% !important;right: 0;}
}

@media(max-width:767px) {
	.culturalMap .col_1_1 .col_30 .pointerList .tabListDetails .tabList {
		padding: 15px 10px 15px 0;
		margin-bottom: 15px
	}
}

.culturalMap .col_1_1 .col_30 .pointerList .tabListDetails .tabList.active {
	display: block
}

.culturalMap .col_1_1 .col_30 .pointerList .tabListDetails .tabList ol {
	display: block;
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
	column-gap: 10px;
	padding: 0;
	line-height: 1;
	list-style: none;
	column-fill: auto;
	-webkit-column-fill: auto;
	-moz-column-fill: auto
}

@media(max-width:1024px) {
	.culturalMap .col_1_1 .col_30 .pointerList .tabListDetails .tabList ol {
		column-count: 1
	}
}

@media(max-width:767px) {
	.culturalMap .col_1_1 .col_30 .pointerList .tabListDetails .tabList ol {
		column-count: 1
	}
}

.culturalMap .col_1_1 .col_30 .pointerList .tabListDetails .tabList ol li {
	font-size: 14px;
	line-height: 1.2;
	counter-increment: my-awesome-counter;
	padding: 0 0 15px 35px;
	position: relative;
	cursor: pointer;
	break-inside: avoid;
	page-break-inside: avoid;
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid
}

@media(max-width:767px) {
	.culturalMap .col_1_1 .col_30 .pointerList .tabListDetails .tabList ol li {
		font-size: 14px
	}
}

.culturalMap .col_1_1 .col_30 .pointerList .tabListDetails .tabList ol li.active {
	text-decoration: underline
}

.culturalMap .col_1_1 .col_30 .pointerList .tabListDetails .tabList ol li:last-child {
	padding-bottom: 0
}

.culturalMap .col_1_1 .col_30 .pointerList .tabListDetails .tabList ol li::before {
	content: counter(my-awesome-counter);
	position: absolute;
	left: 0;
	top: 0px;
	background-color: #fff;
	color: #171B21;
	width: 18px;
	height: 18px;
	text-align: center;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 16px;
	line-height: 1;
	padding: 5px
}

@media(max-width:1180px) {
	.culturalMap .col_1_1 .col_30 .pointerList .tabListDetails .tabList ol li::before {
		font-size: 16px;
		width: 20px;
		height: 20px
	}
}

@media(max-width:767px) {
	.culturalMap .col_1_1 .col_30 .pointerList .tabListDetails .tabList ol li::before {
		font-size: 13px;
		width: 15px;
		height: 15px
	}
}

.logged-in .tooltipster-base {
	margin-top: -32px
}

.culturalMap .col_1_1 .col_66 [style*="scale(1"] .mappointer>div>span {
	scale: 1
}

.culturalMap .col_1_1 .col_66 [style*="scale(1.2"] .mappointer>div>span,.culturalMap .col_1_1 .col_66 [style*="scale(1.3"] .mappointer>div>span {
	scale: .95
}

.culturalMap .col_1_1 .col_66 [style*="scale(1.4"] .mappointer>div>span,.culturalMap .col_1_1 .col_66 [style*="scale(1.5"] .mappointer>div>span {
	scale: .9
}

.culturalMap .col_1_1 .col_66 [style*="scale(1.6"] .mappointer>div>span,.culturalMap .col_1_1 .col_66 [style*="scale(1.7"] .mappointer>div>span {
	scale: .85
}

.culturalMap .col_1_1 .col_66 [style*="scale(1.8"] .mappointer>div>span,.culturalMap .col_1_1 .col_66 [style*="scale(1.9"] .mappointer>div>span {
	scale: .8
}

.culturalMap .col_1_1 .col_66 [style*="scale(2"] .mappointer>div>span,.culturalMap .col_1_1 .col_66 [style*="scale(2.1"] .mappointer>div>span {
	scale: .75
}

.culturalMap .col_1_1 .col_66 [style*="scale(2.2"] .mappointer>div>span,.culturalMap .col_1_1 .col_66 [style*="scale(2.3"] .mappointer>div>span {
	scale: .7
}

.culturalMap .col_1_1 .col_66 [style*="scale(2.4"] .mappointer>div>span,.culturalMap .col_1_1 .col_66 [style*="scale(2.5"] .mappointer>div>span {
	scale: .65
}

.culturalMap .col_1_1 .col_66 [style*="scale(2.6"] .mappointer>div>span,.culturalMap .col_1_1 .col_66 [style*="scale(2.7"] .mappointer>div>span {
	scale: .6
}

.culturalMap .col_1_1 .col_66 [style*="scale(2.8"] .mappointer>div>span,.culturalMap .col_1_1 .col_66 [style*="scale(2.9"] .mappointer>div>span {
	scale: .55
}

.culturalMap .col_1_1 .col_66 [style*="scale(3"] .mappointer>div>span,.culturalMap .col_1_1 .col_66 [style*="scale(3.1"] .mappointer>div>span {
	scale: .5
}

.culturalMap .col_1_1 .col_66 [style*="scale(3.2"] .mappointer>div>span,.culturalMap .col_1_1 .col_66 [style*="scale(3.3"] .mappointer>div>span {
	scale: .45
}

.culturalMap .col_1_1 .col_66 [style*="scale(3.4"] .mappointer>div>span,.culturalMap .col_1_1 .col_66 [style*="scale(3.5"] .mappointer>div>span {
	scale: .4
}

.culturalMap .col_1_1 .col_66 [style*="scale(3.6"] .mappointer>div>span,.culturalMap .col_1_1 .col_66 [style*="scale(3.7"] .mappointer>div>span {
	scale: .35
}

.culturalMap .col_1_1 .col_66 [style*="scale(3.8"] .mappointer>div>span,.culturalMap .col_1_1 .col_66 [style*="scale(3.9"] .mappointer>div>span,.culturalMap .col_1_1 .col_66 [style*="scale(4"] .mappointer>div>span {
	scale: .33
}

.team .col {
	padding-bottom: 40px;
	padding-bottom: 40px;
	display: flex;
	flex-direction: column
}

.team .col .smallText {
	padding-bottom: 30px;
	border-bottom: 1px solid rgba(112,112,112,.21)
}

@media(max-width:767px) {
	.team .col .smallText {
		padding-bottom: 15px;
		font-size: 15px
	}
}

.team .col .logoText {
	padding-top: 25px;
	max-width: 444px;
	flex: 1
}

@media(max-width:767px) {
	.team .col .logoText {
		padding-top: 15px
	}
}

.team .col .imageWithCaption .box:before {
	padding-top: 100%
}

.team .col .imageWithCaption .teamLogo {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.4);
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 40px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: visibility .4s linear,opacity .4s ease;
	-o-transition: visibility .4s linear,opacity .4s ease;
	transition: visibility .4s linear,opacity .4s ease
}

.team .col .imageWithCaption:hover .teamLogo {
	opacity: 1;
	visibility: visible
}

.fullImage {
	padding: 0!important
}

.apartmentsList {
	padding-bottom: 30px!important
}

@media(min-width:1281px) {
	.apartmentsList .container.columnBox {
		padding: 0 35px
	}
}

@media(max-width:767px) {
	.apartmentsList {
		padding-top: 0!important
	}
}

@media(max-width:767px) {
	.apartmentsList .col_1_1_1 {
		margin: 0 -10px!important
	}
}

.apartmentsList .col_1_1_1 .col {
	padding-top: 40px;
	padding-bottom: 80px
}

@media(min-width:768px) {
	.apartmentsList .col_1_1_1 .col {
		padding-left: 10px;
		padding-right: 10px;
		border-top: 2px solid rgba(112,112,112,.4)
	}
}

@media(max-width:767px) {
	.apartmentsList .col_1_1_1 .col {
		padding-bottom: 30px!important;
		padding-top: 20px;
		border-top: 2px solid rgba(112,112,112,.4);
		padding-left: 10px!important;
		padding-right: 10px!important;
		width: 50%!important
	}
}

@media(max-width:480px) {
	.apartmentsList .col_1_1_1 .col {
		width: 100%!important
	}
}

@media(min-width:768px) {
	.apartmentsList .col_1_1_1 .col:nth-child(1),.apartmentsList .col_1_1_1 .col:nth-child(2),.apartmentsList .col_1_1_1 .col:nth-child(3) {
		border-top: 0
	}
}

.apartmentsList .smallText {
	padding-bottom: 25px
}

@media(max-width:767px) {
	.apartmentsList .smallText {
		font-size: 16px
	}
}

@media(max-width:480px) {
	.apartmentsList .smallText {
		font-size: 12px
	}
}

.apartmentsList .boxWrapper {
	flex-direction: column-reverse
}

.apartmentsList .boxWrapper .box {
	background-image: none!important
}

.apartmentsList .boxWrapper .box .imageHolder img {
	height: 100%
}

.apartmentsList .boxWrapper .box .imageHolder::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(4,57,39,.45);
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .5s ease,visibility .5s ease;
	-o-transition: opacity .5s ease,visibility .5s ease;
	transition: opacity .5s ease,visibility .5s ease
}

.apartmentsList .boxWrapper .box .viewmore {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	color: #fff;
	text-transform: uppercase;
	font-family: "Maison Neue";
	font-size: 14px;
	line-height: 15px;
	padding: 12px 20px 10px 20px;
	min-width: 150px;
	text-align: center;
	border: 1px solid #fff;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	cursor: pointer
}

.apartmentsList .boxWrapper .box .viewmore:hover {
	color: #000;
	background-color: #c6ff11;
	border-color: #c6ff11
}

.apartmentsList .boxWrapper .box::before {
	padding-top: 90.8%
}

.apartmentsList .boxWrapper .box::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(4,57,39,.45);
	width: 100%;
	height: 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .5s ease,visibility .5s ease;
	-o-transition: opacity .5s ease,visibility .5s ease;
	transition: opacity .5s ease,visibility .5s ease
}

.apartmentsList .boxWrapper .box:hover .imageHolder::after {
	opacity: 1;
	visibility: visible
}

.apartmentsList .boxWrapper .box:hover .viewmore {
	opacity: 1;
	visibility: visible;
	z-index: 1
}

.apartmentsList .boxWrapper .textHolder {
	padding-top: 21px
}

.apartmentsList .boxWrapper .textHolder .type {
	padding-top: 12px
}

.apartmentsList .boxWrapper .textHolder .area,.apartmentsList .boxWrapper .textHolder .aspectiview,.apartmentsList .boxWrapper .textHolder .type {
	font-size: 20px;
	line-height: 24px
}

.price {
	font-size: 20px;
	line-height: 21px;
	color: rgba(112,112,112,.4);
	
}

@media(max-width:767px) {
	.price {
		font-size: 15px;
		line-height: 15px
	}
}

@media only screen and (max-width: 1024px) {
    .culturalMap .col_1_1 .col_66 .mapimg img {
        /* height: 757px; */
    }
}

@media only screen and (max-width: 568px) {
    .culturalMap .col_1_1 .col_66 .mapimg img {
        /* height: 557px; */
    }
}

