@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

/* font-family: "Roboto", sans-serif;
   font-family: "Open Sans", sans-serif; */

/*
.material-symbols-outlined {
  font-variation-settings:
  'FILL' 0,
  'wght' 400,
  'GRAD' 0,
  'opsz' 24
} */

/* Rules for sizing the icon. */
.material-icons-outlined.md-18 { font-size: 18px; }
.material-icons-outlined.md-24 { font-size: 24px; }
.material-icons-outlined.md-36 { font-size: 36px; }
.material-icons-outlined.md-48 { font-size: 48px; }

/* Rules for using icons as black on a light background. */
.material-icons-outlined.md-dark { color: rgba(0, 0, 0, 0.54); }
.material-icons-outlined.md-dark.md-inactive { color: rgba(0, 0, 0, 0.26); }

/* Rules for using icons as white on a dark background. */
/* .material-icons-outlined.md-light { color: rgba(255, 255, 255, 1); } */
.material-icons-outlined.md-light { color: rgba(102, 102, 102, 1); }
.material-icons-outlined.md-light.md-inactive { color: rgba(255, 255, 255, 0.3); }


.material-icons-outlined {

font: normal 19px/24px 'Material Icons Outlined';
	vertical-align: sub;
	
}


html{
	
    font-size: 16px;
    height: 100%;
	max-width: 100%;
    }


body {
	height: 100%;
	max-width: 100%;
	

}

.noslider {
	padding-top: 84px;
}

div, p, td, a, span, li {
	font-family: "Open Sans", sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 26px;
	color: #444;
	overflow-wrap: anywhere;
}

#cookiesdirective div {
	color:#ffffff!important;
}

a{
	text-decoration: none;
}


.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: none;
}
	
h1, h2, h3, h4, h5 {
	font-family: "Roboto", sans-serif;
    letter-spacing: 1px;
    color: #333;
}


h1 {
	font-size: 32px;
	line-height: 34px;
	margin-top: 0px;
	margin-bottom: 30px;
}

h1 span {
    font-size: 32px;
	line-height: 34px;
	color:inherit;
}


h2 {
    font-size: 28px;
	line-height: 34px;
	margin-top: 0px;
	margin-bottom: 30px;
}


h3 {
	font-size: 24px;
	line-height: 30px;
    margin-top: 25px;
    margin-bottom: 10px;
}

h4 {
	font-size: 24px;
	line-height: 24px;
	margin-bottom: 25px;
	font-weight: 500;
}

h5 {
	font-size: 20px;
	line-height: 20px;
	/*margin-bottom: 25px;*/
	font-weight: 500;
}

.order-sm-6 {
    order: 6 !important;
}

.order-sm-7 {
    order: 7 !important;
}

.order-sm-8 {
    order: 8 !important;
}


h2.mycenter {
	text-align: center;
	margin-left: 0!important;
}
h2.mycenter::after {
	margin-left: auto;
	margin-right: auto;
}

h3.mycenter {
	text-align: center;
	margin-left: 0!important;
}
h3.mycenter::after {
	margin-left: auto;
	margin-right: auto;
}

.fancybox__toolbar * {
	color: #fff!important;
}


.innershadow {
   -moz-box-shadow:    inset 0 0 25px #272727;
   -webkit-box-shadow: inset 0 0 25px #272727;
/* box-shadow:         inset 0 0 25px #272727; */
   box-shadow:         inset 0 0 9px #272727a6;
}

.hideme
{
    opacity:0;
}

ul {
	margin: 0;
    padding: 0;
    list-style-position: inside;
}
.g-6 {
    --bs-gutter-y: 6rem;
	--bs-gutter-x: 6rem;
}
.g-7 {
    --bs-gutter-y: 7rem;
	--bs-gutter-x: 7rem;
}
.g-8 {
    --bs-gutter-y: 8rem;
	--bs-gutter-x: 8rem;
}
.g-9 {
    --bs-gutter-y: 9rem;
	--bs-gutter-x: 9rem;
}
.g-10 {
    --bs-gutter-y: 10rem;
	--bs-gutter-x: 10rem;
}

.separator30 {
	margin-top:30px;
	margin-bottom:15px;
}
	
.separator60 {
	margin-top:60px;
	margin-bottom:30px;
}

.separator80 {
	margin-top:80px;
	margin-bottom:40px;
}

button:focus {
   
    outline: none;
}

.btn-close {
   
    color: #fff;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat!important;

}

.offcanvas-header .btn-close {
   
    color: #000000;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat!important;

}

span.bgicon  {
	      
	font-size: 22px;
	color:#ffffff;
	line-height: 22px;
	background-color: #444444;
    vertical-align: middle;
    margin-right: 5px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    padding: 10px;
   
}

/*---menu start----*/

.fixed-top {
	
}

.fixed-top {
	/* -webkit-box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 55%);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.55);
     box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 55%); */
    background-color: #ffffff;
	
}

.addshadow {
        -webkit-box-shadow: 0px 2px 6px 0px rgb(0 0 0 / 26%);
    -moz-box-shadow: 0px 2px 6px 0px rgba(0,0,0,0.26);
         box-shadow: 0px 2px 6px 0px rgb(0 0 0 / 26%);
}




/*----- modal prosfores start --------*/

.section{
	  position: absolute;
	  right:30px;
	top:170px;
	  display: block;
	  display: -ms-flexbox;
	  display: flex;
	  -ms-flex-wrap: wrap;
	  flex-wrap: wrap;
	  -ms-flex-pack: center;
	  justify-content: center;
	z-index: 999;
	}


	.section [type="checkbox"]:checked,
	.section [type="checkbox"]:not(:checked){
	  position: absolute;
	  left: -9999px;
	}
	.modal-btn:checked + label,
	.modal-btn:not(:checked) + label{
	  position: relative;
	  font-family: "Open Sans", sans-serif;
	  font-weight: 500;
	  font-size: 16px;
	  line-height: 2;
	  height: 50px;
	  transition: all 200ms linear;
	  border-radius: 4px;
	  width: 240px;
	  letter-spacing: 1px;
	  display: -webkit-inline-flex;
	  display: -ms-inline-flexbox;
	  display: inline-flex;
	  -webkit-align-items: center;
	  -moz-align-items: center;
	  -ms-align-items: center;
	  align-items: center;
	  -webkit-justify-content: center;
	  -moz-justify-content: center;
	  -ms-justify-content: center;
	  justify-content: center;
	  -ms-flex-pack: center;
	  text-align: center;
		-ms-flex-item-align: center;
		align-self: center;
	  border: none;
	  cursor: pointer;
	  background-color: #009fbc;
	  color: #ffffff;
	  box-shadow: 0 12px 35px 0 rgba(16,39,112,.25);
	}
	.modal-btn:not(:checked) + label:hover{
	  background-color: #d5aa67;
	  color: #fff;
	}
	.modal-btn:checked + label .uil,
	.modal-btn:not(:checked) + label .uil{
		margin-left: 10px;
		font-size: 18px;
	}
	.modal-btn:checked + label:after,
	.modal-btn:not(:checked) + label:after{
	  position: fixed;
	  top: 120px;
	  right: 30px;
	  z-index: 110;
	  width: 50px;
	  border-radius: 3px;
	  height: 50px;
	  text-align: center;
	  line-height: 50px;
	  font-size: 22px;
	  background-color: #fcfcfc;
	  color: #444;
	  font-family: 'unicons';
	  content: '\eac6'; 
	  box-shadow: 0 12px 25px 0 rgba(16,39,112,.25);
	  transition: all 200ms linear;
	  opacity: 0;
	  pointer-events: none;
	  transform: translateY(20px);
	}
	.modal-btn:checked + label:hover:after,
	.modal-btn:not(:checked) + label:hover:after{
	  background-color: #009fbc;
	  color: #fff;
	}
	.modal-btn:checked + label:after{
	  transition: opacity 300ms 300ms ease, transform 300ms 300ms ease, background-color 250ms linear, color 250ms linear;
	  opacity: 1;
	  pointer-events: auto;
	  transform: translateY(0);
	}
	.section .modal{
	  position: fixed;
	  display: block;
	  display: -ms-flexbox;
	  display: flex;
	  -ms-flex-wrap: wrap;
	  flex-wrap: wrap;
	  -ms-flex-pack: center;
	  justify-content: center;
	  margin: 0 auto;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  z-index: 100;
	  overflow-x: hidden;
	  background-color: rgba(31,32,41,.75);
	  pointer-events: none;
	  opacity: 0;
	  transition: opacity 250ms 700ms ease;
	}
	.modal-btn:checked ~ .modal{
	  pointer-events: auto;
	  opacity: 1;
	  transition: all 300ms ease-in-out;
	}
	.modal-wrap {
	  position: relative;
	  display: block;
	  width: 100%;
	  max-width: 580px;
	  margin: 0 auto;
	  margin-top: 20px;
	  margin-bottom: 20px;
	  border-radius: 4px;
	  overflow: hidden;
	  padding-bottom: 20px;
	  background-color: #fff;
		-ms-flex-item-align: center;
		align-self: center;
		box-shadow: 0 12px 25px 0 rgba(199,175,189,.25);
	  opacity: 0;
	  transform: scale(0.6);
	  transition: opacity 250ms 250ms ease, transform 300ms 250ms ease;
	}
	.modal-wrap img {
	  display: block;
	  width: 100%;
	  height: auto;
	}
	.modal-wrap p {
	  padding: 20px 30px 0 30px;
	}
	.modal-btn:checked ~ .modal .modal-wrap{
	  opacity: 1;
	  transform: scale(1);
	  transition: opacity 250ms 500ms ease, transform 350ms 500ms ease;
	}

	@media screen and (max-width: 500px) {
		.modal-wrap {
			width: calc(100% - 40px);
			padding-bottom: 15px;
		}
		.modal-wrap p {
		  padding: 15px 20px 0 20px;
		}
	}


