#produtos-e-servicos {
}

#produtos-e-servicos .section-title {
  color: #fff;
  font-size: 48px;
  font-weight: bold;
  font-family: "roobert-heavy";
  text-align: center;
}

.s-functionalities {
  /* padding-top: 91px; */
  padding-top: 46px;
  padding-bottom: 153px;
  padding: 46px 120px 153px 140px;
}

@media (max-width: 1200px) {
  .s-functionalities {
    padding-top: 80px;
    padding-bottom: 40px;
  }
  .s-functionalities .container {
    padding: 0;
  }
  .s-functionalities .ilustra {
    margin-right: 0;
    margin-top: 31px;
    margin-left: 0;
  }
  .s-functionalities .ilustra {
    left: -24px;
  }
  .s-functionalities .ilustra {
    margin: 0 auto;
    margin-top: 31px;
    position: relative;
    right: -24px;
  }
}

@media (max-width: 768px) {
  .ilustra {
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
  }
}

@media (max-width: 425px) {
  .missao-description {
    text-align: center;
  }

  .ilustra {
    margin-left: -65% !important;
    width: 100vw !important;
  }
}

@media (max-width: 375px) {
  .ilustra {
    margin-left: -100% !important;
    width: 100vw !important;
  }
}

@media (max-width: 320px) {
  .ilustra {
    margin-left: -235% !important;
    width: 100vw !important;
  }
}

.ilustra {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro);
@import url(https://fonts.googleapis.com/css?family=Teko:700);
.snip1563 {
  background-color: #fff;
  color: #ffffff;
  display: inline-block;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  margin: 10px 5px;
  max-width: 315px;
  min-width: 230px;
  overflow: hidden;
  position: relative;
  text-align: right;
  width: 100%;
  border-radius: 16px;
  margin: 24px;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-clip: border-box !important;
}

.sunpay {
  background-position: 0% 40% !important;
}

.snip1563 p {
  font-size: 18px;
  color: #000;
  font-weight: bold;
}

.snip1563 ul li {
  font-size: 16px;
  color: #000;
  font-weight: 400;
}

.snip1563 *,
.snip1563 *:before,
.snip1563 *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
}

.snip1563 .title-container {
  width: 100%;
  height: auto;
  padding-bottom: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  z-index: 10;
}

.snip1563 .title {
  color: #fff;
  text-shadow: 2px 2px 5px #000;
  font-size: 22px !important;
  font-weight: bold;
  font-family: "roobert-heavy";
}

.snip1563 .title-container:hover {
  cursor: pointer;
}

.snip1563 img {
  backface-visibility: hidden;
  max-width: 100%;
  vertical-align: top;
}

.snip1563:before,
.snip1563:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background-color: #fcbe00;
  opacity: 0.5;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
  text-align: center;
}

.snip1563:before {
  -webkit-transform: skew(30deg) translateX(80%);
  transform: skew(30deg) translateX(80%);
}

.snip1563:after {
  -webkit-transform: skew(-30deg) translateX(70%);
  transform: skew(-30deg) translateX(70%);
}

.snip1563 figcaption {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 1;
  bottom: 0;
  padding: 20px 20px 20px 40%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.snip1563 figcaption:before,
.snip1563 figcaption:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fcbe00;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
  content: "";
  opacity: 0.5;
  z-index: -1;
}

.snip1563 figcaption:before {
  -webkit-transform: skew(30deg) translateX(100%);
  transform: skew(30deg) translateX(100%);
}

.snip1563 figcaption:after {
  -webkit-transform: skew(-30deg) translateX(90%);
  transform: skew(-30deg) translateX(90%);
}

.snip1563 h3:not(.title),
.snip1563 p,
.snip1563 ul {
  margin: 0;
  opacity: 0;
  letter-spacing: 1px;
}

.snip1563 h3,
.snip1563 span.title {
  font-family: "Teko", sans-serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 1em;
  text-transform: uppercase;
}

.snip1563 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.snip1563:hover h3,
.snip1563.hover h3,
.snip1563:hover p,
.snip1563.hover p,
.snip1563.hover ul,
.snip1563.hover:hover ul {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 0.9;
}

.snip1563:hover span.title {
  opacity: 0;
}

.snip1563:hover ul {
  opacity: 0.9;
}

.snip1563:hover:before,
.snip1563.hover:before {
  -webkit-transform: skew(30deg) translateX(30%);
  transform: skew(30deg) translateX(30%);
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}

.snip1563:hover:after,
.snip1563.hover:after {
  -webkit-transform: skew(-30deg) translateX(20%);
  transform: skew(-30deg) translateX(20%);
}

.snip1563:hover figcaption:before,
.snip1563.hover figcaption:before {
  -webkit-transform: skew(30deg) translateX(50%);
  transform: skew(30deg) translateX(50%);
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s;
}

.snip1563:hover figcaption:after,
.snip1563.hover figcaption:after {
  -webkit-transform: skew(-30deg) translateX(40%);
  transform: skew(-30deg) translateX(40%);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
