body>.tabs-home {
  background-color: #6267e2
}

body>.tabs-home>.container>.row {
  margin: 0
}

body>.tabs-home ul {
  /* text-align: center; */
  margin: 0;
  z-index: 9999999;
  /* height: 89px; */
}

body>.tabs-home ul li {
  /* display: inline-block; */
  /* vertical-align: top; */
  /* width: 27%; */
  /* margin: 0 0 0 -3px; */
  /* transition: .25s all ease; */
}

body>.tabs-home ul li:hover,
body>.tabs-home ul li.active {
  background: #2b5cda
}
body>.tabs-home ul li a {
  display: block;
  /* text-align: center; */
  color: #fff;
  font-size: 14px;
  /* padding: 11px 0; */
}

.bg-home_icone_quem_somos,
.bg-home_icone_como_funciona,
.bg-home_icone_escolha_o_plano {
  display: inline-block
}

body>.tabs-home ul li a h1 {}

body>.tabs-home ul li a img {
  height: 40px
}

body>.tabs-home ul li a span {
  display: block
}

.pg-home .section {
  font-size: 1em;
  width: 85%;
  margin: 0 auto
}

.pg-home h2 {
  font-size: 1.2em;
  line-height: 24px;
  width: 90%;
  margin: 42px auto 6px
}

.pg-home h5 {
  font-size: 1.2em;
  line-height: 0
}

.pg-home .btn-escolha-seu-plano {
  margin-top: 15px;
  margin-bottom: 42px;
  max-width: 290px;
  width: 100%
}

@media screen and (max-width:767px) {
  body>.tabs-home>.container {
    width: 100%
  }
  body>.tabs-home ul {
    height: 173px;
    padding: 10px;
  }
  body>.tabs-home ul li {
    width: 29%;
    margin: 0 1%;
    /* min-height: 68px; */
  }
  body>.tabs-home ul li a {
    padding: 6px 0
  }
  body>.tabs-home ul li a h1 {
    font-size: 11px;
    line-height: 11px
  }
  body>.tabs-home ul li a img {
    height: 32px;
    width: auto
  }
  body>.tabs-home ul li a span {
    line-height: 10px;
    font-size: .8em;
    white-space: nowrap
  }
  .pg-home h5 {
    font-size: 1.3em
  }
  .pg-home .container>.section {
    width: 100%;
    font-size: 1em
  }
  .pg-home h2 {
    font-size: 1.3em;
    line-height: 25px
  }
  .pg-home .btn-escolha-seu-plano {
    margin: 30px 0
  }
  .pg-home .confira-container .confira-txt {
    line-height: 1.1em
  }
}

.tab-escolha-o-plano .container {
  width: 90%;
  max-width: 993px
}

.tab-escolha-o-plano>.container>.row {
  position: relative
}

.filtro-planos {
  position: absolute;
  right: 20px;
  top: -12px
}

.filtro-planos>span {
  color: #4c4c4c;
  font-size: 10px
}

.filtro-planos>.select-wrapper input.select-dropdown {
  height: 26px;
  font-size: 14px
}

.listagem-planos {
  text-align: center;
  display: block;
  color: #000;
  font-size: 14px;
}

.listagem-planos .plano-item {
  position: relative;
  display: inline-block;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .5);
  background-color: #fff;
  border-radius: 8px;
  width: 302px;
  margin: 1%;
  transition: .25s all ease
}

.listagem-planos .plano-item a {
  display: block
}

.listagem-planos .plano-item .container-plano {
  overflow: hidden;
  border-radius: 8px;
  position: relative
}

.listagem-planos .plano-item.melhor-oferta .tag-melhor-oferta {
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 10px
}

.listagem-planos .plano-item.melhor-oferta .tag-melhor-oferta:before {
  content: '';
  display: block;
  position: absolute;
  top: -60px;
  left: -60px;
  border-top: 60px solid transparent;
  border-right: 60px solid #070b79;
  border-bottom: 60px solid transparent;
  border-left: 60px solid transparent;
  transform: rotate(45deg)
}

