.box-fundo-animado {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 200px;
  width: 100%;
}

.navio-da-cupcode {
  top: -130px;
  max-width: 270px;
  transform: translate(-50%, 0px);
  left: 50%;
}

.div-fantasma {
  height: 214px;
}

.box-preenchimento-black {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 250px;
  background: black;
  border-radius: 20px;
}

.preenchimento-video-motion {
  height: 224px;
}

img.video-motion-graphics {
  bottom: 20px !important;
  max-width: 100% !important;
  transform: scale(1.2) !important;
}

.height-100 {
  height: 100%;
}

.page-branding .img-cases-star {
  position: absolute;
  top: 35px;
  left: 420px;
  width: 150px;
}

.page-branding .slider__item {
  border-radius: unset;
}

img.bolha-case-de-sucesso {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.gap-40 {
  gap: 40px;
}

.video_fundo-do-mar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.video_fundo-do-mar video {
  width: 100%;
}

.box-fundo-animado img {
  z-index: 1;
  position: absolute;
}

img.peixe-no-mar {
  right: 280px;
  width: 70px;
  left: 40px;
  top: 25px;
}

img.tubarao-no-mar {
  width: 90px;
  bottom: 150px;
  transform: rotate(350deg);
  right: 25px;
}

img.baiacu-no-mar {
  bottom: 90px;
  left: 370px;
  width: 45px;
}

img.ostras-no-mar {
  left: 230px;
  width: 80px;
  top: 55px;
}

img.agua-viva-no-mar {
  bottom: 90px;
  left: 120px;
  width: 35px;
}

img.perolas-no-mar {
  left: 273px;
  top: 30px;
  width: 60px;
}

img.estrela-no-mar {
  right: 40px;
  top: 75px;
  width: 40px;
  transform: rotate(45deg);
}

.btn-plus-popup-modal {
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: white;
  bottom: 20px;
  right: 20px;
  display: flex;
  align-items: center;
  z-index: 2;
  justify-content: center;
  padding: 0;
}

.btn-plus-popup-modal img {
  height: 40px;
  width: 40px;
  display: flex;
  margin: 0 auto;
}

.vm-img-texto-left {
  display: flex;
  align-items: center;
  gap: 15px;
  text-align: start;
}

.vm-img-texto-right {
  display: flex;
  align-items: center;
  gap: 15px;
  text-align: right;
  flex-direction: row-reverse;
}

.vm-img-texto-left img,
.vm-img-texto-right img {
  height: auto;
  width: auto;
  max-height: 180px;
}

.hero-branding-img img{
  position: absolute;
  z-index: 1;
}
.hero-branding-img img:nth-child(1) {
  position: absolute;
  top: 90px;
  width: 75px;
  left: 90px;
}
.hero-branding-img img:nth-child(2) {
  position: absolute;
  top: 235px;
  left: 50px;
  width: 70px;
}
.hero-branding-img img:nth-child(3) {
  position: absolute;
  top: -30px;
  left: 300px;
}
.hero-branding-img img:nth-child(4) {
  position: absolute;
  top: 90px;
  left: 400px;
  width: 70px;
}
.hero-branding-img img:nth-child(5) {
  position: absolute;
  top: 200px;
  left: 440px;
}
.hero-branding-img img:nth-child(6) {
  position: absolute;
  top: 260px;
  left: 340px;
}
.hero-branding-img img:nth-child(7) {
  position: absolute;
  top: 78px;
  left: 220px;
  width: 50px;
}
.hero-branding-img img:nth-child(8) {
  position: absolute;
  top: 300px;
  left: 140px;
}
img.img-frankenstein {
    position: relative;
    top: 100px;
}
@media (max-width: 1250px) {
  .fs-4 {
    font-size: 1.2rem !important;
  }

  .fs-2 {
    font-size: 1.8rem !important;
  }

  .video_fundo-do-mar {
    height: 100%;
  }

  .video_fundo-do-mar video {
    width: 100%;
    height: 109%;
  }

  img.peixe-no-mar {
    left: 25px;
  }

  img.ostras-no-mar {
    left: 200px;
  }

  img.perolas-no-mar {
    left: 245px;
  }

  img.baiacu-no-mar {
    left: 330px;
  }

  img.estrela-no-mar {
    right: 15px;
  }

  img.bolha-case-de-sucesso {
    left: -70px;
  }

  .page-branding .img-cases-star {
    top: 45px;
    left: 330px;
    width: 130px;
  }

  .preenchimento-video-motion {
    height: 130px;
  }

  img.vitrine-perfeita {
    max-width: 220px !important;
  }

  img.video-motion-graphics {
    transform: scale(1.25) !important;
  }
  .hero-branding-img img:nth-child(1) {
    top: 45px;
    left: 60px;
}
.hero-branding-img img:nth-child(8) {
  top: 250px;
  left: 170px;
  width: 65px;
}
.hero-branding-img img:nth-child(3) {
  top: -30px;
  left: 210px;
  width: 60px;
}
.hero-branding-img img:nth-child(4) {
  left: 330px;
  width: 55px;
}
.hero-branding-img img:nth-child(5) {
  left: 315px;
  width: 60px;
}
.hero-branding-img img:nth-child(6) {
  top: -10px;
  left: 340px;
  width: 50px;
}
}

@media (max-width: 992px) {
  .fs-5 {
    font-size: 1rem !important;
  }

  .fs-4 {
    font-size: 1rem !important;
  }

  .fs-2 {
    font-size: 1.5rem !important;
  }

  .page-branding .home-page-section p {
    font-size: 15px;
  }

  .font-titulo-lg {
    font-size: 2.2rem;
    line-height: 2.2rem;
  }

  .home-mais-servicos a {
    font-size: 15px;
  }

  .video_fundo-do-mar video {
    width: 130%;
    right: -50%;
    height: 100%;
    transform: translate(-50%, 0);
    position: relative;
  }

  .page-branding .img-cases-star {
    top: 50px;
    left: 265px;
    width: 110px;
  }

  img.video-motion-graphics {
    transform: scale(1.15) !important;
    bottom: 46px !important;
  }

  img.peixe-no-mar {
    width: 60px;
  }

  img.agua-viva-no-mar {
    bottom: 70px;
    left: 85px;
  }

  img.ostras-no-mar {
    left: 155px;
    width: 70px;
  }

  img.perolas-no-mar {
    left: 195px;
    width: 50px;
    top: 36px;
  }

  .navio-da-cupcode {
    top: -107px;
    max-width: 220px;
    transform: translate(-50%, 0px);
    left: 50%;
  }

  img.tubarao-no-mar {
    width: 70px;
    bottom: 158px;
    right: 16px;
  }

  img.baiacu-no-mar {
    left: 250px;
    bottom: 60px;
  }
.hero-branding-img img:nth-child(1) {
  top: 30px;
  left: 60px;
  width: 60px;
}
.hero-branding-img img:nth-child(2) {
  top: 150px;
  left: 50px;
  width: 50px;
}
.hero-branding-img img:nth-child(8) {
  top: 180px;
  left: 170px;
  width: 50px;
}
.hero-branding-img img:nth-child(3) {
  top: -15px;
  left: 180px;
  width: 60px;
}
.hero-branding-img img:nth-child(6) {
  top: -10px;
  left: 260px;
  width: 50px;
}
.hero-branding-img img:nth-child(4) {
  left: 290px;
  width: 50px;
}
.hero-branding-img img:nth-child(5) {
  left: 260px;
  width: 50px;
  top: 160px;
}
img.img-frankenstein {
  position: relative;
  top: unset !important;
}
}

@media (max-width: 850.85px) {
  .fs-5 {
    font-size: 0.8rem !important;
  }

  .fs-2 {
    font-size: 1.3rem !important;
  }

  .font-titulo-lg {
    font-size: 2rem;
    line-height: 2rem;
  }

  .page-branding .img-cases-star {
    left: 235px;
    width: 100px;
  }

  .video_fundo-do-mar video {
    height: 110%;
  }

  .fs-1 {
    font-size: 2rem !important;
  }
.hero-branding-img img:nth-child(1) {
  width: 45px;
}
.hero-branding-img img:nth-child(3) {
  width: 45px;
  left: 155px;
}
.hero-branding-img img:nth-child(7) {
  top: 50px;
  left: 180px;
  width: 40px;
}
.hero-branding-img img:nth-child(4) {
  left: 250px;
  width: 40px;
}
}

@media (max-width: 768.85px) {
  .page-branding img.img-branding {
    max-width: 350px;
  }

  .sm-justify-content-center {
    justify-content: center;
    display: flex;
  }

  img.lapidando-marcas {
    max-width: 350px;
    margin-bottom: 15px;
  }

  img.quilates-da-cupcode {
    max-width: 300px;
  }

  span.sub_titulo {
    font-size: 20px;
  }

  .fs-2 {
    font-size: 2.1rem !important;
  }

  .fs-5 {
    font-size: 1rem !important;
  }

  .font-titulo-lg {
    font-size: 2.2rem;
    line-height: 2.2rem;
  }

  img.bolha-case-de-sucesso {
    left: -135px;
  }

  .page-branding .img-cases-star {
    left: 196px;
    width: 80px;
  }

  .preenchimento-video-motion {
    height: 200px;
  }

  img.video-motion-graphics {
    transform: scale(1.22) !important;
    bottom: 55px !important;
  }

  .video_fundo-do-mar video {
    height: 135%;
  }

  .navio-da-cupcode {
    top: -132px;
    max-width: 270px;
  }

  img.baiacu-no-mar {
    left: 400px;
    bottom: 95px;
  }

  img.ostras-no-mar {
    left: 240px;
    width: 90px;
    top: 45px;
  }

  img.perolas-no-mar {
    left: 300px;
  }

  img.tubarao-no-mar {
    width: 100px;
    bottom: 142px;
    right: 60px;
  }

  .cases-de-sucesso .slick-list {
    margin-right: 0;
  }

  .btn-ver-mais-informacao,
  .btn-plus-popup-modal,
  .modal-body-ver-mais button {
    width: 40px;
    height: 40px;
    bottom: 15px;
    right: 15px;
  }

  .btn-ver-mais-informacao img,
  .btn-plus-popup-modal img,
  .modal-body-ver-mais button img {
    width: 30px;
    height: 30px;
  }
  .hero-branding-img img:nth-child(1) {
    width: 45px;
    left: 150px;
}
.hero-branding-img img:nth-child(2) {
  top: 150px;
  left: 120px;
  width: 50px;
}
.hero-branding-img img:nth-child(7) {
  top: 50px;
  left: 330px;
  width: 40px;
}
.hero-branding-img img:nth-child(3) {
  width: 45px;
  left: 350px;
}
.hero-branding-img img:nth-child(4) {
  left: 400px;
  width: 40px;
}
.hero-branding-img img:nth-child(5) {
  left: 350px;
  width: 50px;
  top: 160px;
}
}

@media (max-width: 680.85px) {
  img.agua-viva-no-mar {
    bottom: 81px;
  }

  .font-titulo-lg {
    font-size: 1.9rem;
    line-height: 1.9rem;
  }

  .page-branding .img-cases-star {
    left: 165px;
  }

  img.video-motion-graphics {
    transform: scale(1.26) !important;
    bottom: 30px !important;
  }
}

@media (max-width: 620.85px) {
  img.video-motion-graphics {
    transform: scale(1.3) !important;
    bottom: 0px !important;
  }

  img.bolha-case-de-sucesso {
    left: -190px;
  }

  .font-titulo-lg {
    font-size: 1.7rem;
    line-height: 1.7rem;
  }

  .page-branding .img-cases-star {
    left: 135px;
  }
  .hero-branding-img img:nth-child(1) {
    width: 55px;
    left: 110px;
}
.hero-branding-img img:nth-child(2) {
  top: 150px;
  left: 85px;
  width: 50px;
}
.hero-branding-img img:nth-child(6) {
  top: -10px;
  left: 220px;
  width: 60px;
}
.hero-branding-img img:nth-child(7) {
  top: 50px;
  left: 300px;
  width: 40px;
}
.hero-branding-img img:nth-child(5) {
  left: 310px;
  width: 50px;
  top: 160px;
}
.hero-branding-img img:nth-child(4) {
  left: 355px;
  width: 40px;
}
}

@media (max-width: 579.85px) {
  img.bolha-case-de-sucesso {
    left: -260px;
  }

  img.bolha-case-de-sucesso {
    opacity: 0.5;
  }

  .page-branding .img-cases-star {
    left: unset;
    right: 50px;
    top: 20px;
    width: 100px;
  }

  .head-box-ver-mais,
  .box-com-img-left {
    display: flex;
    gap: 10px;
    flex-direction: column;
    align-items: start;
  }

  .conteudo-pasta.logotipos .row,
  .conteudo-pasta.tipografia .row,
  .conteudo-pasta.paleta-de-cores .row,
  .conteudo-pasta.papelaria .row,
  .conteudo-pasta.elementos-graficos .row,
  .conteudo-pasta.kit-redes-sociais .row {
    display: flex;
    justify-content: space-between;
    flex-direction: unset;
  }

  .pasta-logo-tipos {
    margin: 5px;
  }

  .lista-ul-papelaria {
    flex-direction: column;
  }
}

@media (max-width: 570.85px) {
  .font-titulo-lg {
    font-size: 1.6rem;
    line-height: 1.6rem;
  }

  .page-branding .img-cases-star {
    left: unset;
    right: 15px;
    top: 15px;
    width: 75px;
  }

  img.video-motion-graphics {
    transform: scale(1.19) !important;
    bottom: -29px !important;
  }

  img.quilates-da-cupcode {
    max-width: 220px;
    position: relative;
    bottom: 15px;
    transform: scale(1.1);
  }

  img.lapidando-marcas {
    max-width: 250px;
    margin-bottom: 15px;
  }

  .fs-5 {
    font-size: 0.8rem !important;
  }

  .fs-2 {
    font-size: 1.8rem !important;
  }

  .page-branding img.img-branding {
    max-width: 100%;
  }

  img.peixe-no-mar {
    width: 50px;
  }

  img.agua-viva-no-mar {
    bottom: 81px;
    left: 60px;
    width: 30px;
  }

  img.ostras-no-mar {
    left: 140px;
    width: 60px;
    top: 75px;
  }

  .navio-da-cupcode {
    top: -106px;
    max-width: 220px;
  }

  img.perolas-no-mar {
    left: 175px;
    width: 40px;
    top: 61px;
  }

  img.tubarao-no-mar {
    width: 75px;
    bottom: 150px;
    right: 28px;
  }
  .hero-branding-img img:nth-child(1) {
    width: 55px;
    left: 30px;
}
.hero-branding-img img:nth-child(2) {
  top: 150px;
  left: 55px;
  width: 50px;
}
.hero-branding-img img:nth-child(3) {
  width: 60px;
  left: 150px;
}
.hero-branding-img img:nth-child(7) {
  top: 95px;
  left: 280px;
  width: 40px;
}
.hero-branding-img img:nth-child(4) {
  left: 250px;
  width: 40px;
  top: -10px;
}
.hero-branding-img img:nth-child(5) {
  left: 260px;
  width: 50px;
  top: 160px;
}
.hero-branding-img img:nth-child(6) {
  top: 45px;
  left: 220px;
  width: 45px;
}
}

@media (max-width: 400px) {
  span.sub_titulo {
    font-size: 18px;
  }

  img.quilates-da-cupcode {
    max-width: 220px;
    position: relative;
    bottom: 10px;
    transform: scale(1.1);
  }

  .font-titulo-lg {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }

  img.bolha-case-de-sucesso {
    left: -200px;
  }

  .video_fundo-do-mar video {
    height: 150%;
    top: -42px;
  }
}
.cases-de-sucesso .slider__item {
  border-radius: 20px;
}