#header #logo h1 a, #header #logo h1 a:hover {
    border-left: 0 none;
}

#header #logo h1 a img {
    max-height: 46px;
}


#about::before {
    background: rgba(255, 255, 255, 0.7);
  }


#portfolio .portfolio-item .portfolio-info {
    height: auto;
}

#portfolio .portfolio-item .portfolio-info h4 {
    margin-bottom: 0;
}

#testimonials .testimonial-item .testimonial-img {
    border: 0 none;
    border-radius: 0;
}

#contact .contact-address address {
    font-size: 13px;
}

/* BEGIN | PROPRIEDADES DE APOIO  */
.dn {display: none !important;}
/* END | PROPRIEDADES DE APOIO  */