@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; */

html{
    font-size: 16px;
    height: 100%;
	max-width: 100%;
    }
body {
	height: 100%;
	max-width: 100%;
    background-color: #f7f5ef;
}
div, p, td, a, span, li {
	font: normal 16px/28px 'Open Sans', sans-serif;
	color: #454545;
	overflow-wrap: anywhere;
}

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

a {
	color: #454545;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color: #454545;
	}

.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: none;
}

.owl-nav {
	display: flex;
    justify-content: center;
    margin-top: 20px;
}
.owl-nav div{
	margin: 0 10px
}

h1, h2, h3, h4, h5 {
letter-spacing: 0;
color: #333333;

}
h1 {
    font: normal 36px/40px 'Roboto', sans-serif;
	margin-top: 30px;
	margin-bottom: 30px;
	font-weight: 500;
}
h1 span {
    font: normal 22px/22px 'Roboto', sans-serif;
	color: #c47d66;
}
h2 {
    font: normal 34px/36px 'Roboto', sans-serif;
	margin-top: 20px;
	margin-bottom: 20px;
}
h2 span {
   font: normal 34px/36px 'Roboto', sans-serif;
   color:inherit;
}
h3 {
	font: normal 28px/28px 'Roboto', sans-serif;
    margin-top: 20px;
    margin-bottom: 20px;
}
h4 {
	font: normal 22px/24px 'Roboto', sans-serif;
	margin-bottom: 25px;
	/* font-weight: 500; */
}
h5 {
	font: normal 20px/22px 'Roboto', sans-serif;
	/* font-weight: 500; */
}
.line::after {
	display: block;
    content: "";
    width: 160px;
    border-top: 1px solid #b7b7b7;
    margin-top: 20px;
	 margin-left: auto;
	margin-right: auto;

}


h1.noline::after {
	display: none!important;
}

h2.noline::after {
	display: none!important;
}
h3.noline::after {
	display: none!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;
}


.carousel__button svg {

    stroke: #fff!important;

}

.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;
}

.largedashafter::after {
	width: 234px;
    height: 0px;
    border-top: 1px solid #E4A14B;
    content: "";
    display: block;
	  margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
   
}

.smalldashafter::after {
	width: 160px;
      height: 0px;
    border-top: 1px solid #E4A14C;
    content: "";
    display: block;
	    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}


ul {
	margin: 0;
    padding: 0;
    list-style-position: inside;
}




.noslider #maintext-container {
    padding-top: 80px!important;
}





.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;
}


.tlu1 {
	font-weight: 700;
	position: relative;
}

.tlu1::after {
	    content: '';
    width: 100%;
    border-top: 6px solid #333333;
    /* display: inline; */
    height: 3px;
    position: absolute;
    bottom: -4px;
    left: 0;
}

.tlu2 {
	
	position: relative;
}

.tlu2::after {
	content: '';
    width: 100%;
    border-top: 6px solid #ffffff;
    height: 3px;
    position: absolute;
    bottom: -4px;
    left: 0;
}

#modalOffer .modal-header {
	background-color: #2ab6af;
	border:none;
	
}

#modalOffer .modal-title {
    margin-bottom: 0;
   
    color: #fff;
       font-weight: bolder;
    font-size: 20px;
    LINE-HEIGHT: 20px;
}
#modalOffer .modal-header .close {
      opacity: .7;
    padding: 15px;
}

#modalOffer .modal-header .close span{
      font: 400 28px/30px 'Fira Sans Condensed';
    color: #FFFFFF
}

#modalOffer .modal-footer {
  
    border-top: none;
}

#bookModal .modal-header {
	background-color: #2ab6af;
	border:none;
	
}

#bookModal .modal-title {
    margin-bottom: 0;
   
    color: #fff;
       font-weight: bolder;
    font-size: 20px;
    LINE-HEIGHT: 20px;
}
#bookModal .modal-header .close {
      opacity: .7;
    padding: 15px;
}

