@charset "UTF-8";
/* CSS para HOME */

.mainContent .solucoes-integradas .avisoLegal {
  text-align: center;
  margin: 30px 50px 50px;
  padding-bottom: 0px;
}



.sobre-accordion-link {
  font-size: 18px;
  text-decoration: none;
  cursor: pointer;
  border-top: solid 1px #F0F0F0;
  background: #FBFBFB;
  background: -webkit-linear-gradient(top, #FBFBFB 50%, #F2F2F2 100%);
  background: -moz-linear-gradient(top, #FBFBFB 50%, #F2F2F2 100%);
  background: -ms-linear-gradient(top, #FBFBFB 50%, #F2F2F2 100%);
  background: -o-linear-gradient(top, #FBFBFB 50%, #F2F2F2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #FBFBFB), color-stop(100%, #F2F2F2));
  background: linear-gradient(top, #FBFBFB 50%, #F2F2F2 100%);
  padding: 20px;
  margin: 10px 0 30px;
  display: block;
  text-align: center span;
    text-align-padding-left: 15px; }
  .sobre-accordion-link.active {
    color: #CC092F;
    background: #FFFFFF; }

.sobre-accordion {
  display: none;
  border-bottom: 1px solid #d2d2d2;
  margin-bottom: 30px;
  padding-bottom: 20px; }
  .sobre-accordion h1 {
    font-size: 24px; }

p.imagem-ilustrada {
  font-size: 11px !important;
  margin: 10px 0 10px 10px;
  color: #666; }

body.home div.banner .owl-buttons {
  display: none; }

div.atencao {
  display: table;
  background: #EDEDED;
  padding: 15px;
  margin-bottom: 20px; }
  div.atencao ul li img {
    display: block;
    width: 100%; }
  div.atencao div.atencao {
    display: table;
    background: #EDEDED;
    padding: 15px;
    margin-bottom: 20px; }
    div.atencao div.atencao ul li img {
      display: block;
      width: 100%; }
  div.atencao ul.botoes {
    margin-bottom: 15px;
    display: table;
    width: 100%; }
    div.atencao ul.botoes li {
      padding: 0; }
      div.atencao ul.botoes li img {
        width: 100%;
        max-width: 336px;
        display: block; }
      div.atencao ul.botoes li a {
        margin-bottom: 15px; }
  div.atencao p {
    margin-bottom: 15px;
    font-family: 'BradescoSans', sans-serif;
    font-size: 13px;
    line-height: 1.2; }
  div.atencao h3 {
    font-size: 18px;
    margin-bottom: 16px;
    margin-top: 30px; }
  div.atencao .info-text {
    color: #4d4e53;
    font-size: 11px;
    line-height: 1.2;
    font-family: 'BradescoSans', sans-serif;
    margin-top: -2px; }
  div.atencao hr {
    margin: 30px 0; }

/* conteúdo principais Prêmios */
ul#conteudoPremios p {
  color: #222;
  font-family: 'BradescoSans', sans-serif; }
ul#conteudoPremios .alignRight {
  text-align: right;
  font-weight: bold; }
ul#conteudoPremios li h3 {
  font-size: 20px;
  font-family: 'BradescoSans', sans-serif;
  color: #222; }

div#header-nao-comercializados-bg {
  padding: 10px;
  font-family: 'BradescoSans', sans-serif;
  font-size: 13px;
  background-color: #EDEDED;
  border-bottom: 1px solid #BFBFBF;
  border-left: 1px solid #FFF;
  color: #1F1F1F;
  font-weight: bold;
  text-align: left;
  color: #333; }
  div#header-nao-comercializados-bg .ajuste-header {
    margin-top: 10px; }

div#header-nao-comercializados {
  padding: 10px; }
  div#header-nao-comercializados strong {
    font-size: 14px; }
  div#header-nao-comercializados span {
    color: #4d4e53;
    font-size: 0.700em; }
  div#header-nao-comercializados p {
    margin-top: 10px; }
  div#header-nao-comercializados div {
    margin-top: 10px; }
    div#header-nao-comercializados div a.lnk-tnc {
      font-size: 12px;
      font-weight: bold;
      text-decoration: none; }
      div#header-nao-comercializados div a.lnk-tnchover {
        text-decoration: underline; }
  div#header-nao-comercializados #loadMore {
    margin-top: 20px; }

#loadMore {
  color: #444;
  cursor: pointer;
  width: 100%;
  height: 35px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 50%, #faf7fa 51%, #e3e3e3 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffffff), color-stop(50%, #ffffff), color-stop(51%, #faf7fa), color-stop(100%, #e3e3e3));
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 50%, #faf7fa 51%, #e3e3e3 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #ffffff 50%, #faf7fa 51%, #e3e3e3 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 50%, #faf7fa 51%, #e3e3e3 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 50%, #faf7fa 51%, #e3e3e3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e3e3', GradientType=0 );
  border-bottom: 1px solid #d8d8d8;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.35);
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  font-size: 12px;
  text-align: center;
  line-height: 35px;
  margin-bottom: 30px; }
  #loadMore:hover {
    color: black; }
  #loadMore:before {
    content: '';
    position: absolute;
    background: url(/assets/classic/img/bgr-lnk-sprite.png) 0 -1195px no-repeat;
    width: 10px;
    height: 10px;
    margin: 15px 0 0 -15px; }

/* End: CSS para Home */
section.mainContent p.direitos {
  font-size: 11px;
  color: #333333;
  font-family: 'BradescoSans', sans-serif;
  font-weight: normal; }
section.mainContent a {
  color: #393939; }
  section.mainContent a.lnk-blue {
    color: #00539f;
    text-decoration: none; }
  section.mainContent a:hover, section.mainContent a.lnk-blue:hover {
    color: #75a7ec;
    text-decoration: underline; }
section.mainContent span.tip {
  border-bottom: 1px dotted #666;
  display: inline-block;
  cursor: pointer; }
  section.mainContent span.tip:hover {
    color: #75a7ec; }
section.mainContent > header {
  margin-bottom: 30px;
  /*
  &.single {
  	margin-bottom: 20px;
  }
  */ }
  section.mainContent > header h2 {
    font-size: 22px;
    font-family: 'BradescoSans', sans-serif;
    font-weight: normal;
    margin-bottom: 5px; }
  section.mainContent > header p {
    font-family: 'BradescoSans', serif;
    font-size: 14px;
    font-style: italic;
    color: #4D4E53;
    text-align: center;}
  section.mainContent > header p.proc-susep-tp3 {
    padding-bottom: 16px;
    font-size: 0.746em;
    color: #4d4e53;
    font-style: normal;
    font-family: 'BradescoSans', sans-serif; }
  section.mainContent > header span {
    position: relative;
    margin-top: -5px;
    font-size: 11px;
    color: #4d4e53; }
section.mainContent aside h5 {
  font-family: 'BradescoSans', sans-serif;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 30px; }
section.mainContent aside div.destaque-area {
  display: table; }
  section.mainContent aside div.destaque-area div.thumb {
    width: 25%;
    float: left;
    max-width: 62px; }
    section.mainContent aside div.destaque-area div.thumb img {
      display: block;
      width: 100%; }
  section.mainContent aside div.destaque-area h6 {
    width: 75%;
    float: left;
    font-size: 16px;
    font-family: 'BradescoSans', sans-serif;
    font-weight: normal;
    padding: 10px 0 0 15px; }
    section.mainContent aside div.destaque-area h6 span {
      display: block; }
  section.mainContent aside div.destaque-area div.description {
    clear: both;
    font-size: 16px; }
    section.mainContent aside div.destaque-area div.description p {
      font-family: 'BradescoSans', sans-serif;
      font-style: italic; }
  section.mainContent aside div.destaque-area a.saiba-mais {
    margin-top: 15px; }
section.mainContent aside div.destaque-sidebar {
  margin-bottom: 30px; }
  section.mainContent aside div.destaque-sidebar div.holder {
    border-bottom: 1px solid #d2d2d2;
    display: table;
    height: 100px;
    width: 100%;
    padding-bottom: 15px; }
    section.mainContent aside div.destaque-sidebar div.holder div.description {
      width: 75%;
      float: left;
      padding-right: 10px; }
      section.mainContent aside div.destaque-sidebar div.holder div.description h6 {
        color: #4d4e53;
        font-family: 'BradescoSans', sans-serif;
        font-weight: normal;
        text-transform: uppercase;
        font-weight: normal;
        font-size: 10px;
        margin-bottom: 5px; }
      section.mainContent aside div.destaque-sidebar div.holder div.description a {
        font-family: 'BradescoSans', sans-serif;
        font-size: 14px;
        color: #265682;
        text-decoration: none;
        outline: none; }
        section.mainContent aside div.destaque-sidebar div.holder div.description a:hover {
          color: #488AE6;
          text-decoration: underline; }
    section.mainContent aside div.destaque-sidebar div.holder div.thumb {
      float: right;
      width: 25%; }
      section.mainContent aside div.destaque-sidebar div.holder div.thumb img {
        display: block;
        width: 100%; }
section.mainContent aside div.destaque-sidebar-2 {
  margin-bottom: 30px; }
  section.mainContent aside div.destaque-sidebar-2 h6 {
    color: #000;
    font-family: 'BradescoSans', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 5px; }
  section.mainContent aside div.destaque-sidebar-2 div.holder {
    border-bottom: 1px solid #d2d2d2;
    display: table;
    height: 100px;
    width: 100%;
    padding-bottom: 0px; }
    section.mainContent aside div.destaque-sidebar-2 div.holder div.description {
      margin-top: 25px;
      width: 45%;
      line-height: 1.6em;
      float: right;
      padding-left: 10px;
      text-align: right;
      font-family: 'BradescoSans', sans-serif;
      font-style: italic; }
      section.mainContent aside div.destaque-sidebar-2 div.holder div.description a {
        font-family: 'BradescoSans', sans-serif;
        font-size: 14px;
        color: #265682;
        text-decoration: none;
        outline: none; }
        section.mainContent aside div.destaque-sidebar-2 div.holder div.description a:hover {
          color: #488AE6;
          text-decoration: underline; }
      section.mainContent aside div.destaque-sidebar-2 div.holder div.description p {
        font-size: 16px; }
    section.mainContent aside div.destaque-sidebar-2 div.holder div.thumb {
      float: left;
      width: 45%; }
      section.mainContent aside div.destaque-sidebar-2 div.holder div.thumb img {
        display: block;
        width: 100%; }
section.mainContent div.row.default div.banner {
  width: 100%;
  display: block;
  margin-bottom: 20px;
  position: relative; }
  section.mainContent div.row.default div.banner img {
    display: block;
    width: 100%; }
  section.mainContent div.row.default div.banner.mini-banner {
    margin-bottom: 45px; }
    section.mainContent div.row.default div.banner.mini-banner > div.mini-banner {
      width: 32%;
      position: absolute;
      left: 2%;
      bottom: -10%; }
section.mainContent div.row.default p {
  margin-bottom: 15px;
  font-family: 'BradescoSans', sans-serif;
  font-size: 13px;
  line-height: 1.4em; }
  section.mainContent div.row.default p.txt-tp1 {
    color: #4D4E53;
    font: italic 16px 'BradescoSans', sans-serif;
    line-height: 1.4em; }
  section.mainContent div.row.default p.proc-susep-tp4 {
    padding: 0;
    font-size: 11px;
    margin-top: -12px; }
section.mainContent div.row.default h3 {
  font-size: 18px;
  margin-bottom: 15px; }
section.mainContent div.row.default h4 {
  font-size: 16px;
  margin-bottom: 15px; }
section.mainContent div.row.default #classic h3, section.mainContent div.row.default #classic1 h3, section.mainContent div.row.default #classic2 h3, section.mainContent div.row.default #classic3 h3 {
  font-size: 28px !important;
  margin-bottom: 15px;
  font-family: 'BradescoSans'; }
section.mainContent div.row.default #aprovacao-itiv2 p {
  margin-top: 25px;
  font-weight: bold; }
section.mainContent div.row.default #aprovacao-itiv2 img.ajuste-posicao {
  float: left;
  margin-left: 15px; }
section.mainContent div.row.default .sac-tel {
  color: #d11a22;
  font-size: 18px; }
section.mainContent div.row.default .sac-desc {
  font-size: 14px;
  font-weight: bold; }
section.mainContent div.row.default h2.txt-tel {
  color: #3157ab;
  font-weight: normal; }
section.mainContent div.row.default p.txt-sem-margin-bottom {
  margin-bottom: 0 !important; }
section.mainContent div.row.default .ul-tel-uteis {
  margin-bottom: 30px; }
  section.mainContent div.row.default .ul-tel-uteis li {
    margin: 0 0 3px !important; }
  section.mainContent div.row.default .ul-tel-uteis p strong {
    font-size: 14px; }
section.mainContent div.row.default .bloco-tel-uteis {
  min-height: 115px; }
  section.mainContent div.row.default .bloco-tel-uteis p strong {
    font-size: 14px; }
section.mainContent div.row.net-empresa .lst-ico {
  background-image: url("/assets/corporate/img/net-empresa/ico-produtos-servicos.png");
  background-position: 0 0px;
  background-repeat: no-repeat;
  padding: 10px 0 0 90px;
  margin-bottom: 15px;
  min-height: 94px; }
section.mainContent div.row.net-empresa .servico-cambio {
  background-position: 0 0; }
section.mainContent div.row.net-empresa .servico-cartao-credito {
  background-position: 0 -952px; }
section.mainContent div.row.net-empresa .servico-certificado-digital-bradesco {
  background-position: 0 -136px; }
section.mainContent div.row.net-empresa .servico-cesta-de-servicos {
  background-position: 0 -1088px; }
section.mainContent div.row.net-empresa .servico-cobranca {
  background-position: 0 -272px; }
section.mainContent div.row.net-empresa .servico-custodia-de-cheques {
  background-position: 0 -1224px; }
section.mainContent div.row.net-empresa .servico-debito-automatico {
  background-position: 0 -408px; }
section.mainContent div.row.net-empresa .servico-deposito-identificado {
  background-position: 0 -1360px; }
section.mainContent div.row.net-empresa .servico-emprestimos-financeiros {
  background-position: 0 -544px; }
section.mainContent div.row.net-empresa .servico-investimentos {
  background-position: 0 -1496px; }
section.mainContent div.row.net-empresa .servico-pag-for {
  background-position: 0 -680px; }
section.mainContent div.row.net-empresa .servico-pagamentos {
  background-position: 0 -1632px; }
section.mainContent div.row.net-empresa .servico-talao-de-cheques {
  background-position: 0 -816px; }
section.mainContent div.row.net-empresa .servico-transmissao-de-arquivos {
  background-position: 0 -1768px; }
section.mainContent div.row.net-empresa hr {
  margin-top: 20px;
  margin-bottom: 20px; }
section.mainContent div.row.net-empresa p.txt-banner {
  font: italic 1.231em 'BradescoSans', sans-serif;
  color: #393939; }
section.mainContent div.row.net-empresa .seta-direita:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #fff; }
section.mainContent div.row.net-empresa div#bx-destaque .bx-desq-1, section.mainContent div.row.net-empresa div#bx-destaque .bx-desq-2, section.mainContent div.row.net-empresa div#bx-destaque .bx-desq-3, section.mainContent div.row.net-empresa div#bx-destaque .bg {
  display: block;
  margin-bottom: 10px;
  overflow: hidden;
  height: 253px;
  position: relative; }
section.mainContent div.row.net-empresa div#bx-destaque .bx-desq-1 div.bg {
  background-image: url("/assets/corporate/img/net-empresa/destaque-01.png");
  background-repeat: no-repeat;
  background-size: 100%;
  transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1); }
section.mainContent div.row.net-empresa div#bx-destaque .bx-desq-1:hover div.bg {
  -moz-transform: scale(1.06);
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
  -ms-transform: scale(1.06); }
section.mainContent div.row.net-empresa div#bx-destaque .bx-desq-2 div.bg {
  background: url(/assets/corporate/img/net-empresa/destaque-02.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1); }
section.mainContent div.row.net-empresa div#bx-destaque .bx-desq-2:hover div.bg {
  -moz-transform: scale(1.06);
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
  -ms-transform: scale(1.06); }
section.mainContent div.row.net-empresa div#bx-destaque .bx-desq-3 div.bg {
  background: url(/assets/corporate/img/net-empresa/destaque-03.png);
  background-repeat: no-repeat;
  background-size: 100%;
  transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
  -ms-transition: all 2s cubic-bezier(0.19, 1, 0.22, 1); }
section.mainContent div.row.net-empresa div#bx-destaque .bx-desq-3:hover div.bg {
  -moz-transform: scale(1.06);
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
  -ms-transform: scale(1.06); }
section.mainContent div.row.net-empresa div#bx-destaque .bx-content {
  position: absolute;
  bottom: 0px;
  background: #666;
  opacity: 0.9;
  filter: alpha(opacity=90);
  display: block;
  padding: 10px 10px 0 10px;
  min-height: 130px;
  opacity: 0.9;
  filter: alpha(opacity=90);
  display: block;
  padding: 10px 10px 0 10px; }
  section.mainContent div.row.net-empresa div#bx-destaque .bx-content p {
    color: #fff;
    font: italic 1.0em 'BradescoSans', "serif"; }
  section.mainContent div.row.net-empresa div#bx-destaque .bx-content a.seta-direita {
    color: #fff; }
    section.mainContent div.row.net-empresa div#bx-destaque .bx-content a.seta-direita:hover {
      text-decoration: underline; }
  section.mainContent div.row.net-empresa div#bx-destaque .bx-content p {
    color: #fff;
    font-weight: normal;
    font-family: 'BradescoSans', sans-serif;
    font-style: italic;
    font-size: 12px; }
  section.mainContent div.row.net-empresa div#bx-destaque .bx-content a.seta-direita {
    color: #fff; }
section.mainContent div.row.net-empresa div#bx-destaque .bx-content-red {
  position: absolute;
  bottom: 0px;
  background: #CF3B50;
  opacity: 0.9;
  filter: alpha(opacity=90);
  display: block;
  padding: 10px 10px 0 10px;
  min-height: 130px;
  opacity: 0.9;
  filter: alpha(opacity=90);
  display: block;
  padding: 10px 10px 0 10px; }
  section.mainContent div.row.net-empresa div#bx-destaque .bx-content-red p {
    color: #fff;
    font: italic 1.0em 'BradescoSans', sans-serif; }
  section.mainContent div.row.net-empresa div#bx-destaque .bx-content-red a.seta-direita {
    color: #fff; }
    section.mainContent div.row.net-empresa div#bx-destaque .bx-content-red a.seta-direita:hover {
      text-decoration: underline; }
  section.mainContent div.row.net-empresa div#bx-destaque .bx-content-red p {
    color: #fff;
    font-weight: normal;
    font-family: 'BradescoSans', sans-serif;
    font-style: italic;
    font-size: 12px; }
  section.mainContent div.row.net-empresa div#bx-destaque .bx-content-red a.seta-direita {
    color: #fff; }
section.mainContent div.row.net-empresa div#bx-tipo-acesso .bx-desq-1, section.mainContent div.row.net-empresa div#bx-tipo-acesso .bx-desq-2, section.mainContent div.row.net-empresa div#bx-tipo-acesso .bx-desq-3, section.mainContent div.row.net-empresa div#bx-tipo-acesso .bg {
  display: block;
  margin-bottom: 10px;
  overflow: hidden;
  height: 253px;
  position: relative; }
section.mainContent div.row.net-empresa div#bx-tipo-acesso .bx-desq-1 div.bg {
  background-image: url("/assets/corporate/img/net-empresa/tp-acesso-01.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
  transition: all 1s cubic-bezier(0.15, 1, 0.22, 1);
  -webkit-transition: all 1s cubic-bezier(0.15, 1, 0.22, 1);
  -ms-transition: all 1s cubic-bezier(0.15, 1, 0.22, 1); }
section.mainContent div.row.net-empresa div#bx-tipo-acesso .bx-desq-1:hover div.bg {
  -moz-transform: scale(1.06);
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
  -ms-transform: scale(1.06); }
section.mainContent div.row.net-empresa div#bx-tipo-acesso .bx-desq-2 div.bg {
  background: url("/assets/corporate/img/net-empresa/tp-acesso-02.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
  transition: all 1s cubic-bezier(0.15, 1, 0.22, 1);
  -webkit-transition: all 1s cubic-bezier(0.15, 1, 0.22, 1);
  -ms-transition: all 1s cubic-bezier(0.15, 1, 0.22, 1); }
section.mainContent div.row.net-empresa div#bx-tipo-acesso .bx-desq-2:hover div.bg {
  -moz-transform: scale(1.06);
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
  -ms-transform: scale(1.06); }
section.mainContent div.row.net-empresa div#bx-tipo-acesso .bx-content {
  position: absolute;
  bottom: 0px;
  background: #666;
  opacity: 0.9;
  filter: alpha(opacity=90);
  display: block;
  padding: 10px 10px 0 10px; }
  section.mainContent div.row.net-empresa div#bx-tipo-acesso .bx-content p {
    color: #fff;
    font-weight: normal;
    font-family: 'BradescoSans', sans-serif;
    font-style: italic;
    font-size: 12px; }
  section.mainContent div.row.net-empresa div#bx-tipo-acesso .bx-content a.seta-direita {
    color: #fff; }
