/* .logo_locales{
  max-width: 80%;
}

.box_icono_home{
  margin: 20px 0;
}
.icono_home {
  background: #faf6f0;
  padding: 20px 0;
  height: 100%;
}
.icono_home img{
  max-width: 260px;
}
.destacado_home{
  margin-top: 150px;
}
.logo_footer {
  padding: 0 20% 80px;
}
.listado_tips li p {
  font-size: 15px;
}

footer .lineas {
  border-left: none;
  border-right: none;
  margin: 50px 0;
}
footer p, footer a {
  font-size: 13px;
  text-align: center;
  line-height: 21px;
  color: #5a5a5a;
}
footer h2 {
  font-size: 15px;
  text-align: center;
  line-height: 26px;
  margin-bottom: 0px;
}

footer .creditos a, footer .creditos p {
    text-align: center;
}
footer .creditos div:nth-child(2) p {
  text-align: center;
}
.img_full_box img {
  position: relative;
}
.superficies h2, .plano_local h2, .plano_dossier h2{
  position: relative;
  transform: rotate(0deg) translate(0%,0%);
  bottom: 0;
  left: 0;
  text-align: left;
  width: auto;
  margin: 0 0 20px 0;
  top: 0;
}
.superficies, .plano_local {
  padding: 30px 30px;
  background: #faf6f0;
  position: relative;
  margin-bottom: 50px;
}
.plano_local{
  margin-top: 50px;
}
.cols_destacados div {
  border-right: none;
}
.plano_dossier h2{
  margin: 20px 0 20px 20px;
}
.plano_dossier{
  margin-bottom: 50px;
}

.fondo_formulario {
  padding: 20px;
}
.listado_tips{
  margin-top: 80px;
}
.destacado_home p, .destacado_home .detras p{
  font-size: 29px;
  line-height: 37px;
} */