body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  text-decoration: none;
}

a {
  color: hsla(193.3734939759036, 90.22%, 63.92%, 1.00);
  text-decoration: underline;
}

.body {
  font-family: Nunito, sans-serif;
  color: hsla(247.99999999999997, 8.29%, 64.51%, 1.00);
  font-size: 16px;
  font-weight: 300;
}

.div-block {
  position: static;
  height: 70vh;
  margin-top: 0px;
  margin-bottom: 0px;
}

.heading {
  width: auto;
  margin-top: 20px;
  margin-bottom: 40px;
  font-family: Nunito, sans-serif;
  font-size: 28px;
  line-height: 32px;
  font-weight: 300;
  -webkit-column-count: auto;
  column-count: auto;
}

.image {
  position: static;
  margin-top: 228px;
}
.banner-image {
  margin-top: 60px;
}
.buttonfull {
  width: 140px;
  height: 48px;
  margin-top: 0px;
  margin-right: 10px;
  padding: 0px 24px;
  border-radius: 24px;
  background-color: hsla(335.40372670807454, 96.41%, 67.25%, 1.00);
  line-height: 48px;
  font-weight: 700;
  text-align: center;
}

.buttonfull.outline {
  height: 48px;
  padding-right: 36px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(335.40372670807454, 96.41%, 67.25%, 1.00);
  background-color: hsla(0, 0%, 100%, .25);
  background-image: url('../images/Path-375.svg'), url('../images/ic_shopping_cart_24px.svg');
  background-position: 90% 50%, 14px 50%;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
  background-attachment: scroll, scroll;
  color: hsla(335.40372670807454, 96.41%, 67.25%, 1.00);
  text-align: right;
}

.buttonfull.outline:hover {
  background-color: hsla(335.40372670807454, 96.41%, 67.25%, 1.00);
  background-image: url('../images/Path-375-w.svg'), url('../images/ic_shopping_cart_24px-w.svg');
  background-position: 90% 50%, 14px 50%;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
  background-attachment: scroll, scroll;
  color: #fff;
}

.container {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 0;
  overflow: visible;
  height: 960px;
  padding-bottom: 0px;
  background-position: right 60%;
  background-size: 55%;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1000;
  display: block;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #fff;
  border-bottom: 1px solid #dddddd;
}

.nav-menu {
  position: static;
}

.kontakty {
  color: hsla(335.40372670807454, 96.41%, 67.25%, 1.00);
}

.section {
  height: auto;
  padding-top: 4em;
  padding-bottom: 0px;
  background-color: #fff;
  -webkit-transform: skew(0deg, 0deg);
  -ms-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
}

.image-4 {
  display: inline;
  text-align: right;
}

.image-4.badge {
  display: block;
  float: right;
}

.headline2 {
  margin-top: 0px;
  margin-bottom: 1em;
  float: none;
  font-size: 38px;
  font-weight: 300;
  text-align: center;
}

.headline2.left {
  text-align: left;
}

.text-span {
  color: hsla(193.3734939759036, 90.22%, 63.92%, 1.00);
  font-size: 75%;
  font-weight: 700;
}

.headline4 {
  margin-top: 1em;
  margin-bottom: 2em;
  font-size: 20px;
  line-height: 28px;
  font-weight: 300;
  text-align: center;
}

.image-5 {
  margin-left: -10px;
}

.div-block-4 {
  margin-top: -30px;
  margin-bottom: 14px;
  text-align: center;
}

.basic {
  font-weight: 300;
  text-align: center;
}

.basic.small {
  font-size: 12px;
  line-height: 16px;
}

.columns {
  margin-bottom: 80px;
}

.column {
  padding-left: 40px;
}