.listagem-planos .plano-item.melhor-oferta .tag-melhor-oferta:after {
  content: 'Melhor Oferta!';
  display: block;
  position: absolute;
  top: 19px;
  left: 6px;
  color: #f8e71c;
  font-size: 12px;
  font-weight: 700;
  font-style: italic;
  line-height: 13px;
  text-transform: uppercase;
  transform: rotate(-45deg)
}

.listagem-planos .plano-item:hover {
  box-shadow: 0 2px 20px rgba(0, 0, 0, .5)
}

.listagem-planos .plano-item:hover .plano-item-footer {
  background-color: #2b5cda;
  color: #f2f2f2
}

.listagem-planos .plano-item:hover .plano-item-footer span {
  color: #fff
}

.listagem-planos .plano-item .plano-item-header {
  overflow: hidden;
  color: #4c4c4c;
  margin: 10px;
  font-size: 12px;
  font-weight: 700;
  border-radius: 8px 8px 0 0
}

.listagem-planos .plano-item .plano-item-body {
  padding: 11px;
}

.listagem-planos .plano-item .plano-item-body .plano-nome-loteria {
  position: relative;
  height: 56px;
  width: 100%;
      margin-bottom: 25px!important;
  font-size: 24px;
  margin: 0;
  line-height: 120%
}

.listagem-planos .plano-item .plano-item-body .plano-nome-loteria .plano-titulo-loteria {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 24px;
  width: 100%;
  margin: 0
}

.listagem-planos .plano-item .plano-item-body .plano-nome-loteria .plano-titulo-loteria-mix {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  margin: 0;
  color: #404040;
  font-size: 16px;
  line-height: 20px
}

.listagem-planos .plano-item .plano-item-body .plano-nome-loteria .plano-titulo-loteria-mix .mais {
  color: #710071
}

.listagem-planos .plano-item .plano-item-body .plano-chances-sorteios {
  display: flex;
  justify-content: space-between;
  border-top: 2px solid #d8d8d8;
  border-bottom: 2px solid #d8d8d8
}

.listagem-planos .plano-item .plano-item-body .plano-chances-sorteios>div:first-child,
.listagem-planos .plano-item .plano-item-body .plano-chances-sorteios>div:last-child {
  font-size: 16px;
  white-space: nowrap
}

.listagem-planos .plano-item .plano-item-body .plano-chances-sorteios>div:first-child strong,
.listagem-planos .plano-item .plano-item-body .plano-chances-sorteios>div:last-child strong {
  font-size: 22px
}

.listagem-planos .plano-item .plano-item-body .plano-info-valor {
  text-align: left;
  padding-top: 10px;
  color: #070b79
}

.listagem-planos .plano-item .plano-item-body .plano-info-valor>span {
  display: block;
  line-height: 15px
}

.listagem-planos .plano-item .plano-item-body .plano-info-valor strong span {
  font-size: 18px
}

.listagem-planos .plano-item .plano-item-footer {
  color: #070b79;
  font-size: 12px;
  font-weight: 700;
  border-radius: 0 0 8px 8px;
  line-height: 26px;
  transition: .25s all ease
}

.listagem-planos .plano-item .plano-tag-container {
  position: absolute;
  right: -7px;
  bottom: 43px
}

.listagem-planos .plano-item .plano-tag {
  display: table-cell;
  vertical-align: middle;
  width: 50px;
  color: #fff;
  height: 30px;
  background-color: #2b5cda;
  line-height: 12px;
  font-style: italic;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase
}

.listagem-planos .plano-item .plano-tag:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -30px;
  border-top: 15px solid transparent;
  border-right: 15px solid #2b5cda;
  border-bottom: 15px solid transparent;
  border-left: 15px solid transparent
}

.listagem-planos .plano-item .plano-tag:after {
  content: '';
  display: block;
  position: absolute;
  bottom: -4px;
  right: 2px;
  border-top: 4.5px solid transparent;
  border-right: 4.5px solid #020e77;
  border-bottom: 4.5px solid transparent;
  border-left: 4.5px solid transparent;
  transform: rotate(45deg)
}