/*------ modal ends  ----------*/


/*------- new ---------------*/
/* #Navigation
================================================== */
 


.nav-but-wrap{ 
	position: relative;
	display: inline-block;
	float: left;
	padding-left: 18px; 
	padding-top: 15px;
	color: #444;
	/* margin-top: 1px; */
	transition : all 0.3s ease-out;
	vertical-align: middle;
	border: 1px solid #999999;
    padding-right: 18px;
}
.menu-label {
    display: inline-block;
    /* margin-left: 18px; /* Απόσταση μεταξύ του εικονιδίου και του "Menu" */
    vertical-align: middle;
    /* color: #333; /* Προσαρμόστε το χρώμα */
    font-size: 17px; /* Προσαρμόστε το μέγεθος γραμματοσειράς */
    cursor: pointer; /* Για να είναι πιο προφανές ότι είναι clickable */
    /* background: #009fbc; */
    /* padding: 8px;  */
    padding: 10px 27px 9px 27px;
    color: #444;
    letter-spacing: 0.8px;
    margin-bottom: 0px;
    border: 1px solid #999999;
    border-left: none;
}
.menu-icon {
	height: 30px;
	width: 30px;
	color: #444;
	position: relative;
	z-index: 2;
	cursor: pointer;
	display: block;
}
.menu-icon__line {
	height: 2px;
	width: 30px;
	display: block;
	background-color: #666;
	margin-bottom: 6px;
	cursor: pointer;
	-webkit-transition: background-color .5s ease, -webkit-transform .2s ease;
	transition: background-color .5s ease, -webkit-transform .2s ease;
	transition: transform .2s ease, background-color .5s ease;
	transition: transform .2s ease, background-color .5s ease, -webkit-transform .2s ease;
}
.menu-icon__line-left {
	width: 16.5px;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}
.menu-icon__line-right {
	width: 16.5px;
	float: right;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}
.menu-icon:hover .menu-icon__line-left,
.menu-icon:hover .menu-icon__line-right {
	width: 30px;
}
.nav {
	position: fixed;
	z-index: 1001;
}
.nav:before, .nav:after {
	content: "";
	position: fixed;
	width: 100vw;
	height: 100vh;
	background: #fff;
	border-bottom-left-radius: 200%;
	z-index: -1;
	-webkit-transition: -webkit-transform cubic-bezier(0.77, 0, 0.175, 1) 0.6s, border-radius linear 0.8s;
	transition: -webkit-transform cubic-bezier(0.77, 0, 0.175, 1) 0.6s, border-radius linear 0.8s;
	transition: transform cubic-bezier(0.77, 0, 0.175, 1) 0.6s, border-radius linear 0.8s;
	transition: transform cubic-bezier(0.77, 0, 0.175, 1) 0.6s, -webkit-transform cubic-bezier(0.77, 0, 0.175, 1) 0.6s, border-radius linear 0.8s;
	-webkit-transform: translateX(100%) translateY(-100%);
          transform: translateX(100%) translateY(-100%);
}
.nav:after {
	background: #009fbc;
	-webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.nav:before {
	-webkit-transition-delay: .2s;
          transition-delay: .2s;
}
.nav__content {
	position: fixed;
	visibility: hidden;
	top: 50%;
	margin-top: 20px;
	-webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
	width: 100%;
	text-align: center;
}
.nav__list {
	position: relative;
	padding: 0;
	margin: 0;
	z-index: 2;
}
.nav__list-item {
	position: relative;
	display: block;
	-webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
	opacity: 0;
	text-align: center;
	color: #fff;
	overflow: hidden; 
	font-family: "Open Sans", sans-serif;
	font-size: 8vh;
	font-weight: 900;
	line-height: 1.15;
	letter-spacing: 3px;
	-webkit-transform: translate(100px, 0%);
          transform: translate(100px, 0%);
	-webkit-transition: opacity .2s ease, -webkit-transform .3s ease;
	transition: opacity .2s ease, -webkit-transform .3s ease;
	transition: opacity .2s ease, transform .3s ease;
	transition: opacity .2s ease, transform .3s ease, -webkit-transform .3s ease;
	margin-top: 0;
	margin-bottom: 0;
}
.nav__list-item a{ 
	position: relative;
	text-decoration: none;
	/* color: rgba(255,255,255,0.6); */
	color: #fff;
	overflow: hidden; 
	cursor: pointer;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: 500;
	font-size: 22px;
	font-family: "Open Sans", sans-serif;
	z-index: 2;
	display: inline-block;
	text-transform: uppercase;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear; 
	height: 31px;
}
.nav__list-item a:after{ 
	position: absolute;
	content: '';
	bottom:0;
	margin-top: -2px;
	left: 50%;
	width: 0;
	height: 0;
	opacity: 0;
	background-color: #b3b3b3;
	z-index: 1;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear; 
}
.nav__list-item a:hover:after{ 
	height: 4px;
	opacity: 1;
	left: 0;
	width: 100%;
}
.nav__list-item a:hover{
	color: rgba(255,255,255,1);
}
.nav__list-item.active-nav a{
	color: rgba(255,255,255,1);
}
.nav__list-item.active-nav a:after{ 
	height: 4px;
	opacity: 1;
	left: 0;
	width: 100%;
}

.nav__list-item span{ 
	position: relative;
	text-decoration: none;
	/* color: rgba(255,255,255,0.6); */
	color: #fff;
	overflow: hidden; 
	
	font-size: 22px;
	font-family: "Open Sans", sans-serif;
	
	
	top: -10px;
	height: 31px;
}

body.nav-active .nav__content {
	visibility: visible;
}
body.nav-active .menu-icon__line {
	background-color: #333;
	-webkit-transform: translate(0px, 0px) rotate(-45deg);
          transform: translate(0px, 0px) rotate(-45deg);
}
body.nav-active .menu-icon__line-left {
	width: 15px;
	-webkit-transform: translate(2px, 4px) rotate(45deg);
          transform: translate(2px, 4px) rotate(45deg);
}
body.nav-active .menu-icon__line-right {
	width: 15px;
	float: right;
	-webkit-transform: translate(-3px, -3.5px) rotate(45deg);
          transform: translate(-3px, -3.5px) rotate(45deg);
}
body.nav-active .menu-icon:hover .menu-icon__line-left,
body.nav-active .menu-icon:hover .menu-icon__line-right {
	width: 15px;
}
body.nav-active .nav {
	visibility: visible;
}
body.nav-active .nav:before, body.nav-active .nav:after {
	-webkit-transform: translateX(0%) translateY(0%);
          transform: translateX(0%) translateY(0%);
	border-radius: 0;
}
body.nav-active .nav:after {
	-webkit-transition-delay: .1s;
          transition-delay: .1s;
}
body.nav-active .nav:before {
	-webkit-transition-delay: 0s;
          transition-delay: 0s;
}
body.nav-active .nav__list-item {
	opacity: 1;
	-webkit-transform: translateX(0%);
          transform: translateX(0%);
	-webkit-transition: opacity .3s ease, color .3s ease, -webkit-transform .3s ease;
	transition: opacity .3s ease, color .3s ease, -webkit-transform .3s ease;
	transition: opacity .3s ease, transform .3s ease, color .3s ease;
	transition: opacity .3s ease, transform .3s ease, color .3s ease, -webkit-transform .3s ease;
}
body.nav-active .nav__list-item:nth-child(0) {
	-webkit-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
body.nav-active .nav__list-item:nth-child(1) {
	-webkit-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
body.nav-active .nav__list-item:nth-child(2) {
	-webkit-transition-delay: 0.9s;
          transition-delay: 0.9s;
}
body.nav-active .nav__list-item:nth-child(3) {
	-webkit-transition-delay: 1s;
          transition-delay: 1s;
}
body.nav-active .nav__list-item:nth-child(4) {
	-webkit-transition-delay: 1.1s;
          transition-delay: 1.1s;
}
body.nav-active .nav__list-item:nth-child(5) {
	-webkit-transition-delay: 1.2s;
          transition-delay: 1.2s;
}
body.nav-active .nav__list-item:nth-child(6) {
	-webkit-transition-delay: 1.3s;
          transition-delay: 1.3s;
}
body.nav-active .nav__list-item:nth-child(7) {
	-webkit-transition-delay: 1.4s;
          transition-delay: 1.4s;
}
body.nav-active .nav__list-item:nth-child(8) {
	-webkit-transition-delay: 1.5s;
          transition-delay: 1.5s;
}
body.nav-active .nav__list-item:nth-child(9) {
	-webkit-transition-delay: 1.6s;
          transition-delay: 1.6s;
}
body.nav-active .nav__list-item:nth-child(10) {
	-webkit-transition-delay: 1.7s;
          transition-delay: 1.7s;
}



/*----- new header starts ------*/

.btn-close {
   
    color: #fff;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat!important;

}

.menuoffcanvas {
	background-color: #f1eee7;
}



.offcanvas-header .btn-close {
   
    color: #000000;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat!important;

}

#mainnavbar-container {
	background-color: #ffffff;;
	transition:background-color 0.5s ease;
	
	
    z-index: 10;
}

#mainnavbar {
	background-color: #ffffff;
	padding-top: 0;
    padding-bottom: 0;
}


#mainnavbar-container.open {
	background-color: #ffffff!important;
}





