@import url("/assets/fonts/avenir/stylesheet.css");
html {
  scroll-behavior: smooth; }

.box-shadow {
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.05); }

body {
  font-family: 'AvenirLT', Arial, Helvetica, sans-serif;
  font-weight: 300;
  font-style: normal; }

h4 {
  font-family: 'AvenirLTStd', Arial, Helvetica, sans-serif;
  font-weight: 900;
  font-style: normal; }

h4.slogan {
  font-size: 1.4rem;
  font-weight: 900; }

@media (max-width: 991px) {
  #navbar5 .nav-item {
    text-align: center;
    font-size: 1em; } }

nav {
  font-family: 'AvenirLTStd';
  font-weight: 500;
  font-style: normal;
  font-size: 10pt; }
  @media (min-width: 992px) {
    nav .phone, nav .email {
      padding: .2rem; } }
  nav .navbar-primary {
    text-transform: uppercase; }
  nav .address a {
    color: rgba(0, 0, 0, 0.5); }
  nav .address a:hover {
    color: rgba(0, 0, 0, 0.8); }

.bb-1 {
  border-bottom: 1px solid #000; }

.bl-2 {
  border-left: 2px solid #ccc; }

.lh-1 {
  line-height: 4em; }

nav {
  background-color: #fff; }

a.down, a.up {
  color: #ccc;
  text-decoration: none;
  font-size: 2.5rem; }

.hero .hero-xs {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 450px; }

#demos {
  margin-top: -100px;
  height: 120px; }
  @media (max-width: 767.98px) {
    #demos {
      margin-top: 0px; } }
  #demos .audios-wrapper {
    background: #fff; }
    #demos .audios-wrapper .item {
      padding: 10px; }
    #demos .audios-wrapper .owl-carousel {
      text-align: center;
      margin-right: auto;
      margin-left: auto;
      margin-top: 10px; }
    #demos .audios-wrapper .description strong {
      display: block;
      text-align: left;
      font-weight: bold;
      font-family: 'AvenirLTStd';
      font-size: 14px;
      font-weight: 900; }
    #demos .audios-wrapper .description small {
      display: block;
      margin-top: 5px;
      line-height: 0.7em;
      color: #868686;
      text-align: left;
      font-size: 11px;
      font-weight: 900; }
    #demos .audios-wrapper .description .plyr__controls {
      padding: 0; }

#servicios ul > li {
  line-height: 1.8em; }

#servicios .p-cover {
  background: #fff;
  bottom: 0;
  display: block;
  height: 40px; }

#servicios .mt--80 {
  margin-top: -80px !important;
  background: #fff; }

#bio {
  background: #e4e4e4;
  line-height: 1.4em; }
  #bio blockquote {
    font-family: 'AvenirLTStd';
    font-weight: 900;
    font-style: normal;
    line-height: 1.8em; }
    #bio blockquote .quote {
      font-size: 1.4em; }
    #bio blockquote .quote-by {
      font-size: 0.9em; }
  #bio .contact-info {
    background: #fff;
    z-index: 10; }
    @media (min-width: 991.98px) {
      #bio .contact-info {
        margin-right: -50px; } }
    @media (max-width: 991.98px) {
      #bio .contact-info {
        margin-top: -120px; } }
  @media (min-width: 991.98px) {
    #bio .contact-img {
      margin-left: -50px; } }
  #bio .social-icons {
    font-size: .75em; }
    #bio .social-icons i {
      width: 18px; }
    #bio .social-icons a {
      color: #000; }
  #bio h5 {
    font-family: 'AvenirLTStd';
    font-weight: 900;
    font-style: normal; }
  #bio .separator {
    margin-right: 25px;
    margin-left: 25px;
    width: 1px;
    height: 30px;
    border: 1px solid #000;
    display: inline-block; }

footer h5 {
  font-family: 'AvenirLTStd';
  font-weight: 900;
  font-style: normal;
  color: #000; }