section.mainContent div.row.net-empresa div#bx-tipo-acesso .bx-content-red {
  position: absolute;
  bottom: 0px;
  width: 100%; }
  section.mainContent div.row.net-empresa div#bx-tipo-acesso .bx-content-red p {
    color: #fff;
    font-weight: normal;
    font-family: 'BradescoSans', sans-serif;
    font-style: italic;
    font-size: 12px; }
  section.mainContent div.row.net-empresa div#bx-tipo-acesso .bx-content-red a.seta-direita {
    color: #fff; }
  section.mainContent div.row.net-empresa div#bx-tipo-acesso .bx-content-red a {
    background: url("/assets/corporate/img/net-empresa/tp-acesso-bg-tp-acesso-red.png") right;
    display: block;
    height: 100%;
    padding: 30px 30px 30px 10px;
    color: #fff;
    text-decoration: none; }
    section.mainContent div.row.net-empresa div#bx-tipo-acesso .bx-content-red a:hover {
      text-decoration: underline; }
section.mainContent div.row.net-empresa div#bx-dispositivo-seguranca .bx-desq-1, section.mainContent div.row.net-empresa div#bx-dispositivo-seguranca .bx-desq-2, section.mainContent div.row.net-empresa div#bx-dispositivo-seguranca .bx-desq-3, section.mainContent div.row.net-empresa div#bx-dispositivo-seguranca .bg {
  display: block;
  margin-bottom: 10px;
  overflow: hidden;
  height: 253px;
  position: relative; }
section.mainContent div.row.net-empresa div#bx-dispositivo-seguranca .bx-desq-1 div.bg {
  background-image: url("/assets/corporate/img/net-empresa/dp-01.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
  transition: all 1s cubic-bezier(0.15, 1, 0.22, 1);
  -webkit-transition: all 1s cubic-bezier(0.15, 1, 0.22, 1);
  -ms-transition: all 1s cubic-bezier(0.15, 1, 0.22, 1); }
section.mainContent div.row.net-empresa div#bx-dispositivo-seguranca .bx-desq-1:hover div.bg {
  -moz-transform: scale(1.06);
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
  -ms-transform: scale(1.06); }
section.mainContent div.row.net-empresa div#bx-dispositivo-seguranca .bx-desq-2 div.bg {
  background: url("/assets/corporate/img/net-empresa/dp-02.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
  transition: all 1s cubic-bezier(0.15, 1, 0.22, 1);
  -webkit-transition: all 1s cubic-bezier(0.15, 1, 0.22, 1);
  -ms-transition: all 1s cubic-bezier(0.15, 1, 0.22, 1); }
section.mainContent div.row.net-empresa div#bx-dispositivo-seguranca .bx-desq-2:hover div.bg {
  -moz-transform: scale(1.06);
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
  -ms-transform: scale(1.06); }
section.mainContent div.row.net-empresa div#bx-dispositivo-seguranca .bx-content {
  position: absolute;
  bottom: 0px;
  background: #666;
  opacity: 0.9;
  filter: alpha(opacity=90);
  display: block;
  padding: 10px 10px 0 10px; }
  section.mainContent div.row.net-empresa div#bx-dispositivo-seguranca .bx-content p {
    color: #fff;
    font-weight: normal;
    font-family: 'BradescoSans', sans-serif;
    font-style: italic;
    font-size: 12px; }
  section.mainContent div.row.net-empresa div#bx-dispositivo-seguranca .bx-content a.seta-direita {
    color: #fff; }
section.mainContent div.row.net-empresa div#bx-dispositivo-seguranca .bx-content-red {
  position: absolute;
  bottom: 0px;
  width: 100%; }
  section.mainContent div.row.net-empresa div#bx-dispositivo-seguranca .bx-content-red p {
    color: #fff;
    font-weight: normal;
    font-family: 'BradescoSans', sans-serif;
    font-style: italic;
    font-size: 12px; }
  section.mainContent div.row.net-empresa div#bx-dispositivo-seguranca .bx-content-red a.seta-direita {
    color: #fff; }
  section.mainContent div.row.net-empresa div#bx-dispositivo-seguranca .bx-content-red a {
    background: url("/assets/corporate/img/net-empresa/tp-acesso-bg-tp-acesso-red.png") right;
    display: block;
    height: 100%;
    padding: 30px 30px 30px 10px;
    color: #fff; }
section.mainContent div.row.net-empresa div.banner {
  width: 100%;
  display: block;
  margin-bottom: 10px;
  position: relative; }
  section.mainContent div.row.net-empresa div.banner img {
    display: block;
    width: 100%; }
  section.mainContent div.row.net-empresa div.banner.mini-banner {
    margin-bottom: 45px; }
    section.mainContent div.row.net-empresa div.banner.mini-banner > div.mini-banner {
      width: 32%;
      position: absolute;
      left: 2%;
      bottom: -10%; }
section.mainContent div.row.net-empresa p {
  margin-bottom: 10px;
  font-family: 'BradescoSans', sans-serif;
  font-size: 13px;
  line-height: 1.4em; }
  section.mainContent div.row.net-empresa p.txt-tp1 {
    color: #4D4E53;
    font: italic 16px 'BradescoSans', sans-serif;
    line-height: 1.4em; }
  section.mainContent div.row.net-empresa p.proc-susep-tp4 {
    padding: 0;
    font-size: 11px;
    margin-top: -12px; }
section.mainContent div.row.net-empresa p.content-titulo-h3 {
  font-family: 'BradescoSans', sans-serif;
  font-size: 16px;
  font-style: italic;
  color: #4D4E53; }
section.mainContent div.row.net-empresa h3 {
  font-size: 18px;
  margin-bottom: 15px; }
section.mainContent div.row.net-empresa h4 {
  font-size: 16px;
  margin-bottom: 15px; }
section.mainContent div.row.net-empresa #box-novidade {
  background: #EDEDED;
  min-height: 300px;
  padding: 10px;
  margin-bottom: 20px; }
  section.mainContent div.row.net-empresa #box-novidade h3 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 1.348em; }
  section.mainContent div.row.net-empresa #box-novidade h4 {
    color: #4D4E53;
    font: italic 1.131em 'BradescoSans', sans-serif; }
section.mainContent div.row.net-empresa #box-acesso {
  background: #EDEDED;
  padding: 10px; }
  section.mainContent div.row.net-empresa #box-acesso img {
    margin: -10px;
    padding: 0; }
  section.mainContent div.row.net-empresa #box-acesso h3 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 1.348em; }
  section.mainContent div.row.net-empresa #box-acesso h4 {
    margin-left: 15px;
    color: #4D4E53;
    font: italic 1.131em 'BradescoSans', sans-serif; }
  section.mainContent div.row.net-empresa #box-acesso a {
    margin-left: 15px; }
