/* AJUSTE OCULTAR CAMPOS POR MOEDA NO FORM  02/03 */
html[lang="pt-br"] #lb-faturamento option:nth-child(odd),
html[lang="pt-br"] #lb-acEstimativa2 option:nth-child(odd) {
  display: none !important;
}
html[lang="es"] #lb-faturamento option:nth-child(even),
html[lang="en"] #lb-faturamento option:nth-child(even),
html[lang="es"] #lb-acEstimativa2 option:nth-child(even),
html[lang="en"] #lb-acEstimativa2 option:nth-child(even) {
  display: none !important;
}
#lb-faturamento option:first-child,
#lb-acEstimativa2 option:first-child {
  display: initial !important;
}
/* AJUSTE LAZY LOAD 16/02 */
.align-center .rll-youtube-player {
  position: inherit !important;
}
.row.single-post-page__content .rll-youtube-player img {
  max-width: 900px !important;
  margin: 0 !important;
}
.row.single-post-page__content .rll-youtube-player {
  max-width: 900px;
}
/* AJUSTE FONTE MEGA 14/02 */

.mega-menu li a {
  font-size: 0.875rem;
  line-height: 1.3rem;
}
/* AJUSTE NEWSETTER PG-FLUID 07/02 */
.pg-fluid .mailSentPopup.showPopup,
.pg-fluid .mailSentPopupNews.showPopup {
  box-shadow: 200px 200px 200px 2000px rgb(0 0 0 / 60%) !important;
}

/* AJUSTE TAGS HISTORIA DE SUCESSO 02/02 */
.section-historias-sucesso .title-4 {
  width: 100%;
}
.section-historias-sucesso .blog-post-tag {
  flex: 0 0 auto !important;
  margin-right: 0.5rem;
}

@media (min-width: 992px) {
  .section-historias-sucesso .owl-stage {
    grid-template-columns: 1fr 1fr 1fr;
    display: grid;
  }
  .section-historias-sucesso .owl-item {
    display: grid;
  }
}
@media (max-width: 991px) {
  .owl-carousel .owl-stage-outer {
    display: flex;
  }
  .owl-carousel .owl-stage {
    display: flex;
  }
  .owl-carousel.owl-content-card .content-card {
    width: 280px;
  }
  .owl-carousel .owl-dots {
    margin-top: 2rem;
  }
  .owl-carousel .owl-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 3.75rem;
    gap: 12px;
  }
  .owl-carousel.owl-content-card .owl-dots .owl-dot.active {
    background: #000;
  }
  .owl-carousel .owl-dots .owl-dot.active {
    width: 12px;
    height: 12px;
    background: #00d8d8;
  }
  .section-historias-sucesso .owl-dots .owl-dot {
    background: #00d8d8 !important;
  }
  .section-historias-sucesso .owl-dots .owl-dot.active {
    background: black !important;
  }
  .section-historias-sucesso .content-card-body {
    min-height: 350px;
  }
  .owl-carousel .owl-dots .owl-dot {
    width: 8px;
    height: 8px;
    background: #fff;
    transition: all ease-in-out 0.3s;
  }
}

/* AJUSTE BIG NUMBERS 02/02 */
.big-number .title .big {
  font-weight: 400 !important;
}
/* AJUSTE BLOG DATA POR IDIOMA 23/01 */
.data-blog {
  position: relative;
  z-index: 9;
  color: #00d8d8;
  font-size: 14px;
  text-transform: uppercase;
}
/* AJUSTE NOVO FORM PIX 01/02 */
@media only screen and (min-width: 992px) {
  .pg-pix .wpcf7-form-control-wrap textarea,
  .pg-novo-form-pix .wpcf7-form-control-wrap textarea {
    height: 338px !important;
  }
}

/* NOVO RODAPÉ DINAMICO 17/01 */
@media (min-width: 992px) {
  .col-12.col-md-4.mapa-rodape {
    min-height: 530px;
    z-index: 2;
  }
  footer .row.align-items-center.mt-3 {
    margin-top: -9rem !important;
  }
  .sticker-footer {
    max-width: 500px;
    height: auto;
  }
}
@media (max-width: 991px) {
  .col-12.col-md-4.mapa-rodape {
    margin-bottom: 3rem;
  }
}
.mapa-rodape .ver-pais:hover,
.mapa-rodape .ver-pais:hover polygon {
  fill: #00d8d8 !important;
  cursor: pointer;
}
.mapa-rodape .ver-pais {
  cursor: pointer;
}
.container-info-paises {
  border: 1px solid #f0f0f0;
  padding: 1rem 2rem;
}

/*AJUSTE ACESSIBILIDADE 06/01 */
html body #INDmenu.INDmenu-loaded .INDmenuHeader h2 {
  color: black !important;
}
html body #INDmenu.INDmenu-loaded .INDmenuBody .INDmenuRow .INDmenuPanel #INDfontsize-radioGroup .INDfontsize-radioWrap input:checked ~ label {
  background-color: #00d7d6 !important;
  border-color: #00d7d6 !important;
  color: black !important;
}
html body #INDmenu.INDmenu-loaded .INDmenuBody .INDmenuRow .INDmenuPanel #INDfontsize-radioGroup .INDfontsize-radioWrap:hover label {
  color: black !important;
}
html body #INDmenu.INDmenu-loaded .INDmenuBody .INDmenuRow .INDmenuPanel #INDfontsize-radioGroup .INDfontsize-radioWrap label {
  color: black !important;
}
#INDmenu.INDmenu-loaded .INDmenuBody .INDmenuRow .INDmenuPanel #INDfontsize-radioGroup .INDfontsize-radioWrap label:hover,
#INDmenu.INDmenu-loaded .INDmenuBody .INDmenuRow .INDmenuPanel #INDfontsize-radioGroup .INDfontsize-radioWrap label:focus,
#INDmenu.INDmenu-loaded .INDmenuBody .INDmenuRow .INDmenuPanel #INDmenuGroup-customcolor #INDcustomcolor-radioGroup label:hover,
#INDmenu.INDmenu-loaded .INDmenuBody .INDmenuRow .INDmenuPanel #INDmenuGroup-customcolor #INDcustomcolor-radioGroup label:focus,
#INDmenu.INDmenu-loaded .INDmenuBody .INDmenuRow .INDmenuPanel #INDmenuGroup-customcolor #INDcustomcolor-radioGroup input:checked ~ label {
  background-color: #00d7d6 !important;
  border-color: #00d7d6 !important;
  color: black !important;
}
.INDmenuFooter span,
.INDmenuFooter a {
  color: black !important;
}
#INDmenu.INDmenu-loaded .INDmenuBody .INDmenuRow .INDmenuPanel #INDmenuGroup-cursors div button:hover span {
  color: black !important;
}
html body #INDmenu.INDmenu-loaded .INDmenuBody .INDmenuRow .INDmenuPanel button:not(#INDcolorReset):hover,
#INDmenu.INDmenu-loaded .INDmenuBody .INDmenuRow .INDmenuPanel button:not(#INDcolorReset):focus {
  background: #00b8b7;
}
html body #INDmenu.INDmenu-loaded .INDmenuBody .INDmenuRow .INDmenuPanel #INDmenuGroup-customcolor #INDcustomcolor-radioGroup label {
  color: black;
}
html body #INDmenu.INDmenu-loaded .INDmenuBody .INDmenuRow .INDmenuPanel #INDmenuGroup-customcolor #INDcustomcolor-radioGroup input:checked ~ label {
  background-color: #00b7b6;
  border-color: #00bbba;
  color: black;
}
.INDmenuBtn-desc {
  color: black !important;
}
html body #INDmenu .INDaccProfileSection .INDAccordion-title {
  color: black !important;
}
.INDmenuGroupDesc {
  color: black !important;
}
#INDnavigationsPanel .INDmenuBtn-text {
  color: black !important;
}
.INDmenuRow .INDmenuBtn-text {
  color: black !important;
}
.INDswitch span {
  color: black !important;
}
#INDmenu.INDmenu-loaded .INDaccProfileSection .INDswitch_knob::after {
  color: black !important;
}
#INDmenu.INDmenu-loaded .INDaccProfileSection .INDswitch_knob::before {
  box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.3) !important;
}
html body #INDmenu.INDmenu-loaded .INDmenuHeader #INDlangsCombo {
  text-align: center !important;
  color: black;
}

/*AJUSTE MEGA MENU 23/12 */
@media screen and (max-width: 1199px) {
  .mega-menu .nav-link {
    font-size: 1.35rem !important;
    line-height: 1.5rem !important;
    color: #00d8d8;
    padding: 0.695rem 1.9rem !important;
    font-weight: 400 !important;
  }
  .mega-menu .nav-item {
    text-align: center;
  }
  .mega-menu .sub-menu-column-title a {
    color: black !important;
    font-weight: 600 !important;
  }
}

@media screen and (min-width: 1200px) {
  div[mega-columns="2"] {
    width: 400px;
  }
  div[mega-columns="2"] li {
    width: 48%;
    display: inline-flex;
  }
  div[mega-columns="3"] {
    width: 400px;
  }
  div[mega-columns="3"] li {
    width: 31%;
    display: inline-flex;
  }
  .mega-menu {
    padding-left: 1rem;
    border-right: 1px solid #424242;
  }
  li[mega-type="pai_mega"] .dropdown-menu.show {
    display: flex !important;
  }
  .mega-menu a {
    color: white;
  }

  .mega-menu ul.dropdown-menu li a:hover {
    font-size: 0.875rem !important;
    line-height: 1.125rem !important;
  }

  .sub-menu-column-title:not(:first-child) {
    border-top: 1px solid #00d7d9;
    margin-top: 1rem;
    padding-top: 1rem;
  }
  .mega-menu .sub-menu-column-title {
    width: 100% !important;
  }
  .mega-menu .sub-menu-column-title a {
    color: #ef8 !important;
  }
}
/*AJUSTE DISCLAIMER FORM */
.mailSentPopupNews {
  display: none;
  width: 500px;
  max-width: 80%;
  position: absolute;
  bottom: -9999px;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0 8px 40px rgba(111, 122, 121, 0.25);
  background-color: #fff;
}
#contato .mailSentPopup.bg-white.p-4.showPopup,
#contato .mailSentPopupNews.bg-white.p-4.showPopup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 500px;
  height: 500px;
  z-index: 9999;
}
.newsletter .mailSentPopup.bg-white.text-center.py-4.px-2.showPopup,
.newsletter .mailSentPopupNews.bg-white.text-center.py-4.px-2.showPopup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9999;
}

.newsletter .mailSentPopupNews.bg-white.text-center.py-4.px-2.showPopup {
  display: block;
  height: 220px;
}
.newsletter .mailSentPopupNews.bg-white.text-center.py-4.px-2.showPopup a.new-button {
  min-width: 180px;
  margin: 16px auto;
}

/*AJUSTE CITACAO MERCADOS*/
.citacao-mercados {
  padding: 120px 15px !important;
}
.citacao-mercados h2 {
  padding: 0 4rem;
}
.citacao-mercados .c-teal {
  padding-left: 3rem !important;
}
.citacao-mercados .author-img {
  -webkit-box-shadow: 15px 15px 0px 0px rgba(237, 255, 135, 1);
  -moz-box-shadow: 15px 15px 0px 0px rgba(237, 255, 135, 1);
  box-shadow: 15px 15px 0px 0px rgba(237, 255, 135, 1);
}
.citacao-mercados .quote.right {
  top: initial !important;
  bottom: -20px !important;
}
@media screen and (max-width: 768px) {
  .citacao-mercados {
    padding: 50px 15px 80px !important;
  }
  .citacao-mercados .author-img {
    margin-bottom: 80px;
  }
  .citacao-mercados .c-teal {
    padding-left: 0 !important;
  }
}

/* PAGINA PIX 13/12 */
@media (min-width: 1440px) {
  .section-big-numbers {
    padding-top: 10rem;
    padding-bottom: 10rem;
  }
}
@media only screen and (min-width: 992px) {
  .section-big-numbers {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
}
.pg-pix .wpcf7 form select[name="assunto"] option:first-of-type,
.pg-ecossistema .wpcf7 form select[name="assunto"] option:first-of-type {
  display: block;
}
#ser_indireto .owl-dot.active {
  background: #00d8d8 !important;
}
.black-pointers li::before {
  background: black !important;
}
.button.black-yellow {
  color: #ef8;
}
.button.black-yellow:hover {
  color: black;
}
#pix_banking li {
  font-size: 1.25rem;
}
#solucoes_futuro h4.c-yellow {
  font-family: "Roboto Mono", monospace;
}
#ser_indireto .flat-box .text {
  min-height: 60px;
}
#plug_play .process-boxes-wrapper h4 {
  font-weight: 500;
  font-size: 1.6rem;
}

@media (max-width: 767px) {
  #solucoes_futuro {
    padding-bottom: 15rem;
  }
  #funcionalidades_pix {
    padding-bottom: 0px;
  }
  #funcionalidades_pix .col-12.col-xl-6.pl-xl-5 {
    margin-bottom: 3rem;
  }
}
@media (min-width: 1200px) and (max-width: 1580px) {
  #ser_indireto .flat-box .title-4 {
    min-height: 55px;
  }
  #ser_indireto .flat-box .text {
    min-height: 80px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  #funcionalidades_pix .bg-image.img-sac-duvidas {
    width: 100%;
    position: relative;

    order: 1;
  }
  #funcionalidades_pix {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (min-width: 600px) and (max-width: 1199px) {
  #funcionalidades_pix {
    padding-bottom: 0px;
  }
  #funcionalidades_pix .col-12.col-xl-6.pl-xl-5 {
    margin-bottom: 3rem;
  }
  #solucoes_futuro .bg-image {
    object-position: 43% 100%;
  }
  #ser_indireto .flat-box .title-4 {
    min-height: 60px;
  }
  #ser_indireto .flat-box .text {
    min-height: 90px;
  }
}
@media (max-width: 480px) {
  .black-pointers {
    width: 65% !important;
    margin: auto;
  }
  #plug_play .title-2.mb-3 {
    max-width: 70%;
    margin: auto;
  }
  #solucoes_futuro {
    padding-bottom: 30rem;
  }
}

/* DIGITAL BANKING */
@media (max-width: 1100px) and (min-width: 768px) {
  .topbar.hidden {
    transform: none;
  }
}

@media (max-width: 1100px) and (min-width: 992px) {
  .pg-digital-banking .img-camadas {
    display: none !important;
  }
  .pg-digital-banking .img-dockpordentro {
    position: absolute;
    top: 2%;
    right: 0% !important;
    display: block !important;
  }
  .pg-digital-banking .item-camada > div::before {
    display: none;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .pg-digital-banking .img-camadas {
    display: none !important;
  }
  .pg-digital-banking .img-dockpordentro {
    width: 80%;
    position: absolute;
    right: -15%;
    top: 50%;
    transform: translateY(-50%);
    display: block !important;
  }
  .pg-digital-banking .item-camada > div::before {
    width: 160%;
  }
  .pg-digital-banking .item-camada > div::before {
    display: none;
  }
}
/* DEPOIMENTO MERCADOS 09/12 */

.citacao-mercados.citacao-centralizada .c-teal {
  max-width: 100%;
  margin-top: 1rem;
}
.citacao-mercados .quote {
  top: 0;
  position: absolute;
  left: 0;
}
.citacao-mercados .quote.right {
  top: initial;
  right: 0;
  left: inherit;
  bottom: 0;
}
.citacao-mercados.citacao-centralizada .title-2 {
  font-size: 1.7rem;
  line-height: 2.5rem;
  text-align: center;
}
.bg-depoimento-mercado {
  box-shadow: 10px 10px #ef8;
  margin-bottom: 2rem;
}
@media (max-width: 768px) {
  .citacao-mercados.citacao-centralizada {
    padding: 5rem 0rem;
  }
  .citacao-mercados.citacao-centralizada .quote {
    top: -2rem;
  }
  .citacao-mercados.citacao-centralizada .quote.right {
    bottom: -2rem !important;
    top: initial;
  }
  .citacao-mercados.citacao-centralizada .c-teal {
    max-width: 50%;
  }
}
/* TAGS BLOG SINGLE POST 09/12 */

.single-post-tags .blog-cat-single {
  font-size: 0.7rem !important;
}
.single-post-tags .blog-cat-single a {
  padding: 8px 10px !important;
  text-decoration: none;
}
.single-post-tags .blog-categories {
  gap: 0.7rem !important;
}
.single-post-tags h4 {
  margin: 1rem 0rem;
}
/*ACCORDION PG-DOCK-ONE*/
.pg-dock-one #accordionOffer {
  margin-top: 2rem;
}
.pg-dock-one #accordionOffer .card button.btn-link,
.pg-dock-one #accordionOffer .card button.btn-link.collapsed {
  color: #000 !important;
}
.accordionOffer .card button.btn-link.collapsed {
  background-image: url(../images/icon-open-black.svg) !important;
}
.accordionOffer .card:first-child {
  border-top: solid 1px #666 !important;
}
.accordionOffer .card {
  border-bottom: solid 1px #666 !important;
}
/* ESG MOBILE */
.mobileEsgCard .title-4 {
  color: #00d8d8;
}
.mobileEsgCard .inner ul {
  color: #fff;
}

@media (min-width: 1440px) and (max-width: 1764px) {
  .pg-ecossistema .col-12.owl-content-card.owl-carousel.owl-equal-height.owl-loaded.owl-drag .content-card .title-4 {
    height: 35px !important;
  }
}

/* AJUSTES TABLET GERAIS 30/11 */

@media (min-width: 700px) and (max-width: 1100px) {
  .pg-estudos-e-insights .logo-insight {
    max-width: 190px !important;
  }
  .pg-estudos-e-insights .content-card.insights.inline .content {
    min-height: 90px !important;
  }

  .col-12.mb-4.mb-md-5 .blog-post-tag {
    margin-top: 3rem;
  }
  .pg-digital-banking .bg-image {
    object-position: 65% 100% !important;
  }
  .pg-cards .bg-image {
    object-position: 70% 100% !important;
  }
  .pg-cards .content-card.inline .content-card-image {
    flex: 1;
    height: 400px;
  }
  .pg-cards #emissao-cartoes .filter-img-content-card {
    display: none;
  }
  .pg-risk-and-compliance .bg-image {
    object-position: 75% 100% !important;
  }
  .pg-acquiring #acquiring-tech .filter-img-content-card {
    display: none;
  }
  .pg-acquiring .content-card.inline .content-card-image {
    flex: 1;
    height: 400px;
  }
  .pg-sala-de-imprensa .news-card .card-content .arrow {
    margin-left: 0 !important;
  }
  .pg-esg .icon-box .inner {
    width: 100%;
    margin: 20px auto;
  }
}
@media (min-width: 100px) and (max-width: 768px) {
  .col-12.col-lg-6.col-xl-5.offset-lg-6.block-wrapper .quote.right {
    bottom: 30px !important;
  }
  .pg-ecossistema .section-default.bg-teal.pb-100 .content-card {
    margin-bottom: 2rem !important;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .pg-ecossistema .section-default.bg-teal.pb-100 .content-card {
    margin-bottom: 2rem !important;
  }
  .card-item-thumbnail-title h3 {
    font-size: 1.3rem !important;
  }
  .pg-risk-and-compliance .section-default.bg-light-gray.position-relative .w-100 {
    height: 400px;
    width: auto;
    position: absolute;
    right: 0;
    bottom: 120px;
  }
  .pg-risk-and-compliance .section-highlight-block.theme-black.bg-half-black.pb-5.pb-md-0 {
    background: #000 !important;
  }
  .pg-risk-and-compliance .section-default.bg-light-gray.position-relative .col-12.col-md-6.col-lg-7.col-xl-7.block-wrapper {
    width: 100%;
    flex: 100%;
    max-width: 100%;
  }
  .the-docker-way-container .card-item-thumbnail-title {
    min-height: 152px !important;
    text-align: center !important;
  }
  .icons-section .vertical-text {
    width: 173px !important;
    left: -20% !important;
    font-size: 32px !important;
    position: relative !important;
    padding-bottom: 30px !important;
    text-align: center;
  }
  .content-card.inline.mb-4.mb-lg-0.card-fintech .content-card-image {
    flex: 0 0 100%;
  }
  .pg-agronegocio .section-default.bg-black.full-height-mobile .bg-image {
    object-position: 80% 100% !important;
  }
  .pg-ecossistema .col-12.owl-content-card.owl-carousel.owl-equal-height.owl-loaded.owl-drag .content-card .title-4 {
    height: auto !important;
  }
  .pg-ecossistema .content-card-body div {
    min-height: 220px;
  }
  #finance-organic .col-md-4.py-4.py-md-0.col-12 {
    width: 100%;
  }
  .finance-organic-container iframe {
    margin: auto;
    width: 80%;
  }
  #finance-organic .col-md-7.col-12.d-flex.align-items-center {
    width: 100%;
  }
  .col-12.mt-5.owl-clientes.owl-carousel.d-none.d-lg-block.owl-loaded.owl-drag {
    display: none !important;
  }
  .flickity-slider .col-md-6,
  .flickity-slider .col-md-5,
  .flickity-slider .col-md-7 {
    flex: 100%;
    width: 100%;
  }
  .owl-content-insights .title-3 {
    min-height: 85px;
  }
  .pg-bancos .section-header-hero.use-cases .bg-image {
    object-position: 75% 100%;
  }
  .pg-sac .section-highlight-block.section-default.bg-gray.bg-image-left .button.yellow {
    margin-bottom: 6.25rem !important;
  }
  .pg-sac .content-card.card-sac {
    margin-bottom: 1.5rem !important;
  }
  .category .section-default .blog-post-tag {
    margin-top: 4rem;
  }
  #menuBlog .nav-item {
    padding: 2rem 0rem;
  }
  #menuBlog .dropdown-menu.show .nav-item {
    padding: 1rem 0rem;
  }
  #menuBlog .nav-item.menu-item.menu-item-type-post_type .nav-link {
    color: #00d8d8 !important;
    font-size: 1.5rem !important;
    text-transform: uppercase;
  }
}

