html, body {
  max-width: 100vw;
  overflow-x: hidden;
}

:root {
  font-family: "Bradesco", sans-serif;
}

::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder {
  color: #FFF;
}
h4 {
  font-size: 1.3rem;
  text-align: center;
  text-transform: uppercase;
  padding-top: 8vh;
  font-weight: 500;
}
a {
  color:#fff;
  text-decoration: none;
}
p {
  font-size: 1.3em;
}
#intervencao-IE {
    display: none;
}
.grey__bar{
  height: 425px;
  width: auto;
}
.modal__bg-alfa-ie {
  position: fixed;
  z-index: 9999;
  width: 100vw;
  min-width: 320px;
  height: 100vh;
  background-color: #CC0A2F;
  background-image: url('/assets/common/img/bg-intervencao-ie.svg');
  background-size: cover;
  background-repeat: no-repeat;
  overflow: scroll;
  top: 0;
}
.logo {
  position: absolute;
  left: 50px;
  top: 50px;
}
.modal__conteudo {
  padding: 4vh;
  text-align: center;
}
.modal__container-infor-ie {
  margin: 0 auto;
  position: relative;
  top: 20%;
  width: 40%;
  height: auto;
  border: 0.5px solid var(---f0f1f5-grayscale-lg);
  box-shadow: 0px 2px 8px #00000029;
  border-radius: 4px;
  opacity: 1;
  background-color: #f4f4f4;
  padding: 2vh 0;
}
.container-modal{
  justify-content: space-around;
  display: flex;
  flex-direction: row;
  width: 100%;
  position: relative;
  margin: 4vh 0;
}
.modal__container-infor-ie>header {
  position: absolute;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  z-index: 21;
  width: 100%;
  height: 30px;
  padding: 0 10px;
}
.modal__conteudo--texto {
  font-family: 'Bradesco', Regular;
  text-align: center;
  margin-top: 4vh;
  margin-bottom: 4vh;
  font-size: 1.5em;
}
.link-texto {
    color: #47484C;
    font-size: 0.8em;
}
.btn__ok {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0.8rem 3rem;
  background-color: #E1173F;
  color: #FFF;
  border: none;
  border-radius: 1.9375rem;
}
.intervencao {
  width: 26px !important;
  height: 35px !important;
  top: -28px !important;
}
div.modal {
  margin: 0 auto;
  width: 90%;
  max-width: 800px;
  background: #fff;
  position: relative;
}
#modalChrome, #modalOtherBrowser {
  width: 100%;
  max-width: 700px;
}
.bra-h3 {
  font-size: 1.5625rem;
  text-align: center;
  text-transform: uppercase;
  margin-top: 3.125rem;
  font-weight: 500;
}
.visible-xs{
  display: none;
}






img#img_hash_MD5 {
  display: none;
}

a.text-decorantion {
  text-decoration: none;
}

body {
  background: none;
  overflow-x: hidden;
}

header.headerMobile a.mobileMenu {
  background: url(/assets/pessoajuridica/img/menu-icon.png) 0 0 no-repeat;
}

header.headerMobile a.mobileMenu.close {
  background: url(/assets/pessoajuridica/img/menu-icon.png) 0 -40px no-repeat;
}

header.mainHeader {
  height: 110px;
  width: 100%;
  display: unset;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.7)), to(transparent)) !important;
  background: linear-gradient(rgba(0, 0, 0, 0.7) 0%, transparent 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3000000', endColorstr='#00000000', GradientType=0) !important;
  position: absolute;
  padding: 0 60px;
}

header.mainHeader .logo-main {
  width: 188px;
  line-height: 89px;
  float: left;
  position: relative;
  height: auto;
  top: 22px;
}

header.mainHeader .logo-main img {
  padding: 20px 0px;
  margin: 0 auto;
  display: block;
  height: auto;
}

nav#mainMenu {
  width: 188px;
  margin: 0 60px;
  top: 170px;
  background: #FFF;
  float: left !important;
  clear: left;
  position: absolute;
  z-index: 998;
}

nav#mainMenu li.solucoes-integradas>ul {
  display: none !important;
}

nav#mainMenu>span>ul {
  list-style: none;
  margin: 0;
  padding: 0;
  background: none;
}

nav#mainMenu>span>ul>li {
  border: none;
}

nav#mainMenu>span>ul>li>ul>li a {
  margin: 0px;
  opacity: 1;
}

nav#mainMenu>span>ul>li:first-child {
  border-top: none;
}

nav#mainMenu>span>ul>li:first-child:before {
  display: none;
}

nav#mainMenu>span>ul>li:before {
  content: '';
  display: block;
  height: 1px;
  margin: 0 auto;
  width: 150px;
  background: #AFAFAF;
}

nav#mainMenu>span>ul>li a {
  color: #3C3C3C;
  text-align: left;
  display: block;
  font-size: 0.875rem;
  text-decoration: none;
  padding: 10px 15px 10px 45px;
  margin-left: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-transform: none !important;
  font-weight: normal;
  opacity: 0.75;
}

nav#mainMenu>span>ul>li a:hover {
  opacity: 1;
  color: #3C3C3C;
}

nav#mainMenu>span>ul>li a span {
  display: block;
}

nav#mainMenu>span>ul>li>a {
  color: #3C3C3C;
  display: block;
  font-size: 0.875rem;
  text-decoration: none;
  padding: 10px 15px 10px 45px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 400;
}

nav#mainMenu>span>ul>li>a:hover {
  color: #CC092F;
}

nav#mainMenu>span>ul>li>a span {
  display: block;
}

nav#mainMenu>span>ul>li>wlauto a {
  color: #3C3C3C;
  display: block;
  font-size: 0.875rem;
  text-decoration: none;
  padding: 10px 15px 10px 45px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 400;
}

nav#mainMenu>span>ul>li>wlauto a:hover {
  color: #CC092F;
}

nav#mainMenu>span>ul>li>wlauto a span {
  display: block;
}

nav#mainMenu>span>ul>li>.wlautoHover a {
  color: #3C3C3C;
  display: block;
  font-size: 0.875rem;
  text-decoration: none;
  padding: 10px 15px 10px 45px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-weight: 400;
}

nav#mainMenu>span>ul>li>.wlautoHover a:hover {
  color: #CC092F;
}

nav#mainMenu>span>ul>li>.wlautoHover a span {
  display: block;
}

nav#mainMenu>span>ul>li.acessibilidade>a {
  padding-top: 20px !important;
  background: url(/assets/pessoajuridica/img/icon-acessibilidade.svg) center left no-repeat !important;
  left: 20px;
}

#mainMenu>span>ul>li.acessibilidade>a {
  padding-left: 40px !important;
}

nav#mainMenu>span>ul>li.acessibilidade>wlauto a {
  background: url(/assets/pessoajuridica/img/icon-acessibilidade.svg) center left no-repeat;
}

nav#mainMenu>span>ul>li.acessibilidade>.wlautoHover a {
  background: url(/assets/pessoajuridica/img/icon-acessibilidade.svg) center left no-repeat;
}

nav#mainMenu>span>ul>li.canais-digitais>a {
  padding-top: 20px !important;
  background: url(/assets/pessoajuridica/img/icon-brad-celular.svg) center left no-repeat;
}

nav#mainMenu>span>ul>li.canais-digitais>wlauto a {
  background: url(/assets/pessoajuridica/img/icon-brad-celular.svg) center left no-repeat;
}

nav#mainMenu>span>ul>li.canais-digitais>.wlautoHover a {
  background: url(/assets/pessoajuridica/img/icon-brad-celular.svg) center left no-repeat;
}

nav#mainMenu>span>ul>li.atendimento>a {
  padding-top: 20px !important;
  background: url(/assets/pessoajuridica/img/icon-contato.svg) center left no-repeat;
}

nav#mainMenu>span>ul>li.atendimento>wlauto a {
  background: url(/assets/pessoajuridica/img/icon-contato.svg) center left no-repeat;
}

nav#mainMenu>span>ul>li.atendimento>.wlautoHover a {
  background: url(/assets/pessoajuridica/img/icon-contato.svg) center left no-repeat;
}

nav#mainMenu>span>ul li.microempreendedor-individual>a {
  padding-top: 20px !important;
}

nav#mainMenu>span>ul>li.active>a {
  color: #e5173f;
}

nav#mainMenu>span>ul>li.active>wlauto a {
  color: #e5173f;
}

nav#mainMenu>span>ul>li.active>.wlautoHover a {
  color: #e5173f;
}

nav#mainMenu>span>ul>li.net-empresa>a {
  background: url(/assets/pessoajuridica/img/icon-net-empresa.svg) center left no-repeat;
}

nav#mainMenu>span>ul>li.net-empresa>wlauto a {
  background: url(/assets/pessoajuridica/img/icon-net-empresa.svg) center left no-repeat;
}

nav#mainMenu>span>ul>li.net-empresa>.wlautoHover a {
  background: url(/assets/pessoajuridica/img/icon-net-empresa.svg) center left no-repeat;
}

nav#mainMenu>span>ul>li.solucoes-integradas>a {
  background: url(/assets/pessoajuridica/img/icon-produtos-e-servicos.svg) center left no-repeat;
}

nav#mainMenu>span>ul>li.solucoes-integradas>wlauto a {
  background: url(/assets/pessoajuridica/img/icon-produtos-e-servicos.svg) center left no-repeat;
}

nav#mainMenu>span>ul>li.solucoes-integradas>.wlautoHover a {
  background: url(/assets/pessoajuridica/img/icon-produtos-e-servicos.svg) center left no-repeat;
}

nav#mainMenu>span>ul>li.sobre>a {
  background: url("data:image/svg+xml;charset=UTF-8, %3csvg version='1.1' id='Icon' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='31.5px' height='28.5px' viewBox='0 0 41.5 38.5' enable-background='new 0 0 41.5 38.5' xml:space='preserve'%3e%3cpath fill='none' stroke='%23000' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='22.9256' d=' M20.3,5.5c-8.3,0-15.1,6-15.1,13.4S12,32.3,20.3,32.3c1.7,0,3.3-0.2,4.8-0.7c1.7,1.6,3.9,3,6.6,4.1l-0.9-7.2 c2.8-2.4,4.6-5.8,4.6-9.6C35.4,11.5,28.6,5.5,20.3,5.5L20.3,5.5z'/%3e%3cpath fill='%23000' d='M22.4,17.6c0,0.6-0.2,1.3-0.5,2.6c-0.3,1.3-0.5,2.1-0.5,2.5s0.1,0.6,0.2,0.6c0.2,0,0.4-0.1,0.8-0.2l0.2-0.1 l0.4,1c-0.5,0.4-1,0.7-1.7,0.9c-0.7,0.3-1.3,0.4-1.9,0.4s-1-0.2-1.3-0.5s-0.5-0.8-0.5-1.4s0.2-1.5,0.5-2.7s0.5-1.8,0.5-2.1 c0-0.5-0.2-1-0.5-1.4L17.9,17l0.1-0.3c0.7-0.2,2.1-0.3,4.2-0.3C22.3,16.5,22.4,17,22.4,17.6L22.4,17.6z'/%3e%3cpath fill='%23000' d='M20.9,15c-0.6,0-1.1-0.2-1.5-0.5c-0.3-0.3-0.5-0.8-0.5-1.3s0.2-0.9,0.6-1.3c0.4-0.3,1-0.5,1.6-0.5 s1.1,0.1,1.4,0.4c0.3,0.3,0.5,0.7,0.5,1.2s-0.2,1-0.6,1.4C22,14.9,21.5,15,20.9,15L20.9,15z'/%3e%3c/svg%3e ") center left no-repeat;
}

nav#mainMenu>span>ul>li.sobre>wlauto a {
  background: url("data:image/svg+xml;charset=UTF-8, %3csvg version='1.1' id='Icon' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='31.5px' height='28.5px' viewBox='0 0 41.5 38.5' enable-background='new 0 0 41.5 38.5' xml:space='preserve'%3e%3cpath fill='none' stroke='%23000' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='22.9256' d=' M20.3,5.5c-8.3,0-15.1,6-15.1,13.4S12,32.3,20.3,32.3c1.7,0,3.3-0.2,4.8-0.7c1.7,1.6,3.9,3,6.6,4.1l-0.9-7.2 c2.8-2.4,4.6-5.8,4.6-9.6C35.4,11.5,28.6,5.5,20.3,5.5L20.3,5.5z'/%3e%3cpath fill='%23000' d='M22.4,17.6c0,0.6-0.2,1.3-0.5,2.6c-0.3,1.3-0.5,2.1-0.5,2.5s0.1,0.6,0.2,0.6c0.2,0,0.4-0.1,0.8-0.2l0.2-0.1 l0.4,1c-0.5,0.4-1,0.7-1.7,0.9c-0.7,0.3-1.3,0.4-1.9,0.4s-1-0.2-1.3-0.5s-0.5-0.8-0.5-1.4s0.2-1.5,0.5-2.7s0.5-1.8,0.5-2.1 c0-0.5-0.2-1-0.5-1.4L17.9,17l0.1-0.3c0.7-0.2,2.1-0.3,4.2-0.3C22.3,16.5,22.4,17,22.4,17.6L22.4,17.6z'/%3e%3cpath fill='%23000' d='M20.9,15c-0.6,0-1.1-0.2-1.5-0.5c-0.3-0.3-0.5-0.8-0.5-1.3s0.2-0.9,0.6-1.3c0.4-0.3,1-0.5,1.6-0.5 s1.1,0.1,1.4,0.4c0.3,0.3,0.5,0.7,0.5,1.2s-0.2,1-0.6,1.4C22,14.9,21.5,15,20.9,15L20.9,15z'/%3e%3c/svg%3e ") center left no-repeat;
}