.offcanvasbookonline {
	width:25%!important;
}



/*----- new header ends ------*/


.lang {
	    margin-right: 15px;
}

.lang span {
	    padding: 0 6px;
}

.lang span:first-child {
	border-right: 1px solid #999;
	padding-right: 11px;
}

.lang a {
	position: relative;
	display: inline-block;
	color: #444;
	font-size: 17px;
    margin-top: 4px;
}

.lang a.active::after {
	display: block;
    content: '';
    border-top: 1px solid #999;
    width: 100%;
    height: 1px;
    position: absolute;
}

.lang a:hover::after {
	display: block;
    content: '';
    border-top: 1px solid #999;
    width: 100%;
    height: 1px;
    position: absolute;
}

/*---menu ends----*/

/* button 2 - online */
/* .mybutton1 {
    /* background-color: transparent; */
    /* color: #888888;
    border-radius: 0;
    width: 170px;
    height: 47px;
    line-height: 26px;
    border: 1px solid #999999;
	position: relative;
}
.mybutton1:hover {
    background-color: #ffffff;
    border: 1px solid #d5aa67;
}

.mybutton1::before {
	position: absolute;
	content: '';
  background-color: #d5aa67;
  transition: 0.3s ease-out;
}
.mybutton1 span {
  color: #444;
  letter-spacing: 0.8px;
  /*border: 1px solid rgb(28, 31, 30);*/
/*   transition: 0.2s;position: relative
}  
 .mybutton1:hover span {
  color: #ffffff;
  transition: 0.1s 0.1s;
}
.mybutton1.hover-slide-right::before {
  top: 0; bottom: 0; left: 0; 
  height: 100%; width: 0%;
}
.mybutton1.hover-slide-right:hover::before {
  width: 100%;
} */

.mybutton1 {
    color: #888888;
    border-radius: 0;
    width: 170px;
    height: 47px;          /* Ύψος κουμπιού */
    border: 1px solid #999999;
    position: relative;
    display: flex;         /* Ενεργοποίηση flexbox */
    justify-content: center;  /* Κεντράρισμα οριζόντια */
    align-items: center;      /* Κεντράρισμα κατακόρυφα */
    text-align: center;     /* Κεντράρισμα του κειμένου */
}

.mybutton1:hover {
    background-color: #ffffff;
    border: 1px solid #d5aa67;
}

.mybutton1::before {
    position: absolute;
    content: '';
    background-color: #d5aa67;
    transition: 0.3s ease-out;
    top: 0; left: 0; 
    height: 100%;
    width: 0%;
}

.mybutton1 span {
    color: #444;
    letter-spacing: 0.8px;
    transition: 0.2s;
    position: relative;
}

.mybutton1:hover span {
    color: #ffffff;
    transition: 0.1s 0.1s;
}

.mybutton1:hover::before {
    width: 100%;
}




/*---main slider start----*/

#main-slider {
    width: 100%;
	/* max-height: 700px; 
	max-height: 95%; */
	padding:0;
	/* padding-top: 72px; */
    height: 100%;
	/*position: relative;
	margin-top: 116px;*/
	/*margin-bottom: 45px;*/
	margin-left: auto;
	margin-right: auto;
	/* background-color: #e1dcd3;  */
	/* padding-left:50px;
	padding-right:50px; 
	padding-bottom: 50px; */
    }

.sliderdivider {
	height:50px;
	background: linear-gradient(90deg, #e9e9e9 50%, #ffffff 50%);
}

.swiper {
      width: 100%;
      height: 100%;
	
	
    }

.swiper .swiper-slide {
	width: 100%;
    height: auto;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	opacity: 0.98;
}




.mainswiper .swiper-nav {
	position: absolute;
    bottom: 0px;
    left: 0;
    width: 152px;
    background-color: #ffffff94;
    height: 40px;
    display: block;
    z-index: 10;
}



.swiper-button-next::after {
	content: none!important;
}

.swiper-button-prev::after {
	content: none!important;
}

 .swiper-button-prev,   .swiper-button-next {
	color: #c4a477!important;
	 top:55%!important;
}
 .swiper-button-prev {
	left:34px!important;
	 
}
.swiper-button-next {
	right:34px!important;
	 
}

#slider-title {
	color:#fcfcfc;
	font-size: 24px;
	line-height: 29px;
	position: absolute;
	bottom: 24px;
	right: -500px; 
	font-weight: 600;
	font-family: "Open Sans", sans-serif; 
	text-shadow: 2px 2px 1px #5a5a5a; 
	 /* text-shadow: 2px 2px 1px #afa0a0;*/
	/*-ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);*/
	z-index: 100;
    text-align: right;
	opacity: 0;
  
   
   -moz-transform: translate(0%, 0%) scale(.5);
    -o-transform:translate(0%, 0%) scale(.5);
    -ms-transform:translate(0%, 0%) scale(.5);
    -webkit-transform: translate(0%, -50%) scale(.5);
    transform: translate(0%, 0%) scale(.5);
    -webkit-transition: all 1000ms linear;
    -moz-transition: all 1000ms linear;
    -ms-transition: all 1000ms linear;
    -o-transition: all 1000ms linear;
    transition: all 1000ms linear;
}

#slider-title span {
	position: relative;
	color:#fff;
	font-size: 40px;
	line-height: 52px;
	font-weight: bold;
	text-shadow: 2px 2px 1px #afa0a0;
	/* font-family: "Open Sans", sans-serif; */
    text-align: center;
	

}

#slider-title.front {
    /*bottom: 90px;*/
    -moz-transform: translate(0%, 0%) scale(1);
    -o-transform: translate(0%, 0%) scale(1);
    -ms-transform: translate(0%, 0%) scale(1);
    -webkit-transform: translate(0%, 0%) scale(1);
    transform: translate(0%, 0%) scale(1);
	right:106px;
}

#slider-title.shown {
    opacity: 1;
    /*bottom: 10px;*/
}


#scroll-down {
    position: absolute;
    bottom: 15px;
    left: 50%;
    margin: 0 auto;
	font: 500 13px/13px 'Open Sans', sans-serif;
    text-align: center;
	color: #ffffff;
	letter-spacing: 0.6px;
   
    -ms-transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
	z-index: 9;
}

#scroll-down-arrow:hover {
    cursor: pointer;
}

#scroll-down:hover {
    cursor: pointer;
}

#scroll-down-mouse {
	position: absolute;
    bottom: 20px;
	left: 50%;
	-ms-transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
	z-index: 9;
}

#scroll-down-mouse {
	font: 600 13px/13px 'Open Sans';
	color:#ffffff;
}

#scroll-down-arrow {
	position: absolute;
    bottom: 38px;
	left: 50%;
	/* width: 2px; */
	/* height:70px; */
	/* background-color:#1393c9; */
    -ms-transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
	z-index: 9;
}

/* Slide captions */
/* .slide-captions {
	position: absolute;
	top: 50%;
	left: 15%;
	color: #fff;
	z-index: 999;
	transform: translateY(-40%);
	text-shadow: 2px 5px 5px #222;
	
}
.slide-captions .current-title {
    margin: 0;
	font-size: 32px;
	text-shadow: 2px 5px 5px #222;
}
.slide-captions .current-subtitle {
    margin: 10px 0 0 0;
	font-size: 22px;
	text-shadow: 2px 5px 5px #222;    
}


.slide-captions h2, .slide-captions h3 {
	line-height: 1.2;
	color: #fff;

}

.slide-captions h2:before {
   content: '';
    width: 114px;
    height: 114px;
    background: #009fbc;
    position: absolute;
    border-radius: 50%;
    z-index: -1;
    top: -20px;
    left: -32px;
}

----------- /*

/* Slide captions */
.slide-captions {
	position: absolute;
	top: 50%;
	left: 15%;
	color: #fff;
	z-index: 999;
	transform: translateY(-40%);
	text-shadow: 2px 5px 5px #222;
	
}
.slide-captions .current-subtitle {
    margin: 10px 0 0 0;
	font-size: 23px;
	text-shadow: 2px 5px 5px #222;    
}


.slide-captions h3 {
	line-height: 1.2;
	color: #fff;
    padding:8px 0 0 6px;

}

.slide-captions h3:before {
   content: '';
    width: 114px;
    height: 114px;
    background: #009fbc;
    position: absolute;
    border-radius: 50%;
    z-index: -1;
    top: -20px;
    left: -32px;
}

.swiper-button {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  border: none;
  background: white;

}

.swiper-button::after {
  
    font-size: 14px;
    color: black;
  
}

.swiper-button-prev {
  left: 40px;
}
.swiper-button-next {
  right: 40px;
}
.visually-hidden:not(:focus):not(:active) {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

/* main slider ends */


#mynavbar-book-rsp {
    background-color: #009fbc;
    color: #ffffff;
    border-radius: 0;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 600;
	margin-bottom: 2px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #009fbc!important;
}

.owl-nav {
	position: absolute;
    top: 40%;
    width: 100%;
}


.owl-prev span {
	
	color: #fff;
    font-size: 25px;
    line-height: 25px;
    margin-left: 10px;
    margin-top: 5px;
}

button.owl-prev {
	position: absolute;
	left:0;
	background-color: #009fbc!important;
    text-align: center;
    width: 40px;
    height: 40px;
    border-radius: 50%!important;
	
}

