:root {
  --white: white;
  --black: black;
}

.body {
  color: #fcb525;
  background-color: #1d1933;
  flex-direction: column;
  justify-content: center;
  font-family: Roboto, sans-serif;
  font-weight: 300;
  display: flex;
}

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

.kypselia {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

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

.menuolo {
  z-index: 1000;
  background-color: #fcb525;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  inset: 0% auto auto 0%;
}

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

.butmenu.w--current {
  color: #1d1933;
}

.social {
  z-index: 500;
  opacity: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: -63px;
  display: flex;
  position: fixed;
  inset: 50% 19px auto auto;
}

.slink {
  width: 28px;
}

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

.slink.ins {
  width: 40px;
}

.image-5 {
  padding: 5px;
}

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

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

.logopurplesheep {
  z-index: 20000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 15px;
  height: auto;
  display: flex;
  position: fixed;
  inset: auto auto 219px 5px;
}

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

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

.purplesheeplogo {
  width: 20px;
}

.popup-overlay {
  z-index: 540000;
  color: var(--white);
  background-color: #6b6637;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: auto;
  padding-top: 14px;
  padding-bottom: 14px;
  display: none;
  position: fixed;
  inset: auto 0% 3% auto;
}

.cookiein {
  margin-left: 10px;
  margin-right: 3px;
  display: flex;
}

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

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

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

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

.pardiv {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 49px;
  display: block;
  position: relative;
}

.out {
  z-index: 300000;
  background-color: var(--white);
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
}

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

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

.image {
  width: 200px;
  display: inline-block;
}

.image-6 {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.cover {
  background-color: var(--black);
}

.vid {
  justify-content: center;
  align-items: center;
  display: flex;
}

.background-video {
  z-index: 2;
  opacity: .51;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
}

.tel {
  z-index: 500000;
  background-color: #fcb525;
  border-radius: 80px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
  position: fixed;
  bottom: 47px;
  left: 10px;
  box-shadow: 4px 4px 17px #1d1933;
}

.tel._2 {
  bottom: 98px;
}

.image-4 {
  width: 20px;
  position: relative;
  top: 0;
  left: 0;
}

.telephonelink {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.social-2 {
  z-index: 20000;
  width: 90px;
  height: 50px;
  display: none;
  position: fixed;
  inset: auto 0% 0% auto;
}

.lang {
  margin-right: 15px;
}

.image-7 {
  width: 30px;
}

.socialink {
  width: 50px;
  height: 50px;
}

.image-8 {
  width: 25px;
  height: 25px;
}

.divservices {
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: 100vh;
  display: flex;
}

.divservices.first {
  height: 100vh;
  min-height: auto;
}

.menu-3 {
  z-index: 200000;
  opacity: 1;
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  text-decoration: none;
  display: none;
  position: fixed;
  inset: 28px 0 auto auto;
}

.menubutoon {
  background-color: #fcb525;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 3px 3px 12px #000;
}

.stringb, .stringa {
  background-color: #1d1933;
  width: 2px;
  height: 13px;
  position: absolute;
}

.menutext {
  color: #1d1933;
  margin-left: 11px;
  font-weight: 700;
}

.heading {
  z-index: 3;
  color: #fcb525;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 90px;
  font-weight: 400;
  line-height: 90px;
  position: absolute;
  top: auto;
  bottom: auto;
  right: auto;
}

.section-5 {
  z-index: auto;
  width: 100%;
  position: fixed;
  inset: 0% 0% auto;
}

.section-6 {
  z-index: 2;
  width: 100%;
  position: relative;
}

.lux {
  z-index: 3;
  position: relative;
}

.buttona2 {
  width: 100%;
  height: 100%;
  position: absolute;
}

._1985 {
  font-size: 50px;
  position: relative;
  bottom: -11px;
}

.cont {
  grid-column-gap: 16px;
  grid-row-gap: 109px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 258px;
  display: grid;
}

.cont.first {
  margin-top: 0;
}

.heading-3 {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}

.pica {
  background-color: #1d1933;
  background-image: url('../images/DJI_0353sxm.jpg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-top: 61%;
  position: relative;
  overflow: hidden;
}

.contin {
  padding-left: 19%;
  padding-right: 19%;
}

.picb {
  background-color: #1d1933;
  width: 100%;
  padding-top: 100%;
  position: relative;
}

.text {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.services {
  z-index: 7;
  margin-left: -372px;
  position: relative;
}

.services.b {
  z-index: 8;
  margin-left: 0;
  margin-right: -323px;
}

.paragraph {
  width: 80%;
  font-size: 25px;
  font-weight: 300;
  line-height: 1.8;
}

.paragraph.b {
  float: right;
  text-align: left;
  font-weight: 300;
  line-height: 1.8;
}

.paragraph.proti {
  width: 100%;
  font-weight: 300;
}

.image-9 {
  object-fit: cover;
  object-position: 70% 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

.image-9.dyo {
  object-position: 50% 50%;
}

.contactall {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 800px;
  display: flex;
}

.stoiheia {
  flex-direction: column;
  align-items: center;
  margin-top: 192px;
  display: flex;
}

.dieu {
  text-align: center;
  margin-bottom: 29px;
  font-family: Roboto, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.6;
}

.light3 {
  font-weight: 400;
}

.link-3 {
  margin-top: 18px;
  font-size: 22px;
  line-height: 1.2;
  text-decoration: none;
}

.bold-text-3 {
  color: #fcb525;
  font-family: Roboto, sans-serif;
}

.div-block-2 {
  background-color: #1d1d1d;
  width: 100%;
  height: 700px;
  display: block;
  position: relative;
}

.scroll {
  z-index: 10;
  background-color: #0000;
  width: 10px;
  height: 10px;
  position: absolute;
  inset: auto auto 0% 50%;
}

.scrollstring {
  z-index: 2000;
  background-color: #fcb525;
  width: 1px;
  height: 70px;
  padding-top: 0;
  position: absolute;
  inset: -86px auto 0% 50%;
}

.lnkscroll {
  color: #fff;
  width: 50px;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  position: absolute;
  bottom: 107px;
  left: -21px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  z-index: 2;
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
  position: relative;
}

.button-4 {
  color: #1d1933;
  background-color: #fcb525;
  border-radius: 20px;
  margin-top: 21px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}

.link-4 {
  color: #adfc25;
}

.olokliro {
  width: 100%;
  padding: 24% 13%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.keykoo {
  position: fixed;
  inset: 0% auto auto 0%;
}

.keykooo {
  opacity: 0;
  position: fixed;
}

.anma {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .logo {
    top: 26px;
    left: 28px;
  }

  .title.text {
    font-size: 35px;
  }

  .butmenu {
    margin-top: 13px;
    margin-bottom: 13px;
    font-size: 24px;
    line-height: 24px;
  }

  .paragraph-2 {
    margin-left: 54px;
    margin-right: 54px;
  }

  .image {
    width: 170px;
  }

  .image-7 {
    margin-top: 19px;
  }

  .image-8 {
    height: 25px;
    margin-top: 19px;
  }

  .menu-3 {
    top: 7px;
  }

  .heading {
    font-size: 60px;
    line-height: 60px;
  }

  ._1985 {
    font-size: 30px;
  }

  .heading-3 {
    font-size: 33px;
  }

  .contin {
    padding-bottom: 0;
    padding-left: 13%;
    padding-right: 13%;
  }

  .services {
    margin-left: -332px;
    font-size: 25px;
  }

  .services.b {
    margin-right: -268px;
  }

  .dieu {
    text-align: center;
    font-size: 20px;
  }

  .link-3 {
    font-size: 20px;
  }

  .bold-text-4 {
    font-size: 60px;
    line-height: 60px;
  }

  .scrollstring {
    height: 35px;
    top: -49px;
  }

  .lnkscroll {
    bottom: 66px;
  }

  .olokliro {
    padding-top: 31%;
    padding-left: 5%;
    padding-right: 5%;
  }
}

@media screen and (max-width: 767px) {
  .logo {
    top: 18px;
    left: 19px;
  }

  .kypselia {
    align-items: center;
  }

  .title {
    text-align: center;
    margin-bottom: 14px;
    font-size: 30px;
    line-height: 40px;
  }

  .title.text {
    text-align: left;
    font-size: 28px;
  }

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

  .pardiv {
    margin-top: 34px;
  }

  .paragraph-2 {
    margin-left: 42px;
    margin-right: 42px;
  }

  .image {
    width: 120px;
  }

  .tel {
    bottom: 17px;
    left: 71px;
  }

  .tel._2 {
    bottom: 17px;
    left: 22px;
  }

  .menu-3 {
    width: 70px;
    top: 0;
    right: 0;
  }

  .heading {
    font-size: 55px;
    line-height: 55px;
  }

  ._1985 {
    font-size: 25px;
  }

  .cont {
    grid-row-gap: 57px;
  }

  .heading-3 {
    line-height: 38px;
  }

  .contin {
    padding-left: 6%;
    padding-right: 6%;
  }

  .services {
    margin-left: -262px;
  }

  .services.b {
    margin-right: -238px;
  }

  .paragraph {
    font-size: 18px;
  }

  .dieu {
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .logo {
    top: 23px;
    left: 11px;
  }

  .kypselia {
    align-items: center;
  }

  .title {
    font-size: 30px;
  }

  .title.text {
    line-height: 35px;
  }

  .butmenu {
    margin-bottom: 24px;
    font-size: 23px;
    line-height: 23px;
  }

  .social {
    opacity: 0;
    inset: auto 0% 30% auto;
  }

  .popup-overlay {
    width: 250px;
  }

  .pardiv {
    margin-top: 38px;
    display: block;
  }

  .paragraph-2 {
    margin-left: 32px;
    margin-right: 32px;
  }

  .image {
    width: 130px;
  }

  .image-4 {
    top: 0;
    left: 0;
  }

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

  .menu-3 {
    top: 0;
    right: 0;
  }

  .heading {
    margin-top: -88px;
  }

  .cont {
    grid-row-gap: 35px;
    grid-template-columns: 1fr 1fr;
    margin-top: 145px;
  }

  .cont.first {
    grid-row-gap: 35px;
  }

  .heading-3 {
    margin-bottom: 15px;
  }

  .services {
    width: 100%;
    margin-bottom: 0;
    margin-left: auto;
    line-height: 28px;
  }

  .services.b {
    text-align: left;
    width: 100%;
    margin-right: 0;
  }

  .paragraph {
    width: 100%;
  }

  .contactall {
    height: 610px;
  }

  .stoiheia {
    margin-top: 148px;
  }

  .bold-text-3 {
    font-size: 18px;
  }

  .scroll {
    bottom: 12%;
  }

  .scrollstring {
    height: 70px;
  }

  .olokliro {
    padding-top: 58%;
    padding-left: 0%;
    padding-right: 0%;
  }
}

#w-node-d4a1d6a0-1fce-6280-c637-fa5d20eead9b-a964def0, #w-node-c9073c81-398a-2ac2-941b-75c2ea70f503-a964def0, #w-node-_8dc082ff-2d34-124e-494d-66c8def9f178-a964def0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_8de39713-aa17-4f52-b72b-2874c39337da-a964def0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_01cf1f39-f9d1-e91a-ce19-3063c5d9d326-a964def0 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_0df25517-8973-5c6b-f958-8cc1c07331d0-a964def0 {
  order: 9999;
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_341b41c9-1a71-cac6-c573-005332add405-a964def0 {
  order: 9999;
  grid-area: span 1 / span 2 / span 1 / span 2;
  justify-self: auto;
}

@media screen and (max-width: 479px) {
  #w-node-_8de39713-aa17-4f52-b72b-2874c39337da-a964def0, #w-node-_8de39713-aa17-4f52-b72b-2874c39337dc-a964def0 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_0df25517-8973-5c6b-f958-8cc1c07331d0-a964def0 {
    order: -9999;
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_0df25517-8973-5c6b-f958-8cc1c07331d2-a964def0 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}


