#header.style_8.scrolled .header--content .col--right .languages--wrapper,
#header.style_8.scrolled .header--content .col--left .languages--wrapper {
	opacity:0;
	pointer-events:none;
}
/* Eteon Styles */
#header.has--sticky-logo.style_8 img.header--logo.header--logo-scrolled {
	height: 65px !important;
	width: 70px !important;
	top: 7px;
}
.location--map-tabs {
	background-color: transparent;
	border: none;
}
.location--map-wrapper {
	border:none;
}
.location--map-panel:nth-child(1) .location--map-panel__title a,
.location--map-panel:last-child .location--map-panel__title a {
	border-color:var(--body_color);
}
.location--map-wrapper {
	column-gap: 80px;
	margin-top: 0;
	padding-top: 50px;
	padding-bottom:60px;
	border-top: 1px solid #DAD0C8;
}

.cta--border {
	border-color:transparent !important;
}
html, body {
	font-size: 16px;
	line-height: 1.6;
}
.cta--border:hover {
	background-color:transparent;
	border-color:var(--cta_bg) !important;
}
@media(max-width:991px) {

	section.text--gallery-elements__wrapper.with--subtitle .left--right-wrapper .cols {
		display: flex;
		flex-direction: column-reverse;
	}

	section.text--gallery-elements__wrapper.with--subtitle .left--right-wrapper .cols > div {
		min-width: calc(100svw - 60px);
		max-width: calc(100svw - 60px);
		width:100%;
	}
	#header.has--sticky-logo.style_8 .header--logo {
		height: 33px;
		width: 130px;
	}
	#header.has--sticky-logo.style_8 .header--logo {
		top: 20px;
	}
	.location--map-wrapper {
		padding-bottom:0;
	}
	#header.has--sticky-logo.style_8 img.header--logo.header--logo-scrolled {
		height: 55px !important;
		width: 59px !important;
		top: 12px;
	}
}
@media(max-width:767px) {
	.footer--logo {
		width: 200px;
		height: 135px;
	}
	.location--map-wrapper {
		padding-top:0;
	}
	.location--map-tabs {
		padding-inline: 0;
		min-width: unset;
	}
	#header.has--sticky-logo.style_8 img.header--logo {
		height: 25px !important;
		width: 100px !important;
		top: 22px;
	}
	#header.has--sticky-logo.style_8 img.header--logo.header--logo-scrolled {
		transform: translateX(-40px);
	}
}
#header.style_8.scrolled {
	background-color: #f0e7dade;
}
/* End Eteon Styles */


section#hero--no-image .fade--wrapper {
	display: none;
}

div#template--archive-v2 {
	margin-top:0;
}
body.villas-template-template-the-villa section#template--the-villa__about.secondary.template--the-villa__about--info .information--secondary span.read--more-list {
	display: none;
}
body.villas-template-template-the-villa section.left--right-villa__wrapper .cols .col--right .image {
	height: 620px;
}
h1,h2,h3,h4,h5,h6 {
	text-transform:unset !important;
	line-height:1.1 !important;
}

body.home h1, 
body.home .h1 {
	font-weight: 400;
	font-size: 74px;
	color: var(--body_bg);
}

#hero.style_1 .content {
	max-width:600px;
}
section.template--homepage-twins__about {
	margin-top: 160px;
}

.template--homepage-twins__about--header {
	width: 100%;
	max-width: 720px;
	display: flex;
	flex-direction: column;
	row-gap: 20px;
	margin-bottom: 100px;
}

.template--homepage-twins__about--header .section--title {
	max-width: 500px;
}

.section--title {
	font-weight: 600;
	font-size: 36px;
}
.template--homepage-twins__about--main .single .grid {
	gap: 20px;
}

.template--homepage-twins__about--main .single .grid .col--left .inner {
	max-width: 480px;
	margin-left: auto;
	display: flex;
	flex-direction: column;
	height: 100%;
}
.template--homepage-twins__about--main .single .grid .col--left .sticky-image-area {
	flex: 1;
	position: relative;
}
.template--homepage-twins__about--main .single .grid .col--left .sticky-image-area .image {
	height: 380px;
	width: 100%;
	margin: 0 0 auto auto;
	position: sticky;
	top: calc(var(--header_height) + 20px);
}

.template--homepage-twins__about--main .single:nth-child(even) .grid .col--right {
	grid-area: 1 / 1 / 2 / 2;
}

.template--homepage-twins__about--main .single:nth-child(even) .grid .col--left {
	grid-area: 1 / 2 / 2 / 3;
}

.template--homepage-twins__about--main .single:nth-child(even) .grid .col--left .inner {
	margin-inline: 0 auto;
}

.template--homepage-twins__about--main .single:not(:last-child) {
	margin-bottom: 20px;
}

.template--homepage-twins__about--main .single .grid .col--left .inner .text.editor {
	margin-block: 20px 10px;
}

