.tab-content {
	margin-bottom: 1em;

}
.nav-pills > .active > a, .nav-pills > .active > a:hover {
    background-color: #cccaca !important;
}

.red .active a,
.red .active a:hover {
    background-color: #cccaca !important;
}

.Cara {

  height: 90px;
  max-height: 90px;
  font-size: 90%;

}

  .firefix{
	transition: -webkit-transform 0.5s ease !important;
	transition: transform 0.5s ease !important;
	transition: transform 0.5s ease, -webkit-transform 0.5s ease !important;
	-webkit-backface-visibility: visible !important;
	        backface-visibility: visible !important;

}



h2 {
  font-weight: bold;

  font-size: 150%;
}


/* DEMO
   *
   */



  .demo {
  color: #fff;
  background-color: #84398e !important;
  border-color: #84398e !important;
  }
  .demo:focus, .demo.focus {
    color: #fff;
    background-color: #ac64b6 !important;
    border-color: #ac64b6 !important; }
  .demo:hover {
    color: #fff;
    background-color: #84398e !important;
    border-color: #84398e !important; }
  .demo:active, .demo.active,
  .open > .demo.dropdown-toggle {
    color: #fff;
    background-color: #84398e !important;
    border-color: #84398e !important; }
    .demo:active:hover, .demo:active:focus, .demo:active.focus, .demo.active:hover, .demo.active:focus, .demo.active.focus,
    .open > .demo.dropdown-toggle:hover,
    .open > .demo.dropdown-toggle:focus,
    .open > .demo.dropdown-toggle.focus {
      color: #fff;
      background-color:#84398e !important;
      border-color: #84398e !important }
  .btn-demo:active, .demo.active,
  .open > .demo.dropdown-toggle {
    background-image: none; }
  .demo.disabled, .demo.disabled:hover, .demo.disabled:focus, .demo.disabled.focus, .demo.disabled:active, .demo.disabled.active, .demo[disabled], .btn-primary[disabled]:hover,
  fieldset[disabled] .demo,
  fieldset[disabled] .demo:hover,
  fieldset[disabled] .demo:focus,
  fieldset[disabled] .demo.focus,
  fieldset[disabled] .demo:active,
  fieldset[disabled] .demo.active {
    background-color: #84398e !important;
    border-color: #84398e !important }
  .demo .badge {
    color: #84398e !important;
    background-color: #fff; }

	.block.block-home .row .lang {
    padding-top: 0px;
}