nav#mainMenu>span>ul>li.sobre>.wlautoHover a {
  background: url("data:image/svg+xml;charset=UTF-8, %3csvg version='1.1' id='Icon' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='31.5px' height='28.5px' viewBox='0 0 41.5 38.5' enable-background='new 0 0 41.5 38.5' xml:space='preserve'%3e%3cpath fill='none' stroke='%23000' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round' stroke-miterlimit='22.9256' d=' M20.3,5.5c-8.3,0-15.1,6-15.1,13.4S12,32.3,20.3,32.3c1.7,0,3.3-0.2,4.8-0.7c1.7,1.6,3.9,3,6.6,4.1l-0.9-7.2 c2.8-2.4,4.6-5.8,4.6-9.6C35.4,11.5,28.6,5.5,20.3,5.5L20.3,5.5z'/%3e%3cpath fill='%23000' d='M22.4,17.6c0,0.6-0.2,1.3-0.5,2.6c-0.3,1.3-0.5,2.1-0.5,2.5s0.1,0.6,0.2,0.6c0.2,0,0.4-0.1,0.8-0.2l0.2-0.1 l0.4,1c-0.5,0.4-1,0.7-1.7,0.9c-0.7,0.3-1.3,0.4-1.9,0.4s-1-0.2-1.3-0.5s-0.5-0.8-0.5-1.4s0.2-1.5,0.5-2.7s0.5-1.8,0.5-2.1 c0-0.5-0.2-1-0.5-1.4L17.9,17l0.1-0.3c0.7-0.2,2.1-0.3,4.2-0.3C22.3,16.5,22.4,17,22.4,17.6L22.4,17.6z'/%3e%3cpath fill='%23000' d='M20.9,15c-0.6,0-1.1-0.2-1.5-0.5c-0.3-0.3-0.5-0.8-0.5-1.3s0.2-0.9,0.6-1.3c0.4-0.3,1-0.5,1.6-0.5 s1.1,0.1,1.4,0.4c0.3,0.3,0.5,0.7,0.5,1.2s-0.2,1-0.6,1.4C22,14.9,21.5,15,20.9,15L20.9,15z'/%3e%3c/svg%3e ") center left no-repeat;
}

nav#mainMenu>span>ul>li.parcerias-e-oportunidades>a {
  background: url(/assets/pessoajuridica/img/icon-parceiros.svg) center left no-repeat;
}

nav#mainMenu>span>ul>li.parcerias-e-oportunidades>wlauto a {
  background: url(/assets/pessoajuridica/img/icon-parceiros.svg) center left no-repeat;
}

nav#mainMenu>span>ul>li.parcerias-e-oportunidades>.wlautoHover a {
  background: url(/assets/pessoajuridica/img/icon-parceiros.svg) center left no-repeat;
}

nav#mainMenu>span>ul>li.microempreendedor-individual>a {
  background: url(/assets/pessoajuridica/img/icon-mei.svg) center left no-repeat;
}

nav#mainMenu>span>ul>li.microempreendedor-individual>wlauto a {
  background: url(/assets/pessoajuridica/img/icon-mei.svg) center left no-repeat;
}

nav#mainMenu>span>ul>li.microempreendedor-individual>.wlautoHover a {
  background: url(/assets/pessoajuridica/img/icon-mei.svg) center left no-repeat;
}

nav#mainMenu>span>ul>li.bradesco-explica>a {
  background: url(/assets/pessoajuridica/img/ico-bradesco-explica.png) center left no-repeat;
}

nav#mainMenu>span>ul>li.bradesco-explica>wlauto a {
  background: url(/assets/pessoajuridica/img/ico-bradesco-explica.png) center left no-repeat;
}

nav#mainMenu>span>ul>li.bradesco-explica>.wlautoHover a {
  background: url(/assets/pessoajuridica/img/ico-bradesco-explica.png) center left no-repeat;
}

.busca-desk {
  right: 60px !important;
  z-index: 999 !important;
}

ul.navSeg {
  padding: 0;
}

ul.navSeg>li div.navCnt {
  border-bottom: 3px solid #e5173f;
  border-top: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  top: 63px;
  right: -26px;
}

ul.navSeg>li div.navCnt ul.nav {
  padding: 0;
}

ul.navSeg>li div.navCnt ul.nav>li {
  border-top: none;
}

ul.navSeg>li div.navCnt ul.nav>li:after {
  content: '';
  width: calc(100% - 32px);
  height: 1px;
  display: block;
  background-color: #EBEBEB;
  text-align: center;
  margin: 0 auto;
  position: relative;
}

ul.navSeg>li div.navCnt ul.nav>li a {
  font-size: 0.8125rem;
  padding: 10.5px 0;
  color: #3C3C3C;
  font-weight: 600;
  text-align: center;
  text-transform: unset;
  opacity: 1;
}

ul.navSeg>li div.navCnt ul.nav>li a:hover {
  color: #3C3C3C !important;
  background-color: #EBEBEB !important;
  text-decoration: none;
}

ul.navSeg>li div.navCnt ul.nav:after {
  content: '';
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 9px solid #ffffff;
  border-top: none;
  position: absolute;
  top: -6px;
  right: 9px;
  z-index: -1;
}

ul.navSeg>li div.navCnt.emp a.maisperfis {
  color: #e5173f;
  border-top: 2px solid #e5173f;
  text-align: center;
  width: 240px;
  display: block;
  position: relative;
  left: -10px;
}

ul.navSeg>li>a {
  font-weight: 700;
  font-size: 0.8125rem;
  text-transform: uppercase;
  color: #FFF;
  border: none;
  opacity: 0.60;
  letter-spacing: 0.6px;
  border: none !important;
}

ul.navSeg>li>a span {
  text-align: left;
  text-transform: none;
}

ul.navSeg>li>wlauto a {
  font-weight: 700;
  font-size: 0.8125rem;
  text-transform: none;
  color: #FFF;
  border: none;
  opacity: 0.60;
  letter-spacing: 0.6px;
  border: none !important;
}

ul.navSeg>li>.wlautoHover a {
  font-weight: 700;
  font-size: 0.8125rem;
  text-transform: none;
  color: #FFF;
  border: none;
  opacity: 0.60;
  letter-spacing: 0.6px;
  border: none !important;
}

ul.navSeg>li:hover>a {
  color: #FFF !important;
  opacity: 1;
  color: #FFF !important;
  opacity: 0.60;
}

ul.navSeg>li:hover>.wlautoHover a {
  color: #FFF !important;
  opacity: 1;
}

ul.navSeg>li:hover>wlauto a {
  color: #FFF !important;
  opacity: 0.60;
}

ul.navSeg>li.sub {
  margin-right: 32px;
}

ul.navSeg>li.sub>a:after {
  background: url(/assets/pessoajuridica/svg/icon_seta_v_-01.svg) center center no-repeat;
  content: '';
  border: none;
  width: 9px;
  height: 7px;
  -webkit-transition: all ease 0.4s;
  transition: all ease 0.4s;
  right: -13px;
  top: 17px;
}

ul.navSeg>li.sub>a:before {
  display: none;
}

ul.navSeg>li.sub:hover a:after {
  display: block;
}

ul.navSeg>li.sub.active_arrow a:after {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

ul.navSeg>li.active>a {
  color: #FFF !important;
  opacity: 1;
  line-height: 0;
  margin-top: 18px;
  color: #FFF !important;
  opacity: 1;
  line-height: 0;
  margin-top: 18px;
}

ul.navSeg>li.active>wlauto a {
  color: #FFF !important;
  opacity: 1;
  line-height: 0;
  margin-top: 18px;
}

ul.navSeg>li.active>.wlautoHover a {
  color: #FFF !important;
  opacity: 1;
  line-height: 0;
  margin-top: 18px;
}

div.busca {
  right: 35px;
  z-index: 999;
}

div.busca fieldset input[type='text'] {
  background: transparent;
  border-bottom: 1px solid #ffffff;
  font-style: normal;
  color: #dfe2e7;
  font-weight: bold;
  width: 140px !important;
  font-size: 0.6875rem !important;
}

div.busca fieldset input[type='button'] {
  background: transparent url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='18.5px' height='18.6px' viewBox='0 0 18.5 18.6' enable-background='new 0 0 18.5 18.6' xml:space='preserve'%3e%3cg id='Camada_2' display='none'%3e%3crect x='-7' y='-11.5' display='inline' fill='%23DD8B14' width='40.1' height='41'/%3e%3c/g%3e%3cg id='Lupa'%3e%3ccircle fill='none' stroke='%23FFFFFF' stroke-width='2.5' cx='8.6' cy='8.3' r='6.7'/%3e%3cpath fill='none' stroke='%23FFFFFF' stroke-width='2.5' stroke-linecap='square' stroke-linejoin='bevel' d='M13.5,12.9l2.8,3.5'/%3e%3c/g%3e%3c/svg%3e") 0 0px no-repeat;
  border-bottom: 1px solid #ffffff;
}

.cardConta {
  top: 0;
}

.btnAbraContaFixed {
  bottom: 0 !important;
  position: fixed !important;
  width: 100% !important;
  height: 50px !important;
  background: #e5173f;
  color: #fff;
  z-index: 999 !important;
  font-weight: bold;
  letter-spacing: 0.6px;
  font-size: 12px;
  cursor: pointer;
  text-decoration: none;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  line-height: 50px;
}

.btnAbraContaFixed:after {
  right: calc(50% - 85px);
  content: "";
  background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 200 200'%3e%3ccircle fill='none' stroke='white' stroke-width='15' opacity='0.3' cx='100.5' cy='97.5' r='89.5'/%3e%3cpath fill='white' d='M85.633,112.337l24.692-21.4a7.763,7.763,0,0,1,9.878,0,5.506,5.506,0,0,1,0,8.567l-24.693,21.4a7.759,7.759,0,0,1-9.876,0A5.507,5.507,0,0,1,85.633,112.337Z'/%3e%3cpath fill='white' d='M85.633,76.984l24.692,21.41a7.762,7.762,0,0,0,9.878,0,5.506,5.506,0,0,0,0-8.567L95.51,68.413a7.782,7.782,0,0,0-9.876,0A5.509,5.509,0,0,0,85.633,76.984Z'/%3e%3c/svg%3e ") center center no-repeat;
  display: block;
  height: 32px;
  width: 32px;
}

.home nav#mainMenu .botaoAbraConta {
  background: #333b8f;
  border: none;
  font-weight: 700;
  letter-spacing: 0.6px;
  font-size: 0.75rem;
  padding-right: 30px;
  line-height: 54px;
  float: left;
  clear: left;
  -webkit-filter: none;
  filter: none;
}

.home nav#mainMenu .botaoAbraConta:after {
  content: '';
  background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 200 200'%3e%3ccircle fill='none' stroke='white' stroke-width='15' opacity='0.3' cx='100.5' cy='97.5' r='89.5'/%3e%3cpath fill='white' d='M85.633,112.337l24.692-21.4a7.763,7.763,0,0,1,9.878,0,5.506,5.506,0,0,1,0,8.567l-24.693,21.4a7.759,7.759,0,0,1-9.876,0A5.507,5.507,0,0,1,85.633,112.337Z'/%3e%3cpath fill='white' d='M85.633,76.984l24.692,21.41a7.762,7.762,0,0,0,9.878,0,5.506,5.506,0,0,0,0-8.567L95.51,68.413a7.782,7.782,0,0,0-9.876,0A5.509,5.509,0,0,0,85.633,76.984Z'/%3e%3c/svg%3e ") center center no-repeat;
  display: block;
  height: 32px;
  width: 32px;
  position: absolute;
  top: 11px;
  right: 10px;
}

.home nav#mainMenu .botaoAbraConta:hover {
  background: #131a62;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5173f', endColorstr='#2d469a', GradientType=1);
}

.home section {
  position: relative;
}

.home #wrapper {
  width: 100% !important;
  position: relative;
}

.home #carousel-banner {

  left: 0;
  top: 0;
  width: 100%;
}

