
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav{display:block}ol,ul{list-style:none}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
* {
  scrollbar-width: thin;
  scrollbar-color: #e0cab0 black;
}


*::-webkit-scrollbar {
  width: 10px;
}

*::-webkit-scrollbar-track {
  background: black;border-radius: 0px;
}

*::-webkit-scrollbar-thumb {
  background-color: #e0cab0;
  
  border: 3px solid #e0cab0;
}

.scroll-black * {
	scrollbar-width: thin;
	scrollbar-color: rgb(70, 70, 70) auto;
}

/* Works on Chrome, Edge, and Safari */
.scroll-black *::-webkit-scrollbar {
	width: 10px;
}

.scroll-black *::-webkit-scrollbar-track {
	background: transparent;
}

.scroll-black *::-webkit-scrollbar-thumb {
	background-color:rgb(70, 70, 70);
}
	
img {border:0; text-decoration:none; outline:none;}
a {outline:none;}
a:focus {outline:none;}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

a {
    text-decoration: none!important;
}
a:hover {
    text-decoration: none!important;
}
a,
li a,
#totextnext a,
#totextnext a::before,
#book-button,
.thevillas-keimeno a,
.thevillas-keimeno a::before,
.book-buttonvillas {
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s
}





html {
    font-size: 100%;
    padding: 0;
    margin: 0;
    font-family: 'Roboto Slab', serif!important;
background:#f2f0ec!important;
  scroll-behavior: smooth;

}

body {
    margin: 0;
    padding: 0;
    font-family: 'Roboto Slab', serif!important;
    font-size: 100%;
    line-height: 1;
	background:#fff!important;
	
	
}
#selidaholder {overflow-x:hidden!important;}
img {
    -ms-interpolation-mode: bicubic
}


p {
    color: #333;
    font-size: 16px;
    font-weight: 300;
    font-family: 'Roboto Slab', serif;
    line-height: 29px;
	
}

.tanea p {
    line-height: 16px;
    color: #666;
    font-size: 12px;
    font-family: 'Roboto Slab', serif;
}

.wpb_wrapper p ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.wpb_wrapper p li {
    padding-left: 16px;
    font-size: 14px
}

.wpb_wrapper p li:before {
    content: "•";
    padding-right: 8px;
    padding-left: 16px;
    font-size: 20px;
    color: #555
}

.page-id-34 #breadholder {
    display: none
}

.page-id-584 #breadholder {
    display: none
}

.page-id-2 #breadholder {
    display: none
}
.wpcf7-form label { font-size:0px!important;}
.wpcf7-form .ghggh { font-size:14px!important;}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 300;font-family: 'Roboto Slab', serif;
}

h1 {
    font-size: 72px;
    color:#85754E;
}


@media only screen and (max-width:932px) and (min-width:280px) {
h1 {font-size: 32px;line-height:42px;font-weight:400;}
}



h2 {
    font-size: 1.6875rem
}

h3 {
    font-size: 32PX;line-height:42px;font-weight:400;margin-bottom:60px;color:#85754E;
}

h4 {
    font-size: 21px
}

h5 {
    font-size: 1.125rem
}

h6 {
    font-size: 16px!important
}

.subheader {
    line-height: 1.4;
    color: #6f6f6f;
    font-weight: 300;
    margin-top: .2rem;
    margin-bottom: .5rem
}

hr {
    border: solid #DDD;
    border-width: 1px 0 0;
    clear: both;
    height: 0;
    margin: 1.25rem 0 1.1875rem
}

em,
i {
    font-style: italic;
    line-height: inherit
}

strong,
b {
    font-weight: 400;
    line-height: inherit
}

small {
    font-size: 60%;
    line-height: inherit
}

code {
    background-color: #f8f8f8;
    border-color: #dfdfdf;
    border-style: solid;
    border-width: 1px;
    color: #555333;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: 400;
    padding: .125rem .3125rem .0625rem
}

ul,
ol,
dl {
    font-family: inherit;
   
    list-style-position: outside;
   
}

ul {
   
}

ul li ul,
ul li ol {
   
}

ul.square li ul,
ul.circle li ul,
ul.disc li ul {
    list-style: inherit
}

ul.square {
    list-style-type: square;
    
}

ul.circle {
    list-style-type: circle;
    
}

ul.disc {
    list-style-type: disc;
    
}

ol {
   
}

ol li ul,
ol li ol {
    
    margin-bottom: 0
}

.no-bullet {
    list-style-type: none;
    margin-left: 0
}

.no-bullet li ul,
.no-bullet li ol {
  
    margin-bottom: 0;
    list-style: none
}

dl dt {
 
    font-weight: 400
}

dl dd {
   
}







.arrowdown {
    position: absolute;
    right:0px;
    top: 250px;
    margin: 0;
    z-index: 5;
   font-weight: 800;
font-size: 10px;
letter-spacing: 0.03em;
color: #332F81;
    text-align: center;
	width:20px;
}
.arrowdown .arrowkeimeno {
    writing-mode: vertical-lr;
    font-weight: 300;
    transform: rotate(180deg); font-weight: 800;
font-size: 10px;
}

.aicon_link {top:40%!important;}

.pagewrapfull2 {
	margin: 0 auto;
    position: relative;
	padding: 0 15px 0 15px;
}
.pagewrapfull {
	margin: 0 auto;
    position: relative;
	
}
.pagewrap {
	margin: 0 auto;
    padding: 0 80px 0 80px;
    position: relative;
}
.pagewraptop {
	max-width: 1440px;
    margin: 0 auto;
    padding: 0 5px 0 5px;
    position: relative;
}
.pagewrapfooter {
    margin: 0 auto;
     padding: 0 80px 0 80px;
    position: relative
}

