@charset "UTF-8";
/*Custom styles for Bradesco Private*/
/*General settings*/
body, html {
  font-family: 'BradescoSans', sans-serif;
  font-size: 13px; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'BradescoSans', sans-serif !important;
  font-weight: normal; }

.mainContent p {
  text-align: justify; }

.box-right p {
  text-align: left; }

/*/General settings*/
/*Helper class*/
.txt-tp1, .txt-tp2, .txt-tp3, .txt-tp6, .txt-tp7 {
  font: italic 1.231em Georgia,"serif"; }

.custom-row {
  margin-left: 0 !important;
  margin-right: 0 !important; }

img.fullImg, a img.fullImg {
  width: 100% !important; }

.pointer {
  cursor: pointer; }

.mT {
  margin-top: 20px; }

.mB {
  margin-bottom: 20px; }

.dB {
  display: block !important; }

.dN {
  display: none !important; }

.pT {
  padding-top: 20px; }

.pB {
  padding-bottom: 20px; }

.bTop {
  border-top: 1px solid #BFBFBF;
  padding-top: 30px; }

.bBottom {
  border-bottom: 1px solid #BFBFBF;
  padding-bottom: 30px; }

.bBottom2 {
  border-bottom: 1px solid #BFBFBF; }

a {
  text-decoration: none;
  font-family: 'BradescoSans', sans-serif !important; }
  a:hover {
    text-decoration: underline; }
  a.default {
    color: #265682 !important; }
    a.default:hover {
      color: #00539f; }
  a.lnk-tp1 {
    transition: color 0.25s ease-out 0s;
    color: #265682 !important;
    background: url("/assets/private/img/icons/seta-link.png") no-repeat right center;
    padding-right: 8px; }
    a.lnk-tp1:hover {
      transition: color 0.25s ease-out 0s;
      color: #00539f !important; }
  a.lnk-ext {
    color: #265682 !important;
    background-image: url("/assets/private/img/icons/ico-ext.png");
    background-repeat: no-repeat;
    display: inline-block;
    font-size: 13px;
    line-height: 18px;
    padding-left: 33px; }
    a.lnk-ext:first-child {
      margin-top: -3px; }
    a.lnk-ext.lnk-ext-pdf {
      background-position: -1400px 0; }
    a.lnk-ext small {
      color: #4d4e53;
      display: inline-block;
      font-size: 12px; }
  a.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; }
    a.sobre-accordion-link span {
      padding-left: 15px; }
    a.sobre-accordion-link.active {
      color: #CC092F;
      background: #FFFFFF; }

.innerBorder a img {
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border: 3px solid transparent !important; }
  .innerBorder a img:hover {
    border: 3px solid #00539f; }

.grid-border-dashed-top {
  border-top: 1px dashed #bfbfbf; }

.grid-border-dashed-bottom {
  border-bottom: 1px dashed #bfbfbf; }

/*/Helper class*/
/*Home*/
.destaquesHome {
  width: 100%;
  float: left;
  padding: 45px 0 0 0 !important;
  margin: 0 !important;
  background-color: #f0efea; }
  .destaquesHome li h2 {
    font-size: 18px;
    margin-bottom: 20px; }
  .destaquesHome li p {
    text-align: left;
    margin-bottom: 20px; }
  .destaquesHome li .selo-rio-2016 {
    margin: 30px 0 0 25px; }

/*/Home*/
.intro {
  margin-top: 30px;
  padding: 30px 0;
  border-top: 1px solid #bdbfbf; }

.accordion-link li a {
  font-family: "newjuneboldregular";
  font-weight: normal !important;
  font-size: 15px;
  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; }
  .accordion-link li a span {
    padding-left: 15px; }
  .accordion-link li a.active {
    color: #CC092F;
    background: #FFFFFF; }

/*Private tabs*/
.privateTabs {
  padding-top: 5px !important;
  background-color: #EDEDED; }
  .privateTabs li {
    float: left !important; }
    .privateTabs li:first-child {
      padding-left: 5px; }
    .privateTabs li.active a {
      color: #cc092f; }
      .privateTabs li.active a:hover, .privateTabs li.active a:focus {
        color: #cc092f; }
    .privateTabs li a {
      text-align: center;
      font-weight: bold; }
      .privateTabs li a:hover {
        color: #297dcb; }
      .privateTabs li a img {
        display: block !important;
        margin-bottom: 15px; }
      .privateTabs li a strong {
        text-align: center !important;
        display: block;
        margin: 15px 0; }

/*/Private tabs*/
.tabsDefault .tabs li {
  float: left !important; }
  .tabsDefault .tabs li a img {
    display: block !important; }
  .tabsDefault .tabs li a strong {
    text-align: center !important;
    display: block;
    margin: 15px 0; }
.tabsDefault .tab h3 {
  margin-bottom: 30px; }
.tabsDefault .tab p {
  font-size: 13px; }

#bdnum-content p {
  text-align: inherit; }
#bdnum-content .row > div {
  margin-top: 10px; }

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

.listImg li h5 {
  margin: 14px 0;
  font-size: 14px;
  font-weight: normal; }
.listImg li p {
  margin-bottom: 14px; }
.listImg li a img {
  border: 3px solid transparent;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px; }
  .listImg li a img:hover {
    border-color: #297DCB; }
.listImg li a.lnk-tp1 {
  margin-bottom: 14px; }

.Perfis {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #bfbfbf; }
  .Perfis h2 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 30px; }

.listCorporate {
  /*float: left;*/
  list-style: square !important; }
  .listCorporate li {
    color: #735533;
    line-height: 25px;
    margin-left: 15px; }
    .listCorporate li:first-child {
      padding-top: 0; }

table.tableConsultor tr td {
  width: 20% !important;
  vertical-align: top !important; }
  table.tableConsultor tr td ul {
    margin-left: 13px; }

ul.carousel-perfis {
  background-color: #F7F7F7;
  border-width: 1px solid;
  border-style: solid;
  box-shadow: inset 1px 1px 1px #D2D2D2;
  border-radius: 4px;
  position: relative;
  border-color: #CECECE #E1E1E1 #CECECE #E1E1E1;
  border-radius: 4px;
  position: relative;
  margin: 0 0 20px 0 !important;
  border-bottom: 1px solid #d6d6d6;
  padding: 0 40px !important; }
  ul.carousel-perfis li {
    padding: 0 5px;
    color: #393939; }
    ul.carousel-perfis li a {
      display: block;
      margin: 0 auto;
      text-decoration: none;
      padding: 15px;
      min-height: 127px;
      font-size: 13px;
      text-align: center;
      text-decoration: none;
      margin-top: 1px;
      cursor: pointer;
      border-right: 1px solid #F7F7F7;
      border-left: 1px solid #F7F7F7; }
      ul.carousel-perfis li a p {
        margin: 10px 0 0 !important; }
      ul.carousel-perfis li a:hover {
        background-color: #ffffff;
        border-right: 1px solid #E1E1E1;
        border-left: 1px solid #E1E1E1;
        color: #cc092f; }
      ul.carousel-perfis li a img {
        margin-bottom: 10px; }
    ul.carousel-perfis li.active a {
      background-color: #ffffff;
      border-right: 1px solid #E1E1E1;
      border-left: 1px solid #E1E1E1; }
      ul.carousel-perfis li.active a p {
        color: #cc092f; }
  ul.carousel-perfis div.owl-controls {
    width: 100%; }
    ul.carousel-perfis div.owl-controls div.owl-pagination {
      width: 100%;
      position: absolute;
      bottom: 0; }
    ul.carousel-perfis div.owl-controls div.owl-buttons div.owl-prev {
      position: absolute;
      left: 0;
      bottom: 35%;
      background: none;
      font-size: 30px;
      color: #666; }
    ul.carousel-perfis div.owl-controls div.owl-buttons div.owl-next {
      position: absolute;
      right: 0;
      bottom: 35%;
      background: none;
      font-size: 30px;
      color: #666; }

.privateAccordion {
  /*margin: 0 -30px;*/ }
  .privateAccordion .panel-heading {
    background-color: #471902;
    color: white;
    padding: 9px;
    /*box-shadow: inset 2px 1px 2px black;*/ }
    .privateAccordion .panel-heading h4 a {
      display: block;
      color: white; }
      .privateAccordion .panel-heading h4 a:hover {
        color: #D5BFA7;
        text-decoration: none; }
      .privateAccordion .panel-heading h4 a::after {
        font-family: 'FontAwesome';
        font-size: 75%;
        content: "\f068";
        float: right; }
      .privateAccordion .panel-heading h4 a.collapsed::after {
        content: "\f067";
        float: right; }
      .privateAccordion .panel-heading h4 a span {
        width: 16px;
        height: 10px !important;
        display: inline-table;
        font-size: 10px;
        text-align: center;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        background-color: #735533;
        position: relative;
        top: -2px;
        margin-right: 4px; }
  .privateAccordion .panel-body {
    padding: 10px;
    background-color: #DDD6CE; }

.infoMercado li {
  float: left;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin-bottom: 30px; }
  .infoMercado li img {
    width: 100%; }
  .infoMercado li .infos {
    position: relative;
    bottom: 15px !important;
    padding: 30px 8px 8px 8px;
    border: 1px solid #bfbfbf;
    border-top: none !important;
    box-shadow: 1px 1px 2px #bfbfbf; }
    .infoMercado li .infos h3 {
      font-size: 14px;
      /*text-align: center;*/
      margin-bottom: 20px !important; }
    .infoMercado li .infos p {
      text-align: left;
      margin-top: 10px; }
    .infoMercado li .infos a {
      display: block;
      text-align: right; }

/*Vertical Tabs*/
.listaEscritorios h2 {
  font-family: 'newjuneboldregular';
  font-size: 18px;
  font-weight: normal;
  padding-bottom: 20px; }

.tabs-left {
  border-right: 1px solid #ddd;
  border-bottom: none;
  padding-top: 2px; }
  .tabs-left li {
    float: none;
    margin-right: -1px;
    margin-bottom: 2px;
    background: url("/assets/private/img/icons/seta-link2.png") no-repeat 95% 13px; }
    .tabs-left li.active a, .tabs-left li.active a:hover, .tabs-left li.active a:focus {
      border-bottom-color: #ddd;
      border-right-color: white !important;
      color: #cc092f;
      font-weight: bold;
      background: url("/assets/private/img/icons/seta-link2.png") no-repeat 95.5% -42px !important; }
    .tabs-left li a {
      color: #00539f;
      border-radius: 4px 0 0 4px;
      margin-right: 0;
      display: block; }
      .tabs-left li a:hover {
        color: #265682;
        text-decoration: underline;
        background-color: transparent; }

/*/Vertical Tabs*/
/*Custom Dropdown*/
.ctaCustomDropDown {
  width: 100%;
  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, #dfbfbfb 50%, #F2F2F2 100%);
  border: 1px solid #d2d2d2;
  padding: 7px !important;
  color: #cc092f;
  font-weight: bold; }
  .ctaCustomDropDown::before {
    font-family: 'FontAwesome';
    content: "\f107";
    float: right;
    padding-right: 10px; }
  .ctaCustomDropDown:hover {
    border-color: #d2d2d2; }
  .ctaCustomDropDown:focus {
    color: #cc092f; }
  .ctaCustomDropDown.open {
    color: #00539f; }
    .ctaCustomDropDown.open::before {
      font-family: 'FontAwesome';
      content: "\f106";
      float: right;
      padding-right: 10px; }

.customList {
  background-color: transparent;
  width: 100%;
  float: left;
  padding-bottom: 30px;
  border-radius: 3px;
  border: 1px solid #d2d2d2;
  border-top: none; }
  .customList li {
    border-bottom: 1px solid #d2d2d2; }
    .customList li:last-child {
      border-bottom: none; }
    .customList li a {
      display: block;
      color: #00539f;
      line-height: 20px;
      padding: 6px 10px; }
      .customList li a:hover {
        color: #265682;
        text-decoration: underline;
        background-color: transparent; }

/* Escritorios Bradesco Private Bank */
.lst-tp9 li {
  border-bottom: 1px dotted #BFBFBF;
  padding: 16px 0 18px;
  display: block;
  font-size: 13px; }

.lt-ie8 .lst-tp9 li {
  display: inline-block; }

.lst-tp9 a {
  cursor: pointer;
  display: block;
  text-decoration: none;
  color: #00539F;
  background: url("/assets/private/img/icons/seta-link.png") no-repeat right top; }
.lst-tp9 li:first-child {
  padding-top: 0; }
.lst-tp9 li:hover {
  cursor: pointer; }
  .lst-tp9 li:hover a {
    text-decoration: underline;
    color: #488AE6; }
.lst-tp9 li.on a {
  color: #CC092F;
  font-weight: bold;
  background-position: right -54px;
  cursor: pointer; }
.lst-tp9 li.on:hover a {
  background-position: right -54px;
  text-decoration: none; }

.lst-tp10 {
  width: 120px;
  float: left;
  margin-left: 20px;
  list-style: square; }
  .lst-tp10 li {
    color: #735533;
    padding-top: 12px; }
    .lst-tp10 li:first-child {
      padding-top: 0; }

.lt-ie8 .lst-tp10 {
  margin-left: 10px;
  padding-left: 20px;
  width: 110px; }

.lst-escritorios li {
  padding-top: 36px; }
  .lst-escritorios li a {
    display: block;
    text-align: right; }

.lst-escritorios li:first-child {
  padding-top: 0; }

.box-tp29 p {
  padding-top: 0;
  line-height: 18px; }

#escritorios #mapa-escritorios {
  width: 100%;
  height: 350px;
  margin-top: 36px; }

/*/Escrit├│rios Bradesco Private Bank*/
#owl-demo .item {
  background: #3fbf79;
  padding: 30px 0px;
  margin: 10px;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center; }

.customNavigation {
  text-align: center; }

.customNavigation a {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

/*Media queries*/
@media only screen and (max-width: 1279px) {
  /*Home*/
  .destaquesHome li {
    padding-bottom: 20px; }
    .destaquesHome li h2 {
      font-size: 16px;
      margin-bottom: 20px; }

  /*/Home*/ }
@media only screen and (max-width: 1279px) {
  body.tablet .mfinanceiro {
    display: none !important; }
  body.tablet .mfinaceiroCotacoes,
  body.tablet .mfinaceiroSimulador {
    display: none !important; }
  body.tablet .mfinaceiroInformacoes {
    display: block !important; }

  body.mobile .mfinanceiro {
    display: none !important; }
  body.mobile .mfinaceiroCotacoes,
  body.mobile .mfinaceiroSimulador {
    display: none !important; }
  body.mobile .mfinaceiroInformacoes {
    display: block !important; } }
@media (max-width: 767px) and (orientation: portrait) {
  /*Home*/
  .destaquesHome li {
    padding: 15px !important; }
    .destaquesHome li > div {
      width: 50%;
      float: left;
      position: relative;
      padding: 0 15px !important; }

  /*/Home*/
  .accordion-link li {
    width: 47.5% !important;
    margin-right: 2.5%; }
    .accordion-link li:last-child {
      margin-right: 0 !important;
      margin-left: 2.5% !important; }
    .accordion-link li a {
      font-size: 14px;
      padding: 10px;
      margin: 10px 0 30px; }
      .accordion-link li a span {
        padding-left: 15px; }
      .accordion-link li a.active {
        color: #CC092F;
        background: #FFFFFF; }

  /*Private tabs*/
  .privateTabs {
    padding-top: 0 !important; }
    .privateTabs li {
      width: 50% !important;
      float: left !important; }
      .privateTabs li.active {
        border-bottom-color: #CCCCCC !important; }
      .privateTabs li:first-child {
        padding-left: 0; }
      .privateTabs li a {
        text-align: center;
        font-weight: bold;
        font-size: 12px; }
        .privateTabs li a:hover {
          color: #297dcb; }
        .privateTabs li a img {
          display: block !important;
          margin: 10px auto !important;
          width: 70%; }

  /*/Private tabs*/
  .tabsDefault .tabs {
    width: 100% !important;
    float: left !important;
    overflow-x: hidden;
    overflow-x: scroll !important; }
    .tabsDefault .tabs li {
      float: left !important;
      display: inline-block;
      margin: 0 !important;
      padding: 0 !important; }
      .tabsDefault .tabs li a img {
        width: 50%;
        display: block !important;
        margin: 0 auto;
        padding: 0 !important; }

  .Perfis {
    padding-top: 30px; }

  .infoMercado li .infos {
    height: auto !important;
    max-height: 360px !important; }

  .borderImg-m {
    border-bottom: 1px solid #bfbfbf;
    margin-bottom: 20px;
    display: block; } }
@media (max-width: 767px) and (orientation: landscape) {
  /*Home*/
  .destaquesHome li {
    width: 50%;
    float: left;
    padding: 15px !important; }
    .destaquesHome li > div {
      width: 50%;
      float: left;
      position: relative;
      padding: 0 15px !important; }

  /*/Home*/
  /*Private tabs*/
  .privateTabs li {
    width: 25% !important; }
    .privateTabs li:first-child {
      padding-left: 5px; }
    .privateTabs li a {
      text-align: center;
      font-weight: bold;
      font-size: 12px; }
      .privateTabs li a:hover {
        color: #297dcb; }
      .privateTabs li a img {
        display: block !important;
        margin: 10px auto !important;
        width: 70%; }

  /*/Private tabs*/
  .infoMercado li .infos {
    height: auto !important;
    max-height: 360px !important; } }
@media (min-width: 768px) {
  .infoMercado li .infos {
    height: 220px;
    max-height: 290px; } }
@media (min-width: 768px) and (max-width: 1024px) {
  /*Home*/
  .destaquesHome {
    padding-bottom: 30px !important; }

  /*/Home*/ }
@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  /*Home*/
  .destaquesHome li img {
    height: 104px; }
  .destaquesHome li .imgTabletPortrait {
    display: block !important;
    width: 100% !important; }
  .destaquesHome li .contentTabletPortrait {
    display: block !important;
    width: 100% !important; }
  .destaquesHome li .visibleTabletPortrait {
    display: block !important; }
  .destaquesHome li .hiddenTabletPortrait {
    display: none !important; }

  /*/Home*/ }
/*/Media queries*/

/*# sourceMappingURL=private.css.map */