#bookModal .modal-header .close span{
      font: 400 22px/30px 'Open Sans', sans-serif;
    color: #FFFFFF
}

#bookModal label {
      font: 400 15px/30px 'Open Sans', sans-serif;
      color: #515151;
    
}

#bookModal #book-form #btn_submit {
    background-color: #2ab6aff2;
    border: none;
    border-radius: 0;
    color: #ffffff;
    font-size: 19px;
    height: 50px;
    width: 100%;
    line-height: 22px;
}


#bookModal .input-group-text {
    
    background-color: transparent;
    border:none;
height: 38px;
	padding-left: 0;
	padding-right: 0;
}



#bookModal .form-control {
    border: none;
    border-radius: 0;
    background-color: #f3f3f3;
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
    box-shadow: inset 0 0 0 rgba(0, 0, 0, .075);
    
    margin-bottom: 15px;
    color: #515151;
	  
}

#bookModal .number {
    max-width: 20px;
    text-align: center;
    padding-right: 0px;
    margin-right: 2px;
    padding-left: 0;
	background-color: transparent!important;
}

#bookModal input[type=number]::-webkit-inner-spin-button, 
#bookModal input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}


#bookModal input[type=number] {-moz-appearance: textfield;}


.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;

}

.ui-datepicker .ui-datepicker-title span{
   color: #454545;
}

.toast .btn-close {
   
    color: #ffffff;
    background: #cdac6a 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;
	position: relative;
	right: -10px;
	background-color: #cdac6a;
	border-radius: 50%;

}

.toast {
	    position: fixed;
    bottom: 40px;
    left: 20px;
    width: 180px;
    background-color: #cdac6a;
    z-index: 1000;
    height: 180px;
    border-radius: 50%;

}

.toast .in {
	    width: 160px;
    height: 160px;
    border: 1px #ffffff dashed;
    border-radius: 50%;
    margin: auto auto;
	position: relative;
    top: 10px;
}

.toast-body{
	position: relative;
	top: -9px;
	} 

.toast-header {
    
    display: block;
  
    align-items: flex-end;
    padding: 0 1px 0 0;
    color: #6c757d;
    background-color: transparent;
    background-clip: padding-box;
    border-bottom: none;
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px);
}
.toast p {
	margin-bottom: 0;
	color:#ffffff;
	line-height: 34px;
	
}

.toast p a {
	margin-bottom: 0;
	color:#ffffff;
}

.social {
 width: 54px;
    height: 120px;
    position: fixed;
    z-index: 10;
    perspective: 1000px;
    list-style: none;
	    right: 0px;
    top: calc(20% - 60px);
}

.social li a {
  display: block;
  height: 60px;
  width: 54px;
  background: #cdac6a;
  border-bottom: 2px solid #ffffff;
  font: normal normal normal   26px/16px 'FontAwesome';
  color: #cdac6a;
  -webkit-font-smoothing: antialiased;
  padding: 8px;
  text-decoration: none;
       /*text-align: center; */
  transition: background .5s ease .300ms;
	  /*margin-bottom: 10px;*/
}

.social li:first-child a:hover { background: #cdac6a }
.social li:nth-child(2) a:hover { background: #cdac6a }


.social li:first-child a { border-radius: 10px 0 0 0 }
.social li:last-child a { border-radius: 0 0 0 10px }
    
.social li a span {
     width: 140px;
    float: left;
    text-align: center;
    background: #cdac6a;
    font-size: 17px;
    color: #fff;
    margin: -36px -185px;
    padding: 7px;
    transform-origin: 0;
 
  visibility: hidden;
  opacity: 0;
  transform: rotateY(45deg);
  border-radius: 2px;
  transition: all .5s ease .300ms
}

.social li span:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    right: -18px;
    top: 12px;
    border-right: 10px solid transparent;
    border-left: 10px solid #cdac6a;
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
}

.social li a:hover span {
  visibility: visible;
  opacity: 1;
  transform: rotateY(0)
}

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


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

.fixed-top {
	
}

.fixed-top {
    background-color: #fcfcfc;
	
}

.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%);
}