.home div.breadcrumb {
  display: none;
}

.home .grey__bar .grey__bar-box {
  background-color: #EBEBEB;
  padding: 60px 0px;
  text-align: center;
  margin: 0 60px;
  margin-top: 60px;
  position: relative;
  height: auto;
  z-index: 10;
}


.h1title {
  color: #3C3C3C;
  text-transform: uppercase;
  font-size: 1.5625rem;
  padding-bottom: 10px;
  letter-spacing: 0.5px;
}

.home .grey__bar .grey__bar-box p {
  font-size: 1rem;
  color: #3C3C3C;
  line-height: 23px;
  letter-spacing: 0.5px;
}

.home #slickSlider {
  position: relative;
  margin-top: -180px;
}

.home #slickSlider img {
  width: 200px;
  margin: 0 auto;
}

.home #slickSlider .filtro_thumbs {
  position: relative;
  max-width: 89.5%;
  overflow: hidden;
  margin: 0 93px;
}

.home #slickSlider .filtro_thumbs:hover .filtro {
  opacity: 0.75;
}

.home #slickSlider .filtro_thumbs .filtro {
  background-color: #000218;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.45;
  position: absolute;
  width: 200px;
  height: 100%;
}

.home #slickSlider .filtro_thumbs .box_text {
  position: absolute;
  width: 100%;
  text-align: center;
  display: block;
  top: 50%;
}

.home #slickSlider .filtro_thumbs .box_text p {
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 2.0px;
  text-transform: uppercase;
  color: #FFF;
  padding-bottom: 10px;
}

.home #slickSlider .filtro_thumbs .box_text span {
  font-size: 1.25rem;
  line-height: 26px;
  letter-spacing: 0.5px;
  color: #FFF;
  text-transform: uppercase;
}

.home #slickSlider .box_home_juridica-info p {
  color: #3C3C3C;
  opacity: 0.7;
  font-size: 1rem;
  letter-spacing: 0.5px;
  line-height: 23px;
  margin: 20px 35px 15px 35px;
  min-height: 50px;
  text-align: center;
}

.home #slickSlider .box_home_juridica-info .btn-saiba-mais {
  color: #3C3C3C;
  font-weight: 700;
  font-size: 0.8125rem;
  letter-spacing: 0.2px;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  padding-left: 30px;
  margin: 0 35px;
  display: block;
  height: 20px;
}

.home #slickSlider .box_home_juridica-info .btn-saiba-mais::before {
  content: '';
  background: url(/assets/pessoajuridica/img/home/saiba-mais-seta.png) no-repeat;
  background-size: 100%;
  display: block;
  height: 20px;
  width: 21px;
  left: 0;
  position: absolute;
  top: -1px;
}

.home #slickSlider .box_home_juridica-info .btn-saiba-mais:hover {
  color: #e5173f;
}

.home #slickSlider .slick-prev::before {
  content: '';
  background: url(/assets/pessoajuridica/svg/seta_slider_-01.svg) no-repeat;
  display: block;
  width: 20px;
  height: 35px;
}

.home #slickSlider .slick-next::before {
  content: '';
  background: url(/assets/pessoajuridica/svg/seta_slider_-01.svg) no-repeat;
  display: block;
  width: 20px;
  height: 35px;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.home #slickSlider .slick-dots {
  bottom: -100px;
  display: none;
}

.home #slickSlider .slick-dots li {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background-color: #D8D8D8;
  margin: 0 10px;
}

.home #slickSlider .slick-dots li button:before {
  display: none;
}

.home #slickSlider .slick-dots li.slick-active {
  background-color: #878787;
}

.home #slickSlider .slick-dots:after {
  content: '';
  display: block;
  height: 1px;
  background-color: #3C3C3C;
  opacity: 0.15;
  width: 100%;
  margin-top: 45px;
}

.home #boxCash .background_box {
  background-color: #EBEBEB;
  display: block;
  margin: 0 60px;
  padding-bottom: 20px;
}

.home #boxCash .background_box .title {
  color: #3C3C3C;
  display: block;
  font-size: 1.375rem;
  text-transform: uppercase;
  text-align: center;
  padding: 45px 0 20px 0;
  margin-bottom: 30px;
}

.home #boxCash .background_box .title:after {
  content: '';
  display: block;
  width: 50px;
  height: 2px;
  background-color: #e5173f;
  text-align: center;
  margin: 0 auto;
  margin-top: 15px;
}

.home #boxCash .background_box .subtitle {
  color: #3C3C3C;
  display: block;
  font-size: 1rem;
  letter-spacing: 0.5px;
  line-height: 23px;
  text-align: center;
  padding-bottom: 50px;
}

.home #boxCash .background_box .section_product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.home #boxCash .background_box .section_product .box {
  text-align: center;
  width: 236px;
}

.home #boxCash .background_box .section_product .box .filtro_thumbs {
  position: relative;
  max-width: 90%;
  overflow: hidden;
  margin: 0 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-content: center;
}

.home #boxCash .background_box .section_product .box .filtro_thumbs .filtro {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 10px;
  display: flex;
  align-content: center;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

.home #boxCash .background_box .section_product .box .filtro_thumbs .filtro .box_text {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}

.home #boxCash .background_box .section_product .box .filtro_thumbs .filtro .box_text p {
  color: #FFF;
  font-size: 1rem;
  line-height: 20px;
  letter-spacing: 0.5px;
  padding: 0 10px;
  margin-top: 65px;
  text-align: center;
}

.home #boxCash .background_box .section_product .box .filtro_thumbs .filtro .box_text>img {
  max-height: 115px;
  max-width: 115px;
  margin: 0 auto;
}

.home #boxCash .background_box .section_product .box .filtro_thumbs .filtro .box_text a {
  text-decoration: none;
}

.home #boxCash .background_box .section_product .box .filtro_thumbs>img {
  max-height: 115px;
  max-width: 115px;
}

.home #boxCash .background_box .section_product .box .filtro_thumbs:hover .filtro {
  opacity: 1;
}

.home #boxCash .background_box .section_product .box>span {
  color: #3C3C3C;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  line-height: 23px;
  text-transform: inherit;
  display: block;
  position: relative;
}

.home #boxCash .background_box .section_product .box>span::before {
  content: '';
  background-color: #3C3C3C;
  display: block;
  width: 60px;
  height: 1px;
  opacity: 0.4;
  margin: 20px auto;
}

.home #boxCash .background_box .section_product .slick-dots {
  display: none;
}

.home #boxNetEmpresa {
  margin-bottom: 40px;
}

.home #boxNetEmpresa .row.desktop_hidden {
  margin: 0;
}

.home #boxNetEmpresa .title {
  display: block;
  color: #3C3C3C;
  text-align: center;
  font-size: 1.5625rem;
  padding: 35px 0px 15px 0px;
  text-transform: uppercase;
}

.home #boxNetEmpresa .title:after {
  content: '';
  display: block;
  width: 50px;
  height: 2px;
  background-color: #e5173f;
  text-align: center;
  margin: 0 auto;
  margin-top: 15px;
}

.home #boxNetEmpresa .subtitle {
  color: #3C3C3C;
  display: block;
  font-size: 1rem;
  letter-spacing: 0.5px;
  line-height: 23px;
  text-align: center;
  padding-bottom: 25px;
}

.home #boxNetEmpresa .divider {
  padding-top: 45px;
}

.home #boxNetEmpresa .boxImg {
  border-radius: 6px 6px 6px 6px;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
  padding: 16px;
  margin: 0 20px 20px 0;
  max-width: 180px;
  min-height: 205px;
  position: relative;
}

.home #boxNetEmpresa .boxImg img {
  display: block;
  max-width: 60px;
  max-height: 60px;
}

.home #boxNetEmpresa .boxImg span {
  color: #000;
  display: block;
  font-size: 0.875rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  padding: 20px 0 0;
  text-transform: uppercase;
}

.home #boxNetEmpresa .boxImg p {
  color: #000;
  font-size: 0.75rem;
  line-height: 17px;
  opacity: 0.7;
}

.home #boxNetEmpresa .boxImg :after {
  width: 50px;
  height: .3rem;
  margin-bottom: 1.25rem;
  content: "";
  background: transparent -webkit-gradient(linear, left top, right top, from(#2B469C), to(#E1173F)) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(90deg, #2B469C 0%, #E1173F 100%) 0% 0% no-repeat padding-box;
  display: block;
  position: absolute;
  bottom: 0;
  left: auto;
}

.home #boxNetEmpresa .img-destaque {
  max-width: 600px;
  float: right;
}

.row {
  margin-left: -10px;
  margin-right: -10px;
}

.container {
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 1024px) {
  
  .container {
      width: 955px;
  }
}
@media (min-width: 1440px) {
  #wrapper > main > section:nth-child(2) > h2{
    margin-top: 24.125rem;
  }

}
@media (min-width: 1500px) {
  #wrapper > main > section:nth-child(2) > h2{
    margin-top: 10.125rem;
  }

}
@media (min-width: 768px) {
  .container {
      width: 735px;
  }
}
@media (min-width: 1280px) {
  .container {
      width: 1155px;
  }
}

.home #boxNetEmpresa .box-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    justify-content: center;
    align-items: center;
}

.home #boxNetEmpresa .__slick-position {
  position: relative;
}

.home #boxNetEmpresa .slick_mobile .title:after {
  display: none;
}

.home #boxNetEmpresa .slick_mobile .btn_acesse_agora {
  color: #3C3C3C;
  font-weight: 700;
  font-size: 0.8125rem;
  letter-spacing: 0.2px;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  padding-left: 30px;
  margin: 20px auto;
  max-width: 140px;
  display: block;
  height: 20px;
}

.home #boxNetEmpresa .slick_mobile .btn_acesse_agora::before {
  content: '';
  background: url(/assets/pessoajuridica/img/home/saiba-mais-seta.png) no-repeat;
  background-size: 100%;
  display: block;
  height: 20px;
  width: 21px;
  left: 0;
  position: absolute;
  top: -1px;
}

.home #boxNetEmpresa .slick_mobile .btn_acesse_agora:hover {
  color: #e5173f;
}

.home #boxNetEmpresa .slick_mobile .slick-slide {
  padding-top: 60px;
  opacity: 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.home #boxNetEmpresa .slick_mobile .slick-slide .item {
  text-align: center;
}

.home #boxNetEmpresa .slick_mobile .slick-slide .item img {
  margin: 0 auto;
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.home #boxNetEmpresa .slick_mobile .slick-slide .item span.title {
  opacity: 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  color: #3C3C3C;
  display: block;
  font-size: 1rem;
  font-weight: 600;
  padding-top: 24px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 20px;
}

.home #boxNetEmpresa .slick_mobile .slick-slide .item p {
  opacity: 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  color: #3C3C3C;
  font-size: 1rem;
  padding-top: 16px;
  line-height: 23px;
  letter-spacing: 0.5px;
}

.home #boxNetEmpresa .slick_mobile .slick-slide .item a {
  opacity: 0;
}

.home #boxNetEmpresa .slick_mobile .slick-slide.slick-active {
  opacity: 1;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.home #boxNetEmpresa .slick_mobile .slick-slide.slick-active .item span.title {
  opacity: 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.home #boxNetEmpresa .slick_mobile .slick-slide.slick-active .item p {
  opacity: 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  top: 25px;
}

.home #boxNetEmpresa .slick_mobile .slick-slide.slick-active .item a {
  opacity: 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.home #boxNetEmpresa .slick_mobile .slick-slide.slick-current.slick-active.slick-center {
  position: relative;
  z-index: 2;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.home #boxNetEmpresa .slick_mobile .slick-slide.slick-current.slick-active.slick-center .item img {
  margin: 0 auto;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.home #boxNetEmpresa .slick_mobile .slick-slide.slick-current.slick-active.slick-center .item span.title {
  opacity: 1;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.home #boxNetEmpresa .slick_mobile .slick-slide.slick-current.slick-active.slick-center .item p {
  opacity: 1;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.home #boxNetEmpresa .slick_mobile .slick-slide.slick-current.slick-active.slick-center .item a {
  opacity: 1;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.home #boxNetEmpresa .slick-dots {
  bottom: -30px;
  padding-left: 12px;
}

.home #boxNetEmpresa .slick-dots li {
  width: 10px;
  height: 10px;
  background: #d9d9d9;
  border-radius: 50%;
  margin: 0 10px;
}

.home #boxNetEmpresa .slick-dots li button:before {
  content: '' !important;
}

.home #boxNetEmpresa .slick-dots li.slick-active {
  background: #696969;
}

.home #boxNetEmpresa ol.control_mobile_iten>.prev {
  width: 35%;
  position: absolute;
  height: 100%;
  background-color: #000;
  top: 0;
  left: 0;
  opacity: 0;
}

