@media (min-width: 993px) {
  .mobile {
    display: none !important;
  }
}

@media (max-width: 992px) {
  .desktop {
    display: none !important;
  }
}

/*** Ajustes Página Cases ***/

.casesLista .divRotate #articleFixa .texto-content {
  margin-top: 50px;
  margin-bottom: 80px;
}

.casesLista .divRotate #articleFixa .texto-content p {
  width: 100% !important;
  font-weight: 400;
  text-transform: none;
  color: #454748;
  margin-bottom: 20px;
  margin-top: 0px;
}

@media (max-width: 767px) {
  .casesLista .divRotate #articleFixa .texto-content {
    margin-top: 20px;
    margin-bottom: 40px;
  }

  .casesLista .divRotate #articleFixa .texto-content p {
    padding-left: 0;
  }
}

@media screen and (min-width: 768px) {
  .casesLista #articleFixa .seta {
    margin-top: 63px;
  }
}

/**** Ajustes Página Clientes ***/

.clientesPage .container .row .textoIcone {
  margin-bottom: 55px;
}

.clientesPage .container .row .texto-content {
  font-size: 15px;
  padding-left: 20px;
  border-left: 1px solid #454748;
  padding-bottom: 60px;
  margin-bottom: 20px;
  color: #454748;
}

@media (max-width: 767px) {
  .clientesPage .container .row .texto-content {
    padding-left: 0;
    border-left: none;
  }
}

/**** Ajustes Página Portifolio ***/

.filtroProjetos .titulo-page h1 {
  font-size: 30px;
  font-weight: 700;
  line-height: 22px;
  text-transform: uppercase;
  margin-top: 0;
  letter-spacing: -1px;
  margin-bottom: 40px;
}

@media screen and (min-width: 768px) {
  .filtroProjetos .titulo-page {
    max-width: 548px;
  }

  .filtroProjetos .titulo-page h1 {
    font-size: 45px;
    line-height: 33px;
  }
}



@media (min-width: 992px) {
  .offset-lg-3 {
    margin-left: 25%;
  }

  .offset-lg-2 {
    margin-left: 16.6666%;
  }

  .offset-lg-1 {
    margin-left: 8.3333%;
  }
}

@media (min-width: 768px) {
  .offset-md-3 {
    margin-left: 25%;
  }

  .filtroProjetos span .btn {
    margin-top: 63px;
  }
}

@media (max-width: 992px) {
  .filtroProjetos span .btn {
    margin-top: 20px;
  }

  .filtroProjetos .texto-content {
    margin: 0 10px;
  }
}

/* Ajuste box clientes */
@media screen and (min-width: 992px) {
  .clientesPage ul .boxCliente {
    max-width: 285.4px;
  }

  .clientesHome ul .boxCliente {
    max-width: 285.4px;
  }

  .clientesHome ul {
    border: none;
  }

  .clientesPage ul {
    border: none;
  }
}

/* Ajustes Expertise */

@media (min-width: 1441px) {
  .page-expertisev2 .header-page-expertise .header-p p {
    width: 100%;
    max-width: 445px;
  }
}

.link-cta a {
  height: 40px;
  line-height: 40px;
  border-radius: 60px;
  border-left: 1px solid #c1c234;
  border-top: 1px solid #c1c234;
  border-right: 1px solid #bdbe20;
  border-bottom: 1px solid #bdbe20;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  color: #8f9028;
  display: block;
  margin: 10px 0 20px;
  font-size: 14px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.link-cta a:hover {
  background-color: rgba(143, 144, 40);
  color: #fff;
}

.vitrineHome2017 .vitrineHome2017__imageslider.vitrineHome2017__text-area .vitrine-title .container-concreto-criativo .texto__vitrine__h2 {
  font-size: calc(5em + 1vw);
  font-weight: 700 !important;
}

.vitrineHome2017 .vitrineHome2017__imageslider.vitrineHome2017__text-area .texto__vitrine__h4 {
  font-size: calc(2em + 1vw);
  color: #fff;
  letter-spacing: normal;
  margin: 30px 0;
  line-height: 1.3;
  text-transform: initial;
}

.link__conheca__concreto__criativo a {
  display: inline-block !important;
}

.link__conheca__concreto__criativo {
  margin-top: 50px;
  margin-left: 70px;
}

.link__conheca__concreto__criativo a {
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  border: solid 2px #ff5f00;
  padding: 20px 40px;
  font-size: 20px;
  transition: ease all 0.3s;
}

.link__conheca__concreto__criativo a:hover {
  background-color: #ff5f00;
}

.techware .texto__vitrine__h4 {
  color: #fff !important;
  font-size: calc(1em + 1vw);
}

.techware .btn-square {
  border-color: #bc46a4;
  font-size: 25px;
  padding: 20px 50px;
  border-radius: 6px;
  font-weight: 400;
}

@media (max-width: 992px) {
  .texto__vitrine__h2 {
    font-size: 62px !important;
    color: #fff;
  }

  .vitrineHome2017 .vitrineHome2017__imageslider.vitrineHome2017__text-area .texto__vitrine__h4 {
    margin-top: 30px;
    margin-bottom: 0;
    color: #fff;
    font-size: 30px;
  }

  .link__conheca__concreto__criativo a {
    display: none !important;
  }

  .concreto-criativo .btn-square {
    font-size: 18px;
  }
}

.concreto-criativo .btn-square {
  border: 4px solid #ff5f00;
  font-size: 25px;
  padding: 20px 50px;
  border-radius: 6px;
  font-weight: 400;
}

@media (min-width: 992px) {
  .vitrineHome2017 .vitrineHome2017__imageslider .container-concreto-criativo {
    width: 1025px;
  }

  .vitrineHome2017 .vitrineHome2017__imageslider .container-techware {
    width: 1025px;
  }
}

/*  Techware */

.projeto-techware .base.txt_geral_img2 .section2 {
  background-position: none !important;
}

.projeto-techware .section2 p {
  color: #fff !important;
}

.projeto-techware .section3 {
  background-color: #640144 !important;
}

.projeto-techware .section3 p {
  color: #d333ae !important;
  position: relative !important;
  margin-left: 35rem !important;
  margin-top: 85px !important;
}

.projeto-techware .section3 p::before {
  width: 75px;
  height: 3px;
  background-color: #d333ae;
  position: absolute;
  left: -80px;
  content: "";
  top: 10px;
}

.projeto-techware .area_de_layouts {
  background-color: #e5e8e9;
}

.projeto-techware .section6 {
  background-color: #881e6c !important;
}

.projeto-techware .section6 h3 {
  color: #fff !important;
}

.projeto-techware .area_de_layouts .owl-item.center {
  box-shadow: none;
}

.projeto-techware .section3 h2 {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 5rem;
  font-size: 40px;
}

.projeto-techware .section6 {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}

.projeto-techware .owl-carousel .owl-stage-outer {
  height: auto !important;
}

.projeto-techware .legenda-galeria {
  max-width: 800px;
}

.projeto-techware .legenda-galeria h5 {
  color: #d333ae;
  font-size: 30px;
  font-weight: bold;
}

.projeto-techware .legenda-galeria p {
  color: #d333ae;
  font-size: 30px;
  font-weight: lighter;
}

.projeto-techware .titulo-img {
  margin-left: calc(43% - 440px);
  margin-bottom: 4rem;
}

.projeto-techware .legenda-galeria {
  display: flex;
  flex-direction: column;
}

.projeto-techware .section2 {
  padding-top: 0 !important;
  background-size: cover !important;
}

.projeto-techware .section2 h3 {
  margin-top: 5rem;
}

.projeto-techware .area_de_layouts .owl-carousel .owl-item:not(.center) {
  opacity: 0;
}

.projeto-techware .area_de_layouts {
  padding-top: 112px;
  padding-bottom: 77px;
}

.projeto-techware .area_de_layouts .owl-next:after,
.projeto-techware .area_de_layouts .owl-prev:after {
  color: #d333ae;
  background: none !important;
  box-shadow: none;
  border: none;
  font-size: 50px !important;
}

@media (max-width: 992px) {
  .projeto-techware .base.txt_geral_img1 .section1 {
    background-color: none;
  }

  .projeto-techware .base.txt_geral_img1 {
    background-color: none;
  }

  .projeto-techware .titulo-img {
    margin-left: 2rem;
  }

  .projeto-techware .section2 {
    padding-bottom: 2rem !important;
  }

  .projeto-techware .section1 h2 {
    font-size: 30px !important;
  }

  .projeto-techware .section1 p {
    font-size: 12px !important;
  }

  .projeto-techware .section2 h3 {
    font-size: 30px !important;
  }

  .projeto-techware .section2 p {
    font-size: 12px;
  }

  .projeto-techware .section3 {
    padding-top: 45px;
  }

  .projeto-techware .section3 p {
    font-size: 12px !important;
    margin-top: 20px !important;
  }

  .projeto-techware .area_de_layouts {
    padding-top: 50px;
    padding-bottom: 120px;
  }

  .projeto-techware .area_de_layouts .titulo-img img {
    max-width: 30%;
  }

  .projeto-techware .legenda-galeria p,
  .projeto-techware .legenda-galeria h5 {
    font-size: 16px;
  }

  .projeto-techware .section3 h2 {
    align-items: flex-start;
    gap: 1rem;
    font-size: 14px;
    width: 332px;
  }

  .projeto-techware .section3 p {
    margin-left: 56px !important;
    margin-bottom: 2rem;
  }

  .projeto-techware .section3 p::before {
    left: -53px;
    width: 40px;
    height: 2px;
  }

  .projeto-techware .section3 img {
    max-width: 20%;
  }

  .projeto-techware .section6 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .projeto-techware .section6 h3 {
    font-size: 16px;
  }

  .projeto-techware .section6 img {
    max-width: 30%;
  }

  .projeto-techware .legenda-img {
    width: 100vw;
    padding: 0 30px;
  }

  .projeto-techware .legenda-galeria {
    width: 100vw;
  }

  .projeto-techware .area_de_layouts .owl-prev {
    position: absolute;
    top: 310px;
  }

  .projeto-techware .area_de_layouts .owl-next {
    position: absolute;
    top: 310px;
  }
}

/* Ajustes Vitrine Home */

@media (max-width: 992px) {
  .vitrineHome2017 .vitrineHome2017__imageslider.vitrineHome2017__text-area .texto__vitrine__h4 p {
    font-size: 18px;
    line-height: 1;
  }
}

/* Ajuste no Header */

.navbar-default .container .navbar-header h3.description {
  color: #fff;
  font-size: 12px;
  margin-left: 20px;
  min-width: 270px;
  margin-top: 30px;
}

.navbar-default.menu-fixo .container .navbar-header h3.description {
  font-size: 10px;
  min-width: 240px;
  margin-top: 10px;
}

.navbar-default {
  top: 0px;
}

.navbar-default .container .navbar-header {
  display: flex;
  min-width: 440px !important;
}

.navbar-collapse.collapse.show {
  right: 0;
  visibility: visible;
}

.home button.open span:before {
  content: "";
  display: block !important;
  position: absolute;
  left: 50%;
  width: 100%;
  height: 3px;
  background: #868625;
  content: '';
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  max-width: 30px;
  margin-left: -15px;
  display: block !important;
  -webkit-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg);
  top: 30px;

}