button.owl-next {
	position: absolute;
	right:0;
	background-color: #009fbc!important;
    text-align: center;
    width: 40px;
    height: 40px;
    border-radius: 50%!important;
}

.owl-next span {
	
	color: #fff;
    font-size: 25px;
    line-height: 25px;
    margin-left: 3px;
    margin-top: 5px;
}

/* --- front page start --- */

	#maintext-container {
    padding-top: 110px;
    padding-bottom: 120px;
    background-color: #fcfcfc;
    overflow: hidden;
		
}

/* Βεβαιωθείτε ότι ορίσατε συγκεκριμένη κλάση για να περιορίσετε τους κανόνες */
.ripple-container {
  width: 100vw;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.ripple-container section {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}

.ripple-container section.automattic {
  background-image: url('images/01.jpg'); /* Εικόνα για το ripple effect */
}

.ripple-container section.hover {
  background-image: url('images/01.jpg'); /* Προσαρμόστε όπως απαιτείται */
}


.mtp1 {
	padding-left: 118px;
}



.awithborder {
	border-bottom: 1px dashed #454545;
	width: 100%;
    display: block;
    padding-bottom: 12px;
}

.sectiondivider {
	background: linear-gradient(90deg, rgba(255,255,255,1) 50%, #009fbc 50%);
	height:50px;
}

	#maintext2-container {
    padding-top: 100px;
    padding-bottom: 100px;
	padding-left: 100px;
	padding-right:50px;
    /* background-color: #f0eee8; */
    background-color: #f4f4f4;
    overflow: hidden;
		
}

#maintext2-container .fcol {
	padding-top: 160px;
}
	#maintext2-container .card {
    border:none;
	border-radius: 0;
	background-color: transparent;

}
	#maintext2-container .card .card-img-top{
    border-radius: 0;
	aspect-ratio:1/1;
		
}

	#maintext2-container .card .card-body{
    padding:0;
		
}

#fp-room-slider {
	padding-top: 120px;
    padding-bottom: 100px;
	padding-left: 8%;
	padding-right:8%;
     background-color: #009fbc; 
    
	
    overflow: hidden;
}

/*#fp-room-slider-header h2{
	color:#ffffff;
	
}
#fp-room-slider-header p, #fp-room-slider-header a{
	color:#ffffff;
	
}*/

.accommodation-wrapper {
  position: relative; /* Για να μην επηρεάζει άλλα στοιχεία */
}

.accommodation-wrapper a {
  display: block;
  width: 200px;
  height: 40px;
  text-indent: -9999px;
  line-height: 40px;
  font-size: 18px;
  font-family: sans-serif;
  text-decoration: none;
  letter-spacing: 2px;
  text-align: center;
  position: relative;
  transform-style: preserve-3d;
  transition: all .35s;
}

.accommodation-wrapper a:before,
.accommodation-wrapper a:after {
  position: absolute;
  content: attr(data-title);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border: 1px solid #444;
  text-indent: 0;
  transition: all .35s;
}

.accommodation-wrapper a:before {
  color: #fff;
  background: #009fbc;
  transform-origin: left;
  transform: translateX(0) rotateY(0deg);
}

.accommodation-wrapper a:after {
  color: #666;
  background: #fff;
  transform: translateX(-100%) rotateY(90deg);
  transform-origin: right;
}

.accommodation-wrapper a:hover:before {
  transform: translateX(100%) rotateY(90deg);
}

.accommodation-wrapper a:hover:after {
  transform: translateX(0) rotateY(0deg);
}



.roomswiper {
	/*padding-bottom: 70px!important;*/
}

#roompagination {
	bottom:0px!important;
}
/*.roomswiper .swiper-slide-next,.roomswiper .swiper-slide-prev {
	opacity: 0.7;
	 transition: opacity .5s;
}

.roomswiper .swiper-slide-active{
	    transition: opacity .5s;
}*/

.roomswiper .card {
	border:none;
		border-radius: 0;
		background-color: transparent;
	height:100%;
	padding: 10px;
    background-color: #fff;
}

.roomswiper .card .card-img-top{
   border-radius: 0;
		
		
}

.roomswiper .card .card-body{
    padding:0 0 16px 0 ; 
   background: #ffffff;
	
	    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
		
}
.roomswiper .card .card-title{
   color: #444444;
   font-size: 21px;
   padding-bottom: 12px;
   margin-top: 18px;
	text-align: center;
		
}


.roomswiper .card  .roommeta {
	display: flex;
	flex-direction: row;
	align-items: center; /* Για σωστή ευθυγράμμιση */
	flex-wrap: wrap;
	
}

.roomswiper .card  .roommeta div{
	margin-right: 20px;
	color:#444;
	margin-bottom: 30px;
	font-size: 16px;
	flex-grow: 1;
	
}
.roomswiper .card .roommeta img.room-icon {
    height: 24px; /* Ύψος εικόνας */
    vertical-align: sub; /* Ευθυγράμμιση με το κείμενο */
    margin-right: 5px; /* Απόσταση από το κείμενο */
}

.roomswiper .card .card-text  {
	color:#8c8c8c;
	font-weight: 300;
}

/* button roomswiper - online */
/* .roomswiper .card .bookroombtn {
    background-color: transparent;
    color: #ffffff;
    border-radius: 0;
    width: 170px;
    border: 1px solid #999999;
	position: relative;
}
.roomswiper .card .bookroombtn:hover {
  
}

.roomswiper .card .bookroombtn::before {
	position: absolute;
	content: '';
  background-color: #444;
  transition: 0.3s ease-out;
}
.roomswiper .card .bookroombtn span {
  color: #444444; */
  /*border: 1px solid rgb(28, 31, 30);*/
/*  transition: 0.2s;position: relative
}  
.roomswiper .card .bookroombtn:hover span {
  color: #fff;
  transition: 0.1s 0.1s;
}
.roomswiper .card .bookroombtn.hover-slide-right::before {
  top: 0; bottom: 0; left: 0; 
  height: 100%; width: 0%;
}
.roomswiper .card .bookroombtn.hover-slide-right:hover::before {
  width: 100%;
} */
/* button roomswiper - online */
.roomswiper .card .bookroombtn {
    background-color: transparent;
    color: #ffffff;
    border-radius: 0;
    width: 160px;
    height: 40px;               /* Ρύθμιση ύψους για να εμφανίζεται σωστά */
    border: 1px solid #999999;
    position: relative;
    text-align: center;         /* Κεντράρισμα κειμένου οριζόντια */
    display: flex;              /* Flexbox για κεντράρισμα κειμένου κατακόρυφα */
    justify-content: center;    /* Κεντράρισμα οριζόντια */
    align-items: center;        /* Κεντράρισμα κατακόρυφα */
    overflow: hidden;           /* Για να καλύπτει το ::before στοιχείο */
}

.roomswiper .card .bookroombtn:hover {
    background-color: #d5aa67;     /* Φόντο κατά το hover */
    border-color: #d5aa67;      /* Αλλαγή χρώματος περιγράμματος κατά το hover */
}

.roomswiper .card .bookroombtn::before {
    position: absolute;
    content: '';
    background-color: #d5aa67;  /* Χρώμα φόντου του εφέ */
    transition: 0.3s ease-out;
    top: 0; left: 0;
    height: 100%;
    width: 0%;  /* Ξεκινά με πλάτος 0 */
}

.roomswiper .card .bookroombtn span {
    color: #444444;
    letter-spacing: 0.5px;
    transition: 0.2s;
    position: relative;
}

.roomswiper .card .bookroombtn:hover span {
    color: #ffffff;  /* Αλλαγή χρώματος κειμένου στο hover */
    transition: 0.1s 0.1s;
}

.roomswiper .card .bookroombtn:hover::before {
    width: 94%;  /* Το πλάτος του ::before επεκτείνεται στο hover */
}

.roomswiper .swiper-paginationroom {
	display: flex;
	width:95%!important;
	margin-top: 40px;
	
}
.roomswiper .swiper-pagination-bullet {
          width: auto;
    height: auto;
    text-align: left;
    
    font-size: 16px;
    color: #000;
    opacity: 1;
    background: transparent;
    line-height: 24px;
	flex-grow: 1;
	/*border-bottom: 1px solid #000;*/
	border-radius: 0;
	transition: all 0.5s;
	position: relative;
	
    }

.roomswiper .swiper-pagination-bullet::after {
         display: block;
	content: "";
	width:100%;
	height: 1px;
	background-color: #000;
	position: absolute;
	bottom:0;
    }

 .roomswiper   .swiper-pagination-bullet-active {
      color: #000;
      background: transparent;
	 /*border-bottom: 3px solid #000;*/
	 transition: all 0.3s;
    }

.roomswiper   .swiper-pagination-bullet-active::after {
       transition: all 0.3s;
	height: 2px;
    }


/* 
#fp-carousel-container {
	margin-top: 100px;
	margin-bottom: 100px;
	background: linear-gradient(90deg, rgba(255,255,255,1) 50%, #009fbc 50%);
	padding: 40px 0px;
} */

#fprestaurant-container {
    padding-top: 120px;
    padding-bottom: 80px;
    /* background-color: #ffffff; */
    background-color: #fcfcfc;
		
}


#fp-map-container {
	 padding-top: 70px;
    padding-bottom: 70px;
    /* background-color: #ffffff; */
    background-color: #fcfcfc;
}



#fprestaurant-container h2 {
	/* font: normal 28px/34px 'Roboto', sans-serif; */
}

