.body {
  font-family: Proximanova, sans-serif;
  color: #363636;
  font-size: 16px;
  line-height: 22px;
}

.top-links {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 30px 8px 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: #3f77d3;
  box-shadow: 3px 0 6px 0 rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 800;
}

.white-link {
  color: #fff;
  font-weight: 800;
  text-decoration: none;
}

.link-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.phone-icon {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  background-image: url('../images/raklapmagasitohu-phone.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.heading-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.email-icon {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  background-image: url('../images/raklapmagasitohu-email.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.container {
  width: 100%;
  max-width: 1040px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 90px;
  padding-bottom: 90px;
}

.container.inheader {
  margin-bottom: -60px;
  padding-top: 40px;
  padding-bottom: 0px;
}

.container.inpraktikus {
  padding-bottom: 0px;
}

.container.infooter {
  max-width: none;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 40px;
}

.brand {
  width: 150px;
  height: 76px;
  margin-top: 60px;
  margin-left: 20px;
  background-image: url('../images/raklapmagasitohu-logo.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 72px;
  line-height: 76px;
  font-weight: 800;
}

.heading.outlined {
  color: #fff;
}

.horiz-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.horiz-div.elony {
  margin-bottom: 30px;
}

.horiz-div.elony.elso {
  margin-top: 30px;
}

.horiz-div.copyright {
  margin-top: 30px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.raklapmagasito-bg {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 466px;
  max-width: 600px;
  margin-left: -50px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/raklapmagasito-header.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.elonyok-section {
  background-image: url('../images/elonyok-bg.png');
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
}

.elonyok-left {
  width: 100%;
  max-width: 460px;
}

.elonyok-right {
  width: 100%;
  max-width: 490px;
}

.lead {
  font-size: 20px;
  line-height: 26px;
}

.h3-title {
  margin-top: 0px;
  margin-bottom: 6px;
  color: #3f77d3;
  font-size: 28px;
  line-height: 34px;
  font-weight: 800;
}

.h3-title.infooter {
  color: #fff;
  text-transform: uppercase;
}

.h2-title {
  margin-top: 0px;
  margin-bottom: 15px;
  font-weight: 800;
}

.texts {
  width: 100%;
}

.boldtext {
  margin-bottom: 10px;
  font-weight: 800;
}

.elonyicon {
  width: 100%;
  height: 33px;
  max-width: 33px;
  margin-right: 10px;
}

.elonyicon.elso {
  background-image: url('../images/raklapmagasito-helytakarekos.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.elonyicon.masodik {
  background-image: url('../images/raklapmagasito-ujrahasznosithato.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.elonyicon.harmadik {
  background-image: url('../images/raklapmagasito-osszeszerelheto.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.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;
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.3);
  -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;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.22);
}

.button-txt {
  display: inline-block;
}

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

.div-block {
  padding-left: 30px;
  border-left: 1px solid #fff;
}

.raklapmagasito-img {
  height: 80vh;
  background-image: url('../images/raklapmagasito-imgbg.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.praktikus-section {
  background-color: #ecf0f1;
}

.text-block-3 {
  margin-top: 15px;
  margin-bottom: 30px;
}

.div-block-2 {
  margin-left: 65px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/raklapmagasito-keretek.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.image-5 {
  position: relative;
  width: 100%;
  max-width: 514px;
  margin-bottom: -20px;
  margin-left: 65px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.footer {
  background-color: #3f77d3;
  color: #fff;
}

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

.footer-txt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-one {
  margin-top: 50px;
}

.raklapmagasitok-osszecsukva {
  width: 100%;
  max-width: 51%;
  margin-left: 40px;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/raklapmagasito-footer.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.copyright {
  font-size: 16px;
}

.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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}

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

.list-icon {
  width: 10px;
  height: 10px;
  margin-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/li-element.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.image-6 {
  position: relative;
  width: 100%;
  max-width: 600px;
  margin-left: -100px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.raklapmagasito-img2 {
  height: 80vh;
  background-image: url('../images/raklapmagasito-keretek.jpeg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

@media screen and (max-width: 991px) {
  .container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .container.infooter {
    padding-right: 0px;
  }

  .horiz-div.inheader {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .horiz-div.inpraktikus {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .elonyok-left.inpraktikus {
    margin-bottom: 90px;
  }

  .image-5 {
    max-width: 300px;
    margin-left: 30px;
  }

  .copyright {
    margin-top: 9px;
    line-height: 24px;
  }

  .image-6 {
    margin-top: -20px;
    margin-left: 0px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
  }
}

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

  .white-link.intop {
    display: none;
  }

  .container.inheader {
    margin-bottom: -50px;
  }

  .container.infooter {
    padding-left: 0px;
  }

  .heading {
    font-size: 42px;
    line-height: 46px;
  }

  .horiz-div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .horiz-div.elony {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .horiz-div.elony.elso {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .horiz-div.copyright {
    -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;
  }

  .elonyok-left {
    max-width: none;
    margin-bottom: 50px;
  }

  .elonyok-left.inpraktikus {
    margin-bottom: 0px;
  }

  .elonyok-left.infooter {
    margin-bottom: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .elonyok-right {
    max-width: none;
  }

  .raklapmagasito-img {
    background-image: url('../images/raklapmagasito-agyas.jpeg');
  }

  .raklapmagasitok-osszecsukva {
    height: 300px;
    max-width: 100%;
    margin-left: 0px;
  }

  .logobg {
    margin-right: 15px;
  }

  .image-6 {
    max-width: 400px;
  }

  .raklapmagasito-img2 {
    background-image: url('../images/raklapmagasito-keretek2.jpeg');
  }
}

@media screen and (max-width: 479px) {
  .top-links {
    padding-left: 10px;
    font-size: 11px;
  }

  .phone-icon {
    margin-right: 0px;
  }

  .email-icon {
    margin-right: 0px;
  }

  .container {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .container.inheader {
    margin-bottom: -30px;
  }

  .heading {
    font-size: 36px;
    line-height: 40px;
  }

  .elonyok-left.inpraktikus {
    margin-bottom: 30px;
  }

  .lead {
    font-size: 18px;
    line-height: 24px;
  }

  .h3-title {
    font-size: 24px;
    line-height: 28px;
  }

  .h2-title {
    font-size: 28px;
    line-height: 34px;
  }

  .button-txt {
    font-size: 14px;
  }

  .div-block {
    padding-left: 20px;
  }

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

  .image-6 {
    margin-top: -20px;
    margin-right: -20px;
  }
}

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