@charset "UTF-8";
.hidden {
  display: none; }

.visible {
  display: inherit; }

.clearboth {
  clear: both; }

html, body {
  height: 100%; }

body {
  color: #000000;
  background-color: #FFFFFF;
  font-family: "LatoWebLight", "Lato", serif;
  font-size: 14px; }
  body .item-page {
    width: 100%;
    padding-bottom: 16px;
    padding-top: 100px;
    padding-bottom: 100px;
    padding-top: 0.20vhz;
    padding-bottom: 0.20vhz; }
  body #page-content, body #bottom {
    color: #000000;
    background-color: #FFFFFF; }
    body #page-content h1, body #bottom h1 {
      text-align: center;
      color: #000000;
      font-family: "LatoWebLight", "Lato", serif;
      font-size: 3rem;
      font-weight: 200;
      padding-top: 30px;
      padding-bottom: 15px; }
    body #page-content h2, body #bottom h2 {
      text-align: center;
      color: #000000;
      font-family: "LatoWebLight", "Lato", serif;
      font-size: 3rem;
      font-weight: 200;
      padding-top: 30px;
      padding-bottom: 30px; }
    body #page-content p, body #bottom p {
      text-align: center;
      line-height: 1.5;
      font-size: 1.5rem;
      font-weight: 300; }
    body #page-content #ca_banner, body #bottom #ca_banner {
      height: 100px; }
      body #page-content #ca_banner h2, body #bottom #ca_banner h2 {
        margin-bottom: 0px;
        margin-top: 0px;
        padding-bottom: 0px;
        padding-top: 0px;
        font-size: 1rem; }
      body #page-content #ca_banner p, body #bottom #ca_banner p {
        font-size: 0.8rem; }
  body a {
    color: #000000;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s; }
  body a:hover {
    color: #000000; }

#page-content ul li {
  list-style: none;
  /* if youÔÇÖre not already using a reset */ }

#page-content ul li:before {
  color: #000000;
  /* set color to red */
  content: "\2022";
  /* /2022 is the numerical unicode for &bull; */
  font-size: 1.5em;
  /* set the font-size of the bullet if necessary. Make sure to use em or %*/
  padding-right: .50em;
  /* give the bullet some padding from the text Make sure to use em*/
  position: relative;
  top: .1em;
  /* set the vertical position of the bullet if necessary. Make sure to use em or % */ }

.accordion-heading {
  background-color: #00803b; }
  .accordion-heading a {
    color: #fff;
    text-decoration: none; }

#n2-ss-3-align {
  color: #FFFFFF; }
  #n2-ss-3-align ul {
    list-style: disc; }
    #n2-ss-3-align ul ul {
      list-style: none;
      padding-left: 8px; }
      #n2-ss-3-align ul ul li:before {
        content: "-";
        left: -5px;
        position: relative; }

.n2-ss-slide-10 > div {
  background: #d69696 !important;
  background: -moz-linear-gradient(left, RGBA(214, 150, 150, 1) 50%, RGBA(255, 255, 255, 1) 50%) !important;
  background: -webkit-linear-gradient(left, RGBA(214, 150, 150, 1) 50%, RGBA(255, 255, 255, 1) 50%) !important;
  background: linear-gradient(to right, RGBA(214, 150, 150, 1) 50%, RGBA(255, 255, 255, 1) 50%) !important; }