.home #boxNetEmpresa ol.control_mobile_iten>.next {
  width: 35%;
  position: absolute;
  height: 100%;
  background-color: #000;
  top: 0;
  right: 0;
  opacity: 0;
}

.home .decoration-none {
  text-decoration: none;
}

.home #boxBradesco {
  background: top no-repeat;
  background-image: url('/assets/pessoajuridica/img/home/img_banner_middle.png');
  background-image: -webkit-image-set(url('/assets/pessoajuridica/img/home/img_banner_middle.webp') 1x);
  min-height: 320px;
  background-size: cover;
  padding-top: 115px;
  color: #FFF;
  position: relative;
  top: auto;
}

.home #boxBradesco .filtro {
  background-color: #000218;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0.45;
}

.home #boxBradesco h2 {
  font-size: 1.5625rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  padding-bottom: 10px;
  position: relative;
  z-index: 1;
}



.home #boxBradesco span {
  font-size: 1rem;
  letter-spacing: 0.5px;
  line-height: 23px;
  position: relative;
  z-index: 1;
}

.home #boxBradesco .btn-saiba-mais-cover {
  color: #FFFFFF;
  display: block;
  font-weight: 700;
  font-size: 0.8125rem;
  letter-spacing: 0.5px;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  margin-top: 15px;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  padding-left: 30px;
  margin-top: 15px;
  z-index: 1;
}

.home #boxBradesco .btn-saiba-mais-cover:hover {
  color: #e5173f;
}

.home #boxBradesco .btn-saiba-mais-cover::before {
  content: '';
  background: url(/assets/pessoajuridica/img/home/saiba-mais-seta.png) no-repeat left;
  width: 21px;
  height: 20px;
  display: block;
  left: 0;
  position: absolute;
}

.home #boxVitrine {
  margin-bottom: 50px;
}

.home #boxVitrine .title {
  color: #3C3C3C;
  display: block;
  text-align: center;
  font-size: 1.375rem;
  font-weight: 500;
  letter-spacing: 0.5px;
  padding: 40px 0px 15px 0px;
  text-transform: uppercase;
  margin-bottom: 50px;
}

.home #boxVitrine .title:after {
  content: '';
  display: block;
  width: 50px;
  height: 2px;
  background-color: #e5173f;
  text-align: center;
  margin: 0 auto;
  margin-top: 15px;
}

.home #boxVitrine .subtitle {
  display: block;
  color: #3C3C3C;
  text-align: center;
  font-size: 1rem;
  line-height: 23px;
  letter-spacing: 0.5px;
  padding-bottom: 50px;
}

.home #boxVitrine .box__destaques-bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.home #boxVitrine .box__destaques-bg .container {
  width: calc(100% - 120px);
  max-width: 1315px;
}

.home #boxVitrine .box__destaques-bg .container>div {
  padding-right: 3px;
  padding-left: 3px;
}

.home #boxVitrine .box__destaques-bg .box__hover {
  position: relative;
  overflow: hidden;
  margin: 6px 3px;
  border-radius: 5px;
}

.home #boxVitrine .box__destaques-bg .box__hover:hover .box_color_bg {
  -webkit-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
}

.home #boxVitrine .box__destaques-bg .box__hover:hover .box__black {
  display: none;
}

.home #boxVitrine .box__destaques-bg .box__hover .box_color_bg {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  background: rgba(29, 29, 29, 0.75);
  -webkit-transform: translate(0%, 100%);
  transform: translate(0%, 100%);
  -webkit-transition: 0.2s all ease-in-out;
  transition: 0.2s all ease-in-out;
}

.home #boxVitrine .box__destaques-bg .box__hover .box__black {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(52%, transparent), color-stop(86%, rgba(0, 0, 0, 0.8)));
  background: linear-gradient(transparent 52%, rgba(0, 0, 0, 0.8) 86%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
  -webkit-transition: all linear 0.3s;
  transition: all linear 0.3s;
}

.home #boxVitrine .box__destaques-bg .box__hover .tag_top span {
  color: #FFF;
  background-color: #e5173f;
  border-radius: 4px;
  font-size: 0.5rem;
  padding: 3.5px 6.6px;
  font-weight: 800;
  letter-spacing: 1.9px;
  position: absolute;
  text-transform: uppercase;
  top: 10px;
  left: 10px;
}

.home #boxVitrine .box__destaques-bg .box__hover .box__hover-text {
  position: absolute;
  bottom: 41px;
  margin: 0px 15px;
  padding-left: 15px;
}

.home #boxVitrine .box__destaques-bg .box__hover .box__hover-text span {
  color: #ffffff;
  font-size: 0.8125rem;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 2.0px;
  position: relative;
  bottom: 8px;
}

.home #boxVitrine .box__destaques-bg .box__hover .box__hover-text p {
  color: #ffffff;
  font-size: 1rem;
  font-weight: 500;
}

.home #boxVitrine .img_destaque_1 {
  width: 100%;
  height: 705px;
}

.home #boxVitrine .img_destaque_2 {
  width: 100%;
  height: auto;
}

.home #boxVitrine .img_destaque_3 {
  width: 100%;
  height: 349px;
}

.home #boxVitrine .img_destaque_4 {
  width: 100%;
  height: 705px;
}

.home footer {
  z-index: -1;
}

.credito nav#mainMenu {
  margin: 0;
  margin-left: 60px;
}

.credito nav#mainMenu.mega-menu {
  position: absolute;
}

.credito nav#mainMenu li.solucoes-integradas>a {
  background-position-y: 15px !important;
}

.credito nav#mainMenu li.solucoes-integradas>ul {
  display: block !important;
}

.credito nav#mainMenu>h2>ul>li>ul:after {
  display: none;
}

.credito nav#mainMenu>h2>ul>li>ul:before {
  display: none;
}

.credito nav#mainMenu>h2>ul>li>ul>li a {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-left: 3px solid #878787;
  font-size: 0.875rem;
  padding: 10px 0px 10px 20px;
  margin: 0px;
  border-bottom: none;
}

.credito nav#mainMenu>h2>ul>li>ul>li>ul:after {
  display: none;
}

.credito nav#mainMenu>h2>ul>li>ul>li>ul:before {
  display: none;
}

.credito nav#mainMenu>h2>ul>li>ul>li.active>a {
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #e5173f !important;
  border-left: none;
  background: #e4e5e9;
  font-size: 0.875rem;
  padding: 20px 0px 10px 20px;
  margin: 0px;
}

.credito nav#mainMenu>h2>ul>li>ul>li.active>a:after {
  content: '';
  border: none;
  width: 13px;
  height: 10px;
  left: 154px;
  top: 22px;
  position: absolute;
}

.credito #wrapper {
  background: transparent;
  width: 100%;
}

.credito .btn-ver-agora-pj.active {
  display: none;
}

.credito div.breadcrumb {
  display: none;
}

.credito header.mainHeader {
  padding: 0 60px;
}

.credito header.mainHeader h1 {
  margin: 0;
}

.credito header.mainHeader ul.navSeg {
  margin-right: 10px;
}

.credito section.mainContent {
  float: right;
  width: calc(100% - 360px);
  margin-right: 60px;
  top: -125px;
  position: relative;
  padding: 0;
  z-index: 4;
}

.credito section.mainContent .box__vendas {
  padding: 50px;
}

.credito section.mainContent .box__vendas h1 {
  color: #3C3C3C;
  text-align: center;
  font-size: 1.5625rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.credito section.mainContent .box__vendas h1:after {
  content: '';
  display: block;
  width: 50px;
  height: 2px;
  background: #e5173f;
  text-align: center;
  margin: 20px auto;
}

.credito section.mainContent .box__vendas .filtro_thumbs {
  position: relative;
  max-width: 97%;
  overflow: hidden;
  margin: 0;
}

.credito section.mainContent .box__vendas .filtro_thumbs .filtro {
  background-color: #000218;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.45;
  position: absolute;
  width: 100%;
  height: 100%;
}

.credito section.mainContent .box__vendas .filtro_thumbs>img {
  max-width: 100%;
  width: 100%;
  min-height: 290px;
}

.credito section.mainContent .box__vendas .box_info p {
  color: #3C3C3C;
  font-size: 0.875rem;
  letter-spacing: 0.5px;
  line-height: 23px;
  margin: 15px 0 10px 0;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
}

.credito section.mainContent .box__vendas .box_info p:before {
  content: '';
  display: block;
  width: 50px;
  height: 2px;
  background: #3c3c3c;
  text-align: center;
  margin: 20px auto;
  opacity: 0.5;
}

.credito section.mainContent .box__vendas .box_info span {
  color: #e5173f;
  font-size: 1rem;
  letter-spacing: 0.5px;
  line-height: 23px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  display: block;
  width: calc(100% - 110px);
  font-weight: 400;
}

.credito section.mainContent .box__vendas .slick-prev::before {
  content: '';
  background: url(/assets/pessoajuridica/svg/seta_slider_-01.svg) no-repeat;
  display: block;
  width: 20px;
  height: 35px;
}

.credito section.mainContent .box__vendas .slick-next::before {
  content: '';
  background: url(/assets/pessoajuridica/svg/seta_slider_-01.svg) no-repeat;
  display: block;
  width: 20px;
  height: 35px;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.credito section.mainContent .box__vendas .slick-dots {
  bottom: -100px;
}

.credito section.mainContent .box__vendas .slick-dots li {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background-color: #D8D8D8;
  margin: 0 10px;
}

.credito section.mainContent .box__vendas .slick-dots li button:before {
  display: none;
}

.credito section.mainContent .box__vendas .slick-dots li.slick-active {
  background-color: #878787;
}

.credito section.mainContent .box__vendas .slick-dots:after {
  content: '';
  display: block;
  height: 1px;
  background-color: #3C3C3C;
  opacity: 0.15;
  width: 100%;
  margin-top: 45px;
}

.credito section.mainContent .banner_midle {
  background: url(/assets/pessoajuridica/img/solucoes-integradas/emprestimo-e-financiamento/banner_midle_credito.jpg) center center no-repeat;
  min-height: 360px;
  max-width: 100%;
  background-size: cover;
  position: relative;
}

.credito section.mainContent .banner_midle .filtro {
  background-color: #000218;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.45;
  position: absolute;
  width: 100%;
  height: 100%;
}

.credito section.mainContent .banner_midle .banner_midle-text {
  position: relative;
  min-width: 979px;
  margin: 0 auto;
  top: 50px;
}

.credito section.mainContent .banner_midle .banner_midle-text a {
  text-decoration: none;
}

.credito section.mainContent .banner_midle .banner_midle-text .title {
  color: #FFF;
  font-size: 1.5625rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  padding-bottom: 10px;
  text-transform: uppercase;
  max-width: 200px;
}

.credito section.mainContent .banner_midle .banner_midle-text .descri {
  color: #FFF;
  font-size: 1rem;
  letter-spacing: 0.5px;
  line-height: 23px;
  padding-bottom: 10px;
  text-transform: uppercase;
}

.credito section.mainContent .banner_midle .banner_midle-text ul.list-info {
  list-style-image: url(/assets/pessoajuridica/svg/icon_seta_v_-01.svg);
  margin-left: 15px;
}

.credito section.mainContent .banner_midle .banner_midle-text ul li {
  color: #FFF;
  font-size: 0.875rem;
  letter-spacing: 0.5px;
  line-height: 23px;
}

.credito section.mainContent .banner_midle .banner_midle-text ul li:last-child {
  padding-bottom: 10px;
}

.credito section.mainContent .banner_midle .banner_midle-text .btn-contrate {
  color: #FFF;
  font-weight: 700;
  font-size: 0.8125rem;
  letter-spacing: 0.2px;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  padding-left: 30px;
  margin: 0;
  display: block;
}

.credito section.mainContent .banner_midle .banner_midle-text .btn-contrate::before {
  content: '';
  background: url(/assets/pessoajuridica/img/icons/ico_arrow_banner.png) no-repeat;
  background-size: 100%;
  display: block;
  height: 20px;
  width: 20px;
  left: 0;
  position: absolute;
  top: -1px;
}

.credito section.mainContent .box__credito {
  padding: 50px;
}

.credito section.mainContent .box__credito h1 {
  color: #3C3C3C;
  text-align: center;
  font-size: 1.5625rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.credito section.mainContent .box__credito h1:after {
  content: '';
  display: block;
  width: 50px;
  height: 2px;
  background: #e5173f;
  text-align: center;
  margin: 20px auto;
}

.credito section.mainContent .box__credito .all_box-cap {
  max-width: 979px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  min-height: 125px;
}

.credito section.mainContent .box__credito .all_box-cap .sub_box {
  width: 260px;
  margin: 5px;
  position: relative;
}

.credito section.mainContent .box__credito .all_box-cap .sub_box:hover .filtro_thumbs {
  background: #000218;
  opacity: 0.75;
}

.credito section.mainContent .box__credito .all_box-cap .sub_box:hover .box_cap img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.credito section.mainContent .box__credito .all_box-cap .sub_box:hover .box_cap .box_text {
  opacity: 1;
}

.credito section.mainContent .box__credito .all_box-cap .sub_box:hover .box_cap .box_text-hover {
  opacity: 0;
  display: none;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.credito section.mainContent .box__credito .all_box-cap .sub_box:hover .box_cap .box_text-hover:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 0;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid white;
  left: 79px;
  position: absolute;
  top: 4px;
}

.credito section.mainContent .box__credito .all_box-cap .sub_box:hover .box_cap .box_text-hover:before {
  content: '';
  width: 34px;
  height: 2px;
  background: #FFF;
  position: absolute;
  top: 8px;
  left: 38px;
}

.credito section.mainContent .box__credito .all_box-cap .sub_box .filtro_thumbs {
  height: 100%;
  width: 100%;
  background: #000218;
  opacity: 0.45;
  position: absolute;
  -webkit-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
  z-index: 2;
}

.credito section.mainContent .box__credito .all_box-cap .sub_box .box_cap {
  overflow: hidden;
}

.credito section.mainContent .box__credito .all_box-cap .sub_box .box_cap img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.credito section.mainContent .box__credito .all_box-cap .sub_box .box_cap .box_text {
  position: absolute;
  text-align: center;
  display: block;
  margin: 0 auto;
  width: 100%;
  top: 50%;
  -webkit-transition: all ease-in;
  transition: all ease-in;
  z-index: 3;
}

.credito section.mainContent .box__credito .all_box-cap .sub_box .box_cap .box_text p {
  text-transform: uppercase;
  color: #FFF;
  font-size: 0.75rem;
  letter-spacing: 1.8px;
  padding-bottom: 10px;
  font-weight: 400;
}

.credito section.mainContent .box__credito .all_box-cap .sub_box .box_cap .box_text p.ajsut {
  margin-top: -3px;
}

.credito section.mainContent .box__credito .all_box-cap .sub_box .box_cap .box_text span {
  text-transform: uppercase;
  color: #FFF;
  font-size: 1.25rem;
  font-weight: 500;
  letter-spacing: 0.5px;
}

.credito section.mainContent .box__credito .all_box-cap .sub_box .box_cap .box_text span:after {
  content: '';
  display: block;
  height: 2px;
  width: 50px;
  position: relative;
  margin: 0 auto;
  background: #e5173f;
  margin-top: 15px;
  margin-bottom: 15px;
}

.credito section.mainContent .box__credito .all_box-cap .sub_box .box_cap .box_text-hover {
  opacity: 0;
  display: block;
  position: absolute;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-116px);
  transform: translateY(-116px);
  -webkit-transition: all ease-in 0.1s;
  transition: all ease-in 0.1s;
}

.credito section.mainContent .box__credito .all_box-cap .sub_box .box_cap .box_text-hover span {
  text-transform: uppercase;
  color: #FFF;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 1.5px;
  border: 2px solid #FFF;
  padding: 10px 10px 10px 36px;
}

.net__empresa nav#mainMenu {
  margin: 0;
  margin-left: 60px;
}

.net__empresa nav#mainMenu a.botaoAbraConta {
  background: #333b8f;
  border: none;
  font-weight: 700;
  letter-spacing: 0.6px;
  font-size: 0.75rem;
  padding-right: 30px;
  line-height: 54px;
  float: left;
  clear: left;
  -webkit-filter: none;
  filter: none;
}