@media (max-width: 1199px) {
  #menuBlog .dropdown-menu.show {
    background: transparent !important;
    margin-top: 1rem;
  }
}

/*AJUSTE MENU MOBILE 25/11 */
.lock-scroll #toggleSearchMobile {
  display: none;
}
/* PAGINA DOCK ONE 17/11 */
@media only screen and (max-width: 767px) {
  .solutions-homepage-image {
    height: 450px !important;
  }
}
.wpcf7-form-control.wpcf7-acceptance.optional .wpcf7-list-item {
  margin-left: 0;
}
.align-center {
  display: flex;
  align-items: center;
  justify-content: center;
}
#uma_plataforma iframe {
  width: 100%;
  height: 400px;
}
#arquitetura_avancada .icon-box .title {
  font-weight: bold;
  font-size: 1.4rem;
}
#arquitetura_avancada .icon-box .inner {
  align-content: baseline !important;
}
#uma_plataforma {
  overflow: hidden;
}
.pg-dock-one .list-yellow li::before {
  background: #ef8 !important;
}
#one_caracteristicas li {
  font-size: 1.2rem;
}
.list-yellow li:last-child {
  margin-bottom: 0px !important;
}
#one_oferece h3 {
  margin-top: 2rem;
}
@media only screen and (min-width: 992px) {
  #uma_plataforma {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }
  .grid-three-column {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 2rem;
  }
}
@media only screen and (max-width: 991px) {
  .grid-four-column .icon-box,
  .grid-three-column .icon-box {
    margin-bottom: 1rem;
  }
  #one_caracteristicas {
    padding-bottom: 15rem;
  }
  #one_caracteristicas .bg-image {
    object-position: bottom;
  }
  #accordionFraud .title-4 button {
    line-height: 2.5rem;
    text-align: center !important;
  }
}

@media (min-width: 1440px) {
  #uma_plataforma {
    padding-top: 7.5rem;
    padding-bottom: 7.5rem;
  }
}

@media (min-width: 768px) {
  #accordionFraud .title-4 button {
    text-align: left !important;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  #one_duvidas .col-12.col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  #one_duvidas {
    padding-bottom: 6.25rem !important;
  }
}
@media (min-width: 1024px) and (max-width: 1440px) {
  #arquitetura_avancada .icon-box .title {
    font-size: 1.2rem !important;
  }
}
/* AJUSTES MERCADOS 16/11 */
#citacao_chile .title-2 {
  font-size: 1.6rem;
  line-height: 2.6rem;
}
.citacao-mercados .c-teal {
  max-width: 70%;
}
@media only screen and (max-width: 992px) {
  .citacao-mercados .c-teal {
    margin: auto;
  }
}

/*OCULTAR BADGE RECAPTCHA*/
.grecaptcha-badge {
  right: -99999px !important;
}
.pg-sac .iCHLVb {
  margin-top: 0 !important;
}

@media only screen and (max-width: 768px) {
  .img-camadas {
    margin-right: -25px;
    margin-top: 0;
    position: absolute;
    top: 60px;
    right: 0;
  }
}

/*PLUGIN HANDTALK*/
.ht-skip {
  display: block !important;
}

@media only screen and (max-width: 767px) {
  .page-template-pg-sac .title-2 {
    text-align: center !important;
  }
}

/*DISCLAIMER TOOLTIP SAC FORM ERROR*/
#contato .form-sac span.error {
  padding: 5px 8px;
  background: #ff0b0bba;
  color: #fff;
  z-index: 9;
  font-size: 0.65em;
  font-weight: 600;
  line-height: 14px;
  border-radius: 5px;
  top: 1px;
  left: 1rem;
  position: absolute;
}
#contato .form-sac span.error::before {
  content: "";
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #ff0b0bba;
  position: absolute;
  top: 8px;
  left: -5px;
  display: initial;
}

/* AJUSTES SAC 08/11 */
#contato .form-sac .row-nav-steps .item-step {
  border-color: #00d8d8;
  color: #00d8d8;
}
#contato .form-sac .row-nav-steps .item-step {
  border-color: #00d8d8;
  color: #00d8d8;
}
.bg-teal.c-white.item-step {
  color: white !important;
}
#contato .form-sac .row-nav-steps .bg-line-step {
  background: #00d8d8;
}
@media (min-width: 1200px) and (max-width: 1650px) {
  .content-card.card-sac .inner div {
    min-height: 85px;
  }

  .pg-sac .section-highlight-block.theme-black.bg-image-right img {
    object-position: center;
  }
}

/* AJUSTE DOCK POR DENTRO PG-BANKING */
.img-dockinside {
  position: absolute;
  right: -35%;
}
@media only screen and (min-width: 1600px) {
  .img-dockinside {
    max-width: 110%;
    width: 110%;
    top: -50px;
  }
}

@media only screen and (max-width: 1000px) {
  .img-dockinside {
    bottom: 0;
  }
}
@media only screen and (max-width: 1001px) {
  .pg-digital-banking .bg-teal-black {
    background: #00d8d8 !important;
  }
}

/* AJUSTES MERCADOS CITACAO 04/11 */

.citacao-mercados {
  background: #00d8d8 !important;
}
.citacao-mercados .quote path {
  fill: #ef8;
}
.citacao-mercados .c-teal {
  color: #ef8;
}

@media only screen and (max-width: 992px) {
  .single-mercados .section-default.bg-yellow.min-h-490.pb-0.pt-80.text-center.text-md-left .button.mt-3.teal.black-h {
    margin: 1rem 0rem !important;
  }
  .mercados-boxes .grid-one-column.grid-three-rows.d-block.d-md-grid {
    margin-top: 3rem;
  }
  .citacao-mercados .block-inner-wrapper.offset-lg-1.offset-xl-2 {
    padding-bottom: 1rem;
  }
  .citacao-mercados .quote.right {
    bottom: 50px !important;
  }

  .single-mercados .section-header-hero .row {
    padding-bottom: 3rem;
  }
}
/*PG ESG CARROSSEL ODS*/
.pg-esg .section-default.bg-light-gray .owl-dots {
  width: fit-content;
  margin: 2rem auto 0;
}

#contato .form-sac .box-form-itens .file-input-item label {
  max-width: 90%;
  margin: 10px auto !important;
}
@media only screen and (max-width: 350px) {
  .form-group.tooltip:hover .aviso-balao {
    display: block !important;
    margin-left: -14px;
    width: 100%;
  }
  .pg-sac .button.yellow {
    font-size: 0.85rem;
  }
}
#contato .form-sac .box-form-itens .file-input-item label span {
  font-size: 12px !important;
}

/* AJUSTE ALINHAMENTO RODAPE*/
@media only screen and (min-width: 1635px) {
  footer {
    font-size: 1rem;
  }
}
/* AJUSTE PG-SAC */
@media only screen and (max-width: 950px) {
  .pg-sac .file-input-item {
    max-width: 80%;
    width: 80%;
  }
  #contato .form-sac .box-form-itens .list-circle::before {
    display: none;
  }
  .pg-sac .section-default.pb-100 {
    padding-bottom: 0;
  }
  #contato .form-sac .box-form-itens .form-control-flex {
    flex-direction: column !important;
    padding: 0;
  }
  #contato .form-sac .box-form-itens .form-control-flex p {
    padding: 15px;
  }
}
#contato .form-sac .row-nav-steps {
  max-width: 100%;
}

/* AJUSTES CARD E CAAS 28/10 */

@media (min-width: 992px) {
  .pg-cards .header-hero-buttons .button.teal.scroll-to-section {
    display: table;
  }
}
@media (max-width: 290px) {
  #credit-card-service .button.teal.d-lg-none.d-block {
    line-height: 15px !important;
    padding: 9px 28px !important;
  }
}
@media (max-width: 992px) {
  #credit-card-service .col-md-8.mb-4.mb-md-8.text-center.text-p-r {
    padding: 0px 15px;
    text-align: justify !important;
  }
  #credit-card-service p {
    text-align: justify !important;
  }
  #credit-card-service .title-2.c-teal {
    text-align: center;
  }
  .pg-credit-card-as-a-service .section-default {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pg-credit-card-as-a-service .button.teal.scroll-to-section {
    margin-bottom: 0px !important;
  }
  #credit-card-service .button.teal.d-lg-none.d-block {
    margin: 25px auto 10px 0;
    line-height: 20px;
  }
  .pg-credit-card-as-a-service .section-default.bg-light-gray {
    text-align: center;
  }
  .pg-credit-card-as-a-service .col-12.col-lg-5.col-xl-5.block-wrapper.text-left.pr-5 {
    text-align: center !important;
    padding: 0rem 2rem !important;
  }
}
/* AJUSTES FORM 27/10 */

@media (max-width: 991px) {
  .label-material-empresa.file-input-item .label-input {
    padding: 1.75rem 4rem 1.75rem 1.75rem !important;
    background-position: center right 20px !important;
  }
}
/* AJUSTES MENU BUG NÃO OCULTAR 26/10 */

.hide-menu {
  display: none !important;
}

/*AJUSTE NEWSLETTER HOME*/
.newsletter .w-45,
.newsletter-blog-fluid .w-45 {
  width: 45%;
}
.newsletter .selectNews {
  overflow: hidden;
}
.okbtn {
  flex: 1;
  margin-left: 0.5rem;
}
@media (max-width: 991px) {
  .newsletter .w-45,
  .newsletter-blog-fluid .w-45,
  .newsletter .okbtn {
    width: 100%;
    margin-left: 0;
  }
  .newsletter .button-wrap {
    width: 100% !important;
  }
  .newsletter .button,
  .newsletter input[type="submit"],
  .wpcf8-submit {
    width: 100% !important;
    min-width: 100% !important;
  }
}
.newsletter form {
  height: fit-content !important;
}

/* AJUSTE TITLE PG-CARDS*/
@media (min-width: 1200px) and (max-width: 1400px) {
  .pg-cards .section-header-hero h1.title-2 {
    font-size: 2.5rem !important;
    line-height: 3.2rem !important;
  }
}

/* AJUSTE BUG CARROSSEL CLIENTES*/
.owl-clientes.d-lg-block {
  display: none !important;
}
.owl-clientes.d-lg-block.owl-loaded {
  display: block !important;
}
@media (max-width: 800px) {
  .owl-clientes.d-lg-block.owl-loaded {
    display: none !important;
  }
}

/* AJUSTES RODAPE 04/10 */

html[lang="es"] #footer-menu-item-5701,
html[lang="en"] #footer-menu-item-5701 {
  display: none !important;
}

/* AJUSTES CENTRALIZAR SOLUCAO CARDS NO MOBILE 04/10 */

@media only screen and (max-width: 767px) {
  .pg-cards .process-box {
    text-align: left;
  }
  .pg-cards .col-12.px-0.pt-2r .button.teal {
    margin-top: 1.5rem;
  }
  .pg-cards .pb-m-0 {
    padding-bottom: 0 !important;
  }
  .pg-cards section {
    text-align: center;
  }
  .pg-cards .icon-box.mb-4.col-md-4 .inner {
    text-align: center !important;
  }
  .pg-cards .icon-box .icon {
    margin: auto;
  }
  .pg-cards .content-card.inline.mb-4.mb-lg-0 {
    text-align: center;
  }
  .pg-cards .content-card .button.teal {
    margin: auto;
    margin-top: 1.5rem !important;
  }
}
@media (min-width: 1309px) and (max-width: 1439px) {
  .pg-cards .col-12.owl-content-card.owl-carousel.owl-equal-height.owl-loaded.owl-drag .content-card .title-4 {
    height: 60px !important;
  }
}
@media (min-width: 1440px) and (max-width: 1764px) {
  .col-12.owl-content-card.owl-carousel.owl-equal-height.owl-loaded.owl-drag .content-card .title-4 {
    height: 90px !important;
  }
}
@media only screen and (min-width: 1765px) {
  .col-12.owl-content-card.owl-carousel.owl-equal-height.owl-loaded.owl-drag .content-card .title-4 {
    height: 70px !important;
  }
}
/* AJUSTES SEGURANÇA DA INFORMACAO 30/09 */
.section-header-hero.header-politicas {
  min-height: 400px;
  overflow: hidden;
}
@media (min-width: 769px) and (max-width: 1919px) {
  .pg-seguranca-da-informacao .section-highlight-block.theme-black.bg-image-right img {
    object-position: right !important;
  }
}
@media (min-width: 768px) {
  .section-header-hero.header-politicas {
    min-height: 480px;
  }
}

.content.politicas-descricao h2 {
  font-weight: 600;
  font-size: 1.6rem;
  border-top: 1px solid black;
  margin-top: 2rem;
  padding-top: 2rem;
  color: #00d8d8;
}
.content.politicas-descricao h3 {
  font-size: 1.4rem;
  font-weight: 600;
}

/* AJUSTES 28/09 */
@media only screen and (min-width: 1091px) and (max-width: 1542px) {
  .flat-box.default-content.theme-black.col-12.col-lg-4.mb-4.mb-lg-0 .title-4 {
    height: 108px;
  }
}
@media only screen and (min-width: 1543px) {
  .flat-box.default-content.theme-black.col-12.col-lg-4.mb-4.mb-lg-0 .title-4 {
    height: 72px;
  }
}

/* MENU CARREIRAS */
@media (max-width: 700px) {
  .second-option-box {
    top: -1200px !important;
  }
}

/* AJUSTES SOLUCAO CARDS v2 21/09 */
.section-strip-title {
  color: black;
}
.pt-2r {
  padding-top: 2rem;
}
/* AJUSTES ALINHAMENTO BLOG BULLET 21/09 */
.single-post .row.single-post-page__content li:before {
  -webkit-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
  top: 50% !important;
}
.single-post-page__content li {
  font-size: 1.2rem;
}

/* AJUSTES MENU CONTATO REDIRECT HOME 19/09 */

.pg-programa-de-estagio .scroll-to-contato,
.pg-esg .scroll-to-contato,
.pg-sala-de-imprensa .scroll-to-contato {
  display: none;
}
.pg-programa-de-estagio #menu-item-71,
.pg-esg #menu-item-71,
.pg-sala-de-imprensa #menu-item-71 {
  display: none;
}
.pg-programa-de-estagio #menu-item-6127,
.pg-esg #menu-item-6127,
.pg-sala-de-imprensa #menu-item-6127 {
  display: none;
}
.pg-programa-de-estagio #menu-item-6126,
.pg-esg #menu-item-6126,
.pg-sala-de-imprensa #menu-item-6126 {
  display: none;
}
.pg-programa-de-estagio .contato-redirect,
.pg-esg .contato-redirect,
.pg-sala-de-imprensa .contato-redirect {
  display: flex;
}
.contato-redirect {
  display: none;
}

/* AJUSTES MIDIAS FOOTER */
footer .socials a {
  height: 20px;
  display: flex;
  align-items: end;
}

/*PG-ESG */
@media only screen and (min-width: 1440px) {
  .esg-stickers.three-col-mobile {
    position: absolute;
    left: 15px;
    bottom: 0;
    width: 90%;
  }
}

/*PG-DIGITAL-BANKING */
@media only screen and (max-width: 768px) {
  .owl-content-card .title-4 {
    font-size: 1.2rem;
    line-height: 1.55rem;
  }
}

/*PG-ACQUIRING */
@media only screen and (max-width: 767px) {
  .pg-acquiring .text-box .inner {
    text-align: center;
  }
}
@media only screen and (min-width: 1920px) {
  #acquiring-as-a-service .text-box .inner {
    padding: 2rem !important;
  }
  #acquiring-as-a-service .text-box .inner .content {
    margin-bottom: 0 !important;
  }
}

/* AJUSTES MEXICO 13/09 */
.black-h:hover {
  border-color: #000 !important;
  background: #000 !important;
  color: white !important;
}
#dock_mexico .bg-image {
  object-position: right !important;
}
.solucoes-mercados .button:hover {
  background-color: #ef8;
  border-color: #ef8;
}
@media only screen and (min-width: 992px) {
  .grid-one-column {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
  }
  .flat-box.col-12.solution-inline {
    margin-bottom: 2rem;
  }
  .solution-inline .inner {
    width: 100% !important;
  }
  .solution-inline .inner {
    justify-content: left;
  }
  .solution-inline .icon {
    flex: 0 0 5% !important;
    margin: 0;
  }
  .solution-inline .title-4 {
    flex: 0 0 90% !important;
    margin: auto !important;
    text-align: left;
  }

  .solution-inline .text {
    flex: 0 0 100% !important;
    text-align: left;
    margin-top: 1rem;
  }
  .grid-one-column.grid-three-rows .icon-box .inner {
    padding: 2.125rem 2.65rem;
  }
  .mercados-boxes .grid-one-column.grid-three-rows.d-block.d-md-grid {
    grid-template-columns: 500px;
    justify-content: end;
  }
}

@media only screen and (max-width: 767px) {
  #clientes_mercados .button.teal.yellow-hover {
    line-height: 1.4rem;
    padding: 2.2rem 1rem !important;
  }
  #terra_oportunidades img {
    padding-top: 2rem;
  }
  .single-mercados .section-default.theme-dark.pb-120.full-height-mobile.mercados-boxes {
    padding-top: 12rem;
  }
  #dock_explorar .bg-image {
    object-position: top;
  }
  .flat-box.col-12.col-md-6.col-lg-6.solution-inline {
    margin-bottom: 2rem;
  }
  .flat-box.col-12.col-md-6.col-lg-6.solution-inline:last-child {
    margin-bottom: 0;
  }
  .grid-one-column.grid-three-rows.d-block.d-md-grid {
    margin-top: 2rem;
  }
}

/* AJUSTES CARREIRA 12/09 */
.flickity-button:focus {
  box-shadow: none !important;
}
/* AJUSTES USE CASES 09/09 */
.flat-box.list.mt-4.use-cases .button:hover {
  background: #ef8;
  border-color: #ef8;
}
/* AJUSTES DIGITAL BANKING 09/09 */

.pg-digital-banking .header-hero-buttons .button.teal {
  background: #000;
  color: #fff;
  border-color: #000;
}
.pg-digital-banking .header-hero-buttons .button.teal:hover {
  background: #eeff88;
  color: #000;
  border-color: #eeff88;
}
@media only screen and (max-width: 700px) {
  .pg-digital-banking .header-hero-buttons .button.teal {
    border-color: #00d8d8;
    background: #00d8d8;
    color: #000;
  }
}

/* AJUSTES GERAIS HOME v2 08/09 */
.banner-hero .button {
  width: auto;
}
@media only screen and (max-width: 767px) {
  #Wrapper .owl-flat-box .owl-nav button.owl-prev {
    left: 1rem;
  }
  #Wrapper .owl-flat-box .owl-nav button.owl-next {
    right: 1rem;
  }
}

@media (min-width: 1351px) and (max-width: 1362px) {
  .use-cases-solutions .flat-box .inner {
    font-size: 0.9rem !important;
  }
}

@media (max-width: 768px) {
  .pg-carreira .flickity-page-dots .dot {
    width: 15px;
    height: 15px;
    margin: 0 7px;
  }
}

/* pg-risk-compliance - fico */
.fico-items .correctItem {
  padding-right: 25px !important;
}