.n2-ss-slide-12 > div {
  background: #d69696 !important;
  background: -moz-linear-gradient(left, #FFFFFF 50%, #95CDDC 50%) !important;
  background: -webkit-linear-gradient(left, #FFFFFF 50%, #95CDDC 50%) !important;
  background: linear-gradient(to right, #FFFFFF 50%, #95CDDC 50%) !important; }

.n2-ss-slide-13 > div {
  background: #D7D396 !important;
  background: -moz-linear-gradient(left, #D7D396 50%, RGBA(255, 255, 255, 1) 50%) !important;
  background: -webkit-linear-gradient(left, #D7D396 50%, RGBA(255, 255, 255, 1) 50%) !important;
  background: linear-gradient(to right, #D7D396 50%, RGBA(255, 255, 255, 1) 50%) !important; }

.n2-ss-slide-14 > div {
  background: #d69696 !important;
  background: -moz-linear-gradient(left, #FFFFFF 50%, #ACDB95 50%) !important;
  background: -webkit-linear-gradient(left, #FFFFFF 50%, #ACDB95 50%) !important;
  background: linear-gradient(to right, #FFFFFF 50%, #ACDB95 50%) !important; }

body #bottom div.bezpieczenstwo {
  padding-top: 48px;
  padding-top: 20vh;
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  height: 450px;
  height: 100vh;
  color: #000000;
  text-align: right; }
  body #bottom div.bezpieczenstwo h3 {
    font-size: 3rem;
    font-weight: 300;
    margin-bottom: 32px;
    text-transform: uppercase; }
  body #bottom div.bezpieczenstwo p {
    text-align: right;
    font-size: 2rem;
    font-weight: 300; }

@media only screen and (max-width: 767px) {
  body {
    color: #000000;
    background-color: #FFFFFF;
    font-family: "LatoWebLight", "Lato", serif;
    font-size: 10px; }
    body #page-content h1, body #bottom h1 {
      text-align: center;
      color: #000000;
      font-family: "LatoWebLight", "Lato", serif;
      font-size: 1.5rem;
      font-weight: 200;
      padding-top: 30px;
      padding-bottom: 15px; }
    body #page-content h2, body #bottom h2 {
      text-align: center;
      color: #000000;
      font-family: "LatoWebLight", "Lato", serif;
      font-size: 1.5rem;
      font-weight: 200;
      padding-top: 30px;
      padding-bottom: 15px; }
    body #page-content p, body #bottom p {
      text-align: center;
      line-height: 1.5;
      font-size: 1rem;
      font-weight: 300; }
    body #bottom div.bezpieczenstwo {
      padding-top: 48px;
      padding-top: 20vh;
      background-position: 50% 0;
      background-size: cover;
      background-attachment: fixed;
      background-repeat: no-repeat;
      height: 450px;
      height: 100vh;
      color: #000000;
      text-align: right; }
      body #bottom div.bezpieczenstwo h3 {
        font-size: 1.5rem;
        font-weight: 300;
        margin-bottom: 32px;
        text-transform: uppercase; }
      body #bottom div.bezpieczenstwo p {
        text-align: right;
        font-size: 1rem;
        font-weight: 300; }

  div#n2-ss-4 .n2-ss-layer .n2-font-3d959f212f1a8aae76b38d2ca33a1036-hover#n2-ss-4item2,
  div#n2-ss-4 .n2-ss-layer .n2-font-f12f899fba69a05ffd5ed1e4dd1e8ae3-hover#n2-ss-4item4,
  div#n2-ss-5 .n2-ss-layer .n2-font-f12f899fba69a05ffd5ed1e4dd1e8ae3-hover#n2-ss-5item2,
  div#n2-ss-5 .n2-ss-layer .n2-font-f12f899fba69a05ffd5ed1e4dd1e8ae3-hover#n2-ss-5item4 {
    font-size: 1.5rem; }

  body div#n2-ss-4 .n2-ss-layer .n2-font-432358a86d8183244490397f0f9b03cc-paragraph,
  body div#n2-ss-4 .n2-ss-layer .n2-font-432358a86d8183244490397f0f9b03cc-paragraph,
  body div#n2-ss-5 .n2-ss-layer .n2-font-432358a86d8183244490397f0f9b03cc-paragraph,
  body div#n2-ss-5 .n2-ss-layer .n2-font-432358a86d8183244490397f0f9b03cc-paragraph {
    font-size: 1rem; } }
.popup {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1000;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.85);
  /* Black w/ opacity */ }
  .popup div.visforms-form {
    color: #fff;
    margin: 15% auto;
    /* 15% from the top and centered */
    padding: 20px;
    width: 80%;
    /* Could be more or less, depending on screen size */ }
    .popup div.visforms-form textarea:focus, .popup div.visforms-form input:focus {
      outline: none; }
    .popup div.visforms-form input[type="submit"] {
      background-color: #e53935;
      float: right;
      width: 40%;
      color: #fff;
      border-radius: 0;
      border: solid #e53935 1px;
      font-size: 1.2rem;
      height: 40px; }
    .popup div.visforms-form input {
      padding-left: 8px;
      width: 100%;
      color: #fff;
      border-radius: 0;
      border: solid #fff 1px;
      font-size: 1.2rem;
      height: 40px; }
      .popup div.visforms-form input#field5 {
        width: auto;
        height: 24px;
        float: left; }
    .popup div.visforms-form label {
      display: none; }
      .popup div.visforms-form label#modvisform96zgodalbl {
        float: right;
        display: block;
        width: 95%; }
  .popup.show {
    display: block; }

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff;
  opacity: 0.8;
  font-weight: 200; }

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
  opacity: 0.8;
  font-weight: 200; }

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
  opacity: 0.8;
  font-weight: 200; }

:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
  opacity: 0.8;
  font-weight: 200; }

::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
  opacity: 0.8;
  font-weight: 200; }

