.site-header {
  padding-bottom: 10px;
  border-bottom: 1px solid #f0f0f0;
}
.site-header .wrap {
  max-width: 1140px;
  margin: 0 auto;
  padding: 5px 20px 0;
}
.descripcion_subtitulo {
  margin: 0px;
  float: left;
  font-size: 0.75rem;
}
.descripcion_subtitulo a {
  color: #666;
  font-size: 0.9rem;
  text-decoration: none;
}
.genesis-nav-menu {
  clear: none;
  line-height: 1;
  float: right;
  text-transform: uppercase;
  font-family: Verdana, sans-serif;
  font-size: 0.2rem;
}
.nav-primary {
  clear: none;
  padding-bottom: 15px;
  padding-top: 15px;
  margin-top: -110px;
}
body {
  color: #1a1a1a;
  font-family: 'Verdana', sans-serif, Geneva;
  font-size: 0.85rem;
  font-weight: 300;
  line-height: 1.625;
}
a {
  color: #0059b3;
  text-decoration: none;
}
a:hover {
  color: #d54e21;
}
p {
  margin: 0 0 24px;
  margin: 0 0 2.4rem;
  padding: 0;
}
strong {
  font-weight: 700;
}
.entry-title {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.1;
}
.site-container .wp-block-audio figcaption,
.site-container .wp-block-embed figcaption,
.site-container .wp-block-image figcaption {
  color: #666;
  font-size: 12px;
}
.site-inner {
  clear: both;
  margin: 0 auto;
  padding: 30px 20px 0;
}
.post-info {
  margin-bottom: 5px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Verdana", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 0 16px;
  margin: 0 0 1.6rem;
}
h1 {
  font-size: 30px;
  font-size: 3rem;
}
h2 {
  font-size: 24px;
  font-size: 2.4rem;
}
h3 {
  font-size: 18px;
  font-size: 1.8rem;
}
h4 {
  font-size: 16px;
  font-size: 1.6rem;
}
h5 {
  font-size: 12px;
  font-size: 1.2rem;
}
h6 {
  font-size: 10px;
  font-size: 1rem;
}
.sidebar {
  font-size: 13px;
  line-height: 1.4;
}
.sidebar .widget {
  margin-bottom: 30px;
  border: 1px solid #c7c7c7;
  padding: .9rem;
}
.sidebar p {
  margin-bottom: 15px;
}
.sidebar .caja-busqueda {
  border: none;
  margin: 0px;
}
.caja-busqueda .search-form input[type="search"] {
  width: 100%;
  height: auto;
  font-size: 0.9rem;
}
input,
select,
textarea {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  box-shadow: 1px 1px 3px #eee inset;
  color: #999;
  font-size: 9px;
  font-size: 0.9rem;
  padding: 10px;
  padding: 1rem;
  width: 100%;
}
input:focus,
textarea:focus {
  border: 1px solid #999;
  outline: none;
}
::-moz-placeholder {
  color: #999;
  opacity: 1;
}
::-webkit-input-placeholder {
  color: #999;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button {
  background-color: #333;
  border: none;
  box-shadow: none;
  color: #fff;
  cursor: pointer;
  padding: 11px 20px;
  padding: 1.1rem 2rem;
  text-transform: uppercase;
  width: auto;
}
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover {
  background-color: #f15123;
}
.entry-content .button:hover {
  color: #fff;
}
.button {
  border-radius: 3px;
  display: inline-block;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
  display: none;
}
.search-form input[type="submit"],
input[type="button"],
input[type="reset"] {
  background-image: url(http://vps181.cesvima.upm.es/re-hab/wp-content/uploads/sites/6/2012/03/zoom_icon24.png);
  background-repeat: no-repeat;
  background-size: 24px;
  background-position: center;
  vertical-align: middle;
  margin: 0;
  float: right;
  background-color: #fff;
  border: none;
  color: transparent;
  width: 32px;
  height: 15px;
}
.bloque-antes-pie {
  max-width: 1140px;
  margin: 0 auto;
  display: block;
  height: 45px;
  margin-bottom: 30px;
}
.logos-pie {
  width: 107px;
}
.logo-etsam {
  width: 46px;
}
.bloque-logos-pie {
  width: 500px;
  float: left;
}
.bloque-izq-pie {
  width: auto;
  float: right;
  font-size: 12px;
  text-align: justify;
}
@media only screen and (max-width: 600px) {
  .bloque-logos-pie {
    width: auto;
    float: none;
    text-align: center;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .bloque-izq-pie {
    width: auto;
    float: none;
    display: block;
  }
}
@media only screen and (max-width: 600px) {
  .bloque-antes-pie {
    height: auto;
    margin-bottom: 20px;
    margin: 20px 10px 0px;
  }
}
.site-footer {
  background-color: #fff;
  border-top: 1px solid #eee;
  font-size: 12px;
  line-height: 1.5;
  padding: 20px 20px 0px 20px;
  text-align: inherit;
  margin-top: 0px;
  float: none;
}
.site-footer p {
  margin-bottom: 0;
}
.site-footer .wrap {
  max-width: 1140px;
  margin: 0 auto;
  padding: 5px 20px 0;
}
.sidebar .caja-suscripcion {
  border: none;
}
.enews-widget {
  color: #fff;
}
.enews-widget .widget-title {
  color: #333;
}
.enews-widget input {
  margin-bottom: 0;
  width: 100%;
  height: auto;
  font-size: 0.9rem;
  margin-right: 0px;
  margin-bottom: 10px;
}
.enews-widget input:focus {
  border: 1px solid #c7c7c7;
}
.enews-widget input:hover[type="submit"] {
  background-color: #fff;
  color: #333;
}
.sidebar .enews {
  background-color: #fff;
  padding: 0px;
}
.sidebar .suscripcion {
  background-color: #f5f5f5;
  border: none;
  text-align: center;
}
.suscripcion input[type="submit"] {
  width: 100%;
  margin-bottom: 10px;
  border: 1px solid #c7c7c7;
}
.suscripcion input:hover[type="submit"] {
  background-color: #fff;
  color: #333;
  width: 100%;
  margin-bottom: 10px;
  border: 1px solid #c7c7c7;
}
@media only screen and (max-width: 600px) {
  .descripcion_subtitulo {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .site-header .wrap {
    max-width: 1140px;
    margin: 0 auto;
    padding: 5px 0px 0;
  }
}
@media only screen and (max-width: 600px) {
  .wp-custom-logo .title-area img {
    width: 120px;
  }
}
@media only screen and (max-width: 600px) {
  .menu-toggle {
    padding: 0px 0px;
  }
}
@media only screen and (max-width: 600px) {
  body {
    font-size: 0.95rem;
  }
}
.avatar {
  border: 1px solid #c7c7c7;
}
.comment-content {
  border: 1px solid #c7c7c7;
  padding: 15px;
}
.comment-content p {
  margin: 0px;
}
.entry-content .tb-image-slider li {
  list-style-type: none;
}
