.vlt-fullpage-slider-next, .vlt-fullpage-slider-prev {
  color: #adb5bd
}
.vlt-project-showcase .vlt-project-showcase__images {
  display: none !important
}
.logoParceiro {
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 5px
}
.logoParceiro img {
  width: 80%;
  height: auto
}
.heartbeat {
  -webkit-animation: 1.5s ease-in-out infinite both heartbeat;
  animation: 1.5s ease-in-out infinite both heartbeat
}
@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  10% {
    -webkit-transform: scale(1.21);
    transform: scale(1.21);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  17% {
    -webkit-transform: scale(1.28);
    transform: scale(1.28);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  33% {
    -webkit-transform: scale(1.17);
    transform: scale(1.17);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
}
@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  10% {
    -webkit-transform: scale(1.21);
    transform: scale(1.21);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  17% {
    -webkit-transform: scale(1.28);
    transform: scale(1.28);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
  33% {
    -webkit-transform: scale(1.17);
    transform: scale(1.17);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }
  45% {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
  }
}
.vlt-custom--8131 {
  bottom: -250px;
  left: -200px;
  max-width: 550px
}
.vlt-custom--1451 {
  top: -25px;
  left: -30px;
  width: 256px;
  height: 208px
}
@media only screen and (max-width:575px) {
  .vlt-custom--1451 {
    top: -100px;
    left: -100px
  }
  .vlt-custom--4124 {
    display: none
  }
}
.vlt-custom--1512 {
  bottom: -28vw;
  left: 50vw;
  width: 75vw;
  height: 75vw;
  background-size: cover
}
.vlt-custom--4124 {
  top: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  width: 46.5vw;
  height: 100%;
  background-position: center center;
  background-size: cover
}
@media only screen and (max-width:991px) {
  .vlt-custom--4124 {
    right: 0;
    width: 50vw
  }
}
@media only screen and (max-width:767px) {
  .vlt-custom--4124 {
    right: -50vw;
    width: 100vw
  }
}
.vlt-custom--1259 {
  top: -20px;
  right: -5px;
  width: 256px;
  height: 208px
}
.vlt-custom--2355 {
  bottom: -250px;
  left: 0;
  width: 389px;
  height: 550px
}