.btn-salir {
  margin-top: 20px;
}




     .nav-item a {
      color: white;
      background-color: transparent;
  }



#header-row .logo,
#header-row .logo a,
#header-row .logo a:hover {
  font-family: "Lobster", Arial, serif !important;
  font-size: 20px;
  font-style: normal;
  font-weight: normal;
  color: #ffffff;
}

#header-row .logo {
  float: left;
  line-height: 60px;
  min-width: 240px;
}
@media (max-width: 980px) {
  #header-row .logo,
  #header-row .logo a,
  #header-row .logo a:hover {
    font-size: 20px;
  }
}
#header-row .logo {
  margin-left: 39px;
  line-height: 20px !important;
}
* {
  padding: 0;
  margin: 0;
  border: 0px;
}



body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #121212;
}
body {
  margin: 0px;
  line-height: 21px;
  font-family: Tahoma, Geneva, sans-serif, Arial;
  font-size: 12px;
  color: #626262;
  background-color: #f4f4f4;
  background-image: url(imagenes/screen.jpg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center top;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