section.mainContent div.row.solucoes-integradas ul.accordion li p span {
  color: #666; }
section.mainContent div.row.solucoes-integradas a.big-blue {
  margin-bottom: 10px; }
section.mainContent div.row.solucoes-integradas p.txt-left-peq {
  font-size: 11px;
  float: left; }
section.mainContent div.row.solucoes-integradas p.direito {
  font-size: 11px;
  color: #393939; }
section.mainContent div.row.solucoes-integradas hr {
  margin-top: 20px;
  margin-bottom: 20px; }
section.mainContent div.row.solucoes-integradas hr.nospace {
  margin: 0;
  padding: 0; }
section.mainContent div.row.solucoes-integradas div.banner {
  width: 100%;
  display: block;
  margin-bottom: 20px;
  position: relative; }
  section.mainContent div.row.solucoes-integradas div.banner img {
    display: block;
    width: 100%; }
  section.mainContent div.row.solucoes-integradas div.banner.mini-banner {
    margin-bottom: 45px; }
    section.mainContent div.row.solucoes-integradas div.banner.mini-banner > div.mini-banner {
      width: 32%;
      position: absolute;
      left: 2%;
      bottom: -10%; }
  section.mainContent div.row.solucoes-integradas div.banner ul.carousel-sobre li.active {
    background: #fff;
    border-left: solid 1px #e1e1e1;
    border-right: solid 1px #e1e1e1; }
    section.mainContent div.row.solucoes-integradas div.banner ul.carousel-sobre li.active a {
      color: #cc092f; }
  section.mainContent div.row.solucoes-integradas div.banner ul.carousel-sobre li a {
    padding: 40px 20px 0 20px;
    text-align: center;
    min-height: 117px;
    height: 117px; }
section.mainContent div.row.solucoes-integradas form {
  color: #000;
  font-weight: normal;
  font-size: 13px; }
  section.mainContent div.row.solucoes-integradas form fieldset {
    border: none; }
    section.mainContent div.row.solucoes-integradas form fieldset input {
      margin-left: 30px; }
      section.mainContent div.row.solucoes-integradas form fieldset input:first-child {
        margin-left: -10px; }
section.mainContent div.row.solucoes-integradas p {
  margin-bottom: 5px;
  font-family: 'BradescoSans', sans-serif !important;
  font-size: 13px;
  line-height: 1.4em; }
  section.mainContent div.row.solucoes-integradas p.txt-tp1 {
    color: #4D4E53;
    font: bold 16px 'BradescoSans', sans-serif;
    line-height: 1.4em; }
  section.mainContent div.row.solucoes-integradas p.proc-susep-tp4 {
    padding: 0;
    font-size: 11px;
    margin-top: -12px; }
  section.mainContent div.row.solucoes-integradas p.txt-tp1 {
    color: #4D4E53;
    font: italic 16px 'BradescoSans', sans-serif;
    line-height: 1.4em; }
  section.mainContent div.row.solucoes-integradas p.simule-agora {
    top: 25px; }
section.mainContent div.row.solucoes-integradas h3 {
  font-size: 18px;
  margin-bottom: 15px; }
section.mainContent div.row.solucoes-integradas h4 {
  font-size: 16px;
  margin-bottom: 15px;
  margin-top: 20px; }
section.mainContent div.row.solucoes-integradas h5 {
  font-size: 15px;
  margin-bottom: 10px; }
section.mainContent div.row.solucoes-integradas .space-content {
  margin-bottom: 20px;
  padding-bottom: 80px;
  display: block;
  vertical-align: middle; }
section.mainContent div.row.solucoes-integradas .responsive img {
  margin-top: 15px; }
section.mainContent div.row.solucoes-integradas .consorcios hr {
  padding-bottom: 50px; }
section.mainContent div.row.solucoes-integradas .own-gray-box {
  background-color: #ededed !important;
  color: transparent; }
section.mainContent div.row.solucoes-integradas .btn-antes-cartoes {
  background: url("/assets/corporate/img/sobre/btn-cartoes-antes-depois.png");
  width: 67px;
  height: 21px;
  cursor: pointer;
  float: left;
  margin: 0 18px 26px 0; }
section.mainContent div.row.solucoes-integradas .btn-depois-cartoes {
  background: url("/assets/corporate/img/sobre/btn-cartoes-antes-depois.png");
  width: 67px;
  height: 21px;
  cursor: pointer;
  float: left;
  margin: 0px 18px 0px 0;
  background-position: 0 bottom; }
section.mainContent div.row.solucoes-integradas .buscaGrupo a {
  position: relative;
  float: left;
  text-align: center;
  padding: 4px 10px;
  height: 25px;
  font-size: 13px;
  text-decoration: none;
  color: #000000;
  border: 1px solid #dfdfdf;
  border-radius: 5px;
  margin-right: 15px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 49%, #f6f6f6 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffffff), color-stop(49%, #f6f6f6), color-stop(100%, #f6f6f6));
  background: -webkit-linear-gradient(top, #ffffff 0%, #f6f6f6 49%, #f6f6f6 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #f6f6f6 49%, #f6f6f6 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #f6f6f6 49%, #f6f6f6 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f6f6f6 49%, #f6f6f6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=0 ); }
section.mainContent div.row.solucoes-integradas .buscaGrupo label {
  height: 35px;
  font-size: 13px;
  display: block;
  float: left;
  margin-right: 5px;
  padding-top: 5px; }
section.mainContent div.row.solucoes-integradas .buscaGrupo input {
  background-color: #F4F4F4;
  border-color: #C5C5C5 transparent transparent #C5C5C5;
  border-style: solid;
  border-width: 1px;
  color: #393939;
  font-size: 13px;
  height: 24px;
  padding: 0 6px;
  width: 50px;
  float: left;
  margin-right: 10px; }
section.mainContent div.row.solucoes-integradas .buscaGrupo label.label-data {
  float: right; }
section.mainContent div.row.solucoes-integradas div.row.consorcio-servicos div.bloco-servicos .border-servicos {
  max-width: 147px;
  min-height: 240px;
  position: relative;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  margin-bottom: 1em;
  padding: 0 7px;
  border-right: 1px solid #ececec;
  border-left: 1px solid #ececec;
  border-bottom: 1px solid #c5c5c5;
  -webkit-box-shadow: 0 1px 0 rgba(230, 230, 230, 0.75);
  -moz-box-shadow: 0 1px 0 rgba(230, 230, 230, 0.75);
  box-shadow: 0 1px 0 rgba(230, 230, 230, 0.75); }
section.mainContent div.row.solucoes-integradas div.row.consorcio-servicos div.bloco-servicos .border-servicos h3 {
  padding-top: 25px;
  font-size: 14px; }
section.mainContent div.row.solucoes-integradas div.row.consorcio-servicos div.bloco-servicos .border-servicos .lnk {
  bottom: 10px;
  right: 10px;
  position: absolute; }
section.mainContent div.row.solucoes-integradas div.jumbotron {
  width: 98%;
  float: left;
  background-color: #EDEDED;
  border-radius: 1px;
  position: relative;
  margin: 10px 8px 10px 8px;
  padding: 15px;
  color: #393939; }
  section.mainContent div.row.solucoes-integradas div.jumbotron p {
    margin: 0 !important;
    margin-bottom: 10px !important; }
    section.mainContent div.row.solucoes-integradas div.jumbotron p a {
      text-decoration: none;
      font-size: 13px;
      color: #00539F;
      display: table;
      padding-right: 0px;
      line-height: 17px;
      min-height: 17px;
      margin-top: 10px; }
      section.mainContent div.row.solucoes-integradas div.jumbotron p a:hover {
        text-decoration: underline;
        color: #488AE6; }
  section.mainContent div.row.solucoes-integradas div.jumbotron span {
    display: block;
    font-size: 13px; }
  section.mainContent div.row.solucoes-integradas div.jumbotron h3 {
    font-size: 14px;
    margin: 2em 0 1em 0; }
section.mainContent div.row.solucoes-integradas .adjust-content {
  float: left;
  margin: 0;
  padding: 0; }
  section.mainContent div.row.solucoes-integradas .adjust-content .border {
    border-bottom: 1px solid #d2d2d2;
    width: 230px;
    height: 110px;
    margin: 10px 8px 0;
    padding: 10px 8px 0; }
  section.mainContent div.row.solucoes-integradas .adjust-content .lnk-2 {
    text-decoration: none;
    font-size: 13px !important;
    background: url("/assets/classic/img/seta-link.png") no-repeat right center;
    color: #000000 !important;
    display: inline-block;
    line-height: 18px;
    min-height: 18px;
    padding-bottom: 70px; }
    section.mainContent div.row.solucoes-integradas .adjust-content .lnk-2:hover {
      text-decoration: underline;
      color: #488AE6 !important; }
    section.mainContent div.row.solucoes-integradas .adjust-content .lnk-2.mgr-btn {
      margin-top: 0px; }
    section.mainContent div.row.solucoes-integradas .adjust-content .lnk-2.right {
      float: right; }
  section.mainContent div.row.solucoes-integradas .adjust-content img {
    float: left;
    margin: 0 10px 0 -15px; }
  section.mainContent div.row.solucoes-integradas .adjust-content .lnk-2 p {
    float: none;
    line-height: 15px !important; }
  section.mainContent div.row.solucoes-integradas .adjust-content p {
    margin-bottom: 8px; }
section.mainContent div.row.solucoes-integradas .box-img-fly {
  float: left; }
section.mainContent div.row.solucoes-integradas .box-ico-fly {
  float: right;
  margin-top: -60px;
  z-index: 9999; }
section.mainContent div.row.solucoes-integradas .link-appStore,
section.mainContent div.row.solucoes-integradas .link-googlePlay {
  position: relative;
  float: left;
  margin-left: 30px; }
  section.mainContent div.row.solucoes-integradas .link-appStore a:hover img,
  section.mainContent div.row.solucoes-integradas .link-googlePlay a:hover img {
    box-shadow: none; }
section.mainContent div.row.solucoes-integradas .link-googlePlay {
  margin-top: 4px; }
section.mainContent div.row.solucoes-integradas .margin-top-txt {
  margin-top: 50px; }
section.mainContent div.row.solucoes-integradas .primeiros-passos .banner {
  margin: 40px 0; }
section.mainContent div.row.solucoes-integradas .primeiros-passos .col-lg-8 {
  padding: 0 10px 0 95px; }
  section.mainContent div.row.solucoes-integradas .primeiros-passos .col-lg-8:before {
    content: '1';
    width: 52px;
    height: 52px;
    background-color: #f2f2f2;
    position: absolute;
    border-radius: 24px;
    color: #c70037;
    font-size: 40px;
    padding: 4px 0 0 15px;
    left: 20px; }
section.mainContent div.row.solucoes-integradas .primeiros-passos .col-lg-4 {
  text-align: center; }
section.mainContent div.row.solucoes-integradas .captura-img-cheque .banner,
section.mainContent div.row.solucoes-integradas .deposito-do-cheque .banner {
  margin: 40px 0; }
section.mainContent div.row.solucoes-integradas .captura-img-cheque .col-lg-4:nth-child(2) h3, section.mainContent div.row.solucoes-integradas .captura-img-cheque .col-lg-4:nth-child(3) h3, section.mainContent div.row.solucoes-integradas .captura-img-cheque .col-lg-4:nth-child(4) h3,
section.mainContent div.row.solucoes-integradas .deposito-do-cheque .col-lg-4:nth-child(2) h3,
section.mainContent div.row.solucoes-integradas .deposito-do-cheque .col-lg-4:nth-child(3) h3,
section.mainContent div.row.solucoes-integradas .deposito-do-cheque .col-lg-4:nth-child(4) h3 {
  font-size: 18px;
  margin-bottom: 15px;
  padding: 0px 35px 0 75px;
  height: 60px; }
  section.mainContent div.row.solucoes-integradas .captura-img-cheque .col-lg-4:nth-child(2) h3:before, section.mainContent div.row.solucoes-integradas .captura-img-cheque .col-lg-4:nth-child(3) h3:before, section.mainContent div.row.solucoes-integradas .captura-img-cheque .col-lg-4:nth-child(4) h3:before,
  section.mainContent div.row.solucoes-integradas .deposito-do-cheque .col-lg-4:nth-child(2) h3:before,
  section.mainContent div.row.solucoes-integradas .deposito-do-cheque .col-lg-4:nth-child(3) h3:before,
  section.mainContent div.row.solucoes-integradas .deposito-do-cheque .col-lg-4:nth-child(4) h3:before {
    content: '';
    width: 52px;
    height: 52px;
    background-color: #f2f2f2;
    position: absolute;
    border-radius: 24px;
    color: #c70037;
    font-size: 40px;
    padding: 4px 0 0 15px;
    left: 20px; }
section.mainContent div.row.solucoes-integradas .captura-img-cheque .col-lg-4:nth-child(2) .thumb-captura-img, section.mainContent div.row.solucoes-integradas .captura-img-cheque .col-lg-4:nth-child(3) .thumb-captura-img, section.mainContent div.row.solucoes-integradas .captura-img-cheque .col-lg-4:nth-child(4) .thumb-captura-img,
section.mainContent div.row.solucoes-integradas .deposito-do-cheque .col-lg-4:nth-child(2) .thumb-captura-img,
section.mainContent div.row.solucoes-integradas .deposito-do-cheque .col-lg-4:nth-child(3) .thumb-captura-img,
section.mainContent div.row.solucoes-integradas .deposito-do-cheque .col-lg-4:nth-child(4) .thumb-captura-img {
  height: 155px; }
section.mainContent div.row.solucoes-integradas .captura-img-cheque .col-lg-4:nth-child(2) h3:before,
section.mainContent div.row.solucoes-integradas .deposito-do-cheque .col-lg-4:nth-child(2) h3:before {
  content: '1'; }
section.mainContent div.row.solucoes-integradas .captura-img-cheque .col-lg-4:nth-child(2) p,
section.mainContent div.row.solucoes-integradas .deposito-do-cheque .col-lg-4:nth-child(2) p {
  padding: 20px 15px 0 15px; }
section.mainContent div.row.solucoes-integradas .captura-img-cheque .col-lg-4:nth-child(3) h3:before,
section.mainContent div.row.solucoes-integradas .deposito-do-cheque .col-lg-4:nth-child(3) h3:before {
  content: '2'; }
section.mainContent div.row.solucoes-integradas .captura-img-cheque .col-lg-4:nth-child(3) p,
section.mainContent div.row.solucoes-integradas .deposito-do-cheque .col-lg-4:nth-child(3) p {
  padding: 20px 0 0 0; }
section.mainContent div.row.solucoes-integradas .captura-img-cheque .col-lg-4:nth-child(4) h3,
section.mainContent div.row.solucoes-integradas .deposito-do-cheque .col-lg-4:nth-child(4) h3 {
  padding: 0px 38px 0 75px; }
  section.mainContent div.row.solucoes-integradas .captura-img-cheque .col-lg-4:nth-child(4) h3:before,
  section.mainContent div.row.solucoes-integradas .deposito-do-cheque .col-lg-4:nth-child(4) h3:before {
    content: '3'; }
section.mainContent div.row.solucoes-integradas .captura-img-cheque .col-lg-4:nth-child(4) p,
section.mainContent div.row.solucoes-integradas .deposito-do-cheque .col-lg-4:nth-child(4) p {
  padding: 20px 0 0 0; }
section.mainContent div.row.solucoes-integradas .deposito-do-cheque .col-lg-4:nth-child(1) h3, section.mainContent div.row.solucoes-integradas .deposito-do-cheque .col-lg-4:nth-child(2) h3, section.mainContent div.row.solucoes-integradas .deposito-do-cheque .col-lg-4:nth-child(3) h3 {
  font-size: 18px;
  margin-bottom: 15px;
  padding: 0px 35px 0 75px;
  height: 60px; }
  section.mainContent div.row.solucoes-integradas .deposito-do-cheque .col-lg-4:nth-child(1) h3:before, section.mainContent div.row.solucoes-integradas .deposito-do-cheque .col-lg-4:nth-child(2) h3:before, section.mainContent div.row.solucoes-integradas .deposito-do-cheque .col-lg-4:nth-child(3) h3:before {
    content: '';
    width: 52px;
    height: 52px;
    background-color: #f2f2f2;
    position: absolute;
    border-radius: 24px;
    color: #c70037;
    font-size: 40px;
    padding: 4px 0 0 15px;
    left: 20px; }
section.mainContent div.row.solucoes-integradas .deposito-do-cheque .col-lg-4:nth-child(1) .thumb-captura-img, section.mainContent div.row.solucoes-integradas .deposito-do-cheque .col-lg-4:nth-child(2) .thumb-captura-img, section.mainContent div.row.solucoes-integradas .deposito-do-cheque .col-lg-4:nth-child(3) .thumb-captura-img {
  height: 173px; }
section.mainContent div.row.solucoes-integradas .deposito-do-cheque .col-lg-4:nth-child(2) h3:before {
  content: '1'; }
section.mainContent div.row.solucoes-integradas .deposito-do-cheque .col-lg-4:nth-child(2) p {
  padding: 20px 15px 0 15px; }
section.mainContent div.row.solucoes-integradas .deposito-do-cheque .col-lg-4:nth-child(3) h3:before {
  content: '2'; }
section.mainContent div.row.solucoes-integradas .deposito-do-cheque .col-lg-4:nth-child(3) p {
  padding: 20px 0 0 0; }
section.mainContent div.row.solucoes-integradas .deposito-do-cheque .col-lg-4:nth-child(4) h3 {
  padding: 0px 38px 0 75px; }
  section.mainContent div.row.solucoes-integradas .deposito-do-cheque .col-lg-4:nth-child(4) h3:before {
    content: '3'; }
section.mainContent div.row.solucoes-integradas .deposito-do-cheque .col-lg-4:nth-child(4) p {
  padding: 20px 0 0 0; }
section.mainContent div.row.solucoes-integradas .deposito-do-cheque.parte-2 .col-lg-4:nth-child(1) h3:before {
  content: '4'; }
section.mainContent div.row.solucoes-integradas .deposito-do-cheque.parte-2 .col-lg-4:nth-child(1) p {
  padding: 20px 15px 0 15px; }
section.mainContent div.row.solucoes-integradas .deposito-do-cheque.parte-2 .col-lg-4:nth-child(2) h3:before {
  content: '5'; }
section.mainContent div.row.solucoes-integradas .deposito-do-cheque.parte-2 .col-lg-4:nth-child(2) p {
  padding: 20px 0 0 0; }
section.mainContent div.row.solucoes-integradas .deposito-do-cheque.parte-2 .col-lg-4:nth-child(3) h3 {
  padding: 0px 38px 0 75px; }
  section.mainContent div.row.solucoes-integradas .deposito-do-cheque.parte-2 .col-lg-4:nth-child(3) h3:before {
    content: '6'; }
section.mainContent div.row.solucoes-integradas .deposito-do-cheque.parte-2 .col-lg-4:nth-child(3) p {
  padding: 20px 0 0 0; }
section.mainContent div.row .link-hover-img {
  position: relative;
  margin-bottom: 30px;
  min-height: 220px; }
  section.mainContent div.row .link-hover-img h2 {
    padding: 16px 0;
    font-size: 14px; }
  section.mainContent div.row .link-hover-img h5 {
    padding: 0 0 16px 0;
    font-size: 14px; }
  section.mainContent div.row .link-hover-img .lnk {
    position: absolute;
    bottom: 7px;
    right: 7px; }
section.mainContent div.row > div.voltar {
  padding: 10px; }
  section.mainContent div.row > div.voltar a {
    position: relative;
    font-size: 13px;
    color: #00539F;
    text-decoration: none;
    display: table;
    padding-left: 12px; }
    section.mainContent div.row > div.voltar a:hover {
      text-decoration: underline; }
    section.mainContent div.row > div.voltar a:before {
      content: '\2039';
      position: absolute;
      left: 0;
      top: -5px;
      color: #00539F;
      font-size: 20px; }

.form-combo {
  background-color: #F4F4F4;
  border-color: #C5C5C5 transparent transparent #C5C5C5;
  border-style: solid;
  border-width: 1px;
  color: #393939;
  font-size: 13px;
  height: 25px;
  padding: 3px 2px 2px;
  width: 260px;
  float: left;
  margin-right: 15px; }

.vr {
  border-right: 1px dotted #666;
  margin: 0 0 15px 0;
  padding: 0; }

select.comboFiltro {
  display: none;
  font-size: 13px;
  margin: 18px 0 0 0; }

.boxInforme div.thumb img {
  width: 100%; }

.cursos-online-bd img {
  max-width: 120px;
  margin-bottom: 30px; }
.cursos-online-bd .vr {
  padding: 0 10px;
  min-height: 75px; }
.cursos-online-bd .btn {
  margin-top: 20px; }

.box-educa-viagens a.bi-hover {
  position: relative;
  display: block;
  width: 120px;
  height: 80px; }
  .box-educa-viagens a.bi-hover:hover:after {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: inset 0px 0px 0px 3px #488AE6;
    -moz-box-shadow: inset 0px 0px 0px 3px #488AE6;
    box-shadow: inset 0px 0px 0px 3px #488AE6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
.box-educa-viagens a img {
  max-width: 120px; }
.box-educa-viagens .vr {
  padding: 0 10px;
  min-height: 75px; }
.box-educa-viagens .btn {
  margin-top: 10px; }

.divHide {
  display: none; }

.ul-simulador {
  position: relative; }
  .ul-simulador li {
    font-size: 13px;
    font-family: 'BradescoSans', sans-serif;
    float: left;
    width: 20%;
    padding: 10px; }

.info {
  background-image: url("/assets/classic/img/produtos-servicos/sprite-top-footer.png");
  background-position: -554px -120px;
  background-repeat: no-repeat;
  vertical-align: bottom;
  height: 17px;
  width: 16px;
  border: none !important; }

p.abraconta {
  margin: 15px auto; }

.box-right {
  background-color: #E1E1E1;
  width: 146px;
  border-radius: 5px;
  padding: 15px 12px;
  margin-left: 80px;
  position: relative;
  font-size: 16px !important;
  font-family: 'BradescoSans', sans-serif !important;
  font-style: italic;
  color: #4d4e53; }
  .box-right p {
    font-family: 'BradescoSans', sans-serif !important;
    font-size: 16px !important;
    font-style: italic !important;
    color: #4d4e53 !important;
    margin: 0 !important; }
  .box-right:after {
    content: '';
    border-left: 1px solid transparent;
    border-right: 10px solid transparent;
    border-top: 15px solid #E1E1E1;
    position: absolute;
    bottom: -15px;
    left: 20%; }

.box-right-2 .desc {
  background-color: #E1E1E1;
  width: 146px;
  border-radius: 5px;
  padding: 15px 12px;
  margin-left: 80px;
  position: relative;
  font-size: 16px !important;
  font-family: 'BradescoSans', sans-serif !important;
  font-style: italic;
  color: #4d4e53; }
  .box-right-2 .desc p {
    font-family: 'BradescoSans', sans-serif !important;
    font-size: 16px !important;
    font-style: italic !important;
    color: #4d4e53 !important;
    margin: 0 !important; }
  .box-right-2 .desc:after {
    content: '';
    border-left: 1px solid transparent;
    border-right: 10px solid transparent;
    border-top: 15px solid #E1E1E1;
    position: absolute;
    bottom: -15px;
    left: 20%; }

select.comboFiltro {
  display: none;
  font-size: 13px;
  margin: 18px 0 0 0; }

.boxInforme div.thumb img {
  width: 100%; }

.box-educa-viagens a.bi-hover {
  position: relative;
  display: block;
  width: 120px;
  height: 80px; }
  .box-educa-viagens a.bi-hover:hover:after {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: inset 0px 0px 0px 3px #488AE6;
    -moz-box-shadow: inset 0px 0px 0px 3px #488AE6;
    box-shadow: inset 0px 0px 0px 3px #488AE6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }
.box-educa-viagens a img {
  max-width: 120px; }
.box-educa-viagens .vr {
  padding: 0 10px;
  min-height: 75px; }
.box-educa-viagens .btn {
  margin-top: 10px; }

.filtroTitulos {
  font-size: 12px;
  margin-left: 10px;
  min-height: 148px;
  margin-top: 15px; }
  .filtroTitulos li {
    margin-bottom: 10px;
    width: 100%;
    position: relative;
    float: left; }
    .filtroTitulos li span {
      min-width: 60px;
      margin-left: 2px; }
    .filtroTitulos li span, .filtroTitulos li input {
      position: relative;
      float: left;
      max-width: 200px; }
    .filtroTitulos li .images {
      position: relative;
      float: left; }

div.table-container {
  overflow-x: auto;
  margin-top: 15px; }
  div.table-container table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 1px; }
    div.table-container table thead tr th {
      background: #EDEDED;
      text-align: left;
      padding: 10px;
      font-size: 13px;
      white-space: nowrap; }
    div.table-container table thead > tr th {
      text-align: center; }
    div.table-container table tbody tr td {
      font-size: 13px;
      padding: 10px;
      text-align: center; }
    div.table-container table tbody tr.odd {
      background: #EDEDED; }

.comboDetran select#cmb-estados {
  font-size: 13px;
  color: #666;
  background: #f2f2f2;
  padding: 3px;
  border: 1px solid #d2d2d2;
  box-shadow: none;
  margin-right: 5px; }
.comboDetran a.saiba-mais {
  padding: 3px 5px !important;
  position: relative;
  top: -1px; }
  .comboDetran a.saiba-mais:before {
    display: none; }

.consulteInforme select#cmb-selecao-data {
  font-size: 13px;
  color: #666;
  background: #f2f2f2;
  padding: 3px;
  border: 1px solid #666;
  box-shadow: none;
  margin-right: 5px; }
.consulteInforme a.saiba-mais {
  padding: 3px 5px !important; }
  .consulteInforme a.saiba-mais:before {
    display: none; }

div.cntTodosCreditos {
  display: none; }
  div.cntTodosCreditos div.cnt {
    border-top: 1px dotted #666;
    padding: 15px;
    height: 200px; }
    div.cntTodosCreditos div.cnt h5 {
      margin-bottom: 15px; }

div.cntTodosConsorcios {
  display: none; }
  div.cntTodosConsorcios div.cnt {
    border-top: 1px dotted #666;
    padding: 15px;
    height: 200px; }
    div.cntTodosConsorcios div.cnt h5 {
      margin-bottom: 15px; }
    div.cntTodosConsorcios div.cnt p {
      text-align: right; }
    div.cntTodosConsorcios div.cnt a.link-seta {
      color: #0053AF;
      text-decoration: none;
      background: url("/assets/common/img/seta-right.png") no-repeat right center;
      padding-right: 10px; }
      div.cntTodosConsorcios div.cnt a.link-seta:hover {
        color: #488ae6; }

div.cntTodosLayouts {
  display: none; }
  div.cntTodosLayouts div.cnt {
    border-top: 1px dotted #666;
    padding: 15px;
    height: 200px; }
    div.cntTodosLayouts div.cnt h5 {
      margin-bottom: 15px; }
    div.cntTodosLayouts div.cnt p {
      text-align: right; }
    div.cntTodosLayouts div.cnt a.link-seta {
      color: #0053AF;
      text-decoration: none;
      background: url("/assets/common/img/seta-right.png") no-repeat right center;
      padding-right: 10px; }
      div.cntTodosLayouts div.cnt a.link-seta:hover {
        color: #488ae6; }
  div.cntTodosLayouts div.bg-pdf {
    position: relative;
    height: 210px;
    background: url(/assets/corporate/img/solucoes-integradas/bg-lst-pdf-publicacoes.jpg) no-repeat;
    background-size: 100%;
    width: 100%;
    cursor: pointer; }
    div.cntTodosLayouts div.bg-pdf div.selo-data {
      position: absolute;
      bottom: -8px;
      width: 74px;
      height: 74px;
      right: -18px;
      border-radius: 40px;
      background-color: #4D4E53;
      color: #fff;
      padding-top: 10px;
      display: block;
      color: #FFF;
      font-size: 12px;
      text-align: center;
      line-height: 25px; }
      div.cntTodosLayouts div.bg-pdf div.selo-data span:first-child {
        padding-bottom: 5px;
        border-bottom: 1px dotted #fff; }
      div.cntTodosLayouts div.bg-pdf div.selo-data:hover {
        background-color: #CC092F; }

#carouselNovidades .item img, #carouselAcesso .item img {
  display: block;
  width: 100%;
  height: auto; }
#carouselNovidades div.owl-controls, #carouselAcesso div.owl-controls {
  width: 100%; }
  #carouselNovidades div.owl-controls div.owl-pagination, #carouselAcesso div.owl-controls div.owl-pagination {
    width: 100%;
    position: absolute;
    bottom: 0; }
  #carouselNovidades div.owl-controls div.owl-buttons div.owl-prev, #carouselAcesso div.owl-controls div.owl-buttons div.owl-prev {
    position: absolute;
    left: 0;
    bottom: 39%;
    background: none;
    font-size: 30px; }
  #carouselNovidades div.owl-controls div.owl-buttons div.owl-next, #carouselAcesso div.owl-controls div.owl-buttons div.owl-next {
    position: absolute;
    right: 0;
    bottom: 39%;
    background: none;
    font-size: 30px; }

#passoapassoCarousel .item img,
#creditoCarousel .item img,
#bannerCarousel .item img,
#bannerCarousel2 .item img {
  display: block;
  width: 100%;
  height: auto; }
#passoapassoCarousel div.owl-controls,
#creditoCarousel div.owl-controls,
#bannerCarousel div.owl-controls,
#bannerCarousel2 div.owl-controls {
  width: 100%; }
  #passoapassoCarousel div.owl-controls div.owl-pagination,
  #creditoCarousel div.owl-controls div.owl-pagination,
  #bannerCarousel div.owl-controls div.owl-pagination,
  #bannerCarousel2 div.owl-controls div.owl-pagination {
    width: 100%;
    position: absolute;
    bottom: 0; }
  #passoapassoCarousel div.owl-controls div.owl-buttons div.owl-prev,
  #creditoCarousel div.owl-controls div.owl-buttons div.owl-prev,
  #bannerCarousel div.owl-controls div.owl-buttons div.owl-prev,
  #bannerCarousel2 div.owl-controls div.owl-buttons div.owl-prev {
    position: absolute;
    left: 0;
    bottom: 39%;
    background: none;
    font-size: 30px; }
  #passoapassoCarousel div.owl-controls div.owl-buttons div.owl-next,
  #creditoCarousel div.owl-controls div.owl-buttons div.owl-next,
  #bannerCarousel div.owl-controls div.owl-buttons div.owl-next,
  #bannerCarousel2 div.owl-controls div.owl-buttons div.owl-next {
    position: absolute;
    right: 0;
    bottom: 39%;
    background: none;
    font-size: 30px; }

ul.boletoSidebarCarousel div.owl-pagination {
  width: 100%;
  position: relative !important;
  bottom: -10px !important;
  left: 43%; }
ul.boletoSidebarCarousel div.owl-controls div.owl-buttons div.owl-prev {
  color: #000;
  bottom: 45%; }
ul.boletoSidebarCarousel div.owl-controls div.owl-buttons div.owl-next {
  color: #000;
  bottom: 45%; }

#passoapassoCarousel {
  padding: 0 20px 0 20px; }
  #passoapassoCarousel div.owl-pagination {
    width: 100%;
    position: relative !important;
    bottom: auto !important; }
  #passoapassoCarousel div.owl-controls div.owl-buttons div.owl-prev {
    color: #000;
    bottom: 45%; }
  #passoapassoCarousel div.owl-controls div.owl-buttons div.owl-next {
    color: #000;
    bottom: 45%; }

#carouselNovidades {
  padding: 0 50px 0 50px;
  background: #EDEDED; }
  #carouselNovidades div.owl-controls div.owl-buttons div.owl-prev {
    color: red;
    bottom: 30%;
    font-size: 60px; }
  #carouselNovidades div.owl-controls div.owl-buttons div.owl-next {
    color: red;
    bottom: 30%;
    font-size: 60px; }
  #carouselNovidades p {
    font-size: 14px;
    font-style: italic;
    font-family: 'newjuneregularitalic';
    line-height: 1.5em; }
    #carouselNovidades p a {
      font-style: normal !important; }
  #carouselNovidades .owl-controls {
    text-align: left; }
  #carouselNovidades .owl-pagination {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 58.5% !important;
    display: table; }
    #carouselNovidades .owl-pagination .owl-page span {
      background: #d2d2d2; }
    #carouselNovidades .owl-pagination .owl-page .owl-numbers {
      overflow: hidden;
      text-indent: -100px;
      width: 5px;
      height: 5px; }
  #carouselNovidades h3 {
    color: red; }

#carouselAcesso {
  padding: 0 50px 0 50px;
  background: #EDEDED; }
  #carouselAcesso div.owl-controls div.owl-buttons div.owl-prev {
    color: red;
    bottom: 30%;
    font-size: 60px; }
  #carouselAcesso div.owl-controls div.owl-buttons div.owl-next {
    color: red;
    bottom: 30%;
    font-size: 60px; }
  #carouselAcesso p {
    vertical-align: middle;
    margin-top: 50px;
    font-size: 13px;
    font-style: normal;
    font-family: 'BradescoSans', sans-serif;
    line-height: 1.5em;
    display: table; }
    #carouselAcesso p a {
      font-style: normal !important; }
  #carouselAcesso .owl-controls {
    text-align: left; }
  #carouselAcesso .owl-pagination {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 58.5% !important;
    display: table; }
    #carouselAcesso .owl-pagination .owl-page span {
      background: #d2d2d2; }
    #carouselAcesso .owl-pagination .owl-page .owl-numbers {
      overflow: hidden;
      text-indent: -100px;
      width: 5px;
      height: 5px; }
  #carouselAcesso h3 {
    color: red; }

#creditoCarousel {
  padding: 0 20px 0 20px;
  background: #ffffff; }
  #creditoCarousel div.owl-controls div.owl-buttons div.owl-prev {
    color: #000;
    bottom: 45%; }
  #creditoCarousel div.owl-controls div.owl-buttons div.owl-next {
    color: #000;
    bottom: 45%; }
  #creditoCarousel p {
    font-size: 14px;
    font-style: italic;
    font-family: 'newjuneregularitalic';
    line-height: 1.5em; }
    #creditoCarousel p a {
      font-style: normal !important; }
  #creditoCarousel .owl-controls {
    text-align: left; }
  #creditoCarousel .owl-pagination {
    position: absolute;
    right: 0;
    bottom: -30px !important;
    width: 48.5% !important;
    display: table; }
    #creditoCarousel .owl-pagination .owl-page span {
      background: #ccc; }
    #creditoCarousel .owl-pagination .owl-page .owl-numbers {
      overflow: hidden;
      text-indent: -100px;
      width: 5px;
      height: 5px; }

img.responsive {
  display: block;
  width: 100% !important; }

h3.subtitle {
  font-size: 16px;
  margin-bottom: 15px; }

