/*
Theme Name: net22
Theme URI: 
Author: Net22
Author URI: https://www.net22.gr/
Description: Net22
Version: 1.0
*/
body {
	background-color:#FAF8F4;
}
.grecaptcha-badge {
	visibility:hidden;
}
.lang-wrapper {
	visibility:hidden;
}
@media(min-width:1151px) {
	.locations__page-item {
		max-height:1550px;
		overflow:hidden;
	}
	.locations-single__image {
		max-height: 100vh;
	}
}
@media(max-width:1150px) {
	.locations__page-item:last-child .locations__page-item__col.col-left .locations-single__content {
		padding-bottom:25px;
	}
}
.villa__preview-card__content {
	bottom: 50%;
	right: 50%;
	transform: translate(50%,50%);
}
#page-video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transform: scale(1.3);
	opacity:0;
	display:none;
}
#play-video {
	width: 100px;
	height: 100px;
	display: none;
	column-gap: 20px;
	flex-direction: column;
	text-align: center;
	justify-content: center;
	align-items: center;
	row-gap: 10px;
	text-transform: uppercase;
	color: #fff;
	position: absolute;
	bottom: 15px;
	left: 50%;
	transform: translateX(-50%);
	font-size: 16px;
	pointer-events:none;
}
#play-video svg {
	height: 60px;
	width: 60px;
}
@media(max-width:680px) {
	#page-video {
		display:block;
	}
	#play-video {
		display:flex;
	}
	.section__top-wrapper {
		height:calc(100svh - 54px);
		min-height:560px;
	}
	.section__top-image {
		height:100%;
	}
	.section__top-wrapper::before {
		background-color: rgba(0,0,0,20%);
	}
}
.vjs-big-play-button {
	display:none !important;
}
.pnoe__content-text__wrap.read-more-active p {
	color:#fff !important;
	opacity:1 !important;
}
.single__villas-after--amenities__text {
	margin-top:40px;
}
.single__villas-after--amenities__text h2 {
	text-align:center;
	margin-bottom:50px;
	font-weight: 300;
}
.single__villas-after--amenities__text ul li {
	font-size: 20px;
	line-height: 30px;
}
.single__villas-after--amenities__text ul {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	grid-column-gap: 15px;
	column-gap: 15px;
	grid-row-gap: 5px;
	row-gap: 5px;
	text-align: left;
	text-transform: capitalize;
	/* 	list-style: disc outside;
	padding-left: 25px; */
}
.homepage__section--top__border {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #fff;
}

@media (max-width: 1550px) {
	.single__villas-after--amenities__text ul li {
		font-size: 18px;
		/* 		line-height: 35px; */
	}
}
@media (max-width: 800px) {
	.single__villas-after--amenities__text ul li {
		font-size: 16px;
	}
}
@media (max-width: 680px) {
	.single__villas-after--amenities__text ul li {
		font-size: 15px;
	}
	.single__villas-after--amenities__text ul {
		grid-template-columns: repeat(2,1fr);
		grid-column-gap: 20px;
		column-gap: 20px;
		list-style: disc outside;
		padding-left: 15px;
	}
	.single__villas-after--amenities__text h2 {
		margin-bottom:30px;
	}
}
@media (max-width: 360px) {
	.single__villas-after--amenities__text ul li  {
		font-size: 14px;
	}
}
.homepage__section--top__subtitle.single__villas-top__subtitle {
	display: flex;
	align-items: center;
	margin-bottom:85px;
	font-weight: 300;
	letter-spacing:5px;
}
body.home .section__top-title {
	display: flex;
	font-size: 65px;
	line-height: 75px;
	font-weight: 300;
	letter-spacing:5px;
}
body.home .section__top-content .section__top-title span.line.line-right::before {
	content:'';
	position:absolute;
	right:0;
	background-color:#fff;
	min-width:1px;
	max-width:1px;
	right: 0;
	height: 140px;
	z-index: 1;
	bottom:0;
}
body.home .section__top-content .section__top-title span.line.line-left::before {
	content:'';
	position:absolute;
	right:0;
	background-color:#fff;
	min-width:1px;
	max-width:1px;
	left: 0;
	height: 140px;
	bottom:0;
	z-index: 1;
}
.homepage__section--top {
	width:100%;
}
body.home .single__villas-top__subtitle span.line::after {
	height:140px;
}
body.home .section__top-title span.homepage--hero--text {
	padding-bottom: 130px;
}
body.home #play-video {
	z-index:2;
}
@media(max-width:1550px) {
	body.home .section__top-title {
		font-size: 50px;
		line-height: 65px;
	}
	body.home .section__top-title span.homepage--hero--text {
		padding-bottom: 105px;
	}
	.homepage__section--top {
		transform: translate(-50%, -40%);
	}
	.homepage__section--top__subtitle.single__villas-top__subtitle {
		font-size:32px;
	}
}
@media(max-width:1150px) {
	.header-content .logo-wrapper {
		position: static !important;
		transform: unset !important;
	}
	.header-content.flex.justify-between.align-center {
		justify-content: space-between !important;
	}
	body.home .section__top-title {
		font-size: 35px;
		line-height: 45px;
	}
	body.home .section__top-title span.homepage--hero--text {
		padding-bottom: 70px;
	}
	.homepage__section--top__subtitle.single__villas-top__subtitle {
		font-size:24px;
	}
}
@media(max-width:800px) {
	.homepage__section--top {
		width: 90vw;
	}
	body.home .section__top-title {
		font-size: 25px;
		line-height: 35px;
	}
	body.home .section__top-title .homepage--hero--text {
		width:75%;
	}
	body.home .section__top-title span.homepage--hero--text {
		padding-bottom: 55px;
	}
	.homepage__section--top__subtitle.single__villas-top__subtitle {
		font-size: 20px;
	}
	body.home .section__top-wrapper::before {
		z-index:unset;
	}
}


.page--carousel .owl-stage-outer,
.page--carousel .owl-stage,
.page--carousel .owl-item,
.page--carousel .owl-item img {
	height:100%;
}


.section--pd .pnoe__content-cols > div {
	max-width:calc(50vw - 45px);
	min-width:calc(50vw - 45px);
}
.section--pd {
	padding:30px 30px 0;
}
.pnoe__content-cols--space {
	column-gap:30px;
}
.pnoe__content-title h2 {
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
}

