hr {
  height: 1px;
  background-color: white;
}

#menu{
  transition: all 0.5s ease;
}

.myContent{
  height: auto !important;
}

.fondo_contacto{
  justify-content: center;
  background-size: 100% 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}

.fondo1{
  justify-content: center;
  position: initial;
}

.cid-rAyslUvkwV{
  background-image: none;
}

.fp-tableCell{
  height: auto !important;
}

/* cambia la barra de navegacion de background */
.navbar-dropdown.bg-color.transparent {
  background: #0a3956 !important;
}

.cid-qTkzRZLJNu .navbar.navbar-short {
  background: #0a3956 !important;
}

img.logoMundo{
  width: 100%;
}

img.logoNovaLearning{
  width:100%;
}

.modal-dialog, .modal-content {
  height: auto !important;
}

/* MOBILE */
@media screen and (max-width: 600px) {

  /*  PARA QUE EL LOGO DE LA NAVEGACION NO SEA GRANDE */
  .cid-qTkzRZLJNu img {
      height: 3.0rem !important;
  }

}