#fpkos-container {
    padding-top: 80px;
    padding-bottom: 120px;
    /* background-color: #ffffff; */
    background-color: #fcfcfc;
		
}

#kostitle {
	position: absolute;
    right: 24px;
    top: 401px;
    font: normal 40px/48px 'Roboto', sans-serif;
    margin: 0px;
    -ms-transform: translate(50%, -50%);
    /* -webkit-transform: translate(50%, -50%); */
    /* transform: translate(50%, -50%); */
    /* mix-blend-mode: hard-light; */
    color: #fff;
    text-align: right;
    mix-blend-mode: soft-light;
}

#gallery-container {
	padding-top: 50px;
	padding-bottom: 70px;
	background-color: #fcfcfc;
}

/* .mybutton { */
    /* background-color: transparent; */
/*    color: #888888;
    border-radius: 0;
    width: 170px;
    border: 1px solid #00000066;
	position: relative;
}
.mybutton:hover {
    background-color: #444444;
}

.mybutton::before {
	position: absolute;
	content: '';
  background-color: #444444;
  transition: 0.3s ease-out;
}
.mybutton span {
  color: #444444;
  /*border: 1px solid rgb(28, 31, 30);*/
  /* transition: 0.2s;position: relative
}  
.mybutton:hover span {
  color: #ffffff;
  transition: 0.1s 0.1s;
}
.mybutton.hover-slide-right::before {
  top: 0; bottom: 0; left: 0; 
  height: 100%; width: 0%;
}
.mybutton.hover-slide-right:hover::before {
  width: 100%;
} */

.mybutton {
    color: #888888;
    border-radius: 0;
    width: 170px;
    height: 48px;              /* Ρύθμιση ύψους για το κουμπί */
    border: 1px solid #00000066;
    position: relative;
    text-align: center;        /* Κεντράρισμα κειμένου οριζόντια */
    /*display: flex;   */          /* Flexbox για κεντράρισμα κειμένου κατακόρυφα */
    justify-content: center;   /* Κεντράρισμα οριζόντια */
    align-items: center;       /* Κεντράρισμα κατακόρυφα */
    overflow: hidden;          /* Για να καλύπτει το ::before στοιχείο */
}

body.accommodation #accommodation1-container .mybutton {
    
    height: 37px;              /* Ρύθμιση ύψους για το κουμπί */
            /* Για να καλύπτει το ::before στοιχείο */
}

.mybutton:hover {
    background-color: #fcfcfc;
    border: 1px solid #d5aa67;
}

.mybutton::before {
    position: absolute;
    content: '';
    background-color: #d5aa67;
    transition: 0.3s ease-out;
    top: 0; left: 0;
    height: 100%;
    width: 0%;  /* Ξεκινά με πλάτος 0 */
}

.mybutton span {
    color: #444444;
    letter-spacing: 0.8px;
    transition: 0.2s;
    position: relative;
    line-height: 34px;
}

body.accommodation #accommodation1-container .mybutton span {
    
    line-height: 22px;
}

.mybutton:hover span {
    color: #ffffff;  /* Αλλαγή χρώματος κειμένου στο hover */
    transition: 0.1s 0.1s;
}

.mybutton:hover::before {
    width: 100%;  /* Το πλάτος του ::before επεκτείνεται στο hover */
}


.mybutton2 {
  margin-right: 5px;
	border-radius: 0;
/*    background: #decdb1; 
    border: solid 1px #decdb1; */
    border: solid 1px #ffffff;
	padding: 0;
    line-height: 48px;
    padding-left: 15px;
    padding-right: 15px;
/*  color: #fff; */
    color: #ffffff;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
	background: #ccba9f;
}
.mybutton2:hover {
    background: #ffffff;
    color: #ccba9f;
}



#fp-map-container {
	padding-top: 40px;
	padding-bottom: 0px;
	background-color: #fcfcfc;
}

#comments-container {
    padding-top: 96px;
    padding-bottom: 80px;
    background-color: #fcfcfc;
    overflow: hidden;
		
}

/* --- front page ends --- */


/*--- footer starts ---*/



#footer-container-outer {
	background-color: #fff;
	padding-top: 60px;
	padding-bottom: 60px;
}

#footer-container {
	
	
}


.footer-header {

	font-weight: 600;
}

.fcol-1 p a:hover {
	color: #444444;
	text-decoration: underline;
}

.fcol-1 p {
	margin-bottom: 0;
}

.fcol-1 .footer-header{
	
font: normal 20px/27px 'Open Sans', sans-serif;
letter-spacing: 0.5px;
color: #444444;
	margin-top: 14px;
	margin-bottom: 15px;
}



.fcol-2 .fmenu {
		    max-width: 100%!important;
    text-align: center;
    
		flex-direction: column;
		
	}



.fcol-2 a {
	text-align: left;


}

.fcol-3 .fmenu {
		    max-width: 100%!important;
    text-align: center;
    
		flex-direction: column;
		
	}

.fcol-3 p {

	font: 500 15px/15px 'Open Sans', sans-serif;
letter-spacing: 0.33px;
color: #ffffff;
		margin-bottom: 0;
	line-height: 28px;
}

.fcol-3 a {
	text-align: left;


}

.footer-social  {
	margin-bottom: 30px;
    text-align: right;
}

.footer-social img {
	
}



.fmenu a:hover {
	color: #444444;
}




#footerlogo-container-outer {
	background-color: #009fbc;
	padding-top: 60px;
	padding-bottom: 36px;
}

/* logo accordion  start */

.cardm {
      /* background: white; */
    border-radius: 8px;
    box-shadow: none;
    cursor: pointer;
    height: 80px;
    margin: 20px;
    padding: 0 20px;
    position: relative;
    -webkit-tap-highlight-color: rgba(0,0,0,0.025);
    text-align: center;
    transition: height 1000ms;
    
				overflow: hidden;
}
/*@media (max-width: 767px) {
  .cardm {
    left: calc(50% - 20px);
    transform: translateX(-50%);
  }
}*/
.cardm.expanded {
  height:200px;
}


.text1m {
  /*clip-path: polygon(0% 100%, 0 -90%, 50% -5%, 100% -90%, 100% 100%);
  -webkit-clip-path: polygon(0% 100%, 0 -90%, 50% -5%, 100% -90%, 100% 100%);
  transition: clip-path 1000ms;*/
	
		visibility: hidden;
}
.cardm.expanded .text1m {
 /* clip-path: polygon(0% 100%, 0 -100%, 50% -15%, 100% -100%, 100% 100%);
  -webkit-clip-path: polygon(0% 100%, 0 -100%, 50% -15%, 100% -100%, 100% 100%);*/
	
	visibility: visible;
}

.text-contentm {
  transform: translateY(-160px);
  transition: transform 1000ms;
}
.cardm.expanded .text-contentm {
  transform: translateY(-7px);
}
.chevron {
  position: absolute;
  bottom: 4px;
  left: calc(50% - 15px);
  transform-origin: 50%;
  transform: rotate(180deg);
  transition: transform 1000ms;
}
.cardm.expanded .chevron {
  transform: rotate(0deg);
}

/* logo accordion end */


#copyright_container-outer {
	border-top: 1px #DBDBDB solid;
	background-color: #ffffff;
}

#copyright_container {
	padding-bottom: 10px;
	padding-top: 10px;
	
}

.ccol-1, .ccol-2, .ccol-3 {
	font: 400 14px/15px 'Open Sans', sans-serif;
letter-spacing: 0px;
color: #444;
	margin-bottom: 0;
	
}

.ccol-2 {
	text-align: center;
}

.ccol-3 {
	text-align: right;
}

.dproject {
		
	font: normal 14px/15px 'Open Sans', sans-serif;
letter-spacing: 0px;
color: #444;
	margin-bottom: 0;
	}

a.dproject:hover {
		
	color:#ad976e;
	}



.scroll-topp {
    display: none;
    z-index: 999;
    font-size: 14px;
    
    text-align: center;
    cursor: pointer;
    padding: 20px 0;
}

.scroll-topp {
		position: fixed;
		bottom: 10px;
		right: 31px;
	z-index: 1002;
	}
	
	.scroll-topp:before {
		content: "";
		height: 50px;
		width: 50px;
		top: -2.5px;
		left: 50%;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
		background-color: #e8dac3;
		position: absolute;
		border-radius: 50%;
		z-index: -1;
	}

.scroll-topp span {
    display: block;
}

.scroll-top--arrow {
    border-right: 2px solid #ffffff;
    border-bottom: 2px solid #ffffff;
    padding: 5px;
    width: 12px;
    height: 0;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    display: block;
    margin: auto;
}

/*--- footerends ---*/


/* accommodation starts */



body.accommodation	#maintext-container {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #fcfcfc;
    overflow: hidden;
		
}


#accommodation1-container {
	overflow: hidden;
	background-color: #fcfcfc;
	padding-bottom: 90px;
} 

body.accommodation {
	background-color: #fcfcfc;
}

body.accommodation #accommodation1-container.row.col-12.row {
	box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgb(0 0 0 / 18%) 0px 6px 6px !important;
}



.accmcol  {
	display: flex;
	width:100%;
}
.accmcol span {
	color: #009fbc;
	font-size: 32px;
	margin-right: 10px;
	font-weight: 200;
}

.accmcol div {
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	margin-right: 25px;
}

.accmcol div p{
	line-height: 24px;
	margin-bottom: 0;
}





/* accommodation ends */



/* room starts */

body.room #main-slider {
    height: 550px;
}