.net__empresa nav#mainMenu a.botaoAbraConta:after {
  content: '';
  background: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 200 200'%3e%3ccircle fill='none' stroke='white' stroke-width='15' opacity='0.3' cx='100.5' cy='97.5' r='89.5'/%3e%3cpath fill='white' d='M85.633,112.337l24.692-21.4a7.763,7.763,0,0,1,9.878,0,5.506,5.506,0,0,1,0,8.567l-24.693,21.4a7.759,7.759,0,0,1-9.876,0A5.507,5.507,0,0,1,85.633,112.337Z'/%3e%3cpath fill='white' d='M85.633,76.984l24.692,21.41a7.762,7.762,0,0,0,9.878,0,5.506,5.506,0,0,0,0-8.567L95.51,68.413a7.782,7.782,0,0,0-9.876,0A5.509,5.509,0,0,0,85.633,76.984Z'/%3e%3c/svg%3e ") center center no-repeat;
  display: block;
  height: 32px;
  width: 32px;
  position: absolute;
  top: 11px;
  right: 10px;
}

.net__empresa nav#mainMenu a.botaoAbraConta:hover {
  background: #131a62;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5173f', endColorstr='#2d469a', GradientType=1);
}

.net__empresa #wrapper {
  background: transparent;
  width: 100%;
}

.net__empresa .btn-ver-agora-pj.active {
  display: none;
}

.net__empresa header.mainHeader {
  padding: 0 60px;
}

.net__empresa header.mainHeader h1 {
  margin: 0;
}

.net__empresa header.mainHeader ul.navSeg {
  margin-right: 10px;
}

.net__empresa section.mainContent {
  float: right;
  width: calc(100% - 360px);
  margin-right: 60px;
  top: -125px;
  position: relative;
  padding: 0;
  z-index: 4;
}

.net__empresa section.mainContent .box__net-empresas {
  padding: 45px;
}

.net__empresa section.mainContent .box__net-empresas .row {
  border-bottom: 1px solid #AFAFAF;
  padding-bottom: 50px;
}