.home .collapsed span:before {
  -webkit-transform: translateY(-300%);
  transform: translateY(-300%);
}

.home button.open {
  color: transparent;
  border: transparent;
  width: 60px;
  height: 60px;
}

.home button.open span:after {
  content: "";
  display: block !important;
  position: absolute;
  left: 50%;
  width: 100%;
  height: 3px;
  background: #868625;
  content: '';
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  max-width: 30px;
  margin-left: -15px;
  -webkit-transform: translateY(0) rotate(-45deg);
  transform: translateY(0) rotate(-45deg);
  top: 30px;

}

.home .collapsed span:after {
  -webkit-transform: translateY(300%);
  transform: translateY(300%);
}

.home .collapsed span:before,
.home .collapsed span:after {
  position: absolute;
  left: 50%;
  width: 100%;
  height: 100%;
  background: #868625;
  content: '';
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  max-width: 30px;
  margin-left: -15px;
  display: block !important;
}

@media (min-width: 993px) and (max-width: 1280px) {
  .navbar-default .container .navbar-header h3.description {
    font-size: 10px;
    min-width: 215px;
  }

  .navbar-default .container .navbar-header {
    min-width: 390px !important;
  }

  .menu-fixo .container .navbar-header h1.logo a span {
    font-size: 11px;
    white-space: nowrap;
  }
}

@media (max-width: 992px) {
  .navbar-default .container .navbar-header {
    display: block;
    min-width: 100% !important;
  }

  .navbar-default .container .navbar-header h3.description {
    margin-left: -10px;
    min-width: 100%;
    margin-top: -25px;
    float: left;
    font-size: 10px;
  }

  .menu-fixo.navbar-default .container .navbar-header h3.description {
    opacity: 0;
  }

  .navbar-default .navbar-header h1.logo a {
    width: auto;
  }
}


.menu-fixo.navbar-default .navbar-header h1.logo a {
  color: #fff;
  font-size: 50px;
  transition: none !important;
}

.menu-fixo.navbar-default .container .navbar-header {

  min-width: 340px !important;
}

.menu-fixo .container .navbar-header h1.logo a i {
  display: block !important;
}

.menu-fixo .container .navbar-header h1.logo a span {
  display: none !important;
}

.ofereca-servicos .icon-logo-pulso,
.seja-um-pulsabio .icon-logo-pulso {
  color: #FFF;
}

/*Ajuste Página de Contato */

@media screen and (min-width: 768px) {
  .page-contato .conteudo-contato #btn-contato a {
    max-width: 215px;
  }
}
.page-contato .contato-form form input[name="telefone"] {
    width: 100%;
    margin-left:0;
}
.page-contato .conteudo-contato #btn-contato a {
  font-size: 12px;
}

.page-contato .conteudo-contato #btn-contato a.comercial.clicado {
  background-color: #8f9028;
  color: #ffffff;
}

.conteudo-contato .wpcf7-not-valid-tip {
  position: absolute !important;
  top: calc(100% + 20px) !important;
}

/* Ajuste Seção Blog */

.blogHome--header {
  margin-bottom: 15px;
}

.blogHome--veja-mais {
  margin-top: 40px;
}

.owl-carousel .blogHome--slider-article img {
  height: 247px !important;
  object-fit: cover;
}

.blogHome--slider-article>div p {
  text-transform: none;
}

@media (max-width: 992px) {
  .blogHome--slider-article p {
    font-size: 12px;
  }

  .blogHome--slider-article h3 {
    font-size: 14px;
  }

  .owl-carousel .blogHome--slider-article img {
    height: 147px !important;
  }

  .blogHome--slider-article>div {
    padding: 20px 15px;
  }

  ._respiro-home-big {
    padding-top: 45px !important;
    padding-bottom: 5px !important;
  }

  .blogHome--slider-container {
    position: relative;
  }
}

.card-item-blogHome {
  margin: 0px 12px;
}

@media (max-width: 1300px) {
  .blogHome-container-desktop .container {
    width: 1280px;
  }
}

@media (min-width: 1200px) {
  .blogHome-container-desktop .container {
    width: 1200px;
  }
}

.blogHome--slider-article .img-responsive {
  object-fit: cover;
  height: 247px;
}

.blogHome-container-desktop .item {
  background: #8f9028;
  margin: 15px 0;
  height: 640px;
}

.blogHome--slider--mobile .item {
  background: #8f9028;
}

/* Gs1 Samba */
.gs1-samba .texto__vitrine__h4 {
  color: #fff !important;
  font-size: 32px !important;
  width: 519px;
}

.gs1-samba .btn-square {
  border-color: #f36134;
  font-size: 25px;
  padding: 20px 50px;
  border-radius: 6px;
  font-weight: 400;
}

.gs1-samba .section1 {
  height: 928px !important;
  padding-top: 272px;
}

.gs1-samba .section1 h2 {
  font-size: 70px;
  font-weight: 700;
}

.gs1-samba .section1 p,
.gs1-samba .section1 span {
  color: #fff;
  font-size: 20px;
}

.gs1-samba .section2 {
  padding-top: 80px;
  background-repeat: repeat !important;
}

.gs1-samba .section2 h3 {
  font-size: 45px;
}

.gs1-samba .section2 h4 {
  font-size: 30px;
  font-weight: 700;
}

.gs1-samba .projetos-interna-v2 .base.txt_geral_img2 {
  background-repeat: repeat !important;
}

.gs1-samba .projetos-interna-v2 .base.txt_geral_img1 p {
  font-size: 20px !important;
}

.gs1-samba .projetos-interna-v2 .base.txt_geral_img2 p {
  font-size: 20px;
}

