@charset "UTF-8";

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  /*font-size: 100%;*/
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@-moz-keyframes elementy-lewitacja {
  0% {
    transform: translate3d(0, 0, 0);
  }

  100% {
    transform: translate3d(0, -0.2em, 0);
  }
}

@-webkit-keyframes elementy-lewitacja {
  0% {
    transform: translate3d(0, 0, 0);
  }

  100% {
    transform: translate3d(0, -0.2em, 0);
  }
}

@keyframes elementy-lewitacja {
  0% {
    transform: translate3d(0, 0, 0);
  }

  100% {
    transform: translate3d(0, -0.2em, 0);
  }
}

@-moz-keyframes elementy-klik {
  0% {
    transform: translate3d(0, 0, 0) rotate(0deg);
  }

  25% {
    transform: translate3d(-10%, 0, 0) rotate(-3deg);
  }

  75% {
    transform: translate3d(10%, 0, 0) rotate(3deg);
  }

  100% {
    transform: translate3d(0, 0, 0) rotate(0deg);
  }
}

@-webkit-keyframes elementy-klik {
  0% {
    transform: translate3d(0, 0, 0) rotate(0deg);
  }

  25% {
    transform: translate3d(-10%, 0, 0) rotate(-3deg);
  }

  75% {
    transform: translate3d(10%, 0, 0) rotate(3deg);
  }

  100% {
    transform: translate3d(0, 0, 0) rotate(0deg);
  }
}

@keyframes elementy-klik {
  0% {
    transform: translate3d(0, 0, 0) rotate(0deg);
  }

  25% {
    transform: translate3d(-10%, 0, 0) rotate(-3deg);
  }

  75% {
    transform: translate3d(10%, 0, 0) rotate(3deg);
  }

  100% {
    transform: translate3d(0, 0, 0) rotate(0deg);
  }
}

