@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Nunito+Sans:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i|Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i&display=swap&subset=latin-ext,vietnamese");
/* ||| CODE STYLE CSS = ( GLOBAL ) ||| */
* {
  -moz-box-sizing: border-box !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  margin: 0;
  padding: 0; }

html, body {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%; }

body {
  margin: 0 auto;
  height: unset;
  color: #777777 !important;
  font-family: 'Nunito', sans-serif !important;
  background: #EFEFF6;
  position: relative;
  z-index: 7779; }

.shadow {
  box-shadow: 0px 5px 0 0px rgba(222, 222, 248, 0.9), 0 5px 25px 0 rgba(222, 222, 248, 0.9); }

.box-shadow {
  -webkit-box-shadow: 0px 0px 12px -6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 12px -6px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 12px -6px rgba(0, 0, 0, 0.3); }

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100px, 0);
    -webkit-transform: translate3d(0, -100px, 0); }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -webkit-font-smoothing: antialiased; } }
/* ||| CODE STYLE CSS = ( CONTAINERS - GERAIS ) ||| */
.ctn-global {
  width: 100%; }
  .ctn-global .lgr-padrao {
    width: 1180px;
    margin: 50px auto;
    position: relative; }
    .ctn-global .lgr-padrao .cc-header {
      width: 100%;
      padding: 20px;
      color: #EE2C2C;
      font-size: 22px;
      background: #fff;
      border-bottom: 2px solid #EE2C2C;
      border-radius: 5px; }

/* ||| CODE STYLE CSS = ( MENU ) ||| */
menu {
  width: 100%;
  position: relative;
  z-index: 9999; }
  menu .row {
    width: 1180px;
    margin: 0 auto;
    display: flex; }
  menu .botoes {
    width: 100%; }
    menu .botoes .row {
      align-items: center; }
      menu .botoes .row .center {
        justify-content: center; }
      menu .botoes .row .pull-direito {
        width: max-content;
        display: flex;
        justify-content: flex-end;
        align-items: center; }
      menu .botoes .row li {
        display: inline-block; }
  menu.superior {
    margin-top: 30px; }
    menu.superior .banner {
      width: 100%;
      height: 250px;
      background: url("/arquivos/conteudo/publico/img/bgs/3.png");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: cover;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      z-index: 1;
      position: relative; }
      menu.superior .banner::after {
        content: "";
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        border-bottom: 3px solid #EE2C2C;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 2; }
      menu.superior .banner button.logo {
        width: 230px;
        height: 200px;
        background: url("/arquivos/conteudo/publico/img/Logo.png") center center no-repeat;
        background-size: contain;
        position: relative;
        z-index: 5; }
    menu.superior .botoes .row {
      margin: 0 auto;
      padding: 15px;
      background: #fff;
      border-radius: 10px; }
      menu.superior .botoes .row .padding-0 {
        padding: 0 !important; }
      menu.superior .botoes .row li {
        margin: 0 10px; }
        menu.superior .botoes .row li:first-child {
          margin-left: 0; }
        menu.superior .botoes .row li:last-child {
          margin-right: 0; }
        menu.superior .botoes .row li.ativo button {
          padding: 10px 20px;
          color: #EE2C2C;
          border: 0.032em solid #EE2C2C;
          border-bottom: 0.18em solid #EE2C2C;
          border-radius: 8px; }
        menu.superior .botoes .row li.sair button {
          color: #EE2C2C;
          font-size: 20px; }
        menu.superior .botoes .row li button {
          color: #777;
          font-weight: bold;
          text-transform: uppercase; }

/* ||| CODE STYLE CSS = ( MENU ) ||| */
/* ||| CODE STYLE CSS = ( FOOTER ) ||| */
footer {
  width: 100%;
  color: #757575;
  background: rgba(0, 0, 0, 0.08);
  border-top: 3px solid rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 9999; }
  footer .row {
    width: 1180px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start; }
    footer .row .col-md-6 {
      padding: 0; }
  footer .body {
    margin: 0 auto;
    padding: 30px 0; }
    footer .body .row {
      align-items: center; }
      footer .body .row .direitos {
        font-size: 18px; }
        footer .body .row .direitos strong {
          color: #EE2C2C; }
      footer .body .row .desenvolvedor {
        margin-top: 5px;
        text-align: right;
        display: flex;
        flex-direction: column;
        align-items: flex-end; }
        footer .body .row .desenvolvedor button {
          color: #EE2C2C;
          font-weight: bold; }

/* ||| CODE STYLE CSS = ( FOOTER ) ||| */
/* ESSE É O SCROLL, SEM COR, SÓ COM A LARGURA */
::-webkit-scrollbar {
  width: 3.5px;
  height: 0;
  background-color: #292e3a;
  overflow: visible; }

/* ESSE É O SCROLL NORMAL, PODE SER DEFINIDO A COR, BORDAR, ETC */
::-webkit-scrollbar-thumb {
  padding: 0;
  background: #EE2C2C;
  border-width: 1px 1px 1px 6px; }
  ::-webkit-scrollbar-thumb:active, ::-webkit-scrollbar-thumb:hover {
    background: #EE2C2C; }

::-webkit-scrollbar-button {
  height: 0;
  width: 0; }

::-webkit-scrollbar-track {
  background-clip: padding-box;
  border: solid transparent;
  border-width: 0 0 0 4px; }

@-ms-viewport {
  width: device-width; }
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 576px) {
  .container {
    padding-right: 15px;
    padding-left: 15px; } }
@media (min-width: 768px) {
  .container {
    padding-right: 15px;
    padding-left: 15px; } }
@media (min-width: 992px) {
  .container {
    padding-right: 15px;
    padding-left: 15px; } }
@media (min-width: 1200px) {
  .container {
    padding-right: 15px;
    padding-left: 15px; } }
@media (min-width: 576px) {
  .container {
    width: 540px;
    max-width: 100%; } }
@media (min-width: 768px) {
  .container {
    width: 720px;
    max-width: 100%; } }
@media (min-width: 992px) {
  .container {
    width: 960px;
    max-width: 100%; } }
@media (min-width: 1200px) {
  .container {
    width: 1140px;
    max-width: 100%; } }
.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 576px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px; } }
@media (min-width: 768px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px; } }
@media (min-width: 992px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px; } }
@media (min-width: 1200px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px; } }
.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 576px) {
  .row {
    margin-right: -15px;
    margin-left: -15px; } }
@media (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px; } }
@media (min-width: 992px) {
  .row {
    margin-right: -15px;
    margin-left: -15px; } }
@media (min-width: 1200px) {
  .row {
    margin-right: -15px;
    margin-left: -15px; } }
.no-gutters {
  margin-right: 0;
  margin-left: 0; }

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 576px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px; } }
@media (min-width: 768px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px; } }
@media (min-width: 992px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px; } }
@media (min-width: 1200px) {
  .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl {
    padding-right: 15px;
    padding-left: 15px; } }
.col {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto; }

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.333333%;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%; }

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.666667%;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%; }

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.666667%;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%; }

.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.333333%;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%; }

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.666667%;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%; }

.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.333333%;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%; }

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.666667%;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%; }

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.pull-0 {
  right: auto; }

.pull-1 {
  right: 8.333333%; }

.pull-2 {
  right: 16.666667%; }

.pull-3 {
  right: 25%; }

.pull-4 {
  right: 33.333333%; }

.pull-5 {
  right: 41.666667%; }

.pull-6 {
  right: 50%; }

.pull-7 {
  right: 58.333333%; }

.pull-8 {
  right: 66.666667%; }

.pull-9 {
  right: 75%; }

.pull-10 {
  right: 83.333333%; }

.pull-11 {
  right: 91.666667%; }

.pull-12 {
  right: 100%; }

.push-0 {
  left: auto; }

.push-1 {
  left: 8.333333%; }

.push-2 {
  left: 16.666667%; }

.push-3 {
  left: 25%; }

.push-4 {
  left: 33.333333%; }

.push-5 {
  left: 41.666667%; }

.push-6 {
  left: 50%; }

.push-7 {
  left: 58.333333%; }

.push-8 {
  left: 66.666667%; }

.push-9 {
  left: 75%; }

.push-10 {
  left: 83.333333%; }

.push-11 {
  left: 91.666667%; }

.push-12 {
  left: 100%; }

.offset-1 {
  margin-left: 8.333333%; }

.offset-2 {
  margin-left: 16.666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.333333%; }

.offset-5 {
  margin-left: 41.666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.333333%; }

.offset-8 {
  margin-left: 66.666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.333333%; }

.offset-11 {
  margin-left: 91.666667%; }

@media (min-width: 576px) {
  .col-sm {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }

  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .pull-sm-0 {
    right: auto; }

  .pull-sm-1 {
    right: 8.333333%; }

  .pull-sm-2 {
    right: 16.666667%; }

  .pull-sm-3 {
    right: 25%; }

  .pull-sm-4 {
    right: 33.333333%; }

  .pull-sm-5 {
    right: 41.666667%; }

  .pull-sm-6 {
    right: 50%; }

  .pull-sm-7 {
    right: 58.333333%; }

  .pull-sm-8 {
    right: 66.666667%; }

  .pull-sm-9 {
    right: 75%; }

  .pull-sm-10 {
    right: 83.333333%; }

  .pull-sm-11 {
    right: 91.666667%; }

  .pull-sm-12 {
    right: 100%; }

  .push-sm-0 {
    left: auto; }

  .push-sm-1 {
    left: 8.333333%; }

  .push-sm-2 {
    left: 16.666667%; }

  .push-sm-3 {
    left: 25%; }

  .push-sm-4 {
    left: 33.333333%; }

  .push-sm-5 {
    left: 41.666667%; }

  .push-sm-6 {
    left: 50%; }

  .push-sm-7 {
    left: 58.333333%; }

  .push-sm-8 {
    left: 66.666667%; }

  .push-sm-9 {
    left: 75%; }

  .push-sm-10 {
    left: 83.333333%; }

  .push-sm-11 {
    left: 91.666667%; }

  .push-sm-12 {
    left: 100%; }

  .offset-sm-0 {
    margin-left: 0%; }

  .offset-sm-1 {
    margin-left: 8.333333%; }

  .offset-sm-2 {
    margin-left: 16.666667%; }

  .offset-sm-3 {
    margin-left: 25%; }

  .offset-sm-4 {
    margin-left: 33.333333%; }

  .offset-sm-5 {
    margin-left: 41.666667%; }

  .offset-sm-6 {
    margin-left: 50%; }

  .offset-sm-7 {
    margin-left: 58.333333%; }

  .offset-sm-8 {
    margin-left: 66.666667%; }

  .offset-sm-9 {
    margin-left: 75%; }

  .offset-sm-10 {
    margin-left: 83.333333%; }

  .offset-sm-11 {
    margin-left: 91.666667%; } }
@media (min-width: 768px) {
  .col-md {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }

  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .pull-md-0 {
    right: auto; }

  .pull-md-1 {
    right: 8.333333%; }

  .pull-md-2 {
    right: 16.666667%; }

  .pull-md-3 {
    right: 25%; }

  .pull-md-4 {
    right: 33.333333%; }

  .pull-md-5 {
    right: 41.666667%; }

  .pull-md-6 {
    right: 50%; }

  .pull-md-7 {
    right: 58.333333%; }

  .pull-md-8 {
    right: 66.666667%; }

  .pull-md-9 {
    right: 75%; }

  .pull-md-10 {
    right: 83.333333%; }

  .pull-md-11 {
    right: 91.666667%; }

  .pull-md-12 {
    right: 100%; }

  .push-md-0 {
    left: auto; }

  .push-md-1 {
    left: 8.333333%; }

  .push-md-2 {
    left: 16.666667%; }

  .push-md-3 {
    left: 25%; }

  .push-md-4 {
    left: 33.333333%; }

  .push-md-5 {
    left: 41.666667%; }

  .push-md-6 {
    left: 50%; }

  .push-md-7 {
    left: 58.333333%; }

  .push-md-8 {
    left: 66.666667%; }

  .push-md-9 {
    left: 75%; }

  .push-md-10 {
    left: 83.333333%; }

  .push-md-11 {
    left: 91.666667%; }

  .push-md-12 {
    left: 100%; }

  .offset-md-0 {
    margin-left: 0%; }

  .offset-md-1 {
    margin-left: 8.333333%; }

  .offset-md-2 {
    margin-left: 16.666667%; }

  .offset-md-3 {
    margin-left: 25%; }

  .offset-md-4 {
    margin-left: 33.333333%; }

  .offset-md-5 {
    margin-left: 41.666667%; }

  .offset-md-6 {
    margin-left: 50%; }

  .offset-md-7 {
    margin-left: 58.333333%; }

  .offset-md-8 {
    margin-left: 66.666667%; }

  .offset-md-9 {
    margin-left: 75%; }

  .offset-md-10 {
    margin-left: 83.333333%; }

  .offset-md-11 {
    margin-left: 91.666667%; } }