/*----- 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: #fcfcfc;
	padding-top: 0;
    padding-bottom: 0;
}


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

.nitem {
	
}

.nitem a{
	font-size: 26px;
	line-height: 70px;
	color:#55555;
	display: block;
    border-bottom: 1px solid #d9d2d2;
}

.nitem a:hover{

	color:#ad976ecc;
}
.nitem a.active{

	color:#ad976ecc;
}

.navoffcanvas.offcanvas {
	width:100%!important;
}

.navoffcanvas .offcanvas-header .btn-close {
   
    color: #555555;
    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/2em auto no-repeat!important;
	position: absolute;
	top: 50px;
    left: 50px;
}


.nmybutton {
  margin-right: 5px;
	border-radius: 0;
    border: solid 1px #999999;
	padding: 0;
    line-height: 48px;
    padding-left: 30px;
    padding-right: 30px;
/*  color: #fff; */
    color: #555555;
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    transition: all 300ms linear;
}
.nmybutton:hover {
    background: #ad976ecc;
    color: #fff;
}

#nfooter {
	background-color: #525747;
	
}
.nfitem {
	font-size: 18px;
	line-height: 36px;
	color:#ffffff;

}
#navbutton:hover::after {
    transition: ease-in 350ms all;
    height: 20px;
    width: 45px;
    background: url(images/menu_invert.png) no-repeat center; }
#navbutton::after {
       content: "";
    display: inline-block;
    height: 20px;
    width: 45px;
    margin: 0 auto;
    /* position: absolute; */
    right: 0;
    top: 0;
    background: url(images/menu.png) no-repeat center;
    vertical-align: middle;
    position: relative;
    top: -2px;
}

.navbar-toggler {
	border:none!important;
}

.navbar-toggler span {
	margin-right:20px;
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}

.offcanvasbookonline {
	width:25%!important;
}

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

/*
.lang {
	    margin-right: 15px;
}

.lang span {
	    padding: 0 5px;
}

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

.lang a {
	   position: relative;
	display: inline-block;
	color: #333;
} 

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

.lang a:hover::after {
	     display: block;
    content: '';
    border-top: 1px solid #333;
    width: 34px;
    height: 1px;
    position: absolute;
}
*/

.lang {
    margin-right: 15px;
    display: flex;
    align-items: center;
}

.lang span {
    padding: 0 9px;
}

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

.lang a {
    display: inline-block;
    position: relative;
}

.lang img {
    width: 34px; /* Μέγεθος σημαιών */
    height: auto;
    transition: opacity 0.3s ease-in-out, transform 0.2s ease-in-out;
}

/* Στυλ για την ενεργή γλώσσα (προσθήκη παύλας κάτω από τη σημαία) */
.lang a.active::after {
    content: "";
    display: block;
    width: 34px; /* Ίδιο πλάτος με τη σημαία */
    height: 2px; /* Πάχος γραμμής */
    background-color: #c47d66; /* Μαύρο χρώμα */
    position: absolute;
    bottom: -7px; /* Απόσταση 7px κάτω από τη σημαία */
    left: 50%;
    transform: translateX(-50%); /* Κεντράρισμα */
}


/* Hover effect */
.lang a:hover img {
    /* opacity: 0.9; */
    transform: scale(1.1); /* Ελαφρύ zoom */
}

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

/*---main slider start----*/
#main-slider {
      width: 100%;
	/* max-height: 700px; 
	max-height: 95%; */
	padding:0;
	padding-top: 82px;
      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; */
    }

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

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

.swiper-nav {
	position: absolute;
	bottom:50px;
	left:20px;
	width:170px;
}

.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:40px!important;
	 
}
.swiper-button-next {
	right:40px!important;
}

#slider-title {
	color:#fff;
	font-size: 30px;
	line-height: 36px;
	position: absolute;
	bottom: 18px;
	right: -500px; 
	font-weight: 600;
	font-family: 'Roboto', sans-serif; 
	text-shadow: 2px 2px 1px #858181;
	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;
    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: 48px;
}

