@font-face {
  font-family: Raleway;
  src: url('../fonts/raleway-v28-latin_latin-ext-regular.woff2') format("woff2"), url('../fonts/raleway-v28-latin_latin-ext-regular.eot') format("embedded-opentype"), url('../fonts/raleway-v28-latin_latin-ext-regular.woff') format("woff"), url('../fonts/raleway-v28-latin_latin-ext-regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Raleway;
  src: url('../fonts/raleway-v28-latin_latin-ext-900.woff2') format("woff2"), url('../fonts/raleway-v28-latin_latin-ext-900.eot') format("embedded-opentype"), url('../fonts/raleway-v28-latin_latin-ext-900.woff') format("woff"), url('../fonts/raleway-v28-latin_latin-ext-900.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --text: #222;
  --white: white;
  --cadet-blue: #71a0b4;
  --deep-pink: #ee358d;
  --neon: #d7df21;
  --black: black;
  --silver: silver;
  --steel-blue: #1498be;
  --olive-drab: #899e2a;
  --sky-blue: #60bad5;
  --gold: #f9da1c;
  --slate-grey: #6f6f96;
  --firebrick: #d0021b;
  --maroon: #700412;
  --dark-khaki: #b3b918;
  --orange: #ff9d00;
  --dark-orange: #e58f03;
  --dim-grey: #4d4d4d;
}

body {
  color: var(--text);
  padding-bottom: 4em;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}

h1 {
  color: var(--white);
  text-shadow: none;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 3em;
  font-weight: 900;
  line-height: 1.3;
}

h2 {
  color: var(--white);
  text-align: center;
  text-shadow: 0 0 10px #00000080;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 2.5em;
  font-weight: 900;
  line-height: 1.3;
}

h3 {
  margin-top: 0;
  margin-bottom: .75em;
  font-family: Raleway, sans-serif;
  font-size: 1.5em;
  font-weight: 900;
}

h4 {
  color: #727272;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 900;
  line-height: 24px;
}

p {
  margin-bottom: 1em;
}

a {
  text-decoration: underline;
}

ul {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 1em;
  padding-left: 0;
  list-style-type: none;
}

ol {
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 1em;
  padding-left: 0;
  list-style-type: decimal;
}

li {
  background-image: url('../images/Listdot.gif');
  background-position: 0 9px;
  background-repeat: no-repeat;
  background-size: 5px;
  margin-bottom: 1em;
  padding-left: 1em;
  display: flex;
}

img {
  max-width: 100%;
  display: inline-block;
}

.startscreen {
  background-color: #71a0b4;
  background-image: url('../images/AdobeStock_281960492_1200h.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
}

.hero-container {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  inset: 47% auto auto 10%;
}

.startarrow {
  text-align: center;
  background-image: url('../images/arrowdown.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 60px 30px;
  width: 80px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.intro {
  background-color: var(--cadet-blue);
  background-image: linear-gradient(#0000001a, #0000001a), url('../images/AdobeStock_281960492_1200_blur.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.introtext {
  color: var(--white);
  text-align: left;
  max-width: 1200px;
  padding-left: 10vw;
  padding-right: 10vw;
  font-size: 4vh;
  font-weight: 400;
  line-height: 6vh;
  display: block;
}

.sectionhead {
  background-color: gray;
  justify-content: center;
  align-items: center;
  height: 50vh;
  margin-bottom: 2em;
  display: flex;
}

.sectionhead.plet_cistenie {
  background-image: url('../images/H01A_cistenie.jpg');
  background-position: 50%;
  background-size: cover;
}

.sectionhead.plet_regenaracia {
  background-image: url('../images/H01B_regeneracia.jpg');
  background-position: 50%;
  background-size: cover;
}

.sectionhead.plet_lifting_antiageing {
  background-image: url('../images/H01C_Lifting.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.sectionhead.makeup {
  background-image: url('../images/H02_Makeup.jpg');
  background-position: 50% 30%;
  background-size: cover;
}

.sectionhead.obocie_a_riasy {
  background-image: url('../images/H03_obocie.jpg');
  background-position: 50%;
  background-size: cover;
}

.sectionhead.depilacia {
  background-image: url('../images/H04_Depilacia.jpg');
  background-position: 50%;
  background-size: cover;
}

.sectionhead.pedikura {
  background-image: url('../images/H05_pedikura.jpg');
  background-position: 50%;
  background-size: cover;
}

.sectionhead.nechty {
  background-image: url('../images/H06_Manikura2.jpg');
  background-position: 50%;
  background-size: cover;
}

.sectionhead.kontakt {
  background-image: url('../images/H07_Kontakt.jpg');
  background-position: 50% 84%;
  background-size: cover;
}

.sectionhead.pmu {
  background-image: url('../images/PMU3_1200.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.pos {
  flex: 0 0 75%;
  padding-right: 1em;
  display: inline-block;
}

.pos.full {
  flex: 1;
  width: 100%;
  padding-right: 0;
}

.price {
  color: var(--deep-pink);
  text-align: right;
  flex: 1;
  font-size: 1.3em;
  font-weight: 900;
  display: inline-block;
}

.block {
  border-bottom: 1px solid var(--deep-pink);
  margin-bottom: 3em;
  padding-bottom: 1em;
}

.block.lone, .block.last-in-column {
  padding-bottom: 0;
}

.akcia {
  color: var(--deep-pink);
  font-family: Raleway, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 30px;
  display: inline-block;
  transform: rotate(-10deg)translate(-10px, -5px);
}

.lightbox-link {
  border-radius: 100px;
  width: 200px;
  height: 200px;
  margin-bottom: 1em;
  margin-right: 1em;
  overflow: hidden;
}

.lightbox-link.square {
  border-radius: 0%;
}

.ordered-list-item {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  padding-left: 0;
  list-style-type: decimal;
  display: block;
}

.map {
  margin-bottom: 50px;
}

.silver {
  color: silver;
}

.sectionhead-content {
  margin-left: 1.5em;
  margin-right: 1.5em;
  transform: translate(0, -50%);
}

.treatmentsbrand {
  width: 200px;
  margin-bottom: 10px;
}

.treatmentsbrand.small {
  width: 80px;
  margin: 0 20px 10px 0;
  display: inline-block;
}

.social {
  width: 60px;
  margin-right: 20px;
}

.navbar {
  background-color: #0000004d;
  background-image: linear-gradient(#000c, #0000000d);
  width: 100%;
  height: 60px;
  position: fixed;
  top: 0;
}

.nav-link {
  color: var(--white);
  text-align: right;
  font-size: 16px;
  display: block;
}

.nav-link.w--current {
  color: var(--neon);
}

.brand {
  width: 60px;
  height: 60px;
  padding: 5px;
}

.menu-button {
  color: var(--white);
  padding: 10px;
  font-size: 40px;
  line-height: 40px;
}

.menu-button.w--open {
  background-color: var(--black);
}

.nav-menu {
  background-color: var(--black);
  flex-wrap: wrap;
}

.menu-wrap {
  height: 100vh;
  padding: 20px;
  overflow: auto;
}

.inline-image {
  margin-bottom: 20px;
}

.oldprice {
  color: var(--text);
  text-decoration: line-through;
}

.benefit {
  color: var(--deep-pink);
}

.detail-head {
  color: #a3a3a3;
  font-family: Raleway, sans-serif;
  font-weight: 900;
}

.socialbuttons {
  display: flex;
}

.columns {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 2em;
  display: grid;
}

.container {
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2em;
  padding-right: 2em;
}

.col.left {
  border-right: 1px dotted #000;
  padding-right: 2em;
}

.col.right {
  padding-left: 2em;
}

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.disclaimer {
  text-align: center;
}

.image {
  margin-bottom: 1em;
}

.ordered-list {
  list-style-type: decimal;
}

.gallery-grid {
  grid-column-gap: 2em;
  grid-row-gap: 2em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 2em;
  padding: 1em;
  display: grid;
}

.gallery-thumb {
  aspect-ratio: 1;
  object-fit: cover;
  border-radius: 50%;
}

@media screen and (max-width: 991px) {
  .hero-container {
    left: auto;
  }

  .nav-link {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .startarrow {
    background-position: 50%;
    background-size: 50px 25px;
    width: 60px;
    height: 60px;
    bottom: 10px;
  }

  .sectionhead.pmu {
    background-position: 50% 100%;
  }

  .block.last-in-column {
    padding-bottom: 4em;
  }

  .columns {
    grid-template-columns: 1fr;
  }

  .col.left {
    border-right-style: none;
    padding-right: 0;
  }

  .col.right {
    padding-left: 0;
  }
}

@media screen and (max-width: 479px) {
  .startscreen {
    background-image: url('../images/AdobeStock_281960492_1200h.jpg');
    background-position: 20%;
    background-size: cover;
  }

  .hero-container {
    padding-left: 5px;
    padding-right: 5px;
  }

  .introtext {
    font-size: 6vw;
    line-height: 8vw;
  }

  .sectionhead.pmu {
    background-position: 30%;
  }

  .price {
    width: 19%;
  }

  .block, .block.last-in-column {
    padding-bottom: 2em;
  }

  .menu-wrap {
    width: 100vw;
  }

  .container {
    padding-left: 1.4em;
    padding-right: 1.4em;
  }

  .gallery-grid {
    grid-template-columns: 1fr 1fr;
  }
}


@font-face {
  font-family: 'Raleway';
  src: url('../fonts/raleway-v28-latin_latin-ext-regular.woff2') format('woff2'), url('../fonts/raleway-v28-latin_latin-ext-regular.eot') format('embedded-opentype'), url('../fonts/raleway-v28-latin_latin-ext-regular.woff') format('woff'), url('../fonts/raleway-v28-latin_latin-ext-regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Raleway';
  src: url('../fonts/raleway-v28-latin_latin-ext-900.woff2') format('woff2'), url('../fonts/raleway-v28-latin_latin-ext-900.eot') format('embedded-opentype'), url('../fonts/raleway-v28-latin_latin-ext-900.woff') format('woff'), url('../fonts/raleway-v28-latin_latin-ext-900.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}