footer {
  padding: 50px 0 0;
}

.allec-felso {
  background: #232935;
  color: #7a808d;
  padding-bottom: 30px;
}

.allec-felso .to-top {
  position: absolute;
  background: url('https://www.pannonsafe.hu/assets/images/arrow.png') no-repeat center 9px #232935;
  width: 72px;
  height: 72px;
  display: inline-block;
  vertical-align: middle;
  padding: 24px 24px;
  left: 0;
  right: 0;
  margin: auto;
  margin-top: -32px;
}

.allec-felso a {
  color: #7a808d;
  text-decoration: none;
  font-size: 14px;
}

.allec-felso h3 {
  font-size: 20px;
  font-weight: bold;
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 25px;
  color: #fff;
}

.allec-felso ul {
  list-style-type: none;
  margin-bottom: 10px;
  padding-left: 0;
}

.allec-felso ul li {
  margin: 9px 0;
}

.allec-felso h3::after {
  content: "";
  width: 13%;
  height: 3px;
  background-color: #515a6c;
  position: absolute;
  bottom: 0;
  left: 0;
}

.allec-also {
  background: #181c24;
  color: #444952;
  padding: 25px 0;
  font-size: 14px;
}

.allec-also a {
  color: #444952;
  text-decoration: none;
}

.googleplay-icon {
  background: url('https://www.pannonsafe.hu/assets/images/icon/icons8-google-play-100.png');
}

.facebook-icon {
  background: url('https://www.pannonsafe.hu/assets/images/icon/icons8-facebook-100.png');
}

.insta-icon {
  background: url('https://www.pannonsafe.hu/assets/images/icon/icons8-instagram-old-100.png');
}

.youtube-icon {
  background: url('https://www.pannonsafe.hu/assets/images/icon/icons8-youtube-100.png');
}

.insta-icon, .youtube-icon, .facebook-icon, .googleplay-icon {
  background-size: cover;
  background-repeat: no-repeat;
  width: 48px;
  height: 48px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 9px;
}

.MB-logok img {
  width: 100px;
  margin: 5px 10px;
}