/* CORRECAO USE CASE AGRO E VAREJO ALIMENTAR 02/09 */
@media only screen and (max-width: 767px) {
  .pg-agronegocio .flat-box.list.mt-4 .text-left.mb-2 {
    text-align: center !important;
    margin: 0px !important;
  }
  .col-12.owl-content-card.owl-carousel.owl-equal-height.owl-loaded.owl-drag .content-card .title-4 {
    height: 70px !important;
  }
}
@media only screen and (min-width: 1765px) {
  .col-12.owl-content-card.owl-carousel.owl-equal-height.owl-loaded.owl-drag .content-card .title-4 {
    height: 90px !important;
  }
}
@media (min-width: 1440px) and (max-width: 1764px) {
  .col-12.owl-content-card.owl-carousel.owl-equal-height.owl-loaded.owl-drag .content-card .title-4 {
    height: 125px !important;
  }
}
@media (min-width: 768px) and (max-width: 1308px) {
  .col-12.owl-content-card.owl-carousel.owl-equal-height.owl-loaded.owl-drag .content-card .title-4 {
    height: 100px !important;
  }
}
@media (min-width: 1309px) and (max-width: 1439px) {
  .col-12.owl-content-card.owl-carousel.owl-equal-height.owl-loaded.owl-drag .content-card .title-4 {
    height: 80px !important;
  }
}
/*pg-solucao- 01-09-2022*/
.solucoes-template .filter-img-content-card {
  opacity: 30% !important;
}
/*pg-solucao-acquiring - 01-09-2022*/
@media only screen and (max-width: 767px) {
  #acquiring-as-a-service ul {
    display: inline-block;
    margin: 0 auto;
    max-width: 72%;
  }
  #acquiring-as-a-service .col-12.col-lg-6.col-xxl-5.block-wrapper {
    padding-right: 0 !important;
    padding-left: 0;
  }
  #acquiring-as-a-service .col-12.col-md-6.text-box {
    padding-right: 0 !important;
  }
}

/*pg-sobre - person-card component - 01-09-2022*/
.person-card .person-card-description .title {
  font-size: 1.3rem;
  line-height: 1.4rem;
}
.person-card .person-card-description small {
  font-size: 75%;
}
@media only screen and (max-width: 767px) {
  .person-card .person-card-description .title {
    line-height: 1.5rem;
  }
  .person-card .person-card-description small {
    font-size: 75%;
    line-height: 1.4rem;
    margin: 5px auto;
  }
}

@media only screen and (max-width: 539px) {
  .pg-cards .header-hero-buttons .button {
    margin: 10px !important;
  }
}

.pg-cards .process-box {
  align-content: flex-start !important;
}

@media only screen and (max-width: 767px) {
  .topbar .navbar-nav .language-switcher {
    flex: none !important;
    min-height: 250px;
  }
  .topbar {
    transition: 0s !important;
  }
}

@media only screen and (max-width: 680px) {
  .page-template-pg-esg .quote {
    top: 5px !important;
    left: -15px !important;
  }
}
.section-header-hero .header-hero-buttons .button:not(:last-child) {
  margin-right: 15px;
}

@media screen and (min-width: 1440px) and (max-width: 1526px) {
  .pg-esg .icon-box .inner {
    min-height: 360px;
  }
}

.pg-esg .icon-box .inner {
  align-content: flex-start !important;
}

.newsletter select {
  margin: 0 10px 0 10px;
}
.newsletter .wpcf7-spinner {
  display: none;
}

/* AJUSTE AGRO E VAREJO ALIMENTAR 23/08 */

@media (min-width: 1024px) and (max-width: 1731px) {
  .pg-varejo-alimentar .section-default.bg-black.full-height-mobile {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
@media only screen and (max-width: 1439px) {
  .pg-agronegocio .col-12.owl-content-card .title-4,
  .pg-varejo-alimentar .col-12.owl-content-card .title-4 {
    min-height: 80px;
  }
}

@media (min-width: 1440px) and (max-width: 1764px) {
  .pg-agronegocio .col-12.owl-content-card .title-4,
  .pg-varejo-alimentar .col-12.owl-content-card .title-4 {
    min-height: 98px;
  }
}
@media only screen and (min-width: 1765px) {
  .pg-agronegocio .col-12.owl-content-card .title-4,
  .pg-agronegocio .col-12.owl-content-card .title-4 {
    min-height: 65px;
  }
}

@media only screen and (min-width: 1885px) {
  .col-12.grid-four-columns.order-1.d-none.d-lg-grid.use-cases-solutions .text {
    height: 120px;
  }
}
/* AJUSTE SELETOR GTRANSLATE 22/08 */
.pt-br,
.en,
.es {
  visibility: initial !important;
  display: block;
}
html[lang="auto"] .en,
html[lang="auto"] .es {
  display: none !important;
}
.gt_switcher.notranslate .gt_selected {
  font-family: "Roboto Mono", monospace;
  font-size: 0.8125rem;
  line-height: 1rem;
  text-transform: uppercase;
  padding: 0.75rem 1rem;
  border: 1px solid #00d8d8;
}
.nturl img {
  margin: 0px !important;
}
.gt_switcher.notranslate .gt_option {
  position: absolute !important;
  height: auto !important;
  margin-top: 50px;
}
.nturl,
.nturl.gt_current {
  background: transparent;
  font-family: "Roboto Mono", monospace;
  font-size: 13px !important;
  line-height: 1rem;
  text-transform: uppercase;
  padding: 10px !important;
  border: 0px !important;
}
.gt_switcher .gt_selected a {
  border: 0px !important;
  background: transparent !important;
  font-size: 14px !important;
  font-weight: bold;
  padding: 0px !important;
  width: auto !important;
  align-content: center;
  display: flex;
  align-items: center;
}
.gt_switcher .gt_selected img {
  margin-right: 15px;
}
.gt_switcher.notranslate .gt_selected:hover,
.gt_switcher.notranslate .nturl:hover {
  border-color: #eeff88;
  background: #ef8 !important;
}
/* AJUSTE CARREIRA INTEGRADA AO WP 22/08 */

.pg-carreira .topbar {
  display: none;
}
/* AJUSTE USE CASES E TECH TALENT 18/08 */
@media only screen and (max-width: 768px) {
  .pg-programa-de-estagio .section-highlight-block.theme-black.bg-image-right .block-inner-wrapper.no-margin-left:first-child {
    padding-top: 4rem !important;
    padding-right: 0;
  }
  .pg-programa-de-estagio .section-highlight-block.theme-black.bg-image-right .col-12.col-lg-6.col-xxl-6.block-wrapper {
    margin-bottom: 4rem !important;
  }
  .owl-item .flat-box .button {
    position: absolute;
    bottom: 30px;
  }
  .owl-item .flat-box .inner {
    padding-bottom: 6rem;
  }
  .flat-box.list.mt-4 .inner {
    padding: 2rem !important;
  }
}
.flat-box.list.mt-4 p {
  margin: 0px !important;
}
.pg-programa-de-estagio .section-highlight-block.theme-black .title-2 {
  margin-bottom: 2rem;
}
.pg-programa-de-estagio .section-highlight-block.theme-black.bg-image-right .block-inner-wrapper.no-margin-left:first-child {
  padding-bottom: 0px;
  padding-top: 0px;
}
@media (min-width: 769px) and (max-width: 1439px) {
  .pg-programa-de-estagio .col-12.col-lg-6.col-xxl-6.block-wrapper {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
}
/* AJUSTE CARDS E CCAAS 15/08 */
@media only screen and (max-width: 768px) {
  #credit-card-service .text-center.text-lg-left {
    margin-top: 2rem;
  }
  .inovar .icon-box {
    min-height: auto !important;
  }
  .pg-credit-card-as-a-service .section-default.bg-black.pb-120 .flat-box .text {
    min-height: 130px;
  }
}

/* AJUSTES RESPONSIVO */
@media (min-width: 1000px) and (max-width: 1200px) {
  .pg-sobre .section-header-hero .bg-image {
    object-position: right -300px bottom 0;
  }
  .pg-esg .padding-box {
    padding: 5rem !important;
  }
}
.content-card.inline .inner {
  width: 100%;
  position: relative;
}
@media (min-width: 1440px) and (max-width: 1600px) {
  .pg-ecossistema .owl-content-card .content-card .content-card-body {
    padding-bottom: 100px;
  }
  .pg-ecossistema .owl-content-card .content-card .content-card-body .button {
    position: absolute;
    bottom: 30px;
  }
}
@media (min-width: 1000px) and (max-width: 1199px) {
  .pg-esg .owl-esg .offset-lg-2 {
    margin-left: 0;
  }
}
@media (max-width: 1090px) {
  .pg-esg .bg-teal .col-lg-4 {
    width: 100% !important;
    max-width: 100%;
    flex: none;
    margin-bottom: 1.5rem !important;
  }
  .pg-esg .bg-teal .col-lg-4 .inner {
    width: 100%;
  }
}
@media (min-width: 1920px) {
  .pg-sala-de-imprensa .content-card.inline .content-card-body {
    position: relative;
    padding-bottom: 120px;
  }
  .pg-sala-de-imprensa .content-card.inline .content-card-body .button {
    position: absolute;
    bottom: 40px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .footer-content .col-12 {
    width: 33.3% !important;
    max-width: 33.3% !important;
    min-width: 33.3% !important;
    flex: none;
    margin-bottom: 1rem;
  }
}
@media (min-width: 1300px) {
  .pg-cards .content-card .inner {
    width: 100%;
    min-height: 300px;
  }
}
@media (min-width: 1600px) {
  .pg-acquiring .content-card.inline .inner {
    width: 100%;
  }
}
.button {
  min-width: 150px;
  min-height: 47px;
  max-height: 47px !important;
  padding: 0.9rem 2rem !important;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-family: "Roboto Mono", monospace !important;
}
.news-card .inner {
  min-height: 100%;
}
@media (min-width: 1440px) {
  .big-number .title .big {
    font-size: 7.8rem;
  }
}

@media (min-width: 1440px) {
  .section-highlight-block.theme-black.bg-image-right img {
    object-position: center !important;
  }
}
@media (min-width: 992px) {
  .mw-lg-200 {
    width: 100%;
    max-width: 100% !important;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  #camiseta_section .bg-image {
    object-position: center !important;
  }
}
@media (min-width: 1440px) {
  .pg-digital-banking .owl-item .content-card .content-card-body {
    padding: 3rem 3.45rem;
  }
}
@media (min-width: 1000px) {
  .icon-box .inner {
    width: 100%;
  }
}
@media (min-width: 1200px) and (max-width: 1439px) {
  .solutions-homepage-image {
    height: 100%;
  }
}

/* AJUSTE TECH TALENT 15/08 */

#Wrapper .owl-testimonial .inner {
  background: url("../images/quote-top-dock.svg") no-repeat left top,
    url("../images/quote-bottom-dock.svg") no-repeat right bottom, transparent;
  background-size: 30px;
}
@media only screen and (max-width: 768px) {
  .bannerMusica {
    padding-top: 2rem !important;
  }
  .pg-programa-de-estagio .section-header-hero .button {
    width: auto;
    height: auto;
    display: inline-block;
  }
}

@media only screen and (min-width: 1440px) {
  .pg-programa-de-estagio .big-number .title .big {
    font-size: 8.25rem;
    line-height: 9rem;
  }
}
/* AJUSTE BLOG PORTAL DE CONTEUDO FLUID 12/08 */
.mailSentPopup.showPopup,
.mailSentPopupNews.showPopup {
  box-shadow: 0px 0px 0px 2560px rgba(0, 0, 0, 0.6);
}
.newsletter-blog-fluid .mailSentPopup.showPopup,
.newsletter-blog-fluid .mailSentPopupNews.showPopup {
  top: 20%;
}
.newsletter .mailSentPopup.showPopup,
.newsletter .mailSentPopupNews.showPopup {
  top: auto;
}
.grid-four-column .inner {
  padding: 2.125rem 2.65rem;
}
#wpcf7-f5765-o1 .mr-2 {
  overflow: hidden;
}
.okbtn {
  margin: 0px;
}
.category .blogItem {
  min-height: 0;
  padding-bottom: 1rem;
}
.newsletter-blog-fluid input[type="submit"] {
  border: solid 1px #00d8d8 !important;
}
.jscroll-inner .row:nth-child(2) {
  display: none;
}
.category .pagination {
  padding-top: 3rem;
}
.jscroll-loading {
  text-align: center;
}
#blog-topbar .navbar-brand {
  padding: 0px !important;
}
.category.archive .blog-post-tag {
  margin-top: 1rem;
}
.row.featured .sharedaddy.sd-sharing-enabled {
  display: none;
}
.featured .blogItem h2 {
  font-size: 1.4rem;
  line-height: 1.9rem;
}

#video-9269 {
  object-fit: contain;
  background: black;
}

#historias-de-sucesso .owl-content-card {
  padding: 0;
}

.atributos-historia.text-left span {
  text-transform: uppercase;
}

.newsletter .wpcf7-form-control.has-spinner.wpcf7-submit.button.teal,
.newsletter-blog-fluid .wpcf7-form-control.has-spinner.wpcf7-submit.button.teal {
  height: 70px;
  max-height: none !important;
  min-width: 0px;
}

.section-historias-sucesso .col-12.owl-content-card.owl-carousel.owl-equal-height.owl-loaded.owl-drag .content-card .title-4 {
  height: auto !important;
}

.highlight-historia h2,
.feature-historia h2 {
  border-left: 3px solid #00d8d8;
  padding-left: 1rem;
}

.feature-historia {
  border-top: 1px solid #e1e1e1;
  margin-top: 2rem;
  padding-top: 1rem;
}

.feature-historia ul {
  margin-top: 1rem;
}

.row.historias-intro {
  padding: 4rem 0rem;
  align-items: center;
}

.row.historias-intro h1 {
  font-size: 4rem;
  font-weight: bold;
  line-height: 4rem;
  margin-bottom: 1rem;
}

.atributos-historia {
  background: #00d8d8;
  display: inline-grid;
  margin: auto;
  padding: 2rem;
  min-width: 234px;
}

.atributos-historia b {
  border-top: 1px solid white;
  margin-top: 1rem;
  padding-top: 1rem;
  text-align: left;
}

.historia-inner-divisor {
  margin: 2rem 0rem;
  background: #e1e1e1;
  height: 2px;
}

.single-historias_sucesso .header-hero-breadcrumbs a {
  color: #00d8d8;
}

.single-historias_sucesso .header-hero-breadcrumbs {
  font-family: "Roboto Mono", monospace;
  font-size: 0.875rem;
  line-height: 1rem;
  text-transform: uppercase;
  margin-top: 70px;
}

.historia-inner {
  height: 400px;
  background-repeat: no-repeat;
  background-size: cover;
}

#blog-topbar.sticky {
  padding: 1rem 0rem;
}

.nav-link.button.yellow:hover {
  color: white !important;
  border-color: black !important;
}

#menuBlog .nav-link.menu-black:hover {
  background: #ef8;
  color: black !important;
}

.newsletter-blog-fluid p {
  margin: 1.4rem 0rem;
  color: #00d8d8;
  font-weight: bold;
}

.blogItem.big {
  justify-content: end;
}

.blogItem:hover .blog-post-tag,
.blog-cat-single:hover {
  background: #00d8d8;
  color: black !important;
  border-color: #00d8d8;
}
.blog-cat-single:hover a {
  text-decoration: none !important;
}
.btn-more .button.black-white {
  color: white;
}

.btn-more .button.black-white:hover {
  color: black;
}

.section-historias-sucesso .filter-img-content-card,
.section-estudos-insights .filter-img-content-card {
  opacity: 0 !important;
}

.pg-historias-de-sucesso .topbar,
.pg-estudos-e-insights .topbar,
.pg-fluid-play .topbar {
  background: white !important;
}

.pg-historias-de-sucesso .topbar a,
.pg-estudos-e-insights .topbar a,
.pg-fluid-play .topbar a {
  color: #000 !important;
}

.pg-historias-de-sucesso .topbar .navbar-brand path,
.pg-estudos-e-insights .topbar .navbar-brand path,
.pg-fluid-play .topbar .navbar-brand path {
  fill: #000 !important;
}

.pg-historias-de-sucesso .language-switcher .language-switcher-button,
.pg-estudos-e-insights .language-switcher .language-switcher-button,
.pg-fluid-play .language-switcher .language-switcher-button {
  border: solid 1px #fff;
  color: #fff;
  background: #00d8d8 !important;
  font-weight: 600;
}

.pg-estudos-e-insights .content-card.insights,
.pg-fluid-play .content-card.fluid-play {
  margin: 0 auto 1.75rem !important;
}

.content-card.fluid-play .inner {
  overflow: hidden;
}

.section-historias-sucesso .owl-nav button {
  position: absolute;
  top: calc(50% - 2.5rem);
  transform: translateY(-50%);
}

.section-historias-sucesso .owl-prev {
  left: -2.5rem;
}

.section-historias-sucesso .owl-next {
  right: -2.5rem;
}

.content-card.fluid-play video {
  display: none !important;
}

.content-card.fluid-play:hover video {
  display: block !important;
}

.content-card.fluid-play:hover img {
  display: none;
}

.content-card.fluid-play video {
  height: 330px;
  object-fit: cover;
}

.content-card.financeiro h3 {
  font-size: 18px;
}

.content-card.fluid-play .content-card-image {
  height: 330px;
}

.content-card.fluid-play .content-card-body {
  background: #000000;
  color: white;
}

.content-card.fluid-play .title-4 {
  color: white !important;
}

.content-card.financeiro .inner {
  display: initial;
}

.section-highlight-block.theme-yellow.bg-image-right.newsletter-blog-fluid .bg-image {
  width: 34%;
}

.content-card.financeiro .blog-post-tag {
  margin-top: -20px !important;
  margin: auto;
  display: table;
  background: white;
  z-index: 9;
  position: relative;
  font-size: 20px;
  padding: 10px 25px;
  text-align: center;
  margin-bottom: 20px;
}

.newsletter-blog-fluid .wrap-form {
  left: 0px !important;
}

.section-highlight-block.theme-yellow.bg-image-right.newsletter-blog-fluid .row {
  min-height: 0px !important;
}

.section-highlight-block.theme-yellow.bg-image-right.newsletter-blog-fluid .col-12.col-lg-8.col-xxl-8.block-wrapper {
  padding: 4rem 0rem;
}

.wrap-form .col-12 {
  padding-left: 0;
}

.newsletter-blog-fluid input,
.newsletter-blog-fluid select {
  padding: 25px;
}

.newsletter-blog-fluid .block-inner-wrapper {
  padding: 0px !important;
}

.newsletter-blog-fluid .wpcf7-spinner {
  display: none;
}

.newsletter-blog-fluid select {
  background-color: white;
}

.newsletter select {
  padding: 20px;
  border: black;
  background-color: white !important;
}

.newsletter select,
.newsletter input {
  height: 70px !important;
}

#banner-blog {
  padding: 0px;
  height: 660px;
  margin-top: 1rem;
}

.bg-dark-gray {
  background: #707a79;
}

.bg-dark-gray .title-2 {
  color: white;
}

#banner-blog .title-4 {
  font-weight: bold;
}

.categories-list-wrapper {
  background: #00d8d8;
}

.categories-list.fluid-blog li {
  width: 24%;
  text-align: center;
  margin: 0px !important;
}

#menuBlog .nav-link.button {
  display: inline !important;
}

.topbar .categories-list.fluid-blog li a {
  color: black !important;
}

.topbar .categories-list.fluid-blog li a:hover {
  color: #eeff88 !important;
}

.logo-insight {
  max-width: 50% !important;
  margin-bottom: 2rem;
}

.content-card.insights.inline .content {
  font-size: 1.4rem;
  margin-bottom: 1rem;
}
.content-card.financeiro:hover .blog-post-tag {
  background: #ef8;
}
.topbar #searchsubmit:hover {
  background: #ef8;
  color: black;
}
.topbar #searchsubmit {
  background: #000;
  color: white;
}

@media (min-width: 992px) and (max-width: 1060px) {
  .content-card .content-card-body .button.teal {
    min-width: 0px;
    width: 100%;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .content-card.fluid-play .content-card-image {
    height: 500px !important;
  }
  .content-card.insights.inline .content {
    min-height: 140px !important;
  }
  .section-highlight-block.theme-yellow.bg-image-right.newsletter-blog-fluid img {
    width: 100% !important;
    height: 300px;
  }

  #banner-blog {
    padding: 80px 0px !important;
  }

  body.blog #Wrapper,
  body.pg-fluid #Wrapper {
    padding-top: 90px !important;
  }

  .section-estudos-insights .content-card.inline.mb-4.mb-lg-0 .content-card-image {
    height: 400px !important;
    width: 100% !important;
    flex: 100%;
  }

  .section-estudos-insights .content-card.inline.mb-4.mb-lg-0 .content-card-image,
  .pg-estudos-e-insights .content-card-image {
    height: 300px !important;
    width: 100% !important;
    flex: 100% !important;
  }
}

