.color-fondo{
  background-color: #c2c3c9!important;
}

.logo {
  /*width: 20% !important;*/
  position: relative;
  top:0px;
  right:0px;
  width:80%!important;
  height: 80%!important;
  padding: 0px 0px 0px 0px!important;
  margin: 0px 0px 0px 0px!important;

}

.byMediq {
  color: #fff;
  top: 40px;
  left: 20px;
  position: absolute;
  /*right: 10px;*/
  font-size: 12px !important;
  display:none;
}


@media only screen and (min-width: 0px) and (max-width: 599.99px) {
  .sede {
    font-size: 10px!important;
    color: #fff;
    top: 60%;
    /* right: 65px; */
    position: absolute;
  }

  .logo {
    /*width: 20% !important;*/
    position: relative;
    top:0px;
    right:0px;
    width:120%!important;
    height: 70%!important;
    /*background-color: white!important;*/
    padding: 0px 20px 0px 0px!important;
    margin: 0px 0px 0px 0px!important;
  }

  .byMediq {
    color: #fff;
    top: 80px;
    left: 20px;
    position: absolute;
    /*right: 10px;*/
    font-size: 12px !important
  }

}

@media only screen and (min-width: 600px) and (max-width: 1023.99px) {
  .sede {
    font-size: 14px!important;
    color: #fff;
    top: 60%;
    /* right: 70px; */
    position: absolute;
  }
}

/* @media only screen and (min-width: 1024px) and (max-width: 1439.99px) {
  .sede {
    font-size: 14px!important;
    color: #fff;
    top: 50px;
    right: 40px;
    position: absolute;
  }
} */

@media only screen and (min-width: 1024px) {
  .sede {
    font-size: 14px!important;
    color: #fff;
    top: 60%;
    /* right: 65px; */
    position: absolute;
  }
}




.ColorMediq {
  color: #fff;
  text-decoration: none !important;
}


::-webkit-scrollbar {
  height: 12px;
  width: 12px;
  background: black;
}
/*
::-webkit-scrollbar-thumb {
  background: #393812;
  -webkit-border-radius: 1ex;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}

::-webkit-scrollbar-corner {
  background: #000;
} */