.homepage__about-wrapper .pnoe__content-col__right-text {
	background-color: #257C79;
	flex:1;
	margin-top: -30px;
	margin-left: -100px;
	padding-left: 170px;
}
.pnoe__content-style2 .pnoe__content-col__left-title {
	margin-bottom: 40px;
}
.pnoe__content-style2 .pnoe__content-col__left-text {
	padding-top:40px;
}
.homepage__locations-wrapper.section--pd .page--carousel .pnoe__content-col__left .owl-stage-outer,
.homepage__locations-wrapper.section--pd .page--carousel .pnoe__content-col__left .owl-stage,
.homepage__locations-wrapper.section--pd .page--carousel .pnoe__content-col__left .owl-item,
.homepage__locations-wrapper.section--pd .page--carousel .pnoe__content-col__left .owl-item img {
	height:780px;
}
.homepage__locations-wrapper.section--pd .page--carousel .pnoe__content-col__right .pnoe__content-col__right-image,
.homepage__locations-wrapper.section--pd .page--carousel .pnoe__content-col__right .owl-stage-outer,
.homepage__locations-wrapper.section--pd .page--carousel .pnoe__content-col__right .owl-stage,
.homepage__locations-wrapper.section--pd .page--carousel .pnoe__content-col__right .owl-item,
.homepage__locations-wrapper.section--pd .page--carousel .pnoe__content-col__right .owl-item img {
	height:1000px;
}
.homepage__locations-wrapper.section--pd .page--carousel .pnoe__content-col__right .pnoe__content-col__right-image {
	max-width:calc(100% - 80px);
	margin-inline:auto;
}
.homepage__locations-wrapper.section--pd .pnoe__content-col__right-title.pnoe__content-title {
	background-color: #257C79;
	padding-block:
		140px 50px;
	margin-top: -100px;
	transform: translateY(-20px);
	margin-left: -50px;
}
.page--carousel .owl-nav > div {
	width:40px;
	height:40px;
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	z-index:1;
	cursor:pointer;
}
.page--carousel .owl-nav .owl-prev {
	left:40px;
}
.page--carousel .owl-nav .owl-next {
	right:40px;
}
.page--carousel .owl-nav > div svg {
	height:100%;
	width:100%;
	background-color:#fff;
	transition:all ease-in-out 250ms;
}
.page--carousel .owl-nav .owl-next:hover svg {
	transform:translateX(10px);
}
.page--carousel .owl-nav .owl-prev:hover svg {
	transform:translateX(-10px);
}
.page--carousel .owl-dots {
	display:flex;
	align-items:center;
	column-gap:5px;
	position:absolute;
	bottom: 25px;
	right: 25px;
	z-index: 1;
}
.page--carousel .owl-dots .owl-dot {
	width:15px;
	height:15px;
	min-width:15px;
	min-height:15px;
	border-radius:50%;
	overflow:hidden;
	border:1px solid #fff;
	transition:all ease-in-out 250ms;
}
.page--carousel .owl-dots .owl-dot.active {
	background-color:#fff;
}
.page--carousel .owl-dots .owl-dot span {
	display:none;
}
.pnoe__content-style3 .pnoe__content-col__right {
	background-color: #F6F5F0;
}
.page__newsletter-cols {
	background-color: #F0F1EB;
}
.page--carousel .owl-carousel a {
	cursor:default;
}
#footer {
	background-color: #257C79;
}
.footer__logo-wrapper {
	margin-bottom:0;
}
#homepage--estate {
	margin-block:80px;
}
.footer--new-top {
	display:flex;
}
.footer--new-bottom {
	display: flex;
}
.footer--new-bottom .sub-footer {
	padding:30px 120px;
	flex:1;
	background-color:#292827;
	color:#ECF2F2;
	display:flex;
	align-items:center;
	justify-content:flex-end;
}
.footer--new-bottom .socials-list {
	margin:0;
}

.footer__socials {
	background-color: #FAF8F4;
	padding:
		30px 60px;
}
.footer__socials  ul li a svg {
	height:100%;
	width:100%;
	max-height:100%;
	max-width:100%;
}
.footer__socials ul li a {
	width: 40px;
	display: flex;
	height: 40px;
}

.sub-footer__seperator {
	background-color:#fff;
}
.sub-footer--inner {
	column-gap: 10px;
	width:100%;
	max-width:1000px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
	font-family: "Italiana", sans-serif;
	font-weight: 400;
	line-height:1;
	text-transform:uppercase;
}

.homepage--about-main-text {
	text-align:center;
	max-width:550px;
	margin: 0 auto 50px;
}


.homepage--about-main-text p {
	text-align:center;
}

.header-wrapper.header-scrolled .header-content {
	overflow:hidden;
}
.section--pd .pnoe__content-cols > div.pnoe__content-col__left {
	position: relative;
	z-index: 1;
}
.header-content.flex.justify-between.align-center {
	position:relative;
	justify-content: flex-end;
}
.header-content .logo-wrapper {
	position:absolute;
	left:50%;
	transform:translateX(-50%);
	top:0;
}
.section--pd .pnoe__content-cols > div.pnoe__content-col__left > .owl-carousel {
	flex:1;
}

.section__top-wrapper > video {
	display: block;
	/* 	height: 100%; */
	height:100svh;
	width: 100%;
	object-fit: cover;
}
.header-content .logo-wrapper img {
	width:245px;
	height:130px;
	transition:all linear 400ms;
}

.homepage__services-wrapper .pnoe__content-style3 .pnoe__content-col__right {
	background-color:transparent;
}

.homepage__services-wrapper {
	margin-block:70px 40px;
	background-color: #292827;
	padding: 50px 30px;
}
.homepage__services-wrapper.section--pd h2,
.homepage__services-wrapper.section--pd .pnoe__content-text__wrap  {
	color:#fff;
}
.pnoe__content-style3 .pnoe__content-col__right-title {
	padding-block:25px;
}
.homepage__services-wrapper.section--pd .pnoe__content-col.pnoe__content-col__right.flex-1 {
	max-width:unset;
	position:relative;
}
.homepage__services-wrapper.section--pd .pnoe__content-col.pnoe__content-col__left.flex-1 {
	max-width: 780px !important;
	min-width: unset;
	width: 100%;
}
.footer--new-top .col--left {
	padding-block:100px;
}
.footer--new-bottom .footer__socials,
.footer--new-top .col--left {
	background-color: #FAF8F4;
	padding-inline:20px;
	display:flex;
	justify-content:center;
	align-items:center;
	min-width: 400px;
}
.footer--new-top .col--right {
	padding: 80px 120px;
	flex:1;
	display:flex;
	align-items:center;
	justify-content:space-between;
}