body.room #maintext-container {
	overflow: visible;
	padding-top: 80px;
    padding-bottom: 70px;
}

body.room h2 {
    font: normal 30px / 40px 'Open Sans', sans-serif;
    margin-top: 40px;
    margin-bottom: 40px;
}


.rmeta span {
    color: #009fbc;
    font-size: 42px;
    font-weight: 200;
	margin-right: 10px;
}

.rmeta div {
    display: flex;
	align-items: center;
	font-size: 17px;
	padding-bottom: 12px;
}

.service-icon span {
	display: inline-block;
	width:41px;
	margin-right: 2px;
	text-align: center;
	line-height: 16px;
}
.service-icon span img{
	vertical-align: bottom;
}
.service-icon  {
	margin-top: 22px;
	color: #454545;
	/* display: flex;
    align-items: center; */
}


.roomform {
	background-color: #ffffff;
	padding: 10px;
	position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 125px;
}

.roomform label {
    font-size: 15px;
    font-weight: normal;
    line-height: 15px;
}

#other-rooms-container {
	background-color: #ebebeb;
	padding-top: 44px;
	padding-bottom: 55px;
	overflow: hidden;
}

#other-rooms-container h2 {
	position: relative;
}

#other-rooms-container h2::before {
	content: "";
    position: absolute;
    inset: 53% 0 auto;
    border-top: 1px solid #009fbc;
}

#other-rooms-container h2 span {
	    position: relative;
    display: inline-block;
    padding-inline: 2rem;
    background-color: #ebebeb;
	 font: normal 30px / 40px 'Open Sans', sans-serif;
}


.otherroomswiper .card {
	border:none;
		border-radius: 0;
		background-color: transparent;
}

.otherroomswiper .card .card-img-top{
   border-radius: 0;
		
		
}

.otherroomswiper .card .card-body{
   /* padding:0; */
   background: #ffffff;
		
}
.otherroomswiper .card .card-title{
   color: #444444;
   font-size: 21px;
   padding-bottom: 12px;
   margin-top: 14px;
   letter-spacing: 0.3px;
		
}


.otherroomswiper .card  .roommeta {
	display: flex;
	flex-direction: row;
	align-items: center; /* Για σωστή ευθυγράμμιση */
	
}

.otherroomswiper .card  .roommeta div{
	margin-right: 20px;
	color:#444;
	margin-bottom: 30px;
	font-size: 16px;
	
}
.otherroomswiper .card .roommeta img.room-icon {
    height: 24px; /* Ύψος εικόνας */
    vertical-align: sub; /* Ευθυγράμμιση με το κείμενο */
    margin-right: 5px; /* Απόσταση από το κείμενο */
}

.otherroomswiper .card .card-text  {
	color:#8c8c8c;
	font-weight: 300;
}


.otherroomswiper .card .bookroombtn {
    background-color: transparent;
    color: #ffffff;
    border-radius: 0;
    width: 160px;
    height: 40px;               /* Ρύθμιση ύψους για να εμφανίζεται σωστά */
    border: 1px solid #999999;
    position: relative;
    text-align: center;         /* Κεντράρισμα κειμένου οριζόντια */
    display: flex;              /* Flexbox για κεντράρισμα κειμένου κατακόρυφα */
    justify-content: center;    /* Κεντράρισμα οριζόντια */
    align-items: center;        /* Κεντράρισμα κατακόρυφα */
    overflow: hidden;           /* Για να καλύπτει το ::before στοιχείο */
}

.otherroomswiper .card .bookroombtn:hover {
    background-color: #f4f4f4;     /* Φόντο κατά το hover */
    border-color: #d5aa67;      /* Αλλαγή χρώματος περιγράμματος κατά το hover */
}

.otherroomswiper .card .bookroombtn::before {
    position: absolute;
    content: '';
    background-color: #d5aa67;  /* Χρώμα φόντου του εφέ */
    transition: 0.3s ease-out;
    top: 0; left: 0;
    height: 100%;
    width: 0%;  /* Ξεκινά με πλάτος 0 */
}

.otherroomswiper .card .bookroombtn span {
    color: #444444;
    letter-spacing: 0.5px;
    transition: 0.2s;
    position: relative;
}

.otherroomswiper .card .bookroombtn:hover span {
    color: #ffffff;  /* Αλλαγή χρώματος κειμένου στο hover */
    transition: 0.1s 0.1s;
}

.otherroomswiper .card .bookroombtn:hover::before {
    width: 100%;  /* Το πλάτος του ::before επεκτείνεται στο hover */
}



#other-rooms-container .swiper-nav{
	    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}


#sb4prev {
	    /* display: flex; */
    position: absolute;
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    
    border: 1px solid #009fbc;
    background: #fcfcfc;
    border-radius: 100vmax;
    width: 140px;
    height: 140px;
    transition: clip-path .5s, background-color .5s, border-color .5s;
    transform: scaleX(-1);
    left: 0;
    margin-top: 0;
    translate: -70px -50%;
    top: 55%;
	z-index: 1;
}

#sb4prev::after {
	display: block;
	  transition: filter .5s;
	    position: absolute;
    content: "";
    width: 80px;
    height: 100%;
    background-image: url(images/icon-arrow-right.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px;
    
	
	/*font-family: swiper-icons;*/
    font-size: 44px;
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
	
}

#sb4next {
	    /* display: flex; */
    position: absolute;
    border-right: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    
    border: 1px solid #009fbc;
    background: #fcfcfc;
    border-radius: 100vmax;
    width: 140px;
    height: 140px;
    transition: clip-path .5s, background-color .5s, border-color .5s;
    
    right: 0;
    margin-top: 0;
    translate: 70px -50%;
    top: 55%;
	z-index: 1;
}

#sb4next::after {
	display: block;
	  transition: filter .5s;
	    position: absolute;
    content: "";
    width: 80px;
    height: 100%;
    background-image: url(images/icon-arrow-right.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px;
    
	
	/*font-family: swiper-icons;*/
    font-size: 44px;
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
}
#sb4next:hover, #sb4prev:hover {
	background-color: #d3acac;
}
#sb4next:hover::after, #sb4prev:hover::after {
	filter:invert(1);
}




/* room ends */


/* faq starts */

#faq-container {
	
	padding-bottom: 110px;
	background: #f4f4f4;
}


body.faq.noslider #maintext-container {
    padding-top: 116px !important;
    padding-bottom: 80px;
    /*background: #f7f5ef;*/
    background: #f4f4f4;
}

.faq-hd h2 {
    font-size: 28px;
    display: flex;
    align-items: center;
}

h2.accordion-header {
	margin-top: 0;
}

.accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: #009fbc;
   font-size: 18px;
}

.accordion-button.collapsed:hover {
    color: #ffffff;
    background-color: #009fbc;
   font-size: 18px;
}

.accordion-button {
 color: #454545;
    background-color: #ffffff;
    font-size: 18px;
}

.accordion-item {
	margin-bottom: 19px;
}

.accordion-button.collapsed:before {
  /*background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000000'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;*/
	display: inline-block;
	content: '';
	background-image: url("images/faq-open.svg") !important;
	width:36px;
	height:36px;
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: 15px;
}

.accordion-button:before {
  /*background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>") !important;*/
	display: inline-block;
	content: '';
	background-image: url("images/faq-close.svg") !important;
	width:36px;
	height:36px;
	background-size: contain;
	background-repeat: no-repeat;
	margin-right: 15px;
}
accordion-button.collapsed:after {
 display: none;
}

.accordion-button:after {
 display: none;
}

.accordion-button:focus {
   
    border-color: #000;
    
    box-shadow: none;
}



/*faq ends */



/*contact start */

body.contact #maintext-container {
	padding-top: 44px;
    padding-bottom: 100px;
    /* background-color: #f0eee8; */
    background-color: #fcfcfc;
    overflow: hidden;
}
body.contact {

    background-color: #fcfcfc;
   
}


#contactouter {
	/*background: rgb(130,162,185);
background: linear-gradient(180deg, rgba(130,162,185,1) 50%, rgba(255,255,255,1) 50%); */
background: linear-gradient(45deg, rgb(222,205,177,1) 53%, rgba(252,252,252,1) 50%);
}

.contact-container .input-group {
    
    width: 100%;
}


label {
   
	font-size:18px;
    font-weight: normal;
}

.form-control::-moz-placeholder {
  color: #626262;
}
.form-control:-ms-input-placeholder {
  color: #626262;
}
.form-control::-webkit-input-placeholder {
  color: #626262;
}



#contact-form .form-control {
	/*height: 50px;*/
    margin-bottom: 25px;
    border: none;
    border-radius: 0;
    background-color: #fff;
    font-size: 15px;
    font-weight: 400;
    color: #626262;
   /* -webkit-box-shadow: 0px 3px 6px #00000029;
	box-shadow: 0px 3px 6px #00000029;*/
	/*box-shadow: 0px 8px 16px #0000001A;*/
	/* border: 1px solid #888888; */
	border: 1px solid #c1c1c1;
	position: relative;
	}
#contact-form .form-control:focus {
    color: #626262;
    background-color: #fff;
  
    border-radius: 0;
    outline: 0;
}
#contact-form .form-control-feedback {
    position: absolute;
    top: 10px;
    right: 20px;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
	font-size: 16px;
    color: #626262;
}

#contact-form textarea.form-control {
    height: 201px;
	background-color: #fff;

    color: #626262;
}