@media only screen and (max-width: 768px) {
  #blog-topbar .dropdown-menu .nav-item {
    padding: 1rem 0rem;
  }
  #menuBlog .nav-item {
    padding: 2rem 0rem;
  }
  #blog-topbar #menuBlog {
    height: auto;
  }
  .newsletter {
    text-align: center;
  }
  .newsletter-blog-fluid .wpcf7 .wpcf7-submit.button.teal,
  .newsletter .wpcf7 .wpcf7-submit.button.teal {
    width: 100%;
    height: unset !important;
    padding: 25px !important;
  }
  .owl-content-insights .owl-nav button.owl-prev {
    left: -1rem;
  }
  .owl-content-insights .owl-nav button.owl-next {
    right: -1rem;
  }
  .owl-content-insights .owl-nav button {
    position: absolute;
    top: calc(50% - 2.5rem);
    transform: translateY(-50%);
  }

  #blog-topbar .nav-item {
    margin: 0px !important;
  }
  #menuBlog .searchIcon {
    object-position: 100% 16%;
  }
  #blog-topbar .searchFormMobile {
    text-align: center;
    padding: 0px;
    font-size: 17px;
    text-transform: uppercase;
  }

  .container-fluid.container .newsletter form {
    height: auto !important;
  }
  .content-card.fluid-play video,
  .content-card.fluid-play img {
    height: 250px !important;
  }
  #blog-topbar .navbar-brand {
    padding: 0px !important;
  }

  #menuBlog .nav-item.menu-item.menu-item-type-post_type .nav-link {
    color: #00d8d8 !important;
    font-size: 1.5rem !important;
  }
  .searchBox .searchform div {
    display: block;
    text-align: center;
  }
  #blog-topbar #searchFormMobile #searchsubmit {
    margin: 1rem 0px 0px 0px;
    width: 100%;
    font-size: 14px;
  }

  #menuBlog {
    align-content: baseline;
  }
  .row.posts .section-title-line::before {
    width: 10px;
  }

  .row.posts .section-title-line {
    font-size: 1.15rem;
  }
  body.blog #Wrapper,
  body.pg-fluid #Wrapper {
    padding-top: 65px !important;
  }
  .section-highlight-block.theme-yellow.bg-image-right.newsletter-blog-fluid .bg-image {
    width: 100%;
  }
  .content-card.insights.inline .content {
    min-height: 100px;
  }
}

@media only screen and (max-width: 992px) {
  #terra_oportunidades ul {
    display: inline-block;
    text-align: left;
  }
  #wpcf7-f5765-o1 .mr-2 {
    width: 100% !important;
  }
  .pg-buscar .searchBox.mt-5 .searchIcon {
    object-fit: contain;
    cursor: pointer;
    object-position: 100% 10%;
  }
  .pg-buscar #searchFormResultsPage input {
    text-align: center;
    padding: 0px;
  }
  .pg-buscar #searchFormResultsPage #searchsubmit {
    margin-top: 1rem;
  }
  .blog .col-12.grid-three-columns.d-block.d-md-grid {
    display: block !important;
  }
  .d-mob-none {
    display: none !important;
  }
  .content-card.fluid-play {
    margin-bottom: 2rem;
  }

  #menuBlog .nav-link.menu-black {
    display: block;
  }

  .atributos-historia.text-left {
    width: 100%;
    margin-top: 1rem;
  }

  .historia-inner {
    height: 200px !important;
  }
}

@media only screen and (min-width: 992px) {
  .grid-four-column {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 2rem;
  }
  #menuBlog .dropdown-menu.show {
    margin: 0px;
    margin-top: 1rem !important;
    left: 0;
    text-align: center;
    min-width: 10rem;
  }
  #menuBlog .nav-item.menu-item.menu-item-type-post_type .nav-link {
    color: #fff !important;
    font-weight: 400;
    border-bottom: 1px solid #aeaeae;
    padding: 0.695rem 1.9rem;
  }
  #menuBlog .nav-link.menu-black:hover {
    background: #ef8;
    color: black !important;
  }
  #menuBlog .nav-link.menu-black {
    background: black;
    color: white !important;
    padding: 15px;
  }
  #blog-topbar #toggleSearch .searchIcon {
    margin-top: -3px;
  }

  .grid-three-columns {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 2rem;
  }

  .content-card.insights .content-card-body {
    padding: 2rem 2rem;
  }

  .col-12.grid-lg-three-columns.px-0 {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 2rem;
  }

  .col-12.owl-content-card-financeiro.owl-carousel.owl-equal-height.owl-loaded.owl-drag .owl-nav button {
    position: absolute;
    top: calc(50% - 2.5rem);
    transform: translateY(-50%);
    background: #00d8d8 !important;
    padding: 10px !important;
  }

  .owl-content-card-financeiro .owl-next {
    right: -2.5rem;
  }

  .owl-content-card-financeiro .owl-prev {
    left: -2.5rem;
  }

  .content-card-image.financeiro {
    height: 420px;
  }

  .owl-content-card-financeiro .owl-dots {
    display: none;
  }

  .section-default.min-h-660 .row {
    min-height: 660px;
    align-items: center;
  }
}

@media only screen and (max-width: 767px) {
  .content-card.insights .content-card-body {
    min-height: 390px;
  }
  .col-12.owl-content-card-financeiro {
    padding: 0;
  }

  .content-card.insights .content-card-image {
    height: 500px !important;
    object-position: bottom;
  }

  .content-card.financeiro,
  .content-card.insights {
    width: 280px;
    height: 100%;
  }

  .pg-estudos-e-insights .content-card.insights.inline.mb-4.mb-lg-0 {
    height: auto;
    width: 90%;
  }

  .section-highlight-block.theme-yellow.bg-image-right.newsletter-blog-fluid .d-flex {
    display: block !important;
  }

  .newsletter-blog-fluid .wpcf7-form-control-wrap,
  .newsletter-blog-fluid .button-wrap,
  .newsletter .button-wrap {
    margin-top: 1rem !important;
    display: block;
  }

  .content-card.financeiro .content-card-image.financeiro {
    height: 350px;
  }

  #banner-blog {
    height: auto;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1919px) {
  .content-card.insights.inline .content {
    min-height: 135px;
  }
  .content-card.fluid-play .content-card-image {
    height: 290px !important;
  }

  .content-card.fluid-play video {
    height: 290px !important;
  }
  .content-card.insights.inline .title-3 {
    font-size: 1.6rem;
    line-height: 2.2rem;
  }
  .content-card.insights.inline .content {
    font-size: 1.2rem;
  }
  .logo-insight {
    max-width: 70% !important;
  }
}

@media only screen and (min-width: 1920px) {
  .content-card.insights.inline .title-3 {
    font-size: 2.1rem;
    min-height: 85px;
  }
  .content-card.insights.inline .content {
    min-height: 112px;
  }
  .section-highlight-block.theme-yellow.bg-image-right.newsletter-blog-fluid h1 {
    font-size: 2.5rem;
  }
  .content-card.insights.inline .title-3 {
    font-size: 2.1rem;
  }
}
/* AJUSTE GERAIS USE CASES 10/08 */

@media only screen and (max-width: 768px) {
  .text-md-left p {
    text-align: center !important;
  }
  .footer-content .col-12.text-md-right.text-center {
    margin-top: 20px !important;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1440px) {
  .flat-box.list.mt-4 .inner {
    padding: 1.2rem;
    padding-top: 1.8rem;
  }
}

/* AJUSTE DOCK MEDIA  MATHEUS DECLEVE*/
@media screen and (min-width: 992px) and (max-width: 1430px) {
  #dockMediaWrap .news-card .inner {
    min-height: 363px;
  }
}

/* CARDS E CCAAS 08/08/2022 MATHEUS DECLEVE*/
.flat-box .inner .button {
  color: #ffffff !important;
}
.flat-box .inner .button:hover {
  color: #000000 !important;
}
@media screen and (min-width: 992px) and (max-width: 1289px) {
  .ecossistema .content-card .content-card-image {
    object-position: bottom;
    height: 600px !important;
  }
}
.flat-box .inner {
  align-content: inherit;
}
.pg-credit-card-as-a-service .flat-box .inner .button {
  max-height: 50px;
  height: 50px;
  min-height: 50px;
}
.pg-credit-card-as-a-service .flat-box .inner {
  font-size: 0.95rem;
}
@media screen and (min-width: 1440px) and (max-width: 1526px) {
  .icon-box .inner {
    min-height: 333px;
  }
}
.inovar .icon-box:last-child img.icon {
  margin-left: -5px;
}

@media only screen and (max-width: 767px) {
  #Wrapper .owl-carousel.owl-flat-box .flat-box .inner {
    align-content: baseline;
  }
}

.pg-credit-card-as-a-service .icon-box .title {
  font-size: 1.4rem;
}

.content-card .content-card-body .button {
  z-index: 2;
}

.pg-cards .icon-box .inner {
  align-content: baseline;
}

.no-arrow-down select {
  -o-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
}

@media only screen and (min-width: 992px) {
  .content-card.inline .content-card-body {
    flex: 1;
    max-width: 100%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1400px) {
  .inovar .icon-box {
    min-height: 300px;
  }
}
@media only screen and (min-width: 1700px) {
  .inovar .icon-box {
    min-height: 280px;
  }
}
@media only screen and (min-width: 1440px) {
  .inovar .icon-box {
    min-height: 340px;
  }
}
@media only screen and (min-width: 1600px) {
  .inovar .icon-box {
    min-height: 280px;
  }
}
@media only screen and (max-width: 991px) {
  .content-card.inline .content-card-body {
    flex: none;
    max-width: 100%;
  }
}

.inovar .icon-box {
  min-height: 300px;
}
.inovar .icon-box .inner {
  align-content: baseline;
}

/* Já adicionado no style.css */
@media only screen and (min-width: 992px) {
  .bg-half-gray {
    background: linear-gradient(to right, #6f7a79 0%, #6f7a79 50%, #000000 50%, #000000 100%) !important;
  }
}
@media screen and (max-width: 800px) {
  .ecossistema .content-card .content-card-image {
    height: 350px;
    object-position: bottom;
  }
}

@media screen and (max-width: 1290px) {
  .ecossistema .content-card.inline .inner {
    flex-direction: column;
  }
  .ecossistema .content-card .content-card-image {
    max-width: 100%;
    width: 100%;
    height: 400px;
    flex: none;
  }
}

/* AJUSTE TEMPORARIO ECOSSISTEMA ESCONDER BOTAO CONNECTION PLATAFORM  */
.pg-ecossistema .owl-stage .owl-item:nth-child(3n) .button {
  pointer-events: none;
  background: transparent;
  border-color: black;
}

/* AJUSTE RESPONSIVO USE CASES 01/08 */

@media (min-width: 1351px) and (max-width: 1439px) {
  .use-cases-solutions .flat-box .inner {
    align-content: baseline;
    position: relative;
    padding-bottom: 100px;
  }
  .use-cases-solutions .flat-box .inner .button {
    position: absolute;
    bottom: 30px;
  }
}

@media (min-width: 1351px) and (max-width: 1650px) {
  .use-cases-solutions .flat-box .title-4 {
    min-height: 60px;
  }
  .use-cases-solutions .flat-box .text {
    min-height: 130px;
  }
  .use-cases-solutions .flat-box .inner {
    align-content: baseline;
  }
}

@media (min-width: 992px) and (max-width: 1350px) {
  .col-12.grid-four-columns.order-1.d-none.d-lg-grid.use-cases-solutions {
    grid-template-columns: 2fr 2fr;
  }
}
@media (min-width: 769px) and (max-width: 1023px) {
  .section-header h1.title-2 {
    width: 70%;
  }
  .section-header .header-hero-description {
    width: 70%;
  }
}

@media (min-width: 769px) and (max-width: 1439px) {
  .section-highlight-block .block-wrapper {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .pg-agronegocio .section-header-hero.use-cases img.bg-image {
    object-position: 75% 100%;
  }
  .pg-agronegocio section.section-default.bg-black.full-height-mobile img {
    object-position: 65% 100%;
  }
}
@media (min-width: 769px) and (max-width: 1919px) {
  .section-highlight-block.theme-black.bg-image-right img {
    object-position: left;
  }
  .pg-telecomunicacoes .section-highlight-block .bg-image {
    object-position: right !important;
  }
}

/* AJUSTES USE CASES  29.07 */

.pg-telecomunicacoes .language-switcher-button,
.pg-agronegocio .language-switcher-button,
.pg-varejo-alimentar .language-switcher-button {
  background: black !important;
  border-color: black !important;
}
.pg-telecomunicacoes .language-switcher-button:hover,
.pg-agronegocio .language-switcher-button:hover,
.pg-varejo-alimentar .language-switcher-button:hover,
.pg-e-commerce .language-switcher-button:hover {
  color: #000 !important;
  border-color: #eeff88 !important;
  background: #eeff88 !important;
}

.pg-e-commerce .language-switcher-button {
  background: #00d8d8 !important;
  border-color: #00d8d8 !important;
}

/* AJUSTES PROGRAMA ESTAGIO  28.07 */

@media only screen and (max-width: 768px) {
  .pg-programa-de-estagio .section-header-hero .button {
    display: inline-block;
  }
}

/* AJUSTES PRESS E MIDIA  26.07 */
.blogArticle.dock-midia .blogItem .thumb img,
.blogArticle.dock-midia .blogItem .thumb {
  height: auto;
}

.page-template-pg-dock-na-midia .blog-post-tag {
  margin-bottom: 1.3rem;
}

/* AJUSTES TAMANHO MENU  26.07 */
@media (min-width: 1200px) and (max-width: 1510px) {
  .topbar .container {
    padding-left: 1vw !important;
    padding-right: 1vw !important;
  }
  .topbar .navbar-nav > .nav-item > .nav-link {
    font-size: 0.9rem !important;
  }
}
/* AJUSTES ESG CARD ALIGN  26.07 */

.page-template-pg-esg .flat-box .inner {
  overflow: hidden;
  align-content: baseline;
}
/* AJUSTES NEWS RESPONSIVO 21.07 */
@media (max-width: 768px) {
  .newsletter .wrap-form {
    left: auto;
  }
}
/* AJUSTES CARROSEIS - ACQUIRING 21.07 */

.content-card .content-card-body {
  align-content: baseline;
}
/* AJUSTES ESG CAMISETA E CARROSEL 21.07 */

@media (min-width: 1024px) and (max-width: 1439px) {
  #camiseta_section .col-12.col-lg-6.col-xl-5.offset-lg-6.block-wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  #camiseta_section .bg-image {
    object-position: right;
  }
}
@media (max-width: 768px) {
  .pg-esg .col-12.col-lg-5.col-xl-5.offset-lg-2.block-wrapper {
    padding-top: 3rem;
  }
  .pg-esg .section-highlight-block .block-wrapper .block-inner-wrapper {
    margin: 0px;
    padding-top: 2rem;
    padding-bottom: 0rem;
  }
  .pg-esg .owl-item .col-12.col-lg-5.col-xl-5.offset-lg-2.block-wrapper {
    min-height: 1000px;
  }
  .pg-esg .owl-dots {
    top: 30px;
  }
  .owl-dot {
    margin-left: 10px;
  }
}
/* AJUSTES GERAIS CARDS - ACQUIRING 21.07 */
@media (max-width: 768px) {
  .col-12.col-lg-6.col-xxl-5.block-wrapper {
    padding-right: 0px !important;
  }
  .single-solucoes .section-default.bg-black.pb-120 .flat-box .text {
    min-height: 130px;
  }
}
@media (max-width: 1919px) {
  #acquiring-as-a-service .bg-image {
    object-position: center;
  }
  #acquiring-as-a-service .col-12.col-md-6.text-box {
    width: 100% !important;
    flex: 100% !important;
    max-width: 100%;
    margin-bottom: 2rem;
    padding-left: 0px;
  }
  #acquiring-as-a-service .block-wrapper .block-inner-wrapper {
    margin-left: 0 !important;
    padding: 0 !important;
  }
  #acquiring-as-a-service .row.mb-md-4.mb-lg-5 {
    margin: 0px !important;
  }
  #acquiring-as-a-service .col-12.col-lg-6.col-xxl-5.block-wrapper {
    padding-right: 2rem;
    padding-top: 3rem;
    padding-bottom: 2rem;
  }
}
/* AJUSTES GERAIS RISK COMPLIANCE 20.07 */

@media (min-width: 1440px) {
  .flat-box .inner {
    padding: 2rem !important;
  }
}
@media (min-width: 1364px) and (max-width: 1510px) {
  .single-solucoes .flat-box .text {
    height: 110px !important;
  }
}

.fico-items b {
  margin: auto auto auto 5px;
}
.fico-items {
  display: flex;
  flex-wrap: wrap;
}
.pg-risk-and-compliance .btn.btn-link.btn-block.text-left span {
  font-size: 20px;
  color: white;
}
@media (max-width: 768px) {
  .pg-risk-and-compliance .block-inner-wrapper.text-center.text-md-left p {
    text-align: center !important;
  }
}
/* CORREÇÃO LOGO DOCK FLUID 14.07 */
.logo-fluid {
  padding-top: 0.4rem !important;
}
/* PÁGINA DOCK PARTNER E PROVIDERS 12.07 */

.comming-soon {
  position: absolute;
  top: -15px;
  left: 50%;
  transform: translateX(-50%);
  width: fit-content;
  height: 30px;
  padding: 8px 16px;
  background: #eeff87;
  color: black;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Roboto Mono", monospace;
  font-weight: 600;
  font-size: 0.8rem;
  text-transform: uppercase;
  z-index: 2;
}

@media (min-width: 1024px) and (max-width: 1280px) {
  .pg-ecossistema .content-card-body div {
    height: 240px;
  }
  .pg-ecossistema .content-card-body .title-4 {
    min-height: 52px;
  }
}

.pg-dock-providers .section-default.bg-yellow.pb-100 .inner {
  align-content: baseline;
}
.modal ul {
  margin-bottom: 0px !important;
}
.row.descricao p {
  margin-bottom: 1rem !important;
}
.pg-ecossistema .content-card-body div {
  min-height: 120px;
}
#filterreset {
  cursor: pointer;
  margin-top: 1rem;
}
.owl-dots.disabled {
  display: none !important;
}
.row.descricao iframe {
  width: 99%;
  height: 360px;
}
.row.descricao img {
  width: 99%;
}
.descricao .col-md-5 {
  background: rgba(233, 240, 239, 0.6);
  padding: 4rem 5rem;
}
.row.descricao {
  border-bottom: 1px solid #f2f6f5;
}

.row.descricao {
  padding-left: 4rem;
}
.row.introducao {
  padding-left: 4rem;
  padding-right: 4rem;
}
.modal-body .close {
  -webkit-appearance: none !important;
  background: transparent;
  border: 0px;
  position: absolute;
  right: 10px;
  color: #00d8d8;
  top: -40px;
  font-size: 12px;
}
.row.atributos {
  background: #ef8;
  margin-top: 2rem;
  height: 110px;
  padding-left: 4rem;
  padding-right: 4rem;
}
.row.atributos div h4 {
  text-transform: uppercase;
  padding: 15px 24px;
  margin: 0px !important;
}
.atributo-titulo {
  padding: 15px 0px !important;
}
.atributo-modal {
  background: black;
  color: white;
  font-size: 0.8rem;
  line-height: 1.4rem;
}
.row.atributos div {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 25px;
}
.fade:not(.show) {
  opacity: 0;
}
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.row.introducao {
  align-items: center;
  justify-content: center;
}
.modal-body img,
.modal-body p {
  margin: 0px !important;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.row.descricao .col-md-7 {
  padding-bottom: 2rem;
  padding-top: 4rem;
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 2rem 1rem;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: black;
}
.show {
  display: block;
}
.modal.show .modal-dialog {
  transform: none;
}
.modal-dialog {
  width: 835px;
  max-width: 100%;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: scroll;
  outline: 0;
  background: #000000d9;
}
.form-check-input {
  margin-top: 0.55rem;
}
.input-provider.conector {
  border-bottom: 1px solid #393939;
  padding-bottom: 2rem;
}
.input-provider.status,
.input-provider.tipo {
  border-bottom: 1px solid #393939;
  padding-bottom: 2rem;
  padding-top: 2rem;
}
.input-provider.especializacao {
  padding-top: 2rem;
}
.input-provider.status h4,
.input-provider.especializacao h4,
.input-provider.conector h4,
.input-provider.tipo h4 {
  margin-bottom: 1rem !important;
}
#ULmenuFilterProvider .dropdown-menu label {
  color: black;
}