.footer--menu-wrapper .footer-menu li a {
	color:#292827;
}
.homepage--services--title__over {
	position:absolute;
	bottom:40px;
	left:40px;
	text-align:center;
	z-index:2;
}
.pnoe__content-col.pnoe__content-col__right.flex-1 .pnoe__content-col__right-text.pnoe__content-text {
	padding-block:
		120px;
}
.homepage__services-wrapper.section--pd .pnoe__content-col__right-image.pnoe__content-image.owl-carousel {
	margin-left: -100px;
	width: calc(100% + 100px);
}

.homepage__services-wrapper.section--pd .pnoe__content-col.pnoe__content-col__right.flex-1 .pnoe__content-col__right-image.pnoe__content-image.owl-carousel {
	height: 610px;
	margin-top:50px;
}
.homepage__services-wrapper.section--pd .pnoe__content-cols.flex.pnoe__content-style3.page--carousel.pnoe__content-cols--space .pnoe__content-col.pnoe__content-col__left.flex-1 .pnoe__content-col__left-image.pnoe__content-image {
	height: 880px;
	flex:
		unset;
}
.page--carousel .owl-carousel img {
	object-fit:cover;
}

@media(max-width:1550px) {
	.pnoe__content-col.pnoe__content-col__right.flex-1 .pnoe__content-col__right-text.pnoe__content-text {
		padding-block:
			60px 30px;
	}
	.page__gallery-content {
		position: absolute;
		bottom: unset;
		top: 50%;
		transform: translateY(-50%) !important;
		width: 700px;
	}
	.pnoe__content-style2 .pnoe__content-col__left-text {
		padding-inline:40px;
	}
	.homepage__locations-wrapper.section--pd .pnoe__content-col__right-title.pnoe__content-title {
		height:unset;
	}
	.homepage__locations-wrapper.section--pd .page--carousel .pnoe__content-col__right .pnoe__content-col__right-image, .homepage__locations-wrapper.section--pd .page--carousel .pnoe__content-col__right .owl-stage-outer, .homepage__locations-wrapper.section--pd .page--carousel .pnoe__content-col__right .owl-stage, .homepage__locations-wrapper.section--pd .page--carousel .pnoe__content-col__right .owl-item, .homepage__locations-wrapper.section--pd .page--carousel .pnoe__content-col__right .owl-item img {
		height: 600px;
	}
	.homepage__locations-wrapper.section--pd .page--carousel .pnoe__content-col__left .owl-stage-outer, .homepage__locations-wrapper.section--pd .page--carousel .pnoe__content-col__left .owl-stage, .homepage__locations-wrapper.section--pd .page--carousel .pnoe__content-col__left .owl-item, .homepage__locations-wrapper.section--pd .page--carousel .pnoe__content-col__left .owl-item img {
		height: 520px;
	}
	.homepage__about-wrapper .pnoe__content-col__right-text {
		margin-left: 0;
		padding-left: 30px;
	}
	.homepage__locations-wrapper.section--pd .pnoe__content-col__right-title.pnoe__content-title {
		height: unset;
		transform: unset;
	}
	#homepage--estate {
		margin-block:
			60px 40px;
	}
	.homepage__services-wrapper.section--pd .pnoe__content-col.pnoe__content-col__left.flex-1 {
		max-width: 575px !important;
	}
	.homepage__services-wrapper.section--pd .pnoe__content-cols.flex.pnoe__content-style3.page--carousel.pnoe__content-cols--space .pnoe__content-col.pnoe__content-col__left.flex-1,
	.homepage__services-wrapper.section--pd .pnoe__content-cols.flex.pnoe__content-style3.page--carousel.pnoe__content-cols--space .pnoe__content-col.pnoe__content-col__left.flex-1 .pnoe__content-col__left-image.pnoe__content-image {
		height: 620px;
	}
	.homepage__services-wrapper.section--pd .pnoe__content-col.pnoe__content-col__right.flex-1 .pnoe__content-col__right-image.pnoe__content-image.owl-carousel {
		height: 500px;
		margin-top: 50px;
		flex:
			unset;
	}
	.footer--new-bottom .footer__socials, .footer--new-top .col--left {
		padding-block:50px;
	}

	.footer--new-top .col--right {
		padding:
			50px 30px;
	}
	.footer--new-bottom .sub-footer {
		padding:
			30px 30px 30px 75px;
	}
	.footer--new-bottom .footer__socials, .footer--new-top .col--left {
		min-width: 300px;
	}
	.footer-logo {
		height: 170px;
		width: 320px;
	}
}

@media(max-width:1150px) {
	.section__top-wrapper > video {
		height:calc(100svh - 54px);
	}
	#book-button-mobile {
		background-color:#257C79 !important;
	}
	.section--pd .pnoe__content-cols > div {
		max-width:100%;
		min-width:unset;
	}
	.page__gallery-content {
		transform:translate(50%, -50%) !important;
	}
	.homepage__locations-wrapper.section--pd .pnoe__content-col__right-title.pnoe__content-title {padding-block:
		40px;
		margin-top: 0;
		margin-left: 0;
	}
	.homepage__locations-wrapper.section--pd .page--carousel .pnoe__content-col__right .pnoe__content-col__right-image {
		max-width: 100%;
	}
	.homepage__services-wrapper.section--pd .pnoe__content-col.pnoe__content-col__right.flex-1 .pnoe__content-col__right-image.pnoe__content-image.owl-carousel {
		margin-top: 0;
		margin-left: 0;
		width: 100%;
	}
	.header-content .logo-wrapper {
		left:0;
		transform:unset;
		transition:all linear 400ms;
	}
	.header-content .logo-wrapper img {
		width: 200px;
		height: 105px;
	}


	.header-content .logo-wrapper {
		top: 10px;
	}
	.homepage__services-wrapper.section--pd .pnoe__content-col.pnoe__content-col__left.flex-1 {
		max-width: 100% !important;
	}
	.header-wrapper.header-scrolled .header-content .logo-wrapper {
		left: -40px;
	}
	.footer--new-top .col--left {
		display: none;
	}
	#footer {
		padding-bottom: 55px;
	}
	.footer-logo {
		height: 125px;
		width: 235px;
	}
	.homepage__services-wrapper.section--pd .pnoe__content-cols.flex.pnoe__content-style3.page--carousel.pnoe__content-cols--space .pnoe__content-col.pnoe__content-col__left.flex-1 {
		height:500px;
	}

	.homepage--services--title__over {
		display:none;
	}


}