#contact-form #btn_submit {
	
	background-color: #009fbc;
    border: none;
    border-radius: 0;
    color: #ffffff;
    font-size: 16px;
    height: 58px;
    width: 100%;
    /* -webkit-box-shadow: 0px 3px 6px #00000029; */
    /* box-shadow: 0px 3px 6px #00000029; */
    line-height: 22px;
	box-shadow: 0px 8px 16px #0000001A;
}

#contact-form #btn_submit:hover {
	
	   font-weight: bold;
}

#contact-form #btn_submit1 {
	
	background-color: #009fbc;
    border: none;
    border-radius: 0;
    color: #ffffff;
    font-size: 16px;
    height: 58px;
    width: 100%;
    line-height: 22px;

}

#contact-form #btn_submit1:hover {
	
	   font-weight: bold;
}


#contact-form #contact-text  {	
	align-items: center;

    display: flex;
}

#contact-form #contact-text p {
	    font-size: 21px;
    letter-spacing: 6px;
    color: #626262;
	margin-bottom: 0;

}

#contact-form #contact-text span {
	    font-size: 21px;
    letter-spacing: normal;
    color: #626262;
}





.form-floating>label {
	font-size: 15px;
    font-weight: 400;
    color: #ffffff;
    position: absolute;
    top: -15px;
    left: 10px;
    height: 30px;
    padding: 1rem 0.75rem;
    pointer-events: none;
    border: none;
    /* transform-origin: 0 0; */
    /* transition: opacity .1s ease-in-out, transform .1s ease-in-out; */
    background-color: #009fbc;
    line-height: 30px;
    padding: 0 10px;
    font-size: 14px;
}

.form-floating>.form-control-plaintext~label, .form-floating>.form-control:focus~label, .form-floating>.form-control:not(:placeholder-shown)~label, .form-floating>.form-select~label {
    color: #ffffff;
    transform: none;
	background-color: #d5aa67;
	font-size: 14px;
}

.form-floating>.form-control-plaintext~label::after, .form-floating>.form-control:focus~label::after, .form-floating>.form-control:not(:placeholder-shown)~label::after, .form-floating>.form-select~label::after {

    content: none;

}



.contact  .card {
	border:none;
	background-color: rgba(66,114,178,1);
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	
}

.contact  .card img{
	    width: inherit;
    position: absolute;
    top: -23px;
    left: 50%;
    -ms-transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    border: 6px solid #ffffff;
    border-radius: 50%;
}

.contact  .card .card-body h5, .contact  .card .card-body p, .contact  .card .card-body p a{
	  color:#ffffff;
}




.form-control:focus {

    box-shadow: none;
}




#cf-right {
	background-color: #fcfcfc;
	margin-bottom: 1px;
	border: solid 23px #ffffff;
}

#contactimg {
	background-image: url("images/contact001.jpg");
	background-size: cover;
	/* box-shadow: -16px -16px 0px 0px #dcd8d8; */
	box-shadow: rgba(0, 0, 0, 0.11) 0px 10px 20px, rgb(0 0 0 / 11%) 0px 6px 6px !important;
}



#whychooseus-container {
    padding-top: 10px;
    padding-bottom: 100px;
    background-color: #fcfcfc;
	/* background-color: #8eaf84; 
	background-image: linear-gradient(rgb(91 132 187), rgb(225 190 162)); */
	/*-webkit-box-shadow: 0px 1px 20px 0px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0px 1px 20px 0px rgba(0,0,0,0.20);
    box-shadow: 0px 1px 20px 0px rgb(0 0 0 / 20%);*/

}


#whychooseus {

	background-color: #ffffff;

}

#whychooseus h2 {

	margin-top: 0;

}

.whychooseus-card {
	display: flex;
	flex-direction: row
}

#fp-how-container p {
    margin-bottom: 0;
}

#fp-how-container .material-icons-outlined {
    font: normal 44px/44px 'Material Icons Outlined';
   font-size: 44px;
    color: #fff;
    top: 0;
    vertical-align: bottom;
}

#fp-ribbon {
	position: relative;
	/* background-color: #e7e6e2;
	border-bottom: 2px solid #cea563;*/
	background-color: #ffffff;
	padding-top: 20px;
	border: 1px solid #c1c1c1;
}



.fp-how-2col::before {
	content: '';
    position: absolute;
    display: block;
    height: 90px;
    border-left: 1px solid #cea563ab;
    left: 0;
    top: 23px;
}
.fp-how-2col::after {
	content: '';
    position: absolute;
    display: block;
    height: 90px;
    border-right: 1px solid #cea563ab;
    right: 0;
    top: 23px;
}



.fp-how-to-book {
	
	font-size: 16px;
	font-weight: 500;
	color: #ffffff;
	line-height: 27px;
	letter-spacing: 0.1px;
	padding-top: 18px;
	padding-bottom: 18px;
	position: relative;
}

.fp-how-to-book a {
	
	font-size: 16px;
	font-weight: 400;
	/* color: #ffffff; */
	color: #666666;
	letter-spacing: 0.1px;
	
}

#nearme-container {
	padding-top: 80px;
    padding-bottom: 120px;
    background-color: #009fbc;

}

#nearme-container h2 .material-icons-outlined {
        font: normal 30px/30px 'Material Icons Outlined';
    display: inline-block;
    border: 2px solid #333333;
    border-radius: 50%;
    padding-right: 4px;
    padding-top: 2px;
    /* margin-top: -9px; */
    vertical-align: top;
    
}

#nearme .hvr-rectangle-out {
	width: 100%;
    height: 100%;
	background-color: #ffffff;
    display: inline-flex;
    align-items: center;
    flex-basis: 100%;
    flex-grow: 1;
    text-align: center;
    justify-content: center;
	padding: 10px 10px;

}



/* contact ends */


/* location starts */

body.location #maintext-container {
	 padding-top: 110px;
    padding-bottom: 120px;
    background-color: #fcfcfc;
    overflow: hidden;
}

.lc1 {
	
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.lc2 {
	
	padding-left: 6vw;
	padding-right: 6vw;
}


#points-container {
	 padding-top: 70px;
    padding-bottom: 70px;
    background-color: #009fbc;
    overflow: hidden;
}

#points-container .material-symbols-outlined {
	color:#ffffff;
	vertical-align: middle;
}

#points-container h2 {
	 color: #ffffff;
}
#points-container h4 {
	 color: #ffffff;
}

#points-container h5 {
	 color: #ffffff;
	font-weight: bold;
	margin-bottom: 25px;
}
#points-container p {
	 color: #ffffff;
}

#maps-container {
	 padding-top: 110px;
    padding-bottom: 120px;
    background-color: #fcfcfc;
    overflow: hidden;
}
#howtogethere-container {
	 padding-top: 80px;
    padding-bottom: 60px;
    background-color: #009fbc;
    overflow: hidden;
}

#howtogethere-container .material-symbols-outlined {
	color:#009fbc;
	vertical-align: middle;
}


body.location #fp-map-container {
	padding-top: 0px;
}


/* location ends */


/* about kos starts */

body.kos #maintext-container {
	 padding-top: 110px;
    padding-bottom: 120px;
    background-color: #fcfcfc;
    overflow: hidden;
}



#aboutkos-container1 {
    padding-top: 70px;
    padding-bottom: 0px;
	background: rgb(252,252,252);
background: linear-gradient(180deg, rgba(255,255,255,1) 85%, rgba(252,252,252,1) 85%);
}

#aboutkos-container2 {
    padding-top: 70px;
    padding-bottom: 0px;
	background: rgb(252,252,252);

}

#aboutkos-container3 {
    padding-top: 70px;
    padding-bottom: 0px;
	background: rgb(252,252,252);
background: linear-gradient(180deg, rgba(252,252,252,1) 20%, rgba(255,255,255,1) 20%, rgba(255,255,255,1) 85%, rgba(252,252,252,1) 85%);
}

#aboutkos-container4 {
    padding-top: 70px;
    padding-bottom: 70px;
	background: rgb(252,252,252);

}


/* about kos ends */



/*services starts */



body.services #maintext-container {
	 padding-top: 80px;
    padding-bottom: 70px;
    background-color: #fcfcfc;
    overflow: hidden;
}

#services-container1 {
    padding-top: 90px;
    padding-bottom: 40px;
	background-color: #f4f4f4;
	 overflow: hidden;
}

#services-container2 {
    padding-top: 40px;
    padding-bottom: 40px;
	background-color: #fcfcfc;
	 overflow: hidden;
}

#services-container3 {
    padding-top: 40px;
    padding-bottom: 40px;
	background-color: #f4f4f4;
	 overflow: hidden;
}
#services-container4 {
    padding-top: 40px;
    padding-bottom: 40px;
	background-color: #fcfcfc;
	 overflow: hidden;
}
#services-container5 {
    padding-top: 40px;
    padding-bottom: 80px;
	background-color: #f4f4f4;
	 overflow: hidden;
}
/* #services-container6 {
    padding-top: 70px;
    padding-bottom: 80px;
	background-color: #fcfcfc;
	 overflow: hidden;
} */

.s1 {
	padding-top:100px;
}


/*services ends */



/* gallery starts */



body.gallery #gallery-container {
	padding-top: 116px;
	/*margin-bottom: 50px;*/
	/*padding-left: 0!important;
	padding-right: 0!important;*/
}

body.gallery #maintext-container {
   
    padding-bottom: 50px;

}


#gallery-container img {
	
	
	max-width: 100%;
	width: 100%;
}



#gallery-container .gallery-item {
	padding-left:7px!important;
	padding-right:7px!important;
	margin-bottom: 14px;
}





