

  .tolvdesk-bgcolor-1 {
    background: rgb(38, 112, 209);
  }

  .btn.tolvdesk-bgcolor-1:hover {
    background: rgb(38, 112, 209);
  }

  .tolvdesk-fgcolor-1 {
    color: rgb(255, 255, 255);
  }

  .tolvdesk-border-color-1 {
    border-color: rgb(38, 112, 209)!important;
  }

  .tolvdesk-text-color-1 {
    color: rgb(38, 112, 209)!important;
  }

  a.tolvdesk-fgcolor-1:hover, a.tolvdesk-fgcolor-1:link, a.tolvdesk-fgcolor-1:visited, a.tolvdesk-fgcolor-1:active {
    color: rgb(255, 255, 255);
  }

  .btn.tolvdesk-fgcolor-1:hover, .btn.tolvdesk-fgcolor-1:active {
    color: rgb(255, 255, 255);
  }

  .nav.navbar-nav li.active a, .nav.navbar-nav li.active a:hover, .nav.navbar-nav li.active a:visited, .nav.navbar-nav li.active a:link, .nav.navbar-nav li.active a:active{
    color:rgb(38, 112, 209)!important;
  }

  .nav.navbar-nav li a, .nav.navbar-nav li a:hover, .nav.navbar-nav li a:visited, .nav.navbar-nav li a:link, .nav.navbar-nav li a:active {
    color: rgb(255, 255, 255)!important;
  }

  a.tolvdesk-fgcolor-2:hover, a.tolvdesk-fgcolor-2:link, a.tolvdesk-fgcolor-2:visited, .tolvdesk-fgcolor-2 {
    color: rgb(38, 112, 209)!important;
  }

  .tolvdesk-fgcolor-3 {
    color: rgb(6, 6, 5);
  }

  li h3 a, li h3 a:hover, li h3 a:link, li h3 a:visited, .lista-artigos a {
    color: rgb(6, 6, 5);
  }

  .tolvdesk-fgcolor-3 img{
    max-width: 100%;
  }

  a.tolvdesk-fgcolor-3:hover, a.tolvdesk-fgcolor-3:link, a.tolvdesk-fgcolor-3:visited {
    color: rgb(6, 6, 5);
  }

  .btn.tolvdesk-fgcolor-3:hover, .btn.tolvdesk-fgcolor-3:active, .btn.tolvdesk-fgcolor-3:focus {
    color: rgb(6, 6, 5);
  }

  .tolvdesk-fgcolor-1-tobg {
    background: rgb(255, 255, 255);
  }

  .btn.tolvdesk-fgcolor-1:hover, .btn.tolvdesk-fgcolor-1:focus, .btn.tolvdesk-fgcolor-1:active {
    color: rgb(255, 255, 255);
  }

  .btn.tolvdesk-fgcolor-1:focus, .btn.tolvdesk-fgcolor-1:active {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
  }
  
  .tolvdesk-bgcolor-2 {
    background: rgb(51, 51, 51);
  }

  .tolvdesk-bgcolor-2-hover:hover {
    background: transparent;
  }

  .dropdown-menu>li>a.tolvdesk-fgcolor-1:hover, .dropdown-menu>li>a.tolvdesk-fgcolor-1:link, .dropdown-menu>li>a.tolvdesk-fgcolor-1:visited {
    color: rgb(255, 255, 255);
  }

  .dropdown-menu>li>a.tolvdesk-bgcolor-2-hover:focus, .dropdown-menu>li>a.tolvdesk-bgcolor-2-hover:hover {
    background: rgb(51, 51, 51);
  }

  .tolvdesk-cor-primaria-texto {
    color: #fff;
  }

  