.gs1-samba .section3 {
  padding-top: 45px;
  padding-bottom: 220px;
}

.gs1-samba .projetos-interna-v2 .base.txt_geral_img3 {
  background-position-y: -675px;
}

.gs1-samba .section3 h3 {
  color: #fff !important;
  font-size: 60px;
  text-transform: uppercase;
}

.gs1-samba .section3 p {
  color: #fff !important;
  font-size: 20px;
}

.gs1-samba .section3 strong {
  color: #00b6de;
}

.gs1-samba .section4 {
  background-color: #1d6fb7 !important;
  padding-top: 80px;
}

.gs1-samba .section4 .titulo-section4 {
  margin-bottom: 40px;
}

.gs1-samba .section4 h3 {
  color: #fff !important;
  font-size: 70px;
}

.gs1-samba .section4 p {
  margin-top: 45px;
  color: #fff !important;
  font-weight: 700;
  font-size: 20px;
}

.gs1-samba .section4 ul li {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.gs1-samba .section4 ul li::after {
  background-color: #1a426a;
  height: 10px;
  width: 10px;
}

.gs1-samba .area_de_layouts .owl-carousel .owl-item:not(.center) {
  opacity: 0;
}

.gs1-samba .area_de_layouts {
  padding-top: 70px;
  padding-bottom: 50px;
}

.gs1-samba .area_de_layouts .owl-carousel img {
  width: 50vw !important;
}

.gs1-samba .area_de_layouts .owl-next:after,
.gs1-samba .area_de_layouts .owl-prev:after {
  color: #f26334;
  background: none !important;
  box-shadow: none;
  border: none;
  font-size: 50px !important;
}

.gs1-samba .section6 {
  padding-top: 70px;
  padding-bottom: 40px;
}

.gs1-samba .section6 .s6-conteudo-mobile {
  display: none;
}

.gs1-samba .section6 h3 {
  color: #1d6fb7;
  font-size: 45px;
  font-weight: 700;
}

.gs1-samba .section7 {
  padding-top: 80px;
  padding-bottom: 120px;
}

.gs1-samba .section7 h3 {
  font-size: 45px;
  color: #fff;
  font-weight: 400;
}

.gs1-samba .section7 h3 strong {
  color: #00b6de;
}

.gs1-samba .section7 .conteudo-texto1 {
  margin-bottom: 150px;
}

.gs1-samba .section7 .conteudo-texto1 h2 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 5rem;
  font-size: 28px;
  color: #fff;
  font-style: italic;
}

.gs1-samba .section7 .conteudo-texto1 p {
  color: #00b6de;
  font-size: 30px;
  margin-left: 350px;
}

.gs1-samba .section7 .conteudo-texto1 p::before {
  width: 120px;
  height: 2px;
  background-color: #00b6de;
  position: absolute;
  left: 230px;
  content: "";
  bottom: 14px;
}

@media (max-width: 992px) {
  .gs1-samba .texto__vitrine__h4 {
    width: 90%;
    font-size: 18px !important;
  }

  .gs1-samba .section1 p {
    font-size: 14px;
  }

  .gs1-samba .projetos-interna-v2 .base.txt_geral_img1 {
    background-size: cover !important;
  }

  .gs1-samba .section1 {
    height: 503px !important;
    padding-top: 148px;
  }

  .gs1-samba .section1 h2 {
    font-size: 29.5px;
    margin-bottom: 25px;
  }

  .gs1-samba .projetos-interna-v2 .base.txt_geral_img1 p {
    font-size: 12px;
  }

  .gs1-samba .section2 {
    padding-top: 25px;
    padding-bottom: 45px !important;
  }

  .gs1-samba .section2 p {
    font-size: 14px;
  }

  .gs1-samba .section2 h3 {
    font-size: 26px;
  }

  .gs1-samba .projetos-interna-v2 .base.txt_geral_img2 p {
    font-size: 12px;
  }

  .gs1-samba .section2 h4 {
    font-size: 12px;
  }

  .gs1-samba .section3 {
    padding-top: 25px;
    background-size: 125% !important;
    padding-bottom: 40px !important;
  }

  .gs1-samba .section3 h3 {
    font-size: 26px;
  }

  .gs1-samba .section3 p {
    font-size: 12px;
  }

  .gs1-samba .section3 .conteudo-extra {
    display: none;
  }

  .gs1-samba .section4 {
    padding-top: 30px;
    padding-bottom: 50px !important;
    background-position: inherit !important;
  }

  .gs1-samba .section4 h3 {
    font-size: 26px;
    font-weight: 700;
  }

  .gs1-samba .section4 ul li {
    font-size: 12px;
  }

  .gs1-samba .section4 p {
    font-size: 12px;
    margin-top: 19px;
  }

  .gs1-samba .section4 .titulo-section4 {
    width: 230px;
  }

  .gs1-samba .area_de_layouts {
    padding-top: 25px;
    padding-bottom: 13px;
  }

  .gs1-samba .area_de_layouts .owl-carousel img {
    width: 60vw !important;
  }

  .gs1-samba .section6 .s6-conteudo-mobile {
    display: block;
  }

  .gs1-samba .section6 .s6-conteudo-desktop {
    display: none;
  }

  .gs1-samba .section6 h3 {
    font-size: 16px;
  }

  .gs1-samba .section6 {
    padding-top: 35px;
    padding-bottom: 60px;
  }

  .gs1-samba .section7 {
    padding-top: 25px;
    padding-bottom: 30px;
  }

  .gs1-samba .section7 h3 {
    font-size: 16px;
  }

  .gs1-samba .section7 .conteudo-texto1 h2 {
    font-size: 12px;
    color: #fff;
    margin-bottom: 20px;
    gap: 2rem;
  }

  .gs1-samba .section7 .conteudo-texto1 h2 :not(img) {
    margin-top: 15px;
  }

  .gs1-samba .section7 .conteudo-texto1 img {
    max-width: 25%;
  }

  .gs1-samba .section7 .conteudo-texto1 p {
    font-size: 12px;
    margin-left: 37px;
  }

  .gs1-samba .section7 .conteudo-texto1 p::before {
    width: 39px;
    height: 2px;
    background-color: #00b6de;
    position: absolute;
    left: 8px;
    content: "";
    bottom: 7px;
  }

  .gs1-samba .section7 .conteudo-texto1 {
    margin-bottom: 70px;
  }
}

/* Instituto Crescer */

.instituto-crescer-campanha-marketing-digital .btn-square {
  border-color: #2f6da4;
  font-size: 25px;
  padding: 20px 50px;
  border-radius: 6px;
  font-weight: 400;
}

.instituto-crescer-campanha-marketing-digital .bg-center-bottom {
  background-position: center top !important;
}

.instituto-crescer-campanha-marketing-digital .section1 {
  height: 920px;
}

.instituto-crescer-campanha-marketing-digital .section1 h2 {
  font-size: 70px;
  font-weight: 600;
}

.instituto-crescer-campanha-marketing-digital .section1 p {
  font-size: 20px;
  font-weight: 300;
}

.instituto-crescer-campanha-marketing-digital .section2 {
  background-position: center bottom !important;
  padding-top: 35px;
  background-color: #1d6fb7 !important;
}

.instituto-crescer-campanha-marketing-digital .section2 h3 {
  font-size: 45px;
  font-weight: 500;
  margin-bottom: 45px;
}

.instituto-crescer-campanha-marketing-digital .section2 p {
  font-size: 20px;
  font-weight: 300;
}

.instituto-crescer-campanha-marketing-digital .section3 {
  padding-top: 80px;
}

.instituto-crescer-campanha-marketing-digital .section3 h3 {
  font-size: 60px;
  font-weight: 600;
}

.instituto-crescer-campanha-marketing-digital .section3 p {
  font-size: 20px;
  font-weight: 300;
}

.instituto-crescer-campanha-marketing-digital .section4 h3 img {
  display: none;
}

.instituto-crescer-campanha-marketing-digital .section4 {
  background-position: center bottom !important;
  padding-top: 35px;
}

.instituto-crescer-campanha-marketing-digital .section4 h3 {
  font-size: 60px;
  font-weight: 600;
}

.instituto-crescer-campanha-marketing-digital .section4 h5 {
  font-size: 20px;
  font-weight: 300;
}

.instituto-crescer-campanha-marketing-digital .section4 h5 {
  font-size: 20px;
  font-weight: 300;
  color: #313131 !important;
}

.instituto-crescer-campanha-marketing-digital .section4 p {
  font-size: 20px;
  font-weight: 300;
  color: #1d6fb7 !important;
}