@media(max-width:767px) {
	.section--pd .pnoe__content-cols > div.pnoe__content-col__left > .owl-carousel {
		flex:unset;
	}
	.section--pd {
		padding-inline:20px;
	}
	.section__top-wrapper.relative.overflow-hidden h1 br {
		display:none;
	}
	.section__top-wrapper.relative.overflow-hidden h1 {
		min-width:320px;
	}
	h1, .h1 {
		font-size:40px;
	}
	h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
		line-height:1.25;
	}
	.header-content {
		overflow:
			hidden;
	}
	.header-content .logo-wrapper {
		left: -40px;
	}
	#homepage--estate {
		padding-inline:20px;
	}
	.homepage__locations-wrapper.section--pd .pnoe__content-col__left-text.pnoe__content-text {
		padding-inline:
			0 !important;
	}
	.homepage__locations-wrapper.section--pd {
		padding-top: 10px;
	}
	.pnoe__content-style2 .pnoe__content-col__left-title {
		margin-bottom: 20px;
	}
	.gallery-image,
	.pnoe__content-image,
	.homepage__locations-wrapper.section--pd .page--carousel .pnoe__content-col__right .pnoe__content-col__right-image, .homepage__locations-wrapper.section--pd .page--carousel .pnoe__content-col__right .owl-stage-outer, .homepage__locations-wrapper.section--pd .page--carousel .pnoe__content-col__right .owl-stage, .homepage__locations-wrapper.section--pd .page--carousel .pnoe__content-col__right .owl-item, .homepage__locations-wrapper.section--pd .page--carousel .pnoe__content-col__right .owl-item img,
	.homepage__locations-wrapper.section--pd .page--carousel .pnoe__content-col__left .owl-stage-outer, .homepage__locations-wrapper.section--pd .page--carousel .pnoe__content-col__left .owl-stage, .homepage__locations-wrapper.section--pd .page--carousel .pnoe__content-col__left .owl-item, .homepage__locations-wrapper.section--pd .page--carousel .pnoe__content-col__left .owl-item img {
		height: 420px;
	}
	.page--carousel .owl-nav .owl-prev {
		left:20px;
	}
	.page--carousel .owl-nav .owl-next {
		right:20px;
	}
	.page__gallery-content {
		width: 100%;
		position: relative;
		top:unset !important;
		bottom:unset !important;
		right:unset !important;
		left:unset !important;
		transform: unset !important;
	}
	h2, .h2 {
		font-size: 32px;
	}
	.pnoe__content-style1 .pnoe__content-col__left-title {
		padding-block:
			10px 30px;
	}
	.homepage--about-main-text {
		margin-bottom:35px;
	}
	.homepage__services-wrapper.section--pd .pnoe__content-col.pnoe__content-col__right.flex-1 .pnoe__content-col__right-text.pnoe__content-text {
		padding-top:
			0;
	}
	body.home .pnoe__content-style3 .pnoe__content-col__right-image {
		display: block;
	}
	.homepage__services-wrapper.section--pd .pnoe__content-col.pnoe__content-col__right {
		flex-direction:column;
	}
	.contact-list li a {
		flex-direction: column;
		align-items: center;
		text-align: center;
		row-gap: 10px;
		padding-inline:
			15px;
	}
	.contact-list li a span {
		font-size: 18px;
	}
	.contact-list {
		row-gap: 35px;
	}

	.footer--new-bottom {
		flex-direction: column;
	}
	.footer--new-bottom .footer__socials {
		padding-block:
			20px;
	}
	.footer__socials ul li a {
		width: 25px;
		height: 25px;
	}
	.sub-footer {
		font-size: 11px;
	}
	.footer--new-bottom .sub-footer,
	.footer--new-top .col--right {
		padding-inline:20px;
	}
	.homepage__locations-wrapper.section--pd .pnoe__content-col.pnoe__content-col__left.flex-1 .pnoe__content-col__left-text.pnoe__content-text {
		padding-top: 0;
	}
	.homepage__services-wrapper.section--pd {
		padding-top: 15px;
	}

	.footer--new-top .col--right {
		flex-direction: column;
		row-gap: 40px;
	}

	#open-menu {
		font-size: 16px;
		column-gap: 15px;
		padding-block:
			10px;
	}
	.menu-button .icon {
		width: 30px;
		height: 30px;
	}
	.header-content .logo-wrapper img {
		width: 150px;
		height: 80px;
	}

}

@media(min-width:1151px) {
	.homepage__services-wrapper.section--pd .pnoe__content-col__left-image.pnoe__content-image  .owl-dots {
		right:unset;
		left:25px;
	}
	/* 	.header-wrapper.header-scrolled #open-menu {
	display:none;
} */
}
.full--menu-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
	padding: 60px 30px 30px;
	background-color: #257C79;
	transition:all linear 400ms;
}
.main--menu li a {
	font-family: "Italiana", sans-serif;
	font-size:50px;
	line-height:1;
	color:#fff;
	display:flex;
	justify-content: flex-end;
	padding-bottom:7px;
	position:relative;
	align-items: flex-end;
	max-width: max-content;
	margin-left: auto;
}
.main--menu li a::after {
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	width:0;
	height:1px;
	background-color:#fff;
	transition:all ease-in-out 250ms;
}
.main--menu li a:hover::after {
	width:100%;
}
.full--menu-wrapper .image {
	width: 545px;
	height: 700px;
}
.full--menu-wrapper .image img {
	height:100%;
	width:100%;
	object-fit:cover;
}