.template--homepage-twins__about--main .single .grid .col--right .image {
	height: 800px;
	max-height: 90svh;
}

.cta--arrow.cta--arrow-bg svg path {
	stroke: currentColor;
}

.cta--arrow.cta--arrow-bg {
	font-weight: 600;
	color: var(--cta_color);
	border: none;
	padding: 15px 20px;
	border: 1px solid var(--cta_color);
	max-width: max-content;
	border-radius: 4px;
}

.cta--arrow.cta--arrow-bg:hover {
	color: var(--cta_bg);
	background-color: var(--cta_color);
}
section.template--homepage-twins__rooms {
	margin-top: 200px;
}

.template--homepage-twins__rooms--header {
	width: 100%;
	max-width: 540px;
	margin: 0 auto 70px;
	row-gap: 15px;
}

.template--homepage-twins__rooms--main {
	background-color: #d9dddc;
}

.template--homepage-twins__rooms--main .owl-carousel .single .grid .col--left .image {
	height:calc(100svh - 30px);
}
.template--homepage-twins__rooms--main .owl-carousel .single .grid .image {
	display: block;
}
.template--homepage-twins__rooms--main .owl-carousel .single .grid .col--right .inner {
	max-width: 450px;
	width: 100%;
}

.template--homepage-twins__rooms--main .owl-carousel .single .grid .col--right {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	position:relative;
}

.template--homepage-twins__rooms--main .owl-carousel .single .grid .col--right .inner .image {height: 420px;max-width: 320px;margin-bottom: 20px;}

.template--homepage-twins__rooms--main .owl-carousel .single .grid .col--right .inner h3.title {
	font-weight: 600;
	font-size: 26px;
	text-align: center;
	letter-spacing: -0.02em;
	color: var(--cta_color);
	max-width: 300px;
	margin-bottom: 20px;
}

.template--homepage-twins__rooms--main .owl-carousel .single .grid .col--right .inner .text.editor {
	color: var(--cta_color);
	margin-bottom: 35px;
}

.template--homepage-twins__rooms--main .owl-carousel .single .grid .col--right .inner .cta--arrow {
	color: var(--cta_color);
	border-color: var(--cta_color);
}

.cta--arrow svg path {
	stroke: currentColor;
}

.twin--slider-arrows.slider--controls > span {
	position: static;
	transform: unset;
	display: flex;
	width: 50px;
	height: 50px;
}

.twin--slider-arrows.slider--controls {
	display: flex;
	justify-content: space-between;
	position: absolute;
	left: 30px;
	right: 30px;
	bottom: 30px;
}

.twin--slider-arrows.slider--controls > span svg {
	transform: unset !important;
}
.template--homepage-twins__rooms--main .owl-carousel .single .grid .col--left .v1--villa-information__bottom {
	position: absolute;
	z-index: 1;
	left: 50%;
	transform: translateX(-50%);
	bottom: 45px;
}
.v1--villa-information__bottom--flex {
	gap: 18px;
}
.template--homepage-twins__rooms--main .owl-carousel .single .grid .col--left .v1--villa-information__bottom .v1--villa-information__bottom--single {
	border: none;
	padding: 0;
	color: var(--cta_bg);
	font-size: 19px;
}
.template--homepage-twins__rooms--main .owl-carousel .single .grid .col--left .v1--villa-information__bottom .v1--villa-information__bottom--single .icon {
	width: 20px;
	height: 20px;
}
.v1--villa-information__bottom--single .icon svg path {
	stroke: currentColor;
}
.template--homepage-twins__rooms--main .owl-carousel .single .grid .col--left .v1--villa-information__bottom .v1--villa-information__bottom--flex {
	gap: 25px;
}

.template--homepage-twins__rooms .owl-carousel .owl-item.twinsFadeIn {
	animation: twinsFadeIn 1.3s ease both;
}
.left--right-wrapper .cols .col--left .inner .section--title {
	max-width: 520px;
}
.template--homepage-twins__rooms .owl-carousel .owl-item.twinsFadeOut {
	animation: twinsFadeOut 1.3s ease both;
}
#wh-n22-form .input-container label,
#wh-n22-form .input-container > .input-container--flex #open-guests {
	color:#000;
}
@keyframes twinsFadeIn {
	from {
		opacity: 1;
	}

	to {
		opacity: 1;
	}
}

@keyframes twinsFadeOut {
	from {
		opacity: 1;
	}

	to {
		opacity: 1;
	}
}

.template--homepage-twins__rooms .owl-item.twinsFadeIn .col--left .image,
.template--homepage-twins__rooms .owl-item.twinsFadeIn .col--right .image {
	animation: twinsImageIn 1.3s ease both;
}

.template--homepage-twins__rooms .owl-item.twinsFadeOut .col--left .image,
.template--homepage-twins__rooms .owl-item.twinsFadeOut .col--right .image {
	animation: twinsImageOut 1.3s ease both;
}