@-moz-keyframes elementy-klik-2 {
  0% {
    transform: translate3d(0, 0, 0);
  }

  50% {
    transform: translate3d(0, 10%, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

@-webkit-keyframes elementy-klik-2 {
  0% {
    transform: translate3d(0, 0, 0);
  }

  50% {
    transform: translate3d(0, 10%, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

@keyframes elementy-klik-2 {
  0% {
    transform: translate3d(0, 0, 0);
  }

  50% {
    transform: translate3d(0, 10%, 0);
  }

  100% {
    transform: translate3d(0, 0, 0);
  }
}

@-moz-keyframes glukometr-wifi-1 {
  0% {
    opacity: 1;
  }

  20% {
    opacity: 0.6;
  }

  40% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes glukometr-wifi-1 {
  0% {
    opacity: 1;
  }

  20% {
    opacity: 0.6;
  }

  40% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@keyframes glukometr-wifi-1 {
  0% {
    opacity: 1;
  }

  20% {
    opacity: 0.6;
  }

  40% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes glukometr-wifi-2 {
  0% {
    opacity: 1;
  }

  20% {
    opacity: 1;
  }

  40% {
    opacity: 0.6;
  }

  60% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes glukometr-wifi-2 {
  0% {
    opacity: 1;
  }

  20% {
    opacity: 1;
  }

  40% {
    opacity: 0.6;
  }

  60% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@keyframes glukometr-wifi-2 {
  0% {
    opacity: 1;
  }

  20% {
    opacity: 1;
  }

  40% {
    opacity: 0.6;
  }

  60% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes glukometr-wifi-3 {
  0% {
    opacity: 1;
  }

  40% {
    opacity: 1;
  }

  60% {
    opacity: 0.6;
  }

  80% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes glukometr-wifi-3 {
  0% {
    opacity: 1;
  }

  40% {
    opacity: 1;
  }

  60% {
    opacity: 0.6;
  }

  80% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@keyframes glukometr-wifi-3 {
  0% {
    opacity: 1;
  }

  40% {
    opacity: 1;
  }

  60% {
    opacity: 0.6;
  }

  80% {
    opacity: 1;
  }

  100% {
    opacity: 1;
  }
}

@-moz-keyframes outro-fadeout {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-webkit-keyframes outro-fadeout {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes outro-fadeout {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@-moz-keyframes outro-klik {
  0% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  100% {
    opacity: 0;
    transform: translate3d(-200%, 0, 0);
  }
}

@-webkit-keyframes outro-klik {
  0% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  100% {
    opacity: 0;
    transform: translate3d(-200%, 0, 0);
  }
}

@keyframes outro-klik {
  0% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  100% {
    opacity: 0;
    transform: translate3d(-200%, 0, 0);
  }
}

@-moz-keyframes outro-kapsel {
  0% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  100% {
    opacity: 0;
    transform: translate3d(200%, 0, 0);
  }
}

@-webkit-keyframes outro-kapsel {
  0% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  100% {
    opacity: 0;
    transform: translate3d(200%, 0, 0);
  }
}

@keyframes outro-kapsel {
  0% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  100% {
    opacity: 0;
    transform: translate3d(200%, 0, 0);
  }
}

@-moz-keyframes outro-meter {
  0% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  100% {
    opacity: 0;
    transform: translate3d(0, 70%, 0);
  }
}

@-webkit-keyframes outro-meter {
  0% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  100% {
    opacity: 0;
    transform: translate3d(0, 70%, 0);
  }
}

@keyframes outro-meter {
  0% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  100% {
    opacity: 0;
    transform: translate3d(0, 70%, 0);
  }
}

@-moz-keyframes outro-phone {
  0% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  100% {
    opacity: 0;
    transform: translate3d(0, -20%, 0);
  }
}

@-webkit-keyframes outro-phone {
  0% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  100% {
    opacity: 0;
    transform: translate3d(0, -20%, 0);
  }
}

@keyframes outro-phone {
  0% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }

  100% {
    opacity: 0;
    transform: translate3d(0, -20%, 0);
  }
}

@-moz-keyframes outro-enlarge {
  0% {
    transform: translate3d(0, -1em, 0) scale(1);
  }

  100% {
    transform: translate3d(0, -1em, 0) scale(1.2);
  }
}

@-webkit-keyframes outro-enlarge {
  0% {
    transform: translate3d(0, -1em, 0) scale(1);
  }

  100% {
    transform: translate3d(0, -1em, 0) scale(1.2);
  }
}

@keyframes outro-enlarge {
  0% {
    transform: translate3d(0, -1em, 0) scale(1);
  }

  100% {
    transform: translate3d(0, -1em, 0) scale(1.2);
  }
}

@-moz-keyframes glukometr-device-f {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: 100% 0;
  }
}

@-webkit-keyframes glukometr-device-f {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: 100% 0;
  }
}

@keyframes glukometr-device-f {
  0% {
    background-position: 0 0;
  }

  100% {
    background-position: 100% 0;
  }
}

@-moz-keyframes glukometr-device-r {
  0% {
    background-position: 100% 0;
  }

  100% {
    background-position: 0 0;
  }
}

@-webkit-keyframes glukometr-device-r {
  0% {
    background-position: 100% 0;
  }

  100% {
    background-position: 0 0;
  }
}

@keyframes glukometr-device-r {
  0% {
    background-position: 100% 0;
  }

  100% {
    background-position: 0 0;
  }
}

@-moz-keyframes arrow {
  0% {
    opacity: 0;
    transform: translate3d(-1em, -100%, 0) scale(0.5);
  }

  33% {
    opacity: 1;
    transform: translate3d(-1em, -30%, 0) scale(1);
  }

  66% {
    opacity: 1;
    transform: translate3d(-1em, 30%, 0) scale(1);
  }

  100% {
    opacity: 0;
    transform: translate3d(-1em, 150%, 0) scale(0.5);
  }
}

@-webkit-keyframes arrow {
  0% {
    opacity: 0;
    transform: translate3d(-1em, -100%, 0) scale(0.5);
  }

  33% {
    opacity: 1;
    transform: translate3d(-1em, -30%, 0) scale(1);
  }

  66% {
    opacity: 1;
    transform: translate3d(-1em, 30%, 0) scale(1);
  }

  100% {
    opacity: 0;
    transform: translate3d(-1em, 150%, 0) scale(0.5);
  }
}

@keyframes arrow {
  0% {
    opacity: 0;
    transform: translate3d(-1em, -100%, 0) scale(0.5);
  }

  33% {
    opacity: 1;
    transform: translate3d(-1em, -30%, 0) scale(1);
  }

  66% {
    opacity: 1;
    transform: translate3d(-1em, 30%, 0) scale(1);
  }

  100% {
    opacity: 0;
    transform: translate3d(-1em, 150%, 0) scale(0.5);
  }
}

body,
html {
  height: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-size: 20px;
  line-height: 1;
  font-weight: 300;
  color: #000000;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  letter-spacing: -0.02em;
}

body>.bg {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-color: #fbfbfb;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZDJkMmQyIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #fbfbfb), color-stop(50%, #ffffff), color-stop(100%, #d2d2d2));
  background-image: -moz-linear-gradient(left top, #fbfbfb 0%, #ffffff 50%, #d2d2d2 100%);
  background-image: -webkit-linear-gradient(left top, #fbfbfb 0%, #ffffff 50%, #d2d2d2 100%);
  background-image: linear-gradient(to right bottom, #fbfbfb 0%, #ffffff 50%, #d2d2d2 100%);
}

@media only screen and (max-width: 640px) {
  body>.bg {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZDJkMmQyIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(50%, #ffffff), color-stop(100%, #d2d2d2));
    background-image: -moz-linear-gradient(top, #fbfbfb 0%, #ffffff 50%, #d2d2d2 100%);
    background-image: -webkit-linear-gradient(top, #fbfbfb 0%, #ffffff 50%, #d2d2d2 100%);
    background-image: linear-gradient(to bottom, #fbfbfb 0%, #ffffff 50%, #d2d2d2 100%);
  }
}

body.busy * {
  cursor: progress !important;
}

@media only screen and (max-width: 1440px) and (orientation: landscape) {
  body {
    font-size: 18px;
  }
}

@media only screen and (max-width: 1200px) and (orientation: landscape) {
  body {
    font-size: 16px;
  }
}

@media only screen and (max-height: 768px) and (orientation: landscape) {
  body {
    font-size: 16px;
  }
}

@media only screen and (max-width: 1024px) and (orientation: landscape) {
  body {
    font-size: 14px;
  }
}

@media only screen and (max-width: 768px) and (orientation: landscape) {
  body {
    font-size: 12px;
  }
}

@media only screen and (max-width: 768px) and (orientation: portrait) {
  body {
    font-size: 18px;
  }
}

@media only screen and (max-width: 480px) and (orientation: portrait) {
  body {
    font-size: 12px;
  }
}

@media only screen and (max-width: 320px) and (orientation: portrait) {
  body {
    font-size: 10px;
  }
}

* {
  box-sizing: border-box;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  letter-spacing: inherit;
}

::-moz-selection {
  background: #000000;
  color: white;
  text-shadow: none;
}

::selection {
  background: #000000;
  color: white;
  text-shadow: none;
}

.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  height: 100%;
  width: 100%;
}

@media only screen and (max-width: 1440px) {
  .container {
    max-width: 1000px;
    padding: 0 2em;
  }
}

@media only screen and (max-width: 1200px) {
  .container {
    max-width: 900px;
  }
}

a {
  text-decoration: none;
  color: #000000;
  -moz-transition: color 0.25s;
  -o-transition: color 0.25s;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
}

a[href]:hover {
  color: #000000;
}

body>.ovr {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  pointer-events: none;
  z-index: 99;
  opacity: 0;
}

body>.ovr.visible {
  opacity: 1;
}

section.header {
  height: 0;
  width: 100%;
  position: fixed;
  z-index: 200;
  left: 0;
  top: 0;
  overflow: visible;
  -moz-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  opacity: 1;
  -moz-transition: color 0.25s;
  -o-transition: color 0.25s;
  -webkit-transition: color 0.25s;
  transition: color 0.25s;
  color: black;
}

section.header .logo {
  display: block;
  width: 7.75em;
  height: 6em;
  position: absolute;
  left: 0;
  top: 0;
}

section.header .logo .smiley {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 5em;
  overflow: hidden;
}

section.header .logo .smiley em {
  display: block;
  left: 50%;
  top: 18%;
  width: 4em;
  height: 5em;
  background: transparent url(../images/logo-device.png) center center no-repeat scroll;
  background-size: contain;
  margin: 0 auto 0 auto;
  animation-duration: 0.8s;
  animation-iteration-count: 1;
}

section.header .logo .smiley em.monster-rollleft {
  animation-name: monster-rollleft;
}

section.header .logo .smiley em.monster-rollright {
  animation-name: monster-rollright;
}

section.header .logo .smiley em.monster-swingleft {
  animation-name: monster-swingleft;
}

section.header .logo .smiley em.monster-swingright {
  animation-name: monster-swingright;
}

section.header .logo .smiley em.monster-jump {
  animation-name: monster-jump;
}

section.header .logo .nowy {
  position: absolute;
  display: block;
  right: 0;
  top: 50%;
  font-size: 0.7em;
  font-weight: 700;
  text-transform: uppercase;
  padding: 1em 0 1em 3em;
  border-left: solid 1px rgba(0, 0, 0, 0.25);
  white-space: nowrap;
  color: rgba(0, 0, 0, 0.5);
  -moz-transform: translate3d(100%, -50%, 0);
  -ms-transform: translate3d(100%, -50%, 0);
  -webkit-transform: translate3d(100%, -50%, 0);
  transform: translate3d(100%, -50%, 0);
}

@media only screen and (max-width: 768px) {
  section.header .logo .nowy {
    display: none;
  }
}

section.header nav {
  position: absolute;
  right: 1em;
  height: 2em;
  top: 2em;
  text-align: right;
}

section.header nav>a {
  font-size: 0.9em;
  color: #a1a1a1;
  margin-right: 1.6em;
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
}

section.header nav>a:hover {
  color: #96b23a;
}

.current--jaktodziala section.header nav>a.jaktodziala,
.current--glukometr section.header nav>a.jaktodziala,
.current--video1 section.header nav>a.jaktodziala,
.current--cozyskujesz6 section.header nav>a.coztegomam,
.current--cozyskujesz5 section.header nav>a.coztegomam,
.current--cozyskujesz4 section.header nav>a.coztegomam,
.current--cozyskujesz3 section.header nav>a.coztegomam,
.current--cozyskujesz2 section.header nav>a.coztegomam,
.current--cozyskujesz1 section.header nav>a.coztegomam,
.current--cozyskujesz0 section.header nav>a.coztegomam,
.current--video2 section.header nav>a.poznajnas,
.current--ogarniasz section.header nav>a.poznajnas,
.current--odbierz section.header nav>a.poznajnas {
  color: #96b23a;
}

@media only screen and (max-width: 640px) {
  section.header nav>a {
    margin-right: 1em;
  }
}

.mobile-expanded section.header nav>a {
  color: white !important;
}

section.header nav ul {
  display: inline-block;
  vertical-align: middle;
}

section.header nav ul li {
  display: inline-block;
  font-size: 1.85em;
  height: 1em;
  width: 1em;
  border-radius: 50%;
  margin: 0 0.1em;
  overflow: hidden;
}

section.header nav ul li a {
  display: block;
  width: 1em;
  height: 1em;
  background: #c7c7c7 url(../images/social-big.png) 0 0 no-repeat scroll;
  background-size: 400% 100%;
  background-size: cover;
}

section.header nav ul li a.fb {
  background-position: 0 0;
}

section.header nav ul li a.ig {
  background-position: 33.333333% 0;
}

section.header nav ul li a.yt {
  background-position: 66.666666% 0;
}

section.header nav ul li a.mail {
  background-position: 100% 0;
  position: relative;
}

.contact-form section.header nav ul li a.mail {
  background: black;
}

.contact-form section.header nav ul li a.mail:before,
.contact-form section.header nav ul li a.mail:after {
  content: '';
  position: absolute;
  width: 70%;
  height: 2px;
  left: 50%;
  top: 50%;
  background-color: white;
}

.contact-form section.header nav ul li a.mail:before {
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.contact-form section.header nav ul li a.mail:after {
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}

@media only screen and (max-width: 991px) {
  section.header nav {
    background-color: #96b23a;
    color: white !important;
    top: 0;
    right: 0;
    width: 100vw;
    height: 100vh;
    font-size: 2em;
    text-align: center;
    padding-top: 2.5em;
    white-space: pre-line;
    -moz-transform: translate3d(0, -110%, 0);
    -ms-transform: translate3d(0, -110%, 0);
    -webkit-transform: translate3d(0, -110%, 0);
    transform: translate3d(0, -110%, 0);
  }

  .mobile-expanded section.header nav {
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  section.header nav .ready {
    -moz-transition: -moz-transform 0.25s;
    -o-transition: -o-transform 0.25s;
    -webkit-transition: -webkit-transform 0.25s;
    transition: transform 0.25s;
  }

  section.header nav a {
    color: white;
    margin-bottom: 1em;
    margin-right: 0;
  }

  section.header nav ul {
    margin-top: 0.3em;
    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;
  }

  section.header nav a {
    background-color: transparent !important;

  }

  section.header nav ul li a {
    position: absolute;
    top: 0;
  }

  section.header nav ul li {
    overflow: visible;
    position: relative;
  }
}

section.header .mobile {
  display: none;
  width: 2em;
  height: 2em;
  position: absolute;
  right: 2em;
  top: 2em;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

@media only screen and (max-width: 991px) {
  section.header .mobile {
    display: block;
  }
}

section.header .mobile em {
  display: block;
  position: absolute;
  width: 80%;
  left: 50%;
  height: 2px;
  background-color: #96b23a;
  opacity: 1;
  -moz-transform: translate(-50%, -50%) rotate(0);
  -ms-transform: translate(-50%, -50%) rotate(0);
  -webkit-transform: translate(-50%, -50%) rotate(0);
  transform: translate(-50%, -50%) rotate(0);
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

section.header .mobile em:nth-of-type(1) {
  top: 25%;
}

section.header .mobile em:nth-of-type(2) {
  top: 50%;
}

section.header .mobile em:nth-of-type(3) {
  top: 50%;
}

section.header .mobile em:nth-of-type(4) {
  top: 75%;
}

.contact-form section.header .mobile em:nth-of-type(1),
.mobile-expanded section.header .mobile em:nth-of-type(1) {
  top: 55%;
  opacity: 0;
}

.contact-form section.header .mobile em:nth-of-type(2),
.mobile-expanded section.header .mobile em:nth-of-type(2) {
  top: 50%;
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

.contact-form section.header .mobile em:nth-of-type(3),
.mobile-expanded section.header .mobile em:nth-of-type(3) {
  top: 50%;
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}

.contact-form section.header .mobile em:nth-of-type(4),
.mobile-expanded section.header .mobile em:nth-of-type(4) {
  top: 50%;
  opacity: 0;
}

.mobile-expanded section.header .mobile em {
  background-color: white !important;
}

section.header .arrow {
  position: absolute;
  left: 50%;
  top: 2em;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

section.header .arrow em {
  position: absolute;
  display: block;
  width: 2em;
  height: 1em;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-name: arrow;
  animation-timing-function: linear;
}

section.header .arrow em:nth-of-type(2) {
  animation-delay: 1s;
}

section.header .arrow em:nth-of-type(3) {
  animation-delay: 2s;
}

section.header .arrow em:before,
section.header .arrow em:after {
  content: '';
  display: block;
  width: 1em;
  height: 0.5em;
  position: absolute;
  background-color: #96b23a;
  left: 50%;
  top: 50%;
  border-radius: 0.1em;
}

section.header .arrow em:before {
  -moz-transform: translateX(-100%) translateX(0.05em) skewY(25deg);
  -ms-transform: translateX(-100%) translateX(0.05em) skewY(25deg);
  -webkit-transform: translateX(-100%) translateX(0.05em) skewY(25deg);
  transform: translateX(-100%) translateX(0.05em) skewY(25deg);
}

section.header .arrow em:after {
  -moz-transform: translateX(0%) translateX(-0.05em) skewY(-25deg);
  -ms-transform: translateX(0%) translateX(-0.05em) skewY(-25deg);
  -webkit-transform: translateX(0%) translateX(-0.05em) skewY(-25deg);
  transform: translateX(0%) translateX(-0.05em) skewY(-25deg);
}

.colorsheme--light section.header {
  color: black;
}

.colorsheme--light section.header .logo {
  -webkit-filter: none;
  filter: none;
}

.mobile-expanded section.header,
.colorsheme--green section.header {
  color: white;
}

.mobile-expanded section.header .logo,
.colorsheme--green section.header .logo {
  -webkit-filter: grayscale(100%) contrast(0) brightness(2);
  filter: grayscale(100%) contrast(0) brightness(2);
}

.mobile-expanded section.header nav>a,
.colorsheme--green section.header nav>a {
  color: white;
}

.mobile-expanded section.header .mobile em,
.colorsheme--green section.header .mobile em {
  background-color: white;
}

section {
  position: relative;
  overflow: hidden;
  z-index: 20;
}

section.full {
  height: 100%;
}

section .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
}

section.section-light {
  color: black;
}

section.section-light .bg {
  background-color: #fbfbfb;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZDJkMmQyIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #fbfbfb), color-stop(50%, #ffffff), color-stop(100%, #d2d2d2));
  background-image: -moz-linear-gradient(left top, #fbfbfb 0%, #ffffff 50%, #d2d2d2 100%);
  background-image: -webkit-linear-gradient(left top, #fbfbfb 0%, #ffffff 50%, #d2d2d2 100%);
  background-image: linear-gradient(to right bottom, #fbfbfb 0%, #ffffff 50%, #d2d2d2 100%);
  background-attachment: fixed;
}

@media only screen and (max-width: 1024px) and (orientation: portrait) {
  section.section-light .bg {
    background-attachment: scroll;
  }
}

@media only screen and (max-width: 640px) {
  section.section-light .bg {
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZDJkMmQyIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fbfbfb), color-stop(50%, #ffffff), color-stop(100%, #d2d2d2));
    background-image: -moz-linear-gradient(top, #fbfbfb 0%, #ffffff 50%, #d2d2d2 100%);
    background-image: -webkit-linear-gradient(top, #fbfbfb 0%, #ffffff 50%, #d2d2d2 100%);
    background-image: linear-gradient(to bottom, #fbfbfb 0%, #ffffff 50%, #d2d2d2 100%);
  }
}

section.section-light h2,
section.section-light h3 {
  color: #96b23a;
}

section.section-green {
  color: white;
  z-index: 10;
}

section .container {
  position: relative;
  z-index: 10;
}

section .middle {
  position: relative;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%) translate(0, 2em);
  -ms-transform: translate(-50%, -50%) translate(0, 2em);
  -webkit-transform: translate(-50%, -50%) translate(0, 2em);
  transform: translate(-50%, -50%) translate(0, 2em);
  max-width: 60em;
}

@media only screen and (max-width: 640px) {
  section .middle {
    top: 7em;
    -moz-transform: translate(-50%, -1em);
    -ms-transform: translate(-50%, -1em);
    -webkit-transform: translate(-50%, -1em);
    transform: translate(-50%, -1em);
  }
}

section .columns {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: -0.8em;
  margin-right: -0.8em;
  zoom: 1;
}

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

section .columns:after {
  clear: both;
}

section .columns .column {
  display: inline-block;
  min-height: 1px;
  float: left;
  vertical-align: top;
  padding-left: 0.8em;
  padding-right: 0.8em;
}

section .content h2 {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 0.3em;
  line-height: 1.2;
}

@media only screen and (min-width: 1400px) {
  section .content h2 {
    font-size: 32px;
  }
}

section .content h3 {
  font-size: 0.7em;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 0.5em;
}

section .content p {
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 0.6em;
}

@media only screen and (min-width: 1400px) {
  section .content p {
    font-size: 16px;
  }
}


section .content p strong {
  font-weight: 700;
}

section .content p.disclaimer {
  font-size: 0.75em;
}

section .content ul {
  font-size: 1em;
  line-height: 1.4;
  margin-bottom: 0.8em;
}

section .content ul li {
  padding-left: 1em;
  position: relative;
}

section .content ul li:before {
  position: absolute;
  content: '\2022';
  left: 0;
  color: #96b23a;
}

section .content.enter-left>* {
  opacity: 0;
  -moz-transform: translate3d(-100px, 0, 0);
  -ms-transform: translate3d(-100px, 0, 0);
  -webkit-transform: translate3d(-100px, 0, 0);
  transform: translate3d(-100px, 0, 0);
  -moz-transition: -moz-transform 0.4s, opacity 0.4s;
  -o-transition: -o-transform 0.4s, opacity 0.4s;
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  zoom: 1;
}

section .content.enter-left>*:nth-child(1) {
  -moz-transition-delay: 0.05s;
  -o-transition-delay: 0.05s;
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

section .content.enter-left>*:nth-child(2) {
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

section .content.enter-left>*:nth-child(3) {
  -moz-transition-delay: 0.15s;
  -o-transition-delay: 0.15s;
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

section .content.enter-left>*:nth-child(4) {
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

section .content.enter-left>*:nth-child(5) {
  -moz-transition-delay: 0.25s;
  -o-transition-delay: 0.25s;
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}

section .content.enter-left>*:nth-child(6) {
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

section .content.enter-left>*:nth-child(7) {
  -moz-transition-delay: 0.35s;
  -o-transition-delay: 0.35s;
  -webkit-transition-delay: 0.35s;
  transition-delay: 0.35s;
}

section .content.enter-left>*:nth-child(8) {
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

section .content.enter-left>*:nth-child(9) {
  -moz-transition-delay: 0.45s;
  -o-transition-delay: 0.45s;
  -webkit-transition-delay: 0.45s;
  transition-delay: 0.45s;
}

section .content.enter-left>h2:first-child {
  opacity: 1;
  -moz-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
}

section .content.enter-zoom>* {
  opacity: 0;
  -moz-transform: translateZ(0) scale(0.8);
  -ms-transform: translateZ(0) scale(0.8);
  -webkit-transform: translateZ(0) scale(0.8);
  transform: translateZ(0) scale(0.8);
  -moz-transition: -moz-transform 0.4s, opacity 0.4s;
  -o-transition: -o-transform 0.4s, opacity 0.4s;
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  zoom: 1;
}

section .content.enter-zoom>*:nth-child(1) {
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

section .content.enter-zoom>*:nth-child(2) {
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

section .content.enter-zoom>*:nth-child(3) {
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

section .content.enter-zoom>*:nth-child(4) {
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

section .content.enter-zoom>*:nth-child(5) {
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

section .content.enter-zoom>*:nth-child(6) {
  -moz-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

section .content.enter-zoom>*:nth-child(7) {
  -moz-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

section .content.enter-zoom>*:nth-child(8) {
  -moz-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

section .content.enter-zoom>*:nth-child(9) {
  -moz-transition-delay: 0.9s;
  -o-transition-delay: 0.9s;
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

section .content.enter-zoom>h2 {
  opacity: 1;
  -moz-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
}

section.onscreen .content.enter-left>* {
  opacity: 1;
  -moz-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
}

section.onscreen .content.enter-zoom>* {
  opacity: 1;
  -moz-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
}

section .show-over-text {
  display: block;
  position: absolute;
  font-size: 1em;
  width: 2em;
  height: 2em;
  background-color: #96b23a;
  z-index: 1;
  border-radius: 50%;
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  z-index: 25;
}

section .show-over-text .icon {
  font-size: 1.1em;
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  height: 1em;
  width: 1em;
  -moz-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  border-radius: 50%;
  border: solid 2px white;
  vertical-align: middle;
}

section .show-over-text .icon:before,
section .show-over-text .icon:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  height: 2px;
  width: 50%;
  background-color: white;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

section .show-over-text .icon:after {
  -moz-transform: translate(-50%, -50%) rotate(90deg);
  -ms-transform: translate(-50%, -50%) rotate(90deg);
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}

@media only screen and (max-width: 640px) {
  section .show-over-text {
    font-size: 1.4em;
  }
}

section .over-text {
  background-color: #212121;
  border: solid 1.3em #212121;
  border-radius: 0.75em;
  padding: 0 0.5em;
  position: absolute;
  z-index: 40;
  -moz-transform: translate3d(1.5em, -50%, 0);
  -ms-transform: translate3d(1.5em, -50%, 0);
  -webkit-transform: translate3d(1.5em, -50%, 0);
  transform: translate3d(1.5em, -50%, 0);
  opacity: 0;
  visibility: hidden;
  -moz-transition: opacity 0.4s 0.1s, visibility 0s 0.5s;
  -o-transition: opacity 0.4s 0.1s, visibility 0s 0.5s;
  -webkit-transition: opacity 0.4s, visibility 0s;
  -webkit-transition-delay: 0.1s, 0.5s;
  transition: opacity 0.4s 0.1s, visibility 0s 0.5s;
  color: white;
  max-width: 25em;
}

@media only screen and (max-width: 640px) {
  section .over-text {
    font-size: 12px;
  }
}

section .over-text p {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.4;
  position: relative;
}

section .over-text p:first-of-type {
  margin-top: 0.5em;
}

section .over-text p:first-of-type:before {
  content: '';
  display: block;
  position: absolute;
  height: 3px;
  width: 3em;
  left: 0em;
  top: -0.6em;
  background-color: #96b23a;
  pointer-events: none;
}

section .over-text p:last-of-type {
  margin-bottom: 0.5em;
}

section .over-text p:last-of-type:before {
  content: '';
  display: block;
  position: absolute;
  height: 3px;
  width: 3em;
  left: 0em;
  bottom: -0.8em;
  background-color: #96b23a;
  pointer-events: none;
}

section .over-text .h {
  text-transform: uppercase;
  color: #96b23a;
}

section .over-text ul {
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.4;
  position: relative;
}

section .over-text .disclaimer {
  font-size: 12px;
  color: #aaa;
  line-height: 1.4;
  display: block;
  margin-top: 1.5em;
}

section .over-text.visible {
  opacity: 1;
  visibility: visible;
  -moz-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}

section .over-text:after {
  content: '';
  display: block;
  position: absolute;
  height: 0.6em;
  width: 0.6em;
  background-color: #212121;
  left: 0;
  top: 50%;
  -moz-transform: translate3d(-1.3em, -50%, 0) translate3d(-50%, 0, 0) rotate(45deg);
  -ms-transform: translate3d(-1.3em, -50%, 0) translate3d(-50%, 0, 0) rotate(45deg);
  -webkit-transform: translate3d(-1.3em, -50%, 0) translate3d(-50%, 0, 0) rotate(45deg);
  transform: translate3d(-1.3em, -50%, 0) translate3d(-50%, 0, 0) rotate(45deg);
  z-index: -1;
}

section .over-text.right {
  text-align: right;
  -moz-transform: translate3d(-100%, -50%, 0) translate3d(-2.5em, 0, 0);
  -ms-transform: translate3d(-100%, -50%, 0) translate3d(-2.5em, 0, 0);
  -webkit-transform: translate3d(-100%, -50%, 0) translate3d(-2.5em, 0, 0);
  transform: translate3d(-100%, -50%, 0) translate3d(-2.5em, 0, 0);
}

section .over-text.right p:first-of-type:before,
section .over-text.right p:last-of-type:before {
  right: 0;
  left: initial;
}

section .over-text.right:after {
  left: initial;
  right: 0;
  -moz-transform: translate3d(1.3em, -50%, 0) translate3d(50%, 0, 0) rotate(45deg);
  -ms-transform: translate3d(1.3em, -50%, 0) translate3d(50%, 0, 0) rotate(45deg);
  -webkit-transform: translate3d(1.3em, -50%, 0) translate3d(50%, 0, 0) rotate(45deg);
  transform: translate3d(1.3em, -50%, 0) translate3d(50%, 0, 0) rotate(45deg);
}

@media only screen and (max-width: 1024px) and (orientation: portrait) {
  section .over-text.left\@tablet {
    text-align: left;
    -moz-transform: translate3d(2.5em, -50%, 0);
    -ms-transform: translate3d(2.5em, -50%, 0);
    -webkit-transform: translate3d(2.5em, -50%, 0);
    transform: translate3d(2.5em, -50%, 0);
  }

  section .over-text.left\@tablet p:first-of-type:before,
  section .over-text.left\@tablet p:last-of-type:before {
    right: initial;
    left: 0;
  }

  section .over-text.left\@tablet: after {
    left: 0;
    right: initial;
    -moz-transform: translate3d(-1.3em, -50%, 0) translate3d(-50%, 0, 0) rotate(45deg);
    -ms-transform: translate3d(-1.3em, -50%, 0) translate3d(-50%, 0, 0) rotate(45deg);
    -webkit-transform: translate3d(-1.3em, -50%, 0) translate3d(-50%, 0, 0) rotate(45deg);
    transform: translate3d(-1.3em, -50%, 0) translate3d(-50%, 0, 0) rotate(45deg);
  }
}

@media only screen and (max-width: 640px) {
  section .over-text {
    text-align: left !important;
    left: 0vw !important;
    width: 80vw !important;
    top: 8em !important;
    position: fixed;
    z-index: 99999;
    max-width: none;
  }

  section .over-text p:first-of-type:before,
  section .over-text p:last-of-type:before {
    right: initial !important;
    left: 0 !important;
  }

  section .over-text:after {
    display: none !important;
  }

  .current--cotojest section .over-text {
    left: 0vw !important;
    -moz-transform: translate3d(0, 0, 0) !important;
    -ms-transform: translate3d(0, 0, 0) !important;
    -webkit-transform: translate3d(0, 0, 0) !important;
    transform: translate3d(0, 0, 0) !important;
    position: fixed !important;
  }
}

section .button {
  position: relative;
  display: inline-block;
  font-size: 0.7em;
  background-color: black;
  color: white;
  padding: 1em 1.5em;
  border-radius: 1.5em;
  line-height: 1;
  text-transform: uppercase;
  font-weight: 700;
}

section .button:hover {
  color: #96b23a;
}

section .button em {
  position: relative;
  display: inline-block;
  width: 1.857142em;
  height: 1.857142em;
  margin: -0.5em 0.5em -0.5em -0.7em;
  border-radius: 50%;
  border: solid 2px white;
}

section .button em:before,
section .button em:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  height: 2px;
  width: 50%;
  background-color: white;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

section .button em:after {
  -moz-transform: translate(-50%, -50%) rotate(90deg);
  -ms-transform: translate(-50%, -50%) rotate(90deg);
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg);
}

section .download {
  display: inline-block;
  width: 8.5em;
  height: 2.5em;
  text-indent: -9999px;
  margin-top: 0.5em;
}

section .download.appstore {
  background: transparent url(../images/appstore.png) 0 0 no-repeat scroll;
  background-size: contain;
}

section .download.googleplay {
  background: transparent url(../images/googleplay.png) 0 0 no-repeat scroll;
  background-size: contain;
}

.youtube-player {
  position: relative;
}

.youtube-player>img {
  width: 100%;
  height: auto;
  display: block;
  line-height: 1;
}

.youtube-player .overlay,
.youtube-player .yt {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 20;
}

@media only screen and (min-width: 780px) {
  .youtube-player .overlay {
    display: none;
  }
}

.youtube-player iframe {
  width: 100%;
  height: 100%;
}

.youtube-player .controls {
  position: absolute;
  left: 50%;
  bottom: 2.5em;
  z-index: 30;
  -moz-transform: translate(-50%, -20%);
  -ms-transform: translate(-50%, -20%);
  -webkit-transform: translate(-50%, -20%);
  transform: translate(-50%, -20%);
}

@media only screen and (max-width: 640px) {
  .youtube-player .controls {
    display: none;
  }
}

.youtube-player .controls a {
  display: inline-block;
  width: 2em;
  height: 2em;
  margin: 0 0.4em;
  border-radius: 50%;
  border: solid 2px #96b23a;
  background-color: rgba(255, 255, 255, 0.25);
  color: #96b23a;
  position: relative;
}

.youtube-player .controls a:hover {
  background-color: rgba(255, 255, 255, 0.75);
}

.youtube-player .controls a.pause:before,
.youtube-player .controls a.pause:after {
  content: '';
  display: block;
  position: absolute;
  width: 4px;
  height: 50%;
  left: 50%;
  top: 50%;
  background-color: #96b23a;
}

.youtube-player .controls a.pause:before {
  -moz-transform: translate(-150%, -50%);
  -ms-transform: translate(-150%, -50%);
  -webkit-transform: translate(-150%, -50%);
  transform: translate(-150%, -50%);
}

.youtube-player .controls a.pause:after {
  -moz-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

.youtube-player .controls a.mute:before {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  left: 50%;
  top: 30%;
  border: solid 0.4em transparent;
  border-left-color: #96b23a;
  border-bottom-color: #96b23a;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.youtube-player .controls a.mute:after {
  content: '';
  display: block;
  position: absolute;
  width: 0.4em;
  height: 0.8em;
  left: 50%;
  top: 50%;
  background-color: #96b23a;
  -moz-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  -webkit-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}

section.section-home h1 {
  font-size: 2em;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0.25em 0 0.5em 0;
  line-height: 1.1;
  position: relative;
  margin-bottom: 1.5em;
}

section.section-home h1 span {
  display: block;
  opacity: 0;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

section.section-home h1 span:nth-child(2) {
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

section.section-home h1 span:nth-child(3) {
  -moz-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

section.section-home h1:before {
  content: '';
  display: block;
  position: absolute;
  height: 100%;
  width: 3em;
  left: 0;
  top: -0.20em;
  border-top: solid 0.10em black;
  border-bottom: solid 0.10em black;
  pointer-events: none;
}

@media only screen and (max-width: 640px) {
  section.section-home h1 {
    left: initial;
    top: 1em;
    font-size: 2.5em;
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

section.section-home .content {
  width: 40%;
  position: absolute;
  left: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

section.section-home .content .app {
  position: relative;
}

section.section-home .content .app img {
  display: block;
  width: 5.75em;
  height: 5.75em;
}

section.section-home .content .app .show-over-text {
  left: 6.45em;
  top: calc(100% + 0.4em);
  border: solid 2px white;
}

section.section-home .content .app .over-text {
  left: 5.75em;
  top: 100%;
}

@media only screen and (max-width: 768px) {
  section.section-home .content .app {
    position: absolute;
    right: 0;
    width: 50%;
    text-align: center;
  }

  section.section-home .content .app img {
    margin: auto;
  }

  section.section-home .content .app .show-over-text {
    left: 8em;
  }
}

section.section-home .content .appstores {
  position: relative;
  margin-top: 3em;
}

section.section-home .content .appstores .show-over-text {
  left: 10.0em;
  top: 4.6em;
}

section.section-home .content .appstores .over-text {
  left: 10.5em;
  top: 4.6em;
}

@media only screen and (max-width: 768px) {
  section.section-home .content .appstores {
    position: absolute;
    right: 0;
    width: 50%;
    text-align: center;
    margin-top: 9em;
  }

  section.section-home .content .appstores .show-over-text {
    display: none;
  }
}

section.section-home .elementy {
  left: 42.5%;
  max-width: 66.666666%;
  display: inline-block;
  position: relative;
}

section.section-home .elementy img {
  display: block;
  position: relative;
  max-height: 70vh;
  max-width: 100%;
  z-index: 10;
  -moz-transition: opacity 0.5s 0.4s;
  -o-transition: opacity 0.5s 0.4s;
  -webkit-transition: opacity 0.5s;
  -webkit-transition-delay: 0.4s;
  transition: opacity 0.5s 0.4s;
  opacity: 0;
}

section.section-home .elementy .show-over-text {
  -moz-transition: opacity 0.5s 0.8s;
  -o-transition: opacity 0.5s 0.8s;
  -webkit-transition: opacity 0.5s;
  -webkit-transition-delay: 0.8s;
  transition: opacity 0.5s 0.8s;
  opacity: 0;
}

section.section-home .elementy .show-over-text.phone {
  left: 54%;
  top: 40%;
}

section.section-home .elementy .show-over-text.klik {
  left: 6%;
  top: 65%;
}

@media only screen and (max-width: 768px) {
  section.section-home .elementy .show-over-text.klik {
    display: none;
  }
}

section.section-home .elementy .show-over-text.kapsel {
  left: 68%;
  top: 72%;
}

@media only screen and (max-width: 768px) {
  section.section-home .elementy .show-over-text.kapsel {
    display: none;
  }
}

section.section-home .elementy .show-over-text.meter {
  left: 54%;
  top: 90%;
}

section.section-home .elementy .active {
  display: block;
  position: absolute;
  width: 68%;
  height: 45%;
  left: 0;
  bottom: 0;
  z-index: 18;
}

section.section-home .elementy .element {
  display: block;
  position: absolute;
  z-index: 20;
  margin-top: 0;
  -moz-transform: translate3d(0, 0, 0) scale(0.3);
  -ms-transform: translate3d(0, 0, 0) scale(0.3);
  -webkit-transform: translate3d(0, 0, 0) scale(0.3);
  transform: translate3d(0, 0, 0) scale(0.3);
  -moz-transition: -moz-transform 0.5s, opacity 0.3s;
  -o-transition: -o-transform 0.5s, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
  transition: transform 0.5s, opacity 0.3s;
  opacity: 0;
}

section.section-home .elementy .element .l {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  animation-duration: 1.2s;
  animation-direction: alternate;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

section.section-home .elementy .element .l span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

section.section-home .elementy .element.levitate {
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  -moz-transform: translate3d(0, -1em, 0);
  -ms-transform: translate3d(0, -1em, 0);
  -webkit-transform: translate3d(0, -1em, 0);
  transform: translate3d(0, -1em, 0);
}

section.section-home .elementy .element.levitate .l {
  animation-name: elementy-lewitacja;
}

section.section-home .elementy .element.klik {
  left: 6%;
  top: 36%;
  width: 9%;
  height: 60%;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

section.section-home .elementy .element.klik .s1 {
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-fill-mode: forwards;
}

section.section-home .elementy .element.klik .s1:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: transparent url(../../content/elementy-klik-1.png) 0 0 no-repeat scroll;
  background-size: contain;
  z-index: 5;
}

section.section-home .elementy .element.klik .s2 {
  background: transparent url(../../content/elementy-klik-2.png) 0 0 no-repeat scroll;
  background-size: contain;
  z-index: 1;
}

section.section-home .elementy .element.klik.levitate .s1 {
  animation-name: elementy-klik;
  animation-play-state: paused;
}

section.section-home .elementy .element.klik.animate .s1 {
  animation-play-state: running;
}

section.section-home .elementy .element.klik.animate .s2 {
  animation-name: elementy-klik-2;
  animation-duration: 0.4s;
  animation-iteration-count: 2;
  animation-delay: 1s;
}

@media only screen and (max-width: 768px) {
  section.section-home .elementy .element.klik {
    display: none;
  }
}

section.section-home .elementy .element.kapsel {
  left: 61%;
  top: 72%;
  width: 14.5%;
  height: 26%;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

section.section-home .elementy .element.kapsel .s1 {
  background: transparent url(../../content/elementy-kapsel-1.png) 0 0 no-repeat scroll;
  background-size: contain;
  z-index: 1;
  -moz-transform: translate3d(0, 0, 0) rotate(0deg);
  -ms-transform: translate3d(0, 0, 0) rotate(0deg);
  -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
  transform: translate3d(0, 0, 0) rotate(0deg);
  -moz-transition: -moz-transform 0.2s;
  -o-transition: -o-transform 0.2s;
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
}

section.section-home .elementy .element.kapsel .s2 {
  background: transparent url(../../content/elementy-kapsel-2.png) 0 0 no-repeat scroll;
  background-size: contain;
  z-index: 2;
  -moz-transform: translate3d(0, 0, 0) rotate(0deg);
  -ms-transform: translate3d(0, 0, 0) rotate(0deg);
  -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
  transform: translate3d(0, 0, 0) rotate(0deg);
  -moz-transform-origin: 98% 18%;
  -ms-transform-origin: 98% 18%;
  -webkit-transform-origin: 98% 18%;
  transform-origin: 98% 18%;
  -moz-transition: -moz-transform 0.2s;
  -o-transition: -o-transform 0.2s;
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
}

section.section-home .elementy .element.kapsel.animate .s1 {
  -moz-transform: translate3d(10%, -20%, 0) rotate(10deg);
  -ms-transform: translate3d(10%, -20%, 0) rotate(10deg);
  -webkit-transform: translate3d(10%, -20%, 0) rotate(10deg);
  transform: translate3d(10%, -20%, 0) rotate(10deg);
}

section.section-home .elementy .element.kapsel.animate .s2 {
  -moz-transform: translate3d(0, 0, 0) rotate(30deg);
  -ms-transform: translate3d(0, 0, 0) rotate(30deg);
  -webkit-transform: translate3d(0, 0, 0) rotate(30deg);
  transform: translate3d(0, 0, 0) rotate(30deg);
}

@media only screen and (max-width: 768px) {
  section.section-home .elementy .element.kapsel {
    display: none;
  }
}

section.section-home .elementy .element.meter {
  left: 38%;
  top: 60%;
  width: 22%;
  height: 40%;
  -moz-transition-delay: 0s;
  -o-transition-delay: 0s;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

section.section-home .elementy .element.meter .s1 {
  background: transparent url(../../content/elementy-meter_v2.png) 0 0 no-repeat scroll;
  background-size: contain;
  -moz-transform: translate3d(0, 0, 0) scale(1) rotate(0);
  -ms-transform: translate3d(0, 0, 0) scale(1) rotate(0);
  -webkit-transform: translate3d(0, 0, 0) scale(1) rotate(0);
  transform: translate3d(0, 0, 0) scale(1) rotate(0);
  -moz-transition: -moz-transform 0.2s;
  -o-transition: -o-transform 0.2s;
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
}

section.section-home .elementy .element.meter.animate .s1 {
  -moz-transform: translate3d(-5%, -10%, 0) scale(1.1) rotate(-5deg);
  -ms-transform: translate3d(-5%, -10%, 0) scale(1.1) rotate(-5deg);
  -webkit-transform: translate3d(-5%, -10%, 0) scale(1.1) rotate(-5deg);
  transform: translate3d(-5%, -10%, 0) scale(1.1) rotate(-5deg);
}

section.section-home .elementy .element.phone {
  left: 20%;
  top: 12%;
  width: 35%;
  height: 84%;
  -moz-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

section.section-home .elementy .element.phone .s1 {
  background: transparent url(../../content/elementy-phone.png) 0 0 no-repeat scroll;
  background-size: contain;
  -moz-transform: translate3d(0, 0, 0) scale(1) rotate(0);
  -ms-transform: translate3d(0, 0, 0) scale(1) rotate(0);
  -webkit-transform: translate3d(0, 0, 0) scale(1) rotate(0);
  transform: translate3d(0, 0, 0) scale(1) rotate(0);
  -moz-transition: -moz-transform 0.2s;
  -o-transition: -o-transform 0.2s;
  -webkit-transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
}

section.section-home .elementy .element.phone.animate .s1 {
  -moz-transform: translate3d(0, 0, 0) scale(1.1) rotate(5deg);
  -ms-transform: translate3d(0, 0, 0) scale(1.1) rotate(5deg);
  -webkit-transform: translate3d(0, 0, 0) scale(1.1) rotate(5deg);
  transform: translate3d(0, 0, 0) scale(1.1) rotate(5deg);
}

section.section-home .elementy div.over-text.phone {
  left: 55%;
  top: 40%;
}

section.section-home .elementy div.over-text.klik {
  left: 6%;
  top: 65%;
}

section.section-home .elementy div.over-text.kapsel {
  left: 68%;
  top: 72%;
}

section.section-home .elementy div.over-text.meter {
  left: 54%;
  top: 90%;
}

section.section-home .elementy .element.levitate+.more {
  -moz-transition: all 0.4s 0s;
  -o-transition: all 0.4s 0s;
  -webkit-transition: all 0.4s;
  -webkit-transition-delay: 0s;
  transition: all 0.4s 0s;
}

section.section-home .elementy .element.levitate+.more .text {
  -moz-transition: max-width 0.8s 0s, opacity 0.4s 0.2s;
  -o-transition: max-width 0.8s 0s, opacity 0.4s 0.2s;
  -webkit-transition: max-width 0.8s, opacity 0.4s;
  -webkit-transition-delay: 0s, 0.2s;
  transition: max-width 0.8s 0s, opacity 0.4s 0.2s;
  max-width: 20em;
  opacity: 1;
}

section.section-home .elementy .element {
  animation-duration: 0.6s;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-fill-mode: forwards;
}

section.section-home .elementy .more,
section.section-home .elementy .show-over-text {
  animation-duration: 0.2s;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-fill-mode: forwards;
}

section.section-home.onscreen h1 span {
  opacity: 1;
}

section.section-home.onscreen .elementy .element {
  -moz-transform: translate3d(0, 0, 0) scale(1);
  -ms-transform: translate3d(0, 0, 0) scale(1);
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
  opacity: 1;
}

section.section-home.onscreen .elementy img {
  opacity: 1;
}

section.section-home.onscreen .elementy .show-over-text {
  opacity: 1;
}

@media only screen and (max-width: 1024px) and (orientation: portrait) {
  section.section-home .content {
    width: auto;
    position: relative;
    left: initial;
    top: initial;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  section.section-home .elementy {
    left: initial;
    max-width: 100%;
    display: block;
    position: relative;
    margin: auto;
  }
}

@media only screen and (max-width: 768px) {
  section.section-home .elementy {
    left: -21%;
    top: 2em;
  }

  section.section-home .elementy>img {
    clip-path: polygon(0 0, 66% 0, 66% 100%, 0 100%);
  }
}

section.section-jaktodziala .content {
  width: 40%;
  position: absolute;
  left: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 3;
}

section.section-jaktodziala .jaktodziala {
  left: 42.5%;
  max-width: 66.666666%;
  display: inline-block;
  z-index: 2;
  position: relative;
  opacity: 0;
  -moz-transform: translateZ(0) scale(0.9);
  -ms-transform: translateZ(0) scale(0.9);
  -webkit-transform: translateZ(0) scale(0.9);
  transform: translateZ(0) scale(0.9);
  -moz-transition: -moz-transform 0.6s, opacity 0.6s;
  -o-transition: -o-transform 0.6s, opacity 0.6s;
  -webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
  transition: transform 0.6s, opacity 0.6s;
}

section.section-jaktodziala .jaktodziala .buttons {
  position: absolute;
  left: 0;
  bottom: -25px;
  width: 100%;
}

section.section-jaktodziala .jaktodziala .buttons a {
  display: block;
  position: absolute;
}

/* section.section-jaktodziala .jaktodziala .buttons a:nth-of-type(1) {
  left: 17%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
} */

section.section-jaktodziala .jaktodziala .buttons a:nth-of-type(1) {
  right: 26.5%;
  -moz-transform: translateX(50%);
  -ms-transform: translateX(50%);
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}

section.section-jaktodziala .jaktodziala img {
  display: block;
  position: relative;
  max-height: 70vh;
  max-width: 100%;
  z-index: 10;
}

section.section-jaktodziala .jaktodziala .img {
  position: absolute;
  left: 60.5%;
  top: 8.8%;
  width: 27.2%;
  border-radius: 19px;
  height: 81.2%;
  z-index: 15;
  background: transparent url(../../content/plansza.png) center center no-repeat scroll;
  background-size: cover;
  opacity: 1;
  -moz-transition: opacity 0s;
  -o-transition: opacity 0s;
  -webkit-transition: opacity 0s;
  transition: opacity 0s;
}

section.section-jaktodziala.onscreen .jaktodziala {
  opacity: 1;
  -moz-transform: translateZ(0) scale(1);
  -ms-transform: translateZ(0) scale(1);
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}

section.section-jaktodziala.onscreen .jaktodziala .img {
  opacity: 0;
  -moz-transition: opacity 1s 2s;
  -o-transition: opacity 1s 2s;
  -webkit-transition: opacity 1s;
  -webkit-transition-delay: 2s;
  transition: opacity 1s 2s;
}

@media only screen and (max-width: 1024px) and (orientation: portrait) {
  section.section-jaktodziala .content {
    width: auto;
    position: relative;
    left: initial;
    top: initial;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  section.section-jaktodziala .jaktodziala {
    left: initial;
    max-width: initial;
    display: inline-block;
    position: relative;
    -moz-transform: translateY(25%);
    -ms-transform: translateY(25%);
    -webkit-transform: translateY(25%);
    transform: translateY(25%);
    top: -3em;
  }
}

@media only screen and (max-width: 767px) {
  section.section-jaktodziala .jaktodziala {
    display: none;
  }
}

section.section-glukometr .content {
  width: 40%;
  position: absolute;
  left: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

section.section-glukometr .content .button {
  margin-top: 1em;
}

section.section-glukometr .glukometr {
  position: absolute;
  left: 65%;
  top: 50%;
  opacity: 0;
  -moz-transform: translateY(-50%) scale(0.9);
  -ms-transform: translateY(-50%) scale(0.9);
  -webkit-transform: translateY(-50%) scale(0.9);
  transform: translateY(-50%) scale(0.9);
  -moz-transition: -moz-transform 0.6s, opacity 0.6s;
  -o-transition: -o-transform 0.6s, opacity 0.6s;
  -webkit-transition: -webkit-transform 0.6s, opacity 0.6s;
  transition: transform 0.6s, opacity 0.6s;
  line-height: 1;
}

section.section-glukometr .glukometr img {
  max-height: 70vh;
  opacity: 0.1;
}

@media only screen and (max-width: 480px) and (orientation: portrait) {
  section.section-glukometr .glukometr img {
    max-height: 30em;
  }
}

section.section-glukometr .glukometr div.wifisignal {
  position: absolute;
  left: 33.333333%;
  top: 0;
  width: 33.333333%;
  height: 13.333333%;
}

section.section-glukometr .glukometr div.wifisignal span {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: transparent url(../../content/glukometr-wifi.png) 0 0 no-repeat scroll;
  background-size: cover;
  animation-duration: 1.2s;
  -webkit-animation-duration: 1.2s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

section.section-glukometr .glukometr div.wifisignal span:nth-child(2) {
  background-position: 50% 0;
}

section.section-glukometr .glukometr div.wifisignal span:nth-child(3) {
  background-position: 100% 0;
}

section.section-glukometr .glukometr .over-text.visible+div.wifisignal span:nth-child(1) {
  animation-name: glukometr-wifi-1;
  -webkit-animation-name: glukometr-wifi-1;
}

section.section-glukometr .glukometr .over-text.visible+div.wifisignal span:nth-child(2) {
  animation-name: glukometr-wifi-2;
  -webkit-animation-name: glukometr-wifi-2;
}

section.section-glukometr .glukometr .over-text.visible+div.wifisignal span:nth-child(3) {
  animation-name: glukometr-wifi-3;
  -webkit-animation-name: glukometr-wifi-3;
}

section.section-glukometr .glukometr div.device {
  position: absolute;
  left: 0;
  top: 13.333333%;
  width: 100%;
  height: 86.666666%;
  background: transparent url(../../content/glukometr-device_v2.png) 0 0 no-repeat scroll;
  background-size: cover;
  animation-duration: 0.6s;
  -webkit-animation-duration: 0.6s;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  animation-timing-function: steps(10);
  -webkit-animation-timing-function: steps(10);
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
}

section.section-glukometr .glukometr div.device.forward {
  animation-name: glukometr-device-f;
  -webkit-animation-name: glukometr-device-f;
}

section.section-glukometr .glukometr div.device.reverse {
  animation-name: glukometr-device-r;
  -webkit-animation-name: glukometr-device-r;
}

section.section-glukometr .glukometr div.rotate {
  position: absolute;
  left: 33.333333%;
  bottom: 0;
  width: 33.333333%;
  height: 13.333333%;
  -moz-transform: translate3d(0, 30%, 0) scaleY(0.5);
  -ms-transform: translate3d(0, 30%, 0) scaleY(0.5);
  -webkit-transform: translate3d(0, 30%, 0) scaleY(0.5);
  transform: translate3d(0, 30%, 0) scaleY(0.5);
}

section.section-glukometr .glukometr div.rotate div {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: transparent url(../../content/glukometr-rotate-2.png) center center no-repeat scroll;
  background-size: cover;
  -moz-transition: -moz-transform 0.6s;
  -o-transition: -o-transform 0.6s;
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

section.section-glukometr .glukometr .show-over-text {
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

section.section-glukometr .glukometr .show-over-text.reverse {
  opacity: 0;
  pointer-events: none;
}

section.section-glukometr .glukometr .show-over-text.wifi {
  left: 35%;
  top: 5%;
}

section.section-glukometr .glukometr .show-over-text.ekran {
  left: 25%;
  top: 55%;
}

section.section-glukometr .glukometr .show-over-text.pasek {
  left: 50%;
  top: 85%;
}

section.section-glukometr .glukometr .show-over-text.wskaznik {
  left: 82%;
  top: 23%;
}

section.section-glukometr .glukometr .show-over-text.pin {
  left: 33%;
  top: 73%;
}

section.section-glukometr .glukometr div.device.forward~em.forward {
  opacity: 0;
  pointer-events: none;
}

section.section-glukometr .glukometr div.device.forward~em.reverse {
  opacity: 1;
  pointer-events: initial;
}

section.section-glukometr .glukometr div.device.forward~.rotate div {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

section.section-glukometr .glukometr .over-text {
  min-width: 20em;
}

section.section-glukometr .glukometr .over-text.wifi {
  left: 35%;
  top: 5%;
}

section.section-glukometr .glukometr .over-text.ekran {
  left: 25%;
  top: 52%;
}

section.section-glukometr .glukometr .over-text.pasek {
  left: 50%;
  top: 85%;
}

section.section-glukometr .glukometr .over-text.wskaznik {
  left: 82%;
  top: 40%;
}

section.section-glukometr .glukometr .over-text.pin {
  left: 33%;
  top: 73%;
}

section.section-glukometr .glukometr .over-text ul li {
  position: relative;
  padding-left: 1.2em;
}

section.section-glukometr .glukometr .over-text ul li:before {
  content: '';
  position: absolute;
  display: block;
  border-radius: 50%;
  background-color: #569acf;
  width: 0.8em;
  height: 0.8em;
  left: 0;
  top: 0.3em;
}

section.section-glukometr .glukometr .over-text ul li:nth-of-type(2):before {
  background-color: #6dc2ad;
}

section.section-glukometr .glukometr .over-text ul li:nth-of-type(3):before {
  background-color: #b82b42;
}

section.section-glukometr.onscreen .glukometr {
  opacity: 1;
  -moz-transform: translateY(-50%) scale(1);
  -ms-transform: translateY(-50%) scale(1);
  -webkit-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
}

@media only screen and (max-width: 1024px) and (orientation: portrait) {
  section.section-glukometr .content {
    width: auto;
    position: relative;
    left: initial;
    top: initial;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  section.section-glukometr .glukometr {
    left: 50%;
    max-width: initial;
    display: inline-block;
    position: relative;
    -moz-transform: translate(-50%, 0) scale(0.5);
    -ms-transform: translate(-50%, 0) scale(0.5);
    -webkit-transform: translate(-50%, 0) scale(0.5);
    transform: translate(-50%, 0) scale(0.5);
    zoom: 0.9;
  }

  section.section-glukometr.onscreen .glukometr {
    opacity: 1;
    -moz-transform: translate(-50%, 0) scale(1);
    -ms-transform: translate(-50%, 0) scale(1);
    -webkit-transform: translate(-50%, 0) scale(1);
    transform: translate(-50%, 0) scale(1);
  }
}

@media only screen and (max-width: 640px) {
  section.section-glukometr .content ul {
    display: none;
  }

  section.section-glukometr .glukometr {
    margin-top: 2em;
    zoom: 1;
  }
}

section.section-video1 .content {
  text-align: center;
}

section.section-video1 .content .youtube-player {
  width: 100%;
  max-width: 40em;
  margin: 1em auto;
}

section.section-cozyskujesz .bg {
  position: fixed;
  opacity: 0;
  visibility: hidden;
}

section.section-cozyskujesz .container {
  position: fixed;
  left: 50%;
  top: 0;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  pointer-events: none;
}

section.section-cozyskujesz .container .content {
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -webkit-transform: translate(100%, 0);
  transform: translate(100%, 0);
  opacity: 0;
  -moz-transition: -moz-transform 0.4s, opacity 0.4s;
  -o-transition: -o-transform 0.4s, opacity 0.4s;
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
}

section.section-cozyskujesz .container .cozyskujesz {
  opacity: 0;
  visibility: hidden;
  -moz-transition: opacity 0.4s, visibility 0.4s 0s;
  -o-transition: opacity 0.4s, visibility 0.4s 0s;
  -webkit-transition: opacity 0.4s, visibility 0.4s;
  -webkit-transition-delay: 0s, 0s;
  transition: opacity 0.4s, visibility 0.4s 0s;
}

section.section-cozyskujesz .container .steps {
  opacity: 0;
  visibility: hidden;
  -moz-transition: opacity 0.4s, visibility 0.4s 0s;
  -o-transition: opacity 0.4s, visibility 0.4s 0s;
  -webkit-transition: opacity 0.4s, visibility 0.4s;
  -webkit-transition-delay: 0s, 0s;
  transition: opacity 0.4s, visibility 0.4s 0s;
}

section.section-cozyskujesz.onscreen .bg {
  position: fixed;
  opacity: 1;
  visibility: visible;
}

section.section-cozyskujesz.onscreen .container {
  pointer-events: initial;
}

section.section-cozyskujesz.onscreen .content {
  -moz-transform: translate(0%, 0);
  -ms-transform: translate(0%, 0);
  -webkit-transform: translate(0%, 0);
  transform: translate(0%, 0);
  opacity: 1;
}

section.section-cozyskujesz.onscreen .cozyskujesz {
  -moz-transition: opacity 0.4s, visibility 0.4s 0s;
  -o-transition: opacity 0.4s, visibility 0.4s 0s;
  -webkit-transition: opacity 0.4s, visibility 0.4s;
  -webkit-transition-delay: 0s, 0s;
  transition: opacity 0.4s, visibility 0.4s 0s;
  opacity: 1;
  visibility: visible;
}

section.section-cozyskujesz.onscreen .steps {
  -moz-transition: opacity 0.4s, visibility 0.4s 0s;
  -o-transition: opacity 0.4s, visibility 0.4s 0s;
  -webkit-transition: opacity 0.4s, visibility 0.4s;
  -webkit-transition-delay: 0s, 0s;
  transition: opacity 0.4s, visibility 0.4s 0s;
  opacity: 1;
  visibility: visible;
}

section.section-cozyskujesz .content {
  width: 40%;
  position: absolute;
  left: 65%;
  top: 20%;
}

section.section-cozyskujesz .content *:last-cild {
  margin-bottom: 3em;
}

section.section-cozyskujesz .content p em {
  color: black;
}

section.section-cozyskujesz .content h2 span {
  display: block;
  font-size: 0.8em;
}

section.section-cozyskujesz .content h3 a {
  color: white;
}

section.section-cozyskujesz .content h4 {
  margin-bottom: 1em;
  text-transform: uppercase;
  font-size: 20px;
}

section.section-cozyskujesz .cozyskujesz {
  position: absolute;
  left: 15%;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  max-height: 80vh;
}

section.section-cozyskujesz .cozyskujesz .phone {
  font-size: 1em;
  width: 14.1em;
  height: 28em;
  position: relative;
  margin: auto;
}

section.section-cozyskujesz .cozyskujesz .phone .video {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 88%;
  height: 95%;
  /* width: 87%;
  height: 76.5%; */
  background-color: black;
  z-index: 5;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

section.section-cozyskujesz .cozyskujesz .phone .video video {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

section.section-cozyskujesz .cozyskujesz .phone img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  pointer-events: none;
}

section.section-cozyskujesz .steps {
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

section.section-cozyskujesz .steps a {
  position: relative;
  height: 4.375em;
  display: block;
  margin: 1em 0;
  padding-left: 6em;
}

section.section-cozyskujesz .steps a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 4.375em;
  height: 4.375em;
  border-radius: 50%;
  background: transparent url(../../content/steps.png) 0 0 no-repeat scroll;
  background-size: 200% 600%;
}

section.section-cozyskujesz .steps a span {
  display: block;
  text-transform: uppercase;
  color: #808080;
  font-weight: 400;
  position: relative;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

section.section-cozyskujesz .steps a:nth-child(1):before {
  background-position: 0 calc(0/5 * 100%);
}

section.section-cozyskujesz .steps a:nth-child(2):before {
  background-position: 0 calc(1/5 * 100%);
}

section.section-cozyskujesz .steps a:nth-child(3):before {
  background-position: 0 calc(2/5 * 100%);
}

section.section-cozyskujesz .steps a:nth-child(4):before {
  background-position: 0 calc(3/5 * 100%);
}

section.section-cozyskujesz .steps a:nth-child(5):before {
  background-position: 0 calc(4/5 * 100%);
}

section.section-cozyskujesz .steps a:nth-child(6):before {
  background-position: 0 calc(5/5 * 100%);
}

section.section-cozyskujesz#cozyskujesz1 a[href="#cozyskujesz1"]:before {
  background-position: 100% calc(0/5 * 100%);
}

section.section-cozyskujesz#cozyskujesz2 a[href="#cozyskujesz2"]:before {
  background-position: 100% calc(1/5 * 100%);
}

section.section-cozyskujesz#cozyskujesz3 a[href="#cozyskujesz3"]:before {
  background-position: 100% calc(2/5 * 100%);
}

section.section-cozyskujesz#cozyskujesz4 a[href="#cozyskujesz4"]:before {
  background-position: 100% calc(3/5 * 100%);
}

section.section-cozyskujesz#cozyskujesz5 a[href="#cozyskujesz5"]:before {
  background-position: 100% calc(4/5 * 100%);
}

section.section-cozyskujesz#cozyskujesz6 a[href="#cozyskujesz6"]:before {
  background-position: 100% calc(5/5 * 100%);
}

section.section-cozyskujesz#cozyskujesz0 .content {
  display: none;
}

section.section-cozyskujesz#cozyskujesz0 .cozyskujesz {
  left: 25%;
  -moz-transform: translate(-35%, -50%);
  -ms-transform: translate(-35%, -50%);
  -webkit-transform: translate(-35%, -50%);
  transform: translate(-35%, -50%);
}

section.section-cozyskujesz#cozyskujesz0 .steps {
  left: 60%;
  -moz-transform: translate(-25%, -50%);
  -ms-transform: translate(-25%, -50%);
  -webkit-transform: translate(-25%, -50%);
  transform: translate(-25%, -50%);
}

section.section-cozyskujesz#cozyskujesz0.onscreen .cozyskujesz {
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

section.section-cozyskujesz#cozyskujesz0.onscreen .steps {
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

@media only screen and (max-width: 1024px) and (orientation: portrait) {
  section.section-cozyskujesz .middle {
    top: 25%;
  }

  section.section-cozyskujesz .content {
    width: auto;
    position: relative;
    left: initial;
    top: 6em;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  section.section-cozyskujesz .content h3,
  section.section-cozyskujesz .content h4 {
    display: none;
  }

  section.section-cozyskujesz .content .more {
    overflow: hidden;
    position: relative;
    max-height: 1em;
    margin-top: -1em;
    margin-bottom: 2em;
    padding-top: 1em;
    -moz-transition: max-height 0.4s;
    -o-transition: max-height 0.4s;
    -webkit-transition: max-height 0.4s;
    transition: max-height 0.4s;
  }

  .more-expanded section.section-cozyskujesz .content .more {
    max-height: 30em;
  }

  section.section-cozyskujesz .content .more .expand {
    position: absolute;
    right: 0;
    top: 0;
    color: #96b23a;
    text-transform: uppercase;
    -moz-transition: top 0.4s;
    -o-transition: top 0.4s;
    -webkit-transition: top 0.4s;
    transition: top 0.4s;
  }

  section.section-cozyskujesz .content .more .expand:before {
    content: 'viac...';
  }

  .more-expanded section.section-cozyskujesz .content .more .expand {
    top: calc(100% - 1em);
  }

  .more-expanded section.section-cozyskujesz .content .more .expand:before {
    content: 'menej';
  }

  section.section-cozyskujesz .cozyskujesz {
    left: 37%;
    bottom: 0;
    top: initial;
    -moz-transform: translate(-50%, -11%);
    -ms-transform: translate(-50%, -11%);
    -webkit-transform: translate(-50%, -11%);
    transform: translate(-50%, -11%);
    font-size: 0.7em;
    -moz-transition: bottom 0.4s, opacity 0.4s, visibility 0.4s !important 0s;
    -o-transition: bottom 0.4s, opacity 0.4s, visibility 0.4s !important 0s;
    -webkit-transition: bottom 0.4s, opacity 0.4s, visibility 0.4s !important;
    -webkit-transition-delay: 0s, 0s, 0s;
    transition: bottom 0.4s, opacity 0.4s, visibility 0.4s !important 0s;
  }

  section.section-cozyskujesz .cozyskujesz .phone {
    max-height: 60vh;
  }

  .more-expanded section.section-cozyskujesz .cozyskujesz {
    bottom: -28em;
  }

  .header.toggle-btn-wrap-opened {
    z-index: 0;
  }

  section.section-cozyskujesz .steps {
    left: 70%;
    bottom: 0;
    top: initial;
    -moz-transform: translate(-50%, -11%);
    -ms-transform: translate(-50%, -11%);
    -webkit-transform: translate(-50%, -11%);
    transform: translate(-50%, -11%);
    font-size: 0.7em;
    -moz-transition: bottom 0.4s, opacity 0.4s, visibility 0.4s !important 0s;
    -o-transition: bottom 0.4s, opacity 0.4s, visibility 0.4s !important 0s;
    -webkit-transition: bottom 0.4s, opacity 0.4s, visibility 0.4s !important;
    -webkit-transition-delay: 0s, 0s, 0s;
    transition: bottom 0.4s, opacity 0.4s, visibility 0.4s !important 0s;
  }

  .more-expanded section.section-cozyskujesz .steps {
    bottom: -28em;
  }

  section.section-cozyskujesz#cozyskujesz0 .content {
    top: 3em;
    font-size: 2em;
    display: block;
  }

  section.section-cozyskujesz#cozyskujesz0 .content h3,
  section.section-cozyskujesz#cozyskujesz0 .content h4 {
    display: block;
  }

  section.section-cozyskujesz#cozyskujesz0 .cozyskujesz {
    display: none;
  }

  section.section-cozyskujesz#cozyskujesz0 .steps {
    -moz-transform: translate(0, -1em) !important;
    -ms-transform: translate(0, -1em) !important;
    -webkit-transform: translate(0, -1em) !important;
    transform: translate(0, -1em) !important;
    left: 2em;
    font-size: 1em;
  }
}

section.section-video2 .content {
  width: 40%;
  position: absolute;
  left: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

section.section-video2 .video {
  left: 42.5%;
  max-width: 66.666666%;
  display: inline-block;
  position: relative;
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

section.section-video2 .blur {
  display: none;
  z-index: 20;
}

@media only screen and (max-width: 1024px) and (orientation: portrait) {
  section.section-video2 .content {
    width: auto;
    position: relative;
    left: initial;
    top: initial;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  section.section-video2 .video {
    left: initial;
    max-width: initial;
    display: inline-block;
    position: relative;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

section.section-ogarniasz .content {
  width: 40%;
  position: absolute;
  left: 0;
  top: 0;
}

section.section-ogarniasz .content .social {
  margin-top: 2em;
  margin-bottom: 4em;
}

section.section-ogarniasz .content .social span {
  display: inline-block;
  margin-right: 1em;
  width: 5em;
  height: 5em;
  background-color: #c0c0c0;
  border-radius: 50%;
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  -webkit-transition: background-color 0.4s;
  transition: background-color 0.4s;
}

section.section-ogarniasz .content .social span:hover {
  background-color: #96b23a;
}

section.section-ogarniasz .content .social span a {
  display: block;
  width: 100%;
  height: 100%;
  background: transparent url(../images/social-big.png) 0 0 no-repeat scroll;
  background-size: 400% 100%;
}

section.section-ogarniasz .content .social span a.ig {
  background-position: 33.333333% 0;
}

section.section-ogarniasz .content .social span a.yt {
  background-position: 66.666666% 0;
}

section.section-ogarniasz .ogarniasz {
  left: 50%;
  max-width: 50%;
  display: inline-block;
  position: relative;
}

section.section-ogarniasz .ogarniasz img {
  display: block;
  position: relative;
  max-height: 70vh;
  max-width: 100%;
  z-index: 10;
}

@media only screen and (max-width: 1024px) and (orientation: portrait) {
  section.section-ogarniasz .content {
    width: auto;
    position: relative;
    left: initial;
    top: initial;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  section.section-ogarniasz .ogarniasz {
    left: initial;
    max-width: initial;
    display: inline-block;
    position: relative;
  }
}

section.section-odbierz .middle {
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

section.section-odbierz .content {
  width: 40%;
  position: absolute;
  left: 0;
}

section.section-odbierz .content h2 {
  font-size: 2.5em;
  margin-top: 1.4em;
  line-height: 1.2;
}

section.section-odbierz .content p {
  font-size: 1.4em;
}

section.section-odbierz .odbierz {
  left: 45%;
  max-width: 66.666666%;
  display: inline-block;
  position: relative;
}

section.section-odbierz .odbierz img {
  display: block;
  position: relative;
  max-height: 70vh;
  max-width: 100%;
  z-index: 10;
}

section.section-odbierz .odbierz .buttons {
  position: absolute;
  right: 0;
  bottom: 34%;
  z-index: 10;
}

section.section-odbierz .pobierz {
  position: absolute;
  left: 0;
  bottom: 10%;
}

section.section-odbierz .pobierz h3 {
  text-transform: uppercase;
}

section.section-odbierz .pobierz .disclaimer {
  font-size: 0.75em;
  margin-top: 1em;
  max-width: 24em;
}

@media only screen and (max-width: 1024px) and (orientation: portrait) {
  section.section-odbierz .middle {
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 6em;
  }

  section.section-odbierz .content {
    width: auto;
    height: auto;
    position: relative;
    left: initial;
    top: initial;
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  section.section-odbierz .content h2 {
    margin-top: 0;
    font-size: 2em;
  }

  section.section-odbierz .odbierz {
    left: initial;
    max-width: initial;
    display: inline-block;
    position: relative;
    width: 100%;
    text-align: center;
    top: -1em;
    right: -1em;
  }

  section.section-odbierz .odbierz img {
    display: inline-block;
    max-height: 25vh;
  }

  section.section-odbierz .pobierz {
    position: relative;
  }

  section.section-odbierz .pobierz br {
    display: none;
  }
}

section.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 1em 2em;
  z-index: 90;
  opacity: 0;
  visibility: hidden;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

section.footer img {
  max-width: 5em;
}

@media only screen and (max-width: 640px) {
  section.footer img {
    max-width: 3.5em;
  }
}

section.footer .middle {
  top: 45%;
}

.current--odbierz section.footer {
  opacity: 1;
  visibility: visible;
}

section.footer p {
  font-size: 0.7em;
  margin: 1em 0;
}

section.footer p a {
  color: #96b23a;
  display: inline-block;
  margin-left: 0.4em;
}

@media only screen and (max-width: 640px) {
  section.footer p a {
    margin-left: 0;
  }
}

section.footer p.left {
  float: left;
}

section.footer p.left a {
  text-transform: uppercase;
}

section.footer p.right {
  float: right;
}

@media only screen and (max-width: 640px) {

  section.footer p.left,
  section.footer p.right {
    float: none;
  }
}

section.section-kontakt {
  position: fixed;
  z-index: 110;
  left: 0;
  top: 0;
  width: 100%;
  min-height: 100%;
  opacity: 0;
  visibility: hidden;
  -moz-transform: translateY(105%);
  -ms-transform: translateY(105%);
  -webkit-transform: translateY(105%);
  transform: translateY(105%);
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.contact-form section.section-kontakt {
  opacity: 1;
  visibility: visible;
  -moz-transform: none;
  -ms-transform: none;
  -webkit-transform: none;
  transform: none;
}

section.section-kontakt h2 {
  text-align: center;
  margin-bottom: 0.2em;
}

@media only screen and (max-width: 640px) {
  section.section-kontakt h2 {
    font-size: 1.8em;
    margin-bottom: 0.1em;
  }
}

section.section-kontakt h2+p {
  text-align: center;
  margin-bottom: 1.5em;
}

@media only screen and (max-width: 640px) {
  section.section-kontakt h2+p {
    margin-bottom: 0.2em;
  }
}

section.section-kontakt .columns .column {
  width: 50%;
  position: relative;
}

@media only screen and (max-width: 1024px) and (orientation: portrait) {
  section.section-kontakt .columns .column {
    width: 100%;
  }
}

@media only screen and (max-width: 640px) {
  section.section-kontakt .columns .column {
    width: 100%;
  }
}

section.section-kontakt .columns .column .rodo {
  color: #96b23a;
  font-weight: 700;
}

section.section-kontakt .columns .column .rodo-ovr {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  border: solid 1px #96b23a;
  background-color: white;
  box-shadow: 0.5em 0.5em 0.5em rgba(0, 0, 0, 0.5);
  padding: 1.4em;
  line-height: 1.4;
  text-align: justify;
}

section.section-kontakt .columns .column .rodo-ovr a {
  color: #96b23a;
}

section.section-kontakt form {
  text-align: left;
  font-size: 0.8em;
}

@media only screen and (max-width: 640px) {
  section.section-kontakt form {
    font-size: 0.95em;
  }
}

section.section-kontakt .fieldset {
  width: 100%;
  position: relative;
  padding-top: 0.5em;
  margin-bottom: 1.2em;
}

section.section-kontakt .fieldset input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 30px #ffffff inset;
}

section.section-kontakt .fieldset input,
section.section-kontakt .fieldset select,
section.section-kontakt .fieldset textarea {
  width: 100%;
  border: solid 1px transparent;
  border-bottom-color: #000000;
  background-color: transparent;
  padding: 0.2em 1em;
  z-index: 2;
}

section.section-kontakt .fieldset input:focus,
section.section-kontakt .fieldset select:focus,
section.section-kontakt .fieldset textarea:focus {
  outline: none !important;
}

section.section-kontakt .fieldset input:focus+label,
section.section-kontakt .fieldset select:focus+label,
section.section-kontakt .fieldset textarea:focus+label {
  top: 0em;
}

section.section-kontakt .fieldset input.filled+label,
section.section-kontakt .fieldset select.filled+label,
section.section-kontakt .fieldset textarea.filled+label {
  top: 0em;
}

section.section-kontakt .fieldset textarea {
  height: calc(12em - 1px);
  padding-top: 0.4em;
  resize: none;
}

section.section-kontakt .fieldset select {
  padding-left: 0.7em;
}

section.section-kontakt .fieldset label {
  position: absolute;
  z-index: 5;
  left: 1.4em;
  top: 1.4em;
  font-size: 0.7em;
  text-transform: uppercase;
  font-weight: 700;
  pointer-events: none;
  -moz-transition: top 0.2s;
  -o-transition: top 0.2s;
  -webkit-transition: top 0.2s;
  transition: top 0.2s;
}

section.section-kontakt .checkbox {
  position: relative;
}

section.section-kontakt .checkbox .error-text {
  left: 2.4em;
}

section.section-kontakt .checkbox.inset {
  padding-left: 2em;
}

section.section-kontakt .checkbox:first-of-type {
  margin-top: 1em;
}

section.section-kontakt .checkbox input {
  display: none;
}

section.section-kontakt .checkbox input:checked+label:after {
  content: '';
  display: block;
  position: absolute;
  left: 0.25em;
  top: 0.4875em;
  width: 0.5em;
  height: 0.5em;
  background: #96b23a;
}

section.section-kontakt .checkbox label {
  padding-left: 1.4em;
  margin-bottom: 1em;
  position: relative;
  display: block;
  line-height: 1.2;
}

section.section-kontakt .checkbox label:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0.1875em;
  width: 0.875em;
  height: 0.875em;
  border: solid 1px #000000;
}

section.section-kontakt .error-text {
  position: absolute;
  font-size: 10px;
  color: red;
  left: 1.6em;
  bottom: 0;
  -moz-transform: translateY(110%);
  -ms-transform: translateY(110%);
  -webkit-transform: translateY(110%);
  transform: translateY(110%);
}

section.section-kontakt .disclaimer {
  font-size: 0.75em;
  text-align: center;
}

section.section-kontakt .disclaimer a {
  color: #96b23a;
}

section.section-kontakt .message {
  text-align: center;
  font-weight: 400;
  min-height: 1.4em;
}

section.section-kontakt .message.error {
  color: red;
}

section.section-kontakt .close {
  display: block;
  position: relative;
  border-radius: 50%;
  background-color: black;
  width: 2em;
  height: 2em;
  float: right;
  margin: 0 0 0.5em 0.5em;
  right: -0.5em;
  top: -0.5em;
}

section.section-kontakt .close:before,
section.section-kontakt .close:after {
  content: '';
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  height: 2px;
  width: 50%;
  background-color: white;
  -moz-transform: translate(-50%, -50%) rotate(45deg);
  -ms-transform: translate(-50%, -50%) rotate(45deg);
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}

section.section-kontakt .close:after {
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  -ms-transform: translate(-50%, -50%) rotate(-45deg);
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}

section.section-kontakt .submit {
  text-align: center;
  padding-top: 1em;
}

@media only screen and (max-width: 640px) {
  section.section-kontakt .submit {
    padding-top: 0;
  }
}

section.section-kontakt .submit input,
section.section-kontakt .submit a {
  background-color: black;
  color: white;
  font-size: 1.25em;
  padding: 0.7em 2em;
  border: none;
  line-height: 1;
  border-radius: 1.5em;
  text-transform: uppercase;
  font-weight: 700;
  -moz-transition: all 0.25s;
  -o-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

section.section-kontakt .submit input:hover,
section.section-kontakt .submit a:hover {
  background-color: #96b23a;
  color: white;
}

section.section-kontakt .submit input:focus,
section.section-kontakt .submit a:focus {
  outline: none !important;
}

section.section-kontakt .submit a {
  font-size: 0.9em;
  display: inline-block;
  margin-top: 4em;
}

sup {
  font-size: 1rem !important;
  vertical-align: super !important;
}

.toggle-btn-wrap .button {
  cursor: pointer;
}


.toggle-btn-wrap .info-device {
  display: none;
  position: absolute;
  left: 0;
  bottom: 37px;
  padding: 15px;
  background: #000;
  color: #ffffff;
  max-width: 700px;
  overflow-y: auto;
  border-radius: 10px;
}

.toggle-btn-wrap .info-device ul {

  display: -webkit-box;

  display: -webkit-flex;

  display: -ms-flexbox;

  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  font-size: 0.82rem;
}

.toggle-btn-wrap .info-device ul li {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 50%;
  max-width: 50%;
  font-size: 12px;
}

/*@media all and (max-width: 769px) {*/
  /*.toggle-btn-wrap .info-device {*/
    /*font-size: 0.70rem;*/
  /*}*/
/*}*/

.toggle-btn-wrap.opened .info-device {
  display: block;
}

h1 sup {
  font-size: 0.75rem !important;
  vertical-align: text-top !important;
}

.button sup {
  line-height: 0;
  font-size: 0.8rem !important;
}

.header a sup {
  line-height: 0;
  font-size: 0.8rem !important;
}

.change-pos {
  top: 81px;
}

@media all and (max-width: 1440px) {
  .change-pos {
    top: 60px;
  }
}

@media all and (max-width: 926px) {
  .change-pos {
    top: 0px;
  }
}

.installation-button:hover {
  color: white !important;
}

.installation-text {
  font-size: 0.9em !important;
  margin-top: 30px;
}

@media only screen and (max-width: 1024px) {
  section.section-glukometr .glukometr .over-text {
    left: 0 !important;
    right: 0 !important;
    -webkit-transform: translateX(-25%) !important;
    -ms-transform: translateX(-25%) !important;
    transform: translateX(-25%) !important;
    margin: 0 auto !important;
  }
}

.outgoingModal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.4);
  align-items: center;
}

.outgoingModal .modalContent {
  background-color: white;
  margin: 0 auto;
  padding: 20px;
  border: 1px solid #96b23a;
  max-width: 850px;
  font-size: 0;
  height: auto;
}

.outgoingModal .modalContent h2 {
  font-size: 20px;
  margin-bottom: 12px;
  color: #96b23a;
}

.outgoingModal .modalContent p {
  font-size: 14px;
  color: black;
  line-height: 1.5;
}

.outgoingModal .modalContent p:not(:first-child) {
  margin-top: 8px;
}

.outgoingModal .close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  margin-top: -4px;
}

.outgoingModal .close:hover,
.outgoingModal .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}

.outgoingModal button {
  font-size: 14px;
  color: white;
  padding: 1em 1.5em;
  border-radius: 1.5em;
  line-height: 1;
  font-weight: 700;
  border: 0;
  margin-top: 20px;
  margin-right: 10px;
  cursor: pointer;
  background: #96b23a;
}