#menuFilterProvider ul {
  padding: 25px;
}
#menuFilterProvider .dropdown-menu.show {
  max-height: 400px;
  overflow-x: hidden;
  overflow-y: scroll;
}
#ULmenuFilterProvider a::after {
  display: none;
}
#menuFilterProvider h4,
.filters-bar .nav-link.dropdown-toggle {
  margin: 0px;
  font-family: "Roboto Mono", monospace;
  font-size: 0.875rem;
  line-height: 1.125rem;
  text-transform: uppercase;
  font-weight: 600;
}
.nav-link.dropdown-toggle {
  color: black;
}

.blur {
  filter: blur(4px);
}
form#filter {
  width: 100%;
}
#menuFilterProvider {
  height: 80px;
  text-transform: uppercase;
}
#ULmenuFilterProvider {
  width: 12%;
  height: 100%;
}
#menuFilterProvider h4 {
  margin: 0px;
}
#ULmenuFilterProvider .nav-item {
  width: 100%;
  text-align: center;
  margin: auto;
}
.input-provider.regiao {
  display: flex;
  color: black;
  width: 31%;
  align-items: center;
  justify-content: center;
}

.input-provider.busca {
  height: 100%;
  width: 57%;
}
.input-provider.busca input {
  height: 100%;
  width: 100%;
  padding-left: 3rem;
  background-image: url(../images/icon-search.svg);
  background-repeat: no-repeat;
  background-position: center right 30px;
  background-size: 20px;
  border: 0;
}
#ULmenuFilterProvider:hover {
  background: #ef8;
  border: none;
}
#ULmenuFilterProvider {
  width: 15%;
  height: 100%;
  border-right: 1px solid #03a8a8;
}
.section-default.theme-black {
  background: #000;
  color: #fff;
}
.filters-bar nav {
  background: #00d8d8;
  margin-top: 15px;
  margin-bottom: 30px;
}
.item-provider {
  background: #ffffff;
  color: black;
  padding: 30px 25px;
  cursor: pointer;
}
.js-filter .introducao img,
.js-filter .item-provider img {
  display: block;
  filter: brightness(0%);
  margin-bottom: 15px;
}
.filters-bar .searchBox {
  position: fixed;
  top: 0;
  transform: translateY(-100%);
  opacity: 0;
  box-shadow: rgba(29, 29, 27, 0.15) 0 -8px 32px 0;
}

.pg-dock-providers .filter-img-content-card {
  mix-blend-mode: color;
  background: linear-gradient(180deg, #00d8d8 0%, #000000 100%);
  position: absolute;
  width: 100%;
  height: 280px;
  z-index: 2;
  opacity: 40%;
}
.row.descricao .col-md-5 li {
  font-size: 20px;
}
.row.descricao .col-md-5 h4 {
  text-transform: uppercase;
}
.item-provider {
  margin-bottom: 2rem;
}
@media (min-width: 1920px) {
  .item-provider p {
    min-height: 165px;
  }
  .row.descricao iframe {
    width: 100%;
    height: 450px;
  }
  .pg-ecossistema .header-hero-description,
  .pg-dock-providers .header-hero-description,
  .pg-dock-partners .header-hero-description {
    max-width: 450px;
  }
  .pg-ecossistema #contato div p,
  .pg-dock-providers #contato div p,
  .pg-dock-partners #contato div p {
    max-width: 600px;
  }
}
@media (min-width: 1200px) {
  .regiao input[type="radio"] {
    display: none;
  }
  .regiao label {
    padding: 15px 25px;
    border: 1px solid #393939;
    color: black;
  }
  .regiao .form-check-input.change-provider:checked + label,
  .regiao .form-check-input.change-provider:hover + label {
    background: #eeff88;
  }
  .modal-body .closeIcon {
    display: none !important;
  }
  .filter-mobile {
    display: none !important;
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog {
    max-width: 80%;
    margin: 60px auto;
    width: 80%;
  }
}
@media (min-width: 800px) and (max-width: 1279px) {
  .modal-dialog.modal-dialog-centered {
    margin: 60px auto !important;
  }
  .modal-providers .modal-body .row div {
    width: 100% !important;
    max-width: 100%;
  }
  .item-provider {
    min-height: 320px !important;
  }
  #wpcf7-f8958-o1 input,
  #wpcf7-f8958-o1 .label-input span,
  #wpcf7-f8958-o1 textarea {
    font-size: 11px !important;
  }
  #contato #wpcf7-f8958-o1 textarea.form-control {
    height: 225px !important;
  }
}
@media (min-width: 1440px) and (max-width: 1919px) {
  .row.descricao iframe {
    width: 100%;
    height: 400px;
  }
  .item-provider {
    min-height: 470px;
  }
  .item-provider p {
    min-height: 240px;
  }
  .input-provider.busca {
    width: 40%;
  }
  .input-provider.regiao {
    width: 45%;
  }

  .modal-dialog {
    max-width: 90%;
    margin: 70px auto;
    width: 90%;
  }
  .row.introducao .col-md-5 {
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  #js-filter-providers .col-md-3.box-provider {
    width: 50% !important;
    flex: 0 0 50% !important;
    max-width: 50% !important;
  }
}
@media (min-width: 768px) and (max-width: 1439px) {
  #js-filter-providers .col-md-3.box-provider {
    width: 33.333%;
    flex: 0 0 33.333%;
    max-width: 33.333%;
  }
  .item-provider {
    min-height: 300px;
  }
  .item-provider p {
    min-height: 170px;
  }
  .input-provider.regiao {
    width: 45%;
  }
  .input-provider.busca {
    width: 40%;
    font-size: 13px;
  }
  .modal-dialog {
    max-width: 92%;
    margin: 60px auto;
    width: 92%;
  }
  .row.atributos {
    font-size: 13px;
  }
  .row.introducao .col-md-5 {
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media (max-width: 1199px) {
  .pg-ecossistema .section-default.bg-teal.pb-100 .title-3.mb-md-5 {
    text-align: center;
  }
  .pg-ecossistema .content-card-body .button.teal {
    margin: auto;
  }
  .modal .close {
    -webkit-appearance: none !important;
    background: transparent;
    border: 0px;
    position: absolute;
    right: 10px;
    color: #00d8d8;
    top: -40px;
    font-size: 12px;
  }
  .filters-bar .navbar-toggler.filter-mobile a {
    background: url(../images/Icone-Filtro.png);
    background-position: center !important;
    background-size: 20px;
    background-repeat: no-repeat;
  }
  .filters-bar .navbar-toggler.search-mobile a {
    background: url(../images/Icone-Busca.png);
    background-position: center !important;
    background-size: 20px;
    background-repeat: no-repeat;
  }
  #modal-provider-filter-mobile h4 {
    text-transform: uppercase;
  }
  #modal-provider-filter-mobile .form-check-label {
    color: black;
  }
  .atributo-modal {
    width: auto;
    display: inline-flex !important;
    font-size: 13px;
  }
  .descricao .col-md-5 {
    padding: 3rem 2rem;
  }
  .section-default.bg-gray.pt-100.pb-100 .col-12.text-center.mb-4.mb-md-5 {
    max-width: 80%;
    margin: auto;
  }
  #contato .title-2 {
    max-width: 100%;
    margin-bottom: 20px;
  }

  .modal-body div {
    display: block !important;
  }
  .atributo-titulo {
    padding: 9px 0px !important;
  }
  .row.atributos div h4 {
    text-transform: uppercase;
    padding: 2px 13px;
    margin: 0px !important;
  }
  .modal-body .row {
    padding: 0px 2rem;
  }
  .row.atributos {
    height: auto;
    padding-top: 1rem;
    padding-bottom: 2rem;
  }
  .row.descricao {
    margin-top: 2rem;
  }

  .row.introducao img {
    margin-bottom: 1rem !important;
    margin-top: 3rem !important;
  }
  .modal-body .close {
    right: 20px;
    top: 20px;
    font-size: 30px;
    font-family: montserrat;
    color: black;
  }
  .modal-dialog.modal-dialog-centered {
    width: 100%;
    margin: 0px;
    background: white !important;
  }
  #ULmenuFilterProvider {
    display: none;
  }
  #menuFilterProvider .input-provider.regiao {
    display: none;
  }
  .input-provider.busca {
    width: 100%;
    margin-top: 1rem;
  }
  .navbar.navbar-expand-xl.p-0 {
    background: transparent;
  }
  .filters-bar .search-mobile svg path,
  .filters-bar .search-mobile svg circle {
    stroke: white !important;
  }
  .filters-bar .pl-3.d-lg-block.navbar-toggler:hover a {
    background-color: #00d8d8;
  }
  #js-filter-providers {
    border-top: 1px solid white !important;
    padding-top: 20px !important;
  }
  .filters-bar .searchIcon {
    margin: auto;
  }
  .filters-bar .pl-3.d-lg-block.navbar-toggler a {
    border: 1px solid white !important;
    border-radius: 50%;
    height: 40px !important;
    width: 40px !important;
    display: inline-flex;
  }
  #menuFilterProvider {
    height: 60px;
  }
  .filters-bar .navbar {
    justify-content: flex-end;
  }
  .filters-bar .navbar.navbar-expand-xl.p-0 li {
    list-style: none;
  }
  .input-provider.regiao .form-check {
    margin-top: 1rem;
  }
  .input-provider.regiao {
    display: block;
    width: 100%;
    margin-bottom: 2rem;
    margin-top: 2rem;
  }
  .input-provider.conector {
    border-bottom: 1px solid #393939;
    padding-bottom: 2rem;
    border-top: 1px solid #393939;
    padding-top: 1rem;
  }
  .close span {
    display: none;
  }
}
/* PÁGINA ECOSSISTEMA 11.07 */
.label-material-empresa.file-input-item .label-input {
  border: 1px solid rgba(111, 122, 121, 0.36);
  border-radius: 0;
  height: unset;
  padding: 1.75rem;
  font-family: "Roboto Mono", monospace;
  font-size: 0.875rem;
  line-height: 1.125rem;
  text-transform: uppercase;
  color: #6f7a79;
  display: block;
  font-weight: 500;
  background-image: url(../images/icon-file.svg);
  background-repeat: no-repeat;
  background-position: center right 30px;
}
.pg-ecossistema .filter-img-content-card {
  mix-blend-mode: color;
  background: linear-gradient(180deg, #00d8d8 0%, #000000 100%);
  position: absolute;
  width: 100%;
  height: 280px;
  z-index: 2;
  opacity: 40%;
}
#wpcf7-f8958-o1 textarea {
  height: 216px !important;
}
@media (max-width: 768px) {
  .filter-img-content-card {
    height: 200px;
  }
}
@media (max-width: 1280px) {
  #contato textarea.form-control {
    height: 205px !important;
  }
}
/* CORREÇÃO BREADCRUMB SOLUCOES E FILTER SOLUCOES 08.07 */

#emissao-cartoes .filter-img-content-card,
#acquiring-tech .filter-img-content-card {
  height: 100% !important;
  width: 262px;
}
.col-12.grid-lg-two-columns.px-0 {
  overflow: clip;
}
@media (max-width: 768px) {
  #emissao-cartoes .content-card:nth-child(4) .content-card-image {
    object-position: 100% 24%;
  }
  #emissao-cartoes .filter-img-content-card,
  #acquiring-tech .filter-img-content-card {
    height: 300px !important;
    width: 100% !important;
  }
  .content-card.inline.mb-4.mb-lg-0 .content-card-image {
    height: 300px !important;
    width: 100% !important;
  }
  .solucoes-template .filter-img-content-card {
    height: 300px;
  }
}
/* RESPONSIVO ARCHIVE MIDIA PRESS E BLOG 06.07 */
.news-card .arrow {
  min-width: 23px;
}
.pg-press-releases .dropdown-menu.show .nav-link,
.pg-dock-na-midia .dropdown-menu.show .nav-link {
  color: white !important;
}
@media (max-width: 768px) {
  .news-card.clean.slider-media .card-content {
    width: 100% !important;
    top: initial !important;
    bottom: 10px !important;
    transform: none !important;
  }
  #Wrapper .news-card.clean.slider-media img {
    width: 100% !important;
    height: 70% !important;
  }
  .slider-media .filter-img {
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 30%, rgba(0, 0, 0, 0) 100%) !important;
  }
  .owl-slider-media.owl-carousel {
    margin-bottom: 2rem;
  }
  .blogArticle.dock-midia .blogItem {
    min-height: 0px !important;
  }
}
@media (min-width: 1200px) {
  #blog-topbar .container {
    padding-left: 10vw;
    padding-right: 10vw;
  }
}
/* BOTÃO NOSSAS SOLUCOES - FILTRO CARDS - PRESS RELEASES 05.07 */
.bg-black .flat-box.col-12.col-md-6.col-lg-4 .button:hover {
  background: #ef8;
  border-color: #ef8;
}
.solucoes-template-pg-solucoes-cards .filter-img-content-card {
  opacity: 20% !important;
}

/* BOTÃO NOSSAS SOLUCOES 05.07
  .bg-black .flat-box.col-12.col-md-6.col-lg-4 .button:hover {
      background: #EF8;
      border-color: #EF8;
  }
   */

/* CORRECAO RODAPÉ ,BLOG E BANDEIRA 01.07 */
@media (min-width: 1281px) and (max-width: 1441px) {
  span[data-name="phoneMaskContent"] {
    top: 33.5% !important;
  }
}
.invalid span[data-name="phoneMaskContent"] {
  top: 25%;
}
@media (max-width: 768px) {
  .iti.iti--allow-dropdown {
    height: 52px !important;
  }
  .iti.iti--allow-dropdown .iti__selected-flag {
    margin-top: 0px !important;
  }

  span[data-name="phoneMaskContent"] {
    top: 37% !important;
  }
  #lista-categorias-blog {
    display: none;
  }
}
@media (min-width: 769px) {
  footer .col-12.text-md-right.text-center {
    margin-top: 30px;
  }
  .section-default.pt-80.pb-80.blog-cat .blog-categories {
    display: flex !important;
  }
  .single-post-page__banner {
    height: 500px !important;
  }
  body.blog #Wrapper,
  .post-type-archive-news #Wrapper,
  .post-type-archive-noticias #Wrapper,
  .single-post #Wrapper,
  body.pg-fluid #Wrapper {
    padding-top: 80px !important;
  }
  body.category #Wrapper,
  .tax-tax_news #Wrapper,
  .tax-tax_noticias #Wrapper,
  .tax-tax_news #Wrapper,
  .tax-tax_noticias #Wrapper {
    padding-top: 30px !important;
  }

  .section-default.pt-80.pb-80.blog-cat {
    padding: 5rem 0;
  }
}

@media (min-width: 769px) and (max-width: 1440px) {
  .blog-categories a {
    font-size: 11px;
  }
  .blog-categories {
    gap: 0.7rem !important;
  }
  .blog .title-2 {
    font-size: 2.5rem;
  }

  .iti__selected-flag {
    padding-bottom: 3.5px !important;
  }
  .invalid .iti__selected-flag {
    padding-bottom: 5px !important;
  }
}

/* CORRECAO MENU 29.06 */

@media (max-width: 768px) {
  .menu-opened #menu-menu-principal {
    height: 100%;
    overflow: hidden;
  }

  .menu-opened .topbar {
    height: 100%;
  }

  .menu-opened .topbar .container {
    height: 100%;
  }

  .menu-opened .navbar.navbar-expand-xl.p-0 {
    overflow-y: scroll;
    overflow-x: hidden;
  }
}
/* CORRECAO SVG 28.06 */
.list-close li::before {
  content: url("../images/fechar-lista.svg") !important;
}
/* BLOG 28.06 */
.featured .blogItem.big {
  height: 614px !important;
}
.owl-categories .owl-nav,
.owl-categories .owl-dots {
  display: none;
}
.blogItem.full {
  height: 252px !important;
}

.blogItem.small {
  height: 330px !important;
}

.blog-post-tag {
  text-transform: uppercase;
}
#blog-topbar .navbar .hamburger-inner,
#blog-topbar .navbar .hamburger-inner::before,
#blog-topbar .navbar .hamburger-inner::after {
  background: black !important;
}

#menuBlog .nav-link {
  padding: 0px;
  min-height: 0;
}
#menuBlog .arrow {
  margin-left: 1rem;
}
#menuBlog .dropdown-menu.show {
  background: #6f7a79;
  padding: 0px;
}

#menuBlog .dropdown-menu::before {
  display: none;
}

#menuBlog .nav-link::before {
  display: none;
}
body.blog #Wrapper,
body.pg-fluid #Wrapper {
  padding-top: 100px;
}
.search-mobile {
  list-style: none !important;
}
.blog .owl-item {
  float: left;
  -webkit-backface-visibility: hidden;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #banner-blog .title-2 {
    font-size: 35px;
  }
}
@media (max-width: 768px) {
  .blog .section-default.pt-80.pb-80.blog-cat .title-2 {
    font-size: 44px;
  }
  .blog .navbar-brand img {
    max-width: 160px;
  }
  #banner-blog h3 {
    font-size: 22px;
  }
  .logo-blog {
    max-width: 70%;
    margin-bottom: 10px;
  }
  .blog .blog-post-tag {
    border-radius: 0;
    font-size: 12px;
    padding: 7px;
  }
  .featured .blogItem.big h2 {
    font-size: 36px;
  }
  .blog .section-title-line {
    font-size: 22px;
  }
  .blog .blogItem {
    min-height: 300px;
  }
  #menuBlog a {
    text-transform: uppercase;
  }
}
@media (min-width: 960px) {
  .search-mobile {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .topbar.container {
    max-width: 100%;
    padding-left: 10vw !important;
    padding-right: 10vw !important;
  }
}
/* BLOG 27.05 */

@media only screen and (max-width: 767px) {
  #banner-blog .row {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
}

.logo-blog {
  margin-bottom: 1.5rem;
}
.blog-categories {
  flex-wrap: wrap;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 0.8rem;
}
.blog-cat-single {
  border: 2px solid #6f7a79;
  text-align: center;
  text-transform: uppercase;
  font-size: 1.2rem;
}
.blog-cat-single a {
  color: black;
  padding: 8px 16px;
}
.section-default.pt-80.pb-80.blog-cat {
  background: #fbfbfb;
}
.section-default.pt-80.pb-80.blog-cat .title-2 {
  margin-bottom: 2rem;
  color: #6f7a79;
}
.blog-post-tag {
  border-radius: 0px;
}

/* GERAIS SOBRE  24.05 */
.language-switcher-button:hover {
  background: #00d8d8 !important;
  color: black !important;
}
.language-switcher-button:hover svg {
  color: black !important;
}
.page-template-pg-dock-na-midia .blog-post-tag {
  border-radius: 0;
}
.language-switcher-button:hover svg path,
.language-switcher-button:hover svg path {
  stroke: black !important;
}
#liderancas .c-white {
  color: white;
}
.wpcf7-form label {
  font-weight: 600;
}
.footer-link:hover {
  font-weight: 600 !important;
}
.language-switcher-button:hover .arrow path {
  fill: black !important;
}
/* GERAIS  24.05 */
.text-center.btn-more {
  margin: 50px auto auto auto;
}
.filter-img {
  mix-blend-mode: multiply;
  background: linear-gradient(180deg, #00d8d8 0%, #000000 100%);
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}
#dockPressReleasesWrap .inner {
  height: 450px !important;
  overflow: hidden;
  position: absolute;
  width: 100%;
}
.news-card.clean {
  min-height: 450px;
  overflow: hidden;
  padding-left: 15px;
  padding-right: 15px;
}
.news-card.clean .card-content {
  z-index: 3;
  position: absolute;
  color: white;
  bottom: 0;
}
.news-card.clean h3 {
  color: white !important;
}
.news-card.clean.slider-media {
  max-width: none !important;
}
.slider-media .filter-img {
  background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 30%, rgba(0, 0, 0, 0) 100%);
}
.news-card.clean.slider-media .bg-image {
  right: 0px !important;
  left: inherit;
  width: 70% !important;
}
.news-card.clean.slider-media .card-content {
  z-index: 3;
  width: 40%;
  display: block !important;
  position: absolute;
  color: white;
  top: 50%;
  transform: translate(0%, -50%);
}
.news-card.clean.slider-media .content-inner {
  display: block !important;
}
.news-card.clean.slider-media .blog-post-tag {
  color: white;
  border-color: white;
}
.news-card.clean.slider-media .arrow {
  margin-left: 0px !important;
}
.owl-slider-media.owl-carousel .owl-dots .owl-dot {
  width: 8px;
  height: 8px;
  background: #6f7a79 !important;
  transition: all ease-in-out 0.3s;
}
.pg-e-commerce .owl-stage .owl-item:nth-child(2n) .filter-img-content-card,
.pg-e-commerce .owl-stage .owl-item:nth-child(1n) .filter-img-content-card {
  opacity: 40%;
}
.filter-img-content-card {
  mix-blend-mode: color;
  background: #00d8d8;
  position: absolute;
  z-index: 2;
}
.owl-content-card.owl-carousel.owl-equal-height .filter-img-content-card {
  mix-blend-mode: color;
  background: #00d8d8;
  position: absolute;
  width: 100%;
  height: 280px;
  z-index: 2;
  opacity: 30%;
}
.banner-hero .button:hover {
  color: #000;
  border-color: #eeff88;
  background: #eeff88;
}
.banner-hero .button {
  color: white;
}
.home .language-switcher span {
  color: black;
}
.home .language-switcher-button {
  border-color: black;
}
.home .language-switcher-button .lang path {
  stroke: black !important;
}
.home .language-switcher-button .arrow path {
  fill: black !important;
}
.home .language-switcher .language-switcher-button:hover {
  color: #000;
  border-color: #eeff88;
  background: #ef8 !important;
}
.home .flat-box .button {
  color: white;
}
.home .flat-box .button:hover {
  color: black;
  border-color: #eeff88;
  background: #ef8 !important;
}