@keyframes twinsImageIn {
	from {
		opacity: 0;
	}

	to {
		opacity: 1;
	}
}

@keyframes twinsImageOut {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.template--homepage-twins__rooms .owl-item.twinsFadeIn .col--right h3.title,
.template--homepage-twins__rooms .owl-item.twinsFadeIn .col--right .text.editor,
.template--homepage-twins__rooms .owl-item.twinsFadeIn .col--right .cta--arrow {
	animation: twinsContentIn 0.35s ease 0.3s both;
}

.template--homepage-twins__rooms .owl-item.twinsFadeOut .col--right h3.title,
.template--homepage-twins__rooms .owl-item.twinsFadeOut .col--right .text.editor,
.template--homepage-twins__rooms .owl-item.twinsFadeOut .col--right .cta--arrow {
	animation: twinsContentOut 0.2s ease both;
}

@keyframes twinsContentIn {
	from {
		opacity: 0;
		transform: translateY(4px);
	}

	to {
		opacity: 1;
		transform: translateY(0);
	}
}

@keyframes twinsContentOut {
	from {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}
section.template--homepage-hotelspaces__wrapper {
	background-color: var(--cta_color);
	padding-block: 120px 150px;
}

.template--homepage-hotelspaces__header .section--title, .template--homepage-hotelspaces__header .text.editor {
	color: var(--cta_bg);
}

.template--homepage-hotelspaces__header {
	max-width: 550px;
	row-gap: 15px;
	margin: 0 auto 60px;
}

.template--homepage-hotelspaces__main .cols .col--right {
	width: 100%;
	max-width: 720px;
	min-width: 720px;
	margin-left: auto;
	margin-bottom: 85px;
}

.template--homepage-hotelspaces__main .cols {
	gap: 60px;
}

.template--homepage-hotelspaces__main .cols .col--left {
	width: 100%;
}

.template--homepage-hotelspaces__main .cols .col--left .image {
	height: 1200px;
}

.template--homepage-hotelspaces__main {}

.template--homepage-hotelspaces__main .cols .col--right h2.section--title, .template--homepage-hotelspaces__main .cols .col--right .text.editor {
	color: var(--cta_bg);
	padding-right: 160px;
}

.template--homepage-hotelspaces__main .cols .col--right .text.editor {
	margin-block: 15px 75px;
}
.template--homepage-twins__locations--header {
	max-width: 720px;
	row-gap: 12px;
	margin: 0 auto 60px;
}

section.template--homepage-twins__locations {
	margin-top: 150px;
}

.template--homepage-twins__locations--main .grid {
	gap: 20px;
}

.template--homepage-twins__locations--main article a .image {
	height: 400px;
	width: 100%;
}

.template--homepage-twins__locations--main article a {
	display: flex;
	flex-direction:column;
	height:100%;
	color: var(--body_color);
	border:1px solid rgba(0, 0, 0, .2);
}
.template--homepage-twins__locations--main article a:hover {
	background-color:#d9dddc;
	border-color:#d9dddc;
}
.template--homepage-twins__locations--main article a .image img {
	transition:all linear 350ms;
}
.template--homepage-twins__locations--main article a:hover .image img {
	transform:scale(.9);
}
.template--homepage-twins__locations--main article a .content {
	padding: 50px 35px 20px;
	border-top:none;
	display: flex;
	flex-direction: column;
	flex:1;
}
.template--homepage-twins__locations--main article a .content .title {
	font-weight: 400;
	font-size: 26px;
	margin-bottom:20px;
}
ul.split--navigation-menu  {
	transform:translateY(3px);
}
ul.split--navigation-menu li a {
	font-weight: 500;
	font-size: 18px;
	line-height: 1.1;
	text-transform: uppercase;
	color: var(--body_bg);
	display:flex;
	position:relative;
	padding-bottom:4px;
}
ul.split--navigation-menu li a::after {
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	width:0;
	height:1px;
	background-color:var(--body_bg);
	transition:all ease-in-out 250ms;
}
ul.split--navigation-menu li a:hover::after {
	width:100%;
}
ul.split--navigation-menu {
	gap: 40px;
}

header#header.style_9 .header--content .col--left #burger {
	margin-right: 40px;
}

header#header.style_9 .header--content .col--right a.cta--border {
	margin-left: 40px;
}
#header.style_9 .header--logo.header--logo-scrolled {
	width: 120px !important;
	top:16px;
}
header#header.style_9.scrolled {
	background-color: var(--cta_color);
}
header#header.style_9 .header--content .col--right a.cta--border:hover {
	background-color: var(--cta_color) !important;
	color: var(--cta_bg) !important;
}
header#header.style_9 .cta--border {
	border-radius: 4px;
	color: var(--cta_color) !important;
}
.template--archive-v1__grid-texts--header {
	margin: 120px auto 0;
	max-width: 540px;
}

