@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;700;800&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+Display:ital,wght@0,100..900;1,100..900&display=swap');

#main .centerhtml {
  font-size: 100.01%;
}
body {
  font-size: 1.1rem;
  color: #000;
  font-family: 'Manrope', sans-serif;
  padding: 0px;
  margin: 0;
  line-height: 160%;
	overflow-x: hidden;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  color: #000;
      font-family: "Noto Serif Display", serif;
}
h1 {
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em;
}
h2 {
  font-size: 2em;
  margin-bottom: 0.75em;
}
h3 {
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em;
}
h4 {
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em;
}
h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em;
}
h6 {
  border-bottom: 1px solid #CCCCCC;
  color: #444444;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 0;
  padding-bottom: 8px;
}
p {
  margin: 0 0 1.0em;
  line-height: 1.70em;
}
.left {
  float: left !important;
}
p .left {
  margin: 1.5em 1.5em 1.5em 0;
  padding: 0;
}
.right {
  float: right !important;
}
p .right {
  margin: 1.5em 0 1.5em 1.5em;
  padding: 0;
}
a:focus {}
a:hover {
  color: #CB8793;
  text-decoration: underline;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
a {
  color: #CB8793;
  text-decoration: none;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
a:focus {
  outline: 0px solid transparent;
}
blockquote {
  margin: 1.5em;
  color: #666;
  font-style: italic;
}
strong, dfn {
  font-weight: bold;
}
em, dfn {
  font-style: italic;
}
sup, sub {
  line-height: 0;
}
abbr, acronym {
  border-bottom: 1px dotted #666;
}
address {
  margin: 0 0 1.5em;
  font-style: italic;
}
del {
  color: #666;
}
pre {
  margin: 1.5em 0;
  white-space: pre;
}
pre, code, tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5;
}
li ul, li ol {
  margin: 0;
}
ul, ol {
  margin: 0 1.5em 1.5em 0;
  padding-left: 1.5em;
}
ul {
  list-style-type: disc;
}
ol {
  list-style-type: decimal;
  line-height: 1.70em;
}
dl {
  margin: 0 0 1.5em 0;
}
dl dt {
  font-weight: bold;
}
dd {
  margin-left: 1.5em;
}
table {
  margin-bottom: 1.4em;
  width: 100%;
}
th {
  font-weight: bold;
}
thead th {
  background: #c3d9ff;
}
th, td, caption {
  padding: 4px 10px 4px 5px;
}
tbody tr:nth-child(even) td, tbody tr.even td {
  background: #e5ecf9;
}
tfoot {
  font-style: italic;
}
caption {
  background: #eee;
}
.small {
  font-size: .8em;
  margin-bottom: 1.875em;
  line-height: 1.875em;
}
.large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em;
}
.hide {
  display: none;
}
.quiet {
  color: #666;
}
.loud {
  color: #000;
}
.highlight {
  background: #ff0;
}
.added {
  background: #060;
  color: #fff;
}
.removed {
  background: #900;
  color: #fff;
}
.first {
  margin-left: 0;
  padding-left: 0;
}
.last {
  margin-right: 0;
  padding-right: 0;
}
.top {
  margin-top: 0;
  padding-top: 0;
}
.bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}
fieldset {
  border: none;
}
input {}
input:focus {}
body.contentpane {
  width: auto;
  margin: 10px;
  text-align: left;
}
img {
  border: 0 none;
}

#webmacPage {}
.center {
  width: 1440px;
  margin: 0 auto;
  position: relative;
}

#header {
  padding: 20px 60px;
  background-color: #1E2B4E;
  /* box-shadow: 0 0 15px #0000001a; */
  z-index: 5;
  position: relative;
  align-items: center;
}


#header .center {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
#logo {
	flex:0 0 auto;
}
#logo p {
  margin-bottom: 0;
  line-height: 0;
}
#logo img {
width: 100%;
  height: auto;
  max-width:150px;
	
}
#header #contactMenu {
  position: absolute;
  right: 60px;
  top: 50%;
  font-family: "Noto Serif Display", serif;
}
#header #contactMenu p {
  margin-bottom: 0;
  line-height: 0;
}
#header #contactMenu a{ color: #fff; text-decoration: none; font-size: 1.5rem;}
.topMenuContact {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    color: #fff;

    /* αρχικό padding */
    padding: 0 0;

    /* animation */
    transition: padding 0.35s cubic-bezier(0.4, 0, 0.2, 1);
}

/* hover -> μεγαλώνει όλο το κουμπί */
.topMenuContact:hover {
    padding: 0 5px;
}

/* ================= BURGER ================= */

.topMenuContact .burger {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 30px;
    height: 24px;
    flex: 0 0 30px;
}