.instituto-crescer-campanha-marketing-digital .projetos-interna-v2 .base.area_de_layouts {
  background-color: #f4f4f4;
}

.casesInterno .owl-item.center {
  -webkit-box-shadow: none;
  display: flex;
  justify-content: center;
  box-shadow: none;
}

.casesInterno {
  gap: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.casesInterno .owl-carousel img {
  width: auto !important;
}

.instituto-crescer-campanha-marketing-digital .area_de_layouts .owl-next:after,
.instituto-crescer-campanha-marketing-digital .area_de_layouts .owl-prev:after {
  color: #1d6fb7;
  background: none !important;
  box-shadow: none;
  border: none;
  font-size: 50px !important;
}

.instituto-crescer-campanha-marketing-digital .section7 {
  padding-top: 60px;
  padding-bottom: 70px;
}

.instituto-crescer-campanha-marketing-digital .section7 h3 {
  font-size: 35px;
  font-weight: 700;
}

.instituto-crescer-campanha-marketing-digital .section7 p {
  font-size: 20px;
  font-weight: 300;
}

.instituto-crescer-campanha-marketing-digital .texto__vitrine__h4 {
  color: #fff !important;
  font-size: 32px !important;
}

@media (max-width: 992px) {
  .instituto-crescer-campanha-marketing-digital .texto__vitrine__h4 {
    font-size: 18px !important;
  }

  .instituto-crescer-campanha-marketing-digital .section1 {
    background-size: cover !important;
    height: 503px;
    padding-top: 148px;
  }

  .instituto-crescer-campanha-marketing-digital .section1 h2 {
    font-size: 29.5px;
    margin-bottom: 25px;
  }

  .instituto-crescer-campanha-marketing-digital .section1 p {
    font-size: 12px;
  }

  .instituto-crescer-campanha-marketing-digital .section2 {
    padding-top: 25px;
    padding-bottom: 45px !important;
  }

  .instituto-crescer-campanha-marketing-digital .section2 h3 {
    font-size: 26px;
    width: 307px;
    margin-bottom: 20px;
  }

  .instituto-crescer-campanha-marketing-digital .projetos-interna-v2 .base.txt_geral_img2 p {
    font-size: 12px;
  }

  .instituto-crescer-campanha-marketing-digital .section2 h4 {
    font-size: 12px;
  }

  .instituto-crescer-campanha-marketing-digital .projetos-interna-v2 .base.txt_geral_img3 {
    background-position-y: center;
    background-size: cover;
  }

  .instituto-crescer-campanha-marketing-digital .section3 {
    padding-top: 25px;
    padding-bottom: 40px !important;
  }

  .instituto-crescer-campanha-marketing-digital .section3 h3 {
    font-size: 26px;
  }

  .instituto-crescer-campanha-marketing-digital .section3 p {
    font-size: 12px;
  }

  .instituto-crescer-campanha-marketing-digital .section4 {
    padding-top: 10px;
    padding-bottom: 110px !important;
    background-size: cover !important;
  }

  .instituto-crescer-campanha-marketing-digital .section4 h3 img {
    display: block;
  }

  .instituto-crescer-campanha-marketing-digital .section4 h3 {
    font-size: 26px;
    font-weight: 700;
  }

  .instituto-crescer-campanha-marketing-digital .section4 h5 {
    font-size: 12px;
  }

  .instituto-crescer-campanha-marketing-digital .section4 p {
    font-size: 12px;
  }

  .instituto-crescer-campanha-marketing-digital .section4 .conteudo-extra {
    display: none;
  }

  .instituto-crescer-campanha-marketing-digital .area_de_layouts {
    padding-top: 30px;
  }

  .instituto-crescer-campanha-marketing-digital .section7 {
    padding-top: 25px;
    padding-bottom: 30px;
  }

  .instituto-crescer-campanha-marketing-digital .section7 h3 {
    font-size: 17px;
  }

  .instituto-crescer-campanha-marketing-digital .section7 p {
    font-size: 12px;
  }
}


/**** Museu Catavento ***/


.projeto-museu-catavento.projetos-interna-v2 .txt_geral_img1 h2 {
  font-size: 65px;
  line-height: 1.1;
  font-weight: 400;
}

.projeto-museu-catavento.projetos-interna-v2 .txt_geral_img1 h2 strong {

  font-weight: 700;
  color: inherit;
}

.projeto-museu-catavento.projetos-interna-v2 .bg-right-center {
  background-position: right center !important;

}

.projeto-museu-catavento.projetos-interna-v2 .section2.bg-right-center {

  background-size: auto 100%;
}

@media (min-width:992px) and (max-width:1440px) {
  .projeto-museu-catavento.projetos-interna-v2 .bg-right-center {
    background-position: calc(50% + 520px) center !important;

  }

}

.projeto-museu-catavento.projetos-interna-v2 .section2.txt_geral_img2 {
  padding: 80px 0;
}

.projeto-museu-catavento.projetos-interna-v2 .section2.txt_geral_img2 p {
  font-size: 20px;
  margin-bottom: 25px;
}

.projeto-museu-catavento.projetos-interna-v2 .section2.txt_geral_img2 h4 {
  font-size: 25px;
  font-weight: 900;
  margin-bottom: 25px;
  color: #f26640;
}

.projeto-museu-catavento.projetos-interna-v2 .section3 h3 {
  font-size: 65px;
  line-height: 1.1;
  font-weight: 400;
  margin-bottom: 30px;
}

.projeto-museu-catavento.projetos-interna-v2 .section3 p {
  margin-bottom: 25px;
  font-size: 20px;
}

.projeto-museu-catavento.projetos-interna-v2 .section3 li {
  margin-bottom: 20px;
  font-size: 20px;
  list-style: none;
  padding-left: 60px;
  position: relative;
}

.projeto-museu-catavento.projetos-interna-v2 .section3 li::after {
  display: none;
}

.projeto-museu-catavento.projetos-interna-v2 .section3 li::before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background: #f26640;
  border-radius: 50%;
  left: 25px;
  top: 5px;
}

.projeto-museu-catavento.projetos-interna-v2 .bg-full-top {
  background-position: center top !important;
  background-size: contain;

}

.projeto-museu-catavento.projetos-interna-v2 .section4.bg-full-top {

  padding-top: calc(28.80vw + 80px);

}

.projeto-museu-catavento.projetos-interna-v2 .section4 li::after {
  display: none;
}

.projeto-museu-catavento.projetos-interna-v2 .section4 li::before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background: #f26640;
  border-radius: 50%;
  left: 25px;
  top: 5px;
}

.projeto-museu-catavento.projetos-interna-v2 .section4 h3 {
  font-size: 65px;
  line-height: 1.1;
  font-weight: 400;
  margin-bottom: 30px;
  color: #f26640;
}

.projeto-museu-catavento.projetos-interna-v2 .section4 h3 strong {
  color: inherit;
  font-weight: 900;
}

.projeto-museu-catavento.projetos-interna-v2 .section4 p {
  margin-bottom: 25px;
  font-size: 20px;
}

.projeto-museu-catavento.projetos-interna-v2 .section4 li {
  margin-bottom: 20px;
  font-size: 20px;
  list-style: none;
  padding-left: 60px;
  position: relative;
}

.projeto-museu-catavento.projetos-interna-v2 .citacao {
  margin-bottom: 130px;
}

.projeto-museu-catavento.projetos-interna-v2 .citacao .aspa {
  display: block;
  font-size: 120px;
  margin-bottom: -80px;
  line-height: 1;
  color: #333;
}

.projeto-museu-catavento.projetos-interna-v2 .citacao h3 {
  padding-left: 40px;
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 30px;
  line-height: 1.1;
}

.projeto-museu-catavento.projetos-interna-v2 .citacao p:last-child {
  color: #005d9c;
  padding-left: 165px;
  position: relative;
  margin-bottom: 0;
  font-size: 20px;
}

.projeto-museu-catavento.projetos-interna-v2 .citacao p:last-child::before {
  content: "";
  position: absolute;
  width: 145px;
  height: 1px;
  background: #005d9c;
  left: 0;
  top: 50%;
}

.projeto-museu-catavento.projetos-interna-v2 .col-cta h2 {
  font-size: 50px;
  line-height: 1.1;
  font-weight: 900;
  margin-bottom: 70px;
  color: #f26640;
}