div.destaque-conta {
  margin-bottom: 20px; }
  div.destaque-conta div.holder {
    border-radius: 5px;
    border: 1px solid #ececec;
    overflow: hidden;
    min-height: 250px;
    position: relative; }
    div.destaque-conta div.holder div.thumb {
      width: 100%; }
      div.destaque-conta div.holder div.thumb img {
        display: block;
        width: 100%; }
    div.destaque-conta div.holder h6 {
      padding: 10px;
      font-size: 14px; }
    div.destaque-conta div.holder > p {
      padding: 0 10px; }
    div.destaque-conta div.holder a {
      position: absolute;
      bottom: 10px;
      left: 50%;
      margin-left: -53px; }
    div.destaque-conta div.holder div.hideText {
      position: absolute;
      border-radius: 5px;
      background: #fff;
      top: -185px;
      left: 0;
      width: 100%;
      padding: 20px;
      color: #488AE6;
      font-size: 13px;
      height: 185px; }
      div.destaque-conta div.holder div.hideText h5 {
        font-size: 14px;
        margin-bottom: 10px; }
      div.destaque-conta div.holder div.hideText div.swipe {
        position: absolute;
        left: 0;
        bottom: -19px;
        opacity: 1;
        width: 100%;
        height: 16px; }

.filtroCartoes {
  padding-left: 20px;
  padding-top: 50px; }
  .filtroCartoes li {
    float: left;
    padding: 10px;
    font-size: 13px; }
  .filtroCartoes .ul-flag li {
    padding: 0; }
  .filtroCartoes .tip {
    color: #00539f;
    text-decoration: underline; }
  .filtroCartoes label.fbu-flag, .filtroCartoes label.fbu-flagE, .filtroCartoes label.fbu-flagP {
    background: url("/assets/corporate/img/solucoes-integradas/cartoes-sprite.png") no-repeat;
    position: relative;
    display: block;
    float: left;
    height: 25px;
    margin: 6px 6px 5px 0;
    color: #393939;
    font: normal 13px Arial;
    text-decoration: none; }
    .filtroCartoes label.fbu-flag input, .filtroCartoes label.fbu-flagE input, .filtroCartoes label.fbu-flagP input {
      margin-right: 56px;
      margin-top: 5px; }
  .filtroCartoes #fbu-amex {
    background-position: 23px -800px !important;
    width: 200px; }
  .filtroCartoes #fbu-elo {
    background-position: -342px -800px !important;
    width: auto; }
  .filtroCartoes #fbu-master {
    background-position: -500px -800px !important;
    width: 160px; }
  .filtroCartoes #fbu-visa {
    background-position: -180px -800px !important;
    width: auto; }
  .filtroCartoes .ul-lojas li {
    position: relative;
    width: 375px;
    height: 70px;
    display: block;
    float: left;
    padding: 7px 0 0 85px;
    margin: 16px 0 16px 0;
    background: url("/assets/classic/img/produtos-servicos/cartoes-sprite.png") no-repeat;
    color: #1f1f1f;
    font: normal 13px Arial;
    line-height: 18px;
    width: 100%; }
  .filtroCartoes .ul-lojas #fbu-security {
    background-position: 0 -200px; }
  .filtroCartoes .ul-lojas #fbu-benefits {
    background-position: 0 -300px; }
  .filtroCartoes .ul-lojas #fbu-facilities {
    background-position: 1px -98px; }
  .filtroCartoes .btn.big-blue {
    float: right; }

div.cntDestaque {
  margin-bottom: 20px; }
  div.cntDestaque div.thumb {
    margin-bottom: 15px; }
    div.cntDestaque div.thumb img {
      border-radius: 5px;
      width: 100%;
      display: block; }
  div.cntDestaque h6 {
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 10px; }
  div.cntDestaque p {
    min-height: 45px; }
  div.cntDestaque a.btn {
    float: right; }

hr {
  border-top: none;
  border-bottom: 1px solid #d2d2d2;
  margin: 0 0 15px 0;
  padding: 0;
  clear: both; }