.net__empresa section.mainContent .box__net-empresas h1 {
  color: #3C3C3C;
  text-align: center;
  font-size: 1.5625rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.net__empresa section.mainContent .box__net-empresas h1:after {
  content: '';
  display: block;
  width: 50px;
  height: 2px;
  background: #e5173f;
  text-align: center;
  margin: 15px auto;
}

.net__empresa section.mainContent .box__net-empresas .slickTop .slick-prev {
  display: none !important;
}

.net__empresa section.mainContent .box__net-empresas .slickTop .slick-prev.block {
  display: block !important;
}

.net__empresa section.mainContent .box__net-empresas .slickTop .slick-next {
  display: block !important;
}

.net__empresa section.mainContent .box__net-empresas .slickTop .slick-next.none {
  display: none !important;
}

.net__empresa section.mainContent .box__net-empresas .filtro_thumbs {
  position: relative;
  max-width: 97%;
  overflow: hidden;
  margin: 0;
}

.net__empresa section.mainContent .box__net-empresas .filtro_thumbs .filtro {
  background-color: #000218;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.45;
  position: absolute;
  width: 100%;
  height: 100%;
}

.net__empresa section.mainContent .box__net-empresas .filtro_thumbs>img {
  max-width: 100%;
  width: 100%;
}

.net__empresa section.mainContent .box__net-empresas .filtro_thumbs .box_text {
  position: absolute;
  width: 100%;
  text-align: center;
  display: block;
  top: 40%;
  padding: 0 30px;
}

.net__empresa section.mainContent .box__net-empresas .filtro_thumbs .box_text p {
  font-size: 0.875rem;
  font-weight: 500;
  letter-spacing: 2.0px;
  text-transform: uppercase;
  color: #FFF;
  padding-bottom: 10px;
}

.net__empresa section.mainContent .box__net-empresas .filtro_thumbs .box_text span {
  font-size: 1.25rem;
  line-height: 26px;
  letter-spacing: 0.5px;
  color: #FFF;
  text-transform: uppercase;
}

.net__empresa section.mainContent .box__net-empresas .box_info {
  padding-top: 20px;
}

.net__empresa section.mainContent .box__net-empresas .box_info p {
  color: #3C3C3C;
  opacity: 0.7;
  font-size: 1rem;
  letter-spacing: 0.5px;
  line-height: 23px;
  margin: 20px 0 15px 0;
  min-height: 70px;
}

.net__empresa section.mainContent .box__net-empresas .box_info .btn-saiba-mais {
  color: #3C3C3C;
  font-weight: 700;
  font-size: 0.8125rem;
  letter-spacing: 0.2px;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  padding-left: 30px;
  margin: 0;
  display: block;
  height: 20px;
}

.net__empresa section.mainContent .box__net-empresas .box_info .btn-saiba-mais::before {
  content: '';
  background: url(/assets/pessoajuridica/img/home/saiba-mais-seta.png) no-repeat;
  background-size: 100%;
  display: block;
  height: 20px;
  width: 21px;
  left: 0;
  position: absolute;
  top: -1px;
}

.net__empresa section.mainContent .box__net-empresas .box_info .btn-saiba-mais:hover {
  color: #e5173f;
}

.net__empresa section.mainContent .box__net-empresas .slick-prev::before {
  content: '';
  background: url(/assets/pessoajuridica/svg/seta_slider_-01.svg) no-repeat;
  display: block;
  width: 20px;
  height: 35px;
}

.net__empresa section.mainContent .box__net-empresas .slick-next::before {
  content: '';
  background: url(/assets/pessoajuridica/svg/seta_slider_-01.svg) no-repeat;
  display: block;
  width: 20px;
  height: 35px;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.net__empresa section.mainContent .box__net-empresas .slick-dots {
  bottom: -100px;
}

.net__empresa section.mainContent .box__net-empresas .slick-dots li {
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background-color: #D8D8D8;
  margin: 0 10px;
}

.net__empresa section.mainContent .box__net-empresas .slick-dots li button:before {
  display: none;
}

.net__empresa section.mainContent .box__net-empresas .slick-dots li.slick-active {
  background-color: #878787;
}

.net__empresa section.mainContent .box__net-empresas .slick-dots:after {
  content: '';
  display: block;
  margin-top: 45px;
}

.net__empresa section.mainContent .box__acesso h1 {
  color: #3C3C3C;
  text-align: center;
  font-size: 1.5625rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.net__empresa section.mainContent .box__acesso h1:after {
  content: '';
  display: block;
  width: 50px;
  height: 2px;
  background: #e5173f;
  text-align: center;
  margin: 15px auto;
}

.net__empresa section.mainContent .box__acesso .boxs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-top: 35px;
}

.net__empresa section.mainContent .box__acesso .boxs .box-acesso {
  text-align: center;
  margin: 0 33px;
}

.net__empresa section.mainContent .box__acesso .boxs .box-acesso .box-img {
  max-width: 90px;
  max-height: 90px;
  margin-bottom: 20px;
}

.net__empresa section.mainContent .box__acesso .boxs .box-acesso p {
  color: #3C3C3C;
  font-size: 0.875rem;
  letter-spacing: 0.5px;
  opacity: 0.7;
  line-height: 23px;
}

.net__empresa section.mainContent .box__acesso .boxs .box-acesso .btn_acesse_agora {
  color: #3C3C3C;
  font-weight: 700;
  font-size: 0.8125rem;
  letter-spacing: 0.2px;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  padding-left: 30px;
  margin: 0;
  display: block;
  height: 20px;
}

.net__empresa section.mainContent .box__acesso .boxs .box-acesso .btn_acesse_agora::before {
  content: '';
  background: url(/assets/pessoajuridica/img/home/saiba-mais-seta.png) no-repeat;
  background-size: 100%;
  display: block;
  height: 20px;
  width: 21px;
  left: 0;
  position: absolute;
  top: -1px;
}

.net__empresa section.mainContent .box__acesso .boxs .box-acesso .btn_acesse_agora:hover {
  color: #e5173f;
}

.net__empresa section.mainContent .box__acesso .box-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 50px 0;
}

.net__empresa section.mainContent .box__acesso .box-text .box-acesso-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.net__empresa section.mainContent .box__acesso .box-text .box-acesso-text:first-child {
  padding-bottom: 35px;
}

.net__empresa section.mainContent .box__acesso .box-text .box-acesso-text span {
  color: #3C3C3C;
  font-size: 16px;
  letter-spacing: 0.5px;
  opacity: 0.7;
  line-height: 23px;
}

.net__empresa section.mainContent .box__acesso .box-text .box-acesso-text .btn_next_acesso {
  color: #3C3C3C;
  font-weight: 700;
  font-size: 0.8125rem;
  letter-spacing: 0.2px;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  padding-left: 30px;
  margin-left: 10px;
  height: 20px;
}

.net__empresa section.mainContent .box__acesso .box-text .box-acesso-text .btn_next_acesso::before {
  content: '';
  background: url(/assets/pessoajuridica/img/home/saiba-mais-seta.png) no-repeat;
  background-size: 100%;
  display: block;
  height: 20px;
  width: 21px;
  left: 0;
  position: absolute;
  top: -1px;
}

.net__empresa section.mainContent .box__acesso .box-text .box-acesso-text .btn_next_acesso:hover {
  color: #e5173f;
}

.net__empresa section.mainContent .box__acesso .__slick-position {
  position: relative;
}

.net__empresa section.mainContent .box__acesso .slick_mobile .btn_acesse_agora {
  color: #3C3C3C;
  font-weight: 700;
  font-size: 0.8125rem;
  letter-spacing: 0.2px;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  padding-left: 30px;
  margin: 20px auto;
  max-width: 140px;
  display: block;
  height: 20px;
}

.net__empresa section.mainContent .box__acesso .slick_mobile .btn_acesse_agora::before {
  content: '';
  background: url(/assets/pessoajuridica/img/home/saiba-mais-seta.png) no-repeat;
  background-size: 100%;
  display: block;
  height: 20px;
  width: 21px;
  left: 0;
  position: absolute;
  top: -1px;
}

.net__empresa section.mainContent .box__acesso .slick_mobile .btn_acesse_agora:hover {
  color: #e5173f;
}

.net__empresa section.mainContent .box__acesso .slick_mobile .slick-slide {
  padding-top: 60px;
  opacity: 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.net__empresa section.mainContent .box__acesso .slick_mobile .slick-slide .item {
  text-align: center;
}

.net__empresa section.mainContent .box__acesso .slick_mobile .slick-slide .item img {
  margin: 0 auto;
  -webkit-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.net__empresa section.mainContent .box__acesso .slick_mobile .slick-slide .item span.title {
  opacity: 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  color: #3C3C3C;
  display: block;
  font-size: 1rem;
  font-weight: 600;
  padding-top: 24px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 20px;
}

.net__empresa section.mainContent .box__acesso .slick_mobile .slick-slide .item p {
  opacity: 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  color: #3C3C3C;
  font-size: 1rem;
  padding-top: 16px;
  line-height: 23px;
  letter-spacing: 0.5px;
}

.net__empresa section.mainContent .box__acesso .slick_mobile .slick-slide .item a {
  opacity: 0;
}

.net__empresa section.mainContent .box__acesso .slick_mobile .slick-slide.slick-active {
  opacity: 1;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.net__empresa section.mainContent .box__acesso .slick_mobile .slick-slide.slick-active .item span.title {
  opacity: 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.net__empresa section.mainContent .box__acesso .slick_mobile .slick-slide.slick-active .item p {
  opacity: 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.net__empresa section.mainContent .box__acesso .slick_mobile .slick-slide.slick-active .item a {
  opacity: 0;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.net__empresa section.mainContent .box__acesso .slick_mobile .slick-slide.slick-current.slick-active.slick-center {
  position: relative;
  z-index: 2;
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

.net__empresa section.mainContent .box__acesso .slick_mobile .slick-slide.slick-current.slick-active.slick-center .item img {
  margin: 0 auto;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.net__empresa section.mainContent .box__acesso .slick_mobile .slick-slide.slick-current.slick-active.slick-center .item span.title {
  opacity: 1;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.net__empresa section.mainContent .box__acesso .slick_mobile .slick-slide.slick-current.slick-active.slick-center .item p {
  opacity: 1;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.net__empresa section.mainContent .box__acesso .slick_mobile .slick-slide.slick-current.slick-active.slick-center .item a {
  opacity: 1;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
}

.net__empresa section.mainContent .box__acesso .slick-dots {
  bottom: -25px;
}

.net__empresa section.mainContent .box__acesso .slick-dots li {
  width: 15px;
  height: 15px;
  background: #d9d9d9;
  margin: 0 7.5px;
  border-radius: 50%;
}

.net__empresa section.mainContent .box__acesso .slick-dots li:last-child button:before {
  content: '';
}

.net__empresa section.mainContent .box__acesso .slick-dots li.slick-active {
  background: #696969;
}

.net__empresa section.mainContent .box__acesso ol.control_mobile_iten>.prev {
  width: 35%;
  position: absolute;
  height: 100%;
  background-color: #000;
  top: 0;
  left: 0;
  opacity: 0;
}

.net__empresa section.mainContent .box__acesso ol.control_mobile_iten>.next {
  width: 35%;
  position: absolute;
  height: 100%;
  background-color: #000;
  top: 0;
  right: 0;
  opacity: 0;
}

.net__empresa section.mainContent .banner_midle {
  background: url(/assets/pessoajuridica/img/net-empresa/banner_midle.jpg) center no-repeat;
  background-size: cover;
  max-width: 100%;
  height: 220px;
  min-height: 220px;
  width: 100%;
  padding: 82px 50px;
  position: relative;
}

.net__empresa section.mainContent .banner_midle .container {
  max-width: 979px;
  width: 100%;
}

.net__empresa section.mainContent .banner_midle .filtro {
  background-color: #000218;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0.45;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.net__empresa section.mainContent .banner_midle p {
  color: #FFF;
  font-size: 1rem;
  letter-spacing: 0.5px;
  line-height: 23px;
  position: relative;
  z-index: 1;
}

.net__empresa section.mainContent .banner_midle span {
  color: #FFF;
  font-size: 1.875rem;
  letter-spacing: 0.5px;
  line-height: 23px;
  position: relative;
  top: 20px;
  z-index: 1;
}

.net__empresa section.mainContent .banner_midle .btn-conhecaapp {
  color: #FFF;
  font-weight: 700;
  font-size: 0.8125rem;
  float: right;
  letter-spacing: 0.2px;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  padding-left: 30px;
  margin-left: 10px;
  height: 20px;
}

.net__empresa section.mainContent .banner_midle .btn-conhecaapp::before {
  content: '';
  background: url(/assets/pessoajuridica/img/icons/ico_arrow_banner.png) no-repeat;
  background-size: 100%;
  display: block;
  height: 20px;
  width: 21px;
  left: 0;
  position: absolute;
  top: -1px;
}

.net__empresa section.mainContent .box__finaceira {
  padding: 50px;
}

.net__empresa section.mainContent .box__finaceira h1 {
  color: #3C3C3C;
  text-align: center;
  font-size: 1.5625rem;
  font-weight: 600;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.net__empresa section.mainContent .box__finaceira h1:after {
  content: '';
  display: block;
  width: 50px;
  height: 2px;
  background: #e5173f;
  text-align: center;
  margin: 20px auto;
}

.net__empresa section.mainContent .box__finaceira .all_box-cap {
  max-width: 979px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  min-height: 125px;
}

.net__empresa section.mainContent .box__finaceira .all_box-cap .sub_box {
  width: 260px;
  margin: 5px;
  position: relative;
}

.net__empresa section.mainContent .box__finaceira .all_box-cap .sub_box:hover .filtro_thumbs {
  background: #000218;
  opacity: 0.75;
}

.net__empresa section.mainContent .box__finaceira .all_box-cap .sub_box:hover .box_cap img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.net__empresa section.mainContent .box__finaceira .all_box-cap .sub_box:hover .box_cap .box_text {
  opacity: 1;
}

.net__empresa section.mainContent .box__finaceira .all_box-cap .sub_box:hover .box_cap .box_text-hover {
  opacity: 0;
  display: none;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.net__empresa section.mainContent .box__finaceira .all_box-cap .sub_box:hover .box_cap .box_text-hover:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 0;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid white;
  left: 79px;
  position: absolute;
  top: 4px;
}

.net__empresa section.mainContent .box__finaceira .all_box-cap .sub_box:hover .box_cap .box_text-hover:before {
  content: '';
  width: 34px;
  height: 2px;
  background: #FFF;
  position: absolute;
  top: 8px;
  left: 38px;
}

.net__empresa section.mainContent .box__finaceira .all_box-cap .sub_box .filtro_thumbs {
  height: 100%;
  width: 100%;
  background: #000218;
  opacity: 0.45;
  position: absolute;
  -webkit-transition: all ease-in 0.2s;
  transition: all ease-in 0.2s;
  z-index: 2;
}

.net__empresa section.mainContent .box__finaceira .all_box-cap .sub_box .box_cap {
  overflow: hidden;
}

.net__empresa section.mainContent .box__finaceira .all_box-cap .sub_box .box_cap img {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.net__empresa section.mainContent .box__finaceira .all_box-cap .sub_box .box_cap .box_text {
  position: absolute;
  text-align: center;
  display: block;
  margin: 0 auto;
  width: 100%;
  top: 50%;
  -webkit-transition: all ease-in;
  transition: all ease-in;
  z-index: 3;
}

.net__empresa section.mainContent .box__finaceira .all_box-cap .sub_box .box_cap .box_text p {
  text-transform: uppercase;
  color: #FFF;
  font-size: 0.75rem;
  letter-spacing: 1.8px;
  padding-bottom: 10px;
  font-weight: 400;
}

.net__empresa section.mainContent .box__finaceira .all_box-cap .sub_box .box_cap .box_text p.ajsut {
  margin-top: -3px;
}

.net__empresa section.mainContent .box__finaceira .all_box-cap .sub_box .box_cap .box_text span {
  text-transform: uppercase;
  color: #FFF;
  font-size: 1.25rem;
  font-weight: 500;
  letter-spacing: 0.5px;
}

.net__empresa section.mainContent .box__finaceira .all_box-cap .sub_box .box_cap .box_text span:after {
  content: '';
  display: block;
  height: 2px;
  width: 50px;
  position: relative;
  margin: 0 auto;
  background: #e5173f;
  margin-top: 15px;
  margin-bottom: 15px;
}

.net__empresa section.mainContent .box__finaceira .all_box-cap .sub_box .box_cap .box_text-hover {
  opacity: 0;
  display: block;
  position: absolute;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-116px);
  transform: translateY(-116px);
  -webkit-transition: all ease-in 0.1s;
  transition: all ease-in 0.1s;
}

.net__empresa section.mainContent .box__finaceira .all_box-cap .sub_box .box_cap .box_text-hover span {
  text-transform: uppercase;
  color: #FFF;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 1.5px;
  border: 2px solid #FFF;
  padding: 10px 10px 10px 36px;
}

.net__empresa div.breadcrumb {
  display: none;
}

body.credito {
  background-image: none;
  background: #D8D8D8;
  overflow-x: hidden;
}

body.net__empresa {
  background-image: none;
  background: #D8D8D8;
  overflow-x: hidden;
}

.c-btn-acesso {
  display: -ms-inline-flexbox;
  display: -webkit-inline-box;
  display: inline-flex;
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  padding: 0.625rem 1.1875rem;
  background-color: #E1173F;
  color: #ffffff;
  text-decoration: none;
  text-transform: none;
  font-size: 0.75rem;
  font-weight: 700;
  border-radius: 1.9375rem;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.c-btn-acesso:hover {
  text-decoration: none !important;
  color: #fff !important;
}

.home #slickSlider .filtro_thumbs {
  display: flex;
  justify-content: center;
}

.boxes-solucoes {
  width: 100%;
  padding-top: 5vh;
  margin: 0 auto;
}

.boxes-solucoes a {
  text-decoration: none;
}

.box-solucao {
  width: 30%;
  height: 260px;
  position: relative;
  display: inline-block;
  text-align: left;
  margin: 0 1%;
  margin-bottom: 20px;
  color: #FFF;
  border-radius: 5px;
  box-shadow: -1px 9px 23px -17px rgb(0 0 0 / 75%);
  -webkit-box-shadow: -1px 9px 23px -17px rgb(0 0 0 / 75%);
  -moz-box-shadow: -1px 9px 23px -17px rgba(0, 0, 0, 0.75);
}

.box-solucao::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.918), transparent);
}

.box-solucao:hover::after {
  background: transparent linear-gradient(180deg, #F15E76 0%, #CC0B2F 33%, #B51880 100%) 0% 0% no-repeat padding-box;
  opacity: 0.7;
}

.box-solucao .borda {
  border-left: 2px solid #FFF;
  position: absolute;
  bottom: 20px;
  margin-left: 26px;
  padding: 0 24px 0 8px;
  z-index: 1;
}

.box-solucao .borda h3 {
  font-weight: 400;
}

.box-solucao .borda p {
  color: #FFF !important;
  margin: 10px 0;
}

.box-solucao .borda .saiba-mais {
  color: #FFF;
  text-decoration: none;
  display: none;
}

.box-solucao:hover .borda .saiba-mais {
  display: block;
}

.boxes-solucoes .solucao-1 {
  background-image: url('/assets/pessoajuridica/img/home/solucao-1.png');
  background-image: -webkit-image-set(url('/assets/pessoajuridica/img/home/solucao-1.webp') 1x);
  background-size: cover;
  width: 420px;
    height: 260px;
}

.boxes-solucoes .solucao-2 {
  background-image: url('/assets/pessoajuridica/img/home/solucao-2.png');
  background-image: -webkit-image-set(url('/assets/pessoajuridica/img/home/solucao-2.webp') 1x);
  background-size: cover;
  width: 420px;
  height: 260px;
}

.boxes-solucoes .solucao-3 {
  background-image: url('/assets/pessoajuridica/img/home/solucao-3.png');
  background-image: -webkit-image-set(url('/assets/pessoajuridica/img/home/solucao-3.webp') 1x);
  background-size: cover;
  width: 420px;
  height: 260px;
}

.boxes-facilidades {
  padding: 60px 0;
  margin: 0 120px;
  text-align: center;
  position: relative;
  height: auto;
}

.boxes-facilidades a {
  color: #000;
  text-decoration: none;
}

.box-facilidade {
  width: 16%;
  height: 180px;
  position: relative;
  display: inline-table;
  margin: 0 1%;
  margin-bottom: 20px;
  border-radius: 25px;
  -webkit-box-shadow: 0px 3px 10px #00000029;
  -moz-box-shadow: 0px 3px 10px #00000029;
  box-shadow: 0px 3px 10px #00000029;
  padding: 0;
}

.box-facilidade:hover {
  background: transparent linear-gradient(127deg, #E91F45 0%, #333399 100%) 0% 0% no-repeat padding-box;
}

.box-facilidade .facilidade-icon-1 {
  background: url("/assets/pessoajuridica/img/home/2-via-boleto.svg") no-repeat;
  width: 45px;
  height: 100%;
  background-size: contain;
  margin: 0 auto;
}

.box-facilidade:hover .facilidade-icon-1 {
  background: url("/assets/pessoajuridica/img/home/2-via-boleto-hover.svg") no-repeat;
  background-size: contain;
}

.box-facilidade .facilidade-icon-2 {
  background: url("/assets/pessoajuridica/img/home/layout-arquivo.svg") no-repeat;
  width: 45px;
  height: 100%;
  background-size: contain;
  margin: 0 auto;
}

.box-facilidade:hover .facilidade-icon-2 {
  background: url("/assets/pessoajuridica/img/home/layout-arquivo-hover.svg") no-repeat;
  background-size: contain;
}

.box-facilidade .facilidade-icon-3 {
  background: url("/assets/pessoajuridica/img/home/cobranca.svg") no-repeat;
  width: 60px;
  height: 100%;
  background-size: contain;
  margin: 0 auto;
}

.box-facilidade:hover .facilidade-icon-3 {
  background: url("/assets/pessoajuridica/img/home/cobranca-hover.svg") no-repeat;
  background-size: contain;
}

.box-facilidade .facilidade-icon-4 {
  background: url("/assets/pessoajuridica/img/home/navegador-exclusivo.svg") no-repeat;
  width: 60px;
  height: 100%;
  background-size: contain;
  margin: 0 auto;
}

.box-facilidade:hover .facilidade-icon-4 {
  background: url("/assets/pessoajuridica/img/home/navegador-exclusivo-hover.svg") no-repeat;
  background-size: contain;
}

.box-facilidade h3 {
  font-weight: 500;
  position: absolute;
  bottom: 30px;
  width: 100%;
  left: 0;
}

.box-facilidade:hover h3 {
  color: #FFF;
}

.box-facilidade img {
  width: 45px;
  height: 50px;
  margin: 0 auto;
  margin-top: 40px;
}

.box-facilidade .box-facilidade__ico {
  display: block;
}

.box-facilidade:hover .box-facilidade__ico {
  display: none;
}

.box-facilidade__ico--hover {
  display: none;
}

.box-facilidade:hover .box-facilidade__ico--hover {
  display: block;
}

.box-facilidade img.ico-menor {
  width: 65px;
}

.mais-perfis .arrow_down:after {
  display: block;
  content: '\203A';
  font-size: 35px;
  font-weight: 400;
  top: 10px;
  right: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -ms-transform: rotate(10deg);
  position: absolute;
  color: #47484C;
  width: 20px;
  height: 20px;
}

.mais-perfis[aria-expanded=true] .arrow_down:after {
  transform: rotate(270deg);
  right: 28px;
  top: 7px
}

.pointer {
  cursor: pointer !important;
}

.flex-pauseplay a {
  display: none;
}

@media (max-width: 1920px) {
  #slider > ul > li.\30 .flex-active-slide > a > picture > img {
    height: auto;
  }
  .credito section.mainContent .banner_midle .banner_midle-text {
    padding: 0 50px;
  }
}

@media (max-width: 1440px) {
  .credito section.mainContent .box__vendas .container {
    width: 100%;
  }

  .net__empresa section.mainContent .box__net-empresas .container {
    width: 100%;
  }

  .net__empresa section.mainContent .box__acesso .container {
    width: 100%;
  }
}

@media only screen and (min-width: 1366px) {
  .home #wrapper main {
    margin-top: -100px;
  }

  body.tablet #wrapper {
    padding-top: 23px;
  }

  body.tablet nav.navSegMobile {
    display: none;
  }

  body.tablet header.mainHeader {
    display: block;
  }

  body.tablet .headerMobile {
    display: none;
  }

  body.tablet #mainMenu {
    display: block !important;
  }
}

@media only screen and (max-width: 1366px) {
  #wrapper > section:nth-child(12) {
    margin-top: -100px;
  }
  .box-solucao {
    width: 90%;
  }

  .boxes-facilidades {
    margin: 0 175px;
  }

  .boxes-facilidades .slick-slide {
    width: 255px !important;
  }

  .box-facilidade {
    width: 80%;
    height: 165px;
  }

  .box-facilidade h3 {
    bottom: 25px;
  }
}

@media only screen and (max-width: 1300px) {
  .home section.carousel-home {
    height: auto;
  }

  .home .grey__bar {
    margin-top: auto;
  }

  .home .grey__bar .grey__bar-box {
    top: -60px;
  }

  .home #banner__middle .sliderMiddle {
    height: auto !important;
    padding-bottom: 15px;
  }
}

@media only screen and (max-width: 1199px) {
  .home ul.navSeg {
    right: 0;
  }

  footer .list__links {
    margin: 20px 15px;
  }

  footer .list__fones {
    margin: 20px 15px;
  }

  footer .box__blue {
    padding: 20px 15px;
  }
}

@media only screen and (min-width: 1025px) {
  #carousel-banner div ol.flex-control-nav {
    display: none;
  }

  .desktop_hidden {
    display: none;
    margin: 0 !important;
  }
}
@media only screen and (min-width: 1440px){
  .home section {
      position: relative;
      top: 11px;
  }
}
@media only screen and (min-width: 1920px){
    .home section {
        position: relative;
        top: 17px;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  ::-webkit-input-placeholder {
    color: white;
  }

  :-moz-placeholder {
    color: white;
  }

  ::-moz-placeholder {
    color: white;
  }

  :-ms-input-placeholder {
    color: white;
  }
}

@media only screen and (width: 1024px) {

  body.tablet #carousel-banner {
    padding-top: 0;
  }
}

@media only screen and (max-width: 1024px) {
  #slider > ul > li.\30 .flex-active-slide > a > picture > img {
    height: auto;
       }
  .busca-desk {
    display: none;
  }

  #wrapper {
    padding: 0;
  }

  header.mainHeader {
    display: none;
  }

  header.headerMobile {
    background: -webkit-gradient(linear, left top, right top, color-stop(10%, #CC092F), to(#333B8F));
    background: linear-gradient(90deg, #CC092F 10%, #333B8F 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5173f', endColorstr='#2d469a', GradientType=1);
    border-bottom: 0px !important;
    width: 100%;
  }

  nav#mainMenu {
    display: none;
  }

  div.comboSegmentos {
    background: #fff !important;
    position: absolute;
    border-top: 1px solid #ffffff5e;
    z-index: 2;
    width: 100%;
    display: block !important;
    top: 44px;
  }

  .home .mobile_hidden {
    display: none;
  }

  .home .grey__bar {
    margin-bottom: 0;
  }

  .home .grey__bar .grey__bar-box {
    top: 0;
    margin: 0;
    height: auto;
    padding: 60px 25px;
  }

  .home .grey__bar .grey__bar-box h1 {
    font-size: 1.25rem;
  }

  .home .grey__bar .grey__bar-box p {
    font-size: 1rem;
  }

  .home #slickSlider {
    top: 0;
    margin-top: -20px;
    margin-bottom: 120px;
  }

  .home #slickSlider .filtro_thumbs {
    max-width: 100%;
    margin: 0 62px;
  }

  .home #slickSlider .box_home_juridica-info p {
    margin: 20px 10px 15px 10px;
    text-align: center;
  }

  .home #slickSlider .box_home_juridica-info .btn-saiba-mais {
    margin: 0 10px;
  }

  .home #boxCash {
    top: 0;
  }

  .home #boxCash .background_box {
    margin: 0;
  }

  .home #boxCash .background_box .title {
    font-size: 1.25rem;
    padding-left: 25px;
    padding-right: 25px;
  }

  .home #boxCash .background_box .subtitle {
    font-size: 1rem;
    padding-left: 25px;
    padding-right: 25px;
  }

  .home #boxCash .background_box .container {
    width: 100%;
  }

  .home #boxCash .background_box .section_product .box .filtro_thumbs {
    margin: 0 auto;
  }

  .home #boxCash .background_box .section_product .box .filtro_thumbs>img {
    width: 100%;
  }

  .home #boxCash .background_box .section_product .box>span {
    padding-bottom: 40px;
  }

  .home #boxCash .background_box .section_product .slick-dots {
    bottom: 0;
    display: block;
  }

  .home #boxCash .background_box .section_product .slick-dots li {
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background-color: #D8D8D8;
    margin: 0 10px;
  }

  .home #boxCash .background_box .section_product .slick-dots li button:before {
    display: none;
  }

  .home #boxCash .background_box .section_product .slick-dots li.slick-active {
    background-color: #878787;
  }

  .home #boxNetEmpresa {
    top: 0;
  }

  .home #boxNetEmpresa .title {
    font-size: 1.25rem;
    padding-left: 25px;
    padding-right: 25px;
  }

  .home #boxNetEmpresa .subtitle {
    font-size: 1rem;
    padding-left: 25px;
    padding-right: 25px;
  }

  .home #boxBradesco {
    min-height: 360px;
    padding: 80px 35px;
  }

  .home #boxVitrine .title {
    font-size: 1.25rem;
    padding-left: 25px;
    padding-right: 25px;
  }

  .home #boxVitrine .subtitle {
    font-size: 1rem;
    padding-left: 25px;
    padding-right: 25px;
  }

  .home #boxVitrine .box__destaques-bg {
    margin-top: 0;
    height: auto;
    background: transparent;
  }

  .home #boxVitrine .box__destaques-bg .space_mobile_footer {
    margin-bottom: 40px;
  }

  .home #boxVitrine .box__destaques-bg>div {
    padding: 0;
    top: 0;
  }

  .home #boxVitrine .box__destaques-bg .box__hover {
    margin: 0;
  }

  .home #boxVitrine .box__destaques-bg .box__hover:hover .box_color_bg {
    -webkit-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
  }

  .home #boxVitrine .box__destaques-bg .box__hover .box__hover-text {
    padding-left: 35px;
  }

  .home #boxVitrine .box__destaques-bg .box__hover .box__hover-text~img {
    width: 100%;
  }

  .home #boxVitrine .box__destaques-bg .box__hover .tag_top span {
    left: 30px;
  }

  .home #boxVitrine .box__destaques-bg .img_destaque_1 {
    height: auto;
    width: 100vw;
    max-width: 100%;
  }

  .home #boxVitrine .box__destaques-bg .img_destaque_2 {
    height: auto;
    width: 100vw;
    max-width: 100%;
  }

  .home #boxVitrine .box__destaques-bg .img_destaque_3 {
    height: auto;
    width: 100vw;
    max-width: 100%;
    min-height: 552px;
    max-height: 552px;
  }

  .home #boxVitrine .box__destaques-bg .img_destaque_4 {
    height: auto;
    width: 100vw;
    max-width: 100%;
    max-height: 1104px;
    min-height: 1104px;
  }

  .credito section.mainContent {
    float: none;
    top: 0;
    width: 100%;
    margin-bottom: 40px;
  }

  .net__empresa .mobile_hidden {
    display: none;
  }

  .net__empresa section.mainContent {
    float: none;
    top: 0;
    width: 100%;
    margin-bottom: 40px;
  }

  .home .mobile_hidden {
    display: none;
  }

  .home #box__home {
    padding-top: 50px;
  }

  .home #box__home .col-xs-12 {
    padding-bottom: 35px;
  }

  .home #box__home-products .container {
    padding-bottom: 60px;
  }

  .home #box__home-products .container .icons__home-products {
    padding-bottom: 30px;
  }

  .home #box__home-products .container .icons__home-products p {
    height: auto !important;
  }

  .home #box__home-products .container .icons__home-products:nth-child(2n):after {
    content: '';
    background: transparent;
  }

  .home div.busca fieldset input[type='button'] {
    background: transparent url(/assets/classic/img/busca-icon.png) no-repeat;
    border-bottom: 1px solid #7f8b9c;
    background-position-x: -3px;
  }

  .home .grey__bar .grey__bar-box {
    top: 0px;
    width: 100%;
  }

  .home header.mainHeader {
    display: none;
  }

  .home nav.navSegMobile {
    display: none !important;
  }

  footer .hidden__br {
    display: none;
  }

  footer .list__fones .col-lg-2.left-border:after {
    display: none;
  }

  .home .grey__bar .grey__bar-box {
    padding: 20px 0;
  }

  .boxes-solucoes .slick-slide {
    width: 100%;
    height: 215px;
  }

  .boxes-facilidades .slick-slide {
    width: 240px !important;
  }

  .boxes-solucoes {
    width: 90%;
  }

  .box-solucao {
    width: 95%;
    height: 195px;
  }

  .boxes-facilidades {
    width: 100%;
    margin: 0;
    display: flex;
    justify-content: center;
    overflow: hidden;
  }

  .box-facilidade {
    height: 175px;
    padding: 30px;
    width: 230px;
    margin: 10px 10px;
  }

  .box-facilidade h3 {
    bottom: 40px;
  }
}