li.country::before,
li.divider::before {
  display: none;
}
.testimonial-title {
  padding-top: 30px;
}
.section-highlight-block.bg-yellow.bg-image-left .title-2 {
  color: white;
}
.col-12.col-lg-6.col-xl-5.offset-lg-6.block-wrapper .quote.right {
  top: initial !important;
  left: initial !important;
  right: -20px;
  bottom: 105px;
}
.col-12.col-lg-6.col-xl-5.offset-lg-6.block-wrapper .quote {
  top: 30px !important;
  left: -50px !important;
}
@media only screen and (max-width: 767px) {
  .esg-stickers img {
    width: 100% !important;
    margin: 0 !important;
  }
}
.esg-stickers.three-col-mobile {
  grid-template-columns: 1fr 1fr 1fr !important;
  margin-top: 7.3rem !important;
}
.esg-stickers {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr !important;
  gap: 2rem;
  left: 15px !important;
}
.intl_tel-478,
.intl-tel-input {
  width: 100%;
  display: block;
}
.sharedaddy {
  margin-top: 20px;
}
div.sharedaddy h3.sd-title {
  font-size: 24px;
  margin-bottom: 20px;
  color: #000;
  font-family: "Roobert", Helvetica, sans-serif;
}
.sd-sharing {
  margin-bottom: 0;
}
.sd-content ul li {
  margin-bottom: 0;
  padding-left: 0 !important;
}
.sd-content li:before {
  display: none;
}
span[data-name="phoneMaskContent"] {
  position: absolute !important;
  top: 32%;
  left: 0;
}
/* .iti__selected-flag {
      margin-top: 35px !important;
      height: 75px !important;
  } */
.pg-sac #menu-item-6118 {
  display: none;
}
@media only screen and (min-width: 680px) {
  .news-card.clean {
    max-width: 33.333%;
  }
  #clientes .owl-stage-outer {
    height: 200px;
  }
  .footer-content .col-12.col-md-6 {
    width: auto !important;
    flex: auto !important;
    max-width: max-content;
    margin: 0px auto;
  }
}
@media only screen and (max-width: 680px) {
  .page-template-pg-esg .col-12.col-xl-6.mb-4.mb-md-5.mb-xl-0.pr-5 {
    padding-right: 15px !important;
    padding-left: 15px !important;
    text-align: center;
  }
  .col-12.col-lg-6.col-xl-5.offset-lg-6.block-wrapper .quote {
    top: 35px !important;
    left: -15px !important;
  }
  .esg-stickers.mt-5.mb-3.three-col-mobile {
    margin: 0px !important;
    gap: 15px !important;
  }
  .esg-stickers {
    grid-template-columns: 1fr 1fr !important;
  }

  .iti__selected-flag {
    height: 75px !important;
    margin-top: 0x !important;
  }
  .mobile-80 .row.min-height {
    min-height: 80vh !important;
  }
  .mobile-80 .bg-image {
    object-position: bottom;
  }
  .solucoes-template .section-header-hero .content-wrapper,
  .use-cases .col-12.col-lg-5.col-xxl-5.content-wrapper,
  .use-cases .col-12.col-lg-6.col-xxl-5.content-wrapper,
  .page-template .col-12.col-lg-5.col-xxl-5.content-wrapper {
    text-align: center;
    align-self: initial !important;
    padding-top: 110%;
  }

  .owl-esg .col-12.col-lg-6.col-xl-5.block-wrapper {
    min-height: 590px;
    max-width: 360px;
    margin: auto;
  }
  .navbar-collapse.collapse.show .nav-item {
    color: #000 !important;
  }
  .order-0 .bg-image {
    order: 0 !important;
  }

  .list-close li {
    text-align: left !important;
  }
  .list-close span {
    display: block;
  }
}

.footer-item::before {
  display: none !important;
}

.gCKHAa {
  z-index: 9999999 !important;
  bottom: 60vh !important;
  top: auto !important;
}

.wpcf7 form.sent .wpcf7-response-output {
  display: none;
}

.categories-list-wrapper ul.categories-list li a {
  color: #fff !important;
}
.categories-list-wrapper ul.categories-list li a:hover {
  color: #00d8d8 !important;
}

.pg-sac .language-switcher {
  display: none !important;
}

.person-card-description {
  padding: 1.125rem 1.125rem 0 1.125rem !important;
}

.section-highlight-block.theme-teal {
  background: #00d8d8;
  color: #000;
}

.correctItem {
  width: 50%;
  display: flex;
  align-items: center;
  margin: 20px 0;
  font-size: 1rem;
  line-height: 1.6rem;
  text-align: left !important;
}

@media screen and (max-width: 992px) {
  .correctItem {
    width: 100%;
    font-size: 1.4rem;
    align-items: center;
  }
  .correctItem img {
    margin: 5px 10px;
    min-width: 32px;
    object-fit: contain;
  }
}

body.blog .topbar .navbar-brand svg path {
  fill: #000 !important;
}

body.search-results .categories-list-wrapper {
  display: none;
}

html[lang="es"] #menu-item-6305 {
  display: none !important;
}

html[lang="en"] #menu-item-6305 {
  display: none !important;
}

html[lang="pt-BR"] #menu-item-6305 {
  display: none !important;
}
html[lang="en"] #menu-item-6307 {
  display: none !important;
}
html[lang="pt-BR"] #menu-item-6307 {
  display: none;
}
html[lang="es"] #menu-item-6307 {
  display: none;
}
html[lang="en"] #camiseta_section {
  display: none;
}
html[lang="es"] #camiseta_section {
  display: none;
}

html[lang="en"] .sac-footer {
  display: none;
}
html[lang="es"] .sac-footer {
  display: none;
}

#Wrapper .owl-testimonial .owl-dots {
  margin-top: 0;
}

ul.listApoio li::before {
  background: #eeff88 !important;
}

.minTextArea {
  height: 215px !important;
}
@media only screen and (max-width: 767px) {
  .minheight500 {
    min-height: 500px !important;
  }
}

.apoiobox {
  width: 80%;
  color: #000;
  background: #eeff88;
  padding: 40px 50px;
}
.apoiobox .button:hover {
  background-color: #00d8d8;
  border-color: #00d8d8;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .apoiobox {
    width: 100%;
    padding: 30px;
  }
}

@media (min-width: 1200px) {
  .topbar .container {
    max-width: 100%;
    padding-left: 5vw;
    padding-right: 5vw;
  }
  .grid-four-columns {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 2rem;
  }
}

/* JA TEM NO STYLES.CSS */
.button.tealYellow {
  border-color: #00d8d8;
  background: #00d8d8;
  color: #000;
}
.button.tealYellow:hover {
  background: #ef8;
  border-color: #ef8;
  color: #000;
}

.use-cases-solutions .flat-box .button:hover {
  background: #ef8 !important;
  border-color: #ef8 !important;
  color: #000 !important;
}

.section-highlight-block .bg-image {
  width: 50%;
}

.content-card.inline .content- card-image {
  max-width: 100%;
}

.iti--allow-dropdown .iti__flag-container,
.iti--separate-dial-code .iti__flag-container {
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.iti__country-list {
  left: 17px;
  top: 50px;
}

@media only screen and (max-width: 991px) {
  .section-highlight-block .bg-image {
    width: 100%;
  }
  .content-card.inline .content-card-image {
    max-width: 100%;
  }
  .iti__selected-flag {
    height: 79%;
  }
}

@media only screen and (max-width: 767px) {
  .iti__selected-flag {
    height: 50%;
    margin: 0;
  }
}

/* banner musica */
@media only screen and (min-width: 767px) and (max-width: 1919px) {
  .bannerMusica .capaMusica {
    flex: 0 0 15%;
  }
  .bannerMusica .content {
    flex: 0 0 50%;
  }
  .iframeMusica {
    flex: 0 0 35%;
  }
}
@media only screen and (min-width: 1920px) {
  .bannerMusica .capaMusica {
    flex: 0 0 10%;
  }
  .bannerMusica .content {
    flex: 0 0 60%;
  }
  .iframeMusica {
    flex: 0 0 30%;
  }
}
.bannerMusica {
  background: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  height: auto;
  padding: 0;
}

.bannerMusica .flex-container {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 2rem 0px;
}

.bannerMusica .content p {
  font-size: 20px;
  color: #fff;
}

.bannerMusica .content h4 {
  color: #eeff88;
  font-size: 28px;
  font-weight: 500;
}

.bannerMusica .flex-row {
  justify-content: center;
  align-items: center;
}

.bannerMusica .rightContent {
  display: flex;
  justify-content: center;
  align-items: center;
}
.bannerMusica .flexBox {
  max-width: 100%;
  width: 80%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0 !important;
  margin: 25px 0;
}

@media (max-width: 992px) {
  .bannerMusica .flexBox {
    width: 100%;
  }
  .bannerMusica .flex-container {
    flex-direction: column;
  }
  .bannerMusica .iframeMusica {
    margin: 1em 0 2em;
  }
  .bannerMusica .capaMusica {
    margin: 1em 0 0;
  }
  .bannerMusica .iframeMusica iframe {
    width: 100% !important;
  }
  .bannerMusica .content {
    text-align: center;
    line-height: 28px;
    margin: 1.5em 0;
    padding: 0;
  }
  .newsletter {
    padding: 45px 20px;
  }
  .bannerMusica {
    padding: 0 20px;
  }
  .newsletter .wpcf7 {
    width: 100%;
    margin-top: 15px;
  }
}
.bg-green {
  object-fit: contain !important;
  background: #ef8;
}
@media (min-width: 1440px) {
  .section-highlight-block .bg-image {
    width: calc(50% - 0) !important;
  }
}

.newsletter p {
  color: #000;
}

.newsletter b.c-teal {
  padding: 0;
}

.button.teal:hover {
  color: #000;
  border-color: #eeff88;
  background: #eeff88;
}

@media only screen and (max-width: 767px) {
  .section-highlight-block.theme-black .container > .row {
    min-height: 100% !important;
  }
}

/* página de CARREIRAS - 26042022 */
.inside-dock-container .carousel-box .carousel .slide-box {
  min-height: 38vh !important;
  max-width: 100% !important;
}

/* Página Soluções (Risk e Compliance) - 26042022 */
.correctItem img {
  height: 32px !important;
  margin: 10px;
}
/* PAGINA ESG - 30062022 */
.page-template-pg-esg .bg-green {
  object-fit: cover !important;
}

/* AJUSTE LOGO - 04072022  */
.navbar-brand {
  padding-top: 0 !important;
  padding-bottom: 0.4rem !important;
}
/* PÁGINA ACQUIRING - 08072022 */
.solucoes-template-pg-solucoes-acquiring .button {
  color: #fff;
}

.solucoes-template-pg-solucoes-acquiring .yellow {
  color: #000;
}

.solucoes-template-pg-solucoes-acquiring .yellow:hover {
  color: #ef8 !important;
}

.solucoes-template-pg-solucoes-acquiring .button:hover {
  color: #000;
}
/* PÁGINA PROGRAMA DE ESTÁGIO - 20220711 */
.pg-programa-de-estagio .section-header-hero .button {
  color: black !important;
}
@media only screen and (min-width: 960px) {
  .pg-programa-de-estagio
    .section-highlight-block.theme-black.bg-image-left
    .col-12.col-lg-6.col-xxl-5.block-wrapper.no-padding
    .block-inner-wrapper {
    margin-left: 3rem;
  }
}
@media only screen and (min-width: 1200px) {
  .page-template-pg-estagio .no-padding {
    padding: 0 !important;
  }
  .page-template-pg-estagio .no-padding .block-inner-wrapper {
    padding-left: 0 !important;
  }
}

@media only screen and (max-width: 992px) {
  .page-template-pg-estagio .no-padding {
    padding: 0 !important;
  }
  .page-template-pg-estagio .no-padding .block-inner-wrapper {
    padding-left: 0 !important;
    margin-left: 0;
  }
  .pg-programa-de-estagio .section-highlight-block .bg-image {
    width: 100%;
  }
}

@media only screen and (min-width: 2000px) {
  .page-template-pg-estagio .section-highlight-block .bg-image {
    object-position: top;
  }
}
/* NEWSLETTER - 12072022 */
.newsletter .button,
.newsletter input[type="submit"],
.wpcf8-submit {
  min-width: 100px;
  display: flex;
  padding: 0;
  align-items: center;
  justify-content: center;
  width: auto !important;
  min-height: 55px !important;
}
.newsletter #wpcf7-f5765-o2 .form-control,
.newsletter #wpcf7-f5765-o1 .form-control {
  height: 55px;
  padding: 20px;
  background-color: #fff;
  border: none;
}
.newsletter .button-wrap {
  width: auto;
}

/* .newsletter */
@media only screen and (max-width: 991px) {
  .newsletter .wpcf7-form-control-wrap {
    display: block;
    width: 100%;
  }
  .newsletter .form-control {
    margin: 10px 0;
  }
  .newsletter .d-flex {
    flex-direction: column;
    justify-items: center;
  }
}
/* PAGINA RISK & COMPLIANCE 01072022 */
.solucoes-template-pg-solucoes-risk-compliance .bg-black .button {
  color: #fff;
}

.solucoes-template-pg-solucoes-risk-compliance .bg-black .button:hover {
  background: #ef8;
  border: solid 1px #ef8;
  color: #000;
}

/* PÁGINA ESG - 14072022 */
html[lang="es"] .loja-camisetas {
  display: none;
}

html[lang="en"] .loja-camisetas {
  display: none;
}

.page-template-pg-esg .politica-section .flat-box .inner {
  padding: 0 !important;
  background: transparent !important;
}

.page-template-pg-esg .politica-section .text-white p {
  color: #000 !important;
}

.page-template-pg-esg .politica-section .section-highlight-block .block-wrapper .padding-m {
  padding: 7rem 0 10rem !important;
}

.page-template-pg-esg .politica-section .section-highlight-block .block-wrapper .block-inner-wrapper {
  margin-left: 0 !important;
}
/* NEWSLETTER - 14072022 */
@media only screen and (min-width: 1280px) {
  .newsletter .flex-column {
    width: 50%;
  }
  .newsletter #wpcf7-f5765-o2 .form-control {
    font-size: 13px;
  }
  .newsletter #wpcf7-f5765-o2 .col-md-2 {
    padding: 0 0 0 23px !important;
  }
  .newsletter #wpcf7-f5765-o2 .col-md-5 {
    padding: 0 15px 0 15px !important;
  }
}
/* PÁGINA RISK & COMPLIANCE - 15072022 */
.solucoes-template-pg-solucoes-risk-compliance .section-highlight-block .block-wrapper .margin-left {
  margin-left: 1.5rem;
}

/* Página ESG - 29062022 (SETAS CARROSSEL) */
.page-template-pg-esg #Wrapper .owl-carousel .owl-nav button.owl-prev {
  left: 9.5rem;
  bottom: 10rem;
  border: 1px solid #00d8d8;
}

.page-template-pg-esg #Wrapper .owl-carousel .owl-nav button.owl-prev:hover {
  background: #00d8d8;
}

.page-template-pg-esg #Wrapper .owl-carousel .owl-nav button.owl-prev img {
  padding: 10px 15px;
}

.page-template-pg-esg #Wrapper .owl-carousel .owl-nav button.owl-next {
  bottom: 10rem !important;
  left: 13.9rem;
  right: inherit;
  border: 1px solid #00d8d8;
}

.page-template-pg-esg #Wrapper .owl-carousel .owl-nav button.owl-next:hover {
  background: #00d8d8;
}

.page-template-pg-esg #Wrapper .owl-carousel .owl-nav button.owl-next img {
  padding: 10px 15px;
}

.page-template-pg-esg #Wrapper .owl-carousel .owl-nav button.owl-next img > svg {
  filter: invert(1);
}

.page-template-pg-esg #Wrapper .owl-carousel .owl-nav button {
  bottom: calc(50% - 2.5rem);
  top: inherit;
}

.page-template-pg-esg #Wrapper .owl-carousel .owl-dots {
  display: none;
}

.page-template-pg-esg .flat-box .inner {
  background: #000;
}

.page-template-pg-esg .flat-box .text p {
  color: #fff;
}

.page-template-pg-esg .flat-box .text strong {
  color: #00d8d8;
}

.page-template-pg-esg .flat-box .inner {
  padding: 3.5rem 3.2rem !important;
  text-align: left;
}

.page-template-pg-esg .button {
  padding: 1.0625rem 10px 1.125rem;
  margin-right: 35px;
  width: 190px;
  max-width: 100%;
}

.page-template-pg-esg #camiseta_section .button {
  margin-right: 0;
}

@media only screen and (max-width: 992px) {
  .page-template-pg-esg #Wrapper .owl-carousel .owl-nav button.owl-prev,
  .page-template-pg-esg #Wrapper .owl-carousel .owl-nav button.owl-next {
    display: none !important;
  }
  .page-template-pg-esg .owl-dots {
    display: block !important;
  }
  .page-template-pg-esg .button {
    margin-right: 0;
  }
}