.template--archive-v1__grid-texts--header .inner {
	row-gap: 15px;
}
article.villa--card-with-text h3 {
	max-width: 300px;
	margin-inline: auto;
	margin-bottom: 12px;
	font-size: 24px;
}
a.explore--room:hover {
	background-color: var(--cta_color);
	border-color: var(--cta_color);
}
body.villas-template-template-the-villa #hero.style_1.style_1--second.style_1--third .content h1.title {
	font-size: 55px;
}
.template--homepage-twins__rooms--main .owl-carousel .single .grid {
	grid-template-columns: 1.1fr .9fr;
}

.template--homepage-twins__rooms--main .v1--villa-information {
	opacity: 1 !important;
	transform: unset !important;
}
.template--homepage-twins__locations--main article a .content span.icon {
	max-width: 20px;
	width: 100%;
}

.template--homepage-twins__locations--main article a .content .text.editor {
	margin-bottom: 15px;
}

.template--homepage-twins__locations--main article a .content span.icon {margin: auto 0 0 auto;}

.template--homepage-twins__locations--main article a .content span.icon svg {
	transition: all ease-in-out 250ms;
}

.template--homepage-twins__locations--main article a:not(:hover) .content span.icon svg {
	transform: translateX(-10px);
	opacity: 0;
}
section#testimonials.testimonials--video .video::after {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;background-color: rgba(10, 31, 28, .6);}

section#testimonials.testimonials--video .video {
	height: 780px;
}

section#testimonials.testimonials--video .content {
	background-color: var(--cta_color);
	width:100%;
	padding:35px 100px 35px 35px;
	max-width:1200px;
}
section#testimonials.testimonials--video .content .section--title {
	color: var(--cta_bg);
	margin-bottom: 40px;
}

section#testimonials.testimonials--video .content .cols {
	column-gap: 60px;
}

section#testimonials.testimonials--video .content .cols .col--left .image {
	width: 360px;
	min-width: 360px;
	height: 480px;
}

section#testimonials.testimonials--video .content .cols .col--right {
	max-width: 640px;
	width: 100%;
}
section#testimonials.testimonials--video .content .testimonial--card .name,
section#testimonials.testimonials--video .content .testimonial--card {
	color: var(--cta_bg);
}
section#testimonials.testimonials--video .content .cols .cta--dot {
	color: var(--cta_bg);
	text-transform: unset;
	margin-top: 70px;
	font-size: 15px;
}
span.testimonials--video-button {
	position: absolute;
	right: -135px;
	bottom: -10px;
	cursor: pointer;
	display: flex;
	width: 60px;
	height: 60px;
}
section.template--homepage-twins__locations .content .cta--arrow.cta--arrow-bg {
	margin: 50px auto 0;
}
section#testimonials.testimonials--video .content .cols .col--right .inner {
	position: relative;
}

span.testimonials--video-button circle {
	transition: all ease-in-out 250ms;
}

span.testimonials--video-button:hover circle {
	opacity: .7;
}

span.testimonials--video-button svg {
	height: 100%;
	width: 100%;
}