@media only screen and (max-width: 1024px) and (max-height: 768px) {
  .custom-navigation {
    z-index: 2;
  }

  div.comboSegmentos {
    top: 4%;
  }

  .box-facilidade {
    width: 90%;
    height: 220px;
    padding: 30px;
  }
}

@media only screen and (max-width: 979px) {
  .container-modal {
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
  }
  .modal__container-infor-ie {
    height: auto!important;
  }
  footer .box__red .list__icones ul li {
    padding-right: 4px;
  }

  footer .list__links a span {
    height: 45px;
  }
}

@media only screen and (max-width: 768px) {
  body.tablet div.holderFixed {
    height: 80px !important;
  }

  body.tablet header.headerMobile div.busca {
    top: 0 !important;
  }

  #wrapper {
    padding-top: 0 !important;
  }

  div.comboSegmentos {
    background: #fff !important;
    position: absolute;
    top: 80px;
    border-top: 1px solid #ffffff5e;
    z-index: 2;
    width: 100%;
    display: block !important;
  }

  div.comboSegmentos>span {
    color: #4d4e53;
    font-size: 0.9375rem;
    cursor: pointer;
    position: relative;
  }

  .home #carousel-banner div ol.flex-control-nav {
    bottom: 0;
  }

  .home .grey__bar .grey__bar-box {
    padding: 20px 25px;
  }

  .home .grey__bar .grey__bar-box:before {
    display: none;
  }

  .home #slickSlider {
    margin-top: auto;
    margin-bottom: 50px;
  }

  .home div.comboSegmentos {
    background: #CECECE url(/assets/classic/img/bg-classic.jpg) repeat-x;
  }

  .home div.comboSegmentos.active {
    background-image: none;
  }

  .home #box__home-products .icons__home-products a.icons__link:before {
    left: 35% !important;
  }

  .home #boxNetEmpresa {
    top: auto;
  }

  .home #boxNetEmpresa .box-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .home #boxNetEmpresa .box-flex .item-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .home #boxNetEmpresa .boxImg:nth-child(odd) {
    margin: 0 20px 20px 0;
  }

  .home #boxNetEmpresa .boxImg:nth-child(even) {
    margin-right: 0;
  }

  .home #boxNetEmpresa .img-destaque {
    max-width: 100%;
    margin-bottom: 20px;
  }

  .home #boxCash {
    top: auto;
  }

  .home #boxCash .background_box .section_product {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .home #boxCash .background_box .section_product div {
    width: calc(50% - 10px);
    margin: 5px;
  }

  .home #boxCash .background_box .section_product div .box {
    width: 100%;
  }

  .home #boxCash .background_box .section_product div .box .filtro_thumbs {
    width: 100%;
    max-width: 100%;
  }

  .home #boxCash .background_box .section_product div .box .filtro_thumbs .filtro {
    margin: 0;
    border-radius: 5px;
    opacity: 0;
  }

  .home #boxCash .background_box .section_product div .box .filtro_thumbs .filtro .box_text {
    margin: 0;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .home #boxCash .background_box .section_product div .box .filtro_thumbs .filtro .box_text p {
    margin: 0;
    font-size: 0.8125rem;
  }

  .home #boxCash .background_box .section_product div .box .filtro_thumbs>img {
    min-width: auto;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .home #boxCash .background_box .section_product div .box>span {
    margin-top: 10px;
    padding: 0 20px;
    text-align: center;
  }

  .home #boxCash .background_box .section_product .box>span::before {
    display: none;
  }

  .home #boxBradesco {
    padding: 20px 35px;
    min-height: 260px;
  }

  .home #boxVitrine {
    margin-bottom: 0;
  }

  .home #boxVitrine .container {
    padding: 0;
  }

  .home #boxVitrine .box__destaques-bg {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .home #boxVitrine .box__destaques-bg .box__hover {
    border-radius: 0;
  }

  .home #boxVitrine .box__destaques-bg .box__hover .box__hover-text {
    bottom: 20px;
    padding-left: 0;
  }

  .home #boxVitrine .box__destaques-bg .box__hover .box__hover-text p {
    font-size: 0.8125rem;
  }

  .home #boxVitrine .box__destaques-bg .img_destaque_2 {
    min-height: 100%;
    max-height: 125px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .home #boxVitrine .box__destaques-bg .img_destaque_3 {
    min-height: 100%;
    max-height: 100%;
  }

  .home #boxVitrine .box__destaques-bg .img_destaque_4 {
    min-height: 100%;
    max-height: 100%;
    height: 824px;
  }

  .net__empresa section.mainContent .box__acesso {
    padding: 0 25px;
  }

  .net__empresa section.mainContent .box__acesso .box-text .box-acesso-text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .net__empresa section.mainContent .box__acesso .box-text .box-acesso-text .button {
    margin-top: 15px;
  }

  .net__empresa section.mainContent .banner_midle {
    padding: 35px 40px;
  }

  .net__empresa section.mainContent .banner_midle .btn-conhecaapp {
    display: block;
    margin-left: 0;
    margin-top: 40px;
    float: none;
  }

  .hidden-sm {
    display: block !important;
  }

  .hidden-xs {
    display: none !important;
  }

  footer .list__links {
    display: none;
    border: none;
    margin: 20px 36px;
  }

  footer .list__fones {
    display: none;
    border: none;
    margin: 20px 36px;
  }

  footer .overflow__x {
    overflow-x: auto;
    height: auto;
    display: block !important;
  }

  footer .box_cinza {
    width: auto;
    padding: 0 25px;
  }

  footer .box_cinza .box_cinza-position {
    max-width: 210px;
  }

  footer .box_cinza>div {
    width: 100% !important;
  }

  footer .box_cinza .fones_hidden .list__fones-title-sobre {
    bottom: 85px;
  }

  footer .box__red>div {
    width: 100% !important;
  }

  footer .box__red .list__icones {
    display: block;
    width: auto;
    margin-left: 0px;
  }

  footer .box__red .list__icones ul {
    text-align: center;
  }

  footer .box__red .list__icones ul li {
    padding-right: 15px;
  }

  footer .end__text {
    color: #3C3C3C;
    margin: 20px 20px;
    display: block;
    font-size: 0.875rem;
    text-align: center;
    letter-spacing: 1.5px;
  }

  footer .logo__footer {
    text-align: center;
  }

  footer .logo__footer img {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 639px) {
  header.headerMobile a.buscaMobile {
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='28.5px' height='28.6px' viewBox='0 0 18.5 18.6' enable-background='new 0 0 18.5 18.6' xml:space='preserve'%3e%3cg id='Camada_2' display='none'%3e%3crect x='-7' y='-11.5' display='inline' fill='%23DD8B14' width='40.1' height='41'/%3e%3c/g%3e%3cg id='Lupa'%3e%3ccircle fill='none' stroke='%23FFFFFF' stroke-width='2.5' cx='8.6' cy='8.3' r='6.7'/%3e%3cpath fill='none' stroke='%23FFFFFF' stroke-width='2.5' stroke-linecap='square' stroke-linejoin='bevel' d='M13.5,12.9l2.8,3.5'/%3e%3c/g%3e%3c/svg%3e ") 0 0 no-repeat;
  }

  header.headerMobile a.buscaMobile.close {
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='20px' height='20px' viewBox='0 0 21.9 21.9' xmlns:xlink='http://www.w3.org/1999/xlink' enable-background='new 0 0 21.9 21.9'%3e%3cpath fill='white' d='M14.1,11.3c-0.2-0.2-0.2-0.5,0-0.7l7.5-7.5c0.2-0.2,0.3-0.5,0.3-0.7s-0.1-0.5-0.3-0.7l-1.4-1.4C20,0.1,19.7,0,19.5,0 c-0.3,0-0.5,0.1-0.7,0.3l-7.5,7.5c-0.2,0.2-0.5,0.2-0.7,0L3.1,0.3C2.9,0.1,2.6,0,2.4,0S1.9,0.1,1.7,0.3L0.3,1.7C0.1,1.9,0,2.2,0,2.4 s0.1,0.5,0.3,0.7l7.5,7.5c0.2,0.2,0.2,0.5,0,0.7l-7.5,7.5C0.1,19,0,19.3,0,19.5s0.1,0.5,0.3,0.7l1.4,1.4c0.2,0.2,0.5,0.3,0.7,0.3 s0.5-0.1,0.7-0.3l7.5-7.5c0.2-0.2,0.5-0.2,0.7,0l7.5,7.5c0.2,0.2,0.5,0.3,0.7,0.3s0.5-0.1,0.7-0.3l1.4-1.4c0.2-0.2,0.3-0.5,0.3-0.7 s-0.1-0.5-0.3-0.7L14.1,11.3z'/%3e%3c/svg%3e ") 3px 5px no-repeat;
  }

  .home #box__home .col-xs-12 {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }

  .home #banner__middle {
    margin: 25px 0px 59px 0px;
  }

  .home .grey__bar .grey__bar-box h1 {
    font-size: 1.125rem;
  }

  .home .grey__bar .grey__bar-box p {
    font-size: 0.875rem;
  }
}