.topMenuContact .burger span {
    display: block;
    position: absolute;
    right: 0;
    height: 3px;
    background: #C49A6B;
    border-radius: 999px;
    transform-origin: right center;
    transition:
        width 0.3s ease,
        transform 0.3s ease,
        top 0.3s ease,
        bottom 0.3s ease,
        opacity 0.3s ease;
}

/* αρχική κατάσταση */
.topMenuContact .burger span:nth-child(1) {
    top: 2px;
    width: 30px;
}

.topMenuContact .burger span:nth-child(2) {
    top: 50%;
    width: 21px;
    transform: translateY(-50%);
}

.topMenuContact .burger span:nth-child(3) {
    bottom: 2px;
    width: 30px;
}

/* ================= HOVER → ARROW ================= */

.topMenuContact:hover .burger span:nth-child(1) {
    top: 50%;
    width: 14px;
    transform: translateY(-50%) rotate(45deg);
}

.topMenuContact:hover .burger span:nth-child(2) {
    top: 50%;
    width: 30px;
    transform: translateY(-50%);
}

.topMenuContact:hover .burger span:nth-child(3) {
    bottom: auto;
    top: 50%;
    width: 14px;
    transform: translateY(-50%) rotate(-45deg);
}

#promoHome {
  background-color: #1E2B4E;
  padding: 75px 0;
}
.webmacBodyID101{background-color: #1E2B4E;}
.webmacBodyID101 #header{ box-shadow: none;}

a.homeBTN {
    display: flex;
    align-items: center;
    color: #fff;
    font-family: "Noto Serif Display", serif;
    font-size: 1.5rem;
    justify-content: flex-end;
}

a.homeBTN span.spanLeft{ margin-right: 20px;}
a.homeBTN span.spanRight {
    border-radius: 200px;
    border: 1px solid #fff;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 180%;
    
}
a.homeBTN:hover {
    color: #C49A6B;
    text-decoration: none;
    transition: all 500ms ease;
}
a.homeBTN:hover span.spanRight {
    background-color: #C49A6B;
    border-color: #C49A6B;
    transition: all 500ms ease;
    color: #fff;
}

.spPageHeading{ padding-bottom: 25px; border-bottom: 3px solid #C49A6B;}
.spPageHeading h1{ color: #fff;}

/* ul.headerBTNS {
    display: flex;
    gap: 20px;
    list-style: none;
    padding: 0;
    margin: 0;
    justify-content: flex-end;
    padding-right: 30px;
    margin-top: -80px;
} */
ul.headerBTNS {
    display: flex;
    gap: 20px;
    list-style: none;
    margin: 0;
    justify-content: flex-end;
    margin-top: -100px;
    background-color: #00000073;
    position: relative;
    padding: 15px;
    box-shadow: 0 0 10px #00000073;
}


ul.headerBTNS a {
    padding: 15px 50px;
    border-radius: 5px;
    position: relative;
    display: block;
    font-family: "Noto Serif Display", serif;
    font-size: 1.2rem;
    text-align: center;
    box-shadow: 0 0 10px #00000038;
}
ul.headerBTNS a.btnBookNow{ background-color: #C49A6B; color: #fff;}
ul.headerBTNS a.morePhotos{ background-color: white; color: #000;}
ul.headerBTNS a.virtTour{ background-color: #000;
    color: #fff;}
ul.headerBTNS a i{ margin-right: 10px;}


ul.headerBTNS li.bookingDropdown {
    position: relative;
}

ul.headerBTNS .bookingDropdownMenu {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 50;
    display: flex;
    flex-direction: column;
    gap: 6px;
    padding-top: 8px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(8px);
    transition: opacity 0.25s ease, transform 0.25s ease, visibility 0.25s ease;
}

ul.headerBTNS li.bookingDropdown:hover .bookingDropdownMenu,
ul.headerBTNS li.bookingDropdown:focus-within .bookingDropdownMenu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

ul.headerBTNS .bookingDropdownMenu a {
    padding: 12px 18px;
    border-radius: 5px;
    background: #fff;
    color: #000;
    font-family: "Noto Serif Display", serif;
    font-size: 1rem;
    text-align: center;
    text-decoration: none;
    box-shadow: 0 0 10px #00000038;
}

ul.headerBTNS .bookingDropdownMenu a:hover {
    background: #C49A6B;
    color: #fff;
}

@media (max-width: 768px) {
    ul.headerBTNS {
        flex-direction: column;
        align-items: stretch;
    }

    ul.headerBTNS li.bookingDropdown {
        width: 100%;
    }

    ul.headerBTNS .bookingDropdownMenu {
        position: static;
        display: none;
        margin-top: 8px;
        padding-top: 0;
        opacity: 1;
        visibility: visible;
        transform: none;
    }

    ul.headerBTNS li.bookingDropdown:hover .bookingDropdownMenu,
    ul.headerBTNS li.bookingDropdown:focus-within .bookingDropdownMenu {
        display: flex;
    }
}


.smallerWidth{ max-width: 600px; margin: 0 auto;}

.sp-page-builder h4{margin-top: 0;}

a.brochureBTN {
    border: 1px solid #000;
    max-width: 80%;
    margin: 0 auto;
    color: #000;
}
a.brochureBTN  i{ margin-left: 15px !important; font-size: 1.2rem;}

.amenities{ color: #fff;}
.amenities h2{ color: #fff;}

/* .amenities ul{
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 40px 20px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.amenities ul li {
text-align: center;
}
.amenities ul li h6{
    margin: 0;
    font-size: 1.2rem;
    color: #fff;
       font-family: "Noto Serif Display", serif;
       border-bottom: 0;
       font-weight: 400;
}
.amenities ul li p{
    margin: 0;
    font-size: 1rem;
    color: #fff;
} */

.amenitiesUL {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 10px 24px;
}

.amenitiesUL li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    padding: 0 0 10px;
    border-bottom: 1px dashed rgba(255,255,255,0.18);
}

.amenitiesUL li i {
    flex: 0 0 auto;
    font-size: 15px;
    line-height: 1;
    margin-top: 4px;
    color: #C49A6B
}

.amenityText {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

.amenityText strong {
    display: block;
    margin: 0;
    font-size: 14px;
    line-height: 1.35;
    font-weight: 600;
    letter-spacing: 0.02em;
    text-transform: none;
    color: #fff;
}

.amenityText span {
    display: block;
    margin: 0;
    font-size: 12px;
    line-height: 1.45;
    color: rgba(255,255,255,0.72);
}

@media (max-width: 991px) {
    .amenitiesUL {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 640px) {
    .amenitiesUL {
        grid-template-columns: 1fr;
        gap: 10px;
    }
}

.smallerWidth2{ max-width: 900px; margin: 0 auto;}

.spAccordion .sppb-panel-title{
    color: #000;
    font-family: "Noto Serif Display", serif;
    font-size: 1.2rem;
}
.spAccordion .sppb-reset-button-styles{ padding: 20px !important;}

ul.rules-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 40px 20px;
    max-width: 1600px;
    margin: 0 auto;
}
ul.rules-list li {
    position: relative;
    padding-left: 40px;
    padding-top: 30px;
}
ul.rules-list li span {
    position: absolute;
    left: 0;
    top: 0;
    color: #e5d8cb;
    font-size: 7rem;
    font-weight: 800;
    z-index: -2;
    line-height: 100%;
}
@media (max-width: 1025px) {
  ul.rules-list {
    grid-template-columns: repeat(3, 1fr);

}
.amenities ul {
grid-template-columns: repeat(3, 1fr);
}


}
@media (max-width: 950px) { 
    ul.rules-list {
    grid-template-columns: repeat(2, 1fr);
}
.amenities ul {
grid-template-columns: repeat(3, 1fr);
}
}
@media (max-width: 767px) {
     ul.rules-list {
    grid-template-columns: repeat(2, 1fr);

} 
.amenities ul {
grid-template-columns: repeat(2, 1fr);
}

}


/* ================= CONTACT INFO ================= */

.mare-contact-info {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
    max-width: 760px;
    margin: 0 0 34px;
}

.mare-contact-card {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 20px 22px;
    border: 1px solid #C49A6B;
    background: rgba(255, 255, 255, 0.04);
    color: #fff !important;
    text-decoration: none;
    transition: background 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
}
.mare-contact-card a{ color: #fff !important; }
.mare-contact-card:hover a{ color: #C49A6B !important; }


.mare-contact-card:hover {
    background: rgba(196, 154, 107, 0.12);
    transform: translateY(-3px);
    box-shadow: 0 18px 35px rgba(0, 0, 0, 0.18);
}

.mare-contact-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    flex: 0 0 46px;
    border-radius: 50%;
    background: #C49A6B;
    color: #1E2B4E;
    font-size: 1.25rem;
}

.mare-contact-card strong {
    display: block;
    margin-bottom: 4px;
    font-family: "Noto Serif Display", serif;
    font-size: 1.05rem;
    font-weight: 500;
    color: #fff;
}

.mare-contact-card em {
    display: block;
    font-style: normal;
    font-size: 0.95rem;
    color: rgba(255, 255, 255, 0.78);
}

/* ================= FORM WRAPPER ================= */

#cf1 {
    max-width: 760px;
    margin: 0;
}

#cf1 .cf-form-wrap {
    padding: 34px;
    border: 1px solid rgba(196, 154, 107, 0.55);
    background: rgba(255, 255, 255, 0.045) !important;
    box-shadow: 0 22px 55px rgba(0, 0, 0, 0.22);
    backdrop-filter: blur(6px);
}

/* ================= FORM FIELDS ================= */

#cf1 .cf-control-group {
    margin-bottom: 18px;
}

#cf1 .cf-control-label {
    margin-bottom: 7px;
}

#cf1 .cf-label {
    font-size: 0.88rem;
    font-weight: 400;
    letter-spacing: 0.02em;
    color: rgba(255, 255, 255, 0.82);
}

#cf1 .cf-required-label {
    color: #C49A6B;
}

#cf1 .cf-input {
    width: 100%;
    min-height: 48px;
    padding: 13px 15px;
    border: 1px solid rgba(196, 154, 107, 0.35);
    border-radius: 0;
    background: rgba(255, 255, 255, 0.92);
    color: #1E2B4E;
    font-size: 0.95rem;
    outline: none;
    box-shadow: none;
    transition: border-color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;
}

#cf1 textarea.cf-input {
    min-height: 125px;
    resize: vertical;
}

#cf1 .cf-input:focus {
    border-color: #C49A6B;
    background: #fff;
    box-shadow: 0 0 0 3px rgba(196, 154, 107, 0.18);
}