@media only screen and (max-width:980px) and (min-width:100px) {
.pagewrap {
	margin: 0 auto;
    padding: 0 20px 0 20px;
    position: relative;
}
.pagewraptop {
	max-width: 1440px;
    margin: 0 auto;
    padding: 0 5px 0 5px;
    position: relative;
}
.pagewrapfooter {
    margin: 0 auto;
     padding: 0 20px 0 20px;
    position: relative
}
}




#areaholder {width:100%;position:relative;background:#fee8d0;}
#areaholder .pagewrapmesaselides{position:relative;background:#fee8d0!important;}

#toperiexomeno {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 0 0 0
}

#toperiexomeno ul {
    list-style-type: circle!important
}

.menuholder {
    position:relative;
	width:100%;
	padding:0px 0;
	background: linear-gradient(180deg, #5F4B3C 0%, #3D352E 100%);
	
}
.menuholder2 {
    position:relative;
	width:100%;
	background:#000;
	padding-top:24px;
	padding-bottom:24px;
	display:none;
}
.tosticky {
    background: #000!important;
    position: fixed!important;
	z-index:90;
}
a {color:#000;}


.carousellink{text-align:center;width:100%;margin-top:100px;}
.carousellink a {font-weight: 900;
font-size: 16px;
line-height: 21px;
text-align: center;
text-transform: uppercase;
border: 2px solid #3D352E;
border-radius: 4px;
padding:24px;
color: #3D352E;
}
.carousellink a:hover {background:#3D352E;color:#D2AB67;}

#logohold {
    display:block;position:absolute;top:10px;left:30px;width:130px;text-align:center;z-index:999;
}
#logohold a {display:block;}
#logohold a img {width:100%;}
#tomenou {
	position:relative;
	width:100%;
	text-align:center;
	margin:0 auto;
}


#tomenou ul {
    list-style: none;
  width:100%;
  text-align:center;
  margin:0 auto;
  padding:0 0;
}

#tomenou li {
  color: #fff;
  
  display: inline-block;
  position: relative;
  text-decoration: none;
  transition-duration: 0.5s;
}
  
#tomenou li a {
  color: #fff;
  font-weight: 900;
font-size: 16px;padding: 40px 10px 33px 10px;
line-height: 21px;display: block;
text-align: center;
}

#tomenou li a:hover,
#tomenou li a:focus-within {
  color:#FF7F30;
  cursor: pointer;
}

#tomenou li:focus-within a {
  outline: none;
}

#tomenou ul li ul {
  background: #fff;
  border-top:7px solid #FF7F30;
  visibility: hidden;
  opacity: 0;
  min-width: 200px;
  position: absolute;
  transition: all 0.5s ease;
  margin-top:-10px;
  left: 0;
  z-index:999;
  display: none;
}
#tomenou ul li ul li a {
color: #000;
font-weight: 900;
font-size: 16px;padding: 16px 30px 16px 30px;
display: block;
text-align: center;
border-bottom:1px solid #3D352E;
}
#tomenou ul li:hover > ul,
#tomenou ul li:focus-within > ul,
#tomenou ul li ul:hover,
#tomenou ul li ul:focus {
  visibility: visible;
  opacity: 1;
  display: block
}

#tomenou ul li ul li {
  clear: both;
  width: 100%;
}






#topdetashold {
position:absolute;top:0px;right:0px;width:200px;background:url(images/contactbg.png) no-repeat 0 0;
}
#topdetashold a {
font-size: 16px;
line-height: 94px;
text-align: right;
display:block;width:100%;
text-transform: uppercase;
color: #FFFFFF;font-weight: 900;padding:0 20px;
}
#topdetashold a:hover {color:#FF7F30;}



@media only screen and (max-width:934px) and (min-width:839px) {
#tomenou li a {
  color: #fff;
  font-weight: 900;
font-size: 14px;padding: 25px 10px 25px 10px;
line-height: 18px;display: block;
text-align: center;
}

#topdetashold {
position:absolute;top:0px;right:0px;width:200px;background:url(images/contactbg.png) no-repeat 0 0;
}
#topdetashold a {
font-size: 14px;
line-height: 74px;
text-align: right;
display:block;width:100%;
text-transform: uppercase;
color: #FFFFFF;font-weight: 900;padding:0 20px;
}
#topdetashold {width:170px;}
}

@media only screen and (max-width:838px) and (min-width:100px) {
#tomenou ul {display:none;}
#topdetashold {display:none;}
#tomenou {text-align:right;}
#logohold {
    display:block;position:absolute;top:10px;left:20px;width:110px;text-align:center;z-index:999;
}
}


.krimmeno {display:inline-block;}


.otitlos2{
font-family: 'Roboto Slab', serif;
font-weight: 900;
font-size: 48px;
line-height: 63px;
text-align: center;
text-transform: uppercase;
color: #FF7F30;
width:100%;
padding:250px 0 300px 0;
}

