.body {
  font-family: 'Proxima nova', sans-serif;
  color: #363636;
  font-size: 18px;
  line-height: 26px;
}

.footer {
  background-color: #3f77d3;
  color: #fff;
  font-size: 20px;
}

.footer-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.heading {
  font-size: 26px;
  line-height: 32px;
  text-transform: uppercase;
}

.link {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  text-decoration: none;
}

.link:hover {
  text-decoration: underline;
}

.link.fiorex {
  font-size: 16px;
  line-height: 18px;
  font-weight: 800;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.div-block {
  margin-bottom: 10px;
}

.div-block-2 {
  max-width: 450px;
}

.navbar {
  position: absolute;
  left: 0%;
  top: 28px;
  right: 0%;
  bottom: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image {
  width: 12px;
  margin-right: 15px;
}

.logobg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 110px;
  height: 135px;
  margin-right: 25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.image-2 {
  max-width: 90px;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1170px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.copyright {
  margin-top: 15px;
  font-size: 16px;
}

.owncontainer {
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  padding: 70px 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.nanobar {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 28px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(63, 119, 211, 0.9);
}

.nav-link {
  padding: 36px 15px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-size: 20px;
  line-height: 28px;
  font-weight: 800;
  text-transform: uppercase;
}

.nav-link:hover {
  background-color: #e0f6ff;
}

.nano-link {
  margin-left: 20px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Proximanova, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.nano-link:hover {
  text-decoration: underline;
}

.image-3 {
  height: 100px;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  float: none;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.brand {
  padding-right: 15px;
}

.brand.w--current {
  padding-left: 80px;
  background-color: #e0f6ff;
}

.heading-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 675px;
  margin-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.6)), to(transparent)), url('../images/pallets.jpg');
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6), transparent), url('../images/pallets.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  color: #fff;
}

.div-block-5 {
  max-width: 500px;
  margin-top: 200px;
  text-align: left;
}

.button {
  padding: 14px 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #3f77d3;
  border-radius: 3px;
  background-color: #3f77d3;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 16px;
  font-weight: 800;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  border-style: solid;
  border-width: 1px;
  border-color: #2e6da4;
}

.h2 {
  margin-top: 0px;
  font-weight: 800;
  text-transform: uppercase;
}

.heading-3 {
  font-size: 50px;
  line-height: 56px;
  font-weight: 800;
}

.text-block {
  margin-bottom: 20px;
  font-size: 20px;
}

.image-4 {
  width: 10px;
  margin-top: -1px;
  margin-left: 20px;
}

.text-block-2 {
  display: inline-block;
}

.header-container {
  margin-right: 80px;
  margin-left: 80px;
  text-align: center;
}

.nanocontainer {
  max-width: 1170px;
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center;
}

.h3 {
  font-size: 26px;
  text-transform: uppercase;
}

.text-block-3 {
  max-width: 230px;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 475px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.lerakodas-pic {
  width: 137px;
  height: 137px;
  background-image: url('../images/lerakodas-ikon.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.atvizsg-pic {
  width: 137px;
  height: 137px;
  background-image: url('../images/gyors-atvizsgalas.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.kifizetes-pic {
  width: 137px;
  height: 137px;
  background-image: url('../images/azonnali-kifizetes.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.columns-2 {
  margin-top: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: left;
}

.single-product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-9 {
  margin-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.price {
  font-weight: 800;
}

.div-block-10 {
  margin-bottom: 30px;
}

.arlista {
  background-color: #ecf0f1;
}

.map {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 600px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text-block-4 {
  height: 100%;
  max-width: 100%;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-5 {
  width: 100px;
}

.link-block {
  width: 100px;
  height: 68px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.div-block-11 {
  position: absolute;
  z-index: 1;
  display: none;
  margin-top: 180px;
  margin-left: 80px;
  padding: 10px;
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
}

.image-7 {
  margin-top: 100px;
}

.column {
  padding-right: 0px;
  padding-left: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.column-2 {
  padding-right: 0px;
  padding-left: 50px;
}

.div-block-13 {
  max-width: 400px;
}

.text-block-5 {
  display: inline-block;
  font-family: Proximanova, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.div-block-14 {
  margin-top: 50px;
}

.link-block-2 {
  position: absolute;
  top: 10px;
  right: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 35px;
  height: 35px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-8 {
  width: 20px;
  height: 20px;
}

.html-embed {
  width: 300vh;
}

@media screen and (max-width: 991px) {
  .copyright {
    margin-top: 9px;
    line-height: 24px;
  }

  .nav-link {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .nav-menu {
    background-color: #fff;
  }

  .nav-container {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .brand.w--current {
    padding-left: 20px;
  }

  .header-container {
    margin-right: 20px;
    margin-left: 20px;
  }

  .div-block-6 {
    max-width: 240px;
  }

  .div-block-11 {
    margin-top: 120px;
  }

  .menu-button {
    margin-right: 20px;
    padding: 12px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(54, 54, 54, 0.5);
    border-radius: 3px;
  }

  .menu-button.w--open {
    background-color: #ecf0f1;
    color: #363636;
  }
}

@media screen and (max-width: 767px) {
  .body {
    font-size: 16px;
    line-height: 24px;
  }

  .footer {
    font-size: 16px;
    line-height: 22px;
  }

  .owncontainer {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .nano-link {
    margin-left: 15px;
    font-size: 16px;
  }

  .div-block-6 {
    max-width: 170px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .div-block-7 {
    margin-top: 30px;
  }

  .columns-2 {
    margin-top: 10px;
  }

  .div-block-11 {
    margin-top: 170px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  }

  .image-7 {
    margin-top: 50px;
  }

  .text-block-5 {
    font-size: 16px;
    line-height: 22px;
  }
}

@media screen and (max-width: 479px) {
  .footer {
    padding-bottom: 70px;
  }

  .footer-container {
    display: block;
  }

  .link.fiorex {
    font-size: 14px;
    line-height: 16px;
  }

  .navbar {
    position: fixed;
    top: 0px;
  }

  .div-block-4 {
    margin-top: 30px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .copyright {
    margin-top: 0px;
    font-size: 14px;
    line-height: 20px;
  }

  .nanobar {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 999;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .nav-link {
    padding: 10px 20px;
    font-size: 16px;
    line-height: 26px;
  }

  .nano-link {
    display: block;
    margin-right: 10px;
    margin-left: 10px;
  }

  .image-3 {
    height: 70px;
  }

  .heading-section {
    height: 600px;
  }

  .div-block-5 {
    margin-top: 50px;
  }

  .h2 {
    font-size: 26px;
    line-height: 30px;
  }

  .heading-3 {
    font-size: 48px;
    line-height: 52px;
  }

  .text-block-2 {
    font-size: 14px;
  }

  .nanocontainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 300px;
    margin-top: 4px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: left;
  }

  .h3 {
    font-size: 22px;
    line-height: 26px;
  }

  .div-block-6 {
    margin-bottom: 30px;
  }

  .div-block-7 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-11 {
    margin-top: 90px;
    padding: 5px;
  }

  .text-block-5 {
    display: block;
  }

  .div-block-14 {
    margin-top: 30px;
  }

  .div-block-15 {
    margin-top: 30px;
  }

  .link-block-2 {
    top: 5px;
    right: 5px;
  }
}

@font-face {
  font-family: 'Proxima nova';
  src: url('../fonts/Proxima-Nova-Extrabold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Proxima nova';
  src: url('../fonts/Proxima-Nova-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Proximanova';
  src: url('../fonts/ProximaNova-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}