/* ================= RECAPTCHA TEXT ================= */

#cf1 .cf-control-group[data-type="recaptchav2invisible"] .cf-control-input {
    color: rgba(255, 255, 255, 0.7);
    font-size: 0.85rem;
    line-height: 1.5;
}

/* ================= SUBMIT BUTTON ================= */

#cf1 .cf-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 14px 34px;
    border: 1px solid #C49A6B;
    border-radius: 0;
    background: #C49A6B;
    color: #1E2B4E;
    font-family: "Noto Serif Display", serif;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1;
    cursor: pointer;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.22);
    transition: background 0.3s ease, color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
}

#cf1 .cf-btn:hover {
    background: transparent;
    color: #C49A6B;
    transform: translateY(-2px);
    box-shadow: 0 18px 38px rgba(0, 0, 0, 0.28);
}

#cf1 .cf-btn-text {
    color: inherit;
}

/* ================= HONEYPOT HIDE ================= */

#cf1 .cf-field-hp {
    display: none !important;
}

/* ================= MOBILE ================= */

@media (max-width: 768px) {
    .mare-contact-info {
        grid-template-columns: 1fr;
        gap: 14px;
        max-width: 100%;
        margin-bottom: 26px;
    }

    .mare-contact-card {
        padding: 18px;
    }

    #cf1 {
        max-width: 100%;
    }

    #cf1 .cf-form-wrap {
        padding: 24px 20px;
    }

    #cf1 .cf-btn {
        width: 100%;
    }
}