.otitlos3{
	font-family: 'Roboto Slab', serif;
font-weight: 300;
font-size: 64px;
line-height: 60px;
letter-spacing: -0.03em;
padding-bottom:50px;
color: #494845;}

.backbtn{
 font-weight:300;
font-size: 18px;
line-height: 60px;
margin-top:20px;
color: #494845;
}
.backbtn a {
 font-weight:300;
font-size: 18px;
color: #494845;transition: all 1s ease;
}
.backbtn a:hover { padding-left:10px;transition: all 1s ease;color: #CD8C6E;}

@media only screen and (max-width:580px) and (min-width:140px) {
.otitlos3 {font-size: 44px;line-height: 49px;}
}



.topline {position:relative;margin-top:-80px;left:0;width:100%;z-index:10;}
.topline img {width:100%;}
.cornerbg {position:absolute;top:0px;right:0;z-index:9;}
.cornerbg img {width:218px;}




.pageeikona {margin-top:0px;position:relative;z-index:1;width:100%;background-size:cover;background-attachment:cover;background-repeat:no-repeat;background-position: 0 0;padding:0 0;max-height:600px;overflow:hidden;}
.pageeikona2 {margin-top:0px;position:relative;z-index:1;width:100%;}
.pageeikonaotitlos {position:absolute;top:45%;left:80px;font-family: 'Roboto Slab', serif;
font-style: normal;
font-weight: 300;
font-size: 64px;
line-height: 60px;
color: #FFFFFF;
letter-spacing: -0.03em;
}

@media only screen and (max-width:1554px) and (min-width:1278px) {
.topline {position:relative;margin-top:-65px;left:0;width:100%;z-index:10;}
}
@media only screen and (max-width:1277px) and (min-width:1000px) {
.topline {position:relative;margin-top:-45px;left:0;width:100%;z-index:10;}
}
@media only screen and (max-width:999px) and (min-width:678px) {
.topline {position:relative;margin-top:-35px;left:0;width:100%;z-index:10;}
.pageeikona {max-height:400px;overflow:hidden;}
.otitlos2{font-size: 48px;line-height: 63px;padding:150px 0 150px 0;}
}
@media only screen and (max-width:677px) and (min-width:498px) {
.topline {position:relative;margin-top:-25px;left:0;width:100%;z-index:10;}
.pageeikona {max-height:400px;overflow:hidden;}
.otitlos2{font-size: 48px;line-height: 63px;padding:150px 0 150px 0;}
}
@media only screen and (max-width:497px) and (min-width:198px) {
.topline {position:relative;margin-top:-15px;left:0;width:100%;z-index:10;}
.pageeikona {max-height:400px;overflow:hidden;}
.otitlos2{font-size: 48px;line-height: 63px;padding:150px 0 150px 0;}
}


.the_contentholder {max-width:700px;margin:45px auto 90px auto;}
.otitlos{font-weight: 800;
font-size: 40px;
line-height: 58px;
letter-spacing: -0.03em;
color: #332F81;
margin-bottom:40px;}

.the_content p {font-weight: 500;
font-size: 16px;
line-height: 24px;
margin-bottom:25px;
letter-spacing: 0.03em;
color: #222222;}
.the_content p strong {font-weight: 800;}

.the_contentholder2 {max-width:100%;margin:20px auto 90px auto;padding:20px;}
.the_content2 {margin-bottom:90px;}



.the_content2 p {font-weight: 500;
font-size: 16px;
line-height: 24px;
margin:0 auto 25px auto;max-width:650px;
letter-spacing: 0.03em;
color: #222222;}
.the_content2 p strong {font-weight: 800;}





.prods2 li {display:block;}
.prods2 li a {
	font-weight: 900;
font-size: 16px;
color: #3D352E;
border-radius: 48px;display:inline-block;
padding:8px 10px;
}
.prods2 li a:hover{color: #D9AD6A;}




.prods li {display:block;}
.prods li a {
	font-weight: 900;
font-size: 16px;
text-transform: uppercase;
color: #3D352E;

border-radius: 48px;display:inline-block;
padding:12px 30px;
}
.prods li a:hover{background: #D9AD6A;}
.prods li a.acktiv{background: #D9AD6A;}


.swiper-slide img{width:100%;display:block;}
#swipe1 .swiper-slide {min-height:300px;}
.sleikona img {width:100%;}

.sleikona {max-height:700px;overflow:hidden;}


@media only screen and (max-width:685px) and (min-width:424px) {
.swiper-slide img{:100%;display:block;}	
.sleikona {height:300px;overflow:hidden;}
.sleikona img {width:170%;}
}
 
 
 @media only screen and (max-width:423px) and (min-width:14px) {
.swiper-slide img{:100%;display:block;}	
.sleikona {height:300px;overflow:hidden;}
.sleikona img {width:220%;}
}
 
 
.slidetitlos {position:absolute;bottom:35%;left:50px;font-weight: 900;max-width:650px;
font-size: 48px;
line-height: 63px;
text-transform: uppercase;
color: #FF7F30;}
.slidetitlos span{font-weight: 900;
font-size: 96px;
line-height: 127px;display:block;
text-transform: uppercase;
color: #D9AD6A;}

@media only screen and (max-width:1037px) and (min-width:100px) {
.slidetitlos {bottom:17%;left:50px;font-size: 22px;line-height: 33px;}
.slidetitlos span{	font-size: 46px;line-height: 80px;}
}



#cookie-law-info-again {
    font-size: 10px!important;
    margin: 0;
    padding: 5px 10px;
    text-align: center;
    z-index: 9999;
    cursor: pointer;
    box-shadow: none!important;
}

.button_container {display:none;}
@media only screen and (max-width:838px) and (min-width:100px) {
.button_container {display:block;}
}
.button_container {
    position: relative!important;
    width: 175px;
    font-size: 12px;
	background:url(images/contactbg.png) no-repeat 0 0;
    color: #fff;
	font-weight:600;
	cursor: pointer;
	 z-index: 100;
    transition: opacity .25s ease;
	height:62px;
	float:right;
	text-align:right;
}

.button_container:hover {
    opacity: 0.7;
}

.button_container.active .top {
    -webkit-transform: translateY(7px) translateX(0) rotate(45deg);
    transform: translateY(7px) translateX(0) rotate(45deg);


}



.button_container.active .middle {
    -webkit-transform: translateY(-4px) translateX(0) rotate(-45deg);
    transform: translateY(-4px) translateX(0) rotate(-45deg);
 
}
.leksi {color:#fff;font-weight: 600;font-size:12px!important;top: 22px!important;   letter-spacing: 0.2em; left: 100px!important;width:43px!important; background: transparent!important;}

.button_container span {
    background: #fff;
    border: none;
    height: 2px;
    width: 0px;
    position: absolute;
    top: 7px;
    left: 62px;
    transition: all .35s ease;
    cursor: pointer
}

.button_container span:nth-of-type(1) {
    top: 25px;
	width:25px;

}
.button_container span:nth-of-type(2) {
    top: 35px;
	width:25px;
	
}


.cloud {background:url(images/cloud.png) no-repeat 0 bottom;padding-bottom:120px;background-size:contain;}


.overlay-menu .wpml-ls-legacy-list-horizontal ul li a {border-bottom:none;color:#fff!important;}
.overlay-menu .wpml-ls-legacy-list-horizontal ul li a:hover { color: #fff !important;opacity:0.7!important;}
.overlay-menu .wpml-ls-legacy-list-horizontal ul li.wpml-ls-current-language a {
  color: #fff !important;opacity:0.7!important;
}


.overlay {
    position: fixed;
    background: #8C8278!important;
    top: 0;
    left: 0;
    right: 0;
 opacity: 0;
    visibility: hidden;
    height: 0%;
    transition: opacity .35s, visibility .35s, height .35s;
    overflow: auto;
    z-index: 99;
}

.overlay.open {
    opacity: 1;
    visibility: visible;
    height: 100%
}

.overlay.open li {
    -webkit-animation: fadeInUp 1s ease forwards;
    animation: fadeInUp 1s ease forwards;
    -webkit-animation-delay: .35s;
    animation-delay: .35s
}

.overlay.open li:nth-of-type(2) {
    -webkit-animation-delay: .40s;
    animation-delay: .40s
}

.overlay.open li:nth-of-type(3) {
    -webkit-animation-delay: .60s;
    animation-delay: .60s
}

.overlay.open li:nth-of-type(4) {
    -webkit-animation-delay: .70s;
    animation-delay: .70s
}

.overlay.open li:nth-of-type(5) {
    -webkit-animation-delay: .90s;
    animation-delay: .90s
}

.overlay.open li:nth-of-type(6) {
    -webkit-animation-delay: 1.10s;
    animation-delay: 1.10s
}
.overlay.open li:nth-of-type(7) {
    -webkit-animation-delay: 1.30s;
    animation-delay: 1.30s
}
.overlay.open li:nth-of-type(8) {
    -webkit-animation-delay: 1.50s;
    animation-delay: 1.50s
}

.overlay .plirofories {color:#111;position:relative;display:block; opacity: 0;text-align:center;}
.overlay.open .plirofories{-webkit-animation: fadeInUp 1s ease forwards;
    animation: fadeInUp 1s ease forwards;
    -webkit-animation-delay: 1.70s;
    animation-delay: 1.60s}






.overlay nav {

}

.overlay ul {
    list-style: none;
    padding: 0 0 0 50px;
    margin: 0;
    display: block;
    position: relative
}

.overlay ul li {
    display: block;
    position: relative;
    opacity: 0;
}
.overlay ul li:nth-of-type(8) {
   padding-right:0px;
}
.overlay ul li a {
    display: block;
    position: relative;
    color: #F2F0EC;
    font-size: 18px;
	line-height:19px;
    text-decoration: none;
	font-weight:500;
text-align:left;
    font-family: 'Roboto Slab', serif;
    padding: 14px 0;
	border-bottom:0;
}

.overlay ul li a:hover {
    opacity: 0.7;
}

.overlay ul li ul {padding: 0 0 0 20px;}
.overlay ul li ul li a {
    display: block;
    position: relative;
    color: #F2F0EC;
    font-size: 14px;
	line-height:19px;
    text-decoration: none;
	font-weight:500;
	text-align:center;
    font-family: 'Roboto Slab', serif;
    padding: 6px 0 6px 13px;
	border-bottom:0;
	text-align:left;
}


.toggle2 {
    padding-left: 50px
}



.overlay nav {

	max-width:240px;
	 margin:160px auto 0 0;

}





@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        top: -20%
    }
    100% {
        opacity: 1;
        top: 0
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        top: -20%
    }
    100% {
        opacity: 1;
        top: 0
    }
}

#socc {
    position: absolute;
    top: 10px;
    right: 20px
}



	
.reveal {
  opacity: 0;
}

.reveal.active {
  opacity: 1;
}
.active.fade-bottom {
  animation: fade-bottom 2.0s ease-in;
}
.active.fade-left {
  animation: fade-left 2.0s ease-in;
}
.active.fade-right {
  animation: fade-right 2.0s ease-in;
}

@keyframes fade-right {
  0% {
    transform: translateX(400px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
	
	

.topmid {max-width:1240px!important;margin:0 auto!important;padding-top:70px;}
.topmid a img {position:relative;z-index:8;}	
.topmid a span {
position:relative;
z-index:9;	
font-weight: 900;
font-size: 16px;
line-height: 76px;
text-align: center;
text-transform: uppercase;
color: #FFFFFF;
display:block;
width:100%;
height:86px;
margin:-45px auto 0 auto;
background:url(images/titlosbg.png) no-repeat 45% 0;
}

@media only screen and (max-width:1285px) and (min-width:1161px) {
.topmid a span {	width:90%;margin:-45px auto 0 auto;background:url(images/titlosbg.png) no-repeat 45% 0;background-size:90% auto;}
}
@media only screen and (max-width:1160px) and (min-width:768px) {
.topmid a span {	width:90%;line-height: 50px;margin:-35px auto 0 auto;background:url(images/titlosbg.png) no-repeat 45% 0;background-size:100% auto;}
}
@media only screen and (max-width:767px) and (min-width:566px) {
.topmid a span {width:240px;line-height: 70px;margin:-35px auto 0 auto;background:url(images/titlosbg.png) no-repeat 45% 0;background-size:100% auto;margin-bottom:40px;}
.topmid a {margin:0 auto 0px auto;width:70%;display:block;}
}
@media only screen and (max-width:565px) and (min-width:100px) {
.topmid a span {width:240px;line-height: 70px;margin:-35px auto 0 auto;background:url(images/titlosbg.png) no-repeat 45% 0;background-size:100% auto;margin-bottom:40px;}
.topmid a {margin:0 auto 0px auto;width:100%;display:block;}
}

.footclear {clear:both;height:150px;}


.logofoot {width:100%;text-align:center;margin-bottom:55px;}
.logofoot img {margin-top:-35px;}
.bottom {position:absolute;top:-70px;left:0;width:100%;}
.bottom img {width:100%;}
.footmid {max-width:1240px!important;margin:0 auto!important;}

@media only screen and (max-width:1380px) and (min-width:1098px) {
.bottom {position:absolute;top:-50px;left:0;width:100%;}	
}
@media only screen and (max-width:1097px) and (min-width:642px) {
.bottom {position:absolute;top:-30px;left:0;width:100%;}	
.logofoot img {margin-top:-50px;}
}
@media only screen and (max-width:641px) and (min-width:410px) {
.bottom {position:absolute;top:-20px;left:0;width:100%;}	
.logofoot img {margin-top:-70px;}
}
@media only screen and (max-width:409px) and (min-width:100px) {
.bottom {position:absolute;top:-10px;left:0;width:100%;}	
.logofoot img {margin:-60px auto 0 auto;width:140px;}
}




.leftbg {background:url(images/leftbg.png) repeat-y 120% 0;padding-bottom:90px;}

@media only screen and (max-width:1580px) and (min-width:1408px) {
	.leftbg {background:url(images/leftbg.png) repeat-y 190% 0;padding-bottom:90px;}
}
@media only screen and (max-width:1407px) and (min-width:1300px) {
	.leftbg {background:url(images/leftbg.png) repeat-y 360% 0;padding-bottom:90px;}
}
@media only screen and (max-width:1299px) and (min-width:1074px) {
	.leftbg {background:url(images/leftbg2.png) repeat-y 100% 0;padding-bottom:90px;}
}
@media only screen and (max-width:1073px) and (min-width:945px) {
	.leftbg {background:url(images/leftbg2.png) repeat-y 140% 0;padding-bottom:90px;}
}
@media only screen and (max-width:944px) and (min-width:810px) {
	.leftbg {background:url(images/leftbg2.png) repeat-y 180% 0;padding-bottom:90px;}
}
@media only screen and (max-width:809px) and (min-width:767px) {
	.leftbg {background:url(images/leftbg2.png) repeat-y 400% 0;padding-bottom:90px;}
}
@media only screen and (max-width:766px) and (min-width:166px) {
	.leftbg {background:none;padding-bottom:90px;}
}


#foot {
    padding: 0px 0 0px 0;
    color: #fff;position:relative;background: #3D352E;
}
#foot p {  color: #fff;	 font-weight:900;
font-size: 14px;
line-height: 24px;}


.pageepikoinonia {
font-weight: 500;
font-size: 16px;
line-height: 21px;
color: #3D352E;padding:50px 0 0 80px;
}
.pageepikoinonia h1 {
font-weight: 900;
font-size: 24px;
line-height: 32px;
color: #3D352E;
}
.pageepikoinonia p h1 {
font-weight: 900;
font-size: 24px;
line-height: 32px;
color: #3D352E;
}
.pageepikoinonia p {max-width:470px;}

.pageepikoinonia2 h1 {
font-weight: 900;
font-size: 24px;
line-height: 32px;
color: #3D352E;
}
.pageepikoinonia2 {
font-weight: 500;
font-size: 16px;
line-height: 21px;
color: #3D352E;
padding:110px 80px 0 80px;
}


.krimmenopc {display:none;}
@media only screen and (max-width:766px) and (min-width:166px) {
.pageepikoinonia2 {padding:35px 80px 0 80px;}
.krimmenomob {display:none;}
.krimmenopc {display:block;}
}




.pageepikoinoniaalt {
font-weight: 500;
font-size: 16px;
line-height: 21px;
color: #3D352E;padding:50px 0 0 80px;
}
.pageepikoinoniaalt h1 {
font-weight: 900;
font-size: 24px;
line-height: 32px;
color: #3D352E;
}
.pageepikoinoniaalt p h1 {
font-weight: 900;
font-size: 24px;
line-height: 32px;
color: #3D352E;
}
.pageepikoinoniaalt p {max-width:470px;font-weight: 500;
font-size: 16px;
line-height: 21px;}


.pageepikoinonia2alt h1 {
font-weight: 900;
font-size: 24px;
line-height: 32px;
color: #3D352E;
}
.pageepikoinonia2alt p h1 {
font-weight: 900;
font-size: 24px;
line-height: 32px;
color: #3D352E;
}
.pageepikoinonia2alt {
font-weight: 500;
font-size: 16px;
line-height: 21px;
color: #3D352E;
padding:110px 80px 0 80px;
}


@media only screen and (max-width:766px) and (min-width:166px) {
.pageepikoinonia2alt {	padding:30px 80px 0 80px;}
.cornerbg {position:absolute;top:25px;right:0;z-index:9;}
.cornerbg img {width:110px;}
}


.pageepikoinonia2alt p {max-width:470px;font-weight: 500;
font-size: 16px;
line-height: 21px;}



.pageepikoinonia2altb h1 {
font-weight: 900;
font-size: 24px;
line-height: 32px;
color: #3D352E;
}
.pageepikoinonia2altb p h1 {
font-weight: 900;
font-size: 24px;
line-height: 32px;
color: #3D352E;
}
.pageepikoinonia2altb {
font-weight: 500;
font-size: 16px;
line-height: 21px;
color: #3D352E;
padding:70px 80px 0 80px;
}
.pageepikoinonia2altb p {max-width:470px;font-weight: 500;
font-size: 16px;
line-height: 21px;}


.pageepikoinonia5 {
font-weight: 500;
font-size: 16px;
line-height: 21px;
color: #3D352E;
border-radius: 37px 0px 0px 37px;
background:#f5f5f5;
padding:30px 30px 90px 30px;
}

.pageepikoinonia4 {
font-weight: 500;
font-size: 16px;
line-height: 21px;
color: #3D352E;
border-radius: 37px 0px 0px 37px;
background:#f5f5f5;
padding:70px;
}

@media only screen and (max-width:766px) and (min-width:166px) {
.pageepikoinonia4 {	padding:20px;}
}



.toprod {margin-bottom:25px;}
.texkeimeno2 { font-weight: 500;
font-size: 16px;
line-height: 21px;
color: #000000;
background:#fff;display:block;padding:25px;
}

.pageepikoinonia3 {
font-weight: 500;
font-size: 16px;
line-height: 21px;
color: #3D352E;
border-radius: 48px 0px 0px 0px;
background:#f5f5f5 ;padding:30px;
}



.bread {margin-bottom:50px;margin-top:10px;}


.pageistoria1 {
font-weight: 500;
font-size: 16px;
line-height: 21px;
color: #3D352E;padding:110px 0 0 80px;
}
.pageistoria1 h1 {
font-weight: 900;
font-size: 24px;
line-height: 32px;
color: #3D352E;
padding-bottom:15px;
}
.pageistoria1 p h1 {
font-weight: 900;
font-size: 24px;
line-height: 32px;
color: #3D352E;padding-bottom:15px;
}
.pageistoria1 p {max-width:470px;font-weight: 500;
font-size: 16px;
line-height: 21px;}


.pageistoria2 h2 {
font-weight: 900;
font-size: 24px;
line-height: 21px;
color: #FF7F30;
background:url(images/elipse.png) no-repeat 0px 2px;
padding-left:30px;
margin-bottom: 0;
padding-bottom:15px;
}
.pageistoria2 h1 {
font-weight: 900;
font-size: 24px;
line-height: 32px;padding-bottom:15px;
color: #3D352E;
}

.pageistoria2 p {max-width:470px;font-weight: 500;
font-size: 16px;color:#3D352E;
line-height: 21px;
background:url(images/line2.png) repeat-y 0px 0;
padding-left:30px;
margin-bottom: 20px;
}
.pageistoria2 p h1 {
font-weight: 900;
font-size: 24px;
line-height: 32px;
color: #3D352E;
}
.pageistoria2 {
font-weight: 500;
font-size: 16px;
line-height: 21px;
color: #3D352E;
padding:130px 80px 0 80px;
}

@media only screen and (max-width:766px) and (min-width:166px) {
.pageistoria2 {padding:30px 80px 0 80px;}
}






















.stilileft {
 font-weight:900;
font-size: 14px;
line-height: 24px;
color: #fff;
text-align:left;
}
.stilicenter {
 font-weight:900;
font-size: 14px;
line-height: 24px;
color: #fff;
text-align:center;
}
.stiliright {
 font-weight:900;
font-size: 14px;
line-height: 24px;
color: #fff;
text-align:right;
}
.stiliright ul {text-align:left;float:right;width:110px;}
#foot a {color: #fff!important}
#foot a:hover {    color: #ccc!important}




.stilileft h1,.stiliright h1, .stilicenter h1 {
   color: #D2AB67;
	 font-weight:900;
font-size: 14px;
line-height: 24px;
padding-bottom:12px;
}



@media only screen and (max-width:575px) and (min-width:100px) {
.stiliright {
 font-weight:900;
font-size: 14px;
line-height: 24px;
color: #fff;
text-align:center;
}	
.stiliright ul {text-align:center;float:none;width:110px;margin:0 auto;}
.stilicenter {padding-top:30px;}
}



.cont-direc {position:absolute;top:60px;right:100px;font-weight: 800;
font-size: 14px;
line-height: 18px;
letter-spacing: 0.03em;
color: #332F81;}
.cont-direc img {width:13px;float:right;margin-left:10px;margin-top:4px;}

.cont-direc2 {position:absolute;top:70px;right:100px;font-weight: 800;
font-size: 14px;
line-height: 18px;
letter-spacing: 0.03em;
color: #332F81;}
.cont-direc2 img {width:13px;float:right;margin-left:10px;margin-top:3px;}


.formaep {max-width:640px;margin:0 0;}
.formaep h1 {
    font-weight: 300;
font-size: 18px;
line-height: 24px;

/* or 133% */

/* text-494845 */
color: #494845;
padding-top:20px;
padding-bottom:0px;
}

.arthtitlos{padding:10px 0 60px 0px;font-weight: 800;font-size: 40px;line-height: 24px;letter-spacing: -0.03em;color: #332F81;}
.xart{padding:10px 0 60px 110px;font-weight: 800;font-size: 40px;line-height: 24px;letter-spacing: -0.03em;color: #332F81;}
.xart2{padding:10px 0 60px 110px;font-weight: 800;font-size: 40px;line-height: 24px;letter-spacing: -0.03em;color: #332F81;}

@media only screen and (max-width:848px) and (min-width:240px) {
.cont-direc	{width:136px;position:relative;margin:10px auto 30px auto;left:auto;top:auto;right:auto;display:block;}
.cont-direc img {float:right;}
.xart{padding:10px 0 25px 0px;text-align:center;font-weight: 800;font-size: 40px;line-height: 24px;letter-spacing: -0.03em;color: #332F81;}
}

@media only screen and (max-width:1308px) and (min-width:240px) {
	.arthtitlos{padding:10px 0 60px 0px;width:100%;text-align:center;font-weight: 800;font-size: 40px;line-height: 24px;letter-spacing: -0.03em;color: #332F81;}
	.xart2{padding:10px 0 10px 0px;width:100%;text-align:center;font-weight: 800;font-size: 40px;line-height: 24px;letter-spacing: -0.03em;color: #332F81;}
.cont-direc2	{width:136px;position:relative;margin:10px auto 30px auto;left:auto;top:auto;right:auto;display:block;}
.cont-direc2 img {float:right;}
	
}

@media only screen and (max-width:574px) and (min-width:200px) {
.formaep {margin-top:45px;}	

}



#copy1 {
    width: 50%;
    font-weight: 500;
	float:left;
    font-size: 12px;
    padding: 20px 0 20px 0;
    text-align: left;
    color: #fff;

}
#copy2 {
    width: 50%;
    font-weight: 500;
	float:right;
    font-size: 12px;
    padding: 20px 0 20px 0;
    text-align: right;
    color: #fff;
}
#copy1 a {
    color: #fff!important
}

#copy1 a:hover {
    color: #ccc!important
}
#copy2 a {
    color: #fff!important
}

#copy2 a:hover {
    color: #ccc!important
}

#copy1mob {
    display: none;
    width: 50%;
    float: left;
    font-weight: 300;
    font-size: 12px;
    padding: 10px 0;
    text-align: left;
    color: #BD9A5F;
    line-height: 40px!important
}

.mobileoxi {display:block;}
.mobilenai {display:none;}








.homebot1{background: #F8F8F8;border-radius: 30px;padding:61px 76px 55px 86px;}
.homebot1eikona img {width:100%;border-radius:30%;}
.homebot1titlos {font-weight: 800;
font-size: 18px;
line-height: 30px;

/* or 167% */
letter-spacing: -0.03em;

/* dark-grey-222222 */
color: #222222;}
.homebot2{background: #F8F8F8;border-radius: 30px;padding:60px 15px 15px 15px;}



@media only screen and (max-width:1180px) and (min-width:280px) {
	.homebot1 {margin-bottom:35px;padding:61px 20px 55px 20px;}.homebot2 {margin-bottom:35px;}
}



	
@media only screen and (max-width:575px) and (min-width:200px) {
.stilileft {text-align:center;}
.stiliright {text-align:center;padding-top:50px;}
#copy1 {
    width: 100%;
	float:none;
    padding: 20px 0 10px 0;
    text-align: center;
}
#copy2 {
   width: 100%;
	float:none;
    padding: 0px 0 17px 0;
    text-align: center;
	    text-align: center;
}
}



.tovelos {
    color: #fff;
    font-size: 13px;
    text-align: center;
    line-height: 32px;
   background:#000;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 99;
	display:none;
}

.tovelos:hover {
    line-height: 32px; border-radius: 0%;
    
}

.breadcrumbs {
    position: relative;
      width: 100%;
	padding:16px 0 10px 0;display:block;
}

.breadcrumbs a {
    font-weight: 500;
font-size: 12px;
line-height: 48px;
letter-spacing: 0.03em;

color: #000000;
}

.breadcrumbs a:hover {
    color: #E85B85
}




.maplink {border-top:1px solid #85754E; color:#85754E;border-bottom:1px solid #85754E;font-size:16px;font-weight:400px;padding:20px 0;margin-top:33px;display:block;background:url(images/arrow.png) no-repeat 198px center;}
.maplink:hover {border-top:1px solid #666; color:#666;border-bottom:1px solid #666;background:url(images/arrow.png) no-repeat 193px center;}

.formaepi {max-width: 525px;margin:0 auto;}


@media only screen and (max-width:730px) and (min-width:480px) {
.epidetail {width:45%;float:left; font-weight:300;
font-size: 14px;
line-height: 36px;
color: #BD9A5F;height:95px;}
.epidetail:nth-of-type(1) {width:50%;}
.epidetail:nth-of-type(2) {width:50%;}
.epidetail:nth-of-type(3) {width:50%;margin-top:25px;}
.epidetail:nth-of-type(4) span {width:50%;padding-left:0px;}
.epidetail:nth-of-type(4) a {padding-left:0px;}

}
@media only screen and (max-width:479px) and (min-width:280px) {
.epidetail {width:100%;float:none; font-weight:300;
font-size: 14px;
line-height: 36px;
color: #BD9A5F;height:95px;}
.epidetail:nth-of-type(1) {width:100%;}
.epidetail:nth-of-type(2) {width:100%;margin-top:25px;}
.epidetail:nth-of-type(3) {width:100%;margin-top:17px;}
.epidetail:nth-of-type(4) span {width:100%;padding-left:0px;}
.epidetail:nth-of-type(4) a {padding-left:0px;}

}


#contentForm {
    width: 100%;
    margin: 0px 0 0 0;
	position:relative;
}

#contentForm label {
    color: #333;
    margin-right: 20px;
    font-size: 18px;
     font-weight:300
}

#contentForm input {
    border: 1px solid #BD9A5F;
    font-size: 16px!important;
    color: #85754E;
     font-weight:300!important;
    padding: 15px 0 15px 0px;
    background: transparent;
 display: block!important;
    margin-bottom: 24px;
	width:100%;outline-style: none;
box-shadow: none;

}

#contentForm input:hover {
    border-bottom: 1px solid #222;
}

#contentForm input:focus {
   border-bottom: 1px solid #222;
}


#contentForm select {
    border: 1px solid #BD9A5F;
    font-size: 16px!important;
    color: #85754E;
     font-weight:300!important;
    padding: 15px 0 15px 0px;
    background: transparent;
    width: 100%;
    margin-bottom: 24px
}

#contentForm select:hover {
    border-bottom: 1px solid #666;
}

#contentForm select:focus {
   border-bottom: 1px solid #666;
}

#contentForm input::placeholder {
    font-size: 16px!important;
    color: #85754E!important;
     font-weight:300!important; font-family: 'Roboto Slab', serif;padding-left:20px;

}

#contentForm textarea::placeholder {
    font-size: 16px!important;
    color: #85754E!important;
     font-weight:300!important; font-family: 'Roboto Slab', serif;padding-left:20px;

}

#contentForm textarea {
    font-size: 18px;display:block;
   border: 1px solid #BD9A5F;
    color: #85754E;
    padding: 15px 0 15px 0px;
    height:195px;
	 display: block!important;
	background:transparent;width:100%;
    font-size: 16px!important;
     font-weight:300!important; font-family: 'Roboto Slab', serif;
	outline-style: none;
box-shadow: none;

}

#contentForm textarea:hover {
    border-bottom: 1px solid #222;
}

#contentForm textarea:focus {
    border-bottom: 1px solid #222;
}

#contentForm input.button {
    cursor: pointer;
    margin: 24px 0!important;
    float: none!important;
    border:NONE;padding:16px 20px;background:#BD9A5F;color:#FFF;font-size:16px!important;text-align:center;font-weight:400;transition: all 0.4s;    -moz-transition: all 0.4s;    -webkit-transition: all 0.4s;    -o-transition: all 0.4s
}

#contentForm input.button:hover {
    color:#222;
}


div.wpforms-container-full .wpforms-form input[type="submit"], div.wpforms-container-full .wpforms-form button[type="submit"], div.wpforms-container-full .wpforms-form .wpforms-page-button {
	 cursor: pointer!important;
    width: 180px!important;
    margin: 24px auto!important;
    display: block!important;
    
	 font-family: 'Roboto Slab', serif;
    float: none!important;
    border:4px solid #000!important;padding:16px 20px!important;background:#000!important;color:#fff!important;font-size:17px!important;text-align:center!important;font-weight:400!important;transition: all 0.4s;    -moz-transition: all 0.4s;    -webkit-transition: all 0.4s;    -o-transition: all 0.4s
	
}
div.wpforms-container-full .wpforms-form input[type="submit"]:hover, div.wpforms-container-full .wpforms-form button[type="submit"]:hover, div.wpforms-container-full .wpforms-form .wpforms-page-button:hover {

 background:#fff!important;color:#000!important;
}

span.required {
    font-size: 11px!important;
    color: #fd4f00!important
}

.errormsg {
    color: #85754E;

    text-align: center;
    font-size: 16px;
    width: 100%;
    padding: 15px;
    margin-bottom: 30px
}

.msgSent {
    color: #85754E;

    text-align: center;
    font-size: 16px;
    width: 100%;
    padding: 15px;
    margin-bottom: 30px
}

.formats-body {
    display: none!important
}

.formats-header {
    display: none!important
}

@media only screen and (min-width:1024px) {
    .desc {
        font-size: 1.25em
    }
    .intro {
        letter-spacing: 1px
    }

}

.intouch{font-family: 'Roboto Slab', serif;
font-style: normal;
font-weight: 300;
font-size: 64px;
line-height: 60px;

/* or 94% */

/* text-494845 */
color: #494845;
margin-bottom:75px;
} 


.fluentform .ff-el-form-control {
background: #FFFFFF!important;
border: 1px solid #F5F5F5!important;
border-radius: 24px!important;
padding:20px!important;
}
.fluentform .ff_btn_style {
	background: #FF7F30!important;
border: 1px solid #FF7F30!important;
border-radius: 24px!important;
padding:20px!important;
width:100%;
margin-top:25px!important;
}

.fluentform .ff-el-input--label label {
font-weight: 500!important;
font-size: 18px!important;
line-height: 24px!important;

color: #3C3C3B!important;
}


#return-to-top {
    position: fixed;
    bottom: 50px;
    right: 10px;
    background:#D2AB67;
    opacity: 0.5;
    width: 25px;
    height: 25px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    display: none;
	text-align:center;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
	z-index:999;
}
#return-to-top img {
    width:13px;
	margin:-1px auto 0 auto;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    opacity: 1;  -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover img {
    margin:1px auto 0 auto;  -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


main {
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
  perspective: 2px;
}

section {
  transform-style: preserve-3d;
  position: relative;
  height: 100vh;
  display: flex!important;
  align-items: center;
  justify-content: center;
  color: white;
}


section h1 {
  text-align: center;
  font-size: 4rem;
  font-family: sans-serif;
}

.parallax h1 {
  width: 60%;
  font-size: 2rem;
}

.parallax::after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: translateZ(-1px) scale(1.5);background-repeat:no-repeat;
  background-size: cover;
  z-index: -1;
}

.bg::after {
    background-size: cover;
	background-repeat:no-repeat;
}


.breadcrumb-container.theme1 a {
  margin: 0 0!important;
  padding: 3px!important;
  text-decoration: none;
}