body {
  font-family: 'Raleway';
  background: #FFF;
  text-align: center;
}

.embed-responsive {
  margin-bottom: 30px;
}

.fixed-bottom {
  position: fixed;
  bottom: 0;
  width: 100%;
  padding-top: 50px;
  z-index: 999999;
}

.fixed-top {
  position: fixed;
  top: 0;
  width: 100%;
  padding-top: 50px;
  z-index: 0;
}

.background-gradiente {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+34 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 34%, rgba(255, 255, 255, 1) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 34%, rgba(255, 255, 255, 1) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 34%, rgba(255, 255, 255, 1) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
}

.bgimage {
  width: 100%;
  height: 50vh;
  background: url('../img/about.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 50px;
}

.link-media {
  display: block;
  margin-top: 20px;
}

.contacto {
  display: block;
}

.contacto a {
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  color: black;
  border: 1px black solid;
  padding: 10px 30px;
  margin-top: 10px;
  transition: color 0.5s, background-color 0.5s, border 0.5s;
}

.contacto a:hover {
  opacity: 1;
  color: white;
  border: 1px black solid;
  background-color: black;
  transition: color 0.5s, background-color 0.5s, border 0.5s;
}

.linea-black {
  width: 1px;
  height: 35px;
  background-color: #e23535;
  margin: 0 auto;
}

.linea-white {
  width: 1px;
  height: 35px;
  background-color: #FFF;
  margin: 0 auto;
}

.fjg {
  text-align: center;
  margin-top: 20px;
  z-index: 999;
}

.fjg img {
  margin: 0 auto;
  width: 100%;
}

.fjg a {
  display: inline-block;
}

.kapusta_data {
  margin-top: 0;
}

.data {
  margin-top: 0;
  margin-bottom: 0;
}

.data a {
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  color: black;
  border: 1px #e23535 solid;
  padding: 10px 30px;
  margin-top: 10px;
  transition: color 0.5s, background-color 0.5s, border 0.5s;
}

.data a:hover {
  opacity: 1;
  color: white;
  border: 1px #e23535 solid;
  background-color: #e23535;
  transition: color 0.5s, background-color 0.5s, border 0.5s;
}

.data .fa-links a {
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  color: black;
  border: none !important;
  padding: 10px 30px;
  margin-top: 10px;
  transition: color 0.5s, background-color 0.5s, border 0.5s;
}

.data h1 {
  margin-top: 20px;
  color: #000;
  font-size: 22px;
  line-height: 23px;
  font-weight: 400;
  text-transform: none;
}

.data h2 {
  margin-top: 0;
  color: #000;
  font-size: 18px;
  line-height: 23px;
  font-weight: 300;
  text-transform: none;
}

.portfolio-section {
  margin-top: 30px;
}

.portfolio-section .article-title {
  font-size: 13px;
  margin-top: 20px;
  margin-bottom: 0;
  letter-spacing: 0;
}

.portfolio-section .article-tag {
  text-align: center;
  float: left;
  width: 100%;
  font-size: 11px;
  padding: 0px;
  color: #666;
  font-weight: 400;
  font-style: italic;
  text-transform: uppercase;
  margin-top: 5px;
}

.portfolio-section figure {
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.isotopeSelector {
  margin-bottom: 50px;
}

.fjg-project {
  padding-bottom: 50px;
}

.fjg-project img.no-shadow {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.fjg-project img {
  margin: 0 auto;
  margin-bottom: 50px;
  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.portfolio-section figure img {
  border: none;
}

.project-data {
  text-align: center;
  padding-top: 0px;
  padding-bottom: 20px;
  color: #000;
}

.project-data h2 {
  font-weight: 500;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
}

.project-tag {
  text-align: center;
  width: 100%;
  font-size: 12px;
  line-height: 18px;
  padding: 0px;
  font-weight: 400;
  font-style: italic;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 20px;
}

.project-description {
  color: #000;
  font-size: 18px;
  text-align: center;
  letter-spacing: 1px;
  margin: 0 auto;
}

.project-note {
  width: 50%;
  font-size: 19px;
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  margin: 0 auto 20px;
}

.project-note a {
  width: 50%;
  font-size: 19px;
  text-align: center;
  margin: 0 auto 20px;
  color: #000;
  border-bottom: 1px solid #000;
  font-weight: 400;
  letter-spacing: 0;
}

.project-note a:hover {
  border-bottom: none;
  transition: border-bottom 0.5s;
}

.project-note span {
  font-size: 30px;
  line-height: 0;
  font-weight: 700;
  position: relative;
  top: 9px;
  padding: 0 5px;
}

.project-subtitle {
  font-size: 30px;
  color: #000;
  text-align: center;
  font-weight: 500;
  margin-top: 100px;
  margin-bottom: 40px;
}

.fjg-about {
  /* padding-bottom: 50px; */
}

.about_img img {
  margin: 0 auto;
  padding-top: 50px;
}

.fjg_contact {
  text-align: center;
  margin: 0;
}

.fjg_contact h2 {
  font-size: 30px;
  text-transform: uppercase;
  margin: 10px 0;
}

.fjg_contact a {
  font-size: 18px;
  color: #666;
  display: block;
  -webkit-transition: color .4s ease;
  -moz-transition: color .4s ease;
  -o-transition: color .4s ease;
  -ms-transition: color .4s ease;
  transition: color .4s ease;
}

.fjg_contact a:hover {
  color: #000;
  -webkit-transition: color .4s ease;
  -moz-transition: color .4s ease;
  -o-transition: color .4s ease;
  -ms-transition: color .4s ease;
  transition: color .4s ease;
}

.kapusta_info {
  margin: 30px 0 60px 0;
  padding: 0 0 80px 0;
}

.kapusta_info p {
  color: #000;
  font-weight: 200;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
}

.kapusta_info a {
  color: #000;
  border-bottom: 1px solid #000;
  font-weight: 400;
  letter-spacing: 0;
}

.kapusta_info a:hover {
  color: #e23535;
  border-bottom: 1px solid #e23535;
  /* border-bottom: none; */
  transition: 0.5s;
}

.kapusta_info span {
  font-weight: 400;
}

.kapusta_info h2, .kapusta_contact h2 {
  font-size: 30px;
}

a.btn-infor {
  color: #000;
  background-color: #FFF;
  font-weight: bold;
  display: table;
  margin: 0 auto;
  padding: 12px 45px;
  border: 1px #e23535 solid;
  transition: color 0.5s, background-color 0.5s;
}

a.btn-infor:hover {
  color: #FFF;
  background-color: #e23535;
  transition: color 0.5s, background-color 0.5s;
}

.btn-black {
  width: 200px;
  color: #000;
  font-size: 18px;
  padding: 14px 28px;
  text-decoration: none;
  box-sizing: border-box;
  border: 2px solid #000;
  letter-spacing: 2px;
  background-color: #FFF;
  text-transform: uppercase;
  font-weight: 400;
  display: block;
  text-align: center;
  border-radius: 0;
  -webkit-filter: brightness(100%);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  margin: 0 auto;
  margin-top: 20px;
}

.btn-black:hover {
  color: #FFF;
  background-color: #000;
  -webkit-filter: brightness(100%);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
}

@media (max-width: 1100px) {
  .bgimage {
    height: 30vh;
  }
}

@media (max-width: 767px) {
  .kapusta_data {
    margin-top: 20px;
  }
  .project-data {
    padding-top: 30px;
    padding-bottom: 0;
  }

  .project-note {
    width: 100%;
  }

  .bgimage {
    height: 30vh;
  }

  /* .fjg img {
    max-width: 70%;
  } */

  .fjg {
    margin: 0;
  }
  .data h2 {
    font-size: 18px;
    }
}

@media screen and (max-width: 480px) {
  .data {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .data a {
    padding: 10px 20px;
  }
}