section#gallery--section h2.subtitle.h3 {
	font-weight: 700;
	font-size: 36px;
	color: var(--cta_color);
}
section#gallery--section h2.subtitle.h3 span {
	opacity:.3;
	font-weight: 600;
}
section#gallery--section .cta--border {
	background-color: transparent;
	border: none;
	color: var(--cta_color);
	font-weight: 700;
	font-size: 18px;
	line-height: 1;
	padding: 0;
	text-transform:unset;
}
section#gallery--section .cta--border:hover {
	opacity:.8;
}
.nagivation--wrapper.style_4 #close--menu #burger--close {
	border-color:var(--menu_color);
	color:var(--menu_color);
}
.nagivation--wrapper.style_4 #close--menu #burger--close:hover {
	background-color:var(--menu_color);
	border-color:var(--menu_color);
	color:var(--body_color);
}
footer#footer.style_9 > .container--full {
	padding-inline: 0;
}
footer#footer.style_9 .footer--cols {
	padding-top: 0;
}
.footer--style_twins--cols .col--left .video {
	height: calc(100svh - 80px);
}
.footer--style_twins--cols .col--left .col--left-content {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 35px;
	z-index:1;
}
.footer--style_twins--cols .col--left .video::before {
	content:'';
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#000;
	opacity:.2;
	z-index:1;
}
.footer--style_twins--cols .col--left .col--left-content .text.editor {
	font-weight: 500;
	font-size: 34px;
	line-height: 1.15;
	letter-spacing: -0.01em;
	color: var(--footer_color);
	max-width: 460px;
	width: 100%;
}
footer#footer.style_9 {
	margin-top:45px;
}
.footer--style_twins--cols .col--right {
	padding: 65px 40px 20px;
}
.footer--style_twins--right__top-cols {
	justify-content: space-between;
}
.footer--style_twins--right__top--left ul.style_3.contact--list.list-none.flex.align-end.direction-column.justify-end {
	align-items: flex-start;
	margin-bottom: 30px;
}
.footer--style_twins--right__top--right .footer--menu li a {
	font-weight: 400;
	font-size: 28px;
	line-height: 1.4;
	letter-spacing: -0.02em;
	color: var(--footer_color);
	text-transform: unset;
	padding-bottom: 2px;
}
.footer--style_twins--right__top--right .footer--menu {
	row-gap: 6px;
}
.footer--style_twins--right__middle {
	margin-block: 80px;
}
.footer--style_twins--right__middle a.logo--footer-wrapper {
	display: block;
	max-width: 220px;
	margin-inline: auto;
}
.footer--style_twins--right__bottom {
	margin-top: auto;
	font-size: 14px;
	color:var(--footer_color);
	border-top: 1px solid #3d6f67;
	padding-top: 20px;
}
.footer--style_twins--right__top {
	display: flex;
	flex-direction: column;
	height: 100%;
}
a.gemi {
	color: inherit;
}
a.gemi:hover {
	opacity: .7;
}
.template--the-villa__amenities-facilities .cols .col--left .sticky .cta--border {
	border-color:var(--cta_color);
}
article.villa--card-with-text {
	background-color:#215c54;
}
article.villa--card-with-text .v1--villa-information__bottom--single {
	background-color: #fff;
	border-color: #fff;
}
article.villa--card-with-text a.explore--room {
	background-color: #fff;
	border-color: #fff;
	color:#215c54;
}
article.villa--card-with-text a.explore--room:hover {
	background-color:transparent;
	color:#fff;
}
article.villa--card-with-text .text.editor,
article.villa--card-with-text h3 {
	color:#fff;
}
.input-container > .input-container--flex {
	color: #000;
}
.template--the-villa__amenities-facilities .cols .col--left .sticky .cta--border:hover {
	background-color:transparent !important;
	color:var(--cta_color) !important;
	border-color:var(--cta_color) !important;
}
.gallery--tabs-2__header .cta--border {
	border-color: var(--cta_color) !important;
	background-color: transparent;
	color: var(--cta_color);
	border-radius:4px;
	overflow:hidden;
}
.gallery--tabs-2__header .cta--border.active {
	background-color: var(--cta_color) !important;
	color: #fff !important;
}
.contact--form .contact--form-item.submit .cta--border {
	border: 1px solid var(--cta_color) !important;
	background-color: var(--cta_color) !important;
	color: #fff;
}

.contact--form .contact--form-item.submit .cta--border:hover {
	background-color: transparent !important;
	color: var(--cta_color) !important;
}

.contact--form-map.style_2 .cta--border {
	border-radius: 4px;
	border-color:var(--cta_color) !important;
	background-color:transparent !important;
}

