@import url("https://use.typekit.net/aot1vxk.css");
/* RESET */
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font-size: 1.25vw;
  vertical-align: baseline;
  background: transparent;
}
@media (min-width: 1920px) {
  html,
  body,
  div,
  span,
  object,
  iframe,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  blockquote,
  pre,
  abbr,
  address,
  cite,
  code,
  del,
  dfn,
  em,
  img,
  ins,
  kbd,
  q,
  samp,
  small,
  strong,
  sub,
  sup,
  var,
  b,
  i,
  dl,
  dt,
  dd,
  ol,
  ul,
  li,
  fieldset,
  form,
  label,
  legend,
  table,
  caption,
  tbody,
  tfoot,
  thead,
  tr,
  th,
  td,
  article,
  aside,
  canvas,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  menu,
  nav,
  section,
  summary,
  time,
  mark,
  audio,
  video {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  html,
  body,
  div,
  span,
  object,
  iframe,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  blockquote,
  pre,
  abbr,
  address,
  cite,
  code,
  del,
  dfn,
  em,
  img,
  ins,
  kbd,
  q,
  samp,
  small,
  strong,
  sub,
  sup,
  var,
  b,
  i,
  dl,
  dt,
  dd,
  ol,
  ul,
  li,
  fieldset,
  form,
  label,
  legend,
  table,
  caption,
  tbody,
  tfoot,
  thead,
  tr,
  th,
  td,
  article,
  aside,
  canvas,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  menu,
  nav,
  section,
  summary,
  time,
  mark,
  audio,
  video {
    font-size: 15.6px;
  }
}
body {
  line-height: 1.33;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* change border colour to suit your needs */
input,
select {
  vertical-align: middle;
}
li {
  list-style: none;
}
.to_right {
  text-align: right;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
body {
  margin: 0;
  padding: 0;
}
body {
  top: 0px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: 0.35em 0.625em 0.75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
div {
  box-sizing: border-box;
}
img {
  max-width: 100%;
}
a {
  cursor: pointer;
}
/* CSS */
.site-container {
  overflow: hidden;
}
html,
body {
  min-height: 100%;
  min-width: 100%;
  margin: 0px;
  padding: 0px;
  font-family: "sweet-sans-pro", sans-serif;
  color: #363636;
  font-size: 1.25vw;
  font-weight: 400;
  box-sizing: border-box;
}
@media (min-width: 1920px) {
  html,
  body {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  html,
  body {
    font-size: 15.6px;
  }
}
html p,
body p {
  color: #363636;
  line-height: 1.5;
  margin-bottom: 30px;
}
html h1,
body h1,
html h2,
body h2,
html h3,
body h3 {
  font-weight: 400;
}
html h1,
body h1 {
  font-size: 120px;
}
@media screen and (max-width: 767px) {
  html h1,
  body h1 {
    font-size: 40px;
    font-size: 25vw;
  }
}
html .section-title,
body .section-title {
  text-align: center;
  display: block;
}
html h2,
body h2 {
  font-size: 24px;
  font-size: 1.25vw;
  display: inline-block;
  padding-left: 50px;
  text-align: center;
  position: relative;
  margin-bottom: 35px;
}
@media (min-width: 1920px) {
  html h2,
  body h2 {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  html h2,
  body h2 {
    font-size: 15.6px;
  }
}
html h2:before,
body h2:before {
  content: '';
  position: absolute;
  left: 0px;
  top: -40px;
  background: url(../img/svgs/el_h2.svg) no-repeat;
  background-size: 45px;
  width: 44px;
  height: 68px;
}
html h3,
body h3 {
  font-size: 36px;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  html h3,
  body h3 {
    text-align: center;
  }
}
html header,
body header {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 99;
}
@media screen and (max-width: 767px) {
  html header,
  body header {
    background: #FFF;
  }
}
html header.main,
body header.main {
  padding-top: 25px;
  background: #1B3739;
  height: 91px;
}
@media screen and (max-width: 767px) {
  html header.main,
  body header.main {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
@media screen and (max-width: 991px) {
  html header.main .col-logo,
  body header.main .col-logo {
    text-align: center;
  }
}
html header.main .col-nav .nav-wrapper,
body header.main .col-nav .nav-wrapper,
html header.main .col-nav .social,
body header.main .col-nav .social {
  display: inline-block;
  vertical-align: middle;
}
html header.main .social,
body header.main .social {
  width: 210px;
  text-align: right;
}
@media screen and (max-width: 991px) {
  html header.main .social,
  body header.main .social {
    position: fixed;
    right: 15px;
    top: 15px;
  }
}
html header.main .social a,
body header.main .social a {
  margin-left: 5px;
  margin-right: 5px;
}
html header.main .social a.fb,
body header.main .social a.fb {
  margin-right: 15px;
}
html header.main .nav-wrapper,
body header.main .nav-wrapper {
  width: calc(100% - 220px);
}
html header.main .desktopnav,
body header.main .desktopnav {
  padding-top: 0px;
  text-align: right;
  display: flex;
  justify-content: space-between;
}
html header.main .desktopnav li,
body header.main .desktopnav li {
  display: block;
  list-style: none;
}
html header.main .desktopnav li a,
body header.main .desktopnav li a {
  font-size: 27px;
  font-size: 1.40625vw;
  display: block;
  width: auto;
  font-weight: 400;
  color: #FFF;
  letter-spacing: 3px;
}
@media (min-width: 1920px) {
  html header.main .desktopnav li a,
  body header.main .desktopnav li a {
    font-size: 27px;
  }
}
@media (max-width: 767px) {
  html header.main .desktopnav li a,
  body header.main .desktopnav li a {
    font-size: 17.55px;
  }
}
html header.main .desktopnav li:last-child a,
body header.main .desktopnav li:last-child a {
  padding-right: 0px;
}
@media screen and (max-width: 991px) {
  html header.main .maindesktopnav,
  body header.main .maindesktopnav {
    display: none;
  }
  html header.main .dl-menuwrapper,
  body header.main .dl-menuwrapper {
    position: fixed;
    left: 15px;
    top: 15px;
    display: block;
  }
  html header.main .dl-menuwrapper ul,
  body header.main .dl-menuwrapper ul {
    background: #1B3739;
  }
  html header.main .dl-menuwrapper button,
  body header.main .dl-menuwrapper button {
    width: 39px;
    height: 39px;
    background: #F8C459;
    border-radius: 50%;
  }
  html header.main .dl-menuwrapper button:after,
  body header.main .dl-menuwrapper button:after {
    background: #1B3739;
    box-shadow: 0 6px 0 #1B3739, 0 12px 0 #1B3739;
  }
  html header.main .dl-menuwrapper li,
  body header.main .dl-menuwrapper li {
    width: 100%;
  }
  html header.main .dl-menuwrapper li a,
  body header.main .dl-menuwrapper li a {
    width: 100%;
    color: #FFF;
  }
}
html section,
body section {
  position: relative;
  background: #FFF;
}
html section .container-fluid,
body section .container-fluid {
  padding: 0px;
}
html section .btn,
body section .btn {
  height: 60px;
  border-radius: 0px;
  font-weight: 900;
  background: #4f9a6c;
  color: #FFF;
  display: inline-block;
  padding: 55px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  html section .btn,
  body section .btn {
    padding: 35px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: block;
    margin: auto;
    width: 300px;
    max-width: 100%;
  }
}
html section.sec1,
body section.sec1,
html section.sec-video,
body section.sec-video {
  min-height: 300px;
  height: 100vh;
  max-height: 985px;
  overflow: hidden;
  z-index: -1;
}
html section.sec1 .container-fluid,
body section.sec1 .container-fluid,
html section.sec-video .container-fluid,
body section.sec-video .container-fluid {
  min-height: 300px;
  height: 100vh;
  max-height: 985px;
  padding: 0px;
  overflow: hidden;
}
html section.sec1 .container-fluid .video1,
body section.sec1 .container-fluid .video1,
html section.sec-video .container-fluid .video1,
body section.sec-video .container-fluid .video1 {
  -webkit-transition-position: fixed;
  position: fixed;
}
html section.sec1 .container-fluid .video-wrapper,
body section.sec1 .container-fluid .video-wrapper,
html section.sec-video .container-fluid .video-wrapper,
body section.sec-video .container-fluid .video-wrapper {
  -webkit-transition-position: fixed;
  position: fixed;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: none;
  width: 100%;
  min-height: 300px;
  height: 100vh;
  overflow: hidden;
  text-align: center;
  background: #f2f2f2;
}
@media screen and (max-width: 1199px) {
  html section.sec1 .container-fluid .video-wrapper,
  body section.sec1 .container-fluid .video-wrapper,
  html section.sec-video .container-fluid .video-wrapper,
  body section.sec-video .container-fluid .video-wrapper {
    position: relative;
    left: 0px;
    top: 0px;
    transform: none;
    display: block;
  }
}
html section.sec1 .container-fluid .video-wrapper video,
body section.sec1 .container-fluid .video-wrapper video,
html section.sec-video .container-fluid .video-wrapper video,
body section.sec-video .container-fluid .video-wrapper video {
  width: 100%;
  height: 100vh;
  object-fit: cover;
}
html section.sec1.visible-video .video-wrapper,
body section.sec1.visible-video .video-wrapper,
html section.sec-video.visible-video .video-wrapper,
body section.sec-video.visible-video .video-wrapper {
  display: block;
}
html section.sec1,
body section.sec1 {
  position: relative;
  background: #DDD;
}
html section.sec1 .claim-main,
body section.sec1 .claim-main {
  position: absolute;
  z-index: 9;
  left: 50%;
  top: 50%;
  height: auto;
  display: block;
  transform: translate(-50%, -40%);
  width: 35.41666667vw;
  background: transparent;
}
@media (min-width: 1920px) {
  html section.sec1 .claim-main,
  body section.sec1 .claim-main {
    width: 680px;
  }
}
@media screen and (max-width: 991px) {
  html section.sec1 .claim-main,
  body section.sec1 .claim-main {
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  html section.sec1 .claim-main,
  body section.sec1 .claim-main {
    width: 80%;
  }
}
html section.sec2,
body section.sec2 {
  padding-top: 180px;
  padding-bottom: 180px;
}
html section.sec2 .about,
body section.sec2 .about {
  text-align: center;
  position: relative;
  display: block;
  padding-top: 30px;
}
html section.sec2 .about:before,
body section.sec2 .about:before {
  content: '';
  position: relative;
  display: block;
  height: 165px;
  height: 8.59375vw;
  width: 100%;
  background: url('../img/svgs/ikon1.svg') no-repeat center bottom;
  background-size: contain;
  margin-bottom: 35px;
  left: 50%;
  transform: translate(-50%, 0px);
}
@media (min-width: 1920px) {
  html section.sec2 .about:before,
  body section.sec2 .about:before {
    height: 165px;
  }
}
@media screen and (max-width: 767px) {
  html section.sec2 .about:before,
  body section.sec2 .about:before {
    width: 100%;
    height: 100px;
  }
}
html section.sec2 .about.a2:before,
body section.sec2 .about.a2:before {
  background-image: url('../img/svgs/ikon2.svg');
}
html section.sec2 .about.a3:before,
body section.sec2 .about.a3:before {
  background-image: url('../img/svgs/ikon3.svg');
}
html section.sec2 .about.a4:before,
body section.sec2 .about.a4:before {
  background-image: url('../img/svgs/ikon4.svg');
}
@media screen and (max-width: 991px) {
  html section.sec2,
  body section.sec2 {
    padding-top: 100px;
    padding-bottom: 100px;
    min-height: 400px;
    background-size: cover;
    background-position: bottom center;
  }
}
@media screen and (max-width: 767px) {
  html section.sec2,
  body section.sec2 {
    padding-top: 150px;
    padding-bottom: 100px;
  }
}
html section.sec3,
body section.sec3 {
  background: #1B3739;
  color: #FFF;
  min-height: 300px;
  padding-top: 115px;
  padding-bottom: 115px;
}
html section.sec3 .flash-info,
body section.sec3 .flash-info {
  font-size: 30px;
  text-align: center;
  padding-top: 115px;
}
html section.sec3 .flash-info div,
body section.sec3 .flash-info div {
  max-width: 25vw;
  font-size: 1.5625vw;
  display: block;
  margin: auto;
}
@media (min-width: 1920px) {
  html section.sec3 .flash-info div,
  body section.sec3 .flash-info div {
    max-width: 480px;
  }
}
@media (min-width: 1920px) {
  html section.sec3 .flash-info div,
  body section.sec3 .flash-info div {
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  html section.sec3 .flash-info div,
  body section.sec3 .flash-info div {
    font-size: 19.5px;
  }
}
@media screen and (max-width: 767px) {
  html section.sec3 .flash-info div,
  body section.sec3 .flash-info div {
    max-width: 80%;
  }
}
html section.sec3 .flash-info .flash-img,
body section.sec3 .flash-info .flash-img {
  margin-top: 60px;
}
@media screen and (max-width: 767px) {
  html section.sec3,
  body section.sec3 {
    padding-top: 40px;
  }
}
@media screen and (max-width: 1199px) {
  html section.sec4 .row-korzysci,
  body section.sec4 .row-korzysci {
    display: flex;
    flex-wrap: wrap;
  }
}
html section.sec4 .row-korzysci.row-korzysci1,
body section.sec4 .row-korzysci.row-korzysci1 {
  padding-top: 60px;
}
html section.sec4 .row-korzysci.row-korzysci2,
body section.sec4 .row-korzysci.row-korzysci2 {
  padding-bottom: 70px;
}
html section.sec4 .row-korzysci .col-korzysci,
body section.sec4 .row-korzysci .col-korzysci {
  width: 25%;
  text-align: left;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  html section.sec4 .row-korzysci .col-korzysci,
  body section.sec4 .row-korzysci .col-korzysci {
    width: 50%;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  html section.sec4 .row-korzysci .col-korzysci,
  body section.sec4 .row-korzysci .col-korzysci {
    width: 100%;
    text-align: center;
  }
}
html section.sec4 .row-korzysci .col-korzysci img,
body section.sec4 .row-korzysci .col-korzysci img {
  margin-left: -20px;
}
html section.sec4 .row-korzysci .col-korzysci h5,
body section.sec4 .row-korzysci .col-korzysci h5 {
  font-size: 26px;
  margin-top: 110px;
}
@media screen and (max-width: 767px) {
  html section.sec4 .row-korzysci .col-korzysci h5,
  body section.sec4 .row-korzysci .col-korzysci h5 {
    margin-top: 20px;
    margin-bottom: 50px;
  }
}
html section.sec7,
body section.sec7 {
  background: #1b3739;
  padding-top: 60px;
}
html section.sec7 img.mobi,
body section.sec7 img.mobi {
  display: none;
}
@media screen and (max-width: 767px) {
  html section.sec7 img.desk,
  body section.sec7 img.desk {
    display: none;
  }
  html section.sec7 img.mobi,
  body section.sec7 img.mobi {
    display: block;
  }
}
html section.sec8,
body section.sec8 {
  background: #FFF url(../img/bg_sec8.jpg) no-repeat top center;
  background-size: 60.9375vw;
  padding-top: 175px;
  padding-bottom: 175px;
  padding-top: 620px;
  padding-top: 32.29166667vw;
  text-align: center;
}
@media (min-width: 1920px) {
  html section.sec8,
  body section.sec8 {
    background-size: 1170px;
  }
}
@media (min-width: 1920px) {
  html section.sec8,
  body section.sec8 {
    padding-top: 620px;
  }
}
html section.sec8 p,
body section.sec8 p,
html section.sec8 h3,
body section.sec8 h3 {
  font-size: 24px;
}
html section.sec8 h3,
body section.sec8 h3 {
  color: #1d662e;
  font-weight: bold;
}
@media screen and (max-width: 991px) {
  html section.sec8,
  body section.sec8 {
    padding-bottom: 100px;
  }
  html section.sec8 p,
  body section.sec8 p,
  html section.sec8 h3,
  body section.sec8 h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  html section.sec8 p,
  body section.sec8 p,
  html section.sec8 h3,
  body section.sec8 h3 {
    font-size: 15px;
  }
}
html section.sec5,
body section.sec5 {
  height: 56.25vw;
  min-height: 600px;
  overflow: hidden;
}
@media screen and (min-width: 1920px) {
  html section.sec5,
  body section.sec5 {
    height: 1080px;
  }
}
@media (min-width: 1920px) {
  html section.sec5,
  body section.sec5 {
    height: 1080px;
  }
}
@media screen and (max-width: 991px) {
  html section.sec5,
  body section.sec5 {
    height: auto;
  }
}
html section.sec5 .over,
body section.sec5 .over {
  z-index: 9;
  padding-top: 5.46875vw;
  padding-right: 0px;
  margin-right: 0px;
}
@media (min-width: 1920px) {
  html section.sec5 .over,
  body section.sec5 .over {
    padding-top: 105px;
  }
}
html section.sec5 .zarowka-wrapper,
body section.sec5 .zarowka-wrapper {
  text-align: center;
  padding-top: 410px;
  font-size: 1.30208333vw;
  padding-top: 13.02083333vw;
  margin-left: -10px;
  height: 56.25vw;
  min-height: 600px;
  max-width: 730px;
  font-size: 26px;
  margin: auto;
  display: block;
}
@media (min-width: 1920px) {
  html section.sec5 .zarowka-wrapper,
  body section.sec5 .zarowka-wrapper {
    font-size: 25px;
  }
}
@media (max-width: 767px) {
  html section.sec5 .zarowka-wrapper,
  body section.sec5 .zarowka-wrapper {
    font-size: 16.25px;
  }
}
@media screen and (max-width: 991px) {
  html section.sec5 .zarowka-wrapper,
  body section.sec5 .zarowka-wrapper {
    font-size: 25px;
  }
}
@media (min-width: 1920px) {
  html section.sec5 .zarowka-wrapper,
  body section.sec5 .zarowka-wrapper {
    padding-top: 250px;
  }
}
html section.sec5 .zarowka-wrapper .bulb-text,
body section.sec5 .zarowka-wrapper .bulb-text {
  padding-left: 115px;
  padding-left: 6.51041667vw;
  margin-right: -20px;
  clear: both;
  padding-left: 3.38541667vw;
}
@media (min-width: 1920px) {
  html section.sec5 .zarowka-wrapper .bulb-text,
  body section.sec5 .zarowka-wrapper .bulb-text {
    padding-left: 125px;
  }
}
@media screen and (min-width: 991px) {
  html section.sec5 .zarowka-wrapper .bulb-text,
  body section.sec5 .zarowka-wrapper .bulb-text {
    padding-left: 0px;
  }
}
@media screen and (max-width: 991px) {
  html section.sec5 .zarowka-wrapper .bulb-text,
  body section.sec5 .zarowka-wrapper .bulb-text {
    font-size: 18px;
    text-align: left;
    margin-left: 6.25vw;
  }
}
@media (min-width: 1920px) {
  html section.sec5 .zarowka-wrapper .bulb-text,
  body section.sec5 .zarowka-wrapper .bulb-text {
    padding-left: 65px;
  }
}
@media screen and (max-width: 767px) {
  html section.sec5 .zarowka-wrapper .bulb-text,
  body section.sec5 .zarowka-wrapper .bulb-text {
    margin: 0px;
    padding: 0px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 15px;
  }
}
html section.sec5 .zarowka-wrapper .bulb-title img,
body section.sec5 .zarowka-wrapper .bulb-title img {
  float: left;
  width: 6.25vw;
}
@media screen and (max-width: 767px) {
  html section.sec5 .zarowka-wrapper .bulb-title img,
  body section.sec5 .zarowka-wrapper .bulb-title img {
    width: 120px;
    width: 20vw;
    float: none;
    clear: both;
  }
}
html section.sec5 .zarowka-wrapper .bulb-title h3,
body section.sec5 .zarowka-wrapper .bulb-title h3 {
  color: #4b996c;
  border-bottom: 1px solid #000;
  font-size: 32px;
  font-size: 1.66666667vw;
  float: left;
  width: 480px;
  width: 25vw;
  padding-left: 3.38541667vw;
  padding-bottom: 2.60416667vw;
  margin-bottom: 2.60416667vw;
  font-weight: bold;
  text-align: left;
}
@media (min-width: 1920px) {
  html section.sec5 .zarowka-wrapper .bulb-title h3,
  body section.sec5 .zarowka-wrapper .bulb-title h3 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  html section.sec5 .zarowka-wrapper .bulb-title h3,
  body section.sec5 .zarowka-wrapper .bulb-title h3 {
    font-size: 20.8px;
  }
}
@media (min-width: 1920px) {
  html section.sec5 .zarowka-wrapper .bulb-title h3,
  body section.sec5 .zarowka-wrapper .bulb-title h3 {
    width: 480px;
  }
}
@media (min-width: 1920px) {
  html section.sec5 .zarowka-wrapper .bulb-title h3,
  body section.sec5 .zarowka-wrapper .bulb-title h3 {
    padding-left: 65px;
  }
}
@media (min-width: 1920px) {
  html section.sec5 .zarowka-wrapper .bulb-title h3,
  body section.sec5 .zarowka-wrapper .bulb-title h3 {
    padding-bottom: 50px;
  }
}
@media (min-width: 1920px) {
  html section.sec5 .zarowka-wrapper .bulb-title h3,
  body section.sec5 .zarowka-wrapper .bulb-title h3 {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  html section.sec5 .zarowka-wrapper .bulb-title h3,
  body section.sec5 .zarowka-wrapper .bulb-title h3 {
    font-size: 32px;
    width: calc(100% - 6.25vw);
    padding-right: 30px;
  }
  html section.sec5 .zarowka-wrapper .bulb-title h3 br,
  body section.sec5 .zarowka-wrapper .bulb-title h3 br {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  html section.sec5 .zarowka-wrapper .bulb-title h3,
  body section.sec5 .zarowka-wrapper .bulb-title h3 {
    padding-left: 30px;
    padding-right: 30px;
    width: auto;
    float: none;
    clear: both;
    text-align: center;
    font-size: 25px;
  }
}
html section.sec5 .zarowka-wrapper .bulb-title h3 span,
body section.sec5 .zarowka-wrapper .bulb-title h3 span {
  display: block;
  color: #000;
  font-size: 32px;
  font-size: 1.66666667vw;
}
@media (min-width: 1920px) {
  html section.sec5 .zarowka-wrapper .bulb-title h3 span,
  body section.sec5 .zarowka-wrapper .bulb-title h3 span {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  html section.sec5 .zarowka-wrapper .bulb-title h3 span,
  body section.sec5 .zarowka-wrapper .bulb-title h3 span {
    font-size: 20.8px;
  }
}
@media screen and (max-width: 991px) {
  html section.sec5 .zarowka-wrapper .bulb-title h3 span,
  body section.sec5 .zarowka-wrapper .bulb-title h3 span {
    font-size: 32px;
  }
}
@media screen and (max-width: 767px) {
  html section.sec5 .zarowka-wrapper .bulb-title h3 span,
  body section.sec5 .zarowka-wrapper .bulb-title h3 span {
    font-size: 25px;
  }
}
html section.sec5 .zarowka-wrapper .bulb-title:after,
body section.sec5 .zarowka-wrapper .bulb-title:after {
  content: '';
  display: block;
  width: 100%;
}
@media screen and (max-width: 991px) {
  html section.sec5 .zarowka-wrapper,
  body section.sec5 .zarowka-wrapper {
    padding-top: 200px;
    padding-bottom: 100px;
    max-width: 100%;
  }
}
@media screen and (min-width: 1920px) {
  html section.sec5 .zarowka-wrapper,
  body section.sec5 .zarowka-wrapper {
    height: 1080px;
  }
}
@media (min-width: 1920px) {
  html section.sec5 .zarowka-wrapper,
  body section.sec5 .zarowka-wrapper {
    height: 1080px;
  }
}
@media screen and (max-width: 991px) {
  html section.sec5 .zarowka-wrapper,
  body section.sec5 .zarowka-wrapper {
    padding-top: 150px;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  html section.sec5 .zarowka-wrapper,
  body section.sec5 .zarowka-wrapper {
    padding-top: 100px;
  }
}
html section.sec5 .zarowka-wrapper img,
body section.sec5 .zarowka-wrapper img {
  height: auto;
}
html section.sec5:after,
body section.sec5:after {
  content: '';
  display: block;
  position: absolute;
  left: 43%;
  top: 0px;
  width: 60vw;
  height: 56.25vw;
  min-height: 600px;
  background: url(../img/bg4.jpg) bottom right no-repeat;
}
@media screen and (min-width: 1920px) {
  html section.sec5:after,
  body section.sec5:after {
    height: 1080px;
    width: 1095px;
  }
}
@media (min-width: 1920px) {
  html section.sec5:after,
  body section.sec5:after {
    height: 1080px;
  }
}
@media screen and (max-width: 1919px) {
  html section.sec5:after,
  body section.sec5:after {
    background-position: bottom left;
    background-size: 100%;
  }
}
@media screen and (max-width: 991px) {
  html section.sec5:after,
  body section.sec5:after {
    background-position: bottom right;
    background-size: 100%;
    position: relative;
    width: 100%;
    left: 0px;
    min-height: 200px;
    height: 80vw;
  }
}
html section.sec5 .container-footer,
body section.sec5 .container-footer {
  margin-top: 80px;
  position: relative;
  padding-top: 50px;
}
@media screen and (max-width: 767px) {
  html section.sec5 .container-footer,
  body section.sec5 .container-footer {
    margin-top: 40px;
    padding-top: 20px;
  }
}
html section.sec5 .container-footer .footer-line,
body section.sec5 .container-footer .footer-line {
  display: block;
  height: 1px;
  width: 2000px;
  right: 0px;
  position: absolute;
  top: 0px;
  background: #000;
}
html section.sec5 .container-footer .design,
body section.sec5 .container-footer .design {
  text-align: right;
}
@media screen and (max-width: 767px) {
  html section.sec5 .container-footer .design,
  body section.sec5 .container-footer .design {
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
html section #thx,
body section #thx {
  padding-top: 245px;
}
@media screen and (max-width: 767px) {
  html section #thx,
  body section #thx {
    padding-bottom: 200px;
    padding-top: 200px;
  }
}
html section #thx h3,
body section #thx h3 {
  color: #FFF;
  margin-bottom: 10px;
}
html section #thx p,
body section #thx p {
  font-weight: 600;
}
html section.formularz,
body section.formularz {
  background: #1b3739 url(../img/bg_kontakt.jpg) no-repeat center bottom;
  padding-top: 260px;
  height: 1080px;
}
html section.formularz div.form-info,
body section.formularz div.form-info {
  font-size: 12px;
}
html section.formularz div.form-info .ok,
body section.formularz div.form-info .ok {
  padding-top: 10px;
  color: #FFF;
}
html section.formularz div.form-info .err,
body section.formularz div.form-info .err {
  color: red;
}
html section.formularz .row-kontakt a,
body section.formularz .row-kontakt a {
  color: #0c4155;
}
html section.formularz .row-kontakt h3,
body section.formularz .row-kontakt h3,
html section.formularz .row-kontakt h6,
body section.formularz .row-kontakt h6 {
  color: #FFF;
}
html section.formularz .row-kontakt h6,
body section.formularz .row-kontakt h6 {
  font-size: 16px;
  margin-top: 100px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1500px) {
  html section.formularz .row-kontakt h6,
  body section.formularz .row-kontakt h6 {
    margin-top: 60px;
  }
}
@media screen and (min-width: 768px) {
  html section.formularz .form-wrapper,
  body section.formularz .form-wrapper {
    margin-left: -15px;
    margin-right: -15px;
  }
}
html section.formularz input,
body section.formularz input,
html section.formularz textarea,
body section.formularz textarea {
  background: #FFF;
  width: 100%;
  border-top-left-radius: 17px;
  border: 0px none transparent;
  margin-bottom: 25px;
  color: #acacac;
  padding: 10px;
  line-height: 1;
}
html section.formularz input,
body section.formularz input {
  height: 35px;
}
html section.formularz input[type="submit"],
body section.formularz input[type="submit"] {
  margin-top: 25px;
  float: right;
  background: #4f9a6c;
  color: #FFF;
  width: 50%;
}
@media screen and (max-width: 767px) {
  html section.formularz input[type="submit"],
  body section.formularz input[type="submit"] {
    margin-top: 20px;
  }
}
html section.formularz input:placeholder,
body section.formularz input:placeholder {
  opacity: 1;
}
html section.formularz input::placeholder,
body section.formularz input::placeholder {
  opacity: 1;
}
html section.formularz textarea,
body section.formularz textarea {
  height: 19.27083333vw;
  min-height: 200px;
  line-height: 1.5;
}
@media screen and (min-width: 1920px) {
  html section.formularz textarea,
  body section.formularz textarea {
    height: 370px;
  }
}
@media (min-width: 1920px) {
  html section.formularz textarea,
  body section.formularz textarea {
    height: 370px;
  }
}
html section.formularz div.error,
body section.formularz div.error {
  color: red;
  display: block;
  margin-top: -27px;
  margin-bottom: 15px;
}
html section.formularz .checkbox-wrapper,
body section.formularz .checkbox-wrapper {
  color: #FFF;
  float: none;
  width: 100%;
  text-align: left;
  position: relative;
  font-size: 10px;
  /* Base for label styling */
  /* checkbox aspect */
  /* checked mark aspect */
  /* checked mark aspect changes */
  /* disabled checkbox */
  /* hover style just for information */
}
@media screen and (max-width: 1199px) {
  html section.formularz .checkbox-wrapper,
  body section.formularz .checkbox-wrapper {
    float: none;
    width: auto;
  }
}
html section.formularz .checkbox-wrapper a,
body section.formularz .checkbox-wrapper a {
  color: #EDCF63;
  padding-left: 40px;
  padding-top: 0px;
  display: inline-block;
}
html section.formularz .checkbox-wrapper [type="checkbox"]:not(:checked),
body section.formularz .checkbox-wrapper [type="checkbox"]:not(:checked),
html section.formularz .checkbox-wrapper [type="checkbox"]:checked,
body section.formularz .checkbox-wrapper [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
html section.formularz .checkbox-wrapper [type="checkbox"]:not(:checked) ~ label.check,
body section.formularz .checkbox-wrapper [type="checkbox"]:not(:checked) ~ label.check,
html section.formularz .checkbox-wrapper [type="checkbox"]:checked ~ label.check,
body section.formularz .checkbox-wrapper [type="checkbox"]:checked ~ label.check {
  position: relative;
  padding-left: 40px;
  cursor: pointer;
}
html section.formularz .checkbox-wrapper [type="checkbox"]:not(:checked) ~ label.check:before,
body section.formularz .checkbox-wrapper [type="checkbox"]:not(:checked) ~ label.check:before,
html section.formularz .checkbox-wrapper [type="checkbox"]:checked ~ label.check:before,
body section.formularz .checkbox-wrapper [type="checkbox"]:checked ~ label.check:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 1.25em;
  height: 1.25em;
  border: 2px solid #0c4155;
  background: #fff;
  border-radius: 4px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  font-size: 15px;
}
html section.formularz .checkbox-wrapper [type="checkbox"]:not(:checked) ~ label.check:after,
body section.formularz .checkbox-wrapper [type="checkbox"]:not(:checked) ~ label.check:after,
html section.formularz .checkbox-wrapper [type="checkbox"]:checked ~ label.check:after,
body section.formularz .checkbox-wrapper [type="checkbox"]:checked ~ label.check:after {
  content: '\2713\0020';
  position: absolute;
  top: 0.17em;
  left: 0.22em;
  font-size: 1.3em;
  line-height: 0.8;
  color: #0c4155;
  transition: all 0.2s;
  font-size: 15px;
}
html section.formularz .checkbox-wrapper [type="checkbox"]:not(:checked) ~ label.check:after,
body section.formularz .checkbox-wrapper [type="checkbox"]:not(:checked) ~ label.check:after {
  opacity: 0;
  transform: scale(0);
}
html section.formularz .checkbox-wrapper [type="checkbox"]:checked ~ label.check:after,
body section.formularz .checkbox-wrapper [type="checkbox"]:checked ~ label.check:after {
  opacity: 1;
  transform: scale(1);
}
html section.formularz .checkbox-wrapper [type="checkbox"]:disabled:not(:checked) ~ label.check:before,
body section.formularz .checkbox-wrapper [type="checkbox"]:disabled:not(:checked) ~ label.check:before,
html section.formularz .checkbox-wrapper [type="checkbox"]:disabled:checked ~ label.check:before,
body section.formularz .checkbox-wrapper [type="checkbox"]:disabled:checked ~ label.check:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
html section.formularz .checkbox-wrapper [type="checkbox"]:disabled:checked ~ label.check:after,
body section.formularz .checkbox-wrapper [type="checkbox"]:disabled:checked ~ label.check:after {
  color: #999;
}
html section.formularz .checkbox-wrapper [type="checkbox"]:disabled ~ label.check,
body section.formularz .checkbox-wrapper [type="checkbox"]:disabled ~ label.check {
  color: #aaa;
}
html section.formularz .checkbox-wrapper label.check:hover:before,
body section.formularz .checkbox-wrapper label.check:hover:before {
  border: 2px solid #4778d9 !important;
}
.GaugeMeter {
  position: Relative;
  text-align: Center;
  overflow: Hidden;
  cursor: Default;
  display: inline-block;
}
.GaugeMeter SPAN,
.GaugeMeter B {
  width: 54%;
  position: Absolute;
  text-align: Center;
  display: Inline-Block;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 100;
  font-family: "Open Sans", Arial;
  overflow: Hidden;
  white-space: NoWrap;
  text-overflow: Ellipsis;
  margin: 0 23%;
}
.GaugeMeter[data-style="Semi"] B {
  width: 80%;
  margin: 0 10%;
}
.GaugeMeter S,
.GaugeMeter U {
  text-decoration: None;
  font-size: 0.6em;
  font-weight: 200;
  opacity: 0.6;
}
.GaugeMeter B {
  color: red;
  font-weight: 200;
  opacity: 0.8;
}
.GaugeMeter span,
.GaugeMeter b {
  display: none;
}
.gauge-wrapper {
  position: relative;
  text-align: center;
  background: url(../img/svgs/ELIPSE.svg) no-repeat center center;
  height: 487px;
  width: 634px;
  height: 25.36458333vw;
  width: 33.02083333vw;
  background-size: contain;
}
@media (min-width: 1920px) {
  .gauge-wrapper {
    height: 487px;
  }
}
@media (min-width: 1920px) {
  .gauge-wrapper {
    width: 634px;
  }
}
@media screen and (max-width: 991px) {
  .gauge-wrapper {
    width: 330px;
    height: 250px;
    margin: auto;
  }
}
.gauge-wrapper .gauge-label {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0px);
  bottom: 0px;
  color: #4F9A6C;
  font-size: 40px;
  font-size: 2.08333333vw;
}
@media (min-width: 1920px) {
  .gauge-wrapper .gauge-label {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .gauge-wrapper .gauge-label {
    font-size: 26px;
  }
}
.gauge-wrapper .gauge-label strong {
  font-size: 130px;
  font-size: 6.77083333vw;
  color: #f5d170;
}
@media (min-width: 1920px) {
  .gauge-wrapper .gauge-label strong {
    font-size: 130px;
  }
}
@media (max-width: 767px) {
  .gauge-wrapper .gauge-label strong {
    font-size: 84.5px;
  }
}
@media screen and (max-width: 991px) {
  .gauge-wrapper .gauge-label strong {
    font-size: 65px;
  }
}
.gauge-wrapper .kolko {
  background: #4b996c;
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 60px;
  top: 250px;
  width: 3.125vw;
  height: 3.125vw;
  top: 13.02083333vw;
  left: 50%;
  transform: translate(-50%, 0%);
  z-index: 3;
}
@media (min-width: 1920px) {
  .gauge-wrapper .kolko {
    width: 60px;
  }
}
@media (min-width: 1920px) {
  .gauge-wrapper .kolko {
    height: 60px;
  }
}
@media (min-width: 1920px) {
  .gauge-wrapper .kolko {
    top: 250px;
  }
}
@media screen and (max-width: 991px) {
  .gauge-wrapper .kolko {
    width: 32px;
    height: 32px;
    top: 50%;
  }
}
.gauge-wrapper .strzalka {
  background: url(../img/arrow.png) no-repeat center center;
  width: 60px;
  height: 120px;
  width: 3.125vw;
  height: 6.25vw;
  background-size: contain;
  transform-origin: bottom center;
  transform: rotate(-135deg);
  position: absolute;
  top: 158px;
  top: 8.22916667vw;
  left: 45.8%;
  z-index: 2;
  transition: all 4s;
  transition-timing-function: linear;
}
@media (min-width: 1920px) {
  .gauge-wrapper .strzalka {
    width: 60px;
  }
}
@media (min-width: 1920px) {
  .gauge-wrapper .strzalka {
    height: 120px;
  }
}
@media (min-width: 1920px) {
  .gauge-wrapper .strzalka {
    top: 158px;
  }
}
@media screen and (max-width: 991px) {
  .gauge-wrapper .strzalka {
    width: 32px;
    height: 64px;
    top: 31%;
    left: 45%;
  }
}
.gauge-wrapper .strzalka.full {
  transform: rotate(60deg);
}
.owl-carousel .owl-item {
  min-height: 440px;
  border-radius: 5px;
  font-size: 24px;
}
.owl-carousel .owl-item > div {
  padding: 45px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .owl-carousel .owl-item > div {
    padding: 60px;
  }
}
.owl-carousel .owl-nav {
  position: absolute;
  display: block;
  top: 50%;
  left: -80px;
  right: -80px;
}
@media screen and (max-width: 767px) {
  .owl-carousel .owl-nav {
    bottom: auto;
    width: 100%;
    top: 50%;
    left: 0px;
    right: 0px;
  }
}
.owl-carousel .owl-nav div {
  display: inline-block;
  background: url(../img/svgs/left.svg) no-repeat center center;
  background-size: contain;
  width: 40px;
  height: 46px;
  width: 2.08333333vw;
  height: 2.39583333vw;
}
@media (min-width: 1920px) {
  .owl-carousel .owl-nav div {
    width: 40px;
  }
}
@media (min-width: 1920px) {
  .owl-carousel .owl-nav div {
    height: 46px;
  }
}
@media screen and (max-width: 767px) {
  .owl-carousel .owl-nav div {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.owl-carousel .owl-nav div.owl-next {
  background: url(../img/svgs/right.svg) no-repeat center center;
  background-size: contain;
  transform: translate(100%, 0px);
  float: right;
}
@media screen and (max-width: 767px) {
  .owl-carousel .owl-nav div.owl-next {
    float: right;
  }
}
.owl-carousel .owl-dots {
  display: none;
}
.footer-1 {
  padding-top: 105px;
  padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .footer-1 {
    padding-top: 40px;
  }
}
.footer-1 div,
.footer-1 a,
.footer-1 p {
  font-size: 0.9375vw;
  vertical-align: top;
}
@media (min-width: 1920px) {
  .footer-1 div,
  .footer-1 a,
  .footer-1 p {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .footer-1 div,
  .footer-1 a,
  .footer-1 p {
    font-size: 11.7px;
  }
}
.footer-1 .logo-footer {
  max-width: 160px;
  margin-top: -50px;
}
@media screen and (max-width: 1199px) {
  .footer-1 .logo-footer {
    max-width: 80%;
  }
}
@media screen and (max-width: 767px) {
  .footer-1 .logo-footer {
    max-width: 100px;
    margin-top: 0px;
    margin-bottom: 30px;
  }
}
.footer-1 .footer-info {
  padding-right: 4.94791667vw;
}
@media (min-width: 1920px) {
  .footer-1 .footer-info {
    padding-right: 95px;
  }
}
@media screen and (max-width: 767px) {
  .footer-1 .footer-info {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.footer-1 .footer-contact,
.footer-1 .footernav {
  padding-left: 30px;
}
@media screen and (max-width: 1199px) {
  .footer-1 .footer-contact,
  .footer-1 .footernav {
    padding-left: 15px;
  }
}
.footer-1 .footer-contact img {
  display: block;
  width: 4.375vw;
  margin-top: 2.60416667vw;
  min-width: 40px;
}
@media (min-width: 1920px) {
  .footer-1 .footer-contact img {
    width: 84px;
  }
}
@media (min-width: 1920px) {
  .footer-1 .footer-contact img {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .footer-1 .footer-contact img {
    margin: auto;
    margin-top: 40px;
  }
}
.footer-1 .footer-contact-col,
.footer-1 .footernav-col {
  border-left: 1px solid #acacac;
  margin-left: -15px;
}
@media screen and (max-width: 767px) {
  .footer-1 .footer-contact-col,
  .footer-1 .footernav-col {
    margin-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .footer-1 .footer-contact-col,
  .footer-1 .footernav-col {
    border: 0px none;
  }
}
@media screen and (max-width: 767px) {
  .footer-1 .col-xs-12 {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .footer-2 {
    text-align: center;
  }
}
.footer-2 .copy {
  padding-top: 20px;
  padding-bottom: 20px;
  color: #acacac;
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .footer-2 .copy {
    text-align: center;
    padding: 20px;
  }
}
.footer-sep {
  border-top: 1px solid #acacac;
}
.footer-1 .container .row > div,
.footer-2 .container .row > div,
.footer-s .container .row > div {
  padding: 0px;
}
.footer-2 .row {
  align-items: center;
}
.footer-2 .row a {
  font-size: 0.9375vw;
}
@media (min-width: 1920px) {
  .footer-2 .row a {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .footer-2 .row a {
    font-size: 11.7px;
  }
}
/*# sourceMappingURL=style.css.map */