.full--menu-wrapper .cols {
	height:100%;
	align-items:center;
	justify-content: space-between;
	max-width: 1440px;
	margin-left: auto;
}
.main--menu  {
	row-gap:25px;
}
.main--menu li ul {
	list-style: none;
	display: grid;
	margin-top: 15px;
	align-items: center;
	row-gap: 15px;
	grid-template-columns: repeat(2, 1fr);
	column-gap: 30px;
}
.main--menu li ul li a {
	font-size:30px;
}
html.menu-visible .header-content .logo-wrapper img {
	opacity:0;
	pointer-events:none;
}
html:not(.menu-visible) .full--menu-wrapper {
	pointer-events:none;
	opacity:0;
}
.header-wrapper .header-action svg line {
	stroke: #fff;
}
.lang--wrapper {
	column-gap: 10px;
	margin-top: 40px;
	justify-content: flex-end;
	padding-right: 30px;
}
.lang--wrapper span,
.lang--wrapper a {
	font-family: "Italiana", sans-serif;
	color:#fff;
	text-transform:uppercase;
	font-size:25px;
	padding-bottom:2px;
}
.lang--sep:last-child {
	display:none;
}
.lang--wrapper a {
	display:flex;
	position:relative;
}
.lang--wrapper a::after {
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	width:0;
	height:1px;
	background-color:#fff;
	transition:all ease-in-out 250ms;
}
.lang--wrapper a:hover::after {
	width:100%;
}
.col-information__contact {
	background-color:#257C79;
	padding: 50px 100px;
	display: flex;
	align-items: center;
}
.contact__page-col.col-form.flex-1 {
	max-width: 1200px;
}
.contact--form {
	display:flex;
	flex-direction:column;
	row-gap:40px;
}
.contact--form input:not([type="checkbox"]),
.contact--form textarea {
	display:block;
	width:100%;
	height:50px;
	background-color:transparent;
	padding:0 0 5px 0;
	border:none;
	outline:none;
	border-bottom:1px solid #707070;
}
.contact--form-single.grid.grid-2-columns {
	gap:20px;
}
.contact--form textarea {
	resize:none;
	height:170px;
}
.contact__page-form {
	padding-bottom: 100px;
}
.wpcf7-form-control.wpcf7-acceptance {
	font-size: 14px;
}
.contact--form-single.flex.align-center.justify-between .cta {
	margin-right:unset;
	cursor:pointer;
	border:none;
	outline:none;
	background-color:transparent;
	color:#3B3732;
}
.contact--form-single.flex.align-center.justify-between .cta span::after {
	background-color:#257C79;
}
.contact--form-single.flex.align-center.justify-between .cta:hover span {
	color:#fff;
}
.wpcf7-not-valid-tip {
	font-size: 14px;
	margin-top: 5px;
}
#contact-map {
	min-width: 60%;
	height: 800px;
}
.template--contact-map .image {
	height: 800px;
}
.leaflet-control-attribution.leaflet-control {
	display: none !important;
}
.full--menu-wrapper .image img {
	height:100%;
	object-fit:cover;
	width:100%;
}

@media(max-width:1550px) {
	.full--menu-wrapper .cols {
		max-width: 1240px;
	}
	.full--menu-wrapper .image {
		width: 400px;
		height: 500px;
	}
	.main--menu li a {
		font-size: 35px;
	}
	.main--menu li ul li a {
		font-size: 22px;
	}
	.main--menu {
		row-gap: 10px;
	}
	.lang--wrapper span, .lang--wrapper a {
		font-size:20px;
	}
	.lang--wrapper {
		margin-top:25px;	
		padding-right:14px;
	}
	.full--menu-wrapper {
		padding-top:100px;
	}
	.template--contact-map .image,
	#contact-map {
		height:550px;
	}
	.col-information__contact {
		padding-inline:70px;
	}
}

@media(max-width:1150px) {
	.template--contact-map .image {
		display:none;
	}
	.full--menu-wrapper .cols .col--left {
		display:none;
	}
	.full--menu-wrapper .cols {
		max-width: 100%;
		justify-content: flex-end;
	}
	#contact-map {
		min-width:unset;
		max-width:100%;
		width:100%;
		height:500px;
	}
	.contact__page-cols {
		margin-bottom:0;
	}
}

@media(max-width:767px) {
	.contact--form-single.grid.grid-2-columns {
		grid-template-columns: 1fr;
	}
	.contact--form {
		row-gap:20px;
	}
	.contact--form-single.flex.align-center.justify-between {
		flex-direction: column;
		row-gap: 20px;
	}
	.contact__page-form {
		padding-bottom: 40px;
	}
	.main--menu {
		row-gap: 15px;
	}
	.main--menu li ul {
		display:flex;
		flex-direction: column;
		justify-content: flex-end;
		align-items: flex-end;
		row-gap: 6px;
		margin-top: 10px;
	}
	.main--menu li a {
		font-size: 30px;
	}
	.main--menu li ul li a {
		font-size: 20px;
	}
	.col-information__contact {
		padding-inline: 20px;
	}
	.full--menu-wrapper .cols {
		align-items: flex-start;
		overflow-y: auto;
	}
	.full--menu-wrapper {
		padding-top: 130px;
	}
}
.header-wrapper .header-action [role="button"]:hover svg line {
	stroke: #000;
}
#macy a img {
	transition:all linear 450ms;
}
/* #macy a:hover img {
filter:grayscale(.7);
} */
.single-gallery-container .gallery-item a {
	overflow:hidden;
}
#macy a:hover img {
	transform:scale(1.1);
}
#contact-map {
	position:relative;
	z-index:0;
}
.cta--secondary .icon{
	width:25px;
	height:25px;
}
.cta--secondary .icon svg {
	height:100%;
	width:100%;
}
.cta--secondary .icon svg line {
	stroke:#fff !important;
}
.cta--secondary {
	display: flex;
	align-items: center;
	column-gap: 10px;
	position: relative;
	min-height: 55px;
	padding:8px 8px 10px 8px;
	color: #fff;
}
.cta--secondary::after {
	content: "";
	width: 98%;
	height: 5px;
	position: absolute;
	bottom: 0;
	left: 0;
	border: 1px solid #fff;
	transition: all ease-in-out 250ms;
}
.cta--secondary:hover::after {
	height:95%;
}
.cta--secondary:hover {
	background-color:transparent !important;
	color:#fff !important;
}
@media(max-width:767px) {
	.cta--secondary {
		min-height:unset;
	}
}