div.ncliente {
  display: table;
  width: 100%;
  padding-top: 30px;
  position: relative;
  clear: both; }
  div.ncliente.ncliente-modal div.description {
    max-width: 85%; }
  div.ncliente img {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    max-width: 90px;
    float: left; }
  div.ncliente div.description {
    width: 86%;
    float: right;
    background: #EDEDED;
    border-radius: 10px;
    position: relative;
    padding: 20px;
    margin-bottom: 22px;
    color: #393939; }
    div.ncliente div.description p {
      font-family: Georgia, "serif" !important;
      font-style: italic !important;
      font-size: 16px !important;
      margin: 0 !important;
      margin-bottom: 10px !important; }
      div.ncliente div.description p a {
        text-decoration: none;
        font-size: 13px;
        background: url("/assets/classic/img/seta-link.png") no-repeat right center;
        color: #00539F;
        display: table;
        padding-right: 8px;
        line-height: 17px;
        min-height: 17px;
        margin-top: 10px;
        cursor: pointer; }
        div.ncliente div.description p a:hover {
          text-decoration: underline;
          color: #488AE6; }
    div.ncliente div.description span {
      display: block;
      font-size: 13px; }
    div.ncliente div.description:before {
      content: '';
      position: absolute;
      left: -10px;
      bottom: 21%;
      border-top: 5px solid transparent;
      border-right: 10px solid #EDEDED;
      border-bottom: 5px solid transparent; }

div.maisinformacoes {
  display: table;
  width: 100%;
  margin: 0 0 30px 0;
  padding-top: 30px;
  position: relative;
  clear: both;
  border-top: 0px solid #d2d2d2;
  border-bottom: 0px solid #d2d2d2; }
  div.maisinformacoes.ncliente-modal {
    border-top: none; }
    div.maisinformacoes.ncliente-modal div.description {
      max-width: 85%; }
  div.maisinformacoes img {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    max-width: 90px;
    float: left; }
  div.maisinformacoes div.description {
    width: 88%;
    float: right;
    background: #EDEDED;
    border-radius: 10px;
    position: relative;
    padding: 20px;
    margin-bottom: 22px;
    color: #393939; }
    div.maisinformacoes div.description p {
      font-family: Georgia, "serif" !important;
      font-style: italic !important;
      font-size: 16px !important;
      margin: 0 !important;
      margin-bottom: 10px !important; }
      div.maisinformacoes div.description p a {
        text-decoration: none;
        font-size: 13px;
        background: url("/assets/classic/img/seta-link.png") no-repeat right center;
        color: #00539F;
        display: table;
        padding-right: 8px;
        line-height: 17px;
        min-height: 17px;
        margin-top: 10px; }
        div.maisinformacoes div.description p a:hover {
          text-decoration: underline;
          color: #488AE6; }
    div.maisinformacoes div.description span {
      display: block;
      font-size: 13px; }
    div.maisinformacoes div.description:before {
      content: '';
      position: absolute;
      left: -10px;
      bottom: 21%;
      border-top: 5px solid transparent;
      border-right: 10px solid #EDEDED;
      border-bottom: 5px solid transparent; }

.lst-disclaimer {
  margin: 30px 0;
  padding: 0 0 20px 0;
  border-bottom: 1px solid #d2d2d2; }
  .lst-disclaimer p span {
    color: #4d4e53;
    font-size: 11px; }
    .lst-disclaimer p span.tip {
      font-size: 13px;
      color: #1f1f1f; }

.link-img-fundos {
  padding: 0 0 30px 0; }
  .link-img-fundos img {
    border: 1px solid #BFBFBF;
    margin-right: 15px; }

div.destaque-video {
  margin-bottom: 15px; }
  div.destaque-video div.robo {
    width: 25%;
    float: left; }
    div.destaque-video div.robo img {
      width: 100%;
      display: block; }
  div.destaque-video div.description {
    width: 75%;
    float: left;
    border-radius: 5px;
    border: 1px solid #d2d2d2;
    padding: 10px;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #efefef));
    background: -webkit-linear-gradient(top, #ffffff 0%, #efefef 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #efefef 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #efefef 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #efefef 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef', GradientType=0 );
    margin-bottom: 30px; }
    div.destaque-video div.description a {
      font-size: 13px;
      text-decoration: none;
      display: table;
      background: url(/assets/classic/img/play-blue.png) left center no-repeat;
      padding-left: 40px;
      outline: none; }
      div.destaque-video div.description a strong {
        display: block; }

.holderVideo {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  position: relative; }
  .holderVideo video {
    width: 100%;
    max-width: 700px; }
  .holderVideo button.mfp-close {
    display: table;
    right: 10px;
    top: 10px;
    width: 76px;
    height: 24px;
    padding: 0 0 0 12px;
    line-height: 23px;
    color: #000;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    background: #f6f6f6;
    background: -moz-linear-gradient(top, #f6f6f6 0%, #ffffff 50%, #efefef 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #f6f6f6), color-stop(50%, #ffffff), color-stop(100%, #efefef));
    background: -webkit-linear-gradient(top, #f6f6f6 0%, #ffffff 50%, #efefef 100%);
    background: -o-linear-gradient(top, #f6f6f6 0%, #ffffff 50%, #efefef 100%);
    background: -ms-linear-gradient(top, #f6f6f6 0%, #ffffff 50%, #efefef 100%);
    background: linear-gradient(to bottom, #f6f6f6 0%, #ffffff 50%, #efefef 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#efefef', GradientType=0 );
    border-radius: 5px;
    border: 1px solid #dfdfdf;
    opacity: 1; }
    .holderVideo button.mfp-close:hover {
      color: #488ae6; }
    .holderVideo button.mfp-close:before {
      content: '\00d7';
      position: absolute;
      left: 8px;
      top: 0;
      color: #ff0000;
      font-size: 18px; }

.lst-acessar {
  position: relative;
  background: transparent !important; }
  .lst-acessar li {
    float: left;
    position: relative; }
    .lst-acessar li .lst-acessar-hover {
      display: none;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 168px;
      background: url("/assets/corporate/img/net-empresa/como-acessar-hover.png") no-repeat; }
      .lst-acessar li .lst-acessar-hover a {
        display: block;
        color: white;
        padding: 20px;
        height: 168px;
        font: italic 16px 'BradescoSans', sans-serif;
        text-decoration: none; }
    .lst-acessar li p {
      padding: 13px 0 0; }
  .lst-acessar div.owl-controls {
    width: 100%; }
    .lst-acessar div.owl-controls div.owl-pagination {
      width: 100%;
      position: absolute;
      bottom: 0; }
    .lst-acessar div.owl-controls div.owl-buttons div.owl-prev {
      position: absolute;
      left: 0;
      bottom: 42%;
      background: none;
      font-size: 30px;
      color: #666; }
    .lst-acessar div.owl-controls div.owl-buttons div.owl-next {
      position: absolute;
      right: 0;
      bottom: 42%;
      background: none;
      font-size: 30px;
      color: #666; }

/* TAB */
div.tabsScroll {
  display: block;
  width: 100%;
  background: #efefef;
  padding: 10px 0 0 1%;
  font-size: 13px;
  overflow-x: auto;
  overflow-y: hidden; }
  div.tabsScroll ul {
    position: relative;
    display: table;
    margin: 0 auto;
    white-space: nowrap;
    width: 100%;
    margin-bottom: -9px; }
    div.tabsScroll ul li {
      display: inline-table;
      background: #f6f6f6;
      background: -moz-linear-gradient(top, #f6f6f6 0%, #ffffff 50%, #efefef 100%);
      background: -webkit-gradient(left top, left bottom, color-stop(0%, #f6f6f6), color-stop(50%, #ffffff), color-stop(100%, #efefef));
      background: -webkit-linear-gradient(top, #f6f6f6 0%, #ffffff 50%, #efefef 100%);
      background: -o-linear-gradient(top, #f6f6f6 0%, #ffffff 50%, #efefef 100%);
      background: -ms-linear-gradient(top, #f6f6f6 0%, #ffffff 50%, #efefef 100%);
      background: linear-gradient(to bottom, #f6f6f6 0%, #ffffff 50%, #efefef 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#efefef', GradientType=0 );
      border: 1px solid #cecece;
      border-radius: 5px 5px 0 0;
      margin-left: 2px;
      padding: 15px 12px;
      cursor: pointer;
      text-align: center; }
      div.tabsScroll ul li.active {
        border-bottom: 1px solid #fff;
        background: #fff;
        color: #cc092f; }
        div.tabsScroll ul li.active a:first-child {
          color: red; }
      div.tabsScroll ul li.duaslinhas {
        padding: 8px 8px;
        position: relative;
        top: -8px; }

ul.tabs {
  display: table;
  width: 100%;
  background: #ededed;
  padding: 5px 5px 0 5px !important;
  border-bottom: 1px solid #d2d2d2;
  list-style: none;
  margin: 0; }
  ul.tabs li {
    float: left;
    background: #f6f6f6;
    background: -moz-linear-gradient(top, #f6f6f6 0%, #ffffff 50%, #efefef 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, #f6f6f6), color-stop(50%, #ffffff), color-stop(100%, #efefef));
    background: -webkit-linear-gradient(top, #f6f6f6 0%, #ffffff 50%, #efefef 100%);
    background: -o-linear-gradient(top, #f6f6f6 0%, #ffffff 50%, #efefef 100%);
    background: -ms-linear-gradient(top, #f6f6f6 0%, #ffffff 50%, #efefef 100%);
    background: linear-gradient(to bottom, #f6f6f6 0%, #ffffff 50%, #efefef 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#efefef', GradientType=0 );
    border: 1px solid #d2d2d2;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #d2d2d2;
    margin: 0 1px 0 1px;
    position: relative;
    bottom: -1px; }
    ul.tabs li a {
      font-family: 'BradescoSans', sans-serif;
      font-size: 13px;
      text-decoration: none;
      padding: 10px;
      display: table;
      color: #666;
      outline: none; }
    ul.tabs li.active {
      border-bottom: 1px solid #fff;
      background: #fff; }
      ul.tabs li.active a {
        color: #CC092D; }

div.tab {
  display: none;
  margin-top: 20px; }
  div.tab.active {
    display: block !important; }

/* End: TAB */
ul.appList {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  margin-top: 15px !important; }
  ul.appList li {
    margin-bottom: 20px; }
    ul.appList li a {
      display: table;
      padding-left: 33px;
      text-decoration: none; }
      ul.appList li a h6 {
        color: #00539F;
        font-size: 13px;
        margin-bottom: 5px;
        font-weight: normal; }
      ul.appList li a p {
        color: #4d4e53;
        font-size: 10px; }
      ul.appList li a:hover h6 {
        color: #488AE6;
        text-decoration: underline; }
      ul.appList li a.exe {
        background: url(/assets/common/img/ico-exe.gif) left top no-repeat; }
      ul.appList li a.zip {
        background: url(/assets/common/img/ico-zip.gif) left top no-repeat; }
      ul.appList li a.msi {
        background: url(/assets/common/img/ico-msi.gif) left top no-repeat; }
      ul.appList li a.pdf {
        background: url(/assets/common/img/ico-pdf.gif) 0 3px no-repeat; }

ul.accordion {
  display: table;
  width: 100%;
  margin: 0 0 10px 0 !important;
  padding: 0;
  list-style: none; }
  ul.accordion > li {
    border-bottom: 1px solid #d2d2d2;
    position: relative;
    padding-bottom: 10px; }
    ul.accordion > li:first-child {
      border-top: 1px solid #d2d2d2; }
    ul.accordion > li a.lnkAcc {
      display: block;
      padding: 10px 23px;
      font-size: 13px;
      color: #00539f;
      text-decoration: none;
      outline: none;
      position: relative; }
      ul.accordion > li a.lnkAcc:hover {
        color: #488AE6; }
      ul.accordion > li a.lnkAcc:before {
        content: '+';
        width: 16px;
        height: 15px;
        position: absolute;
        display: inline-table;
        border: 1px solid #d2d2d2;
        border-radius: 3px;
        top: 27%;
        left: 0;
        text-align: center;
        color: #488AE6; }
      ul.accordion > li a.lnkAcc.active {
        color: #cc092f;
        font-weight: bold;
        position: relative; }
        ul.accordion > li a.lnkAcc.active:before {
          content: '-'; }
        ul.accordion > li a.lnkAcc.active:after {
          content: '';
          position: absolute;
          top: 0;
          left: 48%;
          border-left: 5px solid transparent;
          border-right: 5px solid transparent;
          border-top: 5px solid #d2d2d2; }
    ul.accordion > li ul {
      list-style: disc;
      padding-left: 15px; }
      ul.accordion > li ul li {
        font-size: 13px;
        line-height: 1.20em; }
    ul.accordion > li div.description {
      display: none;
      padding: 10px 20px 30px 22px; }
      ul.accordion > li div.description.sustentabilidade img {
        display: block;
        width: 100%;
        max-width: 280px;
        margin: 0 auto;
        margin-bottom: 20px; }
      ul.accordion > li div.description p {
        font-size: 13px;
        line-height: 1.9em; }

div.listaPDF {
  width: 190px;
  margin: 20px auto; }
  div.listaPDF h5 {
    margin-bottom: 15px; }
  div.listaPDF a {
    display: table;
    padding-left: 33px;
    background: url(/assets/common/img/ico-pdf.gif) 0 5px no-repeat;
    text-decoration: none; }
    div.listaPDF a h6 {
      color: #00539F;
      font-size: 13px;
      margin-bottom: 5px;
      font-weight: normal; }
    div.listaPDF a p {
      color: #4d4e53;
      font-size: 10px; }
    div.listaPDF a:hover h6 {
      color: #488AE6;
      text-decoration: underline; }

div.ecpf > a, div.ecpf > wlauto a, div.ecpf > .wlautoHover a {
  display: table !important;
  text-decoration: none;
  width: 100%;
  margin-bottom: 30px; }
  div.ecpf > a div.thumb, div.ecpf > wlauto a div.thumb, div.ecpf > .wlautoHover a div.thumb {
    float: left;
    width: 35%; }
    div.ecpf > a div.thumb img, div.ecpf > wlauto a div.thumb img, div.ecpf > .wlautoHover a div.thumb img {
      display: block;
      width: 100%; }
  div.ecpf > a div.description, div.ecpf > wlauto a div.description, div.ecpf > .wlautoHover a div.description {
    width: 65%;
    float: left;
    margin-top: 25px; }

.iframeContainer {
  max-width: 770px;
  overflow: auto; }
  .iframeContainer.regu {
    -webkit-overflow-scrolling: touch;
    overflow: auto; }
  .iframeContainer iframe {
    border: 0;
    overflow: auto; }
  .iframeContainer.full {
    max-width: 980px; }
    .iframeContainer.full iframe {
      min-height: 2000px; }
  .iframeContainer.rst-busca {
    width: 100% !important; }
    .iframeContainer.rst-busca iframe {
      width: 100% !important; }

/* estilo phone number capitais e regiões - página fone fácil */
div#capitais-regioes p {
  margin-top: 20px; }
div#capitais-regioes p.phone-number {
  font-size: 22px;
  font-weight: bold;
  margin-top: -15px; }

/*Correçoes Produtos e Serviços*/
.prod-serv h3 {
  /*Correçao dos tamanhos dos titulos da lista de info*/ }
  .prod-serv h3.ttl-tp3 {
    font-size: 14px !important; }
.prod-serv .inner-border {
  /*Correção das imagens das listas de info - acrescentando bordas arredondadas*/ }
  .prod-serv .inner-border img {
    border-radius: 3px; }
.prod-serv .col-lg-10 {
  padding: 0 20px; }

ul.lst-share li {
  float: left;
  font-size: 13px; }
  ul.lst-share li a {
    display: block;
    width: 24px;
    height: 24px;
    overflow: hidden;
    background: url(/assets/common/img/redes-sprite.png) no-repeat;
    text-indent: -1000px;
    margin: 0 5px 0 0; }
    ul.lst-share li a.twitter {
      background-position: -28px 0; }
    ul.lst-share li a.facebook {
      background-position: -58px 0; }
    ul.lst-share li a.indique {
      background-position: -267px 0; }
  ul.lst-share li:first-child {
    margin-right: 10px;
    line-height: 24px; }

.legenda {
  color: #4d4e53;
  font-size: 10px; }
  .legenda img {
    margin: 0 5px 0 5px; }
  .legenda img:first-child {
    margin: 0 5px 0 0; }

#box-tabela-capitalizacao {
  width: 930px;
  height: 400px;
  overflow-y: auto; }

/*Eslito para legendas / disclaimers*/
.legendas p {
  color: #4d4e53;
  font-size: 11px !important; }
  .legendas p:nth-child(1) {
    margin: 20px 0 5px 0 !important; }
  .legendas p:nth-child(2) {
    margin: 0 0 20px 0 !important; }

.nossa-historia .years-slider .carousel-redes .owl-wrapper-outer li a p,
.redes-sociais .years-slider .carousel-redes .owl-wrapper-outer li a p {
  font-weight: bold; }
  .nossa-historia .years-slider .carousel-redes .owl-wrapper-outer li a p img,
  .redes-sociais .years-slider .carousel-redes .owl-wrapper-outer li a p img {
    width: auto; }
.nossa-historia .years-slider .carousel-redes .owl-wrapper-outer li:hover a p:nth-child(2),
.redes-sociais .years-slider .carousel-redes .owl-wrapper-outer li:hover a p:nth-child(2) {
  text-decoration: underline;
  color: #488ae6; }
.nossa-historia .years-slider .carousel-redes .owl-wrapper-outer li.active a p:nth-child(2),
.redes-sociais .years-slider .carousel-redes .owl-wrapper-outer li.active a p:nth-child(2) {
  color: #cc092f;
  text-decoration: none; }
.nossa-historia .years-slider .carousel-sobre,
.nossa-historia .years-slider .carousel-redes,
.redes-sociais .years-slider .carousel-sobre,
.redes-sociais .years-slider .carousel-redes {
  margin-top: 10px !important; }
  .nossa-historia .years-slider .carousel-sobre .owl-wrapper-outer,
  .nossa-historia .years-slider .carousel-redes .owl-wrapper-outer,
  .redes-sociais .years-slider .carousel-sobre .owl-wrapper-outer,
  .redes-sociais .years-slider .carousel-redes .owl-wrapper-outer {
    height: 132px; }
    .nossa-historia .years-slider .carousel-sobre .owl-wrapper-outer li,
    .nossa-historia .years-slider .carousel-redes .owl-wrapper-outer li,
    .redes-sociais .years-slider .carousel-sobre .owl-wrapper-outer li,
    .redes-sociais .years-slider .carousel-redes .owl-wrapper-outer li {
      padding: 0;
      height: 132px;
      margin-right: 10px; }
      .nossa-historia .years-slider .carousel-sobre .owl-wrapper-outer li a p,
      .nossa-historia .years-slider .carousel-redes .owl-wrapper-outer li a p,
      .redes-sociais .years-slider .carousel-sobre .owl-wrapper-outer li a p,
      .redes-sociais .years-slider .carousel-redes .owl-wrapper-outer li a p {
        text-align: center; }
        .nossa-historia .years-slider .carousel-sobre .owl-wrapper-outer li a p:nth-child(1),
        .nossa-historia .years-slider .carousel-redes .owl-wrapper-outer li a p:nth-child(1),
        .redes-sociais .years-slider .carousel-sobre .owl-wrapper-outer li a p:nth-child(1),
        .redes-sociais .years-slider .carousel-redes .owl-wrapper-outer li a p:nth-child(1) {
          font-size: 30px;
          margin-bottom: 10px !important;
          margin-top: 10px; }
        .nossa-historia .years-slider .carousel-sobre .owl-wrapper-outer li a p:nth-child(2),
        .nossa-historia .years-slider .carousel-redes .owl-wrapper-outer li a p:nth-child(2),
        .redes-sociais .years-slider .carousel-sobre .owl-wrapper-outer li a p:nth-child(2),
        .redes-sociais .years-slider .carousel-redes .owl-wrapper-outer li a p:nth-child(2) {
          font-size: 12px;
          color: #000; }
      .nossa-historia .years-slider .carousel-sobre .owl-wrapper-outer li a:hover,
      .nossa-historia .years-slider .carousel-redes .owl-wrapper-outer li a:hover,
      .redes-sociais .years-slider .carousel-sobre .owl-wrapper-outer li a:hover,
      .redes-sociais .years-slider .carousel-redes .owl-wrapper-outer li a:hover {
        text-decoration: none; }
      .nossa-historia .years-slider .carousel-sobre .owl-wrapper-outer li.active,
      .nossa-historia .years-slider .carousel-redes .owl-wrapper-outer li.active,
      .redes-sociais .years-slider .carousel-sobre .owl-wrapper-outer li.active,
      .redes-sociais .years-slider .carousel-redes .owl-wrapper-outer li.active {
        background: #fff;
        -webkit-box-shadow: inset 0px 0px 0px 1px #EAEAEA;
        -moz-box-shadow: inset 0px 0px 0px 1px #EAEAEA;
        box-shadow: inset 0px 0px 0px 1px #EAEAEA; }
        .nossa-historia .years-slider .carousel-sobre .owl-wrapper-outer li.active a,
        .nossa-historia .years-slider .carousel-redes .owl-wrapper-outer li.active a,
        .redes-sociais .years-slider .carousel-sobre .owl-wrapper-outer li.active a,
        .redes-sociais .years-slider .carousel-redes .owl-wrapper-outer li.active a {
          cursor: default; }
          .nossa-historia .years-slider .carousel-sobre .owl-wrapper-outer li.active a p:nth-child(1),
          .nossa-historia .years-slider .carousel-redes .owl-wrapper-outer li.active a p:nth-child(1),
          .redes-sociais .years-slider .carousel-sobre .owl-wrapper-outer li.active a p:nth-child(1),
          .redes-sociais .years-slider .carousel-redes .owl-wrapper-outer li.active a p:nth-child(1) {
            color: #cc092f; }
        .nossa-historia .years-slider .carousel-sobre .owl-wrapper-outer li.active:hover,
        .nossa-historia .years-slider .carousel-redes .owl-wrapper-outer li.active:hover,
        .redes-sociais .years-slider .carousel-sobre .owl-wrapper-outer li.active:hover,
        .redes-sociais .years-slider .carousel-redes .owl-wrapper-outer li.active:hover {
          margin-top: 0; }
      .nossa-historia .years-slider .carousel-sobre .owl-wrapper-outer li:hover,
      .nossa-historia .years-slider .carousel-redes .owl-wrapper-outer li:hover,
      .redes-sociais .years-slider .carousel-sobre .owl-wrapper-outer li:hover,
      .redes-sociais .years-slider .carousel-redes .owl-wrapper-outer li:hover {
        background: #fff;
        -webkit-box-shadow: inset 0px 0px 0px 1px #EAEAEA;
        -moz-box-shadow: inset 0px 0px 0px 1px #EAEAEA;
        box-shadow: inset 0px 0px 0px 1px #EAEAEA;
        cursor: pointer; }
.nossa-historia .years-slider .conteudo-redes:nth-child(3) .row .desc-ico-redes,
.redes-sociais .years-slider .conteudo-redes:nth-child(3) .row .desc-ico-redes {
  margin-left: 0; }
  .nossa-historia .years-slider .conteudo-redes:nth-child(3) .row .desc-ico-redes p:nth-child(2),
  .redes-sociais .years-slider .conteudo-redes:nth-child(3) .row .desc-ico-redes p:nth-child(2) {
    width: 210px !important; }
.nossa-historia .years-slider .conteudo-redes:nth-child(n+3) .row h3,
.redes-sociais .years-slider .conteudo-redes:nth-child(n+3) .row h3 {
  margin-bottom: 0; }
.nossa-historia .years-slider .conteudo-redes:nth-child(n+3) .row a,
.redes-sociais .years-slider .conteudo-redes:nth-child(n+3) .row a {
  font-size: 12px;
  font-style: italic;
  text-decoration: none;
  color: #00539f;
  font-weight: 500; }
  .nossa-historia .years-slider .conteudo-redes:nth-child(n+3) .row a:hover,
  .redes-sociais .years-slider .conteudo-redes:nth-child(n+3) .row a:hover {
    text-decoration: underline;
    color: #488AE6; }
.nossa-historia .years-slider .conteudo-redes:nth-child(n+3) .row .box-seguir,
.redes-sociais .years-slider .conteudo-redes:nth-child(n+3) .row .box-seguir {
  text-align: left; }
  .nossa-historia .years-slider .conteudo-redes:nth-child(n+3) .row .box-seguir p,
  .redes-sociais .years-slider .conteudo-redes:nth-child(n+3) .row .box-seguir p {
    margin-top: 2px;
    width: 100%;
    margin-bottom: -6px; }
.nossa-historia .years-slider .conteudo-redes:nth-child(4) .row .desc-ico-redes p:nth-child(2) a:nth-child(1),
.redes-sociais .years-slider .conteudo-redes:nth-child(4) .row .desc-ico-redes p:nth-child(2) a:nth-child(1) {
  position: relative;
  float: left;
  width: 100%; }
.nossa-historia .years-slider .conteudo-redes:nth-child(4) .row .desc-ico-redes p:nth-child(2) #loadMore,
.redes-sociais .years-slider .conteudo-redes:nth-child(4) .row .desc-ico-redes p:nth-child(2) #loadMore {
  position: relative;
  float: left;
  width: 90px !important;
  text-align: left !important;
  padding-left: 10px;
  height: 20px !important;
  line-height: 18px !important;
  font-style: normal;
  margin: 60px 0 0 0;
  color: #00539f; }
  .nossa-historia .years-slider .conteudo-redes:nth-child(4) .row .desc-ico-redes p:nth-child(2) #loadMore:before,
  .redes-sociais .years-slider .conteudo-redes:nth-child(4) .row .desc-ico-redes p:nth-child(2) #loadMore:before {
    content: '';
    position: absolute;
    background: url(/assets/classic/img/bgr-lnk-sprite.png) -994px 0 no-repeat;
    width: 10px;
    height: 10px;
    margin: 6px 0 0 68px; }
  .nossa-historia .years-slider .conteudo-redes:nth-child(4) .row .desc-ico-redes p:nth-child(2) #loadMore:hover,
  .redes-sociais .years-slider .conteudo-redes:nth-child(4) .row .desc-ico-redes p:nth-child(2) #loadMore:hover {
    text-decoration: none;
    color: #488AE6; }
.nossa-historia .years-slider .conteudo-redes:nth-child(4) .row .box-seguir #loadMore,
.redes-sociais .years-slider .conteudo-redes:nth-child(4) .row .box-seguir #loadMore {
  position: relative;
  float: right;
  width: 90px !important;
  text-align: left !important;
  padding-left: 10px;
  height: 20px !important;
  line-height: 18px !important;
  font-style: normal;
  margin: 6px 10px 0 0;
  color: #000; }
  .nossa-historia .years-slider .conteudo-redes:nth-child(4) .row .box-seguir #loadMore:hover,
  .redes-sociais .years-slider .conteudo-redes:nth-child(4) .row .box-seguir #loadMore:hover {
    text-decoration: none;
    color: #488AE6; }
  .nossa-historia .years-slider .conteudo-redes:nth-child(4) .row .box-seguir #loadMore:before,
  .redes-sociais .years-slider .conteudo-redes:nth-child(4) .row .box-seguir #loadMore:before {
    content: '';
    position: absolute;
    background: url(/assets/classic/img/bgr-lnk-sprite.png) -994px 0 no-repeat;
    width: 10px;
    height: 10px;
    margin: 6px 0 0 68px; }
.nossa-historia .years-slider .conteudo-redes:nth-child(4) .first-redes-left .desc-ico-redes,
.redes-sociais .years-slider .conteudo-redes:nth-child(4) .first-redes-left .desc-ico-redes {
  height: auto; }
.nossa-historia .years-slider .conteudo-historia,
.nossa-historia .years-slider .conteudo-redes,
.redes-sociais .years-slider .conteudo-historia,
.redes-sociais .years-slider .conteudo-redes {
  display: none;
  margin-top: 30px; }
  .nossa-historia .years-slider .conteudo-historia.active,
  .nossa-historia .years-slider .conteudo-redes.active,
  .redes-sociais .years-slider .conteudo-historia.active,
  .redes-sociais .years-slider .conteudo-redes.active {
    display: block; }
  .nossa-historia .years-slider .conteudo-historia h4,
  .nossa-historia .years-slider .conteudo-redes h4,
  .redes-sociais .years-slider .conteudo-historia h4,
  .redes-sociais .years-slider .conteudo-redes h4 {
    margin-bottom: 15px; }
  .nossa-historia .years-slider .conteudo-historia .text,
  .nossa-historia .years-slider .conteudo-redes .text,
  .redes-sociais .years-slider .conteudo-historia .text,
  .redes-sociais .years-slider .conteudo-redes .text {
    margin-top: 30px; }
    .nossa-historia .years-slider .conteudo-historia .text .legendas,
    .nossa-historia .years-slider .conteudo-redes .text .legendas,
    .redes-sociais .years-slider .conteudo-historia .text .legendas,
    .redes-sociais .years-slider .conteudo-redes .text .legendas {
      text-align: center; }
  .nossa-historia .years-slider .conteudo-historia .row .ico-redes,
  .nossa-historia .years-slider .conteudo-redes .row .ico-redes,
  .redes-sociais .years-slider .conteudo-historia .row .ico-redes,
  .redes-sociais .years-slider .conteudo-redes .row .ico-redes {
    position: relative;
    float: left; }
  .nossa-historia .years-slider .conteudo-historia .row .desc-ico-redes,
  .nossa-historia .years-slider .conteudo-redes .row .desc-ico-redes,
  .redes-sociais .years-slider .conteudo-historia .row .desc-ico-redes,
  .redes-sociais .years-slider .conteudo-redes .row .desc-ico-redes {
    position: relative;
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
    height: 60px; }
    .nossa-historia .years-slider .conteudo-historia .row .desc-ico-redes p,
    .nossa-historia .years-slider .conteudo-redes .row .desc-ico-redes p,
    .redes-sociais .years-slider .conteudo-historia .row .desc-ico-redes p,
    .redes-sociais .years-slider .conteudo-redes .row .desc-ico-redes p {
      margin-bottom: 0px; }
      .nossa-historia .years-slider .conteudo-historia .row .desc-ico-redes p:nth-child(1),
      .nossa-historia .years-slider .conteudo-redes .row .desc-ico-redes p:nth-child(1),
      .redes-sociais .years-slider .conteudo-historia .row .desc-ico-redes p:nth-child(1),
      .redes-sociais .years-slider .conteudo-redes .row .desc-ico-redes p:nth-child(1) {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 5px; }
      .nossa-historia .years-slider .conteudo-historia .row .desc-ico-redes p:nth-child(2),
      .nossa-historia .years-slider .conteudo-redes .row .desc-ico-redes p:nth-child(2),
      .redes-sociais .years-slider .conteudo-historia .row .desc-ico-redes p:nth-child(2),
      .redes-sociais .years-slider .conteudo-redes .row .desc-ico-redes p:nth-child(2) {
        font-size: 15px;
        font-style: italic;
        color: #4D4E53;
        width: 280px; }
        .nossa-historia .years-slider .conteudo-historia .row .desc-ico-redes p:nth-child(2) a,
        .nossa-historia .years-slider .conteudo-redes .row .desc-ico-redes p:nth-child(2) a,
        .redes-sociais .years-slider .conteudo-historia .row .desc-ico-redes p:nth-child(2) a,
        .redes-sociais .years-slider .conteudo-redes .row .desc-ico-redes p:nth-child(2) a {
          font-size: 12px;
          font-style: italic;
          text-decoration: none;
          color: #00539f;
          font-weight: 500; }
          .nossa-historia .years-slider .conteudo-historia .row .desc-ico-redes p:nth-child(2) a:hover,
          .nossa-historia .years-slider .conteudo-redes .row .desc-ico-redes p:nth-child(2) a:hover,
          .redes-sociais .years-slider .conteudo-historia .row .desc-ico-redes p:nth-child(2) a:hover,
          .redes-sociais .years-slider .conteudo-redes .row .desc-ico-redes p:nth-child(2) a:hover {
            text-decoration: underline;
            color: #488AE6; }
  .nossa-historia .years-slider .conteudo-historia .row .first-redes-right,
  .nossa-historia .years-slider .conteudo-redes .row .first-redes-right,
  .redes-sociais .years-slider .conteudo-historia .row .first-redes-right,
  .redes-sociais .years-slider .conteudo-redes .row .first-redes-right {
    text-align: right; }
    .nossa-historia .years-slider .conteudo-historia .row .first-redes-right a,
    .nossa-historia .years-slider .conteudo-redes .row .first-redes-right a,
    .redes-sociais .years-slider .conteudo-historia .row .first-redes-right a,
    .redes-sociais .years-slider .conteudo-redes .row .first-redes-right a {
      color: #00539f;
      text-decoration: none;
      font-size: 12px;
      line-height: 35px; }
      .nossa-historia .years-slider .conteudo-historia .row .first-redes-right a:hover,
      .nossa-historia .years-slider .conteudo-redes .row .first-redes-right a:hover,
      .redes-sociais .years-slider .conteudo-historia .row .first-redes-right a:hover,
      .redes-sociais .years-slider .conteudo-redes .row .first-redes-right a:hover {
        text-decoration: underline;
        color: #488AE6; }
  .nossa-historia .years-slider .conteudo-historia .row .box-seguir,
  .nossa-historia .years-slider .conteudo-redes .row .box-seguir,
  .redes-sociais .years-slider .conteudo-historia .row .box-seguir,
  .redes-sociais .years-slider .conteudo-redes .row .box-seguir {
    position: relative;
    float: left;
    width: 100%;
    height: 56px;
    background: #ededed;
    border-right: 1px solid #dbdbdb;
    border-left: 1px solid #dbdbdb;
    border-top: 1px solid #b7b7b7;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 30px;
    text-align: right; }
    .nossa-historia .years-slider .conteudo-historia .row .box-seguir a,
    .nossa-historia .years-slider .conteudo-redes .row .box-seguir a,
    .redes-sociais .years-slider .conteudo-historia .row .box-seguir a,
    .redes-sociais .years-slider .conteudo-redes .row .box-seguir a {
      color: #00539f;
      text-decoration: none;
      font-size: 12px;
      line-height: 32px; }
      .nossa-historia .years-slider .conteudo-historia .row .box-seguir a:hover,
      .nossa-historia .years-slider .conteudo-redes .row .box-seguir a:hover,
      .redes-sociais .years-slider .conteudo-historia .row .box-seguir a:hover,
      .redes-sociais .years-slider .conteudo-redes .row .box-seguir a:hover {
        text-decoration: underline;
        color: #488AE6; }
.nossa-historia .years-slider .bottom-content,
.redes-sociais .years-slider .bottom-content {
  position: relative;
  float: left;
  width: 100%;
  margin: 10px 0 20px 0; }
  .nossa-historia .years-slider .bottom-content div img,
  .redes-sociais .years-slider .bottom-content div img {
    position: relative;
    float: left; }
  .nossa-historia .years-slider .bottom-content div a,
  .redes-sociais .years-slider .bottom-content div a {
    position: relative;
    float: left;
    margin: 22px 0 0 20px; }

/* conteúdo principais Prêmios */
ul#conteudoPremios p {
  color: #222;
  font-family: 'BradescoSans', sans-serif; }
ul#conteudoPremios .alignRight {
  text-align: right;
  font-weight: bold; }
ul#conteudoPremios li h3 {
  font-size: 20px;
  font-family: 'BradescoSans', sans-serif;
  color: #222; }

div#grupo-economico {
  background: #EDEDED;
  width: auto; }
  div#grupo-economico p {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
    font: italic 1.031em 'BradescoSans', sans-serif;
    color: #393939; }

/* Empréstimos Financiamentos */
li.item.limite-credito {
  position: relative; }
  li.item.limite-credito img {
    position: relative;
    z-index: 1; }
  li.item.limite-credito a {
    position: absolute;
    top: 69%;
    left: 0;
    display: block;
    width: 13.1%;
    height: 11.1%;
    z-index: 2;
    text-decoration: none; }
    li.item.limite-credito a.saiba {
      left: 48.6%; }
    li.item.limite-credito a.quero {
      left: 62.9%; }

/* End: Empréstimos Financiamentos */
.subtituloItalic {
  font-family: 'Georgia', serif !important;
  font-size: 16px !important;
  font-style: italic;
  color: #4D4E53; }

.descricaoBanner {
  padding: 15% 0 15% 0; }

section a:hover img {
  --webkit-box-shadow: 0px 0px 0px 3px #297dcb;
  -moz-box-shadow: 0px 0px 0px 3px #297dcb;
  box-shadow: 0px 0px 0px 3px #297dcb;
  border-radius: 5px; }

section .owl-carousel a:hover img {
  box-shadow: none !important; }

section .banner a:hover img {
  box-shadow: none !important; }

section .menu-abas-img a:hover img {
  box-shadow: none !important; }

.box-ganhadores {
  margin: 30px 0; }
  .box-ganhadores .box-ganhadores-img {
    position: relative; }
  .box-ganhadores .span-result-capitalizacao {
    position: absolute;
    width: 100%;
    max-width: 258px;
    text-align: center;
    top: 28px;
    font-size: 40pt;
    font-weight: bold;
    display: block;
    font-family: 'BradescoSans', sans-serif;
    color: #393939; }
  .box-ganhadores .lnk {
    float: right; }
  .box-ganhadores .txt-tp1 {
    padding-top: 40px; }

.nsolucoes {
  background-color: #E4E4E4;
  border-bottom-left-radius: 15px;
  color: #393939;
  font-size: 14px;
  height: 60px;
  margin: 2em 0;
  padding: 3px 2px 0px 0px;
  width: 100%;
  float: left; }
  .nsolucoes .text-center {
    text-align: center;
    margin-top: 15px; }
  .nsolucoes .img {
    margin-top: -30px;
    margin-left: -10px; }
  .nsolucoes .saiba-mais {
    margin-top: 10px; }

.events {
  background-color: #CC092F;
  color: #ffffff;
  border-top-right-radius: 20px;
  padding: 1em 1.9em 0.5em 1.9em;
  margin: 0 0 0 -1.9em; }

.arrow-up {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 16px 16px 0 0;
  border-color: #7f0a21 transparent transparent transparent;
  margin-left: -1.9em; }

ul.listRedeAtendimento {
  display: table;
  width: 100%;
  margin-bottom: 20px; }
  ul.listRedeAtendimento li {
    width: 100%;
    border-bottom: 1px dashed #d2d2d2;
    padding: 15px 0; }
    ul.listRedeAtendimento li a {
      font-size: 13px;
      width: 100%; }

div.listaCentral p strong {
  display: block;
  font-size: 18px; }
div.listaCentral p.capitais strong {
  font-size: 21px; }

.full-content {
  padding: 1.5em;
  text-align: center;
  width: 100%;
  line-height: 42px; }
  .full-content .ask {
    background-image: url("/assets/corporate/img/solucoes-integradas/recursos-humanos/bg-central-de-atendimento-bancario.jpg");
    background-repeat: repeat-x;
    border-bottom: 3px solid #FF7487;
    width: auto;
    height: 180px;
    text-align: left;
    font-weight: 100; }
    .full-content .ask a {
      color: #ffffff; }
    .full-content .ask a:hover {
      color: #f5f5f5; }
    .full-content .ask p {
      margin: 3.25em 1em;
      font-size: 18px; }
    .full-content .ask span {
      font-size: 22px; }
    .full-content .ask span.condition {
      font-size: 14px;
      margin: 0 1em; }
  .full-content h1 {
    font-size: 36px;
    color: #505050;
    padding: 0.5em 0; }
  .full-content h2 {
    font-size: 36px;
    color: #505050;
    padding: 0.5em 0; }
  .full-content hr {
    border: 2px solid #d11c2b;
    width: 70px;
    margin: 2em auto; }
  .full-content p {
    text-align: justify;
    padding-top: 20px; }
  .full-content .panel-icon {
    background-image: url("/assets/corporate/img/solucoes-integradas/recursos-humanos/sprite-icones-collapse.png");
    display: block;
    float: left; }
  .full-content .col-lg-4 {
    text-align: left;
    height: 75px; }
  .full-content .saques {
    background-position: -131px 130px;
    width: 60px;
    height: 48px; }
  .full-content .tranferencias {
    background-position: -198px 130px;
    width: 60px;
    height: 48px; }
  .full-content .extratos {
    background-position: -263px 130px;
    width: 60px;
    height: 48px; }
  .full-content .cred-consignado {
    background-position: -331px 130px;
    width: 60px;
    height: 48px; }
  .full-content .pagamentos {
    background-position: -397px 130px;
    width: 60px;
    height: 48px; }
  .full-content .saldos {
    background-position: 1px 75px;
    width: 60px;
    height: 48px; }
  .full-content .cred-pre-apro {
    background-position: -65px 75px;
    width: 60px;
    height: 48px; }
  .full-content .agendamentos {
    background-position: -133px 75px;
    width: 60px;
    height: 48px; }
  .full-content .emissao-holetites {
    background-position: -201px 75px;
    width: 60px;
    height: 48px; }

ul#carouselEncontreInvestimento li {
  background: #f2f2f2;
  padding: 15px 0; }
  ul#carouselEncontreInvestimento li.aumento-capital div.thumb {
    background-position: 0 0; }
  ul#carouselEncontreInvestimento li.aumento-capital:hover {
    background-position: 0 -102px; }
  ul#carouselEncontreInvestimento li.aumento-capital.active div.thumb {
    background-position: 0 -102px; }
  ul#carouselEncontreInvestimento li.educacao-filhos div.thumb {
    background-position: -110px 0; }
  ul#carouselEncontreInvestimento li.educacao-filhos:hover {
    background-position: -110px -102px; }
  ul#carouselEncontreInvestimento li.educacao-filhos.active div.thumb {
    background-position: -110px -102px; }
  ul#carouselEncontreInvestimento li.viagem div.thumb {
    background-position: -217px 0; }
  ul#carouselEncontreInvestimento li.viagem:hover div.thumb {
    background-position: -217px -102px; }
  ul#carouselEncontreInvestimento li.viagem.active div.thumb {
    background-position: -217px -102px; }
  ul#carouselEncontreInvestimento li.carro div.thumb {
    background-position: -325px 0; }
  ul#carouselEncontreInvestimento li.carro:hover div.thumb {
    background-position: -325px -102px; }
  ul#carouselEncontreInvestimento li.carro.active div.thumb {
    background-position: -325px -102px; }
  ul#carouselEncontreInvestimento li.casa-propria div.thumb {
    background-position: -433px 0; }
  ul#carouselEncontreInvestimento li.casa-propria:hover div.thumb {
    background-position: -433px -102px; }
  ul#carouselEncontreInvestimento li.casa-propria.active div.thumb {
    background-position: -433px -102px; }
  ul#carouselEncontreInvestimento li.casamento div.thumb {
    background-position: -540px 0; }
  ul#carouselEncontreInvestimento li.casamento:hover div.thumb {
    background-position: -540px -102px; }
  ul#carouselEncontreInvestimento li.casamento.active div.thumb {
    background-position: -540px -102px; }
  ul#carouselEncontreInvestimento li.estudo-intercambio div.thumb {
    background-position: -638px 0; }
  ul#carouselEncontreInvestimento li.estudo-intercambio:hover div.thumb {
    background-position: -638px -102px; }
  ul#carouselEncontreInvestimento li.estudo-intercambio.active div.thumb {
    background-position: -638px -102px; }
  ul#carouselEncontreInvestimento li a {
    display: table;
    margin: 0 auto;
    font-weight: bold;
    text-decoration: none; }
    ul#carouselEncontreInvestimento li a div.thumb {
      width: 70px;
      height: 70px;
      display: table;
      background: url(/assets/common/img/ico-meus-investimentos.jpg) no-repeat; }
  ul#carouselEncontreInvestimento li p {
    text-align: center;
    margin: 10px 0 0 0; }
  ul#carouselEncontreInvestimento li.active {
    background: #fff; }
    ul#carouselEncontreInvestimento li.active a {
      color: #cc092f; }
  ul#carouselEncontreInvestimento li:hover {
    background: #fff; }
    ul#carouselEncontreInvestimento li:hover a {
      color: #cc092f; }
ul#carouselEncontreInvestimento div.owl-controls {
  width: 100%; }
  ul#carouselEncontreInvestimento div.owl-controls div.owl-pagination {
    width: 100%;
    position: absolute;
    bottom: 0; }
  ul#carouselEncontreInvestimento div.owl-controls div.owl-buttons div.owl-prev {
    position: absolute;
    left: 0;
    bottom: 30%;
    background: none;
    font-size: 30px;
    color: #666; }
  ul#carouselEncontreInvestimento div.owl-controls div.owl-buttons div.owl-next {
    position: absolute;
    right: 0;
    bottom: 30%;
    background: none;
    font-size: 30px;
    color: #666; }

.box-cartoes {
  position: relative;
  float: left;
  width: 100%;
  min-height: 115px;
  background: #ededed;
  border-right: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
  border-top: 1px solid #b7b7b7;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  margin-bottom: 10px; }
  .box-cartoes p {
    margin-top: 15px; }
  .box-cartoes :hover p {
    text-decoration: underline !important; }

ul#carouselCreditos li, #carouselSimuladores li, .carousel li, ul#carouselTodosConsorcios li {
  background: #f2f2f2;
  padding: 16px 0;
  height: 240px; }
  ul#carouselCreditos li a, #carouselSimuladores li a, .carousel li a, ul#carouselTodosConsorcios li a {
    max-width: 120px;
    display: table;
    margin: 0 auto;
    font-weight: bold;
    text-decoration: none; }
    ul#carouselCreditos li a span, #carouselSimuladores li a span, .carousel li a span, ul#carouselTodosConsorcios li a span {
      display: table; }
      ul#carouselCreditos li a span img, #carouselSimuladores li a span img, .carousel li a span img, ul#carouselTodosConsorcios li a span img {
        display: block;
        width: 100%; }
  ul#carouselCreditos li p, #carouselSimuladores li p, .carousel li p, ul#carouselTodosConsorcios li p {
    text-align: center;
    margin: 10px 0 0 0;
    font-weight: normal; }
  ul#carouselCreditos li.active, #carouselSimuladores li.active, .carousel li.active, ul#carouselTodosConsorcios li.active {
    background: #fff;
    border: 1px solid #f2f2f2;
    padding: 15px 0; }
    ul#carouselCreditos li.active a p, #carouselSimuladores li.active a p, .carousel li.active a p, ul#carouselTodosConsorcios li.active a p {
      color: #000;
      font-weight: normal; }
      ul#carouselCreditos li.active a p strong, #carouselSimuladores li.active a p strong, .carousel li.active a p strong, ul#carouselTodosConsorcios li.active a p strong {
        color: #cc092f; }
  ul#carouselCreditos li:hover, #carouselSimuladores li:hover, .carousel li:hover, ul#carouselTodosConsorcios li:hover {
    background: #fff;
    border: 1px solid #f2f2f2;
    padding: 15px 0; }
    ul#carouselCreditos li:hover a p, #carouselSimuladores li:hover a p, .carousel li:hover a p, ul#carouselTodosConsorcios li:hover a p {
      color: #000;
      font-weight: normal; }
      ul#carouselCreditos li:hover a p strong, #carouselSimuladores li:hover a p strong, .carousel li:hover a p strong, ul#carouselTodosConsorcios li:hover a p strong {
        color: #cc092f; }
ul#carouselCreditos div.owl-controls, #carouselSimuladores div.owl-controls, .carousel div.owl-controls, ul#carouselTodosConsorcios div.owl-controls {
  width: 100%; }
  ul#carouselCreditos div.owl-controls div.owl-pagination, #carouselSimuladores div.owl-controls div.owl-pagination, .carousel div.owl-controls div.owl-pagination, ul#carouselTodosConsorcios div.owl-controls div.owl-pagination {
    width: 100%;
    position: absolute;
    bottom: 0; }
  ul#carouselCreditos div.owl-controls div.owl-buttons div.owl-prev, #carouselSimuladores div.owl-controls div.owl-buttons div.owl-prev, .carousel div.owl-controls div.owl-buttons div.owl-prev, ul#carouselTodosConsorcios div.owl-controls div.owl-buttons div.owl-prev {
    position: absolute;
    left: 0;
    bottom: 37%;
    background: none;
    font-size: 30px;
    color: #666; }
  ul#carouselCreditos div.owl-controls div.owl-buttons div.owl-next, #carouselSimuladores div.owl-controls div.owl-buttons div.owl-next, .carousel div.owl-controls div.owl-buttons div.owl-next, ul#carouselTodosConsorcios div.owl-controls div.owl-buttons div.owl-next {
    position: absolute;
    right: 0;
    bottom: 37%;
    background: none;
    font-size: 30px;
    color: #666; }

ul#carouselTodosLayouts li {
  background: #f2f2f2;
  padding: 12px 0;
  height: 60px; }
  ul#carouselTodosLayouts li a {
    max-width: 120px;
    display: table;
    margin: 0 auto;
    font-weight: bold;
    text-decoration: none; }
    ul#carouselTodosLayouts li a span {
      display: table; }
      ul#carouselTodosLayouts li a span img {
        display: block;
        width: 100%; }
  ul#carouselTodosLayouts li p {
    text-align: center;
    margin: 2px 0 0 0;
    font-weight: normal; }
  ul#carouselTodosLayouts li.active {
    background: #fff;
    border: 1px solid #f2f2f2;
    padding: 11px 0; }
    ul#carouselTodosLayouts li.active a p {
      color: #000;
      font-weight: normal; }
      ul#carouselTodosLayouts li.active a p strong {
        color: #cc092f; }
  ul#carouselTodosLayouts li:hover {
    background: #fff;
    border: 1px solid #f2f2f2;
    padding: 11px 0; }
    ul#carouselTodosLayouts li:hover a p {
      color: #000;
      font-weight: normal; }
      ul#carouselTodosLayouts li:hover a p strong {
        color: #cc092f; }