.tab-escolha-o-plano .slick-dots {
  bottom: auto;
  top: -8px
}

.tab-escolha-o-plano .slick-dots>li {
 margin-left: 5px;
}

.tab-escolha-o-plano .slick-dots>li>button:before {
  color: #480048!important;
  font-size: 9px;
  width: 15px
}

.tab-escolha-o-plano .row h2 {
  position: relative;
  font-size: 24px;
  margin-bottom: 20px
}

.btn-compare,
.btn-ver-mais-planos {
  width: 300px
}

.listagem-planos+.container {
  width: 100%
}

.listagem-planos .plano-item.resumido {
  width: 228px;
  margin: 0 7px 10px
}

.listagem-planos .plano-item.resumido.disabled {
  opacity: .4;
  pointer-events: none
}

.listagem-planos .plano-item.melhor-oferta:not(.resumido) .plano-item-body {
  padding-top: 25px
}

.listagem-planos .plano-item.resumido .tag-melhor-oferta,
.listagem-planos .plano-item.resumido .plano-tag-container {
  display: none
}

.listagem-planos .plano-item.resumido .plano-item-body {
  padding: 11px 7px
}

.listagem-planos .plano-item.resumido .plano-item-body .plano-info-valor {
  text-align: center
}

.listagem-planos .plano-item.resumido .plano-item-body .plano-info-valor>span {
  display: inline-block
}

.listagem-planos .plano-item.resumido .plano-item-body .plano-chances-sorteios>div:first-child {
  text-align: left
}

.listagem-planos .plano-item.resumido .plano-item-body .plano-chances-sorteios>div:first-child>strong {
  display: inline-block
}

.listagem-planos .plano-item.resumido .plano-item-body .plano-chances-sorteios>div:first-child>span {
  display: inline-block;
  font-size: 13px;
  line-height: 12px;
  width: 50px;
  margin-left: -1px;
  white-space: pre-wrap;
  top: 3px;
  position: relative
}

.listagem-planos .plano-item.resumido .plano-item-body {
  padding-bottom: 0;
  padding-top: 5px
}

.listagem-planos .plano-item.resumido .plano-item-body .plano-info-valor {
  padding-top: 0
}

.listagem-planos .plano-item.resumido .plano-item-body .plano-info-valor strong span {
  font-size: 24px
}

.plano-item-acumulada {
  position: relative;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .5);
  border-radius: 8px;
  border: 2px solid #f2f2f2;
  background-color: #fff;
  padding: 20px;
  text-align: left;
  max-width: 957px;
  margin: 30px auto 0
}

.acumulada-tag {
  position: absolute;
  top: -10px;
  left: -10px;
  background-image: url(../../Content/imagens/tag-acumulada.png);
  background-repeat: no-repeat;
  width: 130px;
  height: 24px;
  font-size: 12px;
  font-style: italic;
  font-weight: 700;
  text-align: center
}

.acumulada-container {
  display: flex
}

.acumulada-header {
  width: 34%;
  border-right: 1px solid #979797;
  padding-right: 1%
}

.acumulada-header-titulo {
  color: #070b79;
  font-size: 21px;
  font-weight: 700;
  line-height: 17px;
  text-transform: uppercase;
  font-style: italic;
  margin-bottom: 10px
}

.acumulada-header-descricao {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 17px
}

.acumulada-info {
  width: 66%;
  padding-left: 1%
}

.acumulada-info-titulo {
  display: block;
  width: 100%;
  font-size: 24px;
  line-height: 18px;
  font-style: italic;
  padding: 0 10px
}

.acumulada-info-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-end
}

.acumulada-info-chances-sorteios {
  display: flex;
  justify-content: space-between;
  width: 240px;
  margin: 0 10px
}

.acumulada-info-chances-sorteios>div {
  color: #000;
  font-size: 16px;
  line-height: 17px;
  font-style: italic
}

.acumulada-info-chances-sorteios>div strong {
  font-size: 24px;
  font-weight: 700
}