#gallery-container	  .boxes{
    display: block;
   /* width: 30%;
    height: 220px;
    background: #fe4;*/
    position: relative;
    overflow: hidden;
   /* float: left;
    margin: 1.5%;*/
    cursor: pointer;
	/*max-height: 454px;*/
}
#gallery-container .da-image{
   min-height: 100%;
   width: 100%;
}
#gallery-container .overlay{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0%;
    left: -100%;
    color: #fff;
    background-color: rgba(0,0,0,0.25);
    z-index: 10;
	padding-left:7px!important;
	padding-right:7px!important;
	background-clip: content-box;
	
}
#gallery-container .overlay a{

	display: block;
	width:100%;
	height:100%;
	background-image: url('images/enlarge.png');
	background-repeat: no-repeat;
	background-position: center center;
}





/* gallery ends */





/* ----------------------- Extra small devices (phones, less than 576px) ----------------------- */
/* ----------------------- No media query since this is the default in Bootstrap ----------------------- */


@media (min-width: 1750px)  {
	
}

@media (min-width: 1441px)  {
.container {
    max-width: 1600px; /* Αυξάνουμε το μέγιστο πλάτος */
  }
	

}
@media (max-width: 1560px)  {
	.roomswiper .card .card-title{
	   font-size: 20px; 
}

}

@media (max-width: 1440px)  {
	.navbar-nav .nav-link {
	padding-right: 2rem !important;
	padding-left: 2rem !important;
	}
	.roomswiper .card .card-title{
	font-size: 18px; 
    } 
    .roomswiper .card .roommeta {
    display: flex;
    flex-direction: row; /* Αρχική διάταξη */
    flex-wrap: wrap; /* Επιτρέπει την αλλαγή γραμμής */
    align-items: flex-start; /* Ευθυγράμμιση στην αριστερή πλευρά */
    }
    .roomswiper .card .roommeta div {
    margin-right: 20px;
    color: #444;
    margin-bottom: 30px;
    font-size: 16px;
    }
    .accmcol span {
     margin-right: 9px;
    }

/* Στο πλάτος 1500px και κάτω */
  .roomswiper .card .roommeta {
    flex-direction: column; /* Τοποθέτηση στοιχείων το ένα κάτω από το άλλο */
    align-items: flex-start; /* Ευθυγράμμιση στην αριστερή πλευρά */
  }
  
  .roomswiper .card .roommeta div {
    margin-right: 0; /* Αφαίρεση του δεξιού περιθωρίου */
    margin-bottom: 15px; /* Μείωση του κάτω περιθωρίου για καλύτερη εμφάνιση */
  }
	
		.g-8 {
    --bs-gutter-y: 3rem;
	--bs-gutter-x: 3rem;
}

}

@media (min-width: 1300px) {
	
	button.owl-prev {
	
	left:-50px;
	
	
}

button.owl-next {
	
	right:-50px;
	
}
	
}

@media (max-width: 1199px)  {
	

}

@media (min-width: 1200px) and (max-width:1399px) {
	.mtp1 {
    padding-left: 30px;
}
	
	body.accommodation h2{
		font-size: 25px;
	}
}

@media (max-width: 1310px) {
	
}

@media (max-width: 1230px) {
	
}

/* Large devices (large desktops, 1200px and up) */
@media (max-width: 1199px) { 
	
	.mtp1 {
    padding-left: 12px;
}
	
		.fcol-3 .partners img {
		margin-left: 5px;

	}
	
	.s1 {
		padding-top: 70px;
	}
	
}


/* Medium devices (desktops, 992px and up) */
@media (max-width: 1024px) { 
	.roomswiper .card .roommeta div {
        font-size: 15px
  }
}
@media (min-width: 992px) and (max-width:1199px) { 
	
	body.home #maintext2-container {
		
		padding-left: 40px;
		padding-right: 40px;
		
	}
	
	body.accommodation h2{
		font-size: 26px;
	}
	
	#fp-room-slider {
		padding-top: 50px;
		padding-bottom: 70px;
		padding-left: 8%;
		padding-right:8%;

	}
}

@media (min-width: 992px)  { 
	
}

@media (max-width: 991px) {
	.mtp1 {
    padding-left: 15px;
    }
	#maintext-container {
    padding-top: 44px!important;
    padding-bottom: 40px!important;
    }
	#maintext2-container {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 25px;
    padding-right: 25px;
    }
	#maintext2-container .fcol {
    padding-top: 0px; 
    }	
    #fp-room-slider {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 25px;
    padding-right: 25px;
    }	
	#fp-room-slider	h2 {
    margin-bottom: 20px;
    }
	#allrooms {
	margin-bottom: 16px;
	float: left!important;
	}
	#fprestaurant-container {
    padding-top: 70px;
    padding-bottom: 0px;
    }	
	#photo1-container {
    padding-top: 10px;
    padding-bottom: 10px;
    }
	#photo2-container {
    padding-top: 50px;
    }
	body.gallery #gallery-container {
	padding-top: 58px;
	}
	.s1 {
	padding-top: 0px;
	}
	.fcol-2 a {
    
    text-align: center!important;
}
	.fcol-3 .footer-header {
    text-align: center;
    }
	.fcol-3 .footer-header::after {
    margin-left: auto;
    margin-right: auto;
    }
	.fcol-3 .footer-header {
    text-align: center;
    }
	.footer-social {
    margin-bottom: 30px;
    text-align: center;
    }
	.fcol-3 .partners {
    text-align: center;
    }
	.fcol-3 .partners img {
    margin-left: 10px;
    margin-top: 0px;
    }
    .roomswiper .card .roommeta div {
    font-size: 17px
    }
    .accmcol span {
     margin-right: 10px;
    }
}

@media (max-width: 880px) { 

}

@media (min-width: 768px) {
	
}

@media (min-width: 768px) and (max-width: 800px) { 

	
}
 
@media (min-width: 576px) { 
	
	
}

@media (min-width: 768px) and (max-width:991px) { 


	
}
 
@media  (max-width:767px) {
	body.scroll-top {
	display: none!important;
	}
	
	body.accommodation h2{
	font-size: 25px;
	}
	
	.fcol-3 div {
	position:inherit;
	right: 0;
	}
	.fcol-1 .footer-header {
    text-align: center;
   }
	.fcol-1 .footer-header::after {
    margin-left: auto;
    margin-right: auto;
  }
	.fcol-1 .fmenu {
	max-width: 100%!important;
    text-align: center;
    margin-bottom: 25px;
	}
	.fcol-1 .fmenu p {
	flex-basis: 100%;
	}
	.accommodation-wrapper {
    display: none;
    }
	.cardm.expanded {
    height: 444px;
    }
    #comments-container {
    padding-top: 60px;
    padding-bottom: 50px;
	}
	#fp-map-container {
    padding-top: 30px;
	}
}
 
@media (min-width: 426px) and (max-width:767px) { 

}

@media (max-width: 640px) {
    .faq-hd h2 {
        font-size: 22px;
        flex-direction: column; 
        text-align: center;
        margin-bottom: 6px;
    }
    .accordion-button:not(.collapsed) {
    font-size: 17px;
    }
    .accordion-button.collapsed:hover {
    font-size: 17px;
    }
    .accordion-button {
    font-size: 17px;
    }
    .accordion-item {
    margin-bottom: 15px;
    }
    .nav__list-item a{
    font-size: 19px;
    }
}

@media (max-width: 575px) {
	#main-slider {
    margin-top: 78px;
    max-height: 318px;
    padding: 0;
    }
	.accmcol {
	flex-direction: column;
    }
	.slide-captions {
	display: none;
	}
	.swiper-button-prev, .swiper-button-next {
    top: 57% !important;
    }
	.accmcol div {
    margin-right: 15px;
    }
	#sb4next {
    width: 115px;
    height: 100px;
    translate: 77px -50%;
    background-color: #fff;
    }
	#sb4next::after {
    width: 41px;
    }
	#sb4prev {
    width: 115px;
    height: 100px;
    translate: -77px -50%;
    background-color: #fff;
    }
	#sb4prev::after {
    width: 41px;
    }
    .fcol-1 {
	text-align: center;
	}
	.fcol-2 *, .fcol-3 * {
	text-align: center!important;
	}
	.fcol-2 {
     margin-bottom: 22px;
}
	.ccol-1, .ccol-2, .ccol-3 {
	text-align: center!important;
	}
	.fcol-2 img {
     margin-bottom: 1px;
     }
	.footer-header {
	margin-left:auto;
	margin-right:auto;
	}
	.partners {
    display: flex;
    flex-direction: column;
    flex-flow: column;
    justify-content: center;
	padding-top: 20px;
    }
	.partners img {
    margin-bottom: 25px;
    }	
    .cardm.expanded {
    height: 444px;
    }
    .chevron {
    bottom: 1px;
    }
    .nav__list-item {
    line-height: 0.95;
    }
    .footericon {
    padding-right: 1px!important;
    font-size: 20px;
    }
}
 
@media (max-width: 480px) {
	body.faq.noslider #maintext-container
    {
    padding-top: 44px !important;
    }
    #faq-container {
    padding-bottom: 66px;
    }
}
 
 @media (max-width: 425px) { 
	 
.navbar-brand > img {
            height: 69px; 
        }	
.footer-header img {
        height: 81px; /* Ορίζει το ύψος του λογότυπου στα 76px */
    }
 
}

 @media (max-width: 375px) {
	.accmcol {
    flex-direction: column;
    align-items: start;
    }
}

 @media (max-width: 320px) {
	
}