.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.body {
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  color: #6b6637;
  font-weight: 300;
}

.l {
  position: absolute;
  left: -13%;
  top: -30%;
  right: auto;
  bottom: auto;
  width: 45%;
}

.l._2 {
  left: auto;
  top: 25%;
  right: -28%;
  bottom: auto;
  z-index: 10;
  width: 62%;
  margin-top: -92px;
  -webkit-filter: blur(9px);
  filter: blur(9px);
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.l._2._7 {
  top: 58%;
  right: 10%;
  width: 20%;
  -webkit-filter: none;
  filter: none;
}

.l._3 {
  left: -3%;
  top: 48%;
  z-index: 10;
  width: 37%;
  -webkit-filter: blur(4px);
  filter: blur(4px);
}

.l._4 {
  left: 34%;
  top: 6%;
  z-index: 0;
  width: 12%;
  -webkit-filter: blur(3px);
  filter: blur(3px);
}

.cover {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  height: 120vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.xeria {
  position: relative;
  z-index: 5;
  width: 100%;
  max-width: 500px;
}

.logo {
  position: fixed;
  left: 44px;
  top: 50px;
  z-index: 200;
  opacity: 0;
}

.picmelisocomos {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 80vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.image-2 {
  width: 200px;
}

.heading {
  margin-top: 53px;
  color: #6b6637;
  font-size: 3.3vw;
  line-height: 5vh;
  font-weight: 300;
}

.picback {
  position: absolute;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 130%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/bb-3.jpg');
  background-position: 0% 0%;
  background-size: cover;
}

.syskevasia {
  position: relative;
  height: auto;
  padding-top: 247px;
  padding-right: 25%;
  padding-left: 25%;
  font-size: 12px;
}

.syskevasia.new {
  padding-top: 134px;
}

.syskevasia.new._2 {
  padding-top: 52px;
}

.syskevasia.neu {
  margin-bottom: 158px;
}

.meli {
  position: relative;
  z-index: 2;
  margin-top: 36px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 38px;
  line-height: 65px;
  font-weight: 900;
}

.melibold {
  position: relative;
  top: 7px;
  font-size: 111px;
  font-weight: 900;
}

.syros {
  font-size: 51px;
  font-weight: 300;
}

.kypselia {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: transparent;
}

.kypselia.melisys {
  width: 100%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.kypselia.contact {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph {
  margin-bottom: 21px;
  font-size: 27px;
  line-height: 37px;
}

.paragraph.olo {
  margin-top: 0px;
  line-height: 47px;
}

.title {
  width: 100%;
  margin-bottom: 21px;
  font-size: 40px;
  font-weight: 300;
}

.title.aspro {
  position: absolute;
  top: 50%;
  margin-top: -24px;
  margin-bottom: 0px;
  color: #fff;
  text-align: center;
}

.image-3 {
  width: 100%;
  max-width: 350px;
}

.image-4 {
  width: 130px;
  margin-left: 6%;
}

.read2 {
  width: 100px;
  max-width: none;
  margin-top: 4px;
}

.picoikogeneia {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 116px;
  padding-top: 65%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/melissesoles.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.picoikogeneia.ali {
  background-image: url('../images/sost.jpg');
  text-decoration: none;
}

.read {
  position: relative;
  z-index: 4;
  width: 100px;
  margin-top: 23px;
}

.linkan._3 {
  position: absolute;
  top: 57%;
}

.linkan._3.new {
  position: absolute;
  left: auto;
  top: 50%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -149px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-2 {
  margin-top: 247px;
  margin-bottom: 28px;
  font-size: 40px;
  line-height: 10px;
  font-weight: 300;
  text-align: center;
}

.addr {
  margin-bottom: 247px;
  font-size: 30px;
  line-height: 38px;
  text-align: center;
}

.picbotom {
  position: relative;
  width: 100%;
  padding-top: 59%;
  background-image: url('../images/kapnos.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.link {
  color: #6b6637;
  font-weight: 700;
  text-decoration: none;
}

.menuolo {
  position: fixed;
  z-index: 1000;
  display: none;
  width: 100%;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #6b6637;
}

.butmenu {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 29px;
  line-height: 29px;
  font-weight: 300;
  text-decoration: none;
}

.social {
  position: fixed;
  left: auto;
  top: 50%;
  right: 19px;
  bottom: auto;
  z-index: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -63px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
}

.slink {
  width: 28px;
}

.slink.f {
  width: 22px;
  margin-top: 35px;
}

.slink.ins {
  width: 40px;
}

.image-5 {
  padding: 5px;
}

.menu-2 {
  position: fixed;
  left: auto;
  top: 28px;
  right: 0px;
  bottom: auto;
  z-index: 200000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  opacity: 0;
}

.buttona1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  background-color: #2d2188;
}

.buttona1.out {
  position: absolute;
  z-index: 49000;
  display: block;
  height: 100%;
  background-color: transparent;
  background-image: none;
}

.buttona1.in {
  z-index: 50000;
  background-color: transparent;
}

.string-2 {
  width: 30px;
  height: 4px;
  margin-bottom: 6px;
  background-color: #fff;
}

.div-block {
  display: none;
}

.conta {
  position: relative;
  z-index: 4;
  width: 50px;
  height: 10px;
  background-color: transparent;
}

.fondoolo {
  position: fixed;
  width: 100%;
  height: 100vh;
  background-image: url('../images/repeat-grid-2.png');
  background-position: 50% 0%;
  background-size: 125px;
  background-attachment: fixed;
}

.section {
  position: relative;
  z-index: 2;
}

.logopurplesheep {
  position: fixed;
  left: 5px;
  top: auto;
  right: auto;
  bottom: 71px;
  z-index: 20000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 15px;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block-8 {
  position: relative;
}

.design {
  position: absolute;
  left: -38px;
  top: -58px;
  width: 90px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  font-family: Roboto, sans-serif;
  color: #6b6637;
  font-size: 10px;
  font-weight: 500;
}

.purplesheeplogo {
  width: 20px;
}

.popup-overlay {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 3%;
  z-index: 540000;
  display: none;
  width: 300px;
  height: auto;
  padding-top: 14px;
  padding-bottom: 14px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #6b6637;
  color: #fff;
}

.cookiein {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 3px;
  margin-left: 10px;
}

.text-block-7 {
  font-family: Roboto, sans-serif;
  font-size: 12px;
  line-height: 14px;
}

.link-2 {
  padding-right: 11px;
  padding-left: 11px;
  background-color: #ecd905;
  color: #000;
  font-weight: 700;
  text-decoration: none;
}

.button-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
  background-color: transparent;
  font-family: Roboto, sans-serif;
  color: #000;
  font-size: 30px;
  font-weight: 500;
}

.button-3:hover {
  background-color: #fbff00;
}

.image-6 {
  width: 70px;
}

.vraveia {
  display: -ms-grid;
  display: grid;
  width: 400px;
  margin-top: 34px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grami {
  position: absolute;
  width: 2px;
  height: 100%;
  background-color: #6b6637;
}

.pardiv {
  position: relative;
  display: block;
  margin-top: 49px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ypotittle {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 18px;
  font-size: 27px;
  line-height: 47px;
  font-weight: 500;
}

.slider {
  position: relative;
  width: 65%;
  padding-top: 39%;
  background-color: transparent;
}

.section-2 {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-top: 17%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-2.neoi {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.slider-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
}

.slide {
  background-image: url('../images/bb-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide.oik {
  background-image: url('../images/sost.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/bb-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-2.ok {
  background-image: url('../images/melissesoles.jpg');
}

.slide-3 {
  background-image: url('../images/bb-1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-3.oik {
  background-image: url('../images/_mg_0336ret.jpg');
}

.slide-4 {
  background-image: url('../images/_mg_0310ryrt-crop-u13685.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-5 {
  background-image: url('../images/_mg_0340.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.image-7 {
  max-width: 350px;
  margin-left: 32px;
  opacity: 1;
}

.image-8 {
  width: 170px;
}

.image-8._2 {
  width: 80px;
}

.image-8._3 {
  width: 80px;
}

.image-8._4 {
  width: 80px;
}

.out {
  position: fixed;
  z-index: 300000;
  display: none;
  width: 100%;
  height: 100vh;
  background-color: #fff;
  background-image: url('../images/repeat-grid-2.png');
  background-position: 50% 0%;
  background-size: 125px;
}

.cursorwrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.cursorvideo {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 5000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #6b6637;
  border-radius: 80px;
  opacity: 1;
  text-decoration: none;
}

.listen {
  color: #fff;
  font-size: 12px;
}

.listen.list1 {
  color: #6b6637;
  font-size: 11px;
  font-weight: 900;
}

.heading-3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: -1;
}

.paragraph-2 {
  margin-top: 0px;
  margin-right: 94px;
  margin-left: 94px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  line-height: 25px;
  font-weight: 300;
}

.section-3 {
  margin-bottom: 100px;
}

.section-4 {
  height: 190px;
}

@media screen and (max-width: 991px) {
  .l._2 {
    right: -47%;
    width: 100%;
  }
  .l._2._7 {
    width: 30%;
  }
  .l._3 {
    left: -24%;
    width: 70%;
  }
  .l._4 {
    left: 16%;
    top: 17%;
    width: 20%;
  }
  .image {
    width: 50%;
  }
  .heading {
    font-size: 5.6vw;
    line-height: 7vh;
  }
  .syskevasia {
    padding-right: 10%;
    padding-left: 10%;
  }
  .syskevasia.new {
    padding-top: 91px;
    padding-right: 17%;
    padding-left: 17%;
  }
  .paragraph {
    font-size: 25px;
  }
  .title.text {
    font-size: 35px;
  }
  .image-4 {
    margin-left: 7%;
  }
  .read2 {
    width: 80px;
  }
  .read {
    width: 80px;
  }
  .butmenu {
    margin-top: 13px;
    margin-bottom: 13px;
    font-size: 24px;
    line-height: 24px;
  }
  .menu-2 {
    top: 7px;
  }
  .ypotittle {
    font-size: 25px;
  }
  .section-2 {
    padding-top: 26%;
  }
  .image-7 {
    width: 350px;
  }
  .cursorvideo {
    width: 70px;
    height: 70px;
  }
  .listen {
    font-size: 12px;
  }
}

@media screen and (max-width: 767px) {
  .logo {
    left: 33px;
    top: 26px;
  }
  .image-2 {
    width: 150px;
  }
  .picback {
    background-position: 25% 0%;
  }
  .syskevasia {
    padding-top: 163px;
  }
  .syskevasia.new {
    padding-top: 64px;
  }
  .syskevasia.new._2 {
    padding-top: 43px;
  }
  .meli {
    font-size: 30px;
    line-height: 55px;
  }
  .melibold {
    font-size: 87px;
  }
  .syros {
    font-size: 40px;
  }
  .kypselia {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .kypselia.melisys {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .kypselia.dio {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .paragraph {
    text-align: center;
  }
  .paragraph.olo {
    margin-bottom: 0px;
    font-size: 23px;
    line-height: 35px;
    text-align: left;
  }
  .title {
    margin-bottom: 14px;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
  }
  .title.text {
    font-size: 28px;
    text-align: left;
  }
  .image-3 {
    width: 60%;
    margin-left: 19px;
  }
  .picoikogeneia {
    margin-top: 163px;
  }
  .heading-2 {
    margin-top: 163px;
    font-size: 35px;
    line-height: 38px;
  }
  .addr {
    margin-bottom: 163px;
    font-size: 25px;
    line-height: 34px;
  }
  .butmenu {
    margin-top: 11px;
    margin-bottom: 11px;
    font-size: 20px;
    line-height: 20px;
  }
  .social {
    right: 8px;
  }
  .slink {
    width: 24px;
  }
  .slink.f {
    width: 20px;
  }
  .slink.ins {
    width: 35px;
  }
  .menu-2 {
    top: 0px;
    right: 0px;
    width: 70px;
  }
  .image-6 {
    width: 50px;
  }
  .vraveia {
    width: 300px;
    margin-top: 23px;
  }
  .pardiv {
    margin-top: 34px;
  }
  .ypotittle {
    font-size: 23px;
    line-height: 35px;
  }
  .section-2 {
    padding-top: 18%;
  }
  .image-7 {
    width: 300px;
  }
  .image-8 {
    width: 50px;
  }
  .image-8._6 {
    width: 160px;
  }
  .section-4 {
    height: 130px;
  }
}

@media screen and (max-width: 479px) {
  .l {
    left: -5%;
    top: -27%;
    width: 50%;
  }
  .l._2 {
    width: 90%;
  }
  .l._2._7 {
    width: 35%;
  }
  .l._3 {
    width: 70%;
  }
  .cover {
    height: 100vh;
  }
  .image {
    position: relative;
    width: 70%;
  }
  .logo {
    left: 11px;
    top: 23px;
  }
  .image-2 {
    width: 150px;
  }
  .heading {
    font-size: 9vw;
    line-height: 10vh;
  }
  .picback {
    background-position: 30% 0%;
  }
  .syskevasia {
    padding-right: 14%;
    padding-left: 14%;
  }
  .syskevasia.new {
    padding-top: 34px;
  }
  .syskevasia.new._2 {
    padding-top: 25px;
  }
  .meli {
    font-size: 25px;
    line-height: 47px;
  }
  .melibold {
    top: 5px;
    font-size: 76px;
  }
  .syros {
    font-size: 35px;
  }
  .kypselia {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .paragraph {
    font-size: 22px;
    line-height: 35px;
    text-align: center;
  }
  .paragraph.olo {
    font-size: 20px;
    line-height: 35px;
  }
  .title {
    font-size: 30px;
  }
  .title.text {
    line-height: 35px;
  }
  .image-3 {
    width: 90%;
  }
  .image-4 {
    width: 110px;
  }
  .picoikogeneia {
    margin-top: 104px;
    padding-top: 98%;
  }
  .picoikogeneia.ali {
    padding-top: 128%;
  }
  .linkan._3.new {
    top: 50%;
    margin-top: -135px;
  }
  .heading-2 {
    margin-top: 104px;
    font-size: 30px;
  }
  .addr {
    margin-bottom: 104px;
    font-size: 22px;
    line-height: 30px;
  }
  .butmenu {
    margin-bottom: 24px;
    font-size: 23px;
    line-height: 23px;
  }
  .social {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 30%;
    opacity: 0;
  }
  .menu-2 {
    top: 0px;
    right: 0px;
  }
  .string-2 {
    width: 30px;
  }
  .popup-overlay {
    width: 250px;
  }
  .vraveia {
    width: 100%;
    margin-top: 29px;
    justify-items: center;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
  }
  .grami {
    position: absolute;
    height: 100%;
  }
  .pardiv {
    display: block;
    margin-top: 38px;
  }
  .slider {
    width: 100%;
    padding-top: 71%;
  }
  .section-2 {
    padding-top: 45%;
  }
  .section-2.neoi {
    padding-right: 15%;
    padding-left: 15%;
  }
  .image-7 {
    width: 210px;
    margin-left: 23px;
  }
  .cursorvideo {
    position: absolute;
    left: auto;
    top: auto;
    right: auto;
    bottom: 13%;
  }
  .paragraph-2 {
    margin-right: 44px;
    margin-left: 44px;
  }
}

#w-node-a072f42a5c41-350b9f5a {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-951ae647c239-350b9f5a {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-6c48bd04fc1a-350b9f5a {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-8bb862d75862-350b9f5a {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-b43ce7b265c6-8139480c {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-10463d653b7c-8139480c {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-2752e1123026-8139480c {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-6f350c3e85fe-6c2b7167 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-6f350c3e85fe-f9d280b7 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-64171ec6a9e0-f9d280b7 {
  -ms-grid-column-align: end;
  justify-self: end;
}

#w-node-64171ec6a9ec-f9d280b7 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-6f350c3e85fe-13889aa7 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

@media screen and (max-width: 767px) {
  #w-node-a072f42a5c41-350b9f5a {
    -ms-grid-column-align: end;
    justify-self: end;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
  #w-node-6f350c3e85fe-350b9f5a {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
  #w-node-6f350c3e85fe-6c2b7167 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
  #w-node-6f350c3e85fe-f9d280b7 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
  #w-node-64171ec6a9e0-f9d280b7 {
    -ms-grid-column-align: end;
    justify-self: end;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
  #w-node-64171ec6a9e2-f9d280b7 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
  #w-node-6f350c3e85fe-13889aa7 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-b43ce7b265c6-8139480c {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
  }
  #w-node-10463d653b7c-8139480c {
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-row: 3;
    grid-row-start: 3;
  }
  #w-node-50625098db01-8139480c {
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
  }
  #w-node-2752e1123026-8139480c {
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
  }
}

