/*
 * BOLEPIX_BRAND_GLOBAL_V5703Z176BRAND1C5
 *
 * Padrão único para todas as páginas
 * que utilizam o cabeçalho universal.
 *
 * Desktop: 40px
 * Mobile: 37px
 * <=460px: 33px
 */


/* =========================================================
   DESKTOP
   ========================================================= */

html body
#bpUniversalHeaderV5696k
.bp-universal-brand-v5696k
.bp-universal-brand-word-v5696k{

  font-size:40px !important;
  line-height:1 !important;

  height:auto !important;
  min-height:0 !important;

  display:inline-flex !important;
  align-items:center !important;

  white-space:nowrap !important;

  letter-spacing:-0.04em !important;

  overflow:visible !important;
}


html body
#bpUniversalHeaderV5696k
.bp-universal-brand-word-v5696k
.bp-universal-bole-v5696k,

html body
#bpUniversalHeaderV5696k
.bp-universal-brand-word-v5696k
.bp-universal-pix-v5696k{

  font-size:inherit !important;
  line-height:1 !important;
}


/* marca alinhada verticalmente com o símbolo */

html body
#bpUniversalHeaderV5696k
.bp-universal-brand-v5696k{

  display:inline-flex !important;
  align-items:center !important;

  overflow:visible !important;
}


/* =========================================================
   CELULAR / TABLET
   ========================================================= */

@media(max-width:980px){

  html body
  #bpUniversalHeaderV5696k
  .bp-universal-brand-v5696k
  .bp-universal-brand-word-v5696k{

    font-size:37px !important;
    line-height:1 !important;

    height:auto !important;
    min-height:0 !important;
  }

}


/* =========================================================
   CELULAR ESTREITO
   ========================================================= */

@media(max-width:460px){

  html body
  #bpUniversalHeaderV5696k
  .bp-universal-brand-v5696k
  .bp-universal-brand-word-v5696k{

    font-size:33px !important;
    line-height:1 !important;

    height:auto !important;
    min-height:0 !important;
  }

}
