.caption-box {
  display: none;
}

.bienvenidos h1, .alquiler_chalet_javea h1, .vacaciones_javea h1, .alquiler_javea h1, .apartamento_costa_blanca h1, .apartamentos_javea h1 {
  text-align: center !important;
  margin: 25px 0 !important;
  font-weight: normal;
  color: #ff6600;
  background: #f1f1f1;
  text-transform: uppercase;
}

.bienvenidos p:first-child {
  display: inline;
}

.bienvenidos h2 {
  display: inline;
  font-size: 15px !important;
}

#vficha{
  display: none !important;
}

footer .landings hr {
  display: block !important;
}
footer #imagen  {
  width: 500px;
}

@media (max-width: 425px) {
  footer #imagen  {
    width: 100%;
  }
  
}