nav {
  height: 650px;
  height: 100vh;
  background-image: url(../images/main-photo.jpg);
  background-position: 50% 0;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat; }
  nav #for-header-logo {
    float: right;
    margin-right: 32px;
    margin-top: 32px; }
  nav #for-menu-collapse-button {
    float: left;
    margin-top: 32px;
    margin-left: 32px; }
  nav #collapsable-menu {
    z-index: 1000;
    position: absolute;
    top: 0;
    left: 0;
    width: 420px;
    max-width: 50%;
    height: 400px;
    max-height: 100vh; }
    nav #collapsable-menu ul {
      margin-left: 0px;
      margin-left: 0px; }
      nav #collapsable-menu ul::after {
        content: " ";
        display: block;
        height: 24px;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.8); }
      nav #collapsable-menu ul li {
        margin-left: 0px;
        margin-left: 0px; }
        nav #collapsable-menu ul li a {
          background-color: rgba(0, 0, 0, 0.8);
          margin-left: 0px;
          margin-left: 0px;
          padding-left: 54px;
          padding-top: 8px;
          padding-bottom: 8px;
          display: block;
          color: #ffffff;
          font-size: 1.2rem;
          font-weight: 300; }
          nav #collapsable-menu ul li a:hover {
            background-color: rgba(0, 0, 0, 0.7); }
    nav #collapsable-menu #for-collapsable-menu-close-button {
      width: 100%;
      background-color: rgba(0, 0, 0, 0.8);
      padding-top: 32px;
      padding-left: 14px; }
      nav #collapsable-menu #for-collapsable-menu-close-button #collapsable-menu-close-button {
        margin-top: 32px;
        margin-left: 32px; }
  nav ul.app-stores {
    position: absolute;
    top: 450px;
    top: 70vh; }
    nav ul.app-stores li a div {
      font-size: 1.5rem; }
      nav ul.app-stores li a div svg {
        margin-left: 24px; }

@media only screen and (max-width: 767px) {
  body nav #collapsable-menu {
    width: 100%;
    margin: 0;
    max-width: 100%;
    height: 100px;
    max-height: 100vh; }
  body nav ul.app-stores {
    position: absolute;
    top: 450px;
    top: 50vh; }
    body nav ul.app-stores li a div {
      font-size: 1rem; } }
footer {
  color: #000000;
  background-color: #B2B2B2;
  text-align: left;
  font-size: 0.8rem;
  font-family: "LatoWebLight", "Lato", serif;
  padding-top: 32px;
  padding-bottom: 0px; }
  footer ul {
    margin-bottom: 0px;
    padding-bottom: 8px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px; }
    footer ul li {
      display: inline-block; }
      footer ul li a {
        color: #000000;
        text-decoretion: none; }
        footer ul li a:hover {
          color: #000000;
          text-decoration: none; }
  footer #footer-copyright {
    color: #000000;
    font-size: 0.8rem;
    font-family: "LatoWebLight", "Lato", serif; }

ul.app-stores li {
  display: inline-block;
  margin-right: 16px; }
  ul.app-stores li a {
    display: inline-block;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 16px;
    padding-left: 16px;
    color: #ffffff;
    font-size: 1.1rem;
    font-weight: 300;
    line-height: 1.3;
    border: #ffffff solid 1px; }
    ul.app-stores li a:hover {
      color: #ffffff;
      background-color: #e53935;
      border: #e53935 solid 1px;
      outline: none; }
    ul.app-stores li a div {
      float: left; }
      ul.app-stores li a div svg {
        margin-left: 16px; }

nav.do-paralax ul.app-stores li a {
  border: none;
  background-color: rgba(0, 0, 0, 0.4); }
  nav.do-paralax ul.app-stores li a:hover {
    color: #ffffff;
    background-color: #e53935;
    border: #e53935 solid 1px;
    outline: none; }

ul.footer-manu {
  margin-bottom: 0px;
  margin-top: 0px;
  padding-bottom: 0px; }
  ul.footer-manu li {
    display: inline-block;
    margin-right: 16px;
    margin-top: 16px; }
    ul.footer-manu li a {
      display: inline-block;
      background-color: #e53935;
      color: #ffffff;
      padding-top: 8px;
      padding-bottom: 8px;
      padding-right: 16px;
      padding-left: 16px;
      line-height: 1.2;
      font-size: 1.1rem;
      font-weight: 300; }
      ul.footer-manu li a:hover {
        color: #e53935;
        background-color: #fff; }

footer .for-logo {
  margin-top: 10px; }

/*# sourceMappingURL=template.css.map */
