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

.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;
}

.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;
}

.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;
}

.h1, h1 {
  line-height: 39px;
}

.h1, h1 {
}

.carousel-text {
  position: absolute;
}

Buttons {
  border-radius: 100%;
}

boton-contacto {
}

#footer {
  text-align: center;
  /*margin-top: 10px;*/
  /*margin-bottom: -8px;*/
  font-family: 'Source Sans Pro';
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 2px;
  color: #6B6B6B;
}

#row_2 {
  padding: 10px;
}

#row_1 {
  padding: 10px;
  font-size: 14px;
  text-transform: lowercase;
  /*text-align: left;*/
  /*padding-left: 40px;*/
  color: #000000;
  opacity: 0.3;
}

#row_3 {
  padding: 20px;
}

img {
  /*width: 500px;*/
  width: 100%;
  /*padding: 6px;*/
  margin-bottom: 21px;
}

#portfolio {
  background-color: rgb(105,105,105);
  margin: -1px;
}

body {
}

.body-color1 {
  background-color: #928C8C;
}

.body-color2 {
  background-color: #C2A09D;
}

.body-color3 {
  background-color: #8A949D;
}

.navbar-light .navbar-brand {
  /*margin-top: -20px;*/
}

.filter {
  background-color: #000000;
  opacity: 0.5;
}

