@import url(foundation.min.css);
@import url(jquery.fancybox.css);
@import url(slick.css);

@font-face {
	font-family: "noir-pro-regular";
	src: url(../fonts/NoirPro-Regular.otf) format("truetype");
	font-weight: normal;
}

@font-face {
	font-family: "noir-pro-bold";
	src: url(../fonts/NoirPro-Bold.otf) format("truetype");
}

@font-face {
	font-family: "noir-pro-light";
	src: url(../fonts/NoirPro-Light.otf) format("truetype");
}

:root {
	--primary: #89745f;
	--primary-dark: #6b675e;
	--secondary: #f3f3f1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary,
h1,
h2,
h3,
h4,
h5,
h6,
html,
body,
audio,
canvas,
video,
a,
small,
label,
legend,
button,
input,
textarea,
time,
.top-bar-section ul li>a {
	font-family: "noir-pro-regular", sans-serif;
	font-weight: normal;
}

/* body {

	display: none;} */

.error small.error {
	font-size: 18px !important;
	border-radius: 10px !important;
	position: relative !important;
	margin-top: 6px !important;
}

.error small.error::before {
	content: "";
	height: 10px;
	width: 10px;
	position: absolute;
	top: -6px;
	left: -1;
	border-top-left-radius: 12px 30px;
	border-top-right-radius: 64px 84px;
	background-color: #f04124;
}

.error>label>small {
	text-transform: none;
}

.button,
button {
	background-color: #257696;
}

.button:hover,
button:hover {
	background-color: #113644;
}

.top-bar-section li:last-child:not(.has-form) a.events:not(.button) {
	text-decoration: none !important;
	color: #ffffff !important;
	background-color: #333333 !important;
}

.top-bar-section li:last-child:not(.has-form) a:hover.events:not(.button) {
	background-color: #999999 !important;
}

.st_fblike_hcount {
	margin-right: 25px;
}

.st_pinterest_hcount {
	margin-left: 20px;
}

.contain-to-grid,
.top-bar,
.top-bar-section ul {
	font-size: 1rem;
	color: #666666 !important;
	background-color: transparent !important;
}

.top-bar-section {
	margin-top: 10px;
}

.top-bar-section .has-dropdown>a:after {
	border-color: #666666 transparent transparent transparent;
}

ul.dropdown {
	background-color: #cccccc !important;
}

ul.pagination {
	margin: 0 auto;
	max-width: -webkit-fit-content;
	max-width: -moz-fit-content;
	max-width: fit-content;
}

ul.pagination li.current a {
	background: var(--primary);
}

ul.pagination li.current a:hover,
ul.pagination li.current a:focus {
	background: var(--primary-dark);
}

.slider,
.slider img {
	width: 100%;
}

.row {
	max-width: 1200px;
}

[data-magellan-expedition="fixed"] {
	width: 1200px;
	max-width: 1200px;
	min-width: 1200px;
	margin: 0 auto;
}

.breadcrumbs {
	border: none;
	background: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.breadcrumbs a:not(.current):hover,
.breadcrumbs a:hover i {
	color: var(--primary);
}

div.breadcrumb {
	max-width: 1200px;
	margin: 0 auto 25px;
}

.breadcrumbs * {
	color: #333333;
}

.breadcrumbs *,
.breadcrumbs>.current {
	line-height: 28px;
	text-transform: capitalize;
	font-size: 1rem;
}

.breadcrumbs>.current {
	font-family: "noir-pro-bold";
	color: var(--primary-dark);
}

.captcha input {
	margin-top: 8px;
}

body {
	opacity: 1;
}

.site-header {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	padding: 0;
	background-color: transparent;
	-webkit-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
	/* background-color: var(--primary);
	border-bottom: 2px solid var(--primary-dark); */

	/* box-shadow: 0 1px 1px 0 rgba(208, 206, 206, 0.7); */
}

.top-bar .toggle-topbar.menu-icon a::after {
	top: -3px;
	left: 5px;
}

.top-bar {
	height: 110px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.top-bar-section {
	margin-top: 0;
}

.top-bar .toggle-topbar.menu-icon {
	top: 17px;
	/* an to header exei upsos 65px diaforetika anaprosarmogi */

	left: 15px;
	right: auto;
	margin-top: 0;
	padding: 0;
}

.top-bar .toggle-topbar.menu-icon a {
	height: 25px;
	margin-top: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: 40px;
}

p {
	margin-bottom: 20px;
}

.homepage main {
	/* padding-top: 120px; */
}

.innerpage main {
	/* padding-top: 280px; */
}

.row--padding,
.columns,
.column {
	padding-left: 12px;
	padding-right: 12px;
}

.row--lg {
	max-width: 1744px;
}

.form-validation input {
	margin-top: 8px;
}

#submitform {
	margin-top: 10px;
	font-family: "noir-pro-regular", sans-serif;
	font-weight: 600 !important;
	background-color: #a04949;
	border-radius: 3px;
	font-size: 14px;
}

.home-active li:first-of-type a {
	font-weight: 800;
	text-decoration: none;
}

ul.title-area #logo {
	display: inline-block;
}

.top-bar .name {
	height: initial;
}

/* Plain header links */

.top-bar-section li:not(.has-form) a:not(.button) {
	font-size: 16px;
	color: #fff;
	background-color: transparent;
	position: relative;
	display: inline-block;
}

/* Links with after element */

.top-bar-section li:not(.has-form) a:not(.button)::after,
li.has-dropdown.not-click:not(:last-of-type)::after {
	position: absolute;
	top: 50%;
	right: 0;
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	margin-top: -3px;
	background-color: #fff;
}

.top-bar-section li:not(.has-form) ul.dropdown a:not(.button)::after {
	display: none;
}

/* No Dropdown Arrow */

.top-bar-section .has-dropdown>a {
	padding-right: 15px !important;
}

.top-bar-section .has-dropdown>a:after {
	display: none;
}

.top-bar-section ul li:hover:not(.has-form)>a,
.top-bar-section .dropdown li:not(.has-form) a:not(.button),
.top-bar-section li:not(.has-form) a:not(.button):hover,
.top-bar-section li.active:not(.has-form) a:not(.button),
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
	color: #fff;
	background-color: transparent;
}

.top-bar-section .dropdown li:not(.has-form):hover>a:not(.button) {
	color: #f58220;
	background-color: #fff;
}

#navbar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-inline: 50px;
}

.menu-navbar {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 20px;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
	cursor: pointer;
}