.projeto-museu-catavento.projetos-interna-v2 .col-cta a {
  color: #333;
  font-weight: 400;
  border: 1px solid #005d9c;
  padding: 20px 40px;
  font-size: 18px;
  transition: ease-out 0.5s;
  border-radius: 5px;
  min-width: 310px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.projeto-museu-catavento.projetos-interna-v2 .col-cta a:hover {
  background-color: #005d9c;
  color: #fff;
}

.projeto-museu-catavento.projetos-interna-v2 .bg-right-bottom {
  background-position: right bottom !important;

}


@media (min-width:992px) and (max-width:1440px) {
  .projeto-museu-catavento.projetos-interna-v2 .bg-right-bottom {
    background-position: calc(50% + 520px) bottom !important;

  }

}

@media (max-width: 992px) {
  .projeto-museu-catavento.projetos-interna-v2 .txt_geral_img1 h2 {
    font-size: 29.5px;
    margin-bottom: 25px;
  }

  .projeto-museu-catavento.projetos-interna-v2 .base.txt_geral_img1 {
    background-size: auto 100%;
    background-color: rgba(22, 22, 22, 0.2);
    background-blend-mode: multiply;
  }
  .projeto-museu-catavento.projetos-interna-v2 .section2.bg-right-center {
    
    background-image: none !important;
  }
  .projeto-museu-catavento.projetos-interna-v2 .section2.txt_geral_img2 p {
      font-size: 16px;
      margin-bottom: 15px;
  }

  .projeto-museu-catavento.projetos-interna-v2 .base.txt_geral_img3{
    background-position: center 40px !important;
    padding-top: calc(74vw + 100px);
  }

  .projeto-museu-catavento.projetos-interna-v2 .section3 h3 {
      font-size: 36px;
      line-height: 1.1;
      font-weight: 400;
      margin-bottom: 30px;
  }

  .projeto-museu-catavento.projetos-interna-v2 .section3 p {
      margin-bottom: 15px;
      font-size: 16px;
  }
  .projeto-museu-catavento.projetos-interna-v2 .section3 li {
      margin-bottom: 15px;
      font-size: 16px;
      padding-left: 40px;
  }
  .projeto-museu-catavento.projetos-interna-v2 .section3 li::before {
     
      width: 12px;
      height: 12px;      
      left: 5px;
      top: 5px;
  }

  .projeto-museu-catavento.projetos-interna-v2 .section4.bg-full-top {
      
      background-size: auto 50vw !important;
      padding-top: calc(50vw + 40px);

  }
  .projeto-museu-catavento.projetos-interna-v2 .section4 h3 {
      font-size: 40px;
  }

  .projeto-museu-catavento.projetos-interna-v2 .section4 p {
      margin-bottom: 15px;
      font-size: 16px;
  }
  .projeto-museu-catavento.projetos-interna-v2 .section4 li {
      margin-bottom: 15px;
      font-size: 16px;
      padding-left: 40px;
  }

  .projeto-museu-catavento.projetos-interna-v2 .section4 li::before {
     
      width: 12px;
      height: 12px;      
      left: 5px;
      top: 5px;
  }

  .projeto-museu-catavento.projetos-interna-v2 .citacao h3 {
      padding-left: 40px;
      font-size: 24px;
      font-weight: 400;
      margin-bottom: 30px;
      line-height: 1.1;
  }

  .projeto-museu-catavento.projetos-interna-v2 .citacao p:last-child {
      
      padding-left: 55px;
      font-size: 18px;
  }

  .projeto-museu-catavento.projetos-interna-v2 .citacao p:last-child::before{
    width: 35px;
  }
  .projeto-museu-catavento.projetos-interna-v2 .citacao{
    margin-bottom: 60px;
  }
  .projeto-museu-catavento.projetos-interna-v2 .col-cta h2{
    font-size: 32px;
    margin-bottom: 40px;
  }
  .projeto-museu-catavento.projetos-interna-v2 .col-cta a{
    width: 100%;
    padding: 15px 40px;
    font-size: 14px;
  }

  .projeto-museu-catavento.projetos-interna-v2 .bg-right-bottom {
    background-size: contain !important;
    padding-bottom: 74vw;
  
  }
}

/*** Ajuste Submenu ***/

.navbar-nav>li>.dropdown-menu li:last-child a {
  margin-bottom: 0;
}

.navbar-nav>li>.dropdown-menu a {
  padding: 0 15px;
  text-align: left;
  margin-bottom: 20px;
}

.navbar-nav>li>.dropdown-menu {
  background: rgba(213, 215, 57, 0.8);
  border-radius: 0;
  padding: 15px 0;
  margin-top: 5px;
}



.navbar-nav>li.dropdown .caret {
  display: none;
}


body .menu-fixo .container .navbar-collapse .navbar-nav>li.dropdown.open a {

  color: #fff !important;
}

body .menu-fixo .container .navbar-collapse .navbar-nav>li.dropdown.open .dropdown-menu a:hover {

  color: #fff !important;
  background: none !important;
}

.dropdown-menu>.active>a {
  background: transparent;
  color: #fff;
}

.dropdown-menu>.active>a:hover,
.dropdown-menu>li>a:hover {
  background: none !important;
  color: #fff !important;
}

body .container .navbar-collapse .navbar-nav>li.dropdown.open.active>a {
  color: #8f902a !important;
  text-shadow: 0 0 1px #222222;
}

@media (max-width: 991px) {
  .menu-fixo .navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    padding: 0;
  }

  .navbar-nav .open .dropdown-menu>li>a {
    padding-right: 30px;
    margin-bottom: 10px;
  }

  .navbar-nav>li>.dropdown-menu a {
    text-align: right;
  }

  body .menu-fixo .container .navbar-collapse .navbar-nav>li.dropdown.open>a {
    text-shadow: none;
    color: #000 !important;
  }

  body .menu-fixo .container .navbar-collapse .navbar-nav>li.dropdown.open>a::after,
  .navbar-collapse ul.dropdown-menu li:not(:last-child) a:after {
    display: none;
  }

  .navbar-collapse ul li a {
    padding: 10px 15px;
  }
}

/**** Botão Popup Desk Whats *****/


button.bricks--floating--button.rdstation-popup-js-floating-button {
  visibility: hidden;
}

button#whats-seletor {
  position: fixed;
  top: auto;
  right: 85px;
  bottom: 30px;
  left: auto;
  z-index: 99999;
  background: none;
  border: none;
}

button#whats-seletor-2 {
  background: none;
  border: none;
  width: 43px;
  height: 43px;
}

button#whats-seletor-2 img {
  max-width: 100%;
  height: auto;
}

#popup-selecao {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  visibility: hidden;
  position: fixed;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.3);
  z-index: 99997;
  top: 0;
  left: 0;
}

#popup-selecao.display {
  visibility: visible;
}

#popup-selecao .conteudo {
  background: rgba(255, 255, 255, 0.9);
  width: 370px;
  height: 210px;
  padding: 30px 20px 20px;
  margin-right: 185px;
  margin-bottom: 35px;
  position: relative;
}

#popup-selecao .conteudo .fechar {
  position: absolute;
  right: 5px;
  top: 5px;
}

#popup-selecao .conteudo .fechar button {
  font-size: 14px;
  padding: 0 0 3px;
  height: 25px;
  width: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
}

#popup-selecao .conteudo button {
  width: 100%;
  height: 37px;
  border-radius: 18px;
  border: 1px solid #202828;
  color: #202828;
  font-size: 16px;
  background: none;
  transition: background ease-out 0.5s;
  margin-bottom: 5px;
  padding: 0 15px;
  text-align: left;
}

#popup-selecao .conteudo button:last-child {
  margin-bottom: 0;
}

#popup-selecao .conteudo button strong {
  font-weight: 700;
}

#popup-selecao .conteudo button:hover {
  border: none;
  background: #d9da45;
}


@media (max-width: 992px) {
  button#whats-seletor {
    right: 5px;
  }

  #popup-selecao .conteudo {
    background: rgba(255, 255, 255, 0.9);
    width: 370px;
    height: 260px;
    padding: 20px 15px 20px;
    margin-right: 85px;
    position: relative;
  }

  #popup-selecao .conteudo button {
    font-size: 14px;
  }
}

/* button#whats-seletor,
  #popup-selecao {
    display: none;
  } */


/*** Vitrine Home - 2023 *******/

.vitrineHome2017 .swiper-container {
  height: 100vh;
  min-height: calc(56.25vw - 60px);
}

.vitrineHome2017 .swiper-slide {
  position: relative;
  overflow: hidden;
  height: 100%;

}