@media (min-width: 992px) {
  .col-lg {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }

  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }

  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }

  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }

  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }

  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }

  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }

  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }

  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }

  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }

  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }

  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }

  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }

  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }

  .pull-lg-0 {
    right: auto; }

  .pull-lg-1 {
    right: 8.333333%; }

  .pull-lg-2 {
    right: 16.666667%; }

  .pull-lg-3 {
    right: 25%; }

  .pull-lg-4 {
    right: 33.333333%; }

  .pull-lg-5 {
    right: 41.666667%; }

  .pull-lg-6 {
    right: 50%; }

  .pull-lg-7 {
    right: 58.333333%; }

  .pull-lg-8 {
    right: 66.666667%; }

  .pull-lg-9 {
    right: 75%; }

  .pull-lg-10 {
    right: 83.333333%; }

  .pull-lg-11 {
    right: 91.666667%; }

  .pull-lg-12 {
    right: 100%; }

  .push-lg-0 {
    left: auto; }

  .push-lg-1 {
    left: 8.333333%; }

  .push-lg-2 {
    left: 16.666667%; }

  .push-lg-3 {
    left: 25%; }

  .push-lg-4 {
    left: 33.333333%; }

  .push-lg-5 {
    left: 41.666667%; }

  .push-lg-6 {
    left: 50%; }

  .push-lg-7 {
    left: 58.333333%; }

  .push-lg-8 {
    left: 66.666667%; }

  .push-lg-9 {
    left: 75%; }

  .push-lg-10 {
    left: 83.333333%; }

  .push-lg-11 {
    left: 91.666667%; }

  .push-lg-12 {
    left: 100%; }

  .offset-lg-0 {
    margin-left: 0%; }

  .offset-lg-1 {
    margin-left: 8.333333%; }

  .offset-lg-2 {
    margin-left: 16.666667%; }

  .offset-lg-3 {
    margin-left: 25%; }

  .offset-lg-4 {
    margin-left: 33.333333%; }

  .offset-lg-5 {
    margin-left: 41.666667%; }

  .offset-lg-6 {
    margin-left: 50%; }

  .offset-lg-7 {
    margin-left: 58.333333%; }

  .offset-lg-8 {
    margin-left: 66.666667%; }

  .offset-lg-9 {
    margin-left: 75%; }

  .offset-lg-10 {
    margin-left: 83.333333%; }

  .offset-lg-11 {
    margin-left: 91.666667%; } }
@-webkit-keyframes slide-down {
  0% {
    opacity: 0;
    margin-left: 15px; }
  100% {
    opacity: 1;
    margin-left: 0; } }
@-moz-keyframes slide-down {
  0% {
    opacity: 0;
    margin-left: 15px; }
  100% {
    opacity: 1;
    margin-left: 0; } }
svg {
  margin-bottom: -5px; }

a {
  text-decoration: none !important;
  cursor: pointer; }