.menu-navbar h2 {
	-webkit-transition: -webkit-filter 0.3s;
	transition: -webkit-filter 0.3s;
	-o-transition: filter 0.3s;
	transition: filter 0.3s;
	transition: filter 0.3s, -webkit-filter 0.3s;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0;
	color: white;
	margin-bottom: 8px;
	font-size: 26px;
	-webkit-filter: drop-shadow(5px 5px 5px #222);
	filter: drop-shadow(0px 6px 4px #222);
}

.menu-navbar-icon {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	/* margin: 0 auto; */
	gap: 8px;
}

.menu-navbar-icon span {
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	width: 33px;
	height: 4px;
	background-color: white;
	border-radius: 3px;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 1);
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 1);
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 1);
}

.menu-navbar-icon #one {
	width: 70%;
	margin-right: auto;
}

.menu-navbar-icon #three {
	width: 70%;
	margin-left: auto;
}

.menu-navbar:hover {
	#one {
		width: 100%;
	}

	#three {
		width: 100%;
	}
}

.top-bar .title-area {
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	margin-top: 50px;
}

.top-bar .title-area img {
	max-width: 290px;
	-webkit-filter: drop-shadow(5px 5px 5px #222);
	filter: drop-shadow(2px 5px 4px #222);
	-webkit-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.site-header.onScroll {
	background-color: var(--primary);
	border-bottom: 2px solid var(--primary-dark);
}

.title-area {
	-webkit-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.site-header.onScroll .title-area {
	top: -2.7rem;
}

.site-header.onScroll .title-area img {
	max-width: 120px;
}

.social-navbar img {
	-webkit-filter: drop-shadow(5px 5px 5px #222);
	filter: drop-shadow(2px 5px 4px #222);
	max-width: 36px;
	height: auto;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.social-navbar img:hover {
	-webkit-filter: drop-shadow(1px 1px 6px var(--primary-dark));
	filter: drop-shadow(1px 1px 6px var(--primary-dark));
	scale: 1.05;
}

/* .menu-navbar:hover {
	h2 {
		filter: drop-shadow(1px 1px 6px #ffffff42);
	}
} */

/* .menu-navbar:hover {
	span {
		box-shadow: 1px 1px 6px #ffffff42;
		-webkit-box-shadow: 1px 1px 6px #ffffff42;
		-moz-box-shadow: 1px 1px 6px #ffffff42;
	}
} */
.menu-list .right {
	display: none;
}

.social-navbar {
	margin-left: auto;
	-webkit-box-ordinal-group: 4;
	-ms-flex-order: 3;
	order: 3;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 9px;
}

.social-navbar ul {
	margin-bottom: 0;
	display: FLEX;
	list-style: none;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-right: 5px;
}

.social-navbar li a {
	color: white;
	font-size: 20px;
}

.video-container video {
	width: 100%;
	height: 100dvh;
	-o-object-fit: cover;
	   object-fit: cover;
}

.bg {
	width: 100%;
	height: 700px;
	background-color: var(--secondary);
}

/* booking home */
.booking-container {
	height: 72px;
	background-color: white;
	position: relative;
}

.booking-container form {
	margin: 0 !important;
	position: absolute;
	bottom: 0.65rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: white;
	width: 100%;
	max-width: 764px;
}

.booking-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.booking-content input {
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: white;
	margin: 0;
	text-align: center;
	/* font-size: 50px; */
	/* padding-block: 27px; */
}

.booking-content .input-container {
	margin: 24px 5px;
	text-align: center;
	width: 100%;
	position: relative;
}

/* lines */
.booking-content .input-container:nth-child(1),
.booking-content .input-container:nth-child(2) {
	position: relative;
}

.booking-content .input-container:nth-child(1)::before,
.booking-content .input-container:nth-child(2)::before {
	content: "";
	position: absolute;
	top: 0;
	right: -6px;
	width: 1px;
	height: 100%;
	background-color: #eeeeee;
}

.booking-link {
	margin-left: auto;
}

.booking-link button {
	background-color: var(--primary);
	color: white;
	margin: 0;
	height: 100%;
	text-align: center;
	padding: 40px;
	font-size: 18px;
	font-family: "noir-pro-light";
	line-height: 1.5;
	letter-spacing: 1.5px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.booking-link button:hover {
	color: var(--secondary);
	background-color: var(--primary-dark);
}

.booking-content .input-container label {
	color: #5f5f5f;
	font-size: 18px;
	font-family: "noir-pro-light";
	display: block;
	text-transform: uppercase;
	color: #666;
	margin-bottom: 4px;
	letter-spacing: 1.5px;
}

.booking-content .input-container #guests {
	font-size: 3rem;
	line-height: 1;
	padding-block: 23px;
	max-width: -webkit-fit-content;
	max-width: -moz-fit-content;
	max-width: fit-content;
	/* margin-top: 8px; */
	margin-left: 30px;
}

.booking-content .flatpickr-input {
	position: absolute !important;
	width: 0 !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	opacity: 0 !important;
	pointer-events: none !important;
}

/* Αν για κάποιο λόγο μείνει ο native mobile input ορατός */
.booking-content input.flatpickr-mobile {
	display: none !important;
}

.guests {
	position: relative;
}

.guests input[type="number"]::-webkit-inner-spin-button,
.guests input[type="number"]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.guests input[type="number"] {
	-moz-appearance: textfield;
	padding-inline: 0;
	font-size: 48px;
	max-width: -webkit-fit-content;
	max-width: -moz-fit-content;
	max-width: fit-content;
}

.guests button {
	background-color: transparent;
	margin: 0;
	padding: 2px 10px;
}

.input-guests {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.guests .input-buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.arrow {
	border: solid black;
	border-width: 0 3px 3px 0;
	display: inline-block;
	padding: 3px;
}

.up {
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}

.down {
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

.date-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 2rem;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	font-family: "Arial", sans-serif;
}

.date-display {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	gap: 8px;
	cursor: pointer;
	/* padding-block: 8px; */
}

.day {
	font-size: 3rem;
	line-height: 1;
	color: #000;
	letter-spacing: 2px;
}

.month {
	font-size: 1rem;
	color: #555;
	margin-bottom: 6px;
	margin-bottom: auto;
	margin-top: 5px;
	font-family: "noir-pro-light";
}

.flatpickr-day.selected {
	background: var(--primary) !important;
	border-color: var(--secondary) !important;
}

input[name="checkin"],
input[name="checkout"] {
	opacity: 0;
	height: 0;
	margin: 0;
	padding: 0;
	border: none;
	pointer-events: none;
}

/* #check-in,
#check-out {
	position: absolute;
	inset: 0;
	opacity: 0;
	cursor: pointer;
	border: none;
	background: transparent;
	pointer-events: none;
} */

/* company home */

.about-us-container {
	background-color: var(--secondary);
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding-top: 95px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 100px;
}

.about-us-container::before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 42px;
	background-color: #ffffff;
}

.about-us-container::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 25.9rem;
	background-color: var(--secondary);
	bottom: -25.7rem;
	z-index: -1;
}

.about-us-details {
	max-width: 900px;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 20px;
	padding-inline: 20px;
	z-index: 1;
}

.about-us-details h4,
.about-us-details h5,
.gallery-container h4,
.gallery-container h5,
.services-container h4,
.services-container h5,
.experiences-container h4,
.experiences-container h5 {
	margin: 0;
}

.about-us-details h4 {
	color: var(--primary);
	font-family: "noir-pro-bold";
	font-size: 40px;
	margin-bottom: 38px;
}

.about-us-details h5 {
	font-size: 26px;
	font-family: "noir-pro-bold";
	color: var(--primary-dark);
}

.about-us-large-icon {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

/* arrows */

.gallery-slider .slick-arrow {
	background-color: transparent;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 256px;
	-webkit-transition: scale 0.3s;
	-o-transition: scale 0.3s;
	transition: scale 0.3s;
}

.gallery-slider .slick-arrow:hover {
	scale: 0.97;
}

.gallery-slider {
	overflow: hidden;
	position: relative;
	padding-left: 300px;
}

.gallery-slider .moduledata figure {
	margin: 0;
}

.gallery-slider .moduledata {
	max-width: 414px;
	margin-right: 34px;
	overflow: hidden;
}

.gallery-slider .moduledata figure img {
	width: 100%;
	height: auto;
	-webkit-transition: scale 0.6s;
	-o-transition: scale 0.6s;
	transition: scale 0.6s;
}

.gallery-slider .moduledata figure img:hover {
	scale: 1.04;
}

.gallery-text {
	padding-top: 30px;
	max-width: -webkit-fit-content;
	max-width: -moz-fit-content;
	max-width: fit-content;
	margin: 0 auto;
	padding-inline: 20px;
}

.gallery-text h4 {
	font-size: 27px;
	font-family: "noir-pro-bold";
	margin-bottom: 10px;
	color: var(--primary);
}

.gallery-text h5 {
	text-align: end;
	font-size: 18px;
	font-family: "noir-pro-light";
}

/* services home page */
.services-container {
	padding: 50px;
}

.services-text {
	text-align: center;
	max-width: 900px;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 24px;
	padding-bottom: 50px;
}

.services-text h4 {
	font-size: 40px;
	font-family: "noir-pro-bold";
	color: var(--primary);
	margin-bottom: 38px;
}

.services-text h5 {
	font-size: 19px;
	font-family: "noir-pro-light";
	color: var(--primary);
}

.services {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 385px 50px 385px 50px 385px;
	grid-template-columns: repeat(3, 385px);
	gap: 50px;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.service {
	border: 2px solid #d2d1ce;
	padding: 28px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 20px;
}

.service h4 {
	font-family: "noir-pro-bold";
	color: var(--primary-dark);
	font-size: 20px;
}

.service h5 {
	font-family: "noir-pro-light";
	color: var(--primary-dark);
	font-size: 18px;
}

.experiences-slider .slick-arrow {
	background-color: transparent;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 256px;
	z-index: 1;
	-webkit-transition: scale 0.3s;
	-o-transition: scale 0.3s;
	transition: scale 0.3s;
}

.experiences-slider .slick-arrow:hover {
	scale: 0.97;
}

.experiences-slider .slick-list {
	z-index: 2;
}

.experiences-container::before {
	content: "";
	width: 100%;
	height: 145px;
	position: absolute;
	top: 0;
	background-color: white;
}

.experiences-container::after {
	content: "";
	width: 100%;
	height: 310px;
	position: absolute;
	bottom: 0;
	background-color: white;
	z-index: 0;
}

.experiences-slider {
	overflow: hidden;
	position: relative;
	padding-right: 300px;
}

.experiences-slider .moduledata figure img {
	width: 100%;
	height: auto;
}

.experiences-slider .moduledata {
	max-width: 414px;
	margin-right: 34px;
	position: relative;
}

.experiences-slider .moduledata {
	max-width: 414px;
	margin-right: 34px;
	overflow: hidden;
}

.experiences-slider .moduledata figure {
	margin: 0;
}

.experiences-slider .moduledata img {
	-webkit-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}

.experiences-slider .moduledata img:hover {
	scale: 1.04;
	-webkit-filter: brightness(40%);
	filter: brightness(40%);
}

.experiences-slider .moduledata-title h4 {
	color: white;
}

.experiences-slider .moduledata-title {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: none;
}

.experiences-slider .moduledata:hover .moduledata-title {
	display: block;
}

.experiences-container {
	background-color: var(--secondary);
	position: relative;
	padding-top: 180px;
}

.experiences-text {
	/* position: absolute; */
	/* top: 185px; */
	/* left: 300px; */
	max-width: 800px;
	margin-bottom: 55px;
	margin-left: 300px;
	z-index: 1;
	position: relative;
	margin-left: auto;
	text-align: center;
	margin-right: auto;
}

.expreriences-large-icon {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
}

.experiences-text h4,
.experiences-text h5 {
	color: var(--primary);
}

.experiences-text h4 {
	font-family: "noir-pro-bold";
	font-size: 40px;
	margin-bottom: 35px;
	text-wrap: balance;
}

.experiences-text h5 {
	font-family: "noir-pro-light";
	font-size: 19px;
}

.reviews-container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	text-align: center;
	position: relative;
	padding-block: 50px;
	/* background-image: url('../img/reviews.jpg'); */
	/* background-repeat: no-repeat; */
	/* max-width: 780px; */
	/* margin: 0 auto; */
}

.reviews-bg img {
	width: 100%;
}

.reviews-container h4,
.reviews-container h5 {
	margin: 0;
	color: white;
}

.reviews-content {
	max-width: 780px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.reviews-bg img {
	-webkit-filter: brightness(36%);
	filter: brightness(36%);
}

.reviews-icon {
	margin-bottom: 15px;
}

.reviews-content h4 {
	margin-bottom: 25px;
}

.reviews-slider h4 {
	margin-bottom: 20px;
}

.reviews-slider h5 {
	margin-bottom: 15px;
}

.reviews-slider img {
	margin: 0 auto;
}

/* contact home page */
.contact-container {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
}

.contact-container::before {
	content: "";
	position: absolute;
	top: 0;
	width: 100%;
	height: 2px;
	background-color: #908d86;
}

.contact-container::after {
	content: "";
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 2px;
	background-color: #908d86;
}

.location-contact {
	width: 50%;
}

.details-contact {
	width: 50%;
	padding-top: 50px;
	padding-inline: 50px;
}

.details-contact form {
	max-width: 768px;
	margin-left: auto;
}

.details-contact .booking-link button {
	padding: 20px 40px;
}

.social-contact {
	max-width: -webkit-fit-content;
	max-width: -moz-fit-content;
	max-width: fit-content;
	margin-left: auto;
	margin-top: 74px;
}

.social-contact h4 {
	margin-bottom: 25px;
	font-family: "noir-pro-bold";
	color: var(--primary);
	font-size: 22px;
}

.social-contact-icons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 40px;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: end;
}

.social-contact-icons img {
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.social-contact-icons img:hover {
	scale: 1.05;
}

/* modal */
.menu-modal {
	background: rgb(0, 0, 0);
	height: 100%;
	width: 100%;
	position: fixed;
	top: -100%;
	left: 0;
	z-index: 100;
	opacity: 0;
	-webkit-transition: top 0.4s ease, opacity 0.4s ease;
	-o-transition: top 0.4s ease, opacity 0.4s ease;
	transition: top 0.4s ease, opacity 0.4s ease;
}

.menu-modal.active {
	top: 0;
	opacity: 1;
}

.menu-modal .close-btn {
	position: absolute;
	left: 3rem;
	top: 2rem;
	cursor: pointer;
	z-index: 100;
	width: 25px;
	height: 25px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: white;
	border-radius: 5px;
}

.menu-modal .close-btn svg path {
	fill: black;
}

.menu-modal-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	overflow-y: auto;
}

.menu-details {
	width: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.menu-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 50%;
}

.menu-logo {
	width: 50%;
	text-align: center;
	-ms-flex-line-pack: center;
	align-content: center;
	padding: 20px;
	padding-inline: 50px;
	margin: auto;
	background-color: rgb(107, 103, 94, 0.3);
	height: 100%;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	align-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.menu-bottom {
	height: 50%;
	background-color: var(--secondary);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.menu-social {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 30px;
	padding-inline: 20px;
}

.menu-social img {
	-webkit-transition: scale 0.3s;
	-o-transition: scale 0.3s;
	transition: scale 0.3s;
}

.menu-social img:hover {
	scale: 1.05;
}

.menu-map {
	width: 50%;
}

.menu-list {
	position: relative;
	width: 50%;
	height: 100vh;
}

.menu-list .center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 30px;
	text-align: center;
}

.menu-list .center a {
	font-size: 32px;
	color: var(--primary);
	-webkit-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
	font-family: "noir-pro-light";
}

.menu-list .center a:hover {
	color: var(--secondary);
}

.menu-list ul {
	list-style: none;
	margin: 0;
}

/* ------- HERO ------- */

.slick-slider {
	margin-bottom: 0;
}

/* ------- ABOUT ------- */

/* ------- STATIC PAGE ------- */

.location-page_map {
	margin: 0 auto;
	max-width: 1200px;
	margin-bottom: 3rem;
	padding-inline: 40px;
}

.location-page_map iframe {
	border-radius: 20px;
}

.articles {
	padding-inline: 50px;
}

.articlelistingrow img {
	-webkit-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}

.articlelistingrow h4 {
	text-align: center;
	padding: 10px;
	background-color: var(--secondary);
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.articlelistingrow h4 a {
	color: var(--primary-dark);
	font-family: "noir-pro-bold";
}

.articlelistingrow:hover h4 a {
	color: var(--secondary);
}

.articlelistingrow:hover h4 {
	background-color: var(--primary);
}

.articlelistingrow img:hover {
	-webkit-filter: brightness(0.5);
	filter: brightness(0.5);
}

/* contact page */
.contact-page {
	background: var(--secondary);
	padding-block: 30px;
	max-width: 1000px;
	margin: 0 auto;
	border-radius: 20px;
}

.contact-form-bottom {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

#contact .alert-box {
	font-size: 16px;
	border-radius: 10px;
	text-align: center;
	margin-top: 20px;
	max-width: -webkit-fit-content;
	max-width: -moz-fit-content;
	max-width: fit-content;
	margin: 0 auto;
}

.contact-page form {
	padding: 20px 30px;
}

.contact-page form input,
.contact-page form select,
.contact-page form textarea {
	border-radius: 10px;
	font-family: "noir-pro-light";
	color: #000;
	padding: 18px 15px;
	/* margin: 10px; */
	font-size: 18px;
	margin-bottom: 2rem;
}

.contact-page form label {
	font-family: "noir-pro-bold";
	color: var(--primary-dark);
	margin-bottom: 0.5rem;
	letter-spacing: 1.5px;
}

.contact-page #submitform {
	background-color: var(--primary);
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.contact-page #submitform:hover {
	background-color: var(--primary-dark);
}

.main__image img,
.category__img img,
.articleImage {
	-webkit-filter: brightness(50%);
	filter: brightness(50%);
	width: 100%;
	height: auto;
}

.main__image,
.category__img {
	position: relative;
}

.static-page__title {
	text-align: center;
	position: absolute;
	bottom: 5%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	font-size: 40px;
	color: white;
	letter-spacing: 4px;
	font-family: "noir-pro-bold";
	-webkit-filter: drop-shadow(0px 6px 4px #222);
	filter: drop-shadow(0px 6px 4px #222);
}

.static-page__content {
	margin: 0 auto;
	margin-block: 5rem;
	padding-inline: 20px;
	max-width: 1200px;
}

.static-page__content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 20px;
}

.static-page__content p {
	line-height: 2.5rem;
	margin: 0 auto;
	text-align: center;
	font-size: 20px;
}

.static-page__content a {
	color: var(--primary);
	-webkit-transition: color 0.3s;
	-o-transition: color 0.3s;
	transition: color 0.3s;
}

.static-page__content a:hover {
	color: var(--primary-dark);
}

/* ------- CATEGORY PAGE ------- */

/* ------- COMPANY ------- */

/* ------- FOOTER ------- */

.site-footer {
	/* background-color: white; */
	padding: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.footer-top {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.footer-details h4 {
	margin: 0;
	color: black;
	font-size: 22px;
	font-family: "noir-pro-bold";
}

.footer-details {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 30px;
	height: 240px;
}

.footer-details a {
	font-size: 20px;
	color: black;
	font-family: "noir-pro-light";
	max-width: -webkit-fit-content;
	max-width: -moz-fit-content;
	max-width: fit-content;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

.footer-details a:hover {
	color: var(--primary);
	scale: 1.01;
}

.site-footer__copyrights {
	font-size: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	color: black;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: end;
	font-family: "noir-pro-light";
}

.site-footer__copyrights a {
	margin-left: 5px;
	/* font-size: 16px; */

	/* color: #fff; */
}

.footer-logo {
	left: 50%;
	-webkit-transform: translate(-50%);
	-ms-transform: translate(-50%);
	transform: translate(-50%);
	position: absolute;
}

.footer-logo img {
	max-width: 290px;
	height: auto;
}

.site-footer__logo {
	text-align: right;
	/* margin-left: auto; */
	-ms-flex-line-pack: end;
	align-content: end;
	max-width: -webkit-fit-content;
	max-width: -moz-fit-content;
	max-width: fit-content;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: end;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media screen and (max-width: 1600px) {
	.about-us-details {
		width: 100%;
		max-width: 1200px;
	}

	.reviews-content {
		max-width: 1400px;
		padding-inline: 50px;
	}

	.details-contact .booking-content .input-container {
		margin: 10px;
	}

	.details-contact .booking-link button {
		padding: 10px;
	}

	.details-contact .booking-content .input-container:nth-child(1)::before,
	.booking-content .input-container:nth-child(2)::before {
		right: -11px;
	}
}

@media screen and (max-width: 1340px) {
	.menu-top {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		height: 100%;
	}

	.menu-modal .close-btn {
		background-color: transparent;
	}

	.menu-logo {
		width: 100%;
		background-color: rgb(107, 103, 94, 0.3);
	}

	.menu-map {
		width: 100%;
		height: 100%;
	}

	.menu-modal .close-btn {
		background-color: white;
	}

	.menu-bottom {
		height: -webkit-fit-content;
		height: -moz-fit-content;
		height: fit-content;
		padding-block: 50px;
		margin-top: auto;
	}

	.top-bar .title-area img,
	.menu-logo img {
		max-width: 200px;
	}

	.about-us-container::after {
		bottom: -20.3rem;
	}

	.reviews-content {
		max-width: 1200px;
		background-image: url("../img/reviews.jpg");
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		position: relative;
	}

	.reviews-content::before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		background-color: rgba(0, 0, 0, 0.7);
		height: 100%;
		width: 100%;
		z-index: 0;

		& > * {
			position: relative;
			z-index: 2;
		}
	}
	.reviews-content h4,
	.reviews-icon {
		z-index: 2;
		position: relative;
	}

	.experiences-container::after {
		height: 224px;
	}

	.experiences-text {
		text-align: center;
		margin: 0 auto;
		margin-bottom: 50px;
		max-width: 950px;
		padding-inline: 20px;
	}

	.services {
		/* -ms-grid-columns: (385px) [2]; */
		-ms-grid-columns: (385px)[2];
		grid-template-columns: repeat(2, 385px);
	}

	.about-us-details h4,
	.services-text h4,
	.experiences-text h4 {
		font-size: 34px;
	}

	.gallery-text h4 {
		font-size: 22px;
	}

	.gallery-text h5 {
		font-size: 17px;
	}

	.gallery-slider .moduledata,
	.experiences-slider .moduledata {
		max-width: 300px;
		height: auto;
	}

	.reviews-content h4 {
		font-size: 20px;
	}

	.reviews-slider h4 {
		font-size: 18px;
	}

	.reviews-slider h5 {
		font-size: 16px;
	}

	.footer-logo img {
		max-width: 200px;
		height: auto;
	}

	.footer-details {
		gap: 20px;
		height: 165px;
	}

	.footer-details h4 {
		font-size: 20px;
	}

	.footer-details a,
	.site-footer__copyrights {
		font-size: 18px;
	}

	.booking-link button {
		padding: 30px;
	}

	.details-contact .booking-link button {
		padding: 10px;
	}

	.details-contact {
		padding-inline: 30px;
	}
}

@media screen and (max-width: 1240px) {
	.static-page__title {
		font-size: 28px;
	}

	.static-page__content {
		margin-block: 3rem;
	}

	.about-us-details {
		max-width: 1024px;
	}

	.experiences-container::before {
		height: 20px;
	}

	.reviews-content {
		max-width: 1054px;
	}

	.experiences-text {
		max-width: 1024px;
	}

	.experiences-container {
		padding-top: 61px;
	}

	.contact-container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.location-contact {
		width: 100%;
	}

	.location-contact iframe {
		max-height: 350px;
	}

	.details-contact {
		width: 100%;
		padding-inline: 20px;
		padding-block: 40px;
	}

	.details-contact .booking-content {
		/* padding-right: 49px; */
		/* border: 1px solid #eeeeee; */
		-webkit-box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
		box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	}

	.details-contact .booking-link button {
		padding-inline: 30px;
	}

	.social-contact-icons img {
		max-width: 70px;
		height: auto;
	}

	.social-contact {
		margin: 0 auto;
		margin-top: 40px;
		text-align: center;
	}

	.details-contact form {
		margin: 0 auto;
	}

	.menu-navbar h2 {
		font-size: 26px;
	}

	.site-footer {
		padding: 30px;
	}
}

@media screen and (max-width: 1024px) {
	[class*="block-grid-"] {
		max-width: 660px;
		/* αλλαγή ανάλογα με το μέγεθος του thumb */

		margin: auto;
	}

	.contact-page form {
		padding: 0 20px;
	}

	.contact-page form input,
	.contact-page form select,
	.contact-page form textarea {
		font-size: 16px;
		padding: 12px;
		margin-bottom: 1.5rem;
	}

	.contact-form-bottom {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.contact-form-bottom .columns {
		padding: 0;
	}

	.location-page_map iframe {
		max-height: 300px;
	}

	.site-header.onScroll .title-area img {
		/* scale: 0.8;
		-webkit-transform: translateY(-58%);
		-ms-transform: translateY(-58%);
		transform: translateY(-58%); */
	}

	.articles {
		padding-inline: 20px;
	}

	.static-page__title {
		font-size: 22px;
		margin-bottom: 0.6rem;
	}

	.static-page__content {
		margin-block: 1.5rem;
	}

	.top-bar .title-area img,
	.menu-logo img,
	.footer-logo img {
		max-width: 150px;
		height: auto;
	}

	.booking-container form {
		position: relative;
		bottom: unset;
		left: unset;
		-webkit-transform: unset;
		-ms-transform: unset;
		transform: unset;
		max-width: unset;
		margin: 0 auto;
		padding: 10px;
	}

	.booking-container {
		height: unset;
	}

	.booking-content {
		/* border: 1px solid #eeeeee; */
		-webkit-box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
		box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	}

	.about-us-container::before {
		content: unset;
	}

	#navbar {
		padding-inline: 20px;
	}

	.about-us-container {
		padding-top: 12px;
		margin-bottom: 10px;
	}

	.about-us-details {
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		-webkit-transform: unset;
		-ms-transform: unset;
		transform: unset;
		position: unset;
		z-index: 1;
		padding-block: 40px;
		max-width: 740px;
		margin: 0 auto;
	}

	.about-us-details h4,
	.services-text h4,
	.experiences-text h4 {
		font-size: 26px;
		margin-bottom: 20px;
	}

	.gallery-text h4 {
		font-size: 22px;
	}

	.about-us-large-icon {
		position: absolute;
		top: 0;
		left: 0;
		z-index: 0;
	}

	.about-us-container::after {
		bottom: -14.7rem;
	}

	.gallery-text h5,
	.services-text h5,
	.experiences-text h5 {
		font-size: 17px;
	}

	.gallery-slider {
		margin-top: 0;
	}

	.about-us-details h5 {
		font-size: 17px;
	}

	.menu-modal-content {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		height: 100%;
	}

	.menu-list {
		height: -webkit-max-content;
		height: -moz-max-content;
		height: max-content;
		width: 100%;
	}

	.menu-top {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
	}

	.menu-map,
	.menu-logo {
		width: 50%;
	}

	.menu-list .center {
		position: relative;
		top: -3rem;
		-webkit-transform: unset;
		-ms-transform: unset;
		transform: unset;
		left: 0;
		padding-block: 40px;
	}

	.menu-social img {
		max-width: 70px;
		height: auto;
	}

	.menu-list .center a {
		font-size: 28px;
	}

	.menu-details {
		width: 100%;
	}

	.reviews-bg {
		display: none;
	}

	.reviews-content h4,
	.reviews-slider h4,
	.reviews-slider h5 {
		color: white;
	}

	.reviews-content {
		background-color: var(--secondary);
		position: relative;
		top: 0;
		left: 0;
		-webkit-transform: unset;
		-ms-transform: unset;
		transform: unset;
		padding-block: 30px;
	}

	.gallery-text {
		text-align: center;
	}

	.gallery-text h5 {
		text-align: center;
	}

	.gallery-slider {
		padding-left: 100px;
	}

	.gallery-slider .moduledata {
		margin-right: 25px;
	}

	.experiences-slider {
		padding-right: 100px;
	}

	.gallery-slider .slick-arrow {
		left: 58px;
	}

	.experiences-slider .slick-arrow {
		right: 58px;
	}

	.site-footer {
		padding-inline: 20px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		text-align: center;
	}

	.footer-logo {
		left: unset;
		-webkit-transform: unset;
		-ms-transform: unset;
		transform: unset;
		position: relative;
	}

	.footer-details {
		text-align: center;
		margin-bottom: 10px;
	}

	.footer-details a,
	.site-footer__copyrights {
		margin: 0 auto;
	}

	.footer-top {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
		gap: 25px;
	}

	.site-footer__logo {
		margin: 0 auto;
	}

	.site-footer__logo img {
		max-width: 90px;
		height: auto;
	}

	.services {
		/* -ms-grid-columns: (310px) [2]; */
		-ms-grid-columns: (310px)[2];
		grid-template-columns: repeat(2, 310px);
	}

	.services-text {
		text-align: center;
		max-width: unset;
		margin: 0 auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 24px;
		padding-bottom: 50px;
	}

	.services-container {
		padding-block: 30px;
		padding-inline: 20px;
	}
}

@media screen and (max-width: 780px) {
	.top-bar .title-area img {
		max-width: 120px;
		height: auto;
	}

	.gallery-slider {
		padding-left: 0;
	}

	.site-header.onScroll .title-area img {
		/* scale: 1; */
		/* -webkit-transform: translateY(-45%);
		-ms-transform: translateY(-45%);
		transform: translateY(-45%); */
	}

	.gallery-slider .moduledata,
	.experiences-slider .moduledata {
		max-width: 200px;
		height: auto;
	}

	.about-us-container::after {
		bottom: -10rem;
	}

	.gallery-slider .moduledata,
	.experiences-slider .moduledata {
		margin-right: 15px;
	}

	.experiences-slider {
		padding-right: 0;
	}

	.experiences-slider .moduledata-title h4 {
		font-size: 18px;
	}

	.services {
		-ms-grid-columns: 275px 20px 275px;
		grid-template-columns: repeat(2, 275px);
		gap: 20px;
	}

	.service {
		padding: 14px;
	}

	.service h4 {
		font-size: 18px;
	}

	.service h5 {
		font-size: 16px;
	}

	.slick-arrow {
		display: none !important;
	}

	.experiences-slider .slick-arrow {
		display: none !important;
	}
}

@media screen and (max-width: 640px) {
	.homepage main {
		padding-top: 0;
	}

	.innerpage main {
		padding-top: 64px;
	}

	.st_linkedin_hcount {
		display: none;
	}

	[class*="block-grid-"] {
		max-width: 330px;
		/* αλλαγή ανάλογα με το μέγεθος του thumb */

		margin: auto;
	}

	.contact-page form {
		padding: 20px 10px;
	}

	.contact-page form input,
	.contact-page form select,
	.contact-page form textarea {
		margin-bottom: 1rem;
	}

	.location-page_map {
		margin: 0 auto;
		margin-bottom: 0.5rem;
		padding-inline: 10px;
	}

	.location-page_map iframe {
		border-radius: 20px;
	}

	.articles {
		padding-inline: 10px;
	}

	.contact-page {
		padding-block: 0;
	}

	.breadcrumbs *,
	.breadcrumbs>.current {
		font-size: 15px;
	}

	.top-bar-section {
		float: none !important;
	}

	.top-bar .toggle-topbar.menu-icon a {
		color: #000000;
		margin-top: 10px;
		/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
		display: none;
		/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */
	}

	.top-bar .toggle-topbar.menu-icon a {
		position: relative;
		width: 2.4rem;
		padding-right: 0;
		height: auto;
	}

	/* .top-bar .toggle-topbar.menu-icon a::after {

    box-shadow: 0 10px 0 1px #000000, 0 16px 0 1px #000000, 0 22px 0 1px #000000;  } */

	.top-bar .toggle-topbar.menu-icon a::after {
		display: none !important;
	}

	.top-bar .toggle-topbar.menu-icon a span {
		display: block;
		width: 100%;
		border-radius: 3px;
		height: 0.3rem;
		/* background: var(--primary); */
		/* background: black; */

		-webkit-transition: all 0.3s;
		-o-transition: all 0.3s;
		transition: all 0.3s;
		position: relative;
		display: none;
	}

	.top-bar .toggle-topbar.menu-icon a span+span {
		margin-top: 0.3rem;
	}

	.top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(1) {
		-webkit-animation: ease 0.7s top forwards;
		animation: ease 0.7s top forwards;
	}

	.top-bar .toggle-topbar.menu-icon a span:nth-child(1) {
		-webkit-animation: ease 0.7s top-2 forwards;
		animation: ease 0.7s top-2 forwards;
	}

	.top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(2) {
		-webkit-animation: ease 0.7s scaled forwards;
		animation: ease 0.7s scaled forwards;
	}

	.top-bar .toggle-topbar.menu-icon a span:nth-child(2) {
		-webkit-animation: ease 0.7s scaled-2 forwards;
		animation: ease 0.7s scaled-2 forwards;
	}

	.top-bar.expanded .toggle-topbar.menu-icon a span:nth-child(3) {
		-webkit-animation: ease 0.7s bottom forwards;
		animation: ease 0.7s bottom forwards;
	}

	.top-bar .toggle-topbar.menu-icon a span:nth-child(3) {
		-webkit-animation: ease 0.7s bottom-2 forwards;
		animation: ease 0.7s bottom-2 forwards;
	}

	@-webkit-keyframes top {
		0% {
			top: 0;
			-webkit-transform: rotate(0);
			transform: rotate(0);
		}

		50% {
			top: 0.5rem;
			-webkit-transform: rotate(0);
			transform: rotate(0);
		}

		100% {
			top: 0.5rem;
			-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
		}
	}

	@keyframes top {
		0% {
			top: 0;
			-webkit-transform: rotate(0);
			transform: rotate(0);
		}

		50% {
			top: 0.5rem;
			-webkit-transform: rotate(0);
			transform: rotate(0);
		}

		100% {
			top: 0.5rem;
			-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
		}
	}

	@-webkit-keyframes top-2 {
		0% {
			top: 0.5rem;
			-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
		}

		50% {
			top: 0.5rem;
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}

		100% {
			top: 0;
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}
	}

	@keyframes top-2 {
		0% {
			top: 0.5rem;
			-webkit-transform: rotate(45deg);
			transform: rotate(45deg);
		}

		50% {
			top: 0.5rem;
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}

		100% {
			top: 0;
			-webkit-transform: rotate(0deg);
			transform: rotate(0deg);
		}
	}

	@-webkit-keyframes bottom {
		0% {
			bottom: 0;
			-webkit-transform: rotate(0);
			transform: rotate(0);
		}

		50% {
			bottom: 0.7rem;
			-webkit-transform: rotate(0);
			transform: rotate(0);
		}

		100% {
			bottom: 0.7rem;
			-webkit-transform: rotate(135deg);
			transform: rotate(135deg);
		}
	}

	@keyframes bottom {
		0% {
			bottom: 0;
			-webkit-transform: rotate(0);
			transform: rotate(0);
		}

		50% {
			bottom: 0.7rem;
			-webkit-transform: rotate(0);
			transform: rotate(0);
		}

		100% {
			bottom: 0.7rem;
			-webkit-transform: rotate(135deg);
			transform: rotate(135deg);
		}
	}

	@-webkit-keyframes bottom-2 {
		0% {
			bottom: 0.7rem;
			-webkit-transform: rotate(135deg);
			transform: rotate(135deg);
		}

		50% {
			bottom: 0.7rem;
			-webkit-transform: rotate(0);
			transform: rotate(0);
		}

		100% {
			bottom: 0;
			-webkit-transform: rotate(0);
			transform: rotate(0);
		}
	}

	@keyframes bottom-2 {
		0% {
			bottom: 0.7rem;
			-webkit-transform: rotate(135deg);
			transform: rotate(135deg);
		}

		50% {
			bottom: 0.7rem;
			-webkit-transform: rotate(0);
			transform: rotate(0);
		}

		100% {
			bottom: 0;
			-webkit-transform: rotate(0);
			transform: rotate(0);
		}
	}

	@-webkit-keyframes scaled {
		50% {
			-webkit-transform: scale(0);
			transform: scale(0);
		}

		100% {
			-webkit-transform: scale(0);
			transform: scale(0);
		}
	}

	@keyframes scaled {
		50% {
			-webkit-transform: scale(0);
			transform: scale(0);
		}

		100% {
			-webkit-transform: scale(0);
			transform: scale(0);
		}
	}

	@-webkit-keyframes scaled-2 {
		0% {
			-webkit-transform: scale(0);
			transform: scale(0);
		}

		50% {
			-webkit-transform: scale(0);
			transform: scale(0);
		}

		100% {
			-webkit-transform: scale(1);
			transform: scale(1);
		}
	}

	@keyframes scaled-2 {
		0% {
			-webkit-transform: scale(0);
			transform: scale(0);
		}

		50% {
			-webkit-transform: scale(0);
			transform: scale(0);
		}

		100% {
			-webkit-transform: scale(1);
			transform: scale(1);
		}
	}

	.overlay {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.7);
		background-color: rgba(0, 0, 0, 0.7);
		/* z-index: 10; */
	}

	.top-bar.expanded .title-area {
		/* background: #ffffff; */
		/* background: transparent; */
	}

	.top-bar-section li:not(.has-form) a:not(.button) {
		text-align: center;
	}

	.top-bar {
		height: 65px;
	}

	ul.dropdown {
		background: transparent !important;
	}

	.site-header {
		background-color: var(--primary);
		border-bottom: 2px solid var(--primary-dark);
		/* box-shadow: 0 1px 1px 0 rgba(208, 206, 206, 0.7); */
	}

	.site-header.onScroll .title-area img {
		max-width: 70px;
		height: auto;
	}

	.site-header.onScroll .title-area {
		top: 0;
	}

	.top-bar .title-area {
		height: 100%;
		-ms-flex-line-pack: center;
		align-content: center;
		position: relative;
		top: 0;
		left: 0;
		-webkit-transform: unset;
		-ms-transform: unset;
		transform: unset;
		margin-top: 0;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}

	.top-bar .title-area img {
		max-width: 70px;
		height: auto;
	}

	#navbar {
		/* padding-inline: 10px; */
		padding-left: 0;
		padding-left: 10px;
	}

	.social-navbar {
		display: none;
	}

	.menu-modal {
		background-color: rgba(0, 0, 0, 0.7);
	}

	.menu-navbar-icon span {
		width: 34px;
		height: 4px;
	}

	.guests input[type="number"],
	.day {
		font-size: 30px;
	}

	.guests input[type="number"] {
		max-width: 30px;
	}

	.menu-modal-content {
		height: 100%;
		background-color: black;
	}

	.main__image img,
	.category__img img,
	.articleImage {
		-webkit-filter: unset;
		filter: unset;
	}

	.menu-navbar {
		margin-left: auto;
	}

	.menu-navbar h2 {
		display: none;
	}

	.menu-navbar-icon {
		gap: 6px;
	}

	.menu-social {
		gap: 20px;
	}

	.menu-social img {
		max-width: 50px;
		height: auto;
	}

	.menu-top {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.menu-map {
		display: none;
	}

	.menu-modal-content {
		/* height: unset; */
	}

	.menu-list .center {
		top: 0;
	}

	.menu-list .center a {
		font-size: 18px;
	}

	.menu-logo {
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
		height: unset;
	}

	.menu-map,
	.menu-logo {
		width: 100%;
	}

	.menu-logo img {
		max-width: 60px;
		height: auto;
	}

	.menu-bottom {
		padding-block: 30px;
	}

	.menu-list {
		margin-top: 7rem;
		margin-bottom: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}

	.menu-list .right {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;

		li {
			margin: 0;
		}

		a {
			color: var(--primary);
			font-size: 18px;
		}
	}

	.video-container video {
		height: auto;
	}

	.menu-modal .close-btn {
		right: 1rem;
		left: unset;
	}

	/* height: min-content; */

	.menu-details {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		-ms-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}

	.menu-navbar-icon #one,
	.menu-navbar-icon #three {
		width: 100%;
	}

	.static-page__title {
		font-size: 18px;
		width: 100%;
		position: unset;
		-webkit-transform: unset;
		-ms-transform: unset;
		transform: unset;
		color: var(--primary-dark);
		-webkit-filter: unset;
		filter: unset;
		padding-block: 0.5rem;
		background-color: var(--secondary);
	}

	/* .static-page__title h1 {
		color: var(--primary);
	} */

	.static-page__content {
		margin-block: 1rem;
		padding-inline: 10px;
		gap: 10px;
	}

	.static-page__content p {
		font-size: 16px;
		line-height: 1.9rem;
	}

	.about-us-details img {
		max-width: 50px;
		height: auto;
	}

	.about-us-details h4,
	.services-text h4,
	.experiences-text h4 {
		font-size: 19px;
		margin-bottom: 10px;
	}

	.about-us-details h5,
	.gallery-text h5,
	.services-text h5,
	.experiences-text h5 {
		font-size: 16px;
	}

	.services {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.service {
		text-align: center;
		border-radius: 10px;
	}

	.gallery-slider .moduledata,
	.experiences-slider .moduledata {
		max-width: unset;
		margin: 0;
	}

	.gallery-slider .moduledata img,
	.experiences-slider .moduledata img {
		max-width: 300px;
		height: auto;
		border-radius: 10px;
		margin: 0 auto;
	}

	.gallery-slider .moduledata figure img:hover,
	.experiences-slider .moduledata img:hover {
		scale: unset;
	}

	.gallery-text h4 {
		font-size: 19px;
	}

	.services-text {
		padding-bottom: 30px;
	}

	.services-container {
		padding-block: 20px;
		padding-inline: 10px;
	}

	.about-us-details,
	.gallery-text {
		padding-inline: 10px;
		padding-top: 20px;
	}

	.about-us-details {
		padding-bottom: 20px;
	}

	.experiences-text {
		padding-inline: 10px;
		margin-bottom: 30px;
	}

	.experiences-container {
		padding-top: 48px;
	}

	.reviews-container {
		padding-block: 20px;
	}

	.reviews-content {
		padding: 20px 10px;
	}

	.social-contact-icons {
		gap: 20px;
	}

	.social-contact-icons img {
		max-width: 40px;
		height: auto;
	}

	.reviews-content h4 {
		font-size: 18px;
		margin-bottom: 10px;
	}

	.reviews-slider h4 {
		font-size: 16px;
		margin-bottom: 10px;
	}

	.about-us-container::after {
		bottom: -14.6rem;
	}

	.booking-content {
		/* border: 1px solid #eeeeee; */
		-webkit-box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
		box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.booking-content .booking-link {
		width: 100%;
		margin: 0;
	}

	.booking-content .booking-link button {
		width: 100%;
		padding: 10px;
	}

	.details-contact {
		padding-block: 25px;
	}

	.menu-modal .close-btn {
		right: 1rem;
	}

	.booking-content .input-container,
	.details-contact .booking-content .input-container {
		margin: 5px 5px;
	}

	.booking-content .input-container label {
		font-size: 16px;
	}

	.booking-content .input-container:nth-child(1)::after,
	.booking-content .input-container:nth-child(2)::after {
		content: "";
		position: absolute;
		width: 90%;
		-webkit-transform: translate(-50%);
		-ms-transform: translate(-50%);
		transform: translate(-50%);
		height: 1px;
		bottom: 0;
		left: 50%;
		background-color: #eeeeee;
	}

	.site-header {
		background-color: var(--primary);
	}

	.homepage .site-header {
		background-color: transparent;
		border-bottom: 2px solid transparent;
	}

	.homepage .site-header.onScroll {
		background-color: var(--primary);
		border-bottom: 2px solid var(--primary-dark);
	}

	.booking-content .input-container:nth-child(1)::before,
	.booking-content .input-container:nth-child(2)::before {
		content: unset;
	}

	.booking-content .input-container {
		/* margin: 20px; */
		width: unset;
	}

	.guests button {
		padding: 2px;
	}
}