.contact--form-map.style_2 .cta--border:hover {
	background-color: var(--cta_color) !important;
	color:#fff !important;
}
.header--top-bar__wrapper a {
	color: var(--body_bg);
	display: flex;
	font-variant: lining-nums;
	font-size: 15px;
	display:flex;
	position:relative
}
.header--top-bar__wrapper a::after {
	content:'';
	position:absolute;
	bottom:0;
	left:0;
	width:0;
	height:1px;
	background-color:#fff;
	transition:all ease-in-out 250ms;
}
.header--top-bar__wrapper a:hover::after {
	width:100%;
}
.header--top-bar__wrapper {
	border-bottom: 1px solid #ffffff33;
	padding-block: 12px;
	margin-bottom: 25px;
	transition: all linear 400ms;
}
.header--top-bar__wrapper .header--top-bar__cols > .flex {
	column-gap: 20px;
}
.header--top-bar__wrapper a:last-child {
	transform: translateY(1px);
}
header#header.scrolled .header--top-bar__wrapper {
	transform:translateY(-75px);
}
header#header.style_9 .header--content {
	transition: all linear 400ms;
}
header#header.scrolled .header--content {
	margin-top:-75px;
}
#header.style_9.transparent--header:not(.scrolled) img.header--logo {
	margin-top: 65px;
}
footer#footer.style_9 span#back--top-top {
	top: unset;
	bottom: 120px;
}
.template--homepage-hotelspaces__main .cols .col--right .image {
	height: 480px;
}
.footer--style_twins--right__middle a.logo--footer-wrapper img {
	width:100%;
}
.subfooter--twin-middle {
	text-align: center;
}
.desktop--image {
	display:none !important;
}
@media(min-width:768px) {
	html:not(.header--has-scrolled) .nagivation--wrapper.style_4 #close--menu {
		top: 90px;
	}
	html:not(.header--has-scrolled) .nagivation--wrapper .navigation {
		margin-top: 50px;
	}
}
@media(max-width:1550px) {
	.template--the-villa__amenities-facilities {
		margin-top: 60px;
	}
	body.villas-template-template-the-villa #hero.style_1.style_1--second.style_1--third .content h1.title {
		font-size: 38px;
	}
	#hero.style_1 .content {
		max-width: 480px;
	}	
	.template--archive-v1__grid-texts--header {
		margin-top:80px;
	}
	body.home h1, body.home .h1 {
		font-size: 54px;
	}
	#hero.style_1 .content {
		max-width: 440px;
	}
	section.template--homepage-twins__about {
		margin-top: 80px;
	}
	section.template--homepage-twins__rooms {
		margin-top: 100px;
	}
	.template--homepage-twins__rooms--main .owl-carousel .single .grid .col--right .inner {
		max-width: 400px;
	}
	.template--homepage-twins__about--header {
		max-width: 580px;
	}
	.template--homepage-twins__about--header .section--title {
		max-width: 440px;
	}
	.template--homepage-twins__about--main .single .grid .col--left .inner {
		max-width: 400px;
	}
	.template--homepage-twins__about--main .single .grid .col--left .sticky-image-area .image {
		height: 320px;
	}
	.section--title {
		font-size: 30px;
	}
	.template--homepage-twins__rooms--header {
		max-width: 440px;
		margin-bottom: 60px;
	}
	.template--homepage-twins__rooms--main .owl-carousel .single .grid {
		grid-template-columns:1fr 1fr;
	}
	.template--homepage-twins__rooms--main .owl-carousel .single .grid .col--right .inner .image {
		height: 330px;
		max-width: 280px;
	}
	section.template--homepage-hotelspaces__wrapper {
		padding-block: 80px 60px;
	}
	.template--homepage-hotelspaces__main .cols .col--right {
		min-width: 520px;
		max-width: 520px;
	}
	.template--homepage-hotelspaces__main .cols .col--right .image {
		height: 360px;
	}
	.template--homepage-hotelspaces__main .cols .col--left .image {
		height: 800px;
	}
	.template--homepage-hotelspaces__main .cols .col--right .text.editor {
		margin-bottom: 45px;
	}
	.template--homepage-hotelspaces__main .cols .col--right h2.section--title, .template--homepage-hotelspaces__main .cols .col--right .text.editor {
		padding-right: 80px;
	}
	section.template--homepage-twins__locations {
		margin-top: 100px;
	}
	.template--homepage-twins__locations--header {
		max-width: 560px;
		margin-bottom: 50px;
	}
	.template--homepage-twins__locations--main article a .image {
		height: 280px;
	}
	.template--homepage-twins__locations--main article a .content {
		padding: 40px 25px 15px;
	}
	section#testimonials.testimonials--video .video {
		height: 640px;
	}
	section#testimonials.testimonials--video .content .cols .col--left .image {
		width: 300px;
		min-width: 300px;
		height: 400px;
	}
	.template--homepage-twins__locations--main article a .content .title {
		font-size: 22px;
		margin-bottom: 15px;
	}
	section#testimonials.testimonials--video .content .section--title {
		margin-bottom: 25px;
		font-size: 26px;
	}
	section#testimonials.testimonials--video .content .cols .col--right {
		max-width: 475px;
	}
	section#testimonials.testimonials--video .content {
		max-width: 980px;
	}
	section#gallery--section h2.subtitle.h3 {
		font-size: 30px;
	}
	section#gallery--section .cta--border {
		font-size:16px;
	}
	.footer--style_twins--right__top--right .footer--menu li a {
		font-size: 25px;
	}
	.footer--style_twins--cols .col--left .col--left-content .text.editor {
		font-size: 28px;
	}
	.footer--style_twins--right__bottom {
		font-size: 12px;
	}
	.footer--style_twins--cols .col--left .video {
		height: 100%;
	}
	.footer--style_twins--right__middle a.logo--footer-wrapper {
		max-width: 140px;
	}
	ul.split--navigation-menu {
		gap: 30px;
	}
	ul.split--navigation-menu li a {
		font-size: 16px;
	}
	header#header.style_9 .header--content .col--right a.cta--border {
		margin-left: 30px;
	}
	header#header.style_9 .header--content .col--left #burger {
		margin-right: 20px;
	}
}
@media(max-width:1150px) {
	.footer--style_twins--right__top--left {
		max-width: 230px;
	}
	.footer--style_twins--right__bottom {
		flex-direction: column;
		row-gap: 5px;
	}
	#hero.style_1 .content {
		max-width: 360px;
	}
	body.home h1, body.home .h1 {
		font-size: 42px;
	}
	.header--top-bar__wrapper a {
		font-size: 13px;
	}
	nav.split--navigation-item {
		display: none;
	}
	header#header.style_9 .header--content .col--left #burger {
		margin-right:0;
		margin-top: 5px;
	}
	.template--homepage-twins__about--main .single .grid .col--left .inner {
		max-width: 340px;
	}
	.template--homepage-twins__about--main .single .grid .col--left .sticky-image-area .image {
		height: 300px;
	}
	.template--homepage-hotelspaces__main .cols {
		gap: 40px;
	}
	.template--homepage-hotelspaces__main .cols .col--right {
		min-width: 420px;
		max-width: 420px;
		margin-bottom: 45px;
	}
	.section--title {
		font-size: 28px;
	}
	.template--homepage-hotelspaces__main .cols .col--right h2.section--title, .template--homepage-hotelspaces__main .cols .col--right .text.editor {
		padding-right: 0;
	}
	.template--homepage-hotelspaces__main .cols .col--right .image {
		height: 340px;
	}
	.template--homepage-hotelspaces__main .cols .col--left .image {
		height: 720px;
	}
	.template--homepage-twins__locations--main article a .image {
		height: 200px;
	}
	.template--homepage-twins__locations--main article a .content span.icon {
		display:none;
	}
	.template--homepage-twins__about--header {
		margin-bottom:60px;
	}
	.template--homepage-twins__locations--main article a .content .title {
		font-size: 20px;
	}
	.template--homepage-twins__locations--main article a .content {
		padding: 30px 15px 5px;
	}
	section#testimonials.testimonials--video .video {
		height: 550px;
	}
	section#testimonials.testimonials--video .content .cols .col--left .image {
		width: 260px;
		min-width: 260px;
		height: 340px;
	}
	section#testimonials.testimonials--video .content .cols .cta--dot {
		margin-top: 40px;
	}
	section#testimonials.testimonials--video .content {
		max-width: 880px;
	}
	section#testimonials.testimonials--video .content .cols .col--right {
		max-width: 415px;
	}
	footer#footer.style_9 span#back--top-top {
		bottom: 200px;
	}
	.template--homepage-twins__rooms--main .owl-carousel .single .grid .col--right .inner h3.title {
		font-size: 23px;
	}
}
@media(max-width:991px) {
	body.villas-template-template-the-villa #hero.style_1.style_1--second.style_1--third .content h1.title {
		font-size: 28px;
	}
	#header.transparent--header:not(.scrolled) .header--top-bar__wrapper {
		padding-top: 0;
	}
	body.home h1, body.home .h1 {
		font-size: 32px;
	}
	#hero.style_1 .content {
		max-width: 280px;
	}
	.section--title {
		font-size: 22px;
	}
	.template--homepage-twins__about--main .single .grid .col--right .image {
		height: 420px;
	}
	.template--homepage-twins__rooms--main .owl-carousel .single .grid .col--left .v1--villa-information__bottom .v1--villa-information__bottom--flex {
		gap: 15px;
	}
	.template--homepage-twins__about--main .single .grid .col--left .sticky-image-area .image {
		height: 200px;
	}
	.template--homepage-twins__about--main .single .grid .col--left .inner {
		max-width: 240px;
	}
	.template--homepage-twins__rooms--main .owl-carousel .single .grid .col--left .v1--villa-information__bottom .v1--villa-information__bottom--single {
		font-size: 15px;
	}
	.template--homepage-twins__rooms--main .owl-carousel .single .grid .col--left .v1--villa-information__bottom .v1--villa-information__bottom--single .icon {
		width: 14px;
		height: 14px;
	}
	.template--homepage-twins__rooms--main .owl-carousel .single .grid {
		display:block;
	}
	.template--homepage-twins__rooms--main .owl-carousel .single .grid .col--left {
		display: none;
	}
	.template--homepage-twins__rooms--main .owl-carousel .single .grid .col--right {
		padding-block: 50px;
	}
	.template--homepage-twins__rooms--main .owl-carousel .single .grid .col--right .inner .image img.desktop--image {
		display:block !important;
	}
	.template--homepage-twins__rooms--main .owl-carousel .single .grid .col--right .inner .image img:not(.desktop--image) {
		display:none;
	}
	.template--homepage-hotelspaces__main .cols {
		flex-direction: column;
	}
	.template--homepage-twins__locations--main article a .image {
		height: 280px;
	}
	.template--homepage-hotelspaces__main .cols .col--left .image {
		height: 550px;
		max-width: 500px;
		margin-inline: auto;
	}
	.template--homepage-twins__locations--main .grid {
		grid-template-columns: 1fr;
		gap: 40px;
	}
	.template--homepage-hotelspaces__main .cols .col--right {
		margin-right: auto;
		margin-block: 30px 0;
	}
	.template--homepage-twins__locations--main article a .content {
		padding: 30px 20px 10px;
	}
	.template--homepage-twins__locations--main article a .content .text.editor {
		max-width: 500px;
	}
	section#testimonials.testimonials--video .video {
		display:none;
	}
	section#testimonials.testimonials--video .content .cols .col--left  {
		display:none;
	}
	section#testimonials.testimonials--video .content {
		position: relative;
		transform: unset;
		top: unset;
		left: unset;
		padding: 50px 20px 70px;
	}
	section#testimonials.testimonials--video .content .section--title {
		margin-bottom: 35px;
	}
	section#testimonials.testimonials--video .content .cols .col--right {
		margin-top: 0;
	}
	span.testimonials--video-button {
		bottom: 50%;
		width: 45px;
		height: 45px;
		transform: translateY(50%);
	}
	.footer--style_twins--cols .col--left {
		display: none;
	}
	.footer--style_twins--cols.grid.grid-2-columns {
		grid-template-columns: 1fr;
	}
}
@media(max-width:767px) {
	.header--top-bar__wrapper {
		display: none;
	}
	#header.style_9.transparent--header img.header--logo {
		margin-top: 0 !important;
		width: 120px !important;
		left: 46% !important;
		top:16px;
	}
	header#header.style_9 .header--content .col--right a.cta--border {
		margin-left: 0;
		padding: 9px;
		font-size: 12px;
	}
	header#header.style_9 .header--content .col--left #burger {
		min-width: unset !important;
		width: auto;
		max-width: 55px;
	}
	header#header.scrolled .header--content {
		margin-top: 0;
	}
	.nagivation--wrapper.style_4 .main--menu {
		row-gap: 20px;
	}
	section.template--homepage-twins__about {
		margin-top: 50px;
	}
	.template--homepage-twins__about--header {
		margin-bottom: 40px;
	}
	.template--homepage-twins__rooms--header {
		padding-inline:25px;
	}
	.template--homepage-twins__about--main .single:not(:last-child) {
		display: none;
	}
	.template--homepage-twins__about--main .single .grid {
		display: flex;
		flex-direction: column-reverse;
	}
	.template--homepage-twins__about--main .single:nth-child(even) .grid .col--left .inner {
		width:100%;
		max-width:100%;
	}
	.template--homepage-hotelspaces__main .cols .col--left .image {
		height: 380px;
	}

	.template--homepage-twins__about--main .single .grid .col--left .sticky-image-area {order: 3;margin-top: 40px;}

	.template--homepage-twins__about--main .single .grid .col--left .sticky-image-area .image {
		height: 300px;
	}

	section.template--homepage-twins__rooms {
		margin-top: 80px;
	}

	.template--homepage-twins__rooms--header {
		margin-bottom: 40px;
	}

	.twin--slider-arrows.slider--controls > span {
		width: 40px;
		height: 40px;
	}

	.twin--slider-arrows.slider--controls {
		bottom: 40px;
	}

	section.template--homepage-hotelspaces__wrapper {
		padding-block: 50px;
	}

	.template--homepage-hotelspaces__main .cols .col--right {
		min-width: unset;
		max-width: 100%;
		margin-top: 10px;
	}

	.template--homepage-hotelspaces__main .cols .col--right .text.editor {
		margin-bottom: 35px;
	}
	.template--homepage-hotelspaces__header {
		margin-bottom:50px;
	}
	.template--homepage-hotelspaces__main .cols .col--right .image {
		height: 260px;
	}
	html, body {
		font-size: 15px;
	}
	section.template--homepage-twins__locations {
		margin-top: 60px;
	}
	.template--homepage-twins__locations--header {
		margin-bottom: 40px;
	}
	.footer--style_twins--right__top--left {
		max-width: 100%;
	}
	.template--homepage-twins__locations--main article a .image {
		height: 220px;
	}
	.footer--style_twins--right__top--right {
		display: none;
	}
	.footer--style_twins--right__top--left ul.style_3.contact--list.list-none.flex.align-end.direction-column.justify-end {
		align-items: center;
		margin-bottom: 25px;
	}
	#footer .socials--list {
		justify-content: center;
	}
	.contact--list li a {
		line-height:1.2;
	}
	.footer--style_twins--right__middle a.logo--footer-wrapper img {
		height: 100%;
	}
	footer#footer.style_9 span#back--top-top {
		display: none;
	}
	.footer--style_twins--right__top--right {
		display: none;
	}

	#footer .socials--list {
		justify-content: center;
	}

	.footer--style_twins--right__middle {
		order: 0;
		margin-top: 10px;
		margin-bottom: 50px;
	}

	.footer--style_twins--right__top-cols.flex.align-center {
		order: 1;
	}

	.footer--style_twins--right__bottom {
		order: 3;
	}
	.footer--style_twins--cols .col--right {
		padding: 40px 25px 20px;
	}

	.footer--style_twins--right__top-cols.flex.align-center {
		justify-content: center;
	}

	.footer--style_twins--right__bottom {
		margin-top: 20px;
	}

	.footer--style_twins--right__middle a.logo--footer-wrapper {
		max-width: 120px;
	}

	.template--archive-v1__grid-texts--header {
		margin-top:50px;
	}
	#footer .contact--list li a {
		font-size: 16px;
	}
	body.villas-template-template-the-villa #hero.style_1 .content {
		bottom: 60px;
	}
	section#gallery--section .gallery--section-header {
		justify-content: center;
		align-items: center;
		text-align: center;
	}
	.nagivation--wrapper.style_4 #close--menu {
		top:25px;
	}
}












