.bg-ingreso {
  background-image: url(../imagenes/fondo-registro.jpg) !important;
  padding: 3vw 0; }

.box-container {
  background-color: white;
  border-radius: 10px;
  font-size: 0.9vw !important;
  padding-bottom: 2vh;
  padding-left: 1vw;
  height: 80%; }

.grid-cat {
  overflow-y: scroll !important;
  height: 80%; }

.inline-cat {
  display: inline-block; }

.ico-cat {
  display: inline-block;
  font-size: 1vw;
  margin-left: 2vw; }

.col-right {
  color: black !important; }

.btn-hab {
  margin-top: 1vh;
  margin-bottom: 0vh;
  position: static; }

.des-hab {
  display: inline-block;
  font-size: 1vw;
  margin-left: 2vw; }

.radio-hab {
  opacity: 1;
  position: static;
  display: inline-flex; }

.grid-hab {
  padding-top: 12vh; }

.div-hab {
  display: inline-block;
  width: 23vw;
  padding: 0.5vw; }

.habilidades_reg {
  border-radius: 10px !important;
  background-color: white;
  width: 90%; }

@media screen and (max-width: 800px) {
  .box-container {
    background-color: white;
    border-radius: 10px;
    font-size: 0.9vw !important;
    padding-bottom: 2vh;
    padding-left: 0vw !important;
    height: 80%; }

  .inline-cat {
    display: inline-block; }

  .ico-cat {
    display: inline-block;
    font-size: 3vw;
    margin-left: 2vw; }

  .inline-cat {
    display: inline-block;
    text-align: center; }

  .box-container {
    background-color: white;
    border-radius: 10px;
    font-size: 0.9vw !important;
    padding-bottom: 2vh;
    padding-left: 1vw;
    height: 90%; }

  .des-hab {
    display: inline-block;
    font-size: 4vw;
    margin-left: 2vw;
    margin-top: 1vh; }

  .grid-hab {
    padding-top: 2vh;
    bottom: auto; }

  .div-hab {
    display: inline-block;
    width: 23vw;
    padding: 0.5vw; }

  .btn-hab {
    color: white;
    font-size: 20px;
    background-color: #3dd660;
    width: 30vw;
    height: 36px;
    border-radius: 5px !important;
    text-align: center;
    margin: auto;
    margin-top: 2vh;
    margin-bottom: 2vh;
    cursor: pointer; }

  .col-right {
    position: fixed;
    bottom: -2%;
    z-index: 99;
    transition: all 2s;
    z-index: 120; }

  .habilidades_reg {
    border-radius: 10px !important;
    background-color: white;
    overflow: auto;
    width: 90%;
    border-style: solid;
    border-color: #333; }

  .hab-up {
    bottom: -20%; }

  .back-hab {
    display: block;
    background-color: #3dd660;
    color: white;
    padding: 10px 0;
    text-align: center;
    position: relative; }

  .icono_hab {
    position: absolute;
    right: 20px;
    top: 10px;
    font-size: 16px; }

  .cat_title {
    margin-left: 3vw;
    font-size: 4vw; }

  .bg-ingreso {
    padding: 30px 0; }

  .menu_bg_in {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.45);
    width: 100%;
    height: 100%;
    z-index: 119; } }