.template--repeater-about {
	max-width: 880px;
	margin: 80px auto 0;
	display: flex;
	flex-direction: column;
	row-gap: 30px;
}
.template--repeater-about h2.title {
	font-size:50px;
	line-height:1.3;
}
.template--repeater-about p {
	line-height:1.4;
}
.tempalte--repeater-contents {
	margin: 100px auto;
	max-width:1440px;
}
.tempalte--repeater-contents .loop {
	row-gap: 100px;
}
.tempalte--repeater-contents .loop .single {
	border:1px solid #707070;
	border-radius:10px;
	overflow:hidden;
}
.tempalte--repeater-contents .loop .single .cols {
	column-gap:40px;
}
.tempalte--repeater-contents .loop .single .cols > div {
	min-width:calc(50% - 20px);
	max-width:calc(50% - 20px);
}
.tempalte--repeater-contents .loop .single .cols > div .slider--controls > span {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 1;
	cursor: pointer;
	width:35px;
	height:35px;
}
.tempalte--repeater-contents .loop .single .cols > div .slider--controls > span:hover svg {
	background-color:#fff;
}
.tempalte--repeater-contents .loop .single .cols > div .slider--controls > span svg {
	height:100%;
	width:100%;
	padding:5px;
	border-radius:5px;
	overflow:hidden;
	display:block;
	background-color:rgba(255, 255, 255, .5);
}
.tempalte--repeater-contents .loop .single .cols > div .slider--controls > span svg {
	transition:all ease-in-out 250ms;
}
.tempalte--repeater-contents .loop .single .cols > div .slider--controls > span.prev {
	left:25px;
}
.tempalte--repeater-contents .loop .single .cols > div .slider--controls > span.next {
	right:25px;
}
.tempalte--repeater-contents .loop .single .cols > div .slider--controls > span.prev:hover svg {
	transform:translateX(-5px);
}
.tempalte--repeater-contents .loop .single .cols > div .slider--controls > span.next:hover svg {
	transform:translateX(5px);
}
.tempalte--repeater-contents .loop .single .cols .col--left {
	padding: 40px;
}
.tempalte--repeater-contents .loop .single .cols .col--left .title {
	font-size: 40px;
	text-transform: unset;
}
.tempalte--repeater-contents .loop .single .cols .col--left .text.editor {
	margin-top:20px;
}
.tempalte--repeater-contents .loop .single .cols .col--left .text.editor p {
	text-align: left;
	font-size: 19px;
	line-height: 1.5;
}
.tempalte--repeater-contents .loop .single .cols .col--right-el {
	height:100%;
	min-height:400px;
	border-radius: 10px;
	overflow: hidden;
}
.tempalte--repeater-contents .loop .single .cols .col--right-el .owl-stage {
	display:flex;
}
.tempalte--repeater-contents .loop .single .cols .col--right-el .owl-stage .owl-item a {
	display:block;
	width:100%;
	height:100%;
}
.tempalte--repeater-contents .loop .single .cols .col--right-el .owl-stage .owl-item a img {
	height:100%;
	object-fit:cover;
}
.tempalte--repeater-contents .loop .single .cols .col--right-el.slider[data-found="1"] .slider--controls {
	display:none;
}
.tempalte--repeater-contents .loop .single .cols .col--right-el.slider[data-found="1"]  .owl-stage {
	pointer-events:none;
}
.tempalte--repeater-contents .loop .single .cols .col--right-el.slider[data-found="1"] .owl-stage * {
	pointer-events:auto;
}
.tempalte--repeater-contents .loop .single .cols > div.col--right {
	padding:5px;
}
.tempalte--repeater-contents .loop .single .cols .col--right-el.slider .owl-carousel,
.tempalte--repeater-contents .loop .single .cols .col--right-el.slider .owl-carousel .owl-stage-outer,
.tempalte--repeater-contents .loop .single .cols .col--right-el.slider .owl-carousel .owl-stage-outer .owl-stage,
.tempalte--repeater-contents .loop .single .cols .col--right-el.slider .owl-carousel .owl-stage-outer .owl-stage .owl-item {
	height:100%;
}
.tempalte--repeater-contents .loop .single:nth-child(2n) .cols {
	flex-direction: row-reverse;
}
/* .tempalte--repeater-contents .loop .single:nth-child(2n) .cols > div.col--right {
transform: translateX(-5px);
} */

.simple__preview-card__wrapper.post-type--locations.odd .simple__preview-card__content {
	position: absolute;
	bottom: 0;
	right: 0
}
.simple__preview-card__wrapper.post-type--locations.odd .simple__preview-card__content p {
	color:#fff;
	text-align:left;
	font-size:22px;
	line-height:1.5;
}
.simple__preview-card__title {
	color: #fff;
	margin: 0 0 60px 45px
}
.simple__preview-card__wrapper.post-type--services.odd {
	flex-direction: row-reverse;
	align-items: center
}

.simple__preview-card__wrapper.post-type--locations.even {
	margin-block: 85px
}

.simple__preview-card__wrapper.post-type--services.odd .simple__preview-card__content {
	background-color: #257C79;
	padding: 90px 100px 135px;
	max-width: 1060px
}

.simple__preview-card__wrapper.post-type--services.odd .simple__preview-card__content {
	padding-top: 60px;
	margin-top: -90px
}

.simple__preview-card__wrapper.post-type--locations.odd .simple__preview-card__content {
	background-color: rgba(43, 43, 43, .81);
	padding: 75px 150px 125px 345px;
	max-width: 1340px
}

.simple__preview-card__wrapper.post-type--services.even .simple__preview-card__content {
	max-width: 1130px;
	background-color: var(--black);
	padding-left: 115px
}

.simple__preview-card__wrapper.post-type--services.even {
	align-items: flex-end;
	margin-top: -65px;
	margin-bottom: 50px
}

.simple__preview-card__wrapper.post-type--services .simple__preview-card__image img {
	min-height: 920px;
	min-width: 770px
}
.simple__preview-card__wrapper.post-type--locations.even, .simple__preview-card__wrapper.post-type--services.odd {
	flex-direction: row-reverse;
	align-items: center;
}
.simple__preview-card__wrapper.post-type--locations.even .simple__preview-card__content, .simple__preview-card__wrapper.post-type--services.odd .simple__preview-card__content {
	background-color: #257C79;
	padding: 90px 100px 135px;
	max-width: 1060px;
}
.simple__preview-card__wrapper.post-type--locations.even .simple__preview-card__content p {
	text-align:left;
	font-size:22px;
	line-height:1.5;
	color:#fff;
}
.simple__preview-card__wrapper.post-type--locations.even .simple__preview-card__image img {
	height:100svh;
	object-fit:cover;
}