#slider-title.shown {
    opacity: 1;
    }

#scroll-down {
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin: 0 auto;
	font: 600 14px/14px 'Open Sans', sans-serif;
    text-align: center;
	color: #FFFFFF;
	letter-spacing: 0.6px;
   text-shadow: 2px 2px 1px #858181;
    -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: 26px;
	left: 50%;
	-ms-transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
	z-index: 9;
}

#scroll-down-mouse {
	font: 600 14px/14px 'Roboto';
	color:#ffffff;
}

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

@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translate(-50%, 0);
    -moz-transform:  translate(-50%, 0);
    -ms-transform:  translate(-50%, 0);
    transform:  translate(-50%, 0);
  }
  40% {
    -webkit-transform:  translate(-50%, -20px);
    -moz-transform: translate(-50%, -20px);
    -ms-transform: translate(-50%, -20px);
    transform: translate(-50%, -20px);
  }
  60% {
    -webkit-transform: translate(-50%, -10px);
    -moz-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px);
  }
}
@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
     -webkit-transform: translate(-50%, 0);
    -moz-transform:  translate(-50%, 0);
    -ms-transform:  translate(-50%, 0);
    transform:  translate(-50%, 0);
  }
  40% {
    -webkit-transform:  translate(-50%, -20px);
    -moz-transform: translate(-50%, -20px);
    -ms-transform: translate(-50%, -20px);
    transform: translate(-50%, -20px);
  }
  60% {
    -webkit-transform: translate(-50%, -10px);
    -moz-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px);
  }
}
@-ms-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
     -webkit-transform: translate(-50%, 0);
    -moz-transform:  translate(-50%, 0);
    -ms-transform:  translate(-50%, 0);
    transform:  translate(-50%, 0);
  }
  40% {
    -webkit-transform:  translate(-50%, -20px);
    -moz-transform: translate(-50%, -20px);
    -ms-transform: translate(-50%, -20px);
    transform: translate(-50%, -20px);
  }
  60% {
    -webkit-transform: translate(-50%, -10px);
    -moz-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
     -webkit-transform: translate(-50%, 0);
    -moz-transform:  translate(-50%, 0);
    -ms-transform:  translate(-50%, 0);
    transform:  translate(-50%, 0);
  }
  40% {
    -webkit-transform:  translate(-50%, -20px);
    -moz-transform: translate(-50%, -20px);
    -ms-transform: translate(-50%, -20px);
    transform: translate(-50%, -20px);
  }
  60% {
    -webkit-transform: translate(-50%, -10px);
    -moz-transform: translate(-50%, -10px);
    -ms-transform: translate(-50%, -10px);
    transform: translate(-50%, -10px);
  }
}

.encircle {
  width:60px;
  height:60px;
  border-radius:60px;
  border: solid 2px white;
  position: fixed;
  bottom: 0;
  left: 50%;
}
.bounce {
  -webkit-animation: bounce 2s infinite;
  -moz-animation: bounce 2s infinite;
  -ms-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}


.mybuttonnav {
	    background-color: #002752;
    color: #ffffff;
    border-radius: 0;
    font-size: 18px;
	border:1px solid #002752;
}

.mybuttonnav:hover {
	    background-color: #ffffff;
    color: #002752;
	border:1px solid #002752;
 
}
/* --- main slider ends --- */

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




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

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

.mtp1 {
	padding-left: 60px;
}

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

#fpsuites-container {
	background-color: #f2f2f2;
	padding-top: 60px;
	padding-bottom: 70px;
}

#fpsuites-container .card  {
	border-radius: 0;
	border: 1px solid #ccc8c3;
	padding:30px;
	background-color: #e9e2d5;
}

#fpsuites-container .card img {
	/*width:100%;*/
}

#fpsuites-container .card h3 {
	margin-bottom: 5px;
}

#fpsuites-container .card-subtitle {
	    font: normal 14px/14px 'Roboto', sans-serif;
	
}