.acumulada-info-valor-bonus {
  display: flex;
  justify-content: space-between;
  width: 160px;
  align-items: center;
  margin: 0 10px
}

.acumulada-info-valor-bonus>div {
  color: #070b79;
  font-size: 14px;
  font-style: italic;
  line-height: 14px
}

.acumulada-info-valor-bonus>div strong {
  display: flex;
  margin-top: 5px;
  margin-bottom: 5px
}

.acumulada-info-valor-bonus>div:first-child strong span {
  font-size: 24px;
  font-weight: 700
}

.acumulada-info-valor-bonus>div:last-child strong {
  color: #000
}

.acumulada-info-valor-bonus>div:last-child strong span {
  font-size: 28px;
  font-weight: 700
}

.acumulada-info-quero {
  width: 120px;
  height: 50px;
  text-align: center
}

.acumulada-info-quero-botao {
  width: 119px;
  background-color: #01b24c;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 32px;
  text-align: center;
  transition: .25s all ease
}

.acumulada-info-quero-botao:hover {
  opacity: .8
}

.acumulada-info-valor-anual {
  color: #070b79;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  display: inline-block;
  margin-top: 4px
}

.lista-categoria {
  margin-bottom: 30px
}

.lista-categoria-titulo {
  color: #070b79;
  font-size: 18px;
  font-weight: 700;
  text-align: left;
  margin: 0
}

.lista-categoria-titulo .material-icons {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  color: #9b9b9b;
  margin-top: -2px
}

.lista-categoria-titulo+.listagem-items .plano-item-acumulada {
  margin-top: 10px
}

.listagem-items {
  width: calc(100% - 70px);
  margin: 0 auto
}

.tab-escolha-o-plano .formas-de-pagamento {
  background: #fff;
  padding: 26px 0
}

.tab-escolha-o-plano .formas-de-pagamento-titulo {
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 25px
}

