/**
 * Foundation for Sites by ZURB
 * Version 6.2.4
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@import url("https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap");
.lenovo-link {
  position: fixed;
  right: 0;
  top: 5%;
  z-index: 5;
  width: 1.875rem; }
  @media print, screen and (min-width: 40em) {
    .lenovo-link {
      width: 2.5rem; } }
  @media print, screen and (min-width: 64em) {
    .lenovo-link {
      width: 3.125rem; } }

.mensaje {
  margin: 0;
  background: #ffffff;
  position: absolute;
  z-index: 20;
  top: 5%;
  width: 18.75rem;
  padding: 1.5625rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%); }
  @media print, screen and (min-width: 40em) {
    .mensaje {
      padding: 3.125rem;
      width: 37.5rem; } }
  .mensaje h3 {
    font-size: 1.25rem;
    line-height: 1.25rem; }
    @media screen and (max-width: 39.9375em) {
      .mensaje h3 {
        font-size: 1.125rem;
        line-height: 1.125rem; } }
  .mensaje .fa-times {
    font-size: 1.25rem;
    color: #0069bf; }
  .mensaje .fa-check-circle {
    margin-left: 1.25rem; }

.mensaje.success {
  border: 3px solid #0069bf;
  background: #ffffff; }
  .mensaje.success h3, .mensaje.success p, .mensaje.success small, .mensaje.success .fa-times-circle {
    color: #0069bf; }

.mensaje.alert {
  border: 3px solid #ff0000; }
  .mensaje.alert h3, .mensaje.alert p, .mensaje.alert small, .mensaje.alert .fa-times-circle, .mensaje.alert .fa-frown-o {
    color: #ff0000; }
  .mensaje.alert .fa-frown-o {
    font-size: 3.125rem;
    margin-bottom: 1.25rem; }

h1, h2, h3, h4, h5 {
  font-family: 'Montserrat', sans-serif; }

h1, h2 {
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.875rem; }
  @media print, screen and (min-width: 40em) {
    h1, h2 {
      font-size: 3.125rem;
      line-height: 3.125rem; } }
  @media print, screen and (min-width: 64em) {
    h1, h2 {
      font-size: 3.75rem;
      line-height: 3.75rem; } }
  @media screen and (min-width: 75em) {
    h1, h2 {
      font-size: 4.375rem;
      line-height: 4.375rem; } }

h2 {
  margin-bottom: 3.125rem; }

h4 {
  font-size: 0.8125rem;
  color: #0080ff; }
  @media print, screen and (min-width: 64em) {
    h4 {
      font-size: 0.9375rem; } }

p, li, label {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.8125rem;
  color: #4d4d4d; }
  @media print, screen and (min-width: 64em) {
    p, li, label {
      font-size: 0.9375rem; } }
  p.azul00, li.azul00, label.azul00 {
    color: #00a9ff; }

.aviso-priv a {
  color: #4d4d4d;
  font-family: 'Montserrat', sans-serif; }
  .aviso-priv a:before {
    font-family: 'icoFont';
    content: '\eb59';
    margin-right: 0.3125rem;
    color: #0080ff; }

form span.form-error {
  display: none; }
form .has-error label {
  color: #ff0000; }
form .has-error input[type="text"], form .has-error input[type="password"], form .has-error input[type="date"], form .has-error input[type="datetime"], form .has-error input[type="datetime-local"], form .has-error input[type="month"], form .has-error input[type="week"], form .has-error input[type="email"], form .has-error input[type="number"], form .has-error input[type="search"], form .has-error input[type="tel"], form .has-error input[type="time"], form .has-error input[type="url"], form .has-error input[type="color"], form .has-error select, form .has-error textarea {
  border-color: #ff0000; }
form .has-error span.form-error {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.75rem;
  font-weight: bold;
  color: #ff0000;
  display: block;
  margin: 0; }

.field-contactoform-verifycode label {
  color: #0080ff; }

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], select, textarea {
  color: #0080ff;
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9375rem;
  font-weight: 300;
  box-shadow: none;
  background: none;
  border: none;
  border-bottom: 1px solid #929497; }
  input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="color"]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
    font-family: 'Montserrat', sans-serif;
    font-size: 0.9375rem;
    font-weight: 500;
    color: #0080ff;
    opacity: 1; }
  input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="color"]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
    font-family: 'Montserrat', sans-serif;
    font-size: 0.9375rem;
    font-weight: 500;
    color: #0080ff;
    opacity: 1; }
  input[type="text"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="date"]:-moz-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="month"]:-moz-placeholder, input[type="week"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="number"]:-moz-placeholder, input[type="search"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="time"]:-moz-placeholder, input[type="url"]:-moz-placeholder, input[type="color"]:-moz-placeholder, select:-moz-placeholder, textarea:-moz-placeholder {
    font-family: 'Montserrat', sans-serif;
    font-size: 0.9375rem;
    font-weight: 500;
    color: #0080ff;
    opacity: 1; }
  input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="color"]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
    font-family: 'Montserrat', sans-serif;
    font-size: 0.9375rem;
    font-weight: 500;
    color: #0080ff;
    opacity: 1; }
  input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, select:focus, textarea:focus {
    box-shadow: none;
    background: none;
    border: none;
    border-bottom: 1px solid #929497; }

.button {
  font-family: 'Montserrat', sans-serif;
  font-size: 0.9375rem;
  font-weight: 900;
  letter-spacing: 1px;
  border-radius: 0.5rem; }
  .button.boton-azul {
    color: #ffffff;
    transition: 0.2s;
    background: #0080ff; }
    .button.boton-azul:active, .button.boton-azul:focus, .button.boton-azul:hover {
      transition: 0.2s;
      background: #0069bf; }

.separador-50 {
  margin: 3.125rem 0; }

.separador-20 {
  margin: 1.25rem 0; }

.site-index #cd-vertical-nav {
  padding-top: 1.875rem;
  position: fixed;
  right: 0.625rem;
  top: 30%;
  bottom: auto;
  z-index: 5; }
  @media print, screen and (min-width: 40em) {
    .site-index #cd-vertical-nav {
      right: 1.25rem; } }
  .site-index #cd-vertical-nav a span:after {
    font-family: 'fontAwesome';
    color: #4d4d4d;
    content: '\f111';
    font-size: 0.75rem; }
.site-index #cd-vertical-nav a.is-selected .cd-dot:after {
  color: #0080ff; }
.site-index .bg-idx-01 {
  background: #000000 url("../img/banner-principal-sm.png") no-repeat;
  height: 48.4375rem;
  background-position: 50%;
  padding: 3.125rem 0 0 1.25rem;
  width: 100%; }
  @media screen and (max-width: 63.9375em) {
    .site-index .bg-idx-01 {
      z-index: 1;
      position: relative; } }
  @media print, screen and (min-width: 40em) {
    .site-index .bg-idx-01 {
      background: #000000 url("../img/banner-principal-md.png") no-repeat;
      background-position: 50%;
      height: 68.4375rem;
      padding: 3.125rem 0 0 0; } }
  @media print, screen and (min-width: 64em) {
    .site-index .bg-idx-01 {
      background: #000000 url("../img/banner-principal.png") no-repeat;
      background-size: cover;
      background-position: 50%;
      height: 58.125rem;
      padding: 9.375rem 0 0 0; } }
  .site-index .bg-idx-01 h1, .site-index .bg-idx-01 p {
    color: #ffffff; }
  .site-index .bg-idx-01 img.certificado {
    margin-top: 3.125rem; }
    @media screen and (max-width: 39.9375em) {
      .site-index .bg-idx-01 img.certificado {
        width: 12.5rem; } }
.site-index .bg-idx-02 {
  background: url("../img/bg-textura-01-sm.jpg") no-repeat;
  background-position: 51%;
  background-size: cover;
  margin-top: -3.75rem;
  height: 44.375rem;
  padding-top: 6.25rem; }
  @media print, screen and (min-width: 40em) {
    .site-index .bg-idx-02 {
      background: url("../img/bg-textura-01-md.jpg") no-repeat;
      background-size: cover;
      height: 50rem;
      padding-top: 9.375rem;
      margin-top: -8.75rem; } }
  @media print, screen and (min-width: 64em) {
    .site-index .bg-idx-02 {
      background: url("../img/bg-textura-01.jpg") no-repeat;
      background-position: 51%;
      background-size: cover;
      height: 38.75rem;
      margin-top: -7.875rem;
      padding-top: 5rem; } }
  @media print, screen and (min-width: 40em) {
    .site-index .bg-idx-02 .col-logos {
      padding-top: 4.375rem; } }
  @media print, screen and (min-width: 64em) {
    .site-index .bg-idx-02 .col-logos {
      padding-top: 11.25rem;
      padding-right: 2.5rem; } }
  @media screen and (max-width: 39.9375em) {
    .site-index .bg-idx-02 .col-logos img {
      margin-top: 2.5rem; } }
.site-index .cont-productos {
  background: url("../img/bg-textura-02-sm.jpg") no-repeat;
  position: relative;
  padding: 8.125rem 0 1.875rem 0;
  background-size: cover;
  height: 48.0625rem; }
  @media print, screen and (min-width: 40em) {
    .site-index .cont-productos {
      background: url("../img/bg-textura-02-md.jpg") no-repeat;
      padding: 17.5rem 0 3.75rem 0;
      background-size: cover;
      height: 47.125rem; } }
  @media print, screen and (min-width: 64em) {
    .site-index .cont-productos {
      background: url("../img/bg-textura-02.jpg") no-repeat;
      background-position: 50%;
      background-size: cover;
      height: 40.625rem;
      padding: 5rem 0; } }
  .site-index .cont-productos img.productos {
    position: absolute;
    top: -3.125rem;
    left: 0; }
    @media screen and (max-width: 39.9375em) {
      .site-index .cont-productos img.productos {
        width: 15.625rem; } }
    @media print, screen and (min-width: 40em) {
      .site-index .cont-productos img.productos {
        top: -7.5rem; } }
    @media print, screen and (min-width: 64em) {
      .site-index .cont-productos img.productos {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 24vw; } }
    @media screen and (min-width: 75em) {
      .site-index .cont-productos img.productos {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 24vw; } }
    @media screen and (min-width: 90em) {
      .site-index .cont-productos img.productos {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 28vw; } }
  .site-index .cont-productos h2, .site-index .cont-productos li {
    color: #ffffff; }
  .site-index .cont-productos ul {
    margin-bottom: 0; }
    .site-index .cont-productos ul li:before {
      font-family: 'icoFont';
      content: '\eb59';
      margin-right: 0.3125rem;
      color: #0080ff; }
.site-index .cont-servicios {
  background: url("../img/bg-servicios.jpg") no-repeat;
  padding: 3.125rem 0; }
  @media print, screen and (min-width: 64em) {
    .site-index .cont-servicios {
      padding: 5rem 0; } }
  .site-index .cont-servicios h2 {
    color: #0080ff; }
  .site-index .cont-servicios .row-bloques {
    -webkit-box-shadow: 2px 4px 12px 3px rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 2px 4px 12px 3px rgba(0, 0, 0, 0.17);
    box-shadow: 2px 4px 12px 3px rgba(0, 0, 0, 0.17); }
    .site-index .cont-servicios .row-bloques .block-servicio {
      padding: 1.875rem 3.125rem;
      border: 1px solid #f3f3f3;
      margin: 0;
      background: #ffffff; }
      @media print, screen and (min-width: 40em) {
        .site-index .cont-servicios .row-bloques .block-servicio {
          padding: 3.125rem;
          height: 16.875rem; } }
      .site-index .cont-servicios .row-bloques .block-servicio p {
        font-weight: 700; }
      .site-index .cont-servicios .row-bloques .block-servicio:active, .site-index .cont-servicios .row-bloques .block-servicio:focus, .site-index .cont-servicios .row-bloques .block-servicio:hover {
        transition: 0.2s;
        transform: scale(1.02); }
        .site-index .cont-servicios .row-bloques .block-servicio:active p, .site-index .cont-servicios .row-bloques .block-servicio:focus p, .site-index .cont-servicios .row-bloques .block-servicio:hover p {
          color: #ffffff; }
        .site-index .cont-servicios .row-bloques .block-servicio:active.rojo, .site-index .cont-servicios .row-bloques .block-servicio:focus.rojo, .site-index .cont-servicios .row-bloques .block-servicio:hover.rojo {
          background: #ff0000; }
          .site-index .cont-servicios .row-bloques .block-servicio:active.rojo img, .site-index .cont-servicios .row-bloques .block-servicio:focus.rojo img, .site-index .cont-servicios .row-bloques .block-servicio:hover.rojo img {
            filter: grayscale(100%) brightness(470%); }
        .site-index .cont-servicios .row-bloques .block-servicio:active.naranja, .site-index .cont-servicios .row-bloques .block-servicio:focus.naranja, .site-index .cont-servicios .row-bloques .block-servicio:hover.naranja {
          background: #ff6b00; }
          .site-index .cont-servicios .row-bloques .block-servicio:active.naranja img, .site-index .cont-servicios .row-bloques .block-servicio:focus.naranja img, .site-index .cont-servicios .row-bloques .block-servicio:hover.naranja img {
            filter: grayscale(100%) brightness(200%); }
        .site-index .cont-servicios .row-bloques .block-servicio:active.verde, .site-index .cont-servicios .row-bloques .block-servicio:focus.verde, .site-index .cont-servicios .row-bloques .block-servicio:hover.verde {
          background: #6cac4a; }
          .site-index .cont-servicios .row-bloques .block-servicio:active.verde img, .site-index .cont-servicios .row-bloques .block-servicio:focus.verde img, .site-index .cont-servicios .row-bloques .block-servicio:hover.verde img {
            filter: grayscale(100%) brightness(170%); }
        .site-index .cont-servicios .row-bloques .block-servicio:active.azul, .site-index .cont-servicios .row-bloques .block-servicio:focus.azul, .site-index .cont-servicios .row-bloques .block-servicio:hover.azul {
          background: #3e80ca; }
          .site-index .cont-servicios .row-bloques .block-servicio:active.azul img, .site-index .cont-servicios .row-bloques .block-servicio:focus.azul img, .site-index .cont-servicios .row-bloques .block-servicio:hover.azul img {
            filter: grayscale(100%) brightness(200%); }
        .site-index .cont-servicios .row-bloques .block-servicio:active.azul-verde, .site-index .cont-servicios .row-bloques .block-servicio:focus.azul-verde, .site-index .cont-servicios .row-bloques .block-servicio:hover.azul-verde {
          background: #4eadcc; }
          .site-index .cont-servicios .row-bloques .block-servicio:active.azul-verde img, .site-index .cont-servicios .row-bloques .block-servicio:focus.azul-verde img, .site-index .cont-servicios .row-bloques .block-servicio:hover.azul-verde img {
            filter: grayscale(100%) brightness(170%); }
        .site-index .cont-servicios .row-bloques .block-servicio:active.gris, .site-index .cont-servicios .row-bloques .block-servicio:focus.gris, .site-index .cont-servicios .row-bloques .block-servicio:hover.gris {
          background: #4d4d4d; }
          .site-index .cont-servicios .row-bloques .block-servicio:active.gris img, .site-index .cont-servicios .row-bloques .block-servicio:focus.gris img, .site-index .cont-servicios .row-bloques .block-servicio:hover.gris img {
            filter: grayscale(100%) brightness(470%); }
      .site-index .cont-servicios .row-bloques .block-servicio img {
        margin-bottom: 1.25rem; }
.site-index .cont-garantias {
  padding: 3.125rem 0;
  background: url("../img/bg-garantias-sm.jpg") no-repeat;
  height: 41.25rem;
  background-position: 50% bottom;
  background-size: cover; }
  @media print, screen and (min-width: 40em) {
    .site-index .cont-garantias {
      background: url("../img/bg-garantias-md.jpg") no-repeat;
      background-size: cover;
      height: auto; } }
  @media print, screen and (min-width: 64em) {
    .site-index .cont-garantias {
      background: url("../img/bg-garantias.jpg") no-repeat;
      background-position: 60%; } }
  .site-index .cont-garantias h2, .site-index .cont-garantias p {
    color: #ffffff; }
  .site-index .cont-garantias p a {
    color: #ffffff;
    font-size: 1.25rem; }
    .site-index .cont-garantias p a:active, .site-index .cont-garantias p a:focus, .site-index .cont-garantias p a:hover {
      color: #0069bf; }
  .site-index .cont-garantias p i {
    color: #0080ff;
    font-size: 1.25rem; }
  .site-index .cont-garantias p strong {
    font-weight: 700;
    color: #00a9ff; }
.site-index .cont-faq {
  background: url("../img/bg-audifonos-sm.jpg") no-repeat;
  background-position: 50% top;
  background-size: 105%;
  padding: 3.75rem 0; }
  @media print, screen and (min-width: 40em) {
    .site-index .cont-faq {
      padding: 3.75rem 0;
      background: url("../img/bg-audifonos-md.jpg") no-repeat;
      background-position: 50% top;
      background-size: 110%; } }
  @media print, screen and (min-width: 64em) {
    .site-index .cont-faq {
      background: url("../img/bg-audifonos.jpg") no-repeat;
      background-position: 50% top; } }
  .site-index .cont-faq h4 {
    font-weight: 700;
    margin-top: 1.25rem; }
  .site-index .cont-faq hr {
    margin: 2.1875rem auto; }
    @media print, screen and (min-width: 40em) {
      .site-index .cont-faq hr {
        width: 18.75rem; } }
.site-index .cont-mapa {
  position: relative; }
  .site-index .cont-mapa .direccion {
    background: #000000;
    height: 17.8125rem;
    padding-left: 1.25rem;
    position: relative;
    z-index: 1;
    padding-top: 1.875rem; }
    @media print, screen and (min-width: 40em) {
      .site-index .cont-mapa .direccion {
        background: url("../img/bg-mapa-direccion.jpg") no-repeat;
        background-position: 80%;
        position: absolute;
        top: 0;
        width: 45vw; } }
    @media print, screen and (min-width: 64em) {
      .site-index .cont-mapa .direccion {
        padding-left: 2%;
        width: 35vw;
        bottom: 20%;
        top: auto; } }
    @media screen and (min-width: 90em) {
      .site-index .cont-mapa .direccion {
        padding-left: 13%; } }
    .site-index .cont-mapa .direccion h4 {
      color: #0080ff; }
    .site-index .cont-mapa .direccion p {
      color: #ffffff;
      margin: 0; }
      .site-index .cont-mapa .direccion p a {
        color: #929497; }
        .site-index .cont-mapa .direccion p a:active, .site-index .cont-mapa .direccion p a:focus, .site-index .cont-mapa .direccion p a:hover {
          color: #ffffff; }
      .site-index .cont-mapa .direccion p i {
        color: #00a9ff;
        margin-right: 0.625rem; }
    .site-index .cont-mapa .direccion .triangulo-equilatero {
      width: 0;
      height: 0;
      border-left: 40px solid transparent;
      border-right: 40px solid transparent;
      border-top: 40px solid #000000;
      position: absolute;
      bottom: -30px; }
  .site-index .cont-mapa .mapa {
    height: 23.125rem; }
    @media print, screen and (min-width: 40em) {
      .site-index .cont-mapa .mapa {
        height: 37.5rem; } }
    @media print, screen and (min-width: 64em) {
      .site-index .cont-mapa .mapa {
        height: 45rem; } }
.site-index .bg-gris {
  background: #f3f3f3;
  padding: 6.25rem 0 1.875rem 0; }
  .site-index .bg-gris h2 {
    margin-bottom: 0.625rem;
    color: #0080ff; }

.site-error {
  background: #f3f3f3;
  padding: 5rem 0; }
  .site-error h4 {
    font-size: 4.375rem;
    font-weight: 900;
    color: #000000; }
  .site-error h5 {
    color: #ff0000;
    font-weight: 700;
    font-size: 20vw;
    line-height: 10vw; }
    @media print, screen and (min-width: 64em) {
      .site-error h5 {
        font-size: 12vw;
        line-height: 8vw; } }

@media print, screen and (min-width: 40em) {
  /*Animacion left*/
  .animation-element.slide-left {
    opacity: 0;
    -moz-transition: all 500ms linear;
    -webkit-transition: all 500ms linear;
    -o-transition: all 500ms linear;
    transition: all 500ms linear;
    -moz-transform: translate3d(-100px, 0px, 0px);
    -webkit-transform: translate3d(-100px, 0px, 0px);
    -o-transform: translate(-100px, 0px);
    -ms-transform: translate(-100px, 0px);
    transform: translate3d(-100px, 0px, 0px); }

  .animation-element.slide-left.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px); }

  /*Animacion right*/
  .animation-element.slide-right {
    opacity: 0;
    -moz-transition: all 700ms linear;
    -webkit-transition: all 700ms linear;
    -o-transition: all 700ms linear;
    transition: all 700ms linear;
    -moz-transform: translate3d(100px, 0px, 0px);
    -webkit-transform: translate3d(100px, 0px, 0px);
    -o-transform: translate(100px, 0px);
    -ms-transform: translate(100px, 0px);
    transform: translate3d(100px, 0px, 0px); }

  .animation-element.slide-right.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px); }

  .animation-element.bounce-up {
    opacity: 0;
    -moz-transition: all 700ms ease-out;
    -webkit-transition: all 700ms ease-out;
    -o-transition: all 700ms ease-out;
    transition: all 700ms ease-out;
    -moz-transform: translate3d(0px, 200px, 0px);
    -webkit-transform: translate3d(0px, 200px, 0px);
    -o-transform: translate(0px, 200px);
    -ms-transform: translate(0px, 200px);
    transform: translate3d(0px, 200, 0px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden; }

  .animation-element.bounce-up.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px); }

  .animation-element.ease-in {
    opacity: 0; }

  .animation-element.ease-in.in-view {
    opacity: 1;
    -webkit-transition: opacity 1s ease-in;
    -moz-transition: opacity 1s ease-in;
    -ms-transition: opacity 1s ease-in;
    -o-transition: opacity 1s ease-in;
    transition: opacity 1s ease-in; }

  .animation-element.zoomIn {
    opacity: 0; }

  .animation-element.zoomIn.in-view {
    opacity: 1;
    -webkit-animation: zoomIn 1s;
    /* Chrome, Safari, Opera */
    animation: zoomIn 1s; }

  .animation-element.rollIn {
    opacity: 0; }

  .animation-element.rollIn.in-view {
    opacity: 1;
    -webkit-animation: rollIn 3s;
    /* Chrome, Safari, Opera */
    animation: rollIn 3s; }

  .animation-element.bounceInUp {
    opacity: 0; }

  .animation-element.bounceInUp.in-view {
    opacity: 1;
    -webkit-animation: bounceInUp 1s;
    /* Chrome, Safari, Opera */
    animation: bounceInUp 1s; } }
.footer {
  padding: 1.875rem 0; }
  @media screen and (max-width: 63.9375em) {
    .footer {
      border-top: 2px solid #929497; } }
  @media print, screen and (min-width: 64em) {
    .footer {
      background: url(../img/bg-footer.jpg) no-repeat;
      background-position: 56% top; } }
  @media screen and (min-width: 75em) {
    .footer {
      background-position: 53% top; } }
  .footer p {
    margin: 0;
    color: #929497; }
    .footer p span.azul {
      color: #0080ff; }
      @media screen and (max-width: 39.9375em) {
        .footer p span.azul {
          display: block; } }
    .footer p a {
      transition: 0.2s;
      color: #929497; }
      .footer p a:active, .footer p a:focus, .footer p a:hover {
        transition: 0.2s;
        color: #0069bf; }
  @media screen and (max-width: 39.9375em) {
    .footer .row-logotipos img {
      margin-top: 1.875rem; } }

/*# sourceMappingURL=app.css.map */