#fpsuites .card-text {
	font-size: 16px;
	/* font-weight: 500; */
}

.tabs .tab strong {
	font-weight: 500;
}

.fpinfobox_icons {
	display: flex;
	margin-bottom: 20px;
}


.fpinfobox_icons div {
	text-align: center;
	width: fit-content;
	margin: 10px 35px 0 0px;
}


.fpinfobox_icons img {
	margin-bottom: 5px;
}

.room-image {
    max-width: 100%;
    height: auto;
}

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

.mybutton::before {
	position: absolute;
	content: '';
  background-color: #52574733;
  transition: 0.3s ease-out;
}
.mybutton span {
  color: #515151;
  /*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%;
}

/* button 2 - online */
.mybutton1 {
    /* background-color: transparent; */
    color: #888888;
    border-radius: 0;
    width: 170px;
    border: 1px solid #33333373;
	position: relative;
}
.mybutton1:hover {
    background-color: #fff;
}

.mybutton1::before {
  position: absolute;
  content: '';
  background-color: #c47d66;
  transition: 0.3s ease-out;
}
.mybutton1 span {
  color: #454545;
  /*border: 1px solid rgb(28, 31, 30);*/
  transition: 0.2s;position: relative
}  
.mybutton1:hover span {
  color: #fff;
  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%;
}
#fpservices-container {
    padding-top: 90px;
    padding-bottom: 90px;
    background-color: #fcfcfc;
}
#fpservices-container h2 {
	font: normal 34px/36px 'Roboto', sans-serif;
	margin-top: 20px;
	margin-bottom: 20px;
}
#fpkarpathos-container {
    padding-top: 90px;
    padding-bottom: 90px;
    /* background-color: #ffffff; */
    background-color: #f4f4f4;
}

#karpathostitle {
	position: absolute;
    right: 24px;
    top: 401px;
    font: normal 80px/80px '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: #f3f3f3;
}

.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;
}

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

/*--- footer starts ---*/
/*--- footer styles ---*/
#footer-container-outer {
    background-color: #fdfdfd;
    padding-top: 64px;
    padding-bottom: 60px;
}

.footer-header {
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-top: 14px;
    margin-bottom: 8px;
}

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

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

.fcol-1 .footer-header {
    font-weight: 600;
    letter-spacing: 0.5px;
    margin-top: 14px;
    margin-bottom: 8px;
}

/* Center fcol-2 (logo) */
.fcol-2 {
    text-align: center;
}

/* Align fcol-3 to the left */
.fcol-3 {
    text-align: left;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .fcol-2 {
        order: 1;
        text-align: center !important;
    }

    .fcol-1 {
        order: 2;
        text-align: center !important;
    }

    .fcol-3 {
        order: 3;
        text-align: center !important;
    }
}

#copyright_container-outer {
	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: #515151;
	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: #515151;
	margin-bottom: 0;
}
a.dproject:hover {
	color:#ad976e;
	}
/*--- footer end ---*/

.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 ---*/


/* gallery starts */
body.gallery #gallery-container {
	padding-top: 130px;
}
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;
    position: relative;
    overflow: hidden;
    cursor: pointer;
	}
#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 */

/* map starts */
#map-container {
    background-color: #fdfdfd;
	padding-top: 40px;
	padding-bottom: 0px;
}
/* map ends */


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


@media (max-width: 1750px)  {
	
	
}
@media (max-width: 1560px)  {
	
	.navbar-nav .nav-link {
		padding-right: 2rem!important;
		padding-left: 2rem!important;
	
	}
	
}


@media (max-width: 1399px)  {
	.navbar-nav .nav-link {
		padding-right: 2rem!important;
		padding-left: 2rem!important;
	}

}

@media (max-width: 1199px)  {
	
	.navbar-nav .nav-link {
		padding-right: 0.5rem!important;
		padding-left: 0.5rem!important;
		text-align:center;
	}

}

@media (min-width: 1200px) and (max-width:1399px) {
	
}

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

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


