/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */
a.hidden {
  position: absolute;
  left: -999px;
}
a.hidden:focus {
  left: 5px;
}
nav ul a,
nav .brand-logo {
  color: #444;
}
nav {
  position: fixed;
  z-index: 9999;
}
p {
  line-height: 20px;
}

.sidenav-trigger {
  color: #bcd35f;
}
.paralax-texto {
  text-shadow: 1px 1px #000;
  color: dodgerblue;
}
.paralax-texto-blanco {
  text-shadow: 1px 1px #000;
  color: white;
}
.parallax-container {
  min-height: 400px;
  line-height: 0;
  height: auto;
}
.parallax-container .section {
  width: 100%;
}
.intro {
  font-size: 1.2rem;
  text-align: justify;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}
.light {
  text-align: justify;
  font-size: 1.1rem;
  font-kerning: normal;
}

@media only screen and (max-width: 1024px) {
  .parallax-container .section {
    position: absolute;
    top: 20%;
  }
  #index-banner .section {
    top: 10%;
  }
}

@media screen and (max-width: 768px) {
  h1.teal-text.text-lighten-2 {
    font-size: 7vw;
    line-height: 100%;
    margin-top: 7rem;
  }
  h4 {
    font-size: 6vw;
  }
  h5 {
    font-size: 5vw;
    line-height: 110%;
    margin: 1vw;
  }
  .text-white p {
    line-height: 5vw;
    text-shadow: 1px 1px 4px #000;
  }
  .parallax-container .section {
    position: absolute;
    top: 20%;
  }
  .paralax-texto-red {
    text-shadow: 1px 1px 2px #fff;
    color: #f00;
  }
}

@media only screen and (max-width: 600px) {
  #index-banner .section {
    top: 0;
  }
  .paralax-texto-red {
    text-shadow: 1px 1px 2px #fff;
    color: #f00;
  }
}
.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
  font-size: inherit;
}

footer.page-footer {
  margin: 0;
}
.bg-nav {
  background-color: #e6e6e6 !important;
}
.logo {
  width: 100px;
}
.contacto-btn {
  color: #000;
}
.justificado {
  display: block;
}
.s125 {
  width: 12.5%;
  margin-left: auto;
  left: auto;
  right: auto;
}
.pay-icon {
  max-width: 80px;
}
.fixed-action-btn {
  position: fixed;
  right: 23px;
  bottom: 23px;
  padding-top: 15px;
  margin-bottom: 125px;
  z-index: 997;
}
.paralax-texto-red {
  text-shadow: 1px 1px 2px #000;
  color: #f00;
}
.text-white {
  color: #fff;
  text-shadow: 1px 1px 4px #000;
}

.menu-nav {
  color: #1a1a1a;
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive-item {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-top: 56.25%;
}
.certificaciones {
  width: 16.66666666667%;
  text-align: center;
}

@media screen and (max-width: 812px) {
  .certificaciones {
    width: 50%;
    text-align: center;
  }
}
.servli {
  margin-left: 10px;
}

.h-infiel {
  background-color: azure;
  border-radius: 10px;
}