.vitrineHome2017 .swiper-slide .background-image {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  -webkit-animation: resizeVitrine 10s infinite;
  animation: resizeVitrine 10s infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
  will-change: transform;
}

.vitrineHome2017 .swiper-slide .video {
  position: absolute;
  z-index: 4;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.vitrineHome2017 .swiper-slide .video video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.vitrineHome2017 .swiper-slide .container,
.vitrineHome2017 .swiper-slide .row,
.vitrineHome2017 .swiper-slide .col-xs-12 {
  height: 100%;
}

.vitrineHome2017 .swiper-slide .conteudo {
  position: relative;
  z-index: 5;
  height: 100%;
  padding-top: 186px;
  padding-bottom: 70px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.vitrineHome2017 .swiper-slide .conteudo .link {
  display: flex;
  width: 100%;
  margin-top: auto;
  justify-content: center;
}

.vitrineHome2017 .swiper-slide .conteudo .link.link-texto {

  justify-content: flex-start;
}

.vitrineHome2017 .swiper-slide .conteudo img {
  max-width: 100%;
  height: auto;
}

.vitrineHome2017 .swiper-slide .conteudo .texto {
  margin-bottom: 50px;
  color: #fff;
}

.vitrineHome2017 .swiper-slide .conteudo .texto.texto-centralizado {
  margin: 0 auto 50px;
}

.vitrineHome2017 .swiper-slide .conteudo .texto h2 {
  font-size: 4.6vw;
  text-transform: uppercase;
  font-weight: 900;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 0.8;
  letter-spacing: -2px;
  max-width: 36vw;
}

.vitrineHome2017 .swiper-slide .conteudo .texto.texto.texto-centralizado h2 {
  font-size: 4.646vw;
  line-height: 1;
  max-width: 50.5vw;
}

.vitrineHome2017 .swiper-slide .conteudo .texto .titulo.black h2 {
  font-weight: 900;
}

.vitrineHome2017 .swiper-slide .conteudo .texto h2:last-of-type {
  margin-bottom: 2.8vw;
}

.vitrineHome2017 .swiper-slide .conteudo .texto h4 {
  font-size: 1.25vw;
  font-weight: 300;
  max-width: 37vw;
  margin-bottom: 1.4vw;
  margin-top: 0;
  line-height: 1.3;
}

.vitrineHome2017 .swiper-slide .conteudo .texto p {
  font-size: 1.1vw;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
}

.vitrineHome2017 .swiper-slide .conteudo .texto i,
.vitrineHome2017 .swiper-slide .conteudo .texto em {
  color: #d7d73b;
}

.vitrineHome2017 .swiper-slide .btn-square {
  color: white;
  border-color: white;
  min-width: 16vw;
  min-height: 3.43vw;
  font-size: 0.83vw;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 2px;
}

.vitrineHome2017 .swiper-slide .conteudo .titulo h2,
.vitrineHome2017 .swiper-slide .conteudo .subtitulo,
.vitrineHome2017 .swiper-slide .conteudo .hashtag,
.vitrineHome2017 .swiper-slide .conteudo .link.link-texto {
  opacity: 0;
  transform: translateX(-50%);
  transition: ease-out 1s 0.5s;
}

.vitrineHome2017 .swiper-slide .conteudo .titulo h2.ativo,
.vitrineHome2017 .swiper-slide .conteudo .subtitulo.ativo,
.vitrineHome2017 .swiper-slide .conteudo .hashtag.ativo,
.vitrineHome2017 .swiper-slide .conteudo .link.link-texto.ativo {
  transform: translateX(0);
  opacity: 1;
}

.vitrineHome2017 .swiper-slide .btn-square:hover {
  background: rgba(255, 255, 255, 0.4);
}

.vitrineHome2017 .swiper-pagination {
  bottom: 20px;
}

.vitrineHome2017 .swiper-pagination .swiper-pagination-bullet {
  width: 35px;
  height: 35px;
  background: transparent;
  font-size: 14px;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 3px;
  opacity: 1;
  transition: ease-out 0.5s;
}

.vitrineHome2017 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  font-weight: 700;
  border: 3px solid rgba(255, 255, 255, 0.8);
}

.vitrineHome2017 .swiper-button-next:after,
.vitrineHome2017 .swiper-button-prev:after {
  color: #fff;
}



@media (min-width: 1200px) {
  .vitrineHome2017 .swiper-slide .container {
    width: 1140px;
  }
}

@media (min-width: 1440px) {
  .vitrineHome2017 .swiper-slide .container {
    width: 1320px;
  }
}

@media (max-width: 992px) {

  .vitrineHome2017 .swiper-slide .conteudo .texto h2,
  .vitrineHome2017 .swiper-slide .conteudo .texto.texto.texto-centralizado h2 {
    font-size: 10vw;
    max-width: 100%;
  }

  .vitrineHome2017 .swiper-slide .btn-square {
    font-size: 16px;
  }

  .vitrineHome2017 .swiper-slide .conteudo {
    padding-top: 27vw;
    min-height: 100vh;
  }

  .vitrineHome2017 .swiper-slide .conteudo .texto h4 {
    font-size: 4.6vw;
    max-width: 100%;
  }

  .vitrineHome2017 .swiper-slide .conteudo .texto p {
    font-size: 3.4vw;
  }

  .vitrineHome2017 .swiper-slide .background-image {
    background-position: center;
  }

  .vitrineHome2017 .swiper-slide .conteudo .texto h2:last-of-type {
    margin-bottom: 4.8vw;
  }

  .vitrineHome2017 .swiper-slide .conteudo .texto h4 {
    margin-bottom: 4.4vw;
  }
}



/* Ajuste Museu do Café */


.projetos-interna article {
  display: table;
  width: 100%;
}


/** Ajuste footer */
#footer .redesSociais li.instagram a {
  display: flex;
  align-items: center;
  justify-content: center;
}

#footer .redesSociais li.instagram a svg {
  top: 1px;
}

#footer .newFooter .logos .pareirosCertificados {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: flex-end;
  flex-wrap: wrap;
  height: auto;
}

#footer ul.pareirosCertificados li {
  float: none;
  margin: 0;
  height: auto;
}

.newFooter .logos {
  width: 770px;
}

.newFooter .logos p {
  max-width: 554px;
  margin-left: auto;
}

@media (max-width: 992px) {
  #footer .newFooter .logos .pareirosCertificados {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0;
    margin-top: 25px;
  }

  .newFooter .logos {
    width: 100%;
  }

  #footer ul.pareirosCertificados li * {
    margin: 0;
  }

  .newFooter .logos p {
    margin-left: 0;
  }
}

/** Ajuste ecommerce **/

body.ecommerce .container .navbar-collapse ul li a {
  color: #ffffff !important;
}

/** Portfolio Champion **/

.projeto-champion .section1 h2 {
  font-size: 65px;
  font-weight: 900;
  line-height: 1;
}

.projeto-champion .section1 p {
  font-size: 20px;
}

.projeto-champion .section1 {
  height: 900px;
}

.projeto-champion .section2 h3 {
  font-size: 65px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 40px;
}

.projeto-champion .section2 p {
  font-size: 20px;
}

.projeto-champion .section4 h3 {
  font-size: 65px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 40px;
}

.projeto-champion .section4 p {
  font-size: 20px;
  margin-bottom: 25px;
}

.projeto-champion .section4 {
  padding-top: 60px;
  position: relative;
  z-index: 4;
}

.projeto-champion .owl-carousel img {
  width: auto !important;
}

.projeto-champion {
  overflow: hidden;
}

.projeto-champion h3 {
  margin-top: 0 !important;
}

.projeto-champion .section4 img {
  position: absolute;
  bottom: -160px;
  right: calc(50% - 750px);
}

.projeto-champion .section5 h3 {
  font-size: 63px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 40px;
}

.projeto-champion .section5 p {
  font-size: 20px;
  margin-bottom: 25px;
}

.projeto-champion .section5 ul {
  padding-left: 0;
  margin-bottom: 0;
}

.projeto-champion .section5 li {
  font-size: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 700;
  list-style: none;
  padding-left: 50px;
  position: relative;
}

.projeto-champion .section5 {
  padding: 60px 0;
  background-position-y: bottom !important;
}

.projeto-champion .section5 li::after {
  content: "";
  position: absolute;
  background-color: #78cfed;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  top: 6px;
  left: 20px;
}


.projeto-champion .section6 h2 {
  font-size: 70px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 40px;
}

.projeto-champion .section6 p {
  font-size: 20px;
  margin-bottom: 25px;
}