/* Large devices (large desktops, 1200px and up) */
@media (max-width: 1199px) { 
	
	.mtp1 {
	padding-left: 15px;
}

	
}

/* Medium devices (desktops, 992px and up) */
@media (max-width: 1024px) { 

 }

@media (min-width: 992px) and (max-width:1199px) { 

}

@media (min-width: 992px)  { 

}

@media (max-width: 991px) {
	.footer-social {
    margin-bottom: 30px;
    text-align: center;
}
	
	.fcol-3 .partners {
    text-align: center;
}
	
	.fcol-3 .partners img {
    margin-left: 10px;
    margin-top: 0px;
}

}

@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;
	}
	

	.cardm.expanded {
  height: 340px;
}
	
	
	.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-2 .fmenu {
		    max-width: 100%!important;
    text-align: center;
    
		flex-direction: column;
		
	}
	
	.fcol-2 .fmenu a {
		   margin-bottom: 15px;

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

    margin-left: auto;
    margin-right: auto;
}
	
	.fcol-3 p {
    text-align: center;
    }
    
    h1 {
    font: normal 32px/36px 'Roboto', sans-serif;
	margin-top: 22px;
	margin-bottom: 22px;
	
}
h1 span {
    font: normal 20px/20px 'Roboto', sans-serif;
	color: #c47d66;
}
h2 {
    font: normal 28px/32px 'Roboto', sans-serif;
	margin-top: 18px;
	margin-bottom: 18px;
}
h2 span {
   font: normal 28px/32px 'Roboto', sans-serif;
   color:inherit;
}
h3 {
	font: normal 24px/24px 'Roboto', sans-serif;
    margin-top: 18px;
    margin-bottom: 18px;
}
h4 {
	font: normal 20px/22px 'Roboto', sans-serif;
	margin-bottom: 20px;
	/* font-weight: 500; */
}
h5 {
	font: normal 20px/22px 'Roboto', sans-serif;
	/* font-weight: 500; */
  }
}
@media (min-width: 426px) and (max-width:767px) { 

}

@media (max-width: 640px) {

}

@media (max-width: 575px) {
	
	.navbar-brand img {
		max-width: 169px;
	}
	
	.nitem a {
    font-size: 22px;
    line-height: 52px;
   
}
	#main-slider {
    max-height: 450px;
    padding: 0;
    padding-top: 65px;
    padding-left: 0px;
    padding-right: 0;
   /* padding-bottom: 50px; */
}
	
	
	#maintext-container {
    padding-top: 10px;
    padding-bottom: 50px;

}
	

	#logofooter {
		max-width: 200px;
	}
	
	
.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: 15px;
}
	
	.footer-header {
	margin-left:auto;
		margin-right:auto;
	}

	#fpsuites-container {
    padding-top: 30px;
    padding-bottom: 10px;
	}
	#fpservices-container {
    padding-top: 90px;
    padding-bottom: 58px;
    }
    #fpkarpathos-container {
    padding-top: 82px;
    padding-bottom: 10px;
    }
    #footer-container-outer {
    background-color: #fdfdfd;
    padding-top: 44px;
    padding-bottom: 50px;
    }
   .swiper-nav {
    position: absolute;
    bottom: 38px;
    left: 0px;
    width: 150px;
   }
   .swiper-button-prev1,
    .swiper-button-next1 {
        width: 34px;
        height: 34px;
    }
} 
@media (max-width: 480px) {
	

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

	 .fcol-1 img {
		 max-width: 100%;
	 } 
	 
	 .fcol-2 p {
    margin-bottom: 0px;
}
	 
	 .fcol-2 {

    justify-content: center;
   
}
	 
	 .fcol-3 p {
    margin-bottom: 0px;
}
	.px-3 {
    padding-left: 4px !important;
    padding-right: 4px !important;
  } 
	 
	 
}

 @media (max-width: 375px) {
	 


	 
}

 @media (max-width: 320px) {
	 
.chevron {
    
    bottom: 0px;

}
	 
}




