.article-list {
  color:#313437;
  /*background-color:#fff;*/
  /*background-image:url("../../assets/img/pattern_01.jpg");*/
  /*background-repeat:repeat;*/
}

.article-list p {
  color:#7d8285;
}

.article-list h2 {
  font-weight:bold;
  margin-bottom:40px;
  padding-top:40px;
  color:inherit;
}

@media (max-width:767px) {
  .article-list h2 {
    margin-bottom:25px;
    padding-top:25px;
    font-size:24px;
  }
}

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

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

.article-list .articles {
  padding-bottom:40px;
  /*background-color:rgba(227,70,48,0.6);*/
}

.article-list .item {
  padding-top:50px;
  min-height:425px;
  text-align:center;
  /*min-height:3000px;*/
  /*background-color:rgba(227,70,48,0.6);*/
  min-height:887px;
}

.article-list .item .name {
  font-weight:bold;
  font-size:16px;
  margin-top:20px;
  color:inherit;
}

.article-list .item .description {
  font-size:14px;
  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;
}

.col-md-4.col_center {
  text-align:center;
}

.paragraph_text_01 {
  font-family:'Roboto Condensed';
  /*color:red;*/
  font-size:20px;
}

.span_text_07 {
  font-family:'Roboto Condensed';
  color:rgb(0,0,0);
  font-size:40px;
}

@media (max-width: 767px) {
  .span_text_07 {
    font-family:'Roboto Condensed';
    color:rgb(0,0,0);
    font-size:35px;
  }
}

.span_text_08 {
  font-family:'Roboto Condensed';
  color:rgb(0,0,0);
  font-size:20px;
}

.img_size_01 {
  width:8%;
}

@media (max-width: 767px) {
  .img_size_01 {
    width:15%;
  }
}

.col-md-12.col_center {
  text-align:center;
  /*background:rgba(227,70,48,0.6);*/
}

.col-md-12.col_min_height {
  min-height:100px;
}

.col-md-10.col_center_01 {
  text-align:center;
}

.col-md-6.col_center_02 {
  text-align:center;
}

.img_01 {
  width:100%;
  /*margin-right:100px;*/
  /*margin-left:180px;*/
}

.img_size_03 {
  width:103%;
  padding:10px 5px 5px 5px;
}

.col-md-6.col_center_08 {
  text-align:center;
}

.nav.navbar-nav.nav_scale {
  width:20px;
}

p {
  font-family:'Roboto Condensed';
  font-size:20px;
  color:red;
}

.span_text_09 {
  font-family:'Roboto Condensed';
  color:rgb(123,123,123);
  font-size:15px;
}

.container.container_size_pattern {
  background-size:cover;
  padding-bottom:120px;
  background-image:url("../../assets/img/pattern_01.jpg");
  height:300px;
  background-attachment:fixed;
  background-position:center;
  background-repeat:repeat;
  background-size:contain;
  width:100%;
}

@media (max-width: 767px) {
  .container.container_size_pattern {
    background-size:cover;
    padding-bottom:120px;
    background-image:url("../../assets/img/pattern_01.jpg");
    height:100px;
    background-attachment:fixed;
    background-position:center;
    background-repeat:repeat;
    background-size:contain;
    width:100%;
  }
}

.navbar-default .navbar-link {
  padding-left:10px;
  padding-right:10px;
}

@media (max-width: 767px) {
  .span_text_011 {
    font-family:'Roboto Condensed';
    font-size:20px;
    color:rgb(255,255,255);
    background-color:#e34630;
    padding:10px 10px 10px 10px;
    line-height:1.8;
  }
}

.span_text_011 {
  font-family:'Roboto Condensed';
  font-size:50px;
  color:rgb(255,255,255);
  background-color:#8a187e;
  padding:10px 10px 10px 10px;
  line-height:1.9;
  /*text-align:center;*/
}

@media (max-width: 767px) {
  .span_text_011 {
    font-family:'Roboto Condensed';
    font-size:33px;
    color:rgb(255,255,255);
    background-color:#7b1276;
    padding:10px 10px 10px 10px;
    line-height:1.9;
  }
}

.img_size_05 {
  width:47%;
  /*padding:10px 5px 5px 5px;*/
}

.container.hero {
  width:100%;
  background-image:url("../../assets/img/uv_nyomdagep_01.jpg");
  /*background-repeat:no-repeat;*/
  background-size:cover;
}

.img_size_015 {
  width:50%;
}

@media (max-width: 767px) {
  .img_size_015 {
    width:84%;
  }
}

.col-md-12.col_center_012 {
  text-align:center;
}

.col-md-4.col_center_09 {
  text-align:center;
}

.link_text {
  font-family:'Roboto Condensed';
  font-size:40px;
  color:rgb(181,31,175);
  font-style:normal;
  text-decoration:inherit;
}

.row.row_center {
  text-align:center;
}