/* PÁGINA DE SOLUCAO - 15072022 (FILTRO CARROSSEL) */
.solucoes-template .filter-img-content-card {
  background: linear-gradient(120deg, #00d8d8 0%, #000000 100%);
  opacity: 45% !important;
}
/* NEWSLETTER - 18072022 */
.wrap-form {
  position: relative;
  left: 3rem;
}

.newsletter .content {
  max-width: 1505px !important;
  align-items: center;
}
/* TOOLTIPS FORM - 18072022 */
.aviso-balao {
  position: relative;
}
.aviso-balao::before {
  display: none;
  content: "";
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid #ff0b0bba;
  position: absolute;
  top: 5px;
  left: -5px;
}
.aviso-balao {
  left: 1rem;
  padding: 5px 8px;
  background: #ff0b0bba;
  color: #fff;
  z-index: 9;
  font-size: 0.65em;
  font-weight: 600;
  line-height: 18px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 5px;
  display: none;
}

.form-group.tooltip:hover .aviso-balao:before,
.form-group.tooltip:hover .aviso-balao {
  display: initial;
}
/* PÁGINA ESG (SECAO POLITICA SOCIO) - 18072022 */
.page-template-pg-esg .section-socio .padding-box {
  padding: 4rem 15rem 5rem;
}

.page-template-pg-esg .section-socio .content {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.page-template-pg-esg .section-socio .content .wrap-buttons {
  justify-content: flex-start;
  width: 100%;
}

.page-template-pg-esg .section-socio .flat-box {
  padding: 0;
  margin: 0;
}

.page-template-pg-esg .section-socio .padding-box .flat-box .inner {
  background-color: transparent;
  padding: 0 !important;
}

.page-template-pg-esg .section-socio .flat-box .text p {
  color: #000;
}

@media only screen and (min-width: 1200px) {
  .page-template-pg-esg .section-socio .padding-box {
    padding: 4rem 5rem 5rem;
  }
}

@media only screen and (max-width: 992px) {
  .page-template-pg-esg .section-socio .padding-box {
    padding: 2rem 1rem;
    text-align: center;
  }
  .page-template-pg-esg .section-socio .flat-box .text p {
    text-align: center;
  }
  .page-template-pg-esg .section-socio .content {
    align-items: center;
  }
}

/*  BANDEIRA FORM - 20072022 */
.wpcf7-form-control-wrap .iti--allow-dropdown {
  display: inline-block !important;
}

.iti--allow-dropdown {
  display: none !important;
}

/* TELECOMUNICAÇÕES - 20072022 */
.pg-telecomunicacoes .list-close li:before {
  content: "●" !important;
  font-size: 11px;
  color: #ef8;
}

.page-id-8141 .section-highlight-block .bg-image {
  object-position: right;
}

.pg-telecomunicacoes .section-highlight-block .block-wrapper .block-inner-wrapper {
  margin-left: 0;
}
.pg-telecomunicacoes .block-inner-wrapper .title-2 {
  margin-top: 3rem;
}

.pg-telecomunicacoes .full-height-mobile .bg-image {
  object-position: 35%;
}

@media (max-width: 992px) {
  .pg-telecomunicacoes .filter-img-content-card {
    height: initial;
  }
}

/* AGRONEGÓCIO - 20072022 */
.pg-agronegocio .list-close li {
  counter-increment: item;
}

.pg-agronegocio .list-close li:before {
  content: counter(item) !important;
  color: #ef8 !important;
  font-weight: 600;
}

.pg-agronegocio .section-highlight-block .block-wrapper .block-inner-wrapper {
  margin-left: 0;
}

@media (max-width: 992px) {
  .pg-agronegocio ul:not(.nav):not(.dropdown-menu):not(.categories-list):not(.footer-menu) {
    text-align: left;
  }
  .pg-agronegocio .filter-img-content-card {
    height: initial;
  }
  .pg-agronegocio .full-height-mobile .bg-image {
    object-position: bottom;
  }
  .pg-agronegocio .section-default.bg-black.full-height-mobile {
    min-height: 1100px;
  }
}

@media (min-width: 769px) and (max-width: 1650px) {
  .pg-agronegocio .section-highlight-block.theme-black.bg-image-right img {
    object-position: right !important;
  }
}

/* VAREJO ALIMENTAR - 22072022 */
.pg-varejo-alimentar ul:not(.nav):not(.dropdown-menu):not(.categories-list):not(.footer-menu) li::before {
  background: #ef8;
}

@media (min-width: 1900px) {
  .pg-varejo-alimentar .full-height-mobile .row-reverse .col-xxl-7 {
    padding: 0 9rem;
  }
}

@media (max-width: 992px) {
  .pg-varejo-alimentar .section-highlight-block .block-wrapper .block-inner-wrapper {
    margin-left: 0;
  }
  .pg-varejo-alimentar ul:not(.nav):not(.dropdown-menu):not(.categories-list):not(.footer-menu) {
    text-align: left;
  }
  .pg-varejo-alimentar .filter-img-content-card {
    height: initial;
  }
  .pg-varejo-alimentar .section-header-hero .bg-image {
    object-position: 70%;
  }
  .pg-varejo-alimentar .row-reverse {
    flex-direction: column;
  }
}

@media (max-width: 1300px) {
  .pg-varejo-alimentar .section-header-hero .bg-image {
    object-position: 65%;
  }
}

/* E-COMMERCE - 22072022 */
.pg-ecommerce .card-fintech .yellow,
.pg-ecommerce .card-fintech .inner.yellow h3 {
  background: #00d8d8 !important;
}

.pg-ecommerce .card-fintech .yellow ul:not(.nav):not(.dropdown-menu):not(.categories-list):not(.footer-menu) li::before {
  background: #ef8;
}

@media (min-width: 1900px) {
  .pg-ecommerce .broke-line {
    width: 500px;
  }
}

.pg-ecommerce .section-highlight-block .block-wrapper .block-inner-wrapper {
  margin-left: 0;
}

@media (max-width: 768px) {
  .pg-ecommerce .flat-box .text-left {
    text-align: center !important;
  }
  .pg-ecommerce .filter-img-content-card {
    height: initial;
  }
  .pg-ecommerce .content-card.inline .content-card-image {
    flex: auto !important;
    height: 280px !important;
  }
}

@media (max-width: 992px) {
  .pg-ecommerce .filter-img-content-card {
    height: initial;
  }
  .pg-ecommerce .content-card.inline .content-card-image {
    flex: auto !important;
    height: 600px !important;
  }
  .pg-ecommerce .section-highlight-block .block-wrapper .block-inner-wrapper {
    margin-left: 0;
  }
  .pg-ecommerce .card-fintech .inner.yellow h3 {
    padding-right: 0 !important;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1919px) {
  .pg-ecommerce .col-12.grid-lg-two-columns.px-0 {
    display: block;
  }
  .pg-ecommerce .content-card.inline.mb-4.mb-lg-0 {
    margin-bottom: 3rem !important;
  }
  .pg-ecommerce .content-card .inner {
    display: flex;
    height: 100%;
  }

  .pg-ecommerce .content-card.inline .content-card-image {
    max-width: 40%;
    height: 520px;
    object-position: 100% 70%;
  }
  .pg-ecommerce .content-card.inline.mb-4.mb-lg-0 .content-card-body {
    max-width: 60%;
    flex: 0 0 60%;
    align-content: center;
  }
  .content-card.insights .content-card-body {
    max-width: 65% !important;
    flex: 0 0 65% !important;
    align-content: center;
  }
  .pg-ecommerce .card-fintech .inner.yellow h3 {
    padding-right: 3rem;
  }
}

/* AJUSTES MENU MOBILE 13/03 */
@media only screen and (max-width: 991px) {
  #default-topbar .navbar-nav,
  #blog-topbar .navbar-nav {
    overflow-y: scroll !important;
    height: calc(100vh - 90px) !important;
    margin-top: 3rem;
  }
  .menu-opened .navbar.navbar-expand-xl.p-0 {
    overflow: hidden;
  }

  #default-topbar .navbar-nav .language-switcher {
    min-height: 160px !important;
  }

  #default-topbar .navbar-nav .menu-item a,
  #default-topbar .navbar-nav .mega-menu .sub-menu-column-title a {
    color: #000 !important;
  }

  #default-topbar .navbar-nav .dropdown-menu a {
    color: #00d8d8 !important;
  }
}
/* AJUSTES RESPONSIVO CARREIRA 12/03 */
@media only screen and (max-width: 414px) {
  #intro-be-docker {
    padding-bottom: 0 !important;
  }
  #intro-be-docker .bg-image {
    object-fit: contain;
    object-position: bottom center;
  }
  #intro-be-docker .row {
    min-height: 56rem !important;
  }
}

.pg-carreira .second-option-box.align-items-center.active-top i {
  color: black;
}
/* AJUSTES RESPONSIVO SOLUCOES 11/03*/
@media only screen and (max-width: 480px) {
  .single-solucoes .section-header-hero .button.teal.scroll-to-section {
    min-width: 90%;
    margin: auto;
    margin-bottom: 1rem;
  }
}
@media only screen and (max-width: 991px) {
  .pg-banking .section-default.bg-teal-black {
    background: #00d8d8 !important;
  }
  .d-block.mx-auto.ls-is-cached.lazyloaded {
    width: auto;
  }
}
/* AJUSTES RESPONSIVO LAZY LOADING 10/03 */
#credit-card-service .col-md-4.mb-4.mb-md-5.d-none.d-sm-none.d-md-block.d-lg-block .d-block.mx-auto.lazyloaded {
  width: auto;
}
.video-yt {
  width: 100%;
}
/* Ajuste borda quadrada submit do form */
.wpcf7-form-control.has-spinner.wpcf7-submit.button.teal {
  border-radius: 0px !important;
}

/* Alinhar boxes ao topo cards */
#credit-card-service .icon-box .inner {
  align-content: baseline !important;
}

/* Esconder texto da picture antes de carregar a imagem  */

picture {
  font-size: 0px !important;
}

/* Carregamento da acessibilidade baseada na url */
.ativarAcessibilidade {
  width: 42px;
  position: fixed;
  right: 0;
  top: 60%;
  margin-top: -32vh;
  z-index: 9999;
}
.ativarAcessibilidade.esquerdo {
  width: 47px;
  position: fixed;
  left: 0;
  right: 60%;
  margin-top: -32vh;
  z-index: 9999;
}
.ativarAcessibilidade a {
  width: 42px;
  height: 86px;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  background: url("../images/acessibilidade-direito.webp") no-repeat center center / cover;
}
.ativarAcessibilidade.esquerdo a {
  width: 47px;
  height: 51px;

  background: url("../images/acessibilidade-esquerdo.webp") no-repeat center center / cover;
}
/* Aceitar comunicacoes formulário 27/04 */
.wpcf7-form-control.wpcf7-acceptance.optional label {
  align-items: center;
  align-content: center;
  display: flex;
}
.form-row.newForm .wpcf7-form-control.wpcf7-acceptance input {
  margin-bottom: 2px;
}
.form-row.newForm .wpcf7-form-control.wpcf7-acceptance label span {
  color: #00d8d8 !important;
  font-weight: bold;
  margin-left: 10px;
}
/* AJUSTE BOXES DOCK MIDIA PADRONIZADOS */
.blogArticle.dock-midia {
  background: white;
}
.blogItem:hover {
  box-shadow: none !important;
}
.blogArticle.dock-midia .blogItem {
  min-height: 0px !important;
  margin-bottom: 0px !important;
}
/* Ajustes CCASS 20/04 */
.content-card.bg-teal .inner {
  background-color: #00d8d8;
  color: black;
}
.content-card.bg-teal .inner h3 {
  color: black;
}
.content-card.bg-teal .content-card-body {
  align-content: center;
}
.content-card.bg-teal ul,
.content-card.bg-teal li {
  margin: 0px !important;
}
.content-card.grey-box .inner {
  background: #d6d6d6 !important;
}
.content-card.bg-teal .inner li::before {
  background: #ef8 !important;
}
.content-card.bg-teal .content-card-image {
  max-height: 370px;
}
.content-card.grey-box li,
.content-card.grey-box h3 {
  color: black !important;
}
#lancar_cartao_com_dock .content-card .content-card-body {
  align-content: center;
}
@media (min-width: 992px) {
  #lancar_cartao_com_dock .grid-lg-two-columns {
    display: grid;
    grid-template-columns: 1fr 1.5fr;
    gap: 2rem;
  }
  #lancar_cartao_com_dock .content-card.inline .content-card-image {
    flex: 0 0 25%;
    max-width: 25%;
    height: 100%;
  }
}

/* HOME NOVA 22/02 */

.postagens-home .text-left.d-lg-none {
  width: 65% !important;
}
.postagens-home .text-right {
  width: 35% !important;
}
.logo-container::before {
  content: "";
  background-color: #eeff88;
  position: absolute;
  height: 70px;
  width: 820px;
  left: -200px;
  z-index: 1;
}
.logo-evento {
  z-index: 2;
  position: relative;
  padding: 5px 0px;
}
.logo-blog-container svg {
  z-index: 2;
  position: relative;
}
.logo-blog-container::before {
  content: "";
  background-color: #00d8d8;
  position: absolute;
  height: 107px;
  width: 820px;
  left: -200px;
  z-index: 1;
  top: 0px;
}
.banner-home .col-12.content-wrapper {
  clip-path: inset(0vw 0vw 0vw -9vw);
}
.logo-blog-container {
  background: #00d8d8;
  padding: 20px 10px;
  margin-bottom: 2rem;
}
.banner-home .button {
  font-size: 1rem;
  max-height: 60px !important;
  height: 60px;
}
.slider-blog .button.teal {
  width: 40%;
}
.slider-blog p {
  font-size: 1.8rem;
  margin: 2rem 0px;
}
.row.detalhes-post {
  padding: 0px;
  min-height: 0px;
}
.row.detalhes-post {
  color: #ef8;
}
.logo-container {
  background: #eeff88;
}
.bottom-description .button {
  width: 100%;
}
.bottom-description small {
  display: block;
}
.bottom-background {
  background: black;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.bottom-description {
  display: flex;
  margin: auto;
  padding-left: 10vw;
  padding-right: 10vw;
  align-items: center;
  padding: 30px 10vw;
}
.bottom-description h3 {
  color: #eeff88;
}
.banner-home .title-1 {
  text-shadow: 0px 0px 20px rgba(0, 0, 0, 0.8);
}
.banner-home .owl-carousel .owl-nav button.owl-next {
  right: 2.5rem !important;
}

.banner-home .owl-carousel .owl-nav button.owl-prev {
  left: 2.5rem !important;
}

.home .topbar:not(.sticky) .navbar-brand path {
  fill: white !important;
}

.banner-home .owl-carousel .owl-item .bg-image {
  width: 100% !important;
}
.slider-solutions .button.teal.scroll-to-section {
  font-size: 1.1rem;
}
.banner-home .owl-carousel .owl-dots {
  position: absolute;
  margin-top: 0px !important;
  bottom: 1rem;
  left: 50%;
}
.postagens-home .input-provider.regiao {
  width: 100%;
  justify-content: left;
}
.postagens-home .button.teal {
  flex: 1;
  max-width: 200px;
}
.postagens-home .news-card .inner {
  border: 0;
}
.postagens-home .filter-img {
  background: linear-gradient(180deg, #00000047 1%, #262626 100%);
}
.news-card.clean.home {
  width: 100%;
  height: auto;
  max-width: 100%;
  position: relative;
  overflow: hidden;
  padding: 0;
  min-height: 360px;
}
#nossas-solucoes .flat-box:hover .button {
  background: #ef8;
  color: black !important;
  border: 0;
}
#nossas-solucoes .flat-box .icon img {
  max-width: 40px !important;
  max-height: 40px !important;
}
.flat-box {
  transition: 0.5s all ease-in-out;
  overflow: hidden;
  position: relative;
}
.link-flatbox {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 3;
}
#nossas-solucoes .flat-box:hover .icon img {
  transform: rotate(-20deg);
}
.flat-box .icon img {
  transition: 0.5s all ease-in-out;
}
#nossas-solucoes .button.yellow.c-black {
  font-size: 1rem;
}
#nossas-solucoes .grid-four-columns .flat-box:hover {
  -webkit-box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, 0.41);
  box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, 0.41);
}
#nossas-solucoes .flat-box .inner {
  text-align: left;
  justify-content: left;
}
#nossas-solucoes .flat-box .text {
  min-height: 115px;
}
#nossas-solucoes .flat-box .icon {
  margin: 0 0 1.75rem;
  background: #ef8;
  width: 62px;
  height: 62px;
}
.flat-box.dock-one-parallax {
  width: 40%;
  position: absolute;
  top: 50%;
  left: 0;
  display: flex;
  align-items: baseline;
  flex-direction: column;
  text-align: left;
  z-index: 2;
  color: #fff;
  padding-left: 3rem;
  transform: translate(0%, -50%);
}
.flat-box.dock-one-parallax .text {
  font-size: 1.6rem;
  line-height: 2.4rem;
}

.box-dock-one:hover img {
  transform: scale(1.2);
}

.box-dock-one img {
  transition: 0.5s all ease-in-out;
}
.box-dock-one picture {
  overflow: hidden;
  max-width: 100%;
  display: block;
}

@media screen and (max-width: 1650px) and (min-width: 992px) {
  .flat-box.dock-one-parallax {
    width: 50%;
  }
}
@media screen and (max-width: 1300px) and (min-width: 992px) {
  .bottom-description span {
    font-size: 1.1rem;
  }
  #nossas-solucoes .flat-box .text {
    min-height: 160px;
  }
}

@media screen and (max-width: 991px) {
  .flat-box.dock-one-parallax .text {
    width: 100%;
  }
  .flat-box.dock-one-parallax {
    width: 100%;
    top: 50%;
    align-items: center;
    text-align: center;
    transform: translate(0%, -50%);
    left: 0;
    padding: 0rem 2rem;
  }
  .flat-box.dock-one-parallax .text {
    font-size: 1.3rem;
    line-height: 2.2rem;
  }
  .col-12.mb-4.box-dock-one .solutions-homepage-image {
    height: 350px !important;
  }
  #nossas-solucoes .owl-carousel.owl-flat-box .flat-box .inner {
    justify-content: left;
  }
  #nossas-solucoes .owl-carousel.owl-flat-box .flat-box .icon {
    margin: 0 0 1.25rem;
  }
  .news-card.clean.home {
    margin-bottom: 2rem;
  }
  .home .topbar:not(.sticky) .hamburger .hamburger-inner,
  .home .topbar:not(.sticky) .hamburger .hamburger-inner::before,
  .home .topbar:not(.sticky) .hamburger .hamburger-inner::after {
    background: white !important;
  }
  .banner-home .owl-carousel .owl-dots {
    transform: translate(-50%, -50%);
  }
  .section-header-hero.slider-solutions .col-12.col-lg-6.col-xg-4.content-wrapper:first-child {
    align-self: baseline;
    padding-top: 5rem;
  }
  .section-header-hero.slider-solutions .col-12.col-lg-6.col-xg-4.content-wrapper:first-child .header-hero-buttons {
    display: none;
  }
  .banner-home .bg-image {
    height: 100%;
  }
  .bottom-description {
    flex-wrap: wrap;
    align-items: baseline;
    padding: 30px 10px 60px 10px;
  }
  .slider-events .col-12.col-lg-3 {
    margin-top: 1rem;
  }
  .slider-events .col-12.col-lg-6.col-xg-4.content-wrapper {
    align-self: baseline;
    margin-top: 10rem;
    text-align: left;
  }
  .banner-home .col-12.content-wrapper {
    clip-path: inset(0vw 0vw 0vw -3vw);
  }
  .slider-events .button.teal.scroll-to-section {
    margin-top: 2rem;
  }
  .slider-blog .col-12.col-lg-6.col-xg-5.content-wrapper {
    text-align: left;
  }
  .banner-home .button.teal {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .slider-events .col-12.col-lg-5 a {
    max-width: 500px;
  }
  .slider-events .col-12.col-lg-5 {
    align-items: center !important;
    display: flex;
    justify-content: end;
  }
  .home .topbar:not(.sticky) #menuPrincipal li a {
    color: white;
  }
  .home .topbar:not(.sticky) #menuPrincipal li a:hover {
    color: #ef8;
  }
}
@media (min-width: 1920px) {
  .bottom-description {
    padding: 30px 10vw 80px 10vw;
  }
  .banner-home .owl-carousel .owl-dots {
    position: absolute;
    margin-top: 0px !important;
    bottom: 3rem;
    left: 50%;
  }

  .col-xg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

/* Reestruturação Banking 28/04 */
.item-camada > div::after {
  content: "";
  background-color: #000;
  width: 15px;
  position: absolute;
  right: -82%;
  z-index: 0;
  top: calc(50% - 6px);
  height: 15px;
}
.item-camada > div::before {
  border-top: dotted 5px #000;
  background: none;
  width: 80%;
  right: -80%;
}
.ondas-camadas {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 0;
  height: 94%;
  width: 100%;
}

.dock-geleira {
  padding-bottom: 1rem;
}

.item-camada > div {
  z-index: 1;
}

#solucao-modular .icon-box h3 {
  font-size: 1.2rem;
  font-weight: normal;
}
.item-camada h3 {
  text-transform: uppercase;
  font-family: "Roboto Mono", monospace;
  font-size: 1.6rem;
}
#solucao-modular .icon-box .inner {
  padding: 3.1rem 3.2rem;
}
.icon-box .title {
  font-size: 20px;
  font-weight: bold;
}
#ofereca-conta-digital .icon-box .inner {
  padding: 2rem 2.5rem;
}
#ofereca-conta-digital .icon-box .content {
  margin-bottom: 0px !important;
}
#ofereca-conta-digital .bg-image {
  width: 42%;
}
#ofereca-conta-digital li:before {
  background: #ef8;
}
#ofereca-conta-digital li {
  font-size: 1.2rem;
}
#pix_banking .flat-box .inner {
  align-content: baseline;
}
.container-camada {
  margin-bottom: 2rem !important;
}