ul#carouselTodosLayouts div.owl-controls {
  width: 100%; }
  ul#carouselTodosLayouts div.owl-controls div.owl-pagination {
    width: 100%;
    position: absolute;
    bottom: 0; }
  ul#carouselTodosLayouts div.owl-controls div.owl-buttons div.owl-prev {
    position: absolute;
    left: 0;
    bottom: 5%;
    background: none;
    font-size: 30px;
    color: #666; }
  ul#carouselTodosLayouts div.owl-controls div.owl-buttons div.owl-next {
    position: absolute;
    right: 0;
    bottom: 5%;
    background: none;
    font-size: 30px;
    color: #666; }

ul.carousel-cn-ib {
  background-color: #F7F7F7;
  border-width: 2px;
  border-style: solid;
  border-color: #CECECE #E1E1E1 transparent #E1E1E1;
  box-shadow: inset 0 1px 1px #D2D2D2;
  border-radius: 4px;
  position: relative;
  margin: 10px 0 20px 0 !important;
  border-bottom: none; }
  ul.carousel-cn-ib li {
    padding: 8px 30px;
    color: #393939; }
    ul.carousel-cn-ib li p {
      padding: 40px 40px 0 30px; }
  ul.carousel-cn-ib div.owl-controls {
    width: 100%; }
    ul.carousel-cn-ib div.owl-controls div.owl-pagination {
      width: 100%;
      position: absolute;
      bottom: 0; }
    ul.carousel-cn-ib div.owl-controls div.owl-buttons div.owl-prev {
      position: absolute;
      left: 0;
      bottom: 29%;
      background: none;
      font-size: 30px;
      color: #666; }
    ul.carousel-cn-ib div.owl-controls div.owl-buttons div.owl-next {
      position: absolute;
      right: 0;
      bottom: 29%;
      background: none;
      font-size: 30px;
      color: #666; }

ul.carousel-pri-investimento {
  background-color: #F7F7F7;
  border-width: 1px;
  border-style: solid;
  border-color: #CECECE #E1E1E1 transparent #E1E1E1;
  box-shadow: inset 0 1px 1px #D2D2D2;
  border-radius: 4px;
  position: relative;
  border-style: solid;
  border-color: #CECECE #E1E1E1 transparent #E1E1E1;
  box-shadow: inset 0 1px 1px #D2D2D2;
  border-radius: 4px;
  position: relative;
  margin: 10px 0 30px 0 !important;
  border-bottom: none;
  padding: 0 40px !important; }
  ul.carousel-pri-investimento li {
    padding: 0 5px;
    color: #393939; }
    ul.carousel-pri-investimento li a {
      display: block;
      margin: 0 auto;
      text-decoration: none;
      padding: 15px;
      min-height: 152px;
      border-width: 1px;
      border-style: solid;
      border-color: transparent;
      font-weight: bold;
      border-top: none; }
      ul.carousel-pri-investimento li a:hover {
        background: #fff;
        border-width: 1px;
        border-style: solid;
        border-color: #CECECE #E1E1E1 transparent #E1E1E1;
        box-shadow: inset 0 1px 1px #D2D2D2;
        text-decoration: underline;
        border-top: none; }
      ul.carousel-pri-investimento li a p {
        margin: 10px 0 0 0 !important; }
      ul.carousel-pri-investimento li a img {
        width: 100%;
        border-radius: 4px; }
    ul.carousel-pri-investimento li.active a {
      background: #fff;
      border-width: 1px;
      border-style: solid;
      border-color: #CECECE #E1E1E1 transparent #E1E1E1;
      box-shadow: inset 0 1px 1px #D2D2D2;
      cursor: default;
      color: #cc092f; }
      ul.carousel-pri-investimento li.active a:hover {
        text-decoration: none; }
  ul.carousel-pri-investimento div.owl-controls {
    width: 100%; }
    ul.carousel-pri-investimento div.owl-controls div.owl-pagination {
      width: 100%;
      position: absolute;
      bottom: 0; }
    ul.carousel-pri-investimento div.owl-controls div.owl-buttons div.owl-prev {
      position: absolute;
      left: 0;
      bottom: 29%;
      background: none;
      font-size: 30px;
      color: #666; }
    ul.carousel-pri-investimento div.owl-controls div.owl-buttons div.owl-next {
      position: absolute;
      right: 0;
      bottom: 29%;
      background: none;
      font-size: 30px;
      color: #666; }

ul.carousel-capitalizacao-pq {
  background-color: #F7F7F7;
  border-width: 1px;
  border-style: solid;
  border-color: #CECECE #E1E1E1 transparent #E1E1E1;
  box-shadow: inset 0 1px 1px #D2D2D2;
  border-radius: 4px;
  position: relative;
  border-style: solid;
  border-color: #CECECE #E1E1E1 transparent #E1E1E1;
  box-shadow: inset 0 1px 1px #D2D2D2;
  border-radius: 4px;
  position: relative;
  margin: 15px 0 0 0 !important;
  border-bottom: none;
  padding: 0 40px !important; }
  ul.carousel-capitalizacao-pq li {
    padding: 0 5px;
    color: #393939; }
    ul.carousel-capitalizacao-pq li a {
      display: block;
      margin: 0 auto;
      text-decoration: none;
      padding: 15px;
      min-height: 152px;
      font-size: 11px; }
      ul.carousel-capitalizacao-pq li a:hover {
        text-decoration: underline; }
      ul.carousel-capitalizacao-pq li a p {
        margin: 5px 0 5px 0 !important; }
      ul.carousel-capitalizacao-pq li a img {
        width: 100%;
        border-radius: 4px; }
  ul.carousel-capitalizacao-pq div.owl-controls {
    width: 100%; }
    ul.carousel-capitalizacao-pq div.owl-controls div.owl-pagination {
      width: 100%;
      position: absolute;
      bottom: 0; }
    ul.carousel-capitalizacao-pq div.owl-controls div.owl-buttons div.owl-prev {
      position: absolute;
      left: 0;
      bottom: 35%;
      background: none;
      font-size: 30px;
      color: #666; }
    ul.carousel-capitalizacao-pq div.owl-controls div.owl-buttons div.owl-next {
      position: absolute;
      right: 0;
      bottom: 35%;
      background: none;
      font-size: 30px;
      color: #666; }

ul.carousel-cn-ib-2 {
  background-color: #F7F7F7;
  border-width: 2px;
  border-style: solid;
  border-color: #CECECE #E1E1E1 transparent #E1E1E1;
  box-shadow: inset 0 1px 1px #D2D2D2;
  border-radius: 4px;
  position: relative;
  margin: 10px 0 20px 0 !important;
  border-bottom: none; }
  ul.carousel-cn-ib-2 li {
    padding: 8px 30px;
    color: #393939; }
    ul.carousel-cn-ib-2 li p {
      padding: 25px 40px 0 30px; }
  ul.carousel-cn-ib-2 div.owl-controls {
    width: 100%; }
    ul.carousel-cn-ib-2 div.owl-controls div.owl-pagination {
      width: 100%;
      position: absolute;
      bottom: 0; }
    ul.carousel-cn-ib-2 div.owl-controls div.owl-buttons div.owl-prev {
      position: absolute;
      left: 0;
      bottom: 29%;
      background: none;
      font-size: 30px;
      color: #666; }
    ul.carousel-cn-ib-2 div.owl-controls div.owl-buttons div.owl-next {
      position: absolute;
      right: 0;
      bottom: 29%;
      background: none;
      font-size: 30px;
      color: #666; }

ul.carousel-smart-tv {
  background-color: #ededed;
  border-width: 1px;
  border-style: solid;
  border-color: #CECECE #E1E1E1 transparent #E1E1E1;
  box-shadow: inset 0 1px 1px #D2D2D2;
  border-radius: 4px 4px 0 0;
  position: relative;
  margin: 10px 0 20px 0 !important;
  padding: 0 2px !important;
  border-bottom: none; }
  ul.carousel-smart-tv li {
    min-height: 113px;
    max-width: 125px;
    padding: 0; }
    ul.carousel-smart-tv li a {
      text-align: center;
      display: block;
      margin: 0 auto;
      text-decoration: none;
      padding: 15px 0;
      border-bottom: none !important;
      border-top: none !important; }
      ul.carousel-smart-tv li a:hover {
        background: #fff;
        border-width: 1px;
        border-style: solid;
        border-color: #CECECE #E1E1E1 transparent #E1E1E1;
        box-shadow: inset 0 1px 1px #D2D2D2;
        cursor: default; }
        ul.carousel-smart-tv li a:hover p strong {
          color: #cc092f; }
      ul.carousel-smart-tv li a p {
        margin: 10px 0 0 0 !important; }
    ul.carousel-smart-tv li.active a {
      background: #fff;
      border-width: 1px;
      border-style: solid;
      border-color: #CECECE #E1E1E1 transparent #E1E1E1;
      box-shadow: inset 0 1px 1px #D2D2D2;
      cursor: default; }
      ul.carousel-smart-tv li.active a p strong {
        color: #cc092f; }
  ul.carousel-smart-tv div.owl-controls {
    width: 100%; }
    ul.carousel-smart-tv div.owl-controls div.owl-pagination {
      width: 100%;
      position: absolute;
      bottom: 0; }
    ul.carousel-smart-tv div.owl-controls div.owl-buttons div.owl-prev {
      position: absolute;
      left: 0;
      bottom: 29%;
      background: none;
      font-size: 30px;
      color: #666; }
    ul.carousel-smart-tv div.owl-controls div.owl-buttons div.owl-next {
      position: absolute;
      right: 0;
      bottom: 29%;
      background: none;
      font-size: 30px;
      color: #666; }

ul.carousel-smart-tv-2 {
  background-color: #ededed;
  border-width: 1px;
  border-style: solid;
  border-color: #CECECE #E1E1E1 transparent #E1E1E1;
  box-shadow: inset 0 1px 1px #D2D2D2;
  border-radius: 4px 4px 0 0;
  position: relative;
  margin: 10px 0 20px 0 !important;
  padding: 0 40px !important;
  border-bottom: none; }
  ul.carousel-smart-tv-2 li {
    text-align: center;
    padding: 15px 0; }
    ul.carousel-smart-tv-2 li p {
      margin: 10px 0 0 0 !important; }
  ul.carousel-smart-tv-2 div.owl-controls {
    width: 100%; }
    ul.carousel-smart-tv-2 div.owl-controls div.owl-pagination {
      width: 100%;
      position: absolute;
      bottom: 0; }
    ul.carousel-smart-tv-2 div.owl-controls div.owl-buttons div.owl-prev {
      position: absolute;
      left: 0;
      bottom: 29%;
      background: none;
      font-size: 30px;
      color: #666; }
    ul.carousel-smart-tv-2 div.owl-controls div.owl-buttons div.owl-next {
      position: absolute;
      right: 0;
      bottom: 29%;
      background: none;
      font-size: 30px;
      color: #666; }

ul.carousel-classem {
  position: relative;
  background-color: transparent;
  list-style: none !important; }
  ul.carousel-classem li {
    padding: 0 30px 0 20px;
    color: #393939;
    width: 100%;
    display: table; }
    ul.carousel-classem li table tr td {
      color: #1f1f1f;
      font-weight: bold;
      font-size: 18px;
      text-align: center;
      width: 16.66666666666667%; }
  ul.carousel-classem div.owl-controls {
    width: 100%; }
    ul.carousel-classem div.owl-controls div.owl-pagination {
      width: 100%;
      position: absolute;
      bottom: 0; }
    ul.carousel-classem div.owl-controls div.owl-buttons div.owl-prev {
      position: absolute;
      left: 0;
      top: 2%;
      background: none;
      font-size: 30px;
      color: #666;
      margin: 0; }
    ul.carousel-classem div.owl-controls div.owl-buttons div.owl-next {
      position: absolute;
      right: 0;
      top: 2%;
      background: none;
      font-size: 30px;
      color: #666;
      margin: 0; }

.table-calendario-assem-2 {
  width: 100%;
  font-size: 13px; }
  .table-calendario-assem-2 th {
    background-color: #EDEDED;
    border-bottom: 1px solid #BFBFBF;
    border-left: 1px solid #FFF;
    color: #1F1F1F;
    font-weight: normal;
    padding: 0 10px;
    text-align: left;
    height: 50px; }
  .table-calendario-assem-2 tr {
    height: 50px; }
  .table-calendario-assem-2 td {
    background: #FFF url("/assets/classic/img/produtos-servicos/bgr-horizontal-dott.png") 0 0 repeat-x;
    color: #393939;
    padding: 13px 10px 20px;
    vertical-align: middle;
    width: 20%; }

ul.accordion-cl-assem {
  display: block !important; }
  ul.accordion-cl-assem li div.description {
    display: none;
    padding: 10px 20px 0 22px !important; }

.lst-cl-assem {
  padding-bottom: 30px; }
  .lst-cl-assem ul {
    background: #ededed;
    border-bottom: 1px solid #cbcbcb;
    padding: 0 !important; }
    .lst-cl-assem ul li {
      display: inline;
      float: left;
      width: 16.66666666666667%;
      text-align: center;
      margin-bottom: 0 !important;
      line-height: 40px; }

ul#carouselTodosConsorcios li {
  height: 150px; }

ul#carouselSimuladores li {
  height: 150px; }
  ul#carouselSimuladores li p {
    font-size: 12px;
    max-width: 70px; }

.boxInvestimento {
  display: none; }
  .boxInvestimento .boxInvestimento.active {
    display: block; }

/* Css pagina cesta de serviços e tarifas*/
.box-titulo {
  padding: 14px 14px 0;
  height: 104px;
  color: #FFFFFF;
  font-size: 19px;
  line-height: 21px; }

.box-bottom p {
  font-family: 'BradescoSans', sans-serif;
  font-size: 11px !important;
  line-height: 15px;
  color: #616161;
  text-decoration: none;
  width: 90%;
  margin: 0 auto; }

.box-bottom p.box-sub-titulo {
  font-family: Georgia !important;
  font-size: 12px !important;
  font-style: italic;
  line-height: 15px;
  padding-top: 10px;
  width: 90%;
  margin: 0 auto; }

.box-bottom p.sub-r {
  color: #cc092f; }

.box-bottom p.sub-b {
  color: #034d7a; }

.box-bottom p.sub-g {
  color: #5e5e5e; }

.box-bottom p.sub-lg {
  color: #4996c2; }

.box-bottom p.sub-p {
  color: #83173c; }

.box-bottom p.sub-gr {
  color: #00383e; }

.box-valor {
  color: #FFFFFF;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
  line-height: 19px;
  padding: 0;
  position: absolute;
  right: 12px;
  text-align: right;
  text-indent: 3px;
  top: 98px;
  width: 100%; }
  .box-valor span {
    content: '';
    float: right;
    font-size: 16px;
    font-weight: bold; }

.box-top {
  z-index: 2;
  border-radius: 5px 5px 0px 0px;
  height: 135px;
  position: relative; }

.box-bottom {
  position: relative;
  background-color: #EAEAEA;
  height: 400px; }

.box-pdf {
  position: absolute;
  font-size: 70% !important;
  width: 70%;
  left: 15%;
  bottom: 20px; }

.box {
  margin-bottom: 20px; }

.box-descontinuada {
  position: absolute;
  width: 100%;
  display: block;
  height: 65%; }

.box-bottom p.box-destaque-descontinuada {
  font-weight: bold;
  text-decoration: underline;
  font-size: 12px !important; }

.top-r {
  background: #e11156;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZTExMTU2IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTIlIiBzdG9wLWNvbG9yPSIjYWYwNzIzIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(-45deg, #e11156 0%, #af0723 52%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #e11156), color-stop(52%, #af0723));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #e11156 0%, #af0723 52%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #e11156 0%, #af0723 52%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #e11156 0%, #af0723 52%);
  /* IE10+ */
  background: linear-gradient(135deg, #e11156 0%, #af0723 52%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e11156', endColorstr='#af0723',GradientType=1 );
  /* IE6-8 fallback on horizontal gradient */ }
  .top-r:after {
    content: '';
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 9px solid #AF0723;
    position: absolute;
    bottom: -9px;
    left: 70%; }

.top-b {
  background: #08a5c9;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDhhNWM5IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTIlIiBzdG9wLWNvbG9yPSIjMDM0ZTdiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(-45deg, #08a5c9 0%, #034e7b 52%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #08a5c9), color-stop(52%, #034e7b));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #08a5c9 0%, #034e7b 52%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #08a5c9 0%, #034e7b 52%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #08a5c9 0%, #034e7b 52%);
  /* IE10+ */
  background: linear-gradient(135deg, #08a5c9 0%, #034e7b 52%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08a5c9', endColorstr='#034e7b',GradientType=1 );
  /* IE6-8 fallback on horizontal gradient */ }
  .top-b:after {
    content: '';
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 9px solid #034E7B;
    position: absolute;
    bottom: -9px;
    left: 70%; }

.top-g {
  background: #a4a4a4;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjYTRhNGE0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTIlIiBzdG9wLWNvbG9yPSIjNTg1ODU4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(-45deg, #a4a4a4 0%, #585858 52%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #a4a4a4), color-stop(52%, #585858));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #a4a4a4 0%, #585858 52%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #a4a4a4 0%, #585858 52%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #a4a4a4 0%, #585858 52%);
  /* IE10+ */
  background: linear-gradient(135deg, #a4a4a4 0%, #585858 52%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4a4a4', endColorstr='#585858',GradientType=1 );
  /* IE6-8 fallback on horizontal gradient */ }
  .top-g:after {
    content: '';
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 9px solid #585858;
    position: absolute;
    bottom: -9px;
    left: 70%; }

.top-lg {
  background: #9cd5e8;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjOWNkNWU4IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTIlIiBzdG9wLWNvbG9yPSIjNTJhNGNiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(-45deg, #9cd5e8 0%, #52a4cb 52%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #9cd5e8), color-stop(52%, #52a4cb));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #9cd5e8 0%, #52a4cb 52%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #9cd5e8 0%, #52a4cb 52%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #9cd5e8 0%, #52a4cb 52%);
  /* IE10+ */
  background: linear-gradient(135deg, #9cd5e8 0%, #52a4cb 52%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9cd5e8', endColorstr='#52a4cb',GradientType=1 );
  /* IE6-8 fallback on horizontal gradient */ }
  .top-lg:after {
    content: '';
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 9px solid #52A4CB;
    position: absolute;
    bottom: -9px;
    left: 70%; }

.top-p {
  background: #c93681;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjYzkzNjgxIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTIlIiBzdG9wLWNvbG9yPSIjOGIxODNmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(-45deg, #c93681 0%, #8b183f 52%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #c93681), color-stop(52%, #8b183f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #c93681 0%, #8b183f 52%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #c93681 0%, #8b183f 52%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #c93681 0%, #8b183f 52%);
  /* IE10+ */
  background: linear-gradient(135deg, #c93681 0%, #8b183f 52%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c93681', endColorstr='#8b183f',GradientType=1 );
  /* IE6-8 fallback on horizontal gradient */ }
  .top-p:after {
    content: '';
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 9px solid #8B183F;
    position: absolute;
    bottom: -9px;
    left: 70%; }

.top-gr {
  background: #007a84;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDA3YTg0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNTIlIiBzdG9wLWNvbG9yPSIjMDAzYjQyIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -moz-linear-gradient(-45deg, #007a84 0%, #003b42 52%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #007a84), color-stop(52%, #003b42));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #007a84 0%, #003b42 52%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-45deg, #007a84 0%, #003b42 52%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(-45deg, #007a84 0%, #003b42 52%);
  /* IE10+ */
  background: linear-gradient(135deg, #007a84 0%, #003b42 52%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007a84', endColorstr='#003b42',GradientType=1 );
  /* IE6-8 fallback on horizontal gradient */ }
  .top-gr:after {
    content: '';
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 9px solid #003B42;
    position: absolute;
    bottom: -9px;
    left: 70%; }

/* FIM - Css pagina cesta de serviços e tarifas*/
.table-tp1 {
  border-bottom: 1px solid #BFBFBF;
  border-collapse: collapse !important;
  border-spacing: 0;
  font-size: 13px;
  width: 100%; }
  .table-tp1 th {
    background-color: #EDEDED;
    color: #1F1F1F;
    font-weight: normal;
    padding: 0 10px;
    text-align: left;
    height: 50px;
    border: 1px solid #bfbfbf; }
  .table-tp1 td {
    color: #393939;
    padding: 10px;
    text-align: left !important;
    border: 1px solid #bfbfbf; }
    .table-tp1 td.textCenter {
      text-align: center !important; }
    .table-tp1 td ul li:last-child {
      margin-bottom: 0; }

.table-calendario-assem {
  border-bottom: 1px solid #BFBFBF;
  font-size: 13px;
  line-height: 1.1;
  width: 100%; }
  .table-calendario-assem th {
    background-color: #EDEDED;
    border-bottom: 1px solid #BFBFBF;
    border-left: 1px solid #FFF;
    color: #1F1F1F;
    font-weight: normal;
    padding: 0 10px;
    text-align: left;
    height: 50px; }
  .table-calendario-assem tr {
    height: 50px; }
  .table-calendario-assem td {
    color: #393939;
    padding: 10px;
    vertical-align: middle; }

.riscoBaixo, .riscoMedio, .riscoAlto {
  background: url("/assets/corporate/img/solucoes-integradas/investimentos/bg-graus-de-risco.png") no-repeat;
  padding: 5px 1px 1px 1px;
  display: block;
  text-align: center;
  height: 40px; }

.riscoBaixo {
  background-position: center 21px; }

.riscoMedio {
  background-position: center -17px; }

.riscoAlto {
  background-position: center -50px; }

.table-dados {
  width: 100%;
  margin: 0;
  font-size: 13px;
  line-height: 1.2; }
  .table-dados tbody tr td {
    padding: 5px 0 5px 0; }

.table-dados tbody td.tbl-dados-ttl {
  width: 210px;
  font-weight: bold;
  text-align: right;
  vertical-align: top; }

.table-dados tbody td.tbl-dados-txt {
  padding-left: 10px;
  vertical-align: bottom; }

.table-documentos select {
  font-size: 13px;
  color: #666;
  background: #f2f2f2;
  padding: 3px;
  border: 1px solid #666;
  box-shadow: none;
  margin-right: 5px; }
.table-documentos a.saiba-mais {
  padding: 3px 5px !important; }
  .table-documentos a.saiba-mais:before {
    display: none; }

.carousel-subtile {
  color: #999999;
  font-style: italic;
  font-size: 18px;
  font-family: 'newjuneregularitalic';
  font-weight: bold; }

.box-imoveis {
  border: 2px solid #f2f2f2;
  min-height: 176px;
  width: 100%;
  padding: 10px 10px 10px 20px;
  margin-bottom: 10px; }
  .box-imoveis h5 {
    margin-top: 15px;
    padding-bottom: 16px;
    font-size: 18px; }
  .box-imoveis p {
    font-style: italic;
    font-size: 16px !important;
    line-height: 25px; }
  .box-imoveis a {
    text-decoration: none; }

.selo-socioambiental {
  display: block;
  margin: 0 auto; }
  .selo-socioambiental.left {
    margin: 0; }

.box-paragrafo {
  font-size: 13px;
  margin-top: 8px;
  font-family: 'BradescoSans', sans-serif;
  font-style: normal !important; }

#tituloConsorcio p {
  margin: 10px 0 10px 0;
  font-size: 18px;
  font-family: 'newjuneregularitalic'; }

.tituloSimule, .tituloCar, .tituloPesados, .tituloImoveis {
  position: relative;
  margin-top: -25px;
  margin-bottom: 10px;
  padding: 5px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  background: #333;
  text-align: center;
  opacity: 0.7;
  filter: alpha(opacity=70); }

.tituloCar {
  width: 100px; }

.tituloPesados {
  width: 140px; }

.tituloImoveis {
  width: 80px; }

.border-consorcios {
  border: 1px solid #f2f2f2;
  width: 162px;
  text-align: center; }
  .border-consorcios p {
    margin-top: 15px; }
  .border-consorcios strong {
    font-size: 18px; }
  .border-consorcios span {
    font-size: 15px; }
  .border-consorcios hr {
    border: 0;
    border-bottom: 1px dashed #ccc;
    background: #999;
    margin-top: 15px; }

div.voltar {
  padding: 0 0 0 10px; }
  div.voltar a {
    position: relative;
    font-size: 13px;
    color: #00539F;
    text-decoration: none;
    display: table;
    padding-left: 12px; }
    div.voltar a:hover {
      text-decoration: underline; }
    div.voltar a:before {
      content: '\2039';
      position: absolute;
      left: 0;
      top: -5px;
      color: #00539F;
      font-size: 20px; }

@media only screen and (max-width: 1279px) {
  body.home section.mainContent nav#mainMenu {
    height: 400px; }
  body.home section.mainContent div.listaDestaquesHome div.escritorios {
    display: none; }
  body.home section.mainContent div.listaDestaquesHome div.thumb {
    float: left; }
    body.home section.mainContent div.listaDestaquesHome div.thumb img {
      width: 100%;
      display: block; }
  body.home section.mainContent div.listaDestaquesHome div.description {
    float: left; }
    body.home section.mainContent div.listaDestaquesHome div.description p {
      font-family: 'BradescoSans', sans-serif;
      color: #4D4E53;
      font-size: 16px;
      font-style: italic;
      margin-bottom: 15px;
      text-align: right; }
    body.home section.mainContent div.listaDestaquesHome div.description a {
      float: right; }
  body.home div.mercado-financeiro {
    width: 300px;
    height: 217px;
    margin-left: 3%;
    float: left; }
    body.home div.mercado-financeiro div.holder {
      width: 100%;
      margin: 0 auto; }
      body.home div.mercado-financeiro div.holder h2 {
        font-size: 18px;
        color: #1F1F1F;
        margin-bottom: 15px; }
      body.home div.mercado-financeiro div.holder div.thumb {
        float: left; }
        body.home div.mercado-financeiro div.holder div.thumb img {
          width: 100%;
          display: block; }
      body.home div.mercado-financeiro div.holder div.description {
        float: left; }
        body.home div.mercado-financeiro div.holder div.description p {
          font-family: 'BradescoSans', sans-serif;
          color: #4D4E53;
          font-size: 16px;
          font-style: italic;
          margin-bottom: 15px;
          text-align: right; }
        body.home div.mercado-financeiro div.holder div.description a {
          float: right; }
  body.home div.escritorios {
    display: block;
    float: right;
    width: 250px; }
    body.home div.escritorios div.holder {
      width: 100%; }
      body.home div.escritorios div.holder h2 {
        font-size: 18px;
        color: #1F1F1F;
        margin-bottom: 15px; }
      body.home div.escritorios div.holder div.thumb {
        float: left; }
        body.home div.escritorios div.holder div.thumb img {
          width: 100%;
          display: block; }
      body.home div.escritorios div.holder div.description {
        float: left;
        padding-left: 0; }
        body.home div.escritorios div.holder div.description p {
          text-align: left;
          font-family: 'BradescoSans', sans-serif;
          font-size: 13px;
          font-style: normal;
          margin-bottom: 15px; }
        body.home div.escritorios div.holder div.description a {
          float: left; }

  .iframeContainer.full {
    max-width: 735px; }

  section.mainContent aside .box-right, section.mainContent aside .box-right-2 {
    display: none; } }
@media only screen and (max-width: 1023px) {
  section.mainContent div.row.net-empresa div#bx-tipo-acesso .bx-content-red a {
    padding: 25px 60px 25px 20px; }

  body.home section.mainContent nav#mainMenu {
    display: none; }
  body.home section.mainContent div.listaDestaquesHome div.escritorios {
    display: none; }

  section.mainContent aside div.destaque-area h6 {
    width: 80%;
    padding: 10px 0 0 15px; }
    section.mainContent aside div.destaque-area h6 span {
      display: inline; }
  section.mainContent aside div.destaque-area div.description {
    width: 80%;
    clear: none;
    float: left;
    padding: 10px 0 0 15px; }
  section.mainContent aside div.destaque-area a.saiba-mais {
    margin-top: 15px; }

  select.comboFiltro {
    display: block; }

  #slider-range-max {
    display: none; }

  .btn.big-blue {
    margin: 0 0 20px 0; }

  .lst-acessar {
    padding: 15px 59px 0 !important; }
    .lst-acessar li {
      margin-left: 13px !important; }

  .iframeContainer {
    max-width: 725px; }
    .iframeContainer iframe {
      border: 0; } }
@media only screen and (max-width: 767px) {
  section.mainContent div.row.net-empresa #box-novidade h3 {
    margin-left: 10px;
    font-size: 18px !important; }

  section.mainContent div.row.net-empresa #box-novidade h4 {
    margin-left: 10px;
    font-size: 14px !important; }

  ul#carouselNovidades li div h3 {
    color: red;
    margin-left: 0px !important;
    font-size: 13px !important; }

  section.mainContent div.row.net-empresa #box-acesso {
    padding: 10px 10px 0px 10px;
    margin-bottom: 20px; }
    section.mainContent div.row.net-empresa #box-acesso h4 {
      margin-top: 20px;
      margin-left: 45px;
      margin-right: 10px;
      font-size: 13px !important; }
    section.mainContent div.row.net-empresa #box-acesso p {
      margin-left: 30px; }

  ul#conteudoPremios .alignRight {
    text-align: left; }

  ul#conteudoPremios .alignRight {
    text-align: left; }

  .ul-simulador li {
    width: 100%; }

  #amount {
    display: none; }

  #bannerCarousel div.owl-controls div.owl-buttons div.owl-prev {
    bottom: 35%; }
  #bannerCarousel div.owl-controls div.owl-buttons div.owl-next {
    bottom: 35%; }

  section.mainContent > header h2 {
    font-size: 19px; }
  section.mainContent div.row.default div.banner.mini-banner {
    margin-bottom: 35px; }
  section.mainContent div.row.boleto div.atencao {
    display: table;
    background: #EDEDED;
    padding: 15px;
    margin-bottom: 20px; }
    section.mainContent div.row.boleto div.atencao ul li img {
      display: block;
      width: 100%; }
  section.mainContent div.row.boleto ul.botoes {
    margin-bottom: 15px;
    display: table;
    width: 100%; }
    section.mainContent div.row.boleto ul.botoes li {
      padding: 0; }
      section.mainContent div.row.boleto ul.botoes li img {
        width: 100%;
        max-width: 336px;
        display: block; }
      section.mainContent div.row.boleto ul.botoes li a {
        margin-bottom: 15px; }
  section.mainContent div.row.boleto p {
    margin-bottom: 15px;
    font-family: 'BradescoSans', sans-serif;
    font-size: 13px;
    line-height: 1.2; }
  section.mainContent div.row.boleto h3 {
    font-size: 18px;
    margin-bottom: 16px;
    margin-top: 30px; }
  section.mainContent div.row.boleto .info-text {
    color: #4d4e53;
    font-size: 11px;
    line-height: 1.2;
    font-family: 'BradescoSans', sans-serif;
    margin-top: -2px; }
  section.mainContent div.row.boleto hr {
    margin: 30px 0; }
  section.mainContent div.row.deposito-cheque div.row.cheques ul li h4, section.mainContent div.row.deposito-cheque div.row.captura ul li h4 {
    font-size: 12px; }
    section.mainContent div.row.deposito-cheque div.row.cheques ul li h4.bigTitle, section.mainContent div.row.deposito-cheque div.row.captura ul li h4.bigTitle {
      line-height: 17px;
      padding-top: 3px; }
  section.mainContent aside div.destaque-sidebar {
    margin-bottom: 20px; }
    section.mainContent aside div.destaque-sidebar div.holder {
      height: 90px; }
      section.mainContent aside div.destaque-sidebar div.holder div.description {
        width: 70%;
        padding-right: 5px; }
        section.mainContent aside div.destaque-sidebar div.holder div.description h6 {
          font-size: 10px; }
        section.mainContent aside div.destaque-sidebar div.holder div.description a {
          font-size: 12px;
          line-height: 14px;
          display: block; }
      section.mainContent aside div.destaque-sidebar div.holder div.thumb {
        width: 30%; }
  section.mainContent div.ecpf > a div.description, section.mainContent div.ecpf > wlauto a div.description, section.mainContent div.ecpf > .wlautoHover a div.description {
    margin-top: 10px; }

  div.ncliente div.description {
    width: 84%; }

  .iframeContainer {
    width: 595px;
    overflow: auto; }
    .iframeContainer iframe {
      border: 0; }

  ul.carousel-cn-ib li {
    padding: 8px 5px !important; }
    ul.carousel-cn-ib li p {
      padding: 35px 20px 0 40px !important; }

  ul.carousel-cn-ib-2 li {
    padding: 8px 5px !important; }
    ul.carousel-cn-ib-2 li p {
      padding: 15px 20px 0 40px !important; }

  #creditoCarousel .owl-pagination {
    display: none; }

  .prod-serv .col-lg-10 {
    padding: 0 45px; }

  .iframeContainer {
    max-width: 595px; }
    .iframeContainer iframe {
      border: 0; }
    .iframeContainer.full iframe {
      width: 890px !important;
      height: 2200px; } }
div.informativo-produto {
  margin-top: 20px; }
  div.informativo-produto ul li {
    float: left;
    font-size: 13px;
    background: url(/assets/classic/img/produtos-servicos/seta-informativo.png) top right no-repeat;
    min-height: 65px;
    padding-right: 30px;
    padding-top: 10px;
    margin-bottom: 15px;
    padding-left: 0; }
    div.informativo-produto ul li span {
      display: block; }
      div.informativo-produto ul li span h3 {
        font-size: 18px !important;
        margin-bottom: 0 !important; }
    div.informativo-produto ul li:last-child {
      background: none;
      padding-right: 0; }
    div.informativo-produto ul li div.bia {
      float: right;
      padding-right: 10px; }
    div.informativo-produto ul li p {
      padding-right: 25px; }

@media only screen and (max-width: 639px) {
  section.mainContent div.row.net-empresa .lst-ico {
    padding: 10px 0 0 90px !important; }

  section.mainContent div.row.net-empresa div#bx-tipo-acesso .bx-content-red a {
    padding: 25px 60px 25px 10px;
    text-align: left; }

  section.mainContent div.row.net-empresa #box-novidade h3 {
    margin-left: 70px;
    font-size: 16px !important; }

  section.mainContent div.row.net-empresa #box-novidade h4 {
    margin-left: 70px;
    font-size: 13px !important; }

  ul#carouselNovidades li div h3 {
    color: blue;
    margin-left: 0px !important;
    font-size: 13px !important; }

  section.mainContent div.row.net-empresa #box-acesso {
    padding: 10px 10px 0px 10px;
    margin-bottom: 20px; }
    section.mainContent div.row.net-empresa #box-acesso h4 {
      margin-left: 65px;
      font-size: 13px !important; }
    section.mainContent div.row.net-empresa #box-acesso p {
      margin-left: 50px; }

  .lst-acessar {
    padding: 15px 32px 0 !important; }

  body.home section.mainContent nav#mainMenu {
    display: none; }
  body.home section.mainContent div.listaDestaquesHome {
    padding-top: 30px;
    background: #f0efea; }
    body.home section.mainContent div.listaDestaquesHome div.selo-rio-2016 {
      width: 200px;
      height: auto;
      float: none;
      margin: 0 auto 30px; }
    body.home section.mainContent div.listaDestaquesHome div.conheca-investimentos {
      width: 335px;
      height: 217px;
      float: none;
      margin: 0 auto 30px; }
      body.home section.mainContent div.listaDestaquesHome div.conheca-investimentos div.holder {
        width: 100%;
        margin: 0 auto; }
        body.home section.mainContent div.listaDestaquesHome div.conheca-investimentos div.holder h2 {
          font-size: 18px;
          color: #1F1F1F;
          margin-bottom: 15px; }
        body.home section.mainContent div.listaDestaquesHome div.conheca-investimentos div.holder div.thumb {
          float: left; }
          body.home section.mainContent div.listaDestaquesHome div.conheca-investimentos div.holder div.thumb img {
            width: 100%;
            display: block; }
        body.home section.mainContent div.listaDestaquesHome div.conheca-investimentos div.holder div.description {
          float: left; }
          body.home section.mainContent div.listaDestaquesHome div.conheca-investimentos div.holder div.description p {
            font-family: 'BradescoSans', sans-serif;
            color: #4D4E53;
            font-size: 16px;
            font-style: italic;
            margin-bottom: 15px;
            text-align: right; }
          body.home section.mainContent div.listaDestaquesHome div.conheca-investimentos div.holder div.description a {
            float: right; }
    body.home section.mainContent div.listaDestaquesHome div.mercado-financeiro {
      width: 335px;
      height: 217px;
      float: none;
      margin: 0 auto; }
      body.home section.mainContent div.listaDestaquesHome div.mercado-financeiro div.holder {
        width: 100%;
        margin: 0 auto 30px; }
        body.home section.mainContent div.listaDestaquesHome div.mercado-financeiro div.holder h2 {
          font-size: 18px;
          color: #1F1F1F;
          margin-bottom: 15px; }
        body.home section.mainContent div.listaDestaquesHome div.mercado-financeiro div.holder div.thumb {
          float: left; }
          body.home section.mainContent div.listaDestaquesHome div.mercado-financeiro div.holder div.thumb img {
            width: 100%;
            display: block; }
        body.home section.mainContent div.listaDestaquesHome div.mercado-financeiro div.holder div.description {
          float: left; }
          body.home section.mainContent div.listaDestaquesHome div.mercado-financeiro div.holder div.description p {
            font-family: 'BradescoSans', sans-serif;
            color: #4D4E53;
            font-size: 16px;
            font-style: italic;
            margin-bottom: 15px;
            text-align: right; }
          body.home section.mainContent div.listaDestaquesHome div.mercado-financeiro div.holder div.description a {
            float: right; }
    body.home section.mainContent div.listaDestaquesHome div.escritorios {
      display: table;
      float: none;
      width: 335px;
      margin: 0 auto 30px; }
      body.home section.mainContent div.listaDestaquesHome div.escritorios div.holder {
        width: 100%; }
        body.home section.mainContent div.listaDestaquesHome div.escritorios div.holder h2 {
          font-size: 18px;
          color: #1F1F1F;
          margin-bottom: 15px; }
        body.home section.mainContent div.listaDestaquesHome div.escritorios div.holder div.thumb {
          float: left; }
          body.home section.mainContent div.listaDestaquesHome div.escritorios div.holder div.thumb img {
            width: 100%;
            display: block; }
        body.home section.mainContent div.listaDestaquesHome div.escritorios div.holder div.description {
          float: left;
          padding-left: 0; }
          body.home section.mainContent div.listaDestaquesHome div.escritorios div.holder div.description p {
            text-align: left;
            font-family: 'BradescoSans', sans-serif;
            font-size: 13px;
            font-style: normal;
            margin-bottom: 15px; }
          body.home section.mainContent div.listaDestaquesHome div.escritorios div.holder div.description a {
            float: left; }

  p.abraconta {
    margin: 15px auto;
    margin-left: 0; }

  #bannerCarousel div.owl-controls div.owl-buttons div.owl-prev {
    bottom: 30%; }
  #bannerCarousel div.owl-controls div.owl-buttons div.owl-next {
    bottom: 30%; }

  #passoapassoCarousel div.owl-controls div.owl-buttons div.owl-prev {
    display: none; }
  #passoapassoCarousel div.owl-controls div.owl-buttons div.owl-next {
    display: none; }
  #passoapassoCarousel .item img {
    margin-bottom: 15px; }

  .pbt {
    margin: 0 0 20px 0; }

  section.mainContent div.row.mais-produtos {
    width: 100%;
    margin: 0 auto; }
    section.mainContent div.row.mais-produtos ul li {
      float: none; }
      section.mainContent div.row.mais-produtos ul li div.holder {
        height: auto;
        padding-bottom: 20px; }
        section.mainContent div.row.mais-produtos ul li div.holder div.description {
          width: 80%; }
          section.mainContent div.row.mais-produtos ul li div.holder div.description p {
            margin-bottom: 10px; }
  section.mainContent div.row.deposito-cheque div.row.cheques ul li, section.mainContent div.row.deposito-cheque div.row.captura ul li {
    height: 335px !important; }
    section.mainContent div.row.deposito-cheque div.row.cheques ul li h4, section.mainContent div.row.deposito-cheque div.row.captura ul li h4 {
      font-size: 12px; }
      section.mainContent div.row.deposito-cheque div.row.cheques ul li h4.bigTitle, section.mainContent div.row.deposito-cheque div.row.captura ul li h4.bigTitle {
        line-height: 17px;
        padding-top: 3px; }

  div.ncliente div.description {
    width: 80%; }

  div.listaPDF {
    margin: 20px 0 20px 0; }

  .iframeContainer {
    max-width: 435px; }
    .iframeContainer iframe {
      border: 0; }
    .iframeContainer.full {
      max-width: 435px !important;
      overflow: hidden; }
      .iframeContainer.full iframe {
        max-width: 630px !important;
        min-height: 2500px; }

  ul.carousel-cn-ib li, ul.carousel-cn-ib-2 li {
    padding: 8px 0 !important;
    text-align: center; }
    ul.carousel-cn-ib li p, ul.carousel-cn-ib-2 li p {
      padding: 0 30px !important; }

  .lst-cl-assem ul li {
    width: 100% !important; }

  .prod-serv .col-lg-10 {
    padding: 0 70px; } }
@media only screen and (max-width: 479px) {
/*sobre-banner
  section.mainContent div.row.solucoes-integradas div.banner.mini-banner {
    margin-bottom: 15px;
  }
 */

  section.mainContent div.row.net-empresa .lst-ico {
    padding: 10px 0 0 90px !important; }

  section.mainContent div.row.net-empresa div#bx-tipo-acesso .bx-content-red a {
    padding: 30px 30px 30px 20px; }

  section.mainContent div.row.net-empresa #box-novidade h3 {
    margin-left: 10px;
    font-size: 16px !important; }

  section.mainContent div.row.net-empresa #box-novidade h4 {
    margin-left: 10px;
    font-size: 13px !important; }

  ul#carouselNovidades li div h3 {
    color: blue;
    margin-left: 0px !important;
    font-size: 13px !important; }

  section.mainContent div.row.net-empresa #box-acesso {
    padding: 10px 10px 0px 10px;
    margin-bottom: 20px; }
    section.mainContent div.row.net-empresa #box-acesso h4 {
      margin-top: 20px;
      margin-left: 0px;
      margin-right: 10px;
      font-size: 13px !important; }
    section.mainContent div.row.net-empresa #box-acesso p {
      margin-left: -15px; }

  .lst-acessar {
    padding: 15px 52px 0 !important; }

  body.home section.mainContent > .row {
    width: 100%; }
    body.home section.mainContent > .row.solucoes-integradas .primeiros-passos .col-lg-8:before {
      width: 40px;
      height: 40px;
      left: 0px;
      top: -10px;
      font-size: 30px;
      padding: 4px 0 0 13px; }
    body.home section.mainContent > .row.solucoes-integradas .primeiros-passos .col-lg-8 h3 {
      padding-left: 50px; }
  body.home section.mainContent nav#mainMenu {
    display: none; }
  body.home section.mainContent div.listaDestaquesHome {
    padding-top: 30px;
    background: #f0efea; }
    body.home section.mainContent div.listaDestaquesHome div.selo-rio-2016 {
      width: 200px;
      height: auto;
      float: none;
      margin: 0 auto 30px; }
    body.home section.mainContent div.listaDestaquesHome div.conheca-investimentos {
      width: 300px;
      height: auto;
      float: none;
      display: table;
      margin: 0 auto 20px; }
      body.home section.mainContent div.listaDestaquesHome div.conheca-investimentos div.holder {
        width: 100%;
        margin: 0 auto; }
        body.home section.mainContent div.listaDestaquesHome div.conheca-investimentos div.holder h2 {
          font-size: 16px; }
        body.home section.mainContent div.listaDestaquesHome div.conheca-investimentos div.holder div.thumb {
          width: 40% !important; }
        body.home section.mainContent div.listaDestaquesHome div.conheca-investimentos div.holder div.description {
          width: 60% !important; }
    body.home section.mainContent div.listaDestaquesHome div.mercado-financeiro {
      width: 300px;
      height: auto;
      float: none;
      margin: 0 auto; }
      body.home section.mainContent div.listaDestaquesHome div.mercado-financeiro div.holder {
        width: 100%;
        margin: 0 auto 30px; }
        body.home section.mainContent div.listaDestaquesHome div.mercado-financeiro div.holder h2 {
          font-size: 16px; }
        body.home section.mainContent div.listaDestaquesHome div.mercado-financeiro div.holder div.thumb {
          width: 40% !important; }
        body.home section.mainContent div.listaDestaquesHome div.mercado-financeiro div.holder div.description {
          width: 60% !important; }
    body.home section.mainContent div.listaDestaquesHome div.escritorios {
      display: table;
      width: 300px;
      margin: 0 auto 30px; }
      body.home section.mainContent div.listaDestaquesHome div.escritorios div.holder {
        width: 100%; }
        body.home section.mainContent div.listaDestaquesHome div.escritorios div.holder h2 {
          font-size: 16px; }
        body.home section.mainContent div.listaDestaquesHome div.escritorios div.holder div.thumb {
          width: 40% !important; }
        body.home section.mainContent div.listaDestaquesHome div.escritorios div.holder div.description {
          width: 60% !important; }

  .vr {
    border: 0; }

  #bannerCarousel div.owl-controls div.owl-buttons div.owl-prev {
    bottom: 22%; }
  #bannerCarousel div.owl-controls div.owl-buttons div.owl-next {
    bottom: 22%; }
  #bannerCarousel div.owl-controls div.owl-pagination {
    display: none; }

  section.mainContent {
    padding: 10px; }
    section.mainContent > header {
      width: 300px;
      padding: 10px 10px 10px 0;
      margin: 0 auto;
      margin-bottom: 10px; }
      section.mainContent > header.single {
        margin-bottom: 10px; }
    section.mainContent ul.passos li h4:after {
      right: 9.2%; }
    section.mainContent > div.row {
      width: 300px; }
    section.mainContent div.row {
      margin: 0 auto; }
      section.mainContent div.row.default div.banner.mini-banner {
        margin-bottom: 25px; }
      section.mainContent div.row.investimento div.apoio-investir div.thumb {
        width: 41.66666667%; }
        section.mainContent div.row.investimento div.apoio-investir div.thumb h5 {
          font-size: 15px; }
      section.mainContent div.row.investimento div.apoio-investir div.description {
        width: 58.33333333%;
        padding-left: 10px !important; }
        section.mainContent div.row.investimento div.apoio-investir div.description h5 {
          font-size: 16px; }
        section.mainContent div.row.investimento div.apoio-investir div.description p {
          font-size: 13px; }
      section.mainContent div.row.investimento div.comece-investir h5 {
        font-size: 15px; }
      section.mainContent div.row.investimento div.comece-investir div.thumb {
        width: 41.66666667%; }
      section.mainContent div.row.investimento div.comece-investir div.description {
        width: 58.33333333%;
        padding-left: 10px !important; }
      section.mainContent div.row.produtos-servicos ul li {
        width: 100%; }
      section.mainContent div.row.mais-produtos ul li {
        padding: 0; }
        section.mainContent div.row.mais-produtos ul li div.holder div.description {
          width: 70%; }
      section.mainContent div.row.boleto ul.botoes {
        margin-bottom: 0; }
        section.mainContent div.row.boleto ul.botoes li {
          margin-bottom: 15px; }
          section.mainContent div.row.boleto ul.botoes li a {
            font-size: 11px; }
      section.mainContent div.row.boleto div.atencao ul li p {
        padding: 0 10px 0 10px; }
      section.mainContent div.row.boleto div.atencao ul li img {
        max-width: 280px; }
      section.mainContent div.row.deposito-cheque div.row ul.listApp li {
        width: 50%; }
      section.mainContent div.row.deposito-cheque div.row.cheques ul li, section.mainContent div.row.deposito-cheque div.row.captura ul li {
        height: auto !important; }
        section.mainContent div.row.deposito-cheque div.row.cheques ul li h4, section.mainContent div.row.deposito-cheque div.row.captura ul li h4 {
          font-size: 12px; }
          section.mainContent div.row.deposito-cheque div.row.cheques ul li h4.bigTitle, section.mainContent div.row.deposito-cheque div.row.captura ul li h4.bigTitle {
            line-height: 17px;
            padding-top: 3px; }
      section.mainContent div.row.apoio-investir div.row.primeiro-investimento div.col-lg-4 {
        width: 33.33333333%; }
      section.mainContent div.row.apoio-investir div.row.primeiro-investimento div.col-lg-8 {
        width: 66.66666667%;
        padding-left: 10px !important; }
      section.mainContent div.row.apoio-investir div.row.api-bradesco div.col-lg-7 {
        width: 58.33333333%; }
      section.mainContent div.row.apoio-investir div.row.api-bradesco div.col-lg-5 {
        width: 41.66666667%; }
    section.mainContent aside div.row {
      margin: auto;
      width: auto; }
    section.mainContent aside div.destaque-area h6 {
      width: 75%; }
    section.mainContent aside div.destaque-area div.description {
      width: 75%; }
    section.mainContent aside div.destaque-sidebar {
      width: 100%;
      margin-bottom: 20px;
      padding: 0; }
      section.mainContent aside div.destaque-sidebar div.holder {
        height: 80px; }
        section.mainContent aside div.destaque-sidebar div.holder div.description {
          width: 75%;
          padding-right: 10px; }
          section.mainContent aside div.destaque-sidebar div.holder div.description h6 {
            font-size: 10px; }
          section.mainContent aside div.destaque-sidebar div.holder div.description a {
            font-size: 14px;
            line-height: auto;
            display: block; }
        section.mainContent aside div.destaque-sidebar div.holder div.thumb {
          width: 25%; }
    section.mainContent ul.appList li a {
      height: auto;
      margin-bottom: -33px; }

  div.ncliente div.description {
    width: 70%;
    padding: 10px; }
    div.ncliente div.description p {
      text-align: center;
      float: none;
      font-size: 13px !important; }
      div.ncliente div.description p a {
        margin: 0 auto !important;
        display: table; }
    div.ncliente div.description.interessou p {
      text-align: left; }

  .iframeContainer {
    width: 100%;
    -webkit-overflow-scrolling: touch; }
    .iframeContainer iframe {
      border: 0; }
    .iframeContainer.full {
      max-width: 300px !important;
      overflow: hidden; }
      .iframeContainer.full iframe {
        max-width: 435px !important;
        min-height: 3000px; }

  div.consorcio-servicos div.col-mn-4 {
    width: 50%; }
  div.consorcio-servicos div.bloco-servicos {
    max-width: 140px; }
  div.consorcio-servicos img {
    max-height: 119px; }

  .vant-ib-content {
    margin-top: 30px; }

  .buscaGrupo label.label-data {
    float: none;
    display: table;
    width: 100%; }

  .prod-serv .inner-border img {
    width: 100%; }
  .prod-serv .col-lg-10 {
    margin-top: 10px; } }
@media only screen and (max-width: 320px) {
  section.mainContent > header, section.mainContent > div.row {
    width: 280px; } }


    .sobre-banner img {
    width: 15%; 
    margin-left: 5%;
    margin-bottom: 10% !important;
    position: absolute;
    margin-top: -33%;
  }

  /* Frase legal de remuneração distribuidor */
  section.mainContent .cdb {
    text-align: center;    
  }
  section.mainContent .cdb a {
    color: #00539f;
  }

  .fundoRemuneracao {
    margin-top: 15px;
  }
