.elementor-8 .elementor-element.elementor-element-79cbb04{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:40px;--padding-bottom:40px;--padding-left:54px;--padding-right:54px;}.elementor-8 .elementor-element.elementor-element-869d3ff{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-theme-site-logo .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-8 .elementor-element.elementor-element-e2fbd43{text-align:left;}.elementor-8 .elementor-element.elementor-element-e2fbd43 img{width:100%;max-width:100%;}.elementor-8 .elementor-element.elementor-element-9f0452c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-8 .elementor-element.elementor-element-6bd97d3 .elementor-button{background-color:#00000000;font-family:"Manrope", Sans-serif;font-size:20px;font-weight:400;fill:#FFFFFF;color:#FFFFFF;border-style:solid;border-width:2px 2px 2px 2px;border-radius:27.5px 27.5px 27.5px 27.5px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(min-width:768px){.elementor-8 .elementor-element.elementor-element-869d3ff{--width:70%;}.elementor-8 .elementor-element.elementor-element-9f0452c{--width:30%;}}@media(max-width:767px){.elementor-8 .elementor-element.elementor-element-79cbb04{--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-8 .elementor-element.elementor-element-869d3ff{--width:65%;}.elementor-8 .elementor-element.elementor-element-e2fbd43 img{width:100%;max-width:100%;}.elementor-8 .elementor-element.elementor-element-9f0452c{--width:35%;}.elementor-8 .elementor-element.elementor-element-6bd97d3 .elementor-button{font-size:15px;}}/* Start custom CSS for container, class: .elementor-element-79cbb04 */.scroll-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  background-color: transparent;
  color: white;
  transition: top 0.3s ease, background-color 0.3s ease, color 0.3s ease;
}

.scroll-header a {
  color: white;
}

/* Όταν scroll προς τα κάτω (κρύψιμο header) */
.scroll-header.hidden {
  top: -100px;
}

/* Όταν scroll προς τα πάνω (sticky εμφάνιση με background) */
.scroll-header.sticky-visible {
  background-color: white;
  color: black;
}

.scroll-header.sticky-visible a {
  color: black !important;
}

/* Logo αλλαγή */
.default-logo {
  display: block;
}
.sticky-logo {
  display: none;
}
.scroll-header.sticky-visible .default-logo {
  display: none;
}
.scroll-header.sticky-visible .sticky-logo {
  display: block;
}/* End custom CSS */
/* Start custom CSS */.elementor-8 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}/* End custom CSS */