.projeto-champion .numeros-big {
  text-align: center;
  padding: 0 15px;
}

.projeto-champion .section6 .numeros-big h4 strong {
  font-size: 85px;
  color: #fff !important;
}

.projeto-champion .section6 .numeros-big h4 {
  font-size: 35px;
  color: #fff;
  font-weight: 700;
}

.projeto-champion .section6 h3 strong {
  font-size: 80px;
  color: #a140a2 !important;
}

.projeto-champion .section6 h3 {
  font-size: 32px;
  color: #fff !important;
  font-weight: 700;
  margin-bottom: 45px;
}

.projeto-champion .section6 .conteudo-extra {
  margin-top: 70px;
}

.projeto-champion .section7 h3 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 5rem;
  font-size: 40px;
  color: #fff;
  font-style: italic;
  line-height: 1.4;
}

.projeto-champion .section7 p {
  max-width: 860px;
  margin-left: auto;
  font-size: 30px;
  text-align: center;
  margin-top: 50px;
}

.projeto-champion .section1:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 200px;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.4), transparent);
}

.projeto-champion .section1 {
  position: relative;
}

@media (max-width:991px) {
  .projeto-champion .section1 [class^=col-] {
    padding: 0;
  }

  .projeto-champion .numeros-big {
    min-height: 135px;
  }

  .projeto-champion .section1:before {
    height: 120px;
  }

  .projeto-champion .section1 h2 {
    font-size: 27px;
    margin-bottom: 25px;
  }

  .projeto-champion .section1 p {
    font-size: 13px;
  }

  .projeto-champion .section1 {
    min-height: 740px;
    height: auto;
    padding-bottom: 100vw;
    background-position: bottom center !important;
    background-size: cover !important;
  }

  .projeto-champion .section2 h3 {
    margin-bottom: 25px;
    font-size: 27px;
    max-width: 225px;
  }

  .projeto-champion .section2 p {
    font-size: 13px;
  }

  .projeto-champion .section2 [class^=col-] {
    padding: 0;
  }

  .projeto-champion .section2 {
    padding: 40px 0;
    height: 570px;
  }

  .projeto-champion .area_de_layouts .casesInterno {
    padding: 0 60px;
  }

  .projeto-champion .base.area_de_layouts2 {
    padding-top: 40px;
  }

  .projeto-champion .section4 {
    padding: 0;

  }

  .projeto-champion .section4 h3 {
    margin-bottom: 25px;
    font-size: 27px;
  }

  .projeto-champion .section4 p {
    font-size: 13px;
  }

  .projeto-champion .section4 p:last-child {
    margin-bottom: 0;
  }

  .projeto-champion .section4 .col-imagem {
    margin-top: -40px;
  }

  .projeto-champion .section4 img {
    position: relative;
    bottom: -50px;
    right: auto;
  }

  .projeto-champion .section4 [class^=col-] {
    padding: 0;
  }

  .projeto-champion .section5 {
    padding: 90px 0 50vw;
    min-height: 950px;
    background-position: center bottom !important;
  }

  .projeto-champion .section5 [class^=col-] {
    padding: 0;
  }

  .projeto-champion .section5 h3 {
    margin-bottom: 25px;
    font-size: 27px;
  }

  .projeto-champion .section5 p {
    font-size: 13px;
    margin-bottom: 15px;
  }

  .projeto-champion .section5 li {
    font-size: 13px;
    margin-bottom: 10px;
    padding-left: 45px;
  }

  .projeto-champion .section5 li::after {
    top: 3px;
    left: 15px;
    width: 11px;
    height: 11px;
  }

  .projeto-champion .section6 [class^=col-] {
    padding: 0;
  }

  .projeto-champion .section6 h2 {
    margin-bottom: 25px;
    font-size: 27px;
  }

  .projeto-champion .section6 h3 {
    margin-bottom: 25px;
    font-size: 17px;
    text-align: center;
  }

  .projeto-champion .section6 h3 strong {
    font-size: 32px;
    display: block;
  }

  .projeto-champion .section6 p {
    font-size: 13px;
    margin-bottom: 15px;
  }

  .projeto-champion .section6 {
    padding: 50px 0 60px;
  }

  .projeto-champion .section6 .numeros-big h4 {
    font-size: 22px;
  }

  .projeto-champion .section6 .numeros-big h4 strong {
    font-size: 55px;
  }

  .projeto-champion .section6 .conteudo-extra {
    margin-top: 30px;
  }

  .projeto-champion .section7 {
    padding-top: 0;
  }

  .projeto-champion .section7 h3 img {
    max-width: 85px;
  }

  .projeto-champion .section7 h3 {
    align-items: center;
    gap: 25px;
    font-size: 15px;
  }

  .projeto-champion .section7 p {
    font-size: 11px;
    text-align: center;
    margin-top: 15px;
  }

  .menu-fixo .container .navbar-header h1.logo a span {
    font-size: 14px;
  }

  .projetosHome ul li a img {
    width: 100%;
    height: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
  }
}

/* Ajuste blog interna */

.interna .conteudo-post .post-content img {
  height: auto;
}

.interna .conteudo-post .post-content iframe {
  max-width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}

/* Alterações Menu - */


.navbar-collapse ul li a i.destaque {
  display: none;
}

@media (min-width: 1100px) and (max-width: 1600px) {
  .navbar-collapse ul li a {
    font-size: 1.1vw !important;
  }
}

@media (min-width: 992px) and (max-width: 1099px) {
  .navbar-collapse ul li a {
    font-size: 0.9vw !important;
  }
}

@media (min-width: 992px) {
  .navbar-collapse .navbar-nav {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }

  .navbar-collapse ul li.open a {
    color: #fff !important;
  }

  .navbar-nav>li {
    float: none;
    padding: 10px 15px;
    min-width: initial;

  }

  .navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    width: 100%;
    min-width: initial;
    background: rgba(0, 0, 0, 0.4);
    border: none;
    padding-top: 0;
  }

  .navbar-nav>li>.dropdown-menu li a {
    padding: 0 15px;
  }

  .navbar-nav>li>.dropdown-menu li {
    display: flex;
  }

  .navbar-nav>li>.dropdown-menu a {
    font-size: 12px;
    text-transform: none;
    margin-bottom: 5px;
  }

  body.home .navbar-nav>li>.dropdown-menu a:hover {
    color: #fff !important;
  }

  body .navbar-nav>li>.dropdown-menu a:hover {
    color: #fff !important;
  }

  .navbar-nav>li.open {
    background: rgba(0, 0, 0, 0.4);
  }

  .navbar-collapse ul li a {
    padding: 0;
  }

  .navbar-collapse ul li a i.destaque {
    padding: 0;
    padding-right: 5px;
    font-size: 12px;
    float: none;
    color: #d7d83a;
    display: inline-block;
  }

  .menu-fixo .navbar-collapse ul li a i.destaque {
    color: #fff;
  }

  .menu-fixo .navbar-collapse ul li a {
    color: #fff !important;
  }

  .clientes-agencia-digital .navbar-collapse ul li a i.destaque,
  .clientes-agencia-digital .navbar-collapse ul li a,
  .contato-agencia-digital .navbar-collapse ul li a i.destaque,
  .contato-agencia-digital .navbar-collapse ul li a,
  .expertise-agencia-digital .navbar-collapse ul li a i.destaque,
  .expertise-agencia-digital .navbar-collapse ul li a,
  .elementor-page .navbar-collapse ul li a i.destaque,
  .elementor-page .navbar-collapse ul li a {
    color: #fff !important;
  }
}

/*alterações portfolio*/
.projetosHome ul li a {
  height: 100%;
}

.projetosHome ul li a img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

@media screen and (min-width: 992px) {
  .projetosHome.projetosListagem ul li {
    float: none !important;
    height: 100%;
    overflow: hidden;
  }

  .projetosHome ul {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
  }

  .projetosHome.projetosListagem ul li.featured {
    grid-column: span 2;
    grid-row: span 2;
    height: 100%;
  }





}

.filtroProjetos .titulo .texto h1 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 140px;
  color: #000;
  line-height: 103px;
  letter-spacing: -14px;
  padding: 0 10px;
}

.filtroProjetos .titulo .texto h3 {
  font-size: 1vw;
  text-transform: uppercase;
  color: #000;
  margin: 15px 0 0;
  font-weight: 700;
}

.filtroProjetos .titulo .texto h1 span {
  display: inline-flex;
  align-items: flex-start;

}