.tab-escolha-o-plano .msg-pagamentos-benefícios {
  color: #4c4c4c;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  text-align: center
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos {
  display: flex;
  justify-content: space-between;
  width: 800px;
  max-width: 100%;
  margin: 0 auto 30px auto;
  overflow-x: auto;
  overflow-y: hidden
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .lista-plano-item {
  border-radius: 8px;
  background-color: #f3f3f3;
  width: 151px;
  min-width: 151px;
  height: 399px;
  margin: 0 5px
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .lista-plano-item .plano-item-titulo {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
  border-radius: 8px 8px 0 0
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .lista-plano-item .plano-item-titulo.bronze {
  background-color: #c16750
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .lista-plano-item .plano-item-titulo.prata {
  background-color: #979797
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .lista-plano-item .plano-item-titulo.ouro {
  background-color: #d5ab35
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .lista-plano-item .plano-item-titulo.rubi {
  background-color: #d20643
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .lista-plano-item .plano-item-titulo.diamante {
  background-color: #72cde0
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .lista-plano-item .plano-item-titulo.acumulada {
  background-color: #588202
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .lista-plano-item .plano-item-body {
  padding: 0 14px
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .lista-plano-item .plano-item-body .plano-item-valor {
  color: #67106d;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  padding: 9px 0 8px
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .lista-plano-item .plano-item-body .plano-item-descricao {
  color: #4c4c4c;
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  height: 125px
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .lista-plano-item .plano-item-body .plano-item-conheca {
  font-size: 12px;
  font-weight: 700;
  text-decoration: underline;
  text-align: center;
  margin-bottom: 15px
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .cartao-de-credito {
  padding: 10px 0 15px
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .cartao-de-credito>strong {
  font-size: 1em;
  white-space: nowrap;
  color: #606;
  margin-bottom: 10px
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .cartao-de-credito>.info {
  position: relative;
  line-height: 16px;
  flex-grow: 2;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-top: 10px;
  min-height: 40px
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .cartao-de-credito>.info em {
  color: #606;
  font-size: 14px
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .cartao-de-credito>.info em strong {
  display: block;
  color: initial;
  font-size: 1em;
  margin-top: 3px
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .cartao-de-credito>.info em strong span {
  position: relative;
  font-size: 28px;
  top: 8px;
  left: -3px;
  margin: 0 -4px 0 3px
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .cartao-de-credito>.info .bonus {
  margin-top: 5px
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .cartao-de-credito>.info .bonus .titulo {
  line-height: 27px
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .cartao-de-credito>.info .bonus .valor {
  font-size: 28px;
  font-style: italic
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .cartao-de-credito>.info .bonus .valor sup:nth-of-type(1) {
  font-size: 1em;
  left: 3px;
  position: relative
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .cartao-de-credito>.info .bonus .valor sup:nth-of-type(2) {
  font-size: 1em;
  left: -6px;
  position: relative
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .boleto {
  border-top: 1px dashed #989898;
  padding: 10px 0 15px
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .boleto>.item .dias-gratis {
  position: relative;
  min-height: 42px
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .boleto>.item:first-child {
  margin-bottom: 5px
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .boleto>.item .dias-gratis strong {
  font-size: 2em;
  vertical-align: middle;
  margin-left: 1px;
  color: #000
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .boleto>.item .dias-gratis>em {
  display: inline-block;
  line-height: 13px;
  vertical-align: middle;
  color: #606
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .cartao-de-credito {
  padding: 0 0 20px;
  text-align: center
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .cartao-de-credito>.info {
  margin-top: 10px
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .cartao-de-credito>.info em strong {
  margin-top: 0
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .cartao-de-credito>.info em strong span {
  line-height: 10px
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .boleto {
  padding: 15px 0 0;
  text-align: center
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .boleto .item {
  margin-bottom: 10px
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .formas-pagamento .bubble {
  position: relative;
  top: unset;
  transform: translate(-50%, 0);
  margin: 11px 0
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .formas-pagamento .boleto>.item .dias-gratis {
  min-height: 30.5px
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .boleto .item strong {
  line-height: 25px;
  color: #606
}

.tab-escolha-o-plano .formas-de-pagamento-lista-planos .sem-bonus {
  position: relative;
  top: 2px;
  color: #606;
  font-size: 14px;
  line-height: 18px;
  text-align: center
}

@media screen and (max-width:960px) {
  .acumulada-header {
    width: 27%
  }
  .acumulada-info {
    width: 73%
  }
  .acumulada-info-container {
    height: 70px;
    flex-wrap: wrap
  }
  .acumulada-info-chances-sorteios {
    width: 225px;
    margin: 0 5px
  }
  .acumulada-info-chances-sorteios>div {
    font-size: 14px;
    white-space: nowrap
  }
  .acumulada-info-valor-bonus {
    margin: 0 5px
  }
  .acumulada-info-chances-sorteios div strong,
  .acumulada-info-valor-bonus div:last-child strong span {
    font-size: 22px
  }
  .acumulada-info-quero {
    margin-top: 10px;
    width: 100%;
    text-align: center
  }
  .acumulada-info-quero-botao {
    display: inline-block;
    width: 109px;
    font-size: 14px
  }
  .acumulada-info-valor-anual {
    font-size: 11px
  }
}

@media screen and (max-width:767px) {
  .tab-escolha-o-plano .row h2 {
    font-size: 22px;
    margin: 18px auto 6px
  }
  .filtro-planos {
    position: unset;
    margin: 0 auto;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px
  }
  .filtro-planos>.select-wrapper input.select-dropdown {
    margin-bottom: 9px;
    height: initial
  }
  .listagem-planos {
    display: block;
    text-align: center;
    margin: 0
  }
  .listagem-planos .plano-item {
    width: 302px;
    margin-bottom: 40px
  }
  .listagem-planos+.container {
    display: flex;
    flex-direction: column-reverse;
    align-items: center
  }
  .btn.btn-compare,
  .btn.btn-ver-mais-planos {
    margin: 9px 0
  }
  .listagem-items:not(.slick-carousel) {
    width: 100%
  }
  .plano-item-acumulada {
    padding: 20px 10px;
    width: 302px;
    margin: 0 auto 20px
  }
  .acumulada-container {
    flex-direction: column
  }
  .acumulada-header {
    width: 100%;
    padding: 0;
    border: 0
  }
  .acumulada-header-descricao {
    padding-bottom: 20px;
    border-bottom: 2px solid #d8d8d8;
    margin-bottom: 20px
  }
  .acumulada-info {
    width: 100%;
    padding: 0
  }
  .acumulada-info-titulo {
    padding: 0;
    margin-bottom: 10px;
    text-align: center
  }
  .acumulada-info-container {
    flex-direction: column;
    height: initial
  }
  .acumulada-info-chances-sorteios {
    width: 100%;
    margin: 0;
    padding: 10px;
    border-bottom: 2px solid #d8d8d8
  }
  .acumulada-info-valor-bonus {
    justify-content: space-evenly;
    width: 100%;
    margin: 0;
    padding: 10px 40px;
    border-bottom: 2px solid #d8d8d8
  }
  .acumulada-info-quero {
    margin-top: 20px;
    width: 100%
  }
  .acumulada-info-quero-botao {
    width: 100%
  }
  .acumulada-info-valor-anual {
    font-size: 12px
  }
}


@import url('https://fonts.googleapis.com/css?family=Acme&display=swap');

/*! CSS Used from: https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.7/css/bootstrap.min.css */
header{display:block;}
@media print{
*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important;}
h3{orphans:3;widows:3;}
h3{page-break-after:avoid;}
}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
h3{font-family:inherit;font-weight:500;line-height:1.1;color:inherit;}
h3{margin-top:20px;margin-bottom:10px;}
h3{font-size:24px;}
.text-center{text-align:center;}
/*! CSS Used from: https://www.loteriabrasil.com.br/css/site.min.css?v=7VacGGxs12AcyHscVSzpcFuhynl6wEsKTa4I-MmYyUk */
.color{color:#2b5cda!important;font-weight: bold;}
.border-color{border-color:#3f6ad8!important;}
h3{font-family: 'Acme', sans-serif;}
h3{color:#6baf52;text-align:center;}
h3{font-size:26px;}
@media screen and (max-width:767px){
h3{font-size:26px;}
}
.hero-aposte-aqui header{padding:0 15px;}
 .column-wrap-head{border-bottom:8px solid;position:relative;margin-bottom:15px;}
 .column-wrap-head h3{font-size:26px;line-height:1.1;color:#525252;}
 .column-wrap-head .triangle{width:0;height:0;border-style:solid;border-width:17px 24.5px 0;border-right-color:transparent!important;border-bottom-color:transparent!important;border-left-color:transparent!important;pointer-events:none;position:absolute;bottom:0;left:50%;transform:translate(-50%,20px);}
@media screen and (max-width:1500px){
 .column-wrap-head{margin-bottom:33px;border-bottom-width:8px;}
 .column-wrap-head .triangle{transform:translate(-50%,18px);border-width:13px 19px 0;}
}






/*! CSS Used from: https://www.telesena.com.br/css/app.css?v=1568925360510 ; media=all */
@media all{
@media print{
*,:after,:before{background:0 0!important;color:#000!important;-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important;}
}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
ul{margin-top:0;margin-bottom:10px;}
.list-unstyled{padding-left:0;list-style:none;}
:focus{outline:0;}
.list-unstyled{list-style:none;margin-bottom:0;padding-left:0;}
.dezena{background-color:#2b5cda;border-radius:21px;color:#fff;display:inline-block;font-size:0.9em;font-weight:700;height:42px;line-height:42px;margin-bottom:8px;margin-right:8px;text-align:center;width:42px;}
.resumo .dezena{margin-bottom:3px;}
}


/*! CSS Used from: http://localhost/loteria/public/css/planosb44f.css?v=4 */
@media print{
*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important;}
}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
@media all{
@media print{
*,:after,:before{background:0 0!important;color:#000!important;-webkit-box-shadow:none!important;box-shadow:none!important;text-shadow:none!important;}
}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
:focus{outline:0;}
}
/*! CSS Used from: http://localhost/loteria/public/css/geral2066.css?v=4 ; media=screen, projection */
@media screen, projection{
input{color:inherit;font:inherit;margin:0;}
input::-moz-focus-inner{border:0;padding:0;}
input{line-height:normal;}
*,*:before,*:after{-webkit-box-sizing:inherit;box-sizing:inherit;}
::-webkit-input-placeholder{color:#d1d1d1;}
::-moz-placeholder{color:#d1d1d1;}
:-ms-input-placeholder{color:#d1d1d1;}
::placeholder{color:#d1d1d1;}
}
/*! CSS Used from: http://localhost/loteria/public/css/bootstrap.css */
input{margin:0;font:inherit;color:inherit;}
input::-moz-focus-inner{padding:0;border:0;}
input{line-height:normal;}
@media print{
*{color:#000!important;text-shadow:none!important;background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important;}
}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
input{font-family:inherit;font-size:inherit;line-height:inherit;}
input[type=date]{line-height:34px;line-height:1.42857143 \0;}
/*! CSS Used from: https://www.w3schools.com/w3css/4/w3.css */
*,*:before,*:after{box-sizing:inherit;}
input{font:inherit;margin:0;}
input{overflow:visible;}
:disabled *{pointer-events:none;}

.listagem-planos{
  padding-right:20px;
 padding-left: 20px;

}

 @media screen and (max-width:1027px){

.listagem-planos{
  padding-right:0px;
 padding-left: 0px;

}


.col-md-4{
  padding-left: 6px!important;
  padding-right: 6px!important;
}
.pdd{
   padding-right:0px!important;
 padding-left: 0px!important;
}
.w3-table, .w3-table-all{
  max-width:100%!important;height: 264px!important;
}

}

.row{
   margin-right:0px!important;
 margin-left: 0px!important;
}
.w3-table, .w3-table-all{
  max-width:360px!important;
  margin: auto!important;
}


.pdd{
   padding-right:100px;
 padding-left: 100px;
}



 .w3-table-all tr td{
  padding: 2px!important;
  font-size: 15px!important;
 }
 .w3-table-all tr th{
  padding: 2px!important;
  font-size: 12px!important;
 }  

.imgbicho{
      max-width: 30px!important;
    max-height: 30px!important;
    float: left;
    min-width: 30px!important;
    min-height: 30px!important;
}









/*! CSS Used from: https://www.w3schools.com/w3css/4/w3.css */
*,*:before,*:after{box-sizing:inherit;}
button,input{font:inherit;margin:0;}
button,input{overflow:visible;}
button{text-transform:none;}
button,[type=button]{-webkit-appearance:button;}
button::-moz-focus-inner,[type=button]::-moz-focus-inner{border-style:none;padding:0;}
button:-moz-focusring,[type=button]:-moz-focusring{outline:1px dotted ButtonText;}
[type=checkbox]{padding:0;}
:disabled *{pointer-events:none;}
/*! CSS Used from: Embedded */
.form-inline{display:flex;flex-flow:row wrap;align-items:center;}
.form-inline label{margin:5px 10px 5px 0;}
.form-inline input{vertical-align:middle;margin:5px 10px 5px 0;padding:10px;background-color:#fff;border:1px solid #ddd;}
.form-inline button{padding:10px 20px;background-color:dodgerblue;border:1px solid #ddd;color:white;cursor:pointer;}
.form-inline button:hover{background-color:royalblue;}
@media (max-width: 800px){
.form-inline input,.form-inline .button{margin:10px 0;}
.form-inline{flex-direction:column;align-items:stretch;}
}
/*! CSS Used from: https://www.google.com/cse/static/style/look/v3/default.css */
button::-moz-focus-inner{padding:0;border:0;}

@media screen and (max-width: 800px){
.cem {
    width: 100%!important;
}
}
.edit {
    float: right;
}

@media screen and (max-width: 800px){
.edit {
    float: none!important;
}}