button {
  background: transparent;
  border: none;
  outline: 0;
  cursor: pointer; }
  button.desabilitado {
    display: none; }
  button[disabled] {
    cursor: not-allowed !important; }
  button.btn-verde {
    background: #3fcb2d !important; }
  button.btn-azul {
    background: #3369e7 !important;
    background-image: linear-gradient(80deg, #00aeff, #3369e7) !important;
    box-shadow: 0px 0px 5px 1px rgba(0, 130, 215, 0.4) !important; }
  button.btn-vermelho {
    background: #ee2c2c !important;
    background-image: linear-gradient(80deg, #f84040, #db2929) !important;
    box-shadow: 0px 0px 5px 1px rgba(238, 44, 44, 0.4) !important; }
  button.info {
    padding: 0.35rem 0.375rem !important;
    font-size: 66% !important;
    font-weight: 600 !important;
    text-transform: uppercase;
    line-height: 1;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
    border-radius: 0.25rem;
    display: inline-block; }
    button.info.i-verde {
      color: #1aae6f !important;
      background-color: rgba(147, 231, 195, 0.5) !important; }
    button.info.i-azul {
      margin-left: 5px;
      color: #2643e9 !important;
      background-color: rgba(203, 210, 246, 0.5) !important; }
    button.info.i-vermelho {
      color: #f80031 !important;
      background-color: rgba(251, 175, 190, 0.5) !important; }

mdi[cor="branco"], eticons[cor="branco"] {
  color: #fff !important; }

/* ||| CODE STYLE CSS = ( GLOBAL ) ||| */
.sb-1 {
  background-image: linear-gradient(87deg, #495aff 0%, #2c6aee 100%) !important;
  box-shadow: 0px 0px 3px 1px rgba(0, 130, 215, 0.4); }

.sb-2 {
  background-image: linear-gradient(87deg, #fc6076 0%, #ff9a44 100%) !important;
  box-shadow: 0px 0px 3px 1px rgba(252, 96, 118, 0.4); }

.sb-3 {
  background-image: linear-gradient(87deg, #eb3232 0%, #ff0000 100%) !important;
  box-shadow: 0px 0px 3px 1px rgba(250, 50, 50, 0.4); }

.sb-4 {
  background-image: linear-gradient(87deg, #d69cf3 0%, #c56cf0 100%) !important;
  box-shadow: 0px 0px 3px 1px rgba(197, 108, 240, 0.4); }

.sb-5 {
  background-image: linear-gradient(87deg, #7085b6 0%, #819dca 100%) !important;
  box-shadow: 0px 0px 3px 1px rgba(112, 133, 182, 0.4); }

.sb-6 {
  background-image: linear-gradient(87deg, #faaf1a 0%, #ffbc35 100%) !important;
  box-shadow: 0px 0px 3px 1px rgba(250, 175, 26, 0.4); }

.sb-7 {
  background-image: linear-gradient(87deg, #27ae60 0%, #28b964 100%) !important;
  box-shadow: 0px 0px 3px 1px rgba(39, 174, 96, 0.4); }

.sb-8 {
  background-image: linear-gradient(87deg, #7d5fff 0%, #6b4cf3 100%) !important;
  box-shadow: 0px 0px 3px 1px rgba(107, 76, 243, 0.4); }

.sb-9 {
  background-image: linear-gradient(87deg, #e9464e 0%, #fc5c65 100%) !important;
  box-shadow: 0px 0px 3px 1px rgba(252, 92, 101, 0.4); }

.sb-10 {
  background: linear-gradient(87deg, #fb6340, #fbb140) !important;
  box-shadow: 0px 0px 3px 1px rgba(252, 92, 101, 0.4); }

.sb-11 {
  background: linear-gradient(87deg, #1bfd39, #21d330) !important;
  box-shadow: 0px 0px 3px 1px rgba(124, 252, 92, 0.4); }

.sb-12 {
  background: linear-gradient(87deg, #8d55e6, #8436ce) !important;
  box-shadow: 0px 0px 3px 1px rgba(141, 85, 230, 0.4); }

.sb-13 {
  background: linear-gradient(87deg, #00B4DB, #0083B0) !important;
  box-shadow: 0px 0px 3px 1px rgba(0, 131, 176, 0.4); }

.sb-14 {
  background: linear-gradient(87deg, #4d6ab4, #4d36b4) !important;
  box-shadow: 0px 0px 3px 1px rgba(63, 43, 150, 0.4); }

.sb-15 {
  background: linear-gradient(87deg, #06beb6, #48b1bf) !important;
  box-shadow: 0px 0px 3px 1px rgba(72, 177, 191, 0.4); }

.listagemBody {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

hr[tipo="inicio"] {
  width: 90%;
  height: 3px;
  margin: 30px auto;
  background: rgba(0, 0, 0, 0.08);
  border: none;
  border-radius: 5px; }

.card-geral {
  width: 100%;
  padding: 15px;
  background: #fff;
  border-radius: 10px; }
  .card-geral .topo {
    padding-bottom: 20px;
    color: #505050;
    font-size: 23px;
    font-weight: 500; }
  .card-geral[tipo="padrao"] {
    padding: 20px; }
  .card-geral[tipo="lateral"] .topo {
    color: #1da1f2; }
  .card-geral[tipo="copiar-ip"] {
    padding: 20px;
    text-align: center;
    background: #fff; }
    .card-geral[tipo="copiar-ip"] .topo {
      padding: 0;
      font-weight: 0; }
      .card-geral[tipo="copiar-ip"] .topo strong {
        font-size: 23px;
        display: block; }
      .card-geral[tipo="copiar-ip"] .topo span {
        font-size: 16px; }
    .card-geral[tipo="copiar-ip"] .conteudo {
      margin-top: 15px; }
      .card-geral[tipo="copiar-ip"] .conteudo button {
        margin-bottom: 20px;
        padding: 15px 20px;
        color: #fff;
        font-weight: bold;
        background: #EE2C2C;
        border-radius: 5px; }
  .card-geral[tipo="ranking"] .conteudo {
    padding: 5px 15px; }
    .card-geral[tipo="ranking"] .conteudo .row {
      transition: all .1s ease-in-out; }
      .card-geral[tipo="ranking"] .conteudo .row .col-md-1 {
        padding-left: 13px; }
      .card-geral[tipo="ranking"] .conteudo .row .col-md-5 {
        padding-right: 0; }
      .card-geral[tipo="ranking"] .conteudo .row.ativo {
        background: #ffdd2094; }
        .card-geral[tipo="ranking"] .conteudo .row.ativo.card:hover {
          background: #ffdd2094; }
      .card-geral[tipo="ranking"] .conteudo .row.menu {
        padding: 5px 0;
        font-weight: bold;
        border-bottom: 1.5px solid rgba(0, 0, 0, 0.05); }
      .card-geral[tipo="ranking"] .conteudo .row.card {
        padding: 10px 0;
        border-top: 1.5px solid rgba(0, 0, 0, 0.05);
        border-bottom: 1.5px solid rgba(0, 0, 0, 0.05); }
        .card-geral[tipo="ranking"] .conteudo .row.card:hover {
          background: rgba(0, 0, 0, 0.03); }
        .card-geral[tipo="ranking"] .conteudo .row.card .perfil {
          display: flex;
          align-items: center; }
          .card-geral[tipo="ranking"] .conteudo .row.card .perfil .imagem {
            width: 20px;
            height: 20px;
            margin-right: 5px; }
            .card-geral[tipo="ranking"] .conteudo .row.card .perfil .imagem img {
              width: 100%;
              height: 100%;
              border-radius: 2px; }
  .card-geral[tipo="meta-mensal"] .conteudo .progresso {
    width: 100%;
    margin: 0 auto;
    padding: 8px;
    background: rgba(0, 0, 0, 0.07);
    border-radius: 3px; }
    .card-geral[tipo="meta-mensal"] .conteudo .progresso em {
      width: 100%;
	  background: #21d330;
	  border-radius: 3px;
	  display: block;
	  height: 20px; }
  .card-geral[tipo="meta-mensal"] .conteudo span {
    margin-top: 20px;
    font-size: 13px;
    text-align: center;
    display: block; }
  .card-geral[tipo="loja-servidores"] hr {
    width: 100%;
    height: 1.5px;
    margin: 20px 0;
    background: rgba(0, 0, 0, 0.08);
    border: none;
    border-radius: 5px;
    display: block; }
  .card-geral[tipo="loja-servidores"] .topo {
    font-weight: bold; }
    .card-geral[tipo="loja-servidores"] .topo::after {
      content: '';
      width: 50px;
      height: 3px;
      background: #EE2C2C;
      border-radius: 5px;
      display: block; }
  .card-geral[tipo="loja-servidores"] .conteudo button {
    width: 100%;
    padding: 15px;
    color: #888;
    text-align: left;
    background: rgba(0, 0, 0, 0.01);
    border-left: 1.5px solid rgba(0, 0, 0, 0);
    display: block;
    transition: all .2s ease-in-out;
    position: relative; }
    .card-geral[tipo="loja-servidores"] .conteudo button:hover {
      background: rgba(0, 0, 0, 0.03);
      border-left-color: #EE2C2C; }
    .card-geral[tipo="loja-servidores"] .conteudo button::before {
      position: absolute;
      width: 0px;
      height: 100%;
      left: 0px;
      top: 0px;
      content: '';
      color: #EE2C2C;
      background: #EE2C2C;
      opacity: 0.2;
      transition: all 0.3s; }
    .card-geral[tipo="loja-servidores"] .conteudo button.ativo {
      color: #EE2C2C;
      font-weight: bold;
      border-bottom: 1px solid #EE2C2C; }
      .card-geral[tipo="loja-servidores"] .conteudo button.ativo:hover {
        border-left-color: rgba(0, 0, 0, 0); }
  .card-geral[tipo="loja-inicio"] .topo {
    font-weight: bold; }
  .card-geral[tipo="loja-inicio"] .conteudo {
    line-height: 20px; }
    .card-geral[tipo="loja-inicio"] .conteudo span {
      font-weight: 600; }
  .card-geral[tipo="loja-checkout"] {
    padding: 20px;
    border: 3px solid rgba(0, 0, 0, 0.09);
    border-radius: 2px; }
    .card-geral[tipo="loja-checkout"] .topo {
      font-weight: bold; }
      .card-geral[tipo="loja-checkout"] .topo::after {
        content: '';
        width: 100px;
        height: 3px;
        margin-top: 10px;
        background: rgba(0, 0, 0, 0.2);
        border-radius: 5px;
        display: block; }
    .card-geral[tipo="loja-checkout"] .conteudo .card[tipo="metodo"]:hover .conteudo {
      transform: scale(1.06); }
    .card-geral[tipo="loja-checkout"] .conteudo .card[tipo="metodo"] input {
      position: absolute;
      opacity: 0; }
    .card-geral[tipo="loja-checkout"] .conteudo .card[tipo="metodo"] input:checked + .conteudo {
      /*background: cor('padrao');
      border-color: cor('padrao');*/
      background: #777778!important;
      border-color: #777778!important; }
      .card-geral[tipo="loja-checkout"] .conteudo .card[tipo="metodo"] input:checked + .conteudo:hover {
        transform: unset;
        cursor: not-allowed; }
      .card-geral[tipo="loja-checkout"] .conteudo .card[tipo="metodo"] input:checked + .conteudo span {
        color: #fff; }
      .card-geral[tipo="loja-checkout"] .conteudo .card[tipo="metodo"] input:checked + .conteudo img {
        filter: invert(0%); }
    .card-geral[tipo="loja-checkout"] .conteudo .card[tipo="metodo"] .conteudo {
      width: 100%;
      height: 100px;
      padding: 20px;
      border-radius: 3px;
      display: flex;
      justify-content: center;
      align-items: center;
      transition: all .08s ease-in-out;
      cursor: pointer; }
      .card-geral[tipo="loja-checkout"] .conteudo .card[tipo="metodo"] .conteudo img {
        width: 50px;
        filter: invert(20%); }
      .card-geral[tipo="loja-checkout"] .conteudo .card[tipo="metodo"] .conteudo span {
        margin-left: 15px;
        color: #cacaca;
        font-size: 20px;
        font-weight: 500;
        font-style: normal;
        display: block; }
    .card-geral[tipo="loja-checkout"] .conteudo .card[tipo="cupom"] {
      display: flex;
      align-items: center;
      border-radius: 3px;
      overflow: hidden; }
      .card-geral[tipo="loja-checkout"] .conteudo .card[tipo="cupom"] input {
        width: 100%;
        height: 50px;
        padding: 15px;
        color: #999;
        background: #f9fbfd; }
      .card-geral[tipo="loja-checkout"] .conteudo .card[tipo="cupom"] button {
        width: 150px;
        height: 50px;
        margin: 0 auto;
        padding: 15px;
        color: #EE2C2C;
        font-weight: bold;
        font-size: 13px;
        font-weight: bold;
        background: #f9fbfd;
        border-left: 0;
        display: block; }
    .card-geral[tipo="loja-checkout"] .conteudo .card[tipo="finalizar"] .produto .imagem {
      width: 200px;
      margin: 0 auto;
      display: block; }
      .card-geral[tipo="loja-checkout"] .conteudo .card[tipo="finalizar"] .produto .imagem img {
        width: 100%; }
    .card-geral[tipo="loja-checkout"] .conteudo .card[tipo="finalizar"] .produto hr {
      width: 80%;
      height: 2px;
      margin: 20px auto;
      background: rgba(0, 0, 0, 0.07);
      border: none;
      transition: all .2s ease-in-out; }
    .card-geral[tipo="loja-checkout"] .conteudo .card[tipo="finalizar"] .produto p {
      margin: 20px 0;
      text-align: center; }
      .card-geral[tipo="loja-checkout"] .conteudo .card[tipo="finalizar"] .produto p span {
        margin: 10px 0;
        text-align: center;
        display: block; }
        .card-geral[tipo="loja-checkout"] .conteudo .card[tipo="finalizar"] .produto p span.nome {
          font-size: 18px;
          font-weight: 600; }
        .card-geral[tipo="loja-checkout"] .conteudo .card[tipo="finalizar"] .produto p span.preco {
          color: #EE2C2C;
          font-size: 30px;
          font-weight: bold; }
          .card-geral[tipo="loja-checkout"] .conteudo .card[tipo="finalizar"] .produto p span.preco::before {
            font-size: 22px;
            display: inline-block; }
    .card-geral[tipo="loja-checkout"] .conteudo .card[tipo="finalizar"] label {
      margin: 0 auto;
      margin-bottom: 10px;
      font-size: 14px;
      text-align: center;
      display: block; }
      .card-geral[tipo="loja-checkout"] .conteudo .card[tipo="finalizar"] label span {
        padding-left: 25px;
        display: inline-block; }
        .card-geral[tipo="loja-checkout"] .conteudo .card[tipo="finalizar"] label span a {
          color: #EE2C2C; }
    .card-geral[tipo="loja-checkout"] .conteudo .card[tipo="finalizar"] button {
      width: 70%;
      margin: 0 auto;
      margin-bottom: -45px;
      padding: 13px 0;
      color: rgba(0, 0, 0, 0.3);
      font-weight: bold;
      background: #fff;
      border: 3px solid rgba(0, 0, 0, 0.09);
      border-radius: 50px;
      display: block;
      transition: all .08s ease-in-out; }
      .card-geral[tipo="loja-checkout"] .conteudo .card[tipo="finalizar"] button:hover {
        color: #EE2C2C;
        border-color: #EE2C2C; }
  .card-geral[tipo="loja-aviso"] {
    width: 100%; }
    .card-geral[tipo="loja-aviso"] .conteudo {
      height: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .card-geral[tipo="loja-aviso"] .conteudo strong {
        font-size: 30px; }
      .card-geral[tipo="loja-aviso"] .conteudo p {
        margin-top: 10px;
        margin-left: 10px;
        font-size: 18px;
        line-height: 25px; }
  .card-geral[tipo="contato-aviso"] {
    width: 100%;
    border-bottom: 2px solid #EE2C2C; }
    .card-geral[tipo="contato-aviso"] .row {
      align-items: center; }
    .card-geral[tipo="contato-aviso"] .icone {
      color: #EE2C2C;
      font-size: 70px;
      text-align: center; }
    .card-geral[tipo="contato-aviso"] .conteudo {
      height: 100%;
      display: flex;
      flex-direction: column;
      justify-content: center; }
      .card-geral[tipo="contato-aviso"] .conteudo strong {
        font-size: 30px; }
      .card-geral[tipo="contato-aviso"] .conteudo p {
        margin-top: 10px;
        margin-left: 10px;
        font-size: 18px;
        line-height: 25px; }

.card-noticia {
  margin: 20px 0;
  padding: 20px;
  background: #fff;
  border-radius: 15px; }
  .card-noticia:first-child {
    margin-top: 0; }
  .card-noticia:last-child {
    margin-bottom: 0; }
  .card-noticia .banner {
    width: 100%;
    height: 200px;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    border-radius: 15px;
    position: relative;
    z-index: 1;
    overflow: hidden; }
    .card-noticia .banner::after {
      content: '';
      width: 100%;
      height: 100px;
      padding: 30px;
      background: linear-gradient(to bottom, rgba(19, 165, 196, 0) 0%, rgba(19, 165, 196, 0) 40%, rgba(0, 0, 0, 0.65) 89%, rgba(0, 0, 0, 0.75) 100%);
      position: absolute;
      bottom: 0;
      left: 0; }
    .card-noticia .banner strong {
      color: #fff;
      font-size: 20px;
      text-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
      text-transform: uppercase;
      z-index: 3;
      position: absolute;
      bottom: 15px;
      left: 180px; }
  .card-noticia .autor {
    width: 150px;
    margin-left: 20px;
    font-size: 13px;
    text-align: center;
    position: relative;
    top: -60px;
    z-index: 3; }
    .card-noticia .autor .avatar {
      width: 120px;
      height: 120px;
      margin: 0 auto;
      border: 5px solid #fff;
      border-radius: 50%;
      overflow: hidden; }
      .card-noticia .autor .avatar img {
        width: 100%;
        height: 100%; }
    .card-noticia .autor span {
      display: block; }
      .card-noticia .autor span.nome {
        margin-top: 5px;
        color: #EE2C2C;
        font-size: 15px;
        font-weight: 500; }
      .card-noticia .autor span.data {
        margin-top: 15px; }
        .card-noticia .autor span.data i {
          margin-right: 5px; }
  .card-noticia .conteudo {
    margin-right: 20px;
    padding-top: 20px;
    line-height: 23px; }

.ctn-listagem[tipo="loja-produtos"] .col-md-4 {
  margin: 20px 0; }
  .ctn-listagem[tipo="loja-produtos"] .col-md-4:nth-last-of-type(4) {
    margin-top: 0; }
  .ctn-listagem[tipo="loja-produtos"] .col-md-4:nth-last-of-type(3) {
    margin-top: 0; }
  .ctn-listagem[tipo="loja-produtos"] .col-md-4:first-child {
    margin-top: 0; }
.ctn-listagem[tipo="loja-produtos"] .card {
  width: 100%;
  padding: 20px;
  background: #fff;
  border: 1.5px solid rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  position: relative; }
  .ctn-listagem[tipo="loja-produtos"] .card .imagem {
    width: 200px;
    margin: 0 auto;
    margin-bottom: 20px;
    display: block;
    position: relative; }
    .ctn-listagem[tipo="loja-produtos"] .card .imagem img {
      width: 100%; }
  .ctn-listagem[tipo="loja-produtos"] .card span {
    margin: 0 auto;
    text-align: center;
    display: block; }
    .ctn-listagem[tipo="loja-produtos"] .card span.nome {
      font-size: 25px;
      font-weight: bold; }
  .ctn-listagem[tipo="loja-produtos"] .card .preco {
    text-align: center;
    position: relative; }
    .ctn-listagem[tipo="loja-produtos"] .card .preco span {
      margin-top: 10px;
      margin-bottom: 3px; }
    .ctn-listagem[tipo="loja-produtos"] .card .preco strong {
      color: #EE2C2C;
      font-size: 33px; }
      .ctn-listagem[tipo="loja-produtos"] .card .preco strong::before {
        margin-right: 5px;
        font-size: 25px;
        display: inline-block; }
    .ctn-listagem[tipo="loja-produtos"] .card .preco em {
      font-size: 12px;
      font-style: normal;
      color: #EE2C2C;
      position: absolute;
      top: 10px;
      right: 0px; }
      .ctn-listagem[tipo="loja-produtos"] .card .preco em::before {
        content: '-';
        margin-right: 5px;
        display: inline-block; }
      .ctn-listagem[tipo="loja-produtos"] .card .preco em::after {
        content: 'OFF';
        margin-left: 3px;
        display: inline-block; }
  .ctn-listagem[tipo="loja-produtos"] .card button {
    width: 80%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: -38px;
    padding: 10px 0;
    color: #EE2C2C;
    background: #fff;
    border: 1.5px solid rgba(0, 0, 0, 0.1);
    font-size: 18px;
    border-radius: 50px;
    transition: all .2s ease-in-out;
    display: block; }
    .ctn-listagem[tipo="loja-produtos"] .card button:hover {
      color: #fff;
      font-weight: bold;
      background: #EE2C2C; }
.ctn-listagem[tipo="loja-detalhe"] .card {
  padding: 20px;
  background: #fff;
  border-radius: 10px; }
  .ctn-listagem[tipo="loja-detalhe"] .card .topo {
    padding-bottom: 20px;
    font-size: 28px;
    font-weight: bold; }
    .ctn-listagem[tipo="loja-detalhe"] .card .topo::after {
      content: '';
      width: 100px;
      height: 3px;
      margin-top: 5px;
      background: #EE2C2C;
      border-radius: 10px;
      display: block; }
  .ctn-listagem[tipo="loja-detalhe"] .card[tipo="descricao"] .conteudo {
    padding: 0 20px; }
  .ctn-listagem[tipo="loja-detalhe"] .card[tipo="produto"] {
    padding-top: 70px;
    position: relative; }
    .ctn-listagem[tipo="loja-detalhe"] .card[tipo="produto"].desconto {
      border: 1.5px solid rgba(0, 0, 0, 0.1);
      transition: all .2s ease-in-out; }
      .ctn-listagem[tipo="loja-detalhe"] .card[tipo="produto"].desconto:hover .desconto {
        border-color: #EE2C2C; }
    .ctn-listagem[tipo="loja-detalhe"] .card[tipo="produto"] .desconto {
      width: 50%;
      margin: 0 auto;
      padding: 10px;
      color: #EE2C2C;
      font-weight: bold;
      text-align: center;
      border: 1.5px solid rgba(0, 0, 0, 0.1);
      border-top: 0;
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px;
      position: absolute;
      top: 0;
      left: 50%;
      right: 50%;
      transform: translateX(-50%);
      transition: all .2s ease-in-out; }
      .ctn-listagem[tipo="loja-detalhe"] .card[tipo="produto"] .desconto::before {
        content: 'DESCONTO DE ';
        display: inline; }
    .ctn-listagem[tipo="loja-detalhe"] .card[tipo="produto"] .imagem {
      width: 200px;
      margin: 0 auto;
      display: block; }
      .ctn-listagem[tipo="loja-detalhe"] .card[tipo="produto"] .imagem img {
        width: 100%; }
    .ctn-listagem[tipo="loja-detalhe"] .card[tipo="produto"] hr {
      width: 80%;
      height: 2px;
      margin: 20px auto;
      background: rgba(0, 0, 0, 0.07);
      border: none;
      transition: all .2s ease-in-out; }
    .ctn-listagem[tipo="loja-detalhe"] .card[tipo="produto"] p {
      padding: 0 20px; }
      .ctn-listagem[tipo="loja-detalhe"] .card[tipo="produto"] p span {
        margin: 10px 0;
        text-align: center;
        display: block; }
        .ctn-listagem[tipo="loja-detalhe"] .card[tipo="produto"] p span.nome {
          font-size: 18px;
          font-weight: 600; }
        .ctn-listagem[tipo="loja-detalhe"] .card[tipo="produto"] p span.preco {
          color: #EE2C2C;
          font-size: 30px;
          font-weight: bold; }
    .ctn-listagem[tipo="loja-detalhe"] .card[tipo="produto"] button {
      width: 75%;
      margin: 0 auto;
      margin-bottom: -45px;
      padding: 15px 20px;
      color: #EE2C2C;
      font-size: 20px;
      font-weight: bold;
      background: #fff;
      border: 1.5px solid rgba(0, 0, 0, 0.1);
      border-radius: 50px;
      display: block;
      transition: all .2s ease-in-out; }
      .ctn-listagem[tipo="loja-detalhe"] .card[tipo="produto"] button:hover {
        border-color: #EE2C2C; }

.ctn-padrao[tipo="loja-checkout"] {
  padding: 30px;
  background: #fff;
  border-radius: 10px; }

.ctn-formulario {
  padding: 30px;
  background: #fff;
  border-radius: 10px; }
  .ctn-formulario form .inputer {
    width: 100%; }
    .ctn-formulario form .inputer span {
      margin-bottom: 5px;
      font-weight: bold;
      display: block; }
      .ctn-formulario form .inputer span::before {
        content: '●';
        margin-right: 5px;
        display: inline-block; }
    .ctn-formulario form .inputer input, .ctn-formulario form .inputer select, .ctn-formulario form .inputer textarea {
      width: 100%;
      height: 50px;
      padding: 15px;
      color: #999;
      background: #f9fbfd; }
    .ctn-formulario form .inputer select {
      padding: 10px 15px;
      cursor: pointer; }
    .ctn-formulario form .inputer textarea {
      height: 200px;
      resize: none; }
  .ctn-formulario form .rodape .row .pull-direito {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end; }
  .ctn-formulario form .rodape button {
    height: 50px;
    padding: 15px 20px;
    color: #fff;
    font-weight: bold;
    border-radius: 3px;
    border-bottom: 3px solid rgba(0, 0, 0, 0.3);
    display: block; }
    .ctn-formulario form .rodape button.limpar {
      margin-right: 15px;
      background: #222; }
    .ctn-formulario form .rodape button.enviar {
      background: #1aae6f; }

.discord-widget {
  width: 100%;
  padding: 20px;
  background: #fff;
  border-radius: 5px; }
  .discord-widget .topo {
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    position: relative; }
    .discord-widget .topo .logo.texto {
      color: #EE2C2C;
      font-size: 20px;
      font-weight: bold; }
  .discord-widget #usuarios-quantia {
    margin-top: 10px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    display: block; }
    .discord-widget #usuarios-quantia .usuarios-label {
      font-weight: normal;
      position: relative; }
  .discord-widget .conteudo {
    height: 100%;
    position: relative; }
    .discord-widget .conteudo .lista-status, .discord-widget .conteudo .lista-label {
      margin-bottom: 5px;
      display: inline; }
    .discord-widget .conteudo .lista-label::before {
      content: 'MEMBROS ONLINE';
      margin-bottom: 8px;
      font-size: 14px;
      font-weight: bold;
      display: block;
      position: relative;
      z-index: 3; }
    .discord-widget .conteudo .lista {
      width: 100%;
      margin-top: 20px;
      position: relative; }
      .discord-widget .conteudo .lista #usuarios-lista {
        height: 50vh;
        max-height: 50vh;
        padding: 10px;
        overflow-y: auto;
        transition: all 0.08s ease-in-out; }
        .discord-widget .conteudo .lista #usuarios-lista:hover {
          background: rgba(0, 0, 0, 0.05);
          border-radius: 5px; }
        .discord-widget .conteudo .lista #usuarios-lista::-webkit-scrollbar {
          width: 10px;
          background: #EE2C2C !important;
          border-radius: 25px; }
        .discord-widget .conteudo .lista #usuarios-lista::-webkit-scrollbar-thumb {
          background: rgba(0, 0, 0, 0.6);
          border-radius: 25px;
          cursor: pointer; }
        .discord-widget .conteudo .lista #usuarios-lista img {
          width: 15px;
          border-radius: 50%; }
        .discord-widget .conteudo .lista #usuarios-lista .usuario-avatar {
          padding-right: 5px; }
        .discord-widget .conteudo .lista #usuarios-lista table {
          table-layout: fixed; }
          .discord-widget .conteudo .lista #usuarios-lista table td.usuario-nome {
            max-width: 180px;
            font-size: 14px;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden; }
  .discord-widget button {
    width: 100%;
    margin-top: 15px;
    padding: 12px 25px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    background: #EE2C2C;
    border-radius: 4px;
    border-bottom: 3px solid rgba(0, 0, 0, 0.3);
    transition: all .1s ease-in-out; }
    .discord-widget button:hover {
      opacity: .8; }
@-webkit-keyframes pulse {
  0% {
    opacity: .3; }
  50% {
    opacity: 1; }
  100% {
    opacity: .3; } }
@-moz-keyframes pulse {
  0% {
    opacity: .3; }
  50% {
    opacity: 1; }
  100% {
    opacity: .3; } }
@-o-keyframes pulse {
  0% {
    opacity: .3; }
  50% {
    opacity: 1; }
  100% {
    opacity: .3; } }
@keyframes pulse {
  0% {
    opacity: .3; }
  50% {
    opacity: 1; }
  100% {
    opacity: .3; } }
@viewport {
  zoom: 1;
  width: extend-to-zoom; }
@media (max-width: 576px) {
  .hideMobile {
    display: none; }

  body {
    width: 100%; }
    body menu {
      padding: 0 30px; }
      body menu .row {
        width: 100% !important;
        margin-right: 0 !important;
        margin-left: 0 !important; }
        body menu .row .col-md-2, body menu .row .col-md-3, body menu .row .col-md-4, body menu .row .col-md-5, body menu .row .col-md-6, body menu .row .col-md-7, body menu .row .col-md-8, body menu .row .col-md-9, body menu .row .col-md-10, body menu .row .col-md-11, body menu .row .col-md-12 {
          padding: 0 !important; }
      body menu .row {
        width: 100%;
        justify-content: center; }
        body menu .row .col-md-7 {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          -ms-flex: 1 1 auto;
          flex: 1 1 auto; }
          body menu .row .col-md-7::after {
            content: '';
            width: 90%;
            border-bottom: 2px solid rgba(0, 0, 0, 0.06);
            display: block;
            position: absolute;
            bottom: -15px; }
          body menu .row .col-md-7 li {
            width: 90%; }
            body menu .row .col-md-7 li button {
              width: 100%;
              padding: 15px 20px;
              text-align: left;
              display: block; }
        body menu .row .pull-direito {
          margin-top: 30px; }
    body footer .body .row {
      width: 100%; }
      body footer .body .row .col-md-6 {
        text-align: center; }
    body .ctn-global {
      padding: 0 30px; }
      body .ctn-global .lgr-padrao {
        width: 100%; }
        body .ctn-global .lgr-padrao .card-noticia:last-child {
          margin-bottom: 30px; }
        body .ctn-global .lgr-padrao .card-noticia .banner strong {
          left: 160px; }
        body .ctn-global .lgr-padrao .card-noticia .autor {
          position: absolute;
          top: -130px;
          left: -10px; }
          body .ctn-global .lgr-padrao .card-noticia .autor .avatar {
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0; }
          body .ctn-global .lgr-padrao .card-noticia .autor span {
            display: none; }
            body .ctn-global .lgr-padrao .card-noticia .autor span.nome {
              width: 80%;
              margin: 0 auto;
              padding: 5px 0;
              font-weight: bold;
              background: #fff;
              display: block;
              z-index: 999; }
        body .ctn-global .lgr-padrao .card-noticia .conteudo {
          margin: 0; }
        body .ctn-global .lgr-padrao .card-geral[tipo="ranking"] .conteudo .row .col-md-1, body .ctn-global .lgr-padrao .card-geral[tipo="ranking"] .conteudo .row .col-md-6, body .ctn-global .lgr-padrao .card-geral[tipo="ranking"] .conteudo .row .col-md-5 {
          width: unset; }
        body .ctn-global .lgr-padrao .card-geral[tipo="ranking"] .conteudo .row .col-md-6 {
          width: 220px; }
        body .ctn-global .lgr-padrao .card-geral[tipo="loja-servidores"] {
          margin-bottom: 20px; }
        body .ctn-global .lgr-padrao .card-geral[tipo="loja-aviso"] .imagem {
          display: none; }
        body .ctn-global .lgr-padrao .card-geral[tipo="loja-checkout"] .conteudo {
          margin: 10px 0; }
          body .ctn-global .lgr-padrao .card-geral[tipo="loja-checkout"] .conteudo .card[tipo="metodo"] .col-md-4.card {
            margin: 20px 0 !important; }
        body .ctn-global .lgr-padrao .card-geral[tipo="loja-checkout"].resumo {
          margin-top: 30px; }
        body .ctn-global .lgr-padrao .card-geral[tipo="contato-aviso"] strong {
          display: none; }
        body .ctn-global .lgr-padrao .ctn-listagem[tipo="loja-produtos"] .col-md-4 {
          margin: 20px 0; }
          body .ctn-global .lgr-padrao .ctn-listagem[tipo="loja-produtos"] .col-md-4 .card .preco em {
            right: 40px; }
        body .ctn-global .lgr-padrao .ctn-listagem[tipo="loja-detalhe"] .card[tipo="descricao"] {
          margin-bottom: 20px; }
        body .ctn-global .lgr-padrao .ctn-formulario {
          margin-bottom: 30px; }
          body .ctn-global .lgr-padrao .ctn-formulario .col-md-4 {
            margin: 10px 0; }
            body .ctn-global .lgr-padrao .ctn-formulario .col-md-4:first-child {
              margin-top: 0; }
          body .ctn-global .lgr-padrao .ctn-formulario .rodape {
            justify-content: center; }
            body .ctn-global .lgr-padrao .ctn-formulario .rodape .g-recaptcha {
              margin: 0 auto !important;
              display: flex;
              justify-content: center; }
            body .ctn-global .lgr-padrao .ctn-formulario .rodape .pull-direito {
              margin-top: 20px;
              justify-content: center; } }
@media (width: 768px) {
  .hideMobile {
    display: none; }

  body {
    width: 100%; }
    body menu {
      padding: 0 30px; }
      body menu .row {
        width: 100% !important;
        margin-right: 0 !important;
        margin-left: 0 !important; }
        body menu .row .col-md-2, body menu .row .col-md-3, body menu .row .col-md-4, body menu .row .col-md-5, body menu .row .col-md-6, body menu .row .col-md-7, body menu .row .col-md-8, body menu .row .col-md-9, body menu .row .col-md-10, body menu .row .col-md-11, body menu .row .col-md-12 {
          padding: 0 !important; }
      body menu .row {
        width: 100%;
        justify-content: center; }
        body menu .row .col-md-7 {
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          -ms-flex: 1 1 auto;
          flex: 1 1 auto; }
          body menu .row .col-md-7::after {
            content: '';
            width: 90%;
            border-bottom: 2px solid rgba(0, 0, 0, 0.06);
            display: block;
            position: absolute;
            bottom: -15px; }
          body menu .row .col-md-7 li {
            width: 90%; }
            body menu .row .col-md-7 li button {
              width: 100%;
              padding: 15px 20px;
              text-align: left;
              display: block; }
        body menu .row .pull-direito {
          margin-top: 30px; }
    body footer .body .row {
      width: 100%; }
      body footer .body .row .col-md-6 {
        text-align: center; }
    body .ctn-global {
      padding: 0 30px; }
      body .ctn-global .lgr-padrao {
        width: 100%; }
        body .ctn-global .lgr-padrao .card-noticia:last-child {
          margin-bottom: 30px; }
        body .ctn-global .lgr-padrao .card-noticia .banner strong {
          left: 160px; }
        body .ctn-global .lgr-padrao .card-noticia .autor {
          position: absolute;
          top: -130px;
          left: -10px; }
          body .ctn-global .lgr-padrao .card-noticia .autor .avatar {
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0; }
          body .ctn-global .lgr-padrao .card-noticia .autor span {
            display: none; }
            body .ctn-global .lgr-padrao .card-noticia .autor span.nome {
              width: 80%;
              margin: 0 auto;
              padding: 5px 0;
              font-weight: bold;
              background: #fff;
              display: block;
              z-index: 999; }
        body .ctn-global .lgr-padrao .card-noticia .conteudo {
          margin: 0; }
        body .ctn-global .lgr-padrao .card-geral[tipo="ranking"] .conteudo .row .col-md-1, body .ctn-global .lgr-padrao .card-geral[tipo="ranking"] .conteudo .row .col-md-6, body .ctn-global .lgr-padrao .card-geral[tipo="ranking"] .conteudo .row .col-md-5 {
          width: unset; }
        body .ctn-global .lgr-padrao .card-geral[tipo="ranking"] .conteudo .row .col-md-6 {
          width: 220px; }
        body .ctn-global .lgr-padrao .card-geral[tipo="loja-servidores"] {
          margin-bottom: 20px; }
        body .ctn-global .lgr-padrao .card-geral[tipo="loja-aviso"] .imagem {
          display: none; }
        body .ctn-global .lgr-padrao .card-geral[tipo="loja-checkout"] .conteudo {
          margin: 10px 0; }
          body .ctn-global .lgr-padrao .card-geral[tipo="loja-checkout"] .conteudo .card[tipo="metodo"] .col-md-4.card {
            margin: 20px 0 !important; }
        body .ctn-global .lgr-padrao .card-geral[tipo="loja-checkout"].resumo {
          margin-top: 30px; }
        body .ctn-global .lgr-padrao .card-geral[tipo="contato-aviso"] strong {
          display: none; }
        body .ctn-global .lgr-padrao .ctn-listagem[tipo="loja-produtos"] .col-md-4 {
          margin: 20px 0; }
          body .ctn-global .lgr-padrao .ctn-listagem[tipo="loja-produtos"] .col-md-4 .card .preco em {
            right: 40px; }
        body .ctn-global .lgr-padrao .ctn-listagem[tipo="loja-detalhe"] .card[tipo="descricao"] {
          margin-bottom: 20px; }
        body .ctn-global .lgr-padrao .ctn-formulario {
          margin-bottom: 30px; }
          body .ctn-global .lgr-padrao .ctn-formulario .col-md-4 {
            margin: 10px 0; }
            body .ctn-global .lgr-padrao .ctn-formulario .col-md-4:first-child {
              margin-top: 0; }
          body .ctn-global .lgr-padrao .ctn-formulario .rodape {
            justify-content: center; }
            body .ctn-global .lgr-padrao .ctn-formulario .rodape .g-recaptcha {
              margin: 0 auto !important;
              display: flex;
              justify-content: center; }
            body .ctn-global .lgr-padrao .ctn-formulario .rodape .pull-direito {
              margin-top: 20px;
              justify-content: center; } }
@media (min-width: 992px) {
  .hideMobile {
    display: block; } }
@media (min-width: 1200px) {
  .hideMobile {
    display: block; } }
/* Checkboxes
   ========================================================================== */
/* Remove default checkbox */
.materialize-red {
  background-color: #e51c23 !important; }

.materialize-red-text {
  color: #e51c23 !important; }

.materialize-red.lighten-5 {
  background-color: #fdeaeb !important; }

.materialize-red-text.text-lighten-5 {
  color: #fdeaeb !important; }

.materialize-red.lighten-4 {
  background-color: #f8c1c3 !important; }

.materialize-red-text.text-lighten-4 {
  color: #f8c1c3 !important; }

.materialize-red.lighten-3 {
  background-color: #f3989b !important; }

.materialize-red-text.text-lighten-3 {
  color: #f3989b !important; }

.materialize-red.lighten-2 {
  background-color: #ee6e73 !important; }

.materialize-red-text.text-lighten-2 {
  color: #ee6e73 !important; }

.materialize-red.lighten-1 {
  background-color: #ea454b !important; }

.materialize-red-text.text-lighten-1 {
  color: #ea454b !important; }

.materialize-red.darken-1 {
  background-color: #d0181e !important; }

.materialize-red-text.text-darken-1 {
  color: #d0181e !important; }

.materialize-red.darken-2 {
  background-color: #b9151b !important; }

.materialize-red-text.text-darken-2 {
  color: #b9151b !important; }

.materialize-red.darken-3 {
  background-color: #a21318 !important; }

.materialize-red-text.text-darken-3 {
  color: #a21318 !important; }

.materialize-red.darken-4 {
  background-color: #8b1014 !important; }

.materialize-red-text.text-darken-4 {
  color: #8b1014 !important; }

.red {
  background-color: #F44336 !important; }

.red-text {
  color: #F44336 !important; }

.red.lighten-5 {
  background-color: #FFEBEE !important; }

.red-text.text-lighten-5 {
  color: #FFEBEE !important; }

.red.lighten-4 {
  background-color: #FFCDD2 !important; }

.red-text.text-lighten-4 {
  color: #FFCDD2 !important; }

.red.lighten-3 {
  background-color: #EF9A9A !important; }

.red-text.text-lighten-3 {
  color: #EF9A9A !important; }

.red.lighten-2 {
  background-color: #E57373 !important; }

.red-text.text-lighten-2 {
  color: #E57373 !important; }

.red.lighten-1 {
  background-color: #EF5350 !important; }

.red-text.text-lighten-1 {
  color: #EF5350 !important; }

.red.darken-1 {
  background-color: #E53935 !important; }

.red-text.text-darken-1 {
  color: #E53935 !important; }

.red.darken-2 {
  background-color: #D32F2F !important; }

.red-text.text-darken-2 {
  color: #D32F2F !important; }

.red.darken-3 {
  background-color: #C62828 !important; }

.red-text.text-darken-3 {
  color: #C62828 !important; }

.red.darken-4 {
  background-color: #B71C1C !important; }

.red-text.text-darken-4 {
  color: #B71C1C !important; }

.red.accent-1 {
  background-color: #FF8A80 !important; }

.red-text.text-accent-1 {
  color: #FF8A80 !important; }

.red.accent-2 {
  background-color: #FF5252 !important; }

.red-text.text-accent-2 {
  color: #FF5252 !important; }

.red.accent-3 {
  background-color: #FF1744 !important; }

.red-text.text-accent-3 {
  color: #FF1744 !important; }

.red.accent-4 {
  background-color: #D50000 !important; }

.red-text.text-accent-4 {
  color: #D50000 !important; }

.pink {
  background-color: #e91e63 !important; }

.pink-text {
  color: #e91e63 !important; }

.pink.lighten-5 {
  background-color: #fce4ec !important; }

.pink-text.text-lighten-5 {
  color: #fce4ec !important; }

.pink.lighten-4 {
  background-color: #f8bbd0 !important; }

.pink-text.text-lighten-4 {
  color: #f8bbd0 !important; }

.pink.lighten-3 {
  background-color: #f48fb1 !important; }

.pink-text.text-lighten-3 {
  color: #f48fb1 !important; }

.pink.lighten-2 {
  background-color: #f06292 !important; }

.pink-text.text-lighten-2 {
  color: #f06292 !important; }

.pink.lighten-1 {
  background-color: #ec407a !important; }

.pink-text.text-lighten-1 {
  color: #ec407a !important; }

.pink.darken-1 {
  background-color: #d81b60 !important; }

.pink-text.text-darken-1 {
  color: #d81b60 !important; }

.pink.darken-2 {
  background-color: #c2185b !important; }

.pink-text.text-darken-2 {
  color: #c2185b !important; }

.pink.darken-3 {
  background-color: #ad1457 !important; }

.pink-text.text-darken-3 {
  color: #ad1457 !important; }

.pink.darken-4 {
  background-color: #880e4f !important; }

.pink-text.text-darken-4 {
  color: #880e4f !important; }

.pink.accent-1 {
  background-color: #ff80ab !important; }

.pink-text.text-accent-1 {
  color: #ff80ab !important; }

.pink.accent-2 {
  background-color: #ff4081 !important; }

.pink-text.text-accent-2 {
  color: #ff4081 !important; }

.pink.accent-3 {
  background-color: #f50057 !important; }

.pink-text.text-accent-3 {
  color: #f50057 !important; }

.pink.accent-4 {
  background-color: #c51162 !important; }

.pink-text.text-accent-4 {
  color: #c51162 !important; }

.purple {
  background-color: #9c27b0 !important; }

.purple-text {
  color: #9c27b0 !important; }

.purple.lighten-5 {
  background-color: #f3e5f5 !important; }

.purple-text.text-lighten-5 {
  color: #f3e5f5 !important; }

.purple.lighten-4 {
  background-color: #e1bee7 !important; }

.purple-text.text-lighten-4 {
  color: #e1bee7 !important; }

.purple.lighten-3 {
  background-color: #ce93d8 !important; }

.purple-text.text-lighten-3 {
  color: #ce93d8 !important; }

.purple.lighten-2 {
  background-color: #ba68c8 !important; }

.purple-text.text-lighten-2 {
  color: #ba68c8 !important; }

.purple.lighten-1 {
  background-color: #ab47bc !important; }

.purple-text.text-lighten-1 {
  color: #ab47bc !important; }

.purple.darken-1 {
  background-color: #8e24aa !important; }

.purple-text.text-darken-1 {
  color: #8e24aa !important; }

.purple.darken-2 {
  background-color: #7b1fa2 !important; }

.purple-text.text-darken-2 {
  color: #7b1fa2 !important; }

.purple.darken-3 {
  background-color: #6a1b9a !important; }

.purple-text.text-darken-3 {
  color: #6a1b9a !important; }

.purple.darken-4 {
  background-color: #4a148c !important; }

.purple-text.text-darken-4 {
  color: #4a148c !important; }

.purple.accent-1 {
  background-color: #ea80fc !important; }

.purple-text.text-accent-1 {
  color: #ea80fc !important; }

.purple.accent-2 {
  background-color: #e040fb !important; }

.purple-text.text-accent-2 {
  color: #e040fb !important; }

.purple.accent-3 {
  background-color: #d500f9 !important; }

.purple-text.text-accent-3 {
  color: #d500f9 !important; }

.purple.accent-4 {
  background-color: #aa00ff !important; }

.purple-text.text-accent-4 {
  color: #aa00ff !important; }

.deep-purple {
  background-color: #673ab7 !important; }

.deep-purple-text {
  color: #673ab7 !important; }

.deep-purple.lighten-5 {
  background-color: #ede7f6 !important; }

.deep-purple-text.text-lighten-5 {
  color: #ede7f6 !important; }

.deep-purple.lighten-4 {
  background-color: #d1c4e9 !important; }

.deep-purple-text.text-lighten-4 {
  color: #d1c4e9 !important; }

.deep-purple.lighten-3 {
  background-color: #b39ddb !important; }

.deep-purple-text.text-lighten-3 {
  color: #b39ddb !important; }

.deep-purple.lighten-2 {
  background-color: #9575cd !important; }

.deep-purple-text.text-lighten-2 {
  color: #9575cd !important; }

.deep-purple.lighten-1 {
  background-color: #7e57c2 !important; }

.deep-purple-text.text-lighten-1 {
  color: #7e57c2 !important; }

.deep-purple.darken-1 {
  background-color: #5e35b1 !important; }

.deep-purple-text.text-darken-1 {
  color: #5e35b1 !important; }

.deep-purple.darken-2 {
  background-color: #512da8 !important; }

.deep-purple-text.text-darken-2 {
  color: #512da8 !important; }

.deep-purple.darken-3 {
  background-color: #4527a0 !important; }

.deep-purple-text.text-darken-3 {
  color: #4527a0 !important; }

.deep-purple.darken-4 {
  background-color: #311b92 !important; }

.deep-purple-text.text-darken-4 {
  color: #311b92 !important; }

.deep-purple.accent-1 {
  background-color: #b388ff !important; }

.deep-purple-text.text-accent-1 {
  color: #b388ff !important; }

.deep-purple.accent-2 {
  background-color: #7c4dff !important; }

.deep-purple-text.text-accent-2 {
  color: #7c4dff !important; }

.deep-purple.accent-3 {
  background-color: #651fff !important; }

.deep-purple-text.text-accent-3 {
  color: #651fff !important; }

.deep-purple.accent-4 {
  background-color: #6200ea !important; }

.deep-purple-text.text-accent-4 {
  color: #6200ea !important; }

.indigo {
  background-color: #3f51b5 !important; }

.indigo-text {
  color: #3f51b5 !important; }

.indigo.lighten-5 {
  background-color: #e8eaf6 !important; }

.indigo-text.text-lighten-5 {
  color: #e8eaf6 !important; }

.indigo.lighten-4 {
  background-color: #c5cae9 !important; }

.indigo-text.text-lighten-4 {
  color: #c5cae9 !important; }

.indigo.lighten-3 {
  background-color: #9fa8da !important; }

.indigo-text.text-lighten-3 {
  color: #9fa8da !important; }

.indigo.lighten-2 {
  background-color: #7986cb !important; }

.indigo-text.text-lighten-2 {
  color: #7986cb !important; }

.indigo.lighten-1 {
  background-color: #5c6bc0 !important; }

.indigo-text.text-lighten-1 {
  color: #5c6bc0 !important; }

.indigo.darken-1 {
  background-color: #3949ab !important; }

.indigo-text.text-darken-1 {
  color: #3949ab !important; }

.indigo.darken-2 {
  background-color: #303f9f !important; }

.indigo-text.text-darken-2 {
  color: #303f9f !important; }

.indigo.darken-3 {
  background-color: #283593 !important; }

.indigo-text.text-darken-3 {
  color: #283593 !important; }

.indigo.darken-4 {
  background-color: #1a237e !important; }

.indigo-text.text-darken-4 {
  color: #1a237e !important; }

.indigo.accent-1 {
  background-color: #8c9eff !important; }

.indigo-text.text-accent-1 {
  color: #8c9eff !important; }

.indigo.accent-2 {
  background-color: #536dfe !important; }

.indigo-text.text-accent-2 {
  color: #536dfe !important; }

.indigo.accent-3 {
  background-color: #3d5afe !important; }

.indigo-text.text-accent-3 {
  color: #3d5afe !important; }

.indigo.accent-4 {
  background-color: #304ffe !important; }

.indigo-text.text-accent-4 {
  color: #304ffe !important; }

.blue {
  background-color: #2196F3 !important; }

.blue-text {
  color: #2196F3 !important; }

.blue.lighten-5 {
  background-color: #E3F2FD !important; }

.blue-text.text-lighten-5 {
  color: #E3F2FD !important; }

.blue.lighten-4 {
  background-color: #BBDEFB !important; }

.blue-text.text-lighten-4 {
  color: #BBDEFB !important; }

.blue.lighten-3 {
  background-color: #90CAF9 !important; }

.blue-text.text-lighten-3 {
  color: #90CAF9 !important; }

.blue.lighten-2 {
  background-color: #64B5F6 !important; }

.blue-text.text-lighten-2 {
  color: #64B5F6 !important; }

.blue.lighten-1 {
  background-color: #42A5F5 !important; }

.blue-text.text-lighten-1 {
  color: #42A5F5 !important; }

.blue.darken-1 {
  background-color: #1E88E5 !important; }

.blue-text.text-darken-1 {
  color: #1E88E5 !important; }

.blue.darken-2 {
  background-color: #1976D2 !important; }

.blue-text.text-darken-2 {
  color: #1976D2 !important; }

.blue.darken-3 {
  background-color: #1565C0 !important; }

.blue-text.text-darken-3 {
  color: #1565C0 !important; }

.blue.darken-4 {
  background-color: #0D47A1 !important; }

.blue-text.text-darken-4 {
  color: #0D47A1 !important; }

.blue.accent-1 {
  background-color: #82B1FF !important; }

.blue-text.text-accent-1 {
  color: #82B1FF !important; }

.blue.accent-2 {
  background-color: #448AFF !important; }

.blue-text.text-accent-2 {
  color: #448AFF !important; }

.blue.accent-3 {
  background-color: #2979FF !important; }

.blue-text.text-accent-3 {
  color: #2979FF !important; }

.blue.accent-4 {
  background-color: #2962FF !important; }

.blue-text.text-accent-4 {
  color: #2962FF !important; }

.light-blue {
  background-color: #03a9f4 !important; }

.light-blue-text {
  color: #03a9f4 !important; }

.light-blue.lighten-5 {
  background-color: #e1f5fe !important; }

.light-blue-text.text-lighten-5 {
  color: #e1f5fe !important; }

.light-blue.lighten-4 {
  background-color: #b3e5fc !important; }

.light-blue-text.text-lighten-4 {
  color: #b3e5fc !important; }

.light-blue.lighten-3 {
  background-color: #81d4fa !important; }

.light-blue-text.text-lighten-3 {
  color: #81d4fa !important; }

.light-blue.lighten-2 {
  background-color: #4fc3f7 !important; }

.light-blue-text.text-lighten-2 {
  color: #4fc3f7 !important; }

.light-blue.lighten-1 {
  background-color: #29b6f6 !important; }

.light-blue-text.text-lighten-1 {
  color: #29b6f6 !important; }

.light-blue.darken-1 {
  background-color: #039be5 !important; }

.light-blue-text.text-darken-1 {
  color: #039be5 !important; }

.light-blue.darken-2 {
  background-color: #0288d1 !important; }

.light-blue-text.text-darken-2 {
  color: #0288d1 !important; }

.light-blue.darken-3 {
  background-color: #0277bd !important; }

.light-blue-text.text-darken-3 {
  color: #0277bd !important; }

.light-blue.darken-4 {
  background-color: #01579b !important; }

.light-blue-text.text-darken-4 {
  color: #01579b !important; }

.light-blue.accent-1 {
  background-color: #80d8ff !important; }

.light-blue-text.text-accent-1 {
  color: #80d8ff !important; }

.light-blue.accent-2 {
  background-color: #40c4ff !important; }

.light-blue-text.text-accent-2 {
  color: #40c4ff !important; }

.light-blue.accent-3 {
  background-color: #00b0ff !important; }

.light-blue-text.text-accent-3 {
  color: #00b0ff !important; }

.light-blue.accent-4 {
  background-color: #0091ea !important; }

.light-blue-text.text-accent-4 {
  color: #0091ea !important; }

.cyan {
  background-color: #00bcd4 !important; }

.cyan-text {
  color: #00bcd4 !important; }

.cyan.lighten-5 {
  background-color: #e0f7fa !important; }

.cyan-text.text-lighten-5 {
  color: #e0f7fa !important; }

.cyan.lighten-4 {
  background-color: #b2ebf2 !important; }

.cyan-text.text-lighten-4 {
  color: #b2ebf2 !important; }

.cyan.lighten-3 {
  background-color: #80deea !important; }

.cyan-text.text-lighten-3 {
  color: #80deea !important; }

.cyan.lighten-2 {
  background-color: #4dd0e1 !important; }

.cyan-text.text-lighten-2 {
  color: #4dd0e1 !important; }

.cyan.lighten-1 {
  background-color: #26c6da !important; }

.cyan-text.text-lighten-1 {
  color: #26c6da !important; }

.cyan.darken-1 {
  background-color: #00acc1 !important; }

.cyan-text.text-darken-1 {
  color: #00acc1 !important; }

.cyan.darken-2 {
  background-color: #0097a7 !important; }

.cyan-text.text-darken-2 {
  color: #0097a7 !important; }

.cyan.darken-3 {
  background-color: #00838f !important; }

.cyan-text.text-darken-3 {
  color: #00838f !important; }

.cyan.darken-4 {
  background-color: #006064 !important; }

.cyan-text.text-darken-4 {
  color: #006064 !important; }

.cyan.accent-1 {
  background-color: #84ffff !important; }

.cyan-text.text-accent-1 {
  color: #84ffff !important; }

.cyan.accent-2 {
  background-color: #18ffff !important; }

.cyan-text.text-accent-2 {
  color: #18ffff !important; }

.cyan.accent-3 {
  background-color: #00e5ff !important; }

.cyan-text.text-accent-3 {
  color: #00e5ff !important; }

.cyan.accent-4 {
  background-color: #00b8d4 !important; }

.cyan-text.text-accent-4 {
  color: #00b8d4 !important; }

.teal {
  background-color: #009688 !important; }

.teal-text {
  color: #009688 !important; }

.teal.lighten-5 {
  background-color: #e0f2f1 !important; }

.teal-text.text-lighten-5 {
  color: #e0f2f1 !important; }

.teal.lighten-4 {
  background-color: #b2dfdb !important; }

.teal-text.text-lighten-4 {
  color: #b2dfdb !important; }

.teal.lighten-3 {
  background-color: #80cbc4 !important; }

.teal-text.text-lighten-3 {
  color: #80cbc4 !important; }

.teal.lighten-2 {
  background-color: #4db6ac !important; }

.teal-text.text-lighten-2 {
  color: #4db6ac !important; }

.teal.lighten-1 {
  background-color: #26a69a !important; }

.teal-text.text-lighten-1 {
  color: #26a69a !important; }

.teal.darken-1 {
  background-color: #00897b !important; }

.teal-text.text-darken-1 {
  color: #00897b !important; }

.teal.darken-2 {
  background-color: #00796b !important; }

.teal-text.text-darken-2 {
  color: #00796b !important; }

.teal.darken-3 {
  background-color: #00695c !important; }

.teal-text.text-darken-3 {
  color: #00695c !important; }

.teal.darken-4 {
  background-color: #004d40 !important; }

.teal-text.text-darken-4 {
  color: #004d40 !important; }

.teal.accent-1 {
  background-color: #a7ffeb !important; }

.teal-text.text-accent-1 {
  color: #a7ffeb !important; }

.teal.accent-2 {
  background-color: #64ffda !important; }

.teal-text.text-accent-2 {
  color: #64ffda !important; }

.teal.accent-3 {
  background-color: #1de9b6 !important; }

.teal-text.text-accent-3 {
  color: #1de9b6 !important; }

.teal.accent-4 {
  background-color: #00bfa5 !important; }

.teal-text.text-accent-4 {
  color: #00bfa5 !important; }

.green {
  background-color: #4CAF50 !important; }

.green-text {
  color: #4CAF50 !important; }

.green.lighten-5 {
  background-color: #E8F5E9 !important; }

.green-text.text-lighten-5 {
  color: #E8F5E9 !important; }

.green.lighten-4 {
  background-color: #C8E6C9 !important; }

.green-text.text-lighten-4 {
  color: #C8E6C9 !important; }

.green.lighten-3 {
  background-color: #A5D6A7 !important; }

.green-text.text-lighten-3 {
  color: #A5D6A7 !important; }

.green.lighten-2 {
  background-color: #81C784 !important; }

.green-text.text-lighten-2 {
  color: #81C784 !important; }

.green.lighten-1 {
  background-color: #66BB6A !important; }

.green-text.text-lighten-1 {
  color: #66BB6A !important; }

.green.darken-1 {
  background-color: #43A047 !important; }

.green-text.text-darken-1 {
  color: #43A047 !important; }

.green.darken-2 {
  background-color: #388E3C !important; }

.green-text.text-darken-2 {
  color: #388E3C !important; }

.green.darken-3 {
  background-color: #2E7D32 !important; }

.green-text.text-darken-3 {
  color: #2E7D32 !important; }

.green.darken-4 {
  background-color: #1B5E20 !important; }

.green-text.text-darken-4 {
  color: #1B5E20 !important; }

.green.accent-1 {
  background-color: #B9F6CA !important; }

.green-text.text-accent-1 {
  color: #B9F6CA !important; }

.green.accent-2 {
  background-color: #69F0AE !important; }

.green-text.text-accent-2 {
  color: #69F0AE !important; }

.green.accent-3 {
  background-color: #00E676 !important; }

.green-text.text-accent-3 {
  color: #00E676 !important; }

.green.accent-4 {
  background-color: #00C853 !important; }

.green-text.text-accent-4 {
  color: #00C853 !important; }

.light-green {
  background-color: #8bc34a !important; }

.light-green-text {
  color: #8bc34a !important; }

.light-green.lighten-5 {
  background-color: #f1f8e9 !important; }

.light-green-text.text-lighten-5 {
  color: #f1f8e9 !important; }

.light-green.lighten-4 {
  background-color: #dcedc8 !important; }

.light-green-text.text-lighten-4 {
  color: #dcedc8 !important; }

.light-green.lighten-3 {
  background-color: #c5e1a5 !important; }

.light-green-text.text-lighten-3 {
  color: #c5e1a5 !important; }

.light-green.lighten-2 {
  background-color: #aed581 !important; }

.light-green-text.text-lighten-2 {
  color: #aed581 !important; }

.light-green.lighten-1 {
  background-color: #9ccc65 !important; }

.light-green-text.text-lighten-1 {
  color: #9ccc65 !important; }

.light-green.darken-1 {
  background-color: #7cb342 !important; }

.light-green-text.text-darken-1 {
  color: #7cb342 !important; }

.light-green.darken-2 {
  background-color: #689f38 !important; }

.light-green-text.text-darken-2 {
  color: #689f38 !important; }

.light-green.darken-3 {
  background-color: #558b2f !important; }

.light-green-text.text-darken-3 {
  color: #558b2f !important; }

.light-green.darken-4 {
  background-color: #33691e !important; }

.light-green-text.text-darken-4 {
  color: #33691e !important; }

.light-green.accent-1 {
  background-color: #ccff90 !important; }

.light-green-text.text-accent-1 {
  color: #ccff90 !important; }

.light-green.accent-2 {
  background-color: #b2ff59 !important; }

.light-green-text.text-accent-2 {
  color: #b2ff59 !important; }

.light-green.accent-3 {
  background-color: #76ff03 !important; }

.light-green-text.text-accent-3 {
  color: #76ff03 !important; }

.light-green.accent-4 {
  background-color: #64dd17 !important; }

.light-green-text.text-accent-4 {
  color: #64dd17 !important; }

.lime {
  background-color: #cddc39 !important; }

.lime-text {
  color: #cddc39 !important; }

.lime.lighten-5 {
  background-color: #f9fbe7 !important; }

.lime-text.text-lighten-5 {
  color: #f9fbe7 !important; }

.lime.lighten-4 {
  background-color: #f0f4c3 !important; }

.lime-text.text-lighten-4 {
  color: #f0f4c3 !important; }

.lime.lighten-3 {
  background-color: #e6ee9c !important; }

.lime-text.text-lighten-3 {
  color: #e6ee9c !important; }

.lime.lighten-2 {
  background-color: #dce775 !important; }

.lime-text.text-lighten-2 {
  color: #dce775 !important; }

.lime.lighten-1 {
  background-color: #d4e157 !important; }

.lime-text.text-lighten-1 {
  color: #d4e157 !important; }

.lime.darken-1 {
  background-color: #c0ca33 !important; }

.lime-text.text-darken-1 {
  color: #c0ca33 !important; }

.lime.darken-2 {
  background-color: #afb42b !important; }

.lime-text.text-darken-2 {
  color: #afb42b !important; }

.lime.darken-3 {
  background-color: #9e9d24 !important; }

.lime-text.text-darken-3 {
  color: #9e9d24 !important; }

.lime.darken-4 {
  background-color: #827717 !important; }

.lime-text.text-darken-4 {
  color: #827717 !important; }

.lime.accent-1 {
  background-color: #f4ff81 !important; }

.lime-text.text-accent-1 {
  color: #f4ff81 !important; }

.lime.accent-2 {
  background-color: #eeff41 !important; }

.lime-text.text-accent-2 {
  color: #eeff41 !important; }

.lime.accent-3 {
  background-color: #c6ff00 !important; }

.lime-text.text-accent-3 {
  color: #c6ff00 !important; }

.lime.accent-4 {
  background-color: #aeea00 !important; }

.lime-text.text-accent-4 {
  color: #aeea00 !important; }

.yellow {
  background-color: #ffeb3b !important; }

.yellow-text {
  color: #ffeb3b !important; }

.yellow.lighten-5 {
  background-color: #fffde7 !important; }

.yellow-text.text-lighten-5 {
  color: #fffde7 !important; }

.yellow.lighten-4 {
  background-color: #fff9c4 !important; }

.yellow-text.text-lighten-4 {
  color: #fff9c4 !important; }

.yellow.lighten-3 {
  background-color: #fff59d !important; }

.yellow-text.text-lighten-3 {
  color: #fff59d !important; }

.yellow.lighten-2 {
  background-color: #fff176 !important; }

.yellow-text.text-lighten-2 {
  color: #fff176 !important; }

.yellow.lighten-1 {
  background-color: #ffee58 !important; }

.yellow-text.text-lighten-1 {
  color: #ffee58 !important; }

.yellow.darken-1 {
  background-color: #fdd835 !important; }

.yellow-text.text-darken-1 {
  color: #fdd835 !important; }

.yellow.darken-2 {
  background-color: #fbc02d !important; }

.yellow-text.text-darken-2 {
  color: #fbc02d !important; }

.yellow.darken-3 {
  background-color: #f9a825 !important; }

.yellow-text.text-darken-3 {
  color: #f9a825 !important; }

.yellow.darken-4 {
  background-color: #f57f17 !important; }

.yellow-text.text-darken-4 {
  color: #f57f17 !important; }

.yellow.accent-1 {
  background-color: #ffff8d !important; }

.yellow-text.text-accent-1 {
  color: #ffff8d !important; }

.yellow.accent-2 {
  background-color: #ffff00 !important; }

.yellow-text.text-accent-2 {
  color: #ffff00 !important; }

.yellow.accent-3 {
  background-color: #ffea00 !important; }

.yellow-text.text-accent-3 {
  color: #ffea00 !important; }

.yellow.accent-4 {
  background-color: #ffd600 !important; }

.yellow-text.text-accent-4 {
  color: #ffd600 !important; }

.amber {
  background-color: #ffc107 !important; }

.amber-text {
  color: #ffc107 !important; }

.amber.lighten-5 {
  background-color: #fff8e1 !important; }

.amber-text.text-lighten-5 {
  color: #fff8e1 !important; }

.amber.lighten-4 {
  background-color: #ffecb3 !important; }

.amber-text.text-lighten-4 {
  color: #ffecb3 !important; }

.amber.lighten-3 {
  background-color: #ffe082 !important; }

.amber-text.text-lighten-3 {
  color: #ffe082 !important; }

.amber.lighten-2 {
  background-color: #ffd54f !important; }

.amber-text.text-lighten-2 {
  color: #ffd54f !important; }

.amber.lighten-1 {
  background-color: #ffca28 !important; }

.amber-text.text-lighten-1 {
  color: #ffca28 !important; }

.amber.darken-1 {
  background-color: #ffb300 !important; }

.amber-text.text-darken-1 {
  color: #ffb300 !important; }

.amber.darken-2 {
  background-color: #ffa000 !important; }

.amber-text.text-darken-2 {
  color: #ffa000 !important; }

.amber.darken-3 {
  background-color: #ff8f00 !important; }

.amber-text.text-darken-3 {
  color: #ff8f00 !important; }

.amber.darken-4 {
  background-color: #ff6f00 !important; }

.amber-text.text-darken-4 {
  color: #ff6f00 !important; }

.amber.accent-1 {
  background-color: #ffe57f !important; }

.amber-text.text-accent-1 {
  color: #ffe57f !important; }

.amber.accent-2 {
  background-color: #ffd740 !important; }

.amber-text.text-accent-2 {
  color: #ffd740 !important; }

.amber.accent-3 {
  background-color: #ffc400 !important; }

.amber-text.text-accent-3 {
  color: #ffc400 !important; }

.amber.accent-4 {
  background-color: #ffab00 !important; }

.amber-text.text-accent-4 {
  color: #ffab00 !important; }

.orange {
  background-color: #ff9800 !important; }

.orange-text {
  color: #ff9800 !important; }

.orange.lighten-5 {
  background-color: #fff3e0 !important; }

.orange-text.text-lighten-5 {
  color: #fff3e0 !important; }

.orange.lighten-4 {
  background-color: #ffe0b2 !important; }

.orange-text.text-lighten-4 {
  color: #ffe0b2 !important; }

.orange.lighten-3 {
  background-color: #ffcc80 !important; }

.orange-text.text-lighten-3 {
  color: #ffcc80 !important; }

.orange.lighten-2 {
  background-color: #ffb74d !important; }

.orange-text.text-lighten-2 {
  color: #ffb74d !important; }

.orange.lighten-1 {
  background-color: #ffa726 !important; }

.orange-text.text-lighten-1 {
  color: #ffa726 !important; }

.orange.darken-1 {
  background-color: #fb8c00 !important; }

.orange-text.text-darken-1 {
  color: #fb8c00 !important; }

.orange.darken-2 {
  background-color: #f57c00 !important; }

.orange-text.text-darken-2 {
  color: #f57c00 !important; }

.orange.darken-3 {
  background-color: #ef6c00 !important; }

.orange-text.text-darken-3 {
  color: #ef6c00 !important; }

.orange.darken-4 {
  background-color: #e65100 !important; }

.orange-text.text-darken-4 {
  color: #e65100 !important; }

.orange.accent-1 {
  background-color: #ffd180 !important; }

.orange-text.text-accent-1 {
  color: #ffd180 !important; }

.orange.accent-2 {
  background-color: #ffab40 !important; }

.orange-text.text-accent-2 {
  color: #ffab40 !important; }

.orange.accent-3 {
  background-color: #ff9100 !important; }

.orange-text.text-accent-3 {
  color: #ff9100 !important; }

.orange.accent-4 {
  background-color: #ff6d00 !important; }

.orange-text.text-accent-4 {
  color: #ff6d00 !important; }

.deep-orange {
  background-color: #ff5722 !important; }

.deep-orange-text {
  color: #ff5722 !important; }

.deep-orange.lighten-5 {
  background-color: #fbe9e7 !important; }

.deep-orange-text.text-lighten-5 {
  color: #fbe9e7 !important; }

.deep-orange.lighten-4 {
  background-color: #ffccbc !important; }

.deep-orange-text.text-lighten-4 {
  color: #ffccbc !important; }

.deep-orange.lighten-3 {
  background-color: #ffab91 !important; }

.deep-orange-text.text-lighten-3 {
  color: #ffab91 !important; }

.deep-orange.lighten-2 {
  background-color: #ff8a65 !important; }

.deep-orange-text.text-lighten-2 {
  color: #ff8a65 !important; }

.deep-orange.lighten-1 {
  background-color: #ff7043 !important; }

.deep-orange-text.text-lighten-1 {
  color: #ff7043 !important; }

.deep-orange.darken-1 {
  background-color: #f4511e !important; }

.deep-orange-text.text-darken-1 {
  color: #f4511e !important; }

.deep-orange.darken-2 {
  background-color: #e64a19 !important; }

.deep-orange-text.text-darken-2 {
  color: #e64a19 !important; }

.deep-orange.darken-3 {
  background-color: #d84315 !important; }

.deep-orange-text.text-darken-3 {
  color: #d84315 !important; }

.deep-orange.darken-4 {
  background-color: #bf360c !important; }

.deep-orange-text.text-darken-4 {
  color: #bf360c !important; }

.deep-orange.accent-1 {
  background-color: #ff9e80 !important; }

.deep-orange-text.text-accent-1 {
  color: #ff9e80 !important; }

.deep-orange.accent-2 {
  background-color: #ff6e40 !important; }

.deep-orange-text.text-accent-2 {
  color: #ff6e40 !important; }

.deep-orange.accent-3 {
  background-color: #ff3d00 !important; }

.deep-orange-text.text-accent-3 {
  color: #ff3d00 !important; }

.deep-orange.accent-4 {
  background-color: #dd2c00 !important; }

.deep-orange-text.text-accent-4 {
  color: #dd2c00 !important; }

.brown {
  background-color: #795548 !important; }

.brown-text {
  color: #795548 !important; }

.brown.lighten-5 {
  background-color: #efebe9 !important; }

.brown-text.text-lighten-5 {
  color: #efebe9 !important; }

.brown.lighten-4 {
  background-color: #d7ccc8 !important; }

.brown-text.text-lighten-4 {
  color: #d7ccc8 !important; }

.brown.lighten-3 {
  background-color: #bcaaa4 !important; }

.brown-text.text-lighten-3 {
  color: #bcaaa4 !important; }

.brown.lighten-2 {
  background-color: #a1887f !important; }

.brown-text.text-lighten-2 {
  color: #a1887f !important; }

.brown.lighten-1 {
  background-color: #8d6e63 !important; }

.brown-text.text-lighten-1 {
  color: #8d6e63 !important; }

.brown.darken-1 {
  background-color: #6d4c41 !important; }

.brown-text.text-darken-1 {
  color: #6d4c41 !important; }

.brown.darken-2 {
  background-color: #5d4037 !important; }

.brown-text.text-darken-2 {
  color: #5d4037 !important; }

.brown.darken-3 {
  background-color: #4e342e !important; }

.brown-text.text-darken-3 {
  color: #4e342e !important; }

.brown.darken-4 {
  background-color: #3e2723 !important; }

.brown-text.text-darken-4 {
  color: #3e2723 !important; }

.blue-grey {
  background-color: #607d8b !important; }

.blue-grey-text {
  color: #607d8b !important; }

.blue-grey.lighten-5 {
  background-color: #eceff1 !important; }

.blue-grey-text.text-lighten-5 {
  color: #eceff1 !important; }

.blue-grey.lighten-4 {
  background-color: #cfd8dc !important; }

.blue-grey-text.text-lighten-4 {
  color: #cfd8dc !important; }

.blue-grey.lighten-3 {
  background-color: #b0bec5 !important; }

.blue-grey-text.text-lighten-3 {
  color: #b0bec5 !important; }

.blue-grey.lighten-2 {
  background-color: #90a4ae !important; }

.blue-grey-text.text-lighten-2 {
  color: #90a4ae !important; }

.blue-grey.lighten-1 {
  background-color: #78909c !important; }

.blue-grey-text.text-lighten-1 {
  color: #78909c !important; }

.blue-grey.darken-1 {
  background-color: #546e7a !important; }

.blue-grey-text.text-darken-1 {
  color: #546e7a !important; }

.blue-grey.darken-2 {
  background-color: #455a64 !important; }

.blue-grey-text.text-darken-2 {
  color: #455a64 !important; }

.blue-grey.darken-3 {
  background-color: #37474f !important; }

.blue-grey-text.text-darken-3 {
  color: #37474f !important; }

.blue-grey.darken-4 {
  background-color: #263238 !important; }

.blue-grey-text.text-darken-4 {
  color: #263238 !important; }

.grey {
  background-color: #9e9e9e !important; }

.grey-text {
  color: #9e9e9e !important; }

.grey.lighten-5 {
  background-color: #fafafa !important; }

.grey-text.text-lighten-5 {
  color: #fafafa !important; }

.grey.lighten-4 {
  background-color: #f5f5f5 !important; }

.grey-text.text-lighten-4 {
  color: #f5f5f5 !important; }

.grey.lighten-3 {
  background-color: #eeeeee !important; }

.grey-text.text-lighten-3 {
  color: #eeeeee !important; }

.grey.lighten-2 {
  background-color: #e0e0e0 !important; }

.grey-text.text-lighten-2 {
  color: #e0e0e0 !important; }

.grey.lighten-1 {
  background-color: #bdbdbd !important; }

.grey-text.text-lighten-1 {
  color: #bdbdbd !important; }

.grey.darken-1 {
  background-color: #757575 !important; }

.grey-text.text-darken-1 {
  color: #757575 !important; }

.grey.darken-2 {
  background-color: #616161 !important; }

.grey-text.text-darken-2 {
  color: #616161 !important; }

.grey.darken-3 {
  background-color: #424242 !important; }

.grey-text.text-darken-3 {
  color: #424242 !important; }

.grey.darken-4 {
  background-color: #212121 !important; }

.grey-text.text-darken-4 {
  color: #212121 !important; }

.black {
  background-color: #000000 !important; }

.black-text {
  color: #000000 !important; }

.white {
  background-color: #FFFFFF !important; }

.white-text {
  color: #FFFFFF !important; }

.transparent {
  background-color: transparent !important; }

.transparent-text {
  color: transparent !important; }

[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  opacity: 0;
  pointer-events: none; }

[type="checkbox"] {
  /* checkbox aspect */ }
  [type="checkbox"] + span:not(.lever) {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 1rem;
    user-select: none; }
  [type="checkbox"] + span:not(.lever):before, [type="checkbox"]:not(.filled-in) + span:not(.lever):after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 2px solid #5a5a5a;
    border-radius: 1px;
    margin-top: 3px;
    transition: .2s; }
  [type="checkbox"]:not(.filled-in) + span:not(.lever):after {
    border: 0;
    transform: scale(0); }
  [type="checkbox"]:not(:checked):disabled + span:not(.lever):before {
    border: none;
    background-color: rgba(0, 0, 0, 0.42); }
  [type="checkbox"].tabbed:focus + span:not(.lever):after {
    transform: scale(1);
    border: 0;
    border-radius: 50%;
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
    background-color: rgba(0, 0, 0, 0.1); }

[type="checkbox"]:checked + span:not(.lever):before {
  top: -4px;
  left: -5px;
  width: 12px;
  height: 22px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #26a69a;
  border-bottom: 2px solid #26a69a;
  transform: rotate(40deg);
  backface-visibility: hidden;
  transform-origin: 100% 100%; }
[type="checkbox"]:checked:disabled + span:before {
  border-right: 2px solid rgba(0, 0, 0, 0.42);
  border-bottom: 2px solid rgba(0, 0, 0, 0.42); }

/* Indeterminate checkbox */
[type="checkbox"]:indeterminate + span:not(.lever):before {
  top: -11px;
  left: -12px;
  width: 10px;
  height: 22px;
  border-top: none;
  border-left: none;
  border-right: 2px solid #26a69a;
  border-bottom: none;
  transform: rotate(90deg);
  backface-visibility: hidden;
  transform-origin: 100% 100%; }
[type="checkbox"]:indeterminate:disabled + span:not(.lever):before {
  border-right: 2px solid rgba(0, 0, 0, 0.42);
  background-color: transparent; }

[type="checkbox"].filled-in + span:not(.lever):after {
  border-radius: 2px; }
[type="checkbox"].filled-in + span:not(.lever):before,
[type="checkbox"].filled-in + span:not(.lever):after {
  content: '';
  left: 0;
  position: absolute;
  /* .1s delay is for check animation */
  transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
  z-index: 1; }
[type="checkbox"].filled-in:not(:checked) + span:not(.lever):before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
  transform: rotateZ(37deg);
  transform-origin: 100% 100%; }
[type="checkbox"].filled-in:not(:checked) + span:not(.lever):after {
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 2px solid #5a5a5a;
  top: 0px;
  z-index: 0; }
[type="checkbox"].filled-in:checked + span:not(.lever):before {
  top: 0;
  left: 1px;
  width: 8px;
  height: 13px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotateZ(37deg);
  transform-origin: 100% 100%; }
[type="checkbox"].filled-in:checked + span:not(.lever):after {
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #26a69a;
  background-color: #26a69a;
  z-index: 0; }
[type="checkbox"].filled-in.tabbed:focus + span:not(.lever):after {
  border-radius: 2px;
  border-color: #5a5a5a;
  background-color: rgba(0, 0, 0, 0.1); }
[type="checkbox"].filled-in.tabbed:checked:focus + span:not(.lever):after {
  border-radius: 2px;
  background-color: #26a69a;
  border-color: #26a69a; }
[type="checkbox"].filled-in:disabled:not(:checked) + span:not(.lever):before {
  background-color: transparent;
  border: 2px solid transparent; }
[type="checkbox"].filled-in:disabled:not(:checked) + span:not(.lever):after {
  border-color: transparent;
  background-color: #949494; }
[type="checkbox"].filled-in:disabled:checked + span:not(.lever):before {
  background-color: transparent; }
[type="checkbox"].filled-in:disabled:checked + span:not(.lever):after {
  background-color: #949494;
  border-color: #949494; }

/*# sourceMappingURL=estilo.css.map */