.location__map-wrapper {
	display: flex;
	max-width: 1920px;
	margin: 0 auto;
	border: 1px solid #257C79;
}

.location__map-wrapper #location-map {
	width: 100%;
}

.maps__tabs {
	background-color:#fff;
	padding: 45px 16px 16px;
	min-width: 350px;
	display: flex;
	flex-direction: column;
	border-right: 1px solid #257C79;
}

.maps__tabs-title {
	margin-bottom: 10px;
}

.maps__tabs .panel-collapse {
	display: none;
	margin: 5px 0;
}

.panel-title a,
.panel-title {
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	transition: all ease-in-out 250ms;
}

.panel-title a {
	display: flex;
	justify-content: center;
	padding: 10px 0;
	color: #000;
}

.panel:nth-child(1) .panel-title a {
	border-top: 1px solid #ddd;
}

.panel:nth-child(even) .panel-title a {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.panel:last-child .panel-title a {
	border-bottom: 1px solid #ddd;
}

.map_directions {
	margin-top: auto;
	text-align: center;
}

.panel-body a {
	display: flex;
	justify-content: center;
	padding: 5px;
	color: #1a1a1a;
	font-size: 14px;
}

.dir_link {
	margin-top: 20px;
	background: #257C79;
	font-weight: 600;
	color: #fff;
	padding: 12px;
	display: flex;
	justify-content: center;
	border-radius: 5px;
	position: relative;
	border: 1px solid #257C79;
}
.dir_link:hover {
	color:#257C79;
	background-color:transparent;
}
.text-center {
	text-align: center;
}
.panel-body a.active {
	background-color:#1a1a1a;
	color:#fff;
}
.directions_text > h3, .directions_text > h2, .directions_text > p {
	display: none;
}

.panel:first-child .panel-collapse {
	display: block;
}

.panel-title .tab--active {
	background-color: #257C79;
	color: #fff;
}

.maps__tabs * {
	font-family: 'Manrope', sans-serif;
}
.maps__tabs-subtitle.site__letter-spacing.text-center.section-title {
	margin-bottom: 20px;
}
#location-map {
	height:700px;
	z-index:0;
}
.locations__items-wrapper.simple__preview-card__section {
	margin-block: 60px;
}
.location__map-wrapper {
	margin-top: 60px;
}
.template--repeater-about {
	margin-bottom: 60px;
}
@media(max-width:1550px) {
	.template--repeater-about h2.title {
		font-size: 40px;
	}
	.template--repeater-about {
		margin-top: 40px;
	}
	.simple__preview-card__wrapper.post-type--locations.odd .simple__preview-card__content {
		padding: 50px 80px 50px 80px;
		max-width: 1140px;
	}
	.simple__preview-card__title {
		margin-bottom:30px;
		font-size: 40px;
	}
	.simple__preview-card__wrapper.post-type--locations.even .simple__preview-card__content, .simple__preview-card__wrapper.post-type--services.odd .simple__preview-card__content {
		max-width: 865px;
		padding-block: 60px;
	}
	.simple__preview-card__wrapper.post-type--locations.even .simple__preview-card__content p,
	.simple__preview-card__wrapper.post-type--locations.odd .simple__preview-card__content p {
		font-size: 20px;
	}
	#location-map {
		height:calc(100svh - 100px) !important;
	}
	.simple__preview-card__wrapper img {
		height:calc(100svh - 20px) !important;
	}
}
@media(max-width:1150px) {
	.simple__preview-card__content {
		position: static !important;
	}
	.simple__preview-card__wrapper {
		flex-direction: column !important;
	}
	.simple__preview-card__wrapper.post-type--locations.even .simple__preview-card__content, .simple__preview-card__wrapper.post-type--services.odd .simple__preview-card__content {
		max-width:100%;
	}
	.simple__preview-card__wrapper.post-type--locations.even {
		margin-block: 45px;
	}
	#location-map, .simple__preview-card__wrapper img {
		height: 400px !important;
	}
	#location-map {
		min-height: unset !important;
	}
}
@media(max-width:767px) {
	.location__map-wrapper {
		flex-direction: column;
	}
	.simple__preview-card__wrapper.post-type--locations.even .simple__preview-card__content, .simple__preview-card__wrapper.post-type--services.odd .simple__preview-card__content,
	.simple__preview-card__wrapper.post-type--locations.odd .simple__preview-card__content {
		padding: 30px 20px;
	}
	.simple__preview-card__title {
		margin-bottom: 20px;
		font-size: 30px;
	}
	.simple__preview-card__wrapper.post-type--locations.even .simple__preview-card__content p, .simple__preview-card__wrapper.post-type--locations.odd .simple__preview-card__content p {
		font-size: 18px;
	}
	.locations__items-wrapper.simple__preview-card__section {
		margin-block: 25px;
	}

	.template--repeater-about h2.title {
		font-size: 30px;
	}
	.template--repeater-about {
		max-width: 90vw;
		row-gap: 20px;
	}
	.simple__preview-card__wrapper.post-type--locations.even {
		margin-block:25px;
	}
	.simple__preview-card__title {
		margin-left:25px;
	}
}
.leaflet-popup-content img {
	width: 100%;
	height: 70px;
	object-fit: cover;
	border-radius:5px;
	overflow:hidden;
	margin-top: 8px;
}

/* New Gallery */
#macy {
	--gap: 3rem;
	display: flex;
	flex-direction: column;
	row-gap: var(--gap);
	width: calc(100vw - calc(var(--gap) * 2));
	margin: var(--gap) auto;
}
.single-gallery-container .gallery-item a {
	display: flex;
	width: 100%;
	height: 100%;
}
.single-gallery-container .gallery-item a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.single-gallery-container {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: repeat(2, 420px);
	gap: var(--gap);
}
/*Type 1*/
.single-gallery-container.type-01 .gallery-item {
	grid-area: 1 / 1 / 3 / 4;
}
/*End Type 1*/

/* Type 2 */
.single-gallery-container.type-02 .gallery-item:first-child { 
	grid-area: 1 / 1 / 3 / 2; 
}
.single-gallery-container.type-02 .gallery-item:last-child {
	grid-area: 1 / 2 / 3 / 4; 
} 
/* End Type 2 */

