.article-list {
  color: #313437;
  background-color: #b1391c;
}

.article-list p {
  font-size: 18px;
}

.article-list .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto;
}

.article-list .intro p {
  margin-bottom: 0;
}

.article-list .articles {
  padding-bottom: 40px;
}

.article-list .item {
  padding-top: 50px;
  min-height: 425px;
  text-align: center;
  color: #ffffff;
}

.article-list .item .name {
  font-size: 20px;
  margin-top: 20px;
  color: #ffffff;
}

.article-list .item .description {
  margin-top: 15px;
  margin-bottom: 0;
}

.article-list .item .action {
  font-size: 24px;
  width: 24px;
  margin: 22px auto 0;
  line-height: 1;
  display: block;
  color: #4f86c3;
  opacity: 0.85;
  transition: opacity 0.2s;
  text-decoration: none;
}

.article-list .item .action:hover {
  opacity: 1;
}

.felhivasikon {
  font-size: 40px !important;
}

#sec-alkalmazas2 {
  background-attachment: fixed;
  background-size: cover;
  background: rgba(0, 0, 0, .60) url('../../assets/img/6.jpg?h=6a4f6aa6a6b2506e30ad85b11fed8da6') fixed;
  color: white;
}

.bg-sec {
  background-color: #a83717;
  color: white;
}

.mnb-logo {
  width: 130px;
}

#sec-alkalmazas2 A {
  color: white;
}

.fa-handshake {
  font-size: 60px;
}

.kezdobetu {
  color: #b1391c;
  font-weight: bolder;
  font-size: 21px;
}