.filtroProjetos .titulo .texto h1 i {
  font-size: 50px;
  color: #d7d83a;
}

.filtroProjetos .titulo {
  display: flex;
  align-items: center;
  gap: 4.8vw;
  margin-bottom: 70px;
  flex-wrap: wrap;
}

.filtroProjetos .titulo .seta {
  color: #000;
  font-size: 7vw;
  font-weight: 400;
  margin-left: 30px;
  margin-top: 115px;
  text-shadow: 0 0 0 #000;
}

.filtroProjetos .texto-content {
  font-size: 0.8vw;
  color: #000;
  text-transform: uppercase;

}

@media screen and (max-width: 767px) {
  .filtroProjetos .titulo {
    gap: 40px;
  }
}

@media screen and (min-width: 768px) {
  .filtroProjetos .titulo .texto h1 {
    font-size: 10vw !important;
    line-height: 7.39vw !important;
    margin: 0;
  }
}


#intro.interna {
  padding: 100px 0 160px;
  margin-top: 0;
  clear: both;
  background: #fff;
}

#intro.interna .titulo h2 {
  color: #000;
  font-size: 45px;
  font-weight: 900;
  line-height: 0.8;
  letter-spacing: -2px;
  text-transform: uppercase;
}

#intro.interna .texto {
  height: 100%;
  display: flex;
  align-items: center;
}

#intro.interna .texto p {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 0;
}

#intro.interna .itens {
  margin-top: 50px;
}

#intro.interna .item {
  display: flex;
  flex-direction: column;
  height: 100%;
}

#intro.interna .item .icone img {
  height: 50px;
  width: auto;
  margin-bottom: 20px;
}

#intro.interna .item .texto-item h3 {
  font-size: 31px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: -1.5px;
  margin-bottom: 15px;
  color: #000;
}

#intro.interna .item .texto-item p {
  color: #000;
  font-size: 17px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 15px;
}

#intro.interna .item .botao a {
  color: #d8d81d;
  display: flex;
  gap: 10px;
  align-items: center;
  line-height: 1;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}

#intro.interna .item .botao a i {
  font-size: 28px;
}

#intro.interna .row,
#faq.interna .row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

#intro.interna [class^="col"],
#faq.interna [class^="col"] {
  float: none;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 992px) {

  #intro.interna .col-lg-4,
  #faq.interna .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  #intro.interna .col-lg-7,
  #faq.interna .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
}

@media (max-width: 992px) {
  #intro.interna {
    padding-top: 40px;
    padding-bottom: 50px;
  }

  #intro.interna .titulo h2 {
    font-size: 55px;
    margin-bottom: 20px;
  }

  #intro.interna .itens {
    margin-top: 70px;
  }

  #intro.interna .item {
    margin-bottom: 70px;
    height: auto;
  }

  #faq.interna {
    padding-bottom: 120px;
  }
}


#faq.interna {
  background: #d6d73b;
  padding-bottom: 254px;
  padding-top: 135px;
  clear: both;
  margin-top: 0;
}

#faq.interna .titulo h2 {
  color: #fff;
  font-size: 55px;
  font-weight: 900;
  line-height: 0.8;
  letter-spacing: -2px;
  text-transform: uppercase;
  margin-bottom: 22px;
}

#faq.interna .texto {
  margin-bottom: 40px;
}

#faq.interna .texto p {
  color: #6A6A0F;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
}

#faq.interna .bloco-accordeon {
  border-bottom: 1px solid rgba(106, 106, 15, 0.5);
  margin-bottom: 20px;
}

#faq.interna .bloco-accordeon h4 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 20px;
  cursor: pointer;
  padding-bottom: 24px;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  color: #6A6A0F;
}

#faq.interna .bloco-accordeon h4 .arrow {
  display: inline-flex;
  transition: ease-out 0.5s;
}

#faq.interna .bloco-accordeon.aberto h4 .arrow {
  transform: rotate(180deg);
}

#faq.interna .bloco-accordeon .bloco-accordeon-body {
  display: none;
  padding-bottom: 30px;
}

#faq.interna .bloco-accordeon .bloco-accordeon-body p {
  color: #6A6A0F;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 0;
}

#faq.interna .bloco-accordeon .bloco-accordeon-body li {
  line-height: 1.5;
  margin-bottom: 0;
  color: #6A6A0F;
  font-size: 13px;
  margin-bottom: 2px;
}

#faq.interna .bloco-accordeon .bloco-accordeon-body a {
  color: #6A6A0F;
  text-decoration: underline;
}

#faq.interna .bloco-accordeon .bloco-accordeon-body ul {
  margin-top: 10px;
  padding-left: 20px;
}

/** Alterações A Pulso **/


@media (min-width: 1010px) and (max-width: 1350px) {
  .aPulsoPage .equipe-pulso-imagens {
    width: 25%;
  }

  .aPulsoPage .equipe-pulso-imagens .info-click .text-info p {

    font-size: 12px;
    line-height: 1.3;
  }

  .aPulsoPage .equipe-pulso-imagens .info-click .text-info.text-big p {
    font-size: 16px;
  }
}

#depoimentos.interna {
  background: #fff;
  margin-top: 0;
  padding: 225px 0 200px;
  --swiper-navigation-size: 31px;
}

#depoimentos.interna .row {
  align-items: center;
}

#depoimentos.interna .texto {
  padding-bottom: 60px;
}

#depoimentos.interna .texto h2 {
  color: #000;
  font-size: 45px;
  font-weight: 900;
  line-height: 0.8;
  letter-spacing: -2px;
  text-transform: uppercase;
  margin-bottom: 7px;
}

#depoimentos.interna .texto p {
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;
  margin-bottom: 0;
}

#depoimentos.interna .swiper-button-next,
#depoimentos.interna .swiper-button-prev {
  bottom: 0;
  top: auto;
  width: 40px;
  height: 40px;
  border: 1px solid #6A6A0F;
  transition: ease-out 0.2s;
}

#depoimentos.interna .swiper-button-next:after,
#depoimentos.interna .swiper-button-prev:after {
  color: #6A6A0F;
  font-size: 16px;
}

#depoimentos.interna .swiper-button-next:hover,
#depoimentos.interna .swiper-button-prev:hover {
  background: #6A6A0F;
}

#depoimentos.interna .swiper-button-next:hover::after,
#depoimentos.interna .swiper-button-prev:hover::after {
  color: #fff;
}

#depoimentos.interna .swiper-button-prev {
  left: auto;
  right: 65px;
}

#depoimentos.interna .swiper-slide .imagem {
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#depoimentos.interna .swiper-slide .depoimento .aspa {
  color: #D7D73B;
  font-size: 138px;
  font-weight: 700;
  line-height: 1;
}

#depoimentos.interna .swiper-slide .depoimento p {
  color: #000;
  font-family: Raleway;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 14px;
}

#depoimentos.interna .swiper-slide .depoimento p:first-of-type {
  margin-top: -70px;
}

#depoimentos.interna .swiper-slide .nome p {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 0;
}

#depoimentos.interna .swiper-slide .empresa {
  padding-bottom: 60px;
}

#depoimentos.interna .swiper-slide .empresa p {
  color: #D6D73A;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 0;
}

@media (max-width: 992px) {
  #depoimentos.interna {
    padding: 75px 0 120px;
  }

  #depoimentos.interna .swiper-container {
    padding-bottom: 60px;
  }

  #depoimentos.interna .swiper-slide .empresa {
    padding-bottom: 0px;
  }
}


#texto-pulso {
  background-color: #d7d73b;
  min-height: 580px;
  padding: 170px 0;
}

#texto-pulso .texto h3 {
  font-size: 50px;
  font-weight: 900;
  color: #fff;
  letter-spacing: -2px;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 15px;
}

#texto-pulso .texto h3 strong {
  color: #6A6A0F;
  font-weight: 900;
}

#texto-pulso .texto p {
  font-size: 30px;
  font-weight: 900;
  color: #6A6A0F;
  letter-spacing: -2px;
  line-height: 1;
  text-transform: uppercase;
}

#texto-pulso .texto h4 {
  font-size: 24px;
  font-weight: 900;
  color: #fff;
  letter-spacing: -2px;
  line-height: 1;
  text-transform: uppercase;
  margin-top: 25px;
}

#texto-pulso .texto h4 strong {
  color: #6A6A0F;
  font-weight: 900;
}


@media (max-width: 992px) {
  #texto-pulso {
    min-height: 590px;
    padding: 130px 0;
  }

  #texto-pulso .texto h2 {
    font-size: 37px;
  }

}