/* ================= FULL CONTACT LAYOUT ================= */

.mare-contact-info {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
    max-width: none;
    width: 100%;
    margin: 0 0 28px;
}

.mare-contact-card,
.mare-contact-card:visited {
    color: #fff;
    text-decoration: none;
}

.mare-contact-card:hover,
.mare-contact-card:focus {
    color: #C49A6B;
    text-decoration: none;
}

.mare-contact-card:hover strong,
.mare-contact-card:focus strong,
.mare-contact-card:hover em,
.mare-contact-card:focus em {
    color: #C49A6B;
}

.mare-contact-card em {
    color: rgba(255, 255, 255, 0.78);
}

/* Full width form */
#cf1 {
    max-width: none;
    width: 100%;
    margin: 0;
}

#cf1 .cf-form-wrap {
    width: 100%;
}

/* Make form fields use full available width */
#cf1 .cf-fields {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
}

#cf1 .cf-control-group {
    margin-bottom: 0;
}

#cf1 .cf-control-group[data-type="textarea"],
#cf1 .cf-control-group[data-type="recaptchav2invisible"],
#cf1 .cf-control-group[data-type="submit"] {
    grid-column: 1 / -1;
}

#cf1 .cf-input {
    width: 100%;
}

/* Submit hover fix */
#cf1 .cf-btn:hover,
#cf1 .cf-btn:focus {
    background: transparent;
    color: #C49A6B;
    border-color: #C49A6B;
}

/* Kill pink/default link bullshit */
.mare-contact-info a,
.mare-contact-info a:visited,
.mare-contact-info a:hover,
.mare-contact-info a:focus,
#cf1 a,
#cf1 a:visited,
#cf1 a:hover,
#cf1 a:focus {
    text-decoration: none;
}

/* Mobile */
@media (max-width: 768px) {
    .mare-contact-info {
        grid-template-columns: 1fr;
    }

    #cf1 .cf-fields {
        grid-template-columns: 1fr;
    }
}