#camada-1::before {
  width: 55%;
  right: -55%;
}
#camada-1::after {
  right: -58%;
}
#camada-2::before {
  width: 40%;
  right: -40%;
}
#camada-2::after {
  right: -42%;
}
#camada-3::before {
  width: 50%;
  right: -50%;
}
#camada-3::after {
  right: -53%;
}
#camada-4::before {
  width: 70%;
  right: -70%;
}
#camada-4::after {
  right: -72%;
}
#camada-5::before {
  width: 84%;
  right: -84%;
}
#camada-5::after {
  right: -86%;
}
@media only screen and (max-width: 1440px) {
  .pg-banking .icon-box h3 br {
    display: none;
  }
}
@media only screen and (max-width: 991px) {
  .flat-box.theme-black {
    margin-bottom: 2rem;
  }

  #camada-1 h3,
  #camada-1 p {
    max-width: 90%;
  }
  #camada-2 h3,
  #camada-2 p {
    max-width: 49%;
  }
  #camada-3 h3,
  #camada-3 p {
    max-width: 65%;
  }
  #camada-4 h3,
  #camada-4 p {
    max-width: 80%;
  }
  #camada-5 h3,
  #camada-5 p {
    max-width: 90%;
  }
  .dock-geleira .title-4 {
    font-size: 1.2rem;
    line-height: 1.5rem;
  }
  .dock-geleira p {
    font-size: 1.15rem;
    line-height: 1.5rem;
  }
  .geleira-mob {
    margin-right: -1rem;
    margin-top: 0;
    position: absolute;
    top: 17rem;
    right: 0;
    z-index: 2;
    height: 800px;
    width: auto;
  }
  .ondas-camadas {
    display: none;
  }
  .dock-geleira .container {
    padding: 0px !important;
  }
  .dock-geleira .content {
    padding: 2rem;
    text-align: center;
  }
  .container-camada {
    margin-bottom: 0px !important;
    padding: 2rem 2rem !important;
    border-bottom: 2px solid white;
  }
  .dock-geleira {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1439px) {
  .geleira {
    margin-top: 6rem;
  }
  .ondas-camadas {
    height: 84%;
  }
}
@media only screen and (min-width: 1441px) and (max-width: 1650px) {
  #camada-1 {
    margin-top: 3rem;
  }

  #camada-2 {
    margin-top: 2em;
  }
  #camada-3 {
    margin-top: 3rem;
  }
  #camada-4 {
    margin-top: 6rem;
  }
  #camada-5 {
    margin-top: 8rem;
  }
}
@media only screen and (min-width: 1920px) {
  #camada-1 {
    margin-top: 3rem;
  }

  #camada-2 {
    margin-top: 8rem;
  }
  #camada-3 {
    margin-top: 6rem;
  }
  #camada-4 {
    margin-top: 9rem;
  }
  #camada-5 {
    margin-top: 8rem;
  }
}
@media only screen and (min-width: 1921px) {
  #camada-1::before {
    width: 82%;
    right: -82%;
  }
  #camada-1::after {
    right: -84%;
  }
  #camada-1::before {
    width: 82%;
    right: -82%;
  }
  #camada-1::after {
    right: -84%;
  }
  #camada-2::before {
    width: 67%;
    right: -67%;
  }
  #camada-2::after {
    right: -69%;
  }
  #camada-3::before {
    width: 70%;
    right: -70%;
  }
  #camada-3::after {
    right: -72%;
  }
  #camada-4::before {
    width: 83%;
    right: -83%;
  }
  #camada-4::after {
    right: -85%;
  }
  #camada-5::before {
    width: 95%;
    right: -95%;
  }
  #camada-5::after {
    right: -97%;
  }

  #camada-3 {
    margin-top: 8rem;
  }
}
@media only screen and (min-width: 3840px) {
  .geleira {
    margin-right: 19%;
  }
  #camada-5::before {
    width: 88%;
    right: -88%;
  }
  #camada-5::after {
    right: -90%;
  }
}

@media (min-width: 1200px) {
  .col-xl-10.item-camada {
    flex: 0 0 83.33333% !important;
    max-width: 83.33333% !important;
  }
}
/*AJUSTES SAC */
#contato .form-sac span.error {
  position: relative;
}
/*AJUSTES FLUID*/
.language-switcher.fluid {
  display: block !important;
  flex-grow: initial !important;
  margin-left: 2rem;
}
#menuBlog .switcher.notranslate .selected:first-child {
  background: white;

  border: 1px solid black;
}
.pg-historias-de-sucesso .blog-post-tag {
  flex: 0 0 auto !important;
  margin-right: 0.5rem;
}
/*AJUTE SLIDER EVENTS*/

.banner-subtitle {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px 32px;
  width: 450px;
  max-width: 100%;
  height: 72px;
  background: #eeff88;
  margin-bottom: 30px;
}
.banner-subtitle span {
  font-family: "Roobert";
  font-weight: bold;
  font-size: 27px;
  color: #000;
}
.bottom-description {
  align-items: baseline;
}
@media screen and (max-width: 450px) {
  .section-header-hero.slider-events .content-wrapper {
    text-align: center !important;
  }
  .banner-subtitle {
    height: auto;
    padding: 10px 22px;
    margin: 0 auto 10px;
    width: auto;
    max-width: 90%;
  }
  .banner-subtitle span {
    font-size: 17px;
  }

  .bottom-background {
    background: transparent !important;
  }
  .bottom-description {
    justify-content: center !important;
    text-align: center !important;
  }
  .banner-subtitle span {
    font-size: 19px;
  }
  .banner-home .owl-carousel .owl-dots {
    bottom: 0rem !important;
  }
}

.title-5 {
  font-size: 1.25rem;
  line-height: 2rem !important;
}
/*AJUSTES AUTORIA BLOG */
.autoria {
  max-width: 400px;
  border-top: 1px solid #d9d9d9;
  padding-top: 2rem;
}
.autoria .title-5 {
  font-weight: bold;
  margin-bottom: 0px !important;
}
.autoria .p {
  margin-top: 0px !important;
}
.detalhes-autor {
  font-size: 1rem !important;
  line-height: 1.2rem !important;
  font-style: italic;
}

.slider-video .content-inner {
  font-size: 1.8rem;
  margin: 2rem 0;
}
@media only screen and (max-width: 768px) {
  .slider-blog .content-wrapper {
    margin-bottom: 140px !important;
  }
}

/*FORM RADIO - CCAAS*/
.wpcf7-exclusive-checkbox {
  display: flex;
}
#financiador .wpcf7-list-item-label {
  margin-right: 20px !important;
}

/* PG-DIGITAL ANTIGO */
.item-camada > div::before {
  border: 0px;
  background-color: #ef8 !important;
}
.item-camada > div::after {
  display: none !important;
}
.item-camada > div {
  z-index: 0 !important;
}
/* PG-SALA-DE-IMPRENSA - PRESS RELEASES 05/05/2023 */
.news-card-text a {
  color: #000;
  text-decoration: none;
}
.news-card-text:hover .news-card-text__icon img {
  transform: scale(1.2);
}
.news-card-text__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  margin-right: 20px;
  overflow: hidden;
}
.news-card-text__icon img,
.news-card-text__content p {
  transition: 0.6s;
}
.news-card-text__content {
  width: calc(100% - 100px);
}
.news-card-text:hover .news-card-text__content p {
  font-weight: bold;
}

/*AJUSTES TAMANHO SLIDER HOME*/
@media only screen and (max-width: 768px) {
  .section-header-hero.slider-events .content-wrapper {
    padding-top: 30px;
    margin-top: 15vh;
    align-self: start !important;
    text-align: left;
  }
  .logo-container {
    position: absolute;
    top: 0;
  }
}
@media only screen and (min-width: 768px) {
  .owl-home .section-header-hero,
  .owl-home,
  .banner-home {
    height: 100vh;
  }
  .owl-home .section-header-hero.slider-events .row {
    padding-top: 5rem;
  }
}
.section-header-hero.slider-events .content-wrapper {
  align-self: center;
}
.banner-home {
  background-image: url(../images/loader.svg);
  background-repeat: no-repeat;
  background-size: 6% !important;
  background-position: center center;
  background-color: black;
}

@media only screen and (max-width: 414px) {
  .banner-home .owl-carousel .owl-nav {
    display: none;
  }
  .owl-home .section-header-hero,
  .banner-home {
    height: 100vh;
  }
  .slider-solutions .header-hero-buttons {
    margin-bottom: 4rem;
  }
}
/*TITULOS ESTILO P*/
h1.paragraph,
h2.paragraph,
h3.paragraph,
h4.paragraph,
h5.paragraph,
h6.paragraph {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  line-height: 2rem;
  font-weight: 400;
  font-family: "Roobert", Helvetica, sans-serif;
}

/*PG-RISKS*/
@media screen and (min-width: 1024px) {
  .pg-fraud-prevention .icon-box .inner {
    height: 380px;
  }
}
.pg-fraud-prevention .icon-box .inner {
  align-content: flex-start !important;
}

/* SINGLE POST - AUTORIA */
.autoria {
  max-width: 100% !important;
}
.autoria .foto-autor {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-size: cover;
}
@media screen and (max-width: 420px) {
  .autoria .foto-autor {
    width: 100px;
    height: 75px;
  }
}

.woman-image > img {
  width: 500px !important;
  height: auto !important;
  max-width: 100% !important;
  max-height: 100% !important;
}

/* RISKS SEGURANCA PARCEIROS */
@media screen and (min-width: 992px) {
  #conteudo_filco,
  #conteudo_feedzai,
  #conteudo_unico {
    display: none;
  }
  .parceiros-seguranca .block-inner-wrapper {
    max-width: 530px;
    right: 0;
    position: absolute;
    top: 0;
    transform: translateY(-50%);
  }
}
@media screen and (min-width: 992px) and (max-width: 1440px) {
  .parceiros-seguranca .block-inner-wrapper {
    max-width: 370px;
  }
}
@media screen and (max-width: 991px) {
  .buttons-security {
    display: none !important;
  }
  .parceiros-seguranca .block-inner-wrapper {
    margin-top: 5rem;
  }
  #parceiros-seguranca {
    padding-bottom: 19rem;
  }
}
.buttons-security .button:nth-child(2) .logo-security-btn {
  max-height: 30px !important;
}
.buttons-security .button:nth-child(1) .logo-security-btn {
  max-height: 22px !important;
}
.logo-security {
  max-width: 120px;
  margin-bottom: 2rem;
}
.parceiros-seguranca ul {
  margin-bottom: 0px !important;
}
.parceiros-seguranca li::before {
  background-image: url(../images/list-icon.svg) !important;
  left: -1.5rem !important;
  top: 50% !important;
  transform: translateY(-50%) !important;
  background-size: contain !important;
  display: inline-block;
  width: 20px !important;
  height: 20px !important;
  background-color: transparent !important;
  content: "" !important;
}
.buttons-security .button {
  background: #002b2b;
  padding: 35px !important;
  width: 32%;
}
.buttons-security .button.ativo {
  background: #00d8d8;
}
.buttons-security .button.ativo img {
  filter: brightness(0%);
}

.buttons-security {
  gap: 2%;
  padding-top: 2rem;
}
.logo-security-btn {
  max-height: 20px;
}

/* CARDS NOVA PAGINA */

.bg-element.middle {
  position: absolute;
  bottom: 0;
  transform: none;
  max-width: 100%;
  right: 40%;
  top: initial;
  z-index: -1;
}

@media screen and (min-width: 991px) and (max-width: 1650px) {
  #cartao-multibeneficios .bg-image {
    object-position: 30% 100%;
  }
  .bg-element.middle {
    max-width: 100% !important;
  }
}

@media screen and (min-width: 991px) {
  .bg-image-right.image-40 .bg-image {
    width: 40%;
  }
}
@media screen and (max-width: 991px) {
  .bg-element.middle {
    max-width: 180%;
    right: 0;
    top: initial;
  }

  #cartao-multibeneficios .mb-5 {
    margin-bottom: 10rem !important;
  }
}
/* AJUSTES RESPONSIVO */

.section-strip-title {
  min-width: 160px;
}
@media only screen and (min-width: 992px) {
  .section-header-hero .button.teal.scroll-to-section {
    min-width: 300px !important;
  }
}
@media only screen and (min-width: 575px) and (max-width: 991px) {
  .inovar .icon-box {
    min-height: 300px !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  html .content-card.inline .content-card-image {
    flex: 0 0 100%;
    max-width: 100%;
    min-height: 500px !important;
  }
}
@media only screen and (max-width: 991px) {
  .row-step .flat-box-step::after {
    transform: rotate(90deg);
  }
  .process-boxes-wrapper {
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .pg-programa-de-estagio .section-default.bg-black.min-h-490.full-height-mobile .bg-image {
    object-position: 100% 86%;
  }
  .pg-programa-de-estagio .section-default.full-height-mobile .row {
    min-height: 90vh !important;
  }
}

/*pg-riks prevencao a fraude*/
@media only screen and (min-width: 767px) and (max-width: 991px) {
  .pg-fraud-prevention .section-highlight-block.bg-half-black {
    background: #000 !important;
  }
}

/*pg-sac*/
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .img-sac-duvidas {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  /* pg-fluid carrossel-fluid-insights arrows */
  #Wrapper .owl-content-insights .owl-nav button.owl-prev {
    left: -1rem !important;
  }
  #Wrapper .owl-content-insights .owl-nav button.owl-next {
    right: -1rem !important;
  }
  /* pg-fluid carrossel-fluid-insights content-card image */
  #Wrapper .owl-content-insights .content-card-image {
    margin-bottom: -30px;
  }
}

@media (max-width: 991px) {
  /*pg-use-cases fintech content-card img*/
  .content-card.card-fintech.inline .content-card-image {
    max-width: 100% !important;
    height: 100%;
  }
  /*pg-use-cases telecomunicacoes bg-image careca*/
  .pg-telecomunicacoes .full-height-mobile .bg-image {
    object-position: 65%;
  }
}

@media (min-width: 992px) and (max-width: 1919px) {
  /*pg-use-cases telecomunicacoes bg-image mulher negra andando*/
  .pg-telecomunicacoes .section-highlight-block .bg-image {
    object-position: right !important;
  }
}
@media (min-width: 1440px) {
  /*pg-use-cases telecomunicacoes bg-image mulher negra andando*/
  .section-highlight-block.theme-black.bg-image-right img {
    object-position: right !important;
  }
}

@media (min-width: 769px) and (max-width: 1919px) {
  /*pg-use-cases transportadora bg-image van*/
  .pg-transportadora .section-highlight-block.theme-black.bg-image-right img {
    object-position: center;
  }
}

@media (min-width: 992px) and (max-width: 2200px) {
  /* pg-fluid fluid insights content-card body */
  #Wrapper .content-card.insights .content-card-body {
    padding-bottom: 80px;
    align-content: start;
  }
  #Wrapper .content-card.insights .content-card-body .button.teal {
    position: absolute;
    bottom: 30px;
    width: 110px;
  }
}
@media (min-width: 300px) and (max-width: 991px) {
  /* pg-fluid fluid insights content-card title */
  #Wrapper .owl-content-insights .title-3 {
    font-size: 1.6rem;
    line-height: 2rem;
    margin-bottom: 0;
  }
  /* pg-use-cases carrossel */
  .use-case-template .owl-carousel.owl-content-card .content-card {
    width: 100%;
  }
}
@media (min-width: 992px) and (max-width: 1439px) {
  /* pg-use-cases venda-direta section bg-image */
  .pg-venda-direta .section-highlight-block.theme-black.bg-image-right .bg-image {
    object-position: 45% 0 !important;
  }
}

@media (min-width: 1351px) and (max-width: 2650px) {
  /* pg-use-cases solutions flat-box inner */
  .use-case-template .use-cases-solutions .flat-box .inner {
    padding-bottom: 80px !important;
  }
  .use-case-template .use-cases-solutions .flat-box .inner .title-4 {
    min-height: 15px !important;
  }
  .use-case-template .use-cases-solutions .flat-box .inner .button {
    position: absolute;
    bottom: 30px;
  }
}

@media screen and (min-width: 764px) and (max-width: 1320px) {
  #contato .form-group {
    min-height: 150px;
  }

  #contato .form-group label {
    min-height: 50px;
  }
}

@media screen and (min-width: 400px) and (max-width: 767px) {
  .section-header-hero.slider-blog .row {
    overflow: hidden;
  }
}

@media screen and (min-width: 991px) and (max-width: 1279px) {
  .pg-programa-de-estagio .col-12.col-lg-6.col-xxl-6.block-wrapper.d-none.d-lg-flex.no-padding {
    display: none !important;
  }
  .pg-programa-de-estagio .col-12.col-lg-6.col-xxl-5.block-wrapper.no-padding {
    width: 100% !important;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .pg-programa-de-estagio .section-highlight-block.theme-black .bg-image {
    width: 100% !important;
    position: relative;
    order: 1;
  }
  .pg-programa-de-estagio .section-highlight-block {
    display: flex;
    flex-wrap: wrap;
  }
  .pg-programa-de-estagio .col-12.col-lg-6.col-xxl-5.block-wrapper.no-padding .block-inner-wrapper {
    margin: 0px !important;
    padding: 3rem;
  }
  .pg-programa-de-estagio .col-12.col-lg-6.col-xxl-5.block-wrapper.d-none.d-lg-flex {
    display: none !important;
  }
  .pg-programa-de-estagio .col-12.col-lg-6.col-xxl-6.block-wrapper {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199x) {
  #finance-organic .col-md-4.py-4.py-md-0.col-12 {
    margin-bottom: 3rem;
  }

  .finance-organic-container .vertical-text-bg h2,
  .finance-organic-container .vertical-text-bg .h2 {
    width: auto;
    font-size: 50px;
    line-height: 57px;
  }
}

@media only screen and (max-width: 767px) {
  #Wrapper .owl-carousel.owl-content-card .content-card {
    width: 100% !important;
  }

  #Wrapper .owl-carousel.owl-flat-box .flat-box {
    width: 100% !important;
  }
}

@media only screen and (max-width: 991px) {
  .icons-section {
    padding-top: 14rem !important;
  }

  .icons-section .vertical-text span {
    display: block;
  }

  .icons-section .vertical-text br {
    display: none;
  }

  .woman-image img {
    width: auto;
  }

  .banner-container .mt-3 {
    overflow: hidden;
    position: relative;
    width: 100%;
  }

  .banner-container .mt-3::after {
    padding-top: 56.25%;
    display: block;
    content: "";
  }

  .banner-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

/*PG-DOCK-CHANNEL-PARTNERS*/
.row.atributos div {
  gap: 5px !important;
}
.row.atributos div h4 {
  padding: 10px !important;
  font-size: 0.7rem !important;
}
.row.atributos div .atributo-titulo {
}
.atributo-modal {
  font-size: 0.7rem !important;
}
.newForm label {
  color: #000;
}
@media screen and (min-width: 480px) and (max-width: 2080px) {
  .pg-dock-channel-partners .grid-three-columns .content-card-body div {
    max-width: 350px !important;
  }
}
.content-card.card-teal .inner {
  background: #00d8d8;
  color: black !important;
}
.content-card.card-teal h3 {
  color: black;
  color: black !important;
}
html body .f-20 {
  font-size: 1.25rem !important;
}
#citacao_partners .title-4 {
  font-size: 1.2rem;
  line-height: 2.2rem;
}

@media screen and (min-width: 992px) {
  .owl-clientes {
    height: 275px;
    overflow: hidden;
  }
}
/*Altura mínima slider*/
@media only screen and (max-width: 414px) {
  .owl-home .section-header-hero,
  .banner-home {
    min-height: 850px;
  }
}
/*AJUSTES MEGA MENU */
#menu-item-7235 .nav-item.current-menu-item:not(:first-child) a {
  color: white !important;
}
#menu-item-7235 .nav-item:not(:first-child) a:hover {
  color: #00d8d8 !important;
}
@media screen and (max-width: 1199px) {
  #menu-item-7235 .mega-menu li:first-child a,
  .nav-item.sub-menu-column-title a {
    color: black !important;
    font-family: "Roboto Mono", monospace !important;
    font-size: 1.35rem !important;
    line-height: 1.5rem !important;
    padding: 0.695rem 1.9rem !important;
    font-weight: 400 !important;
  }
  #menu-item-7235 .mega-menu li:first-child a {
    text-transform: uppercase;
  }
  #menu-item-7235 .mega-menu li:first-child a:hover {
    color: #00d8d8 !important;
  }
}
@media screen and (min-width: 1200px) {
  div[mega-columns="1"] {
    width: 260px;
  }
  #menu-item-7235 .mega-menu li:not(:first-child) {
    color: #ef8;
    list-style: disc;
    margin-left: 1.1rem;
  }
  #menu-item-7235 .mega-menu li:first-child a {
    color: #ef8 !important;
  }
  #menu-item-7235 .mega-menu li:first-child a:hover {
    color: #00d8d8 !important;
  }

  #menu-item-7235 .mega-menu li:not(:first-child) a {
    font-size: 0.8rem;
  }
}