@media only screen and (max-width: 520px) {
  .slick-next{
    display: none !important;
  }
  .slick-prev{
    display: none !important;
  }
  #conteudo > div > button.slick-next.slick-arrow.slick-disabled{
    display: none !important;
  }
  .box-solucao {
    width: 95% !important;
    height: 195px !important;
}
  div.comboSegmentos {
    top: 75px;
  }
  .home .grey__bar {
    z-index: 0;
  }

  .tab-wrapper {
    z-index: 1;
  }
}

@media only screen and (max-width: 425px) {
  .modal__container-infor-ie {
    width: 70%;
    
  }
  .home #boxNetEmpresa .slick_mobile {
    margin-left: -25px;
    margin-bottom: 50px;
  }

  .home #boxNetEmpresa .slick_mobile .btn_acesse_agora {
    width: 250px;
  }

  .home #boxNetEmpresa .slick_mobile .slick-slide .item {
    position: relative;
    min-height: 200px;
  }

  .home #boxNetEmpresa .slick_mobile .slick-slide .item span.title {
    position: absolute;
    width: 250px;
    left: -55px;
  }

  .home #boxNetEmpresa .slick_mobile .slick-slide .item p {
    position: relative;
    margin-top: 20px;
    width: 250px;
    left: -60px;
  }

  .home #boxNetEmpresa .slick_mobile .slick-slide.slick-current.slick-active.slick-center .item {
    position: relative;
  }

  .net__empresa section.mainContent .box__acesso .slick_mobile {
    margin-left: -25px;
  }

  .net__empresa section.mainContent .box__acesso .slick_mobile .btn_acesse_agora {
    width: 250px;
  }

  .net__empresa section.mainContent .box__acesso .slick_mobile .slick-dots li:last-child {
    display: none;
  }

  .net__empresa section.mainContent .box__acesso .slick_mobile .slick-slide .item {
    position: relative;
    min-height: 200px;
  }

  .net__empresa section.mainContent .box__acesso .slick_mobile .slick-slide .item span.title {
    position: absolute;
    width: 250px;
    left: -55px;
  }

  .net__empresa section.mainContent .box__acesso .slick_mobile .slick-slide .item p {
    position: relative;
    margin-top: 20px;
    width: 250px;
    left: -60px;
  }

  .net__empresa section.mainContent .box__acesso .slick_mobile .slick-slide.slick-current.slick-active.slick-center .item {
    position: relative;
  }
}

@media only screen and (max-width: 375px) {
  .net__empresa section.mainContent .box__acesso .slick_mobile .slick-slide .item p {
    left: -80px;
  }

  .net__empresa section.mainContent .box__acesso .slick_mobile .slick-slide .item a {
    left: -35px;
  }

  div.comboSegmentos {
    top: 2%;
  }
}

.c-gradiente {
  background: linear-gradient(270deg, rgba(204,9,47,1) 0%, rgba(51,59,143,1) 100%)!important;
}