/*Type 4*/
.single-gallery-container.type-04 .gallery-item:nth-child(1) {
	grid-area: 1 / 1 / 3 / 2;
}
.single-gallery-container.type-04 .gallery-item:nth-child(2) { 
	grid-area: 1 / 2 / 3 / 3; 
} 
.single-gallery-container.type-04 .gallery-item:nth-child(3) { 
	grid-area: 1 / 3 / 2 / 4; 
}
.single-gallery-container.type-04 .gallery-item:nth-child(4) { 
	grid-area: 2 / 3 / 3 / 4; 
} 
/*End Type 4*/

/* Type 5 */
.single-gallery-container.type-05 .gallery-item:nth-child(1) { grid-area: 1 / 1 / 3 / 2; }
.single-gallery-container.type-05 .gallery-item:nth-child(2) { grid-area: 1 / 2 / 2 / 3; }
.single-gallery-container.type-05 .gallery-item:nth-child(3) { grid-area: 1 / 3 / 2 / 4; }
.single-gallery-container.type-05 .gallery-item:nth-child(4) { grid-area: 2 / 2 / 3 / 3; }
.single-gallery-container.type-05 .gallery-item:nth-child(5) { grid-area: 2 / 3 / 3 / 4; } 
/* End Type 5 */

body.page-template-template-gallery .section__top-wrapper,
body.page-template-template-gallery .section__top-wrapper .section__top-image {
	min-height:unset;
	height:100svh;
}
/* End New Gallery */

.cta--secondary::after {
	display:none;
}

.cta--secondary::before {
	content:'';
	position:absolute;
	bottom:0;
	left:50%;
	transform:translateX(-50%);
	width:0;
	transition:all ease-in-out 250ms;
	height:1px;
	background-color:#fff;
}
.cta--secondary:hover::before {
	width:100%;
}

.single-gallery-container:not(.type-01) {
	grid-template-rows: repeat(2, 340px);
}
@media(max-width:1550px) {
	#macy {
		--gap: 1.5rem;
	}
	.single-gallery-container {
		grid-template-rows: repeat(2, 300px);
	}
	.single-gallery-container:not(.type-01) {
		grid-template-rows: repeat(2, 260px);
	}
}

@media(max-width:991px) {
	#macy {
		--gap: .5rem;
	}
	.single-gallery-container:not(.type-01),
	.single-gallery-container {
		grid-template-rows: repeat(2, 200px);
	}
}
@media(max-width:767px) {
	.single-gallery-container {
		grid-template-rows: repeat(2, 100px);
	}
}
.simple__preview-card__image.animate-width.owl-carousel {
	max-width:880px;
}
.simple__preview-card__image.owl-carousel {
	max-width: 100vw;
	width:100%;
}


.locations__items-wrapper.simple__preview-card__section .simple__preview-card__image.owl-carousel .owl-dots {
	position:absolute;
	bottom:20px;
	left:20px;
	z-index:1;
	display:flex;
	column-gap:10px;
	align-items:center;
}

.locations__items-wrapper.simple__preview-card__section .simple__preview-card__image.owl-carousel .owl-dots .owl-dot span {
	display:none;
}
.locations__items-wrapper.simple__preview-card__section .simple__preview-card__image.owl-carousel .owl-dots .owl-dot {
	width:20px;
	min-width:20px;
	height:20px;
	border:1px solid #fff;
	transition:all ease-in-out 250ms;
	border-radius:50%;
}
.locations__items-wrapper.simple__preview-card__section .simple__preview-card__image.owl-carousel .owl-dots .owl-dot.active {
	background-color:#fff;
}


@media(max-width:1550px) {
	.simple__preview-card__image.animate-width.owl-carousel {
		max-width: 680px;
	}
}
@media(max-width:1150px) {
	.simple__preview-card__image.animate-width.owl-carousel {
		max-width: 100%;
	}
	.locations__items-wrapper.simple__preview-card__section .simple__preview-card__image.owl-carousel .owl-dots .owl-dot {
		width: 15px;
		min-width: 15px;
		height: 15px;
	}
	.locations__items-wrapper.simple__preview-card__section .simple__preview-card__image.owl-carousel .owl-dots {
		column-gap:6px;
	}
}

.plus--minus-label {
	display: flex;
	flex-direction: column;
	row-gap: 6px;
	font-size: 80%;
}
.plus--minus-label .small {
	font-size: 70%;
}
.contact--form .plus--minus-flex input {
	width: 40px;
	height: 35px;
	-webkit-appearance: textfield;
	appearance: textfield;
	font-size:80%;
	text-align: center;
	padding:0;
	margin:0;
	border:none;
}
.contact--form .plus--minus-flex input::-webkit-inner-spin-button, 
.contact--form .plus--minus-flex input::-webkit-outer-spin-button { 
	-webkit-appearance: none; 
	margin: 0; 
}
.quantity--single {
	justify-content:space-between;
	column-gap:30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #707070;
}
.plus--minus-flex > .toggle {
	display:flex;
	user-select:none;
	transition:all ease-in-out 250ms;
	align-items:center;
	justify-content:center;
	cursor:pointer;
	border: 1px solid #707070;
	padding:5px;
	min-width:25px;
	min-height:25px;
	max-width:25px;
	max-height:25px;
}
.plus--minus-flex > .toggle:hover {
	background-color:#257C79;
	border-color:#257C79;
	color:#fff;
}
.contact--form-single.quantity--wrapper {
	gap: 40px;
}
.plus--minus-flex {
	column-gap: 5px;
}
@media(max-width:767px) {
	.contact--form-single.quantity--wrapper {
		gap: 20px;
		grid-template-columns: 1fr;
	}
}

.leaflet-popup-content .text_desc {
	font-size: 75%;
	text-align: center;
	display: block;
	margin-block: 5px;
}
.footer--legal .sep {
	display:block;
	height:1px;
	width:10px;
	background-color:#fff;
	min-width:10px;
}
.footer--legal {
	color:#fff;
	font-size: 15px;
	font-weight:300;
	margin-top:30px;
	justify-content:flex-end;
	column-gap:10px;
}
.footer--legal strong {
	font-weight: 700;
}
@media(max-width:767px) {
	.footer--legal {
		justify-content: center;
		flex-direction: column;
		row-gap: 10px;
	}
	.footer--legal .sep {
		display:none;
	}
}

.lcl_tn_inner li {
	transform:unset !important;
	box-shadow:unset !important;
}

.social-item.item-facebook {
	display:none !important;
}