.columns-2 {
  display: block;
  margin-bottom: 4em;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.section-2 {
  position: relative;
  background-color: #f9f6f6;
}

.section-2.gray {
  padding-top: 4em;
}

.flex3col {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 137px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.flex3col._2section {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.flex3col._1section {
  margin-top: 0px;
  padding-top: 100px;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: transparent;
}

.div-block-7 {
  width: 50%;
  height: auto;
  margin-top: 68px;
  background-color: transparent;
}

.column-5 {
  text-align: right;
}

.image-11 {
  margin-top: 75%;
  margin-left: -120px;
  padding-left: 0px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.image-11._2section {
  margin-left: -389px;
}

.image-12 {
  margin-top: 75px;
  margin-left: -162px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.image-12._2section {
  margin-left: -217px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.table {
  margin-top: 31px;
  padding-top: 5px;
  background-image: url('../images/divider.png');
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: no-repeat;
}

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 2.5em;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid #d6d6d6;
  border-radius: 1px;
}

.row.last {
  border: 1px none #000;
}

.col1 {
  width: 40%;
}

.pink {
  color: hsla(335.40372670807454, 96.41%, 67.25%, 1.00);
  font-size: 20px;
  line-height: 28px;
}

.image-13 {
  position: static;
  margin-top: -163px;
  margin-left: -100px;
  clear: none;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.image-13._2section {
  margin-left: -136px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.container-3 {
  position: static;
  z-index: 5;
  margin-top: 0px;
  padding-bottom: 80px;
  clear: none;
}

.azure {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph {
  width: 150px;
  color: hsla(197, 100%, 47%, 1.00);
}

.paragraph.azure {
  width: 200px;
  margin-left: 0px;
  padding-left: 20px;
}

.flex1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
}

.list {
  width: 200px;
  padding-left: 0px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  list-style-type: none;
}

.list-item {
  margin-bottom: 10px;
  padding-left: 30px;
  background-image: url('../images/pinkCircle.svg');
  background-position: 0% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.list-item-2 {
  padding-left: 30px;
  background-image: url('../images/blueCircle.svg');
  background-position: 0% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.paragraph-3 {
  margin-bottom: 20px;
  text-align: center;
}

.text-span-3 {
  color: hsla(189.31506849315068, 96.48%, 44.51%, 1.00);
}

.headline3 {
  margin-top: 40px;
  color: hsla(193.3734939759036, 90.22%, 63.92%, 1.00);
  text-align: center;
}

.tip {
  display: inline-block;
  overflow: visible;
  width: 150px;
  height: 40px;
  margin-bottom: 10px;
  border-bottom: 1px solid hsla(247.99999999999997, 8.29%, 64.51%, 1.00);
}

.div-block-8 {
  text-align: center;
}

.container-4 {
  margin-bottom: 60px;
}

.div-block-9 {
  margin-bottom: 60px;
  text-align: center;
}

.field-label {
  color: hsla(335.40372670807454, 96.41%, 67.25%, 1.00);
  font-weight: 300;
}

.field-label-2 {
  color: hsla(335.40372670807454, 96.41%, 67.25%, 1.00);
  font-weight: 300;
}

.text-block {
  color: hsla(335.40372670807454, 96.41%, 67.25%, 1.00);
  text-align: center;
}

.text-field {
  height: 48px;
  margin-bottom: 20px;
  border-radius: 4px;
  background-color: transparent;
  font-weight: 700;
}

.text-field:focus {
  border-style: solid;
  border-width: 1px;
  border-color: hsla(197, 100%, 47%, 1.00);
  background-color: hsla(158.57142857142856, 100.00%, 97.25%, 1.00);
}

.text-field.area {
  height: auto;
  min-height: 100px;
}

.submit-button {
  text-align: left;
}

.submit-button.buttonfull {
  text-align: center;
}

.submit-button.buttonfull.center {
  width: auto;
}

.div-block-10 {
  text-align: center;
}

.text-block-2 {
  margin-top: 20px;
  margin-bottom: 100px;
  padding-bottom: 20px;
  font-size: 12px;
  text-align: center;
}

.section-3 {
  position: relative;
  height: 30em;
  padding-top: 8em;
  background-color: #ebebeb;
}

.form {
  max-width: none;
  min-width: 466px;
  text-align: left;
}

.form-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 500px;
  -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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.lightbox-link {
  margin-right: 20px;
}

.container-5 {
  margin-bottom: 8em;
  text-align: center;
}

.brand {
  -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;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.general-link {
  z-index: 1;
  border-bottom: 1px solid transparent;
  border-radius: 1px;
}

.general-link:hover {
  border: 1px none #000;
  border-radius: 1px;
  color: hsla(197, 100%, 47%, 1.00);
}

.general-link.w--current {
  color: hsla(193.3734939759036, 74.37%, 52.31%, 1.00);
}

.logo {
  margin-top: 10px;
  opacity: 0.12;
}

.lightbox-link-2 {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.plusico {
  position: relative;
}

.megamenu {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0px;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 150px;
  margin-top: 61px;
  -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;
  border-style: solid;
  border-width: 1px;
  border-color: #ebf0f4;
  background-color: #fff;
  box-shadow: 0 3px 3px -1px rgba(0, 0, 0, .3);
}

.dropdownlink {
  width: 150px;
  height: 150px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 85px;
  border-left: 1px solid #ebf0f4;
  background-image: url('../images/wakka-kefky.png');
  background-position: center 10px;
  background-size: 40%;
  background-repeat: no-repeat;
  text-decoration: none;
}

.dropdownlink:hover {
  background-color: #f2f5f7;
}

.dropdownlink.w--current {
  display: block;
  margin-right: 0px;
  margin-left: 0px;
}

.dropdownlink.end {
  border-right: 1px solid #ebf0f4;
}

.dropdownlink.end.c3 {
  background-image: url('../images/crystalPortable-menu.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.dropdownlink.c1 {
  background-image: url('../images/smallKefky.png');
  background-position: 50% 0%;
  background-size: auto;
  background-repeat: no-repeat;
}

.dropdownlink.c2 {
  background-image: url('../images/wakka-detska-menu.png');
  background-position: center 10px;
  background-size: 50%;
  background-repeat: no-repeat;
}

.heading-2 {
  text-align: center;
}

.menulabel {
  margin-bottom: 0.25em;
  font-size: 16px;
  line-height: 15px;
  text-align: center;
  text-decoration: none;
}

.menusubtext {
  font-size: 0.65em;
  line-height: 0.75em;
  text-align: center;
  text-transform: uppercase;
}

.section-4 {
  position: relative;
  padding-top: 4em;
  background-color: #fff;
}

.section-5 {
  position: relative;
  padding-top: 8em;
  background-color: #fff;
}

.section-6 {
  position: relative;
  padding-top: 8em;
  padding-bottom: 4em;
  background-color: #fff;
}

.container-7 {
  padding-bottom: 8em;
  text-align: center;
}

.div-block-11 {
  width: 250px;
  height: 435px;
  margin-left: -175px;
  background-color: #bdbdbd;
  background-image: url('../images/wakka-detska-menu.png');
  background-position: 0px 0px;
  background-size: 125px;
}

.sectionw {
  background-color: #fff;
}

.gray {
  background-color: #f0f0f0;
}
.white {
  background-color: #fff;
}
.text-block-3 {
  margin-top: 20px;
  margin-bottom: 100px;
  padding-bottom: 20px;
  font-size: 14px;
  text-align: center;
}

.paragraph-4 {
  margin-bottom: 0em;
  color: hsla(197, 100%, 47%, 1.00);
}

.paragraph-4.green {
  margin-bottom: 4em;
  color: hsla(197, 100%, 47%, 1.00);
  text-align: center;
  -webkit-column-count: auto;
  column-count: auto;
}

.paragraph-4.green.contact {
  font-size: 1.5em;
  line-height: 1.6em;
}

.buttonfull-2 {
  width: 150px;
  height: 48px;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 10px;
  padding: 0px 24px;
  border-radius: 24px;
  background-color: hsla(197, 100%, 47%, 1.00);
  line-height: 48px;
  font-weight: 700;
  text-align: center;
}

.buttonfull-2.email {
  margin-top: 0px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(174.25531914893617, 46.08%, 60.00%, 1.00);
  background-color: transparent;
  color: hsla(197, 100%, 47%, 1.00);
}

@media (max-width: 991px) {
  .div-block {
    height: 80vw;
    max-height: 546px;
  }
  .container {
    padding-bottom: 204px;
    background-position: 125% 50%;
  }
  .nav-menu {
    width: 100%;
    background-color: #fff;
  }
  .div-block-6 {
    padding-left: 7px;
  }
  .image-11._2section {
    margin-left: -373px;
  }
  .image-12 {
    margin-left: -224px;
  }
  .paragraph.azure {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .flex1 {
    -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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    text-align: left;
  }
  .list {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .image-15 {
    margin-bottom: 31px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .lightbox-link {
    margin: 10px;
  }
  .megamenu {
    margin-top: 172px;
  }
  .paragraph-4.green {
    padding-right: 2em;
    padding-left: 2em;
  }
}

@media (max-width: 767px) {
  .container {
    height: 670px;
    padding-right: 0;
    padding-left: 0;
    background-position: 144% 50%;
    background-size: 75%;
    background-image: none;
  }
  .image-4.badge {
    width: 150px;
  }
  .headline4 {
    padding-right: 2em;
    padding-left: 2em;
  }
  .column {
    padding-left: 10px;
  }
  .column-2 {
    text-align: center;
  }
  .column-3 {
    text-align: center;
  }
  .column-4 {
    text-align: center;
  }
  .flex3col._2section {
    padding-right: 2em;
    padding-left: 2em;
  }
  .flex3col._1section {
    padding-right: 2em;
    padding-left: 2em;
  }
  .image-11._2section {
    margin-left: -246px;
  }
  .paragraph-3 {
    padding-right: 2em;
  }
  .div-block-11 {
    width: 180px;
    height: 425px;
    margin-left: -139px;
  }
}

@media (max-width: 479px) {
  .image-4.badge {
    display: none;
  }
  .headline4 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .flex3col {
    -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;
  }
  .div-block-6 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-6 {
    display: block;
    width: 100%;
    padding: 0;
  }
  .div-block-6 img.image-12 {
    width: 100% !important;
    margin: 0;
  }
  .div-block-7 {
    width: auto;
  }
  .image-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .paragraph-3 {
    width: auto;
    margin-right: 5vw;
    margin-left: 5vw;
  }
  .lightbox-link {
    margin: 10px;
  }
  #benefits-brush .container-3 {
    padding-bottom: 0;
  }
}

