a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1.2;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@media screen and (max-width: 1589px) {
  body.es-desarrollo:before {
    content: '< 1590px';
  }
}
@media screen and (max-width: 1400px) {
  body.es-desarrollo:before {
    content: '< 1400px';
  }
}
@media screen and (max-width: 1199px) {
  body.es-desarrollo:before {
    content: '< 1200px';
  }
}
@media screen and (max-width: 1022px) {
  body.es-desarrollo:before {
    content: '< 1023px';
  }
}
@media screen and (max-width: 899px) {
  body.es-desarrollo:before {
    content: '< 900px';
  }
}
@media screen and (max-width: 799px) {
  body.es-desarrollo:before {
    content: '< 800px';
  }
}
@media screen and (max-width: 699px) {
  body.es-desarrollo:before {
    content: '< 700px';
  }
}
body.es-desarrollo:before {
  color: #fff;
  text-align: center;
  padding: 3px;
  display: block;
  background-color: #66aa66;
}
.justificado-una-linea {
  text-align: justify;
  text-align-last: justify;
  height: 1em;
  line-height: 1;
}
.justificado-una-linea:after {
  content: "";
  display: inline-block;
  width: 100%;
}
a {
  text-decoration: none;
}
a img {
  border: none;
}
.ayuda-wcag {
  display: none;
}
body {
  font: normal normal 400 14px/1.2 Montserrat, sans-serif;
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
h2 {
  font-size: 32px;
  line-height: 1.2;
}
h3 {
  font-size: 24px;
  line-height: 1.2;
}
b,
strong {
  font-weight: 700;
}
a {
  color: #139ecf;
}
a:hover {
  color: #006094;
}
input[type=submit],
input[type=text] {
  -webkit-appearance: none;
  -moz-appearance: none;
}
input[type=text] {
  background-color: #ffffff;
}
#aviso-local {
  z-index: 20;
  position: fixed;
  bottom: 40px;
  right: -102px;
  padding: 17px 90px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  color: #000;
  background-color: #ff0;
  font-size: 22px;
  font-weight: 700;
  box-shadow: 4px 4px 4px #333;
  display: none;
}
body {
  background: #f5f5f5;
}
.estirador {
  max-width: 1540px;
  margin: 0 auto;
  padding-left: 14px;
  padding-right: 14px;
}
#cuerpo {
  padding-bottom: 148px;
}
@media screen and (max-width: 1199px) {
  #cuerpo {
    padding-bottom: 20px;
  }
}
#texto-largo {
  padding: 0 0 80px 0;
}
#texto-largo h3 {
  margin-top: 1.6em;
  margin-bottom: 0;
  text-transform: uppercase;
}
span.touchable {
  display: none;
  cursor: pointer;
  margin: 0 auto;
}
span.touchable:before {
  content: '\f0c9';
  display: inline-block;
  color: #00518b;
  background-color: #e1e1e2;
  padding: 4px 0 4px 0;
  width: 30px;
  text-align: center;
  font: normal normal normal 22px/22px FontAwesome;
  border-radius: 1px;
}
body.no-touch span.touchable:hover:before {
  background-color: #999999;
}
span.touchable:hover:before {
  background-color: #e1e1e2;
}
span.touchable.icon-abrir:hover:before {
  content: '\f0c9';
  background-color: #e1e1e2;
}
span.touchable.icon-cerrar:hover:before {
  content: '\f068';
}
body.gestalia span.touchable.icon-cerrar:before,
body.gestalia span.touchable.icon-cerrar:hover:before,
body.habitable span.touchable.icon-cerrar:before,
body.habitable span.touchable.icon-cerrar:hover:before {
  content: '\f00d';
}
body.gestalia span.touchable.icon-abrir:hover:before,
body.gestalia span.touchable.icon-cerrar:hover:before,
body.habitable span.touchable.icon-abrir:hover:before,
body.habitable span.touchable.icon-cerrar:hover:before {
  background-color: #fff;
  color: #006094;
}
#touch-cabecera {
  position: absolute;
  top: 22px;
  left: 14px;
  color: #000;
  display: none;
}
@media screen and (max-width: 699px) {
  #touch-cabecera {
    display: block;
  }
}
#cabecera {
  background-color: #fff;
  border-bottom: 1px solid #dadbdd;
}
#cabecera .estirador {
  position: relative;
  height: 144px;
}
@media screen and (max-width: 1589px) {
  #cabecera .estirador {
    height: 118px;
  }
}
@media screen and (max-width: 699px) {
  #cabecera .estirador {
    height: auto;
    min-height: 78px;
    padding: 0;
    border-bottom: 1px solid #5b5b5d;
  }
}
#cabecera h1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 231px;
  height: 144px;
}
@media screen and (max-width: 699px) {
  #cabecera h1 {
    position: relative;
    left: 0!important;
    margin: 0 auto;
    width: 125px;
    height: 78px;
  }
}
#cabecera h1 img {
  /*width: 100%;*/
  max-height: 100px;
  max-width: 100%;
  padding: 8px 0px;

}
#cabecera h1 span {
  display: none;
}
#cabecera h1 a:hover {
  opacity: 0.6;
}
@media screen and (max-width: 1589px) {
  #cabecera h1 {
    left: 24px;
    width: 190px;
    height: 118px;
  }
}
#cabecera nav.redes-sociales {
  font-size: 26px;
  line-height: 1;
  padding-top: 27px;
  text-align: right;
}
#cabecera nav.redes-sociales span {
  display: none;
}
#cabecera nav.redes-sociales a {
  display: inline-block;
  padding-left: 16px;
}
@media screen and (max-width: 699px) {
  #cabecera nav.redes-sociales {
    position: absolute;
    right: 14px;
    top: 5px;
    font-size: 17px;
  }
  #cabecera nav.redes-sociales a {
    color: #006094;
    padding-left: 11px;
  }
  #cabecera nav.redes-sociales a:hover {
    color: #999999;
  }
}
#menu-principal {
  position: absolute;
  bottom: 30px;
  right: 0;
}
@media screen and (max-width: 1589px) {
  #menu-principal {
    position: absolute;
    bottom: 24px;
    right: 14px;
  }
  #menu-principal > a {
    padding-left: 42px;
    font-size: 18px;
  }
  #a_promociones_int {
      color: #006094 !important;
        padding-left: 0 !important;
        margin-left: 42px !important;
    }
}
@media screen and (min-width: 800px) {
  #menu-principal > a {
    display: inline-block;
    color: #5c5c5f;
    padding-left: 44px;
    font-size: 18px;
  }
  #a_promociones_int {
      color: #006094 !important;
      padding-left: 0 !important;
      margin-left: 44px !important;
    }
}
#menu-promociones,#menu-promociones_int {
  display: none;
}
#menu-promociones.ampliado, #menu-promociones_int.ampliado {
  display: block;
}
#menu-promociones.ampliado a, #menu-promociones_int.ampliado a {
  display: block;
  text-transform: uppercase;
  border-bottom: 1px dotted #eeeeee;
}
@media screen and (min-width: 700px) {
  #menu-promociones.ampliado,#menu-promociones_int.ampliado {
    position: absolute;
    z-index: 9999;
    top: 32px;
    margin-left: 30px;
    background-color: #fff;
    box-shadow: 2px 2px 4px #eeeeee;
  }
  #menu-promociones.ampliado a,#menu-promociones_int.ampliado a {
    width: 20em;
    padding: 4px 1em;
    text-transform: uppercase;
  }
}
@media screen and (max-width: 699px) {
  #menu-promociones.ampliado a, #menu-promociones_int.ampliado a {
    padding: 14px 1em 14px 12px;
    font-size: 11px;
  }
}
@media screen and (max-width: 699px) {
  #a_promociones, #a_promociones_int {
    position: relative;
  }
  #a_promociones:after, #a_promociones_int:after {
    position: absolute;
    right: 14px;
    padding-left: 0;
  }
  
  
}
#a_promociones:after, #a_promociones_int:after {
  content: '\f077';
  display: inline-block;
  font: normal normal normal 1em/1 FontAwesome;
  width: 1em;
  text-align: right;
  padding-left: 0.4em;
}
#a_promociones.recogido:after, #a_promociones_int.recogido:after {
  content: '\f078';
}
@media screen and (max-width: 1199px) {
  #menu-secundario a {
    display: block;
    color: #4b4b4e;
    background-color: #eee;
    border-bottom: 1px solid #d3d3d2;
    padding: 8px 14px;
  }
  #menu-secundario a:hover {
    color: #006094;
  }
}
#reproductor-video:after {
  position: absolute;
  top: 30px;
  right: 30px;
  display: block;
  font-family: FontAwesome;
  font-size: 40px;
  content: '\f00d';
  color: #ffffff;
}
#video-presentacion:after {
  display: inline-block;
  margin-left: .4em;
  font-family: FontAwesome;
  content: '\f144';
  color: #139ecf;
  position: relative;
  animation: bounce 2s linear infinite;
  animation-iteration-count: 2;
  animation-delay: 3s;
}
@keyframes bounce {
  0% {
    transform: translateY(-100%);
  }
  5% {
    transform: translateY(-100%);
  }
  15% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(-50%);
  }
  40% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-30%);
  }
  70% {
    transform: translateY(0);
  }
  80% {
    transform: translateY(-15%);
  }
  90% {
    transform: translateY(0);
  }
  95% {
    transform: translateY(-7%);
  }
  97% {
    transform: translateY(0);
  }
  99% {
    transform: translateY(-3%);
  }
  100% {
    transform: translateY(0);
  }
}
#subir {
  display: block;
  margin: 0 0 0 auto;
  width: 90px;
  height: 65px;
  padding-top: 25px;
  background-color: #b6b6b6;
  color: #fff;
  text-align: center;
  font: normal normal normal 40px/40px FontAwesome;
}
@media screen and (max-width: 899px) {
  #subir {
    width: 45px;
    height: 30px;
    padding-top: 15px;
    font-size: 20px;
    line-height: 1;
  }
}
body.no-touch #subir:hover {
  background-color: #cccccc;
}
#pie .menu-textos {
  float: left;
  width: 33%;
}
@media screen and (max-width: 899px) {
  #pie .menu-textos {
    float: none;
    width: auto;
    text-align: center;
  }
}
#quieres-mas-informacion {
  overflow: auto;
  background-color: #139ecf;
  color: #fff;
  padding: 86px 0;
  font-size: 28px;
}
#quieres-mas-informacion h3 {
  font-size: 33px;
  padding-bottom: 13px;
}
#quieres-mas-informacion .bt {
  display: block;
  margin: 0 0 0 auto;
  padding: 30px 0;
  width: 70%;
  border: none;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background-color: #044d6f;
  font-size: 22px;
  font-weight: 700;
}
body.gestalia #quieres-mas-informacion .bt {
  padding: 27px 0;
  width: 80%;
}
#quieres-mas-informacion .bt:hover {
  background-color: #999999;
}
@media screen and (max-width: 899px) {
  #quieres-mas-informacion {
    text-align: center;
    padding: 22px 0;
  }
  #quieres-mas-informacion .estirador {
    margin: 0 auto;
    width: 300px;
  }
  #quieres-mas-informacion .bt {
    display: block;
    padding: 14px 0;
    width: auto;
    max-width: 300px;
    font-size: 13px;
    margin: 34px 0 0 0;
  }
  body.gestalia #quieres-mas-informacion .bt {
    margin-left: auto;
    margin-right: auto;
    width: auto;
    padding: 7px 0;
  }
  #quieres-mas-informacion h3 {
    font-size: 17px;
  }
  #quieres-mas-informacion p {
    font-size: 14px;
  }
}
body.habitable #quieres-mas-informacion {
  font: normal normal 400 22px/1.2 Raleway, sans-serif;
}
body.habitable #quieres-mas-informacion h3 {
  font: normal normal 700 28px/1.2 Raleway, sans-serif;
  padding-bottom: 1.2em;
}
@media screen and (max-width: 899px) {
  body.habitable #quieres-mas-informacion h3 {
    font-size: 16px;
  }
}
#sobre-mvre {
  background: #dadcdd url(images/fondo_pie.jpg) bottom center no-repeat;
  color: #777777;
}
body.habitable #sobre-mvre {
  background: #ebebec url(images/fondo_pie_habitable.jpg) top center no-repeat;
  color: #016386;
  font: normal normal 600 16px/1.2 Raleway, sans-serif;
}
body.habitable #sobre-mvre b,
body.habitable #sobre-mvre strong {
  font-weight: 800;
}
@media screen and (min-width: 900px) {
  body.habitable #sobre-mvre {
    padding: 64px 0 74px 0;
  }
  body.habitable #sobre-mvre em {
    font-size: 14px;
  }
}
@media screen and (max-width: 899px) {
  body.habitable #sobre-mvre {
    padding: 16px 0 22px 0;
    font-size: 11px;
  }
}
body.habitable #sobre-mvre em {
  font-weight: 500;
  font-style: italic;
}
#sobre-mvre .pie-mvre p {
  font-size: 24px;
  line-height: 1.5;
  margin-bottom: 1.2em;
  color: #777777;
}
#sobre-mvre .pie-promociones h3 {
  font-size: 24px;
  line-height: 1;
  color: #006094;
}
#sobre-mvre .pie-promociones nav {
  font-size: 18px;
}
@media screen and (min-width: 900px) {
  #sobre-mvre {
    overflow: auto;
    padding: 155px 0 145px 0;
  }
  #sobre-mvre .pie-mvre {
    float: left;
    width: 60%;
  }
  #sobre-mvre .pie-promociones {
    float: right;
    width: 34%;
  }
  #sobre-mvre .pie-promociones h3 {
    padding-bottom: 44px;
  }
}
@media screen and (max-width: 899px) {
  #sobre-mvre {
    padding: 30px 0 23px 0;
    background-size: contain;
  }
  #sobre-mvre .pie-mvre p,
  #sobre-mvre .pie-promociones nav {
    font-size: 12px;
  }
  #sobre-mvre .pie-promociones h3 {
    font-size: 14px;
    padding-bottom: 4px;
  }
}
#lateral-bloquepiehabitable {
  color: #016386;
  max-width: 60em;
}
#lateral-bloquepiehabitable p {
  padding-top: 2em;
}
#estructura-web {
  overflow: auto;
  padding: 97px 0 85px 0;
  background-color: #044d6f;
}
#estructura-web h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 26px;
  padding-bottom: 42px;
}
body.habitable #estructura-web h3 {
  color: #444444;
}
@media screen and (min-width: 900px) {
  body.habitable #estructura-web h3:after {
    content: '';
    width: 3em;
    display: block;
    border-top: 2px solid #8b9296;
  }
}
@media screen and (max-width: 1199px) {
  body.habitable #estructura-web h3 {
    font-size: 23px;
  }
}
@media screen and (max-width: 1022px) {
  body.habitable #estructura-web h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 799px) {
  body.habitable #estructura-web h3 {
    font-size: 16px;
  }
}
#estructura-web a {
  font-size: 18px;
  display: block;
  color: #fff;
  padding-bottom: 28px;
}
#estructura-web a:hover {
  color: #139ecf;
}
body.habitable #estructura-web a:hover {
  color: #444444;
}
@media screen and (max-width: 899px) {
  #estructura-web {
    padding: 0 0 34px 0;
  }
  #estructura-web h3 {
    padding-top: 34px;
    padding-bottom: 12px;
    font-size: 17px;
  }
  #estructura-web a {
    font-size: 12px;
    padding-bottom: 12px;
  }
}
#bloque-redes-sociales {
  padding: 27px 0;
  overflow: auto;
  color: #fff;
  background-color: #033a53;
  font-size: 22px;
}
@media screen and (max-width: 899px) {
  #bloque-redes-sociales {
    position: relative;
    padding-top: 14px;
    padding-bottom: 85px;
    text-align: center;
    font-size: 17px;
  }
  body.mvre #bloque-redes-sociales {
    background-color: #044d6f;
  }
  body.habitable #bloque-redes-sociales {
    padding: 18px 0;
  }
}
@media screen and (max-width: 899px) {
  #bloque-redes-sociales span.siguenos {
    display: block;
    padding-bottom: 14px;
  }
}
@media screen and (min-width: 900px) {
  #bloque-redes-sociales span.siguenos:after {
    content: ':';
  }
}
#bloque-redes-sociales .copyright {
  float: left;
  display: inline-block;
  padding-top: 22px;
  font-size: 12px;
}
@media screen and (max-width: 899px) {
  #bloque-redes-sociales .copyright {
    float: none;
    font-size: 10px;
  }
  body.mvre #bloque-redes-sociales .copyright {
    position: absolute;
    bottom: 20px;
    width: 80%;
    left: 10%;
  }
  body.gestalia #bloque-redes-sociales .copyright,
  body.habitable #bloque-redes-sociales .copyright {
    padding-top: 0;
  }
}
#bloque-redes-sociales nav {
  text-transform: uppercase;
}
@media screen and (min-width: 900px) {
  #bloque-redes-sociales nav {
    float: right;
    width: 34%;
    text-align: left;
  }
}
@media screen and (max-width: 899px) {
  #bloque-redes-sociales nav {
    text-align: center;
  }
  #bloque-redes-sociales nav a {
    font-size: 14px;
  }
}
#bloque-redes-sociales nav .link-text {
  display: none;
}
#bloque-redes-sociales a {
  display: inline-block;
  color: #033a53;
}
#bloque-redes-sociales a:hover {
  color: #139ecf;
}
@media screen and (min-width: 900px) {
  #bloque-redes-sociales a {
    padding-left: 23px;
  }
  #bloque-redes-sociales a + a {
    padding-left: 5px;
  }
}
body.gestalia.home .texto-contenido {
  margin-top: 102px;
}
@media screen and (max-width: 1390px) {
 
  #bloque-redes-sociales .siguenos {
    display:block;
  }
  #bloque-redes-sociales a {
    padding-left: 0px;
  }
}
@media screen and (max-width: 1022px) {
  body.gestalia.home .texto-contenido {
    margin-top: 0;
  }
  
}
body.gestalia.home .texto-contenido .col-1-2,
body.gestalia.home .texto-contenido .col-3 {
  margin-bottom: 32px;
}
@media screen and (max-width: 699px) {
  body.gestalia.home .texto-contenido .col-1-2,
  body.gestalia.home .texto-contenido .col-3 {
    margin-bottom: 16px;
  }
}
body.gestalia div.texto-home p {
  font-size: 20px;
  color: #4e4d51;
  margin-bottom: 2em;
}
@media screen and (max-width: 1022px) {
  body.gestalia div.texto-home p {
    font-size: 13px;
  }
}
body.gestalia div.texto-home h2 {
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 2em;
  color: #1e4c35;
  text-transform: uppercase;
}
@media screen and (max-width: 1022px) {
  body.gestalia div.texto-home h2 {
    font-size: 17px;
    margin-bottom: 1em;
  }
}
@media screen and (max-width: 699px) {
  body.gestalia div.texto-home {
    display: none;
  }
}
.texto-contenido {
  clear: both;
  overflow: auto;
}
.texto-estilizado h2.texto-titulo {
  font-size: 34px;
  font-weight: 700;
  color: #000;
  padding-top: 60px;
  padding-bottom: 42px;
  text-transform: uppercase;
}
.texto-estilizado b,
.texto-estilizado strong {
  color: #333;
  font-weight: 700;
}
.texto-estilizado em,
.texto-estilizado i {
  color: #139ecf;
  font-style: normal;
}
.texto-estilizado ol,
.texto-estilizado p,
.texto-estilizado ul {
  font-size: 16px;
  line-height: 1.7;
  font-weight: 400;
  color: #666;
  margin: 1.2em 0;
}
#pagina .texto-estilizado ul {
  list-style: none;
  padding-left: 2em;
  font-weight: 700;
  color: #000000;
}
#pagina .texto-estilizado li {
  margin: 0.3em;
}
#pagina .texto-estilizado li:before {
  content: '\f111';
  color: #c1c1c1;
  vertical-align: middle;
  display: inline-block;
  padding-right: 10px;
  padding-bottom: 6px;
  font: normal normal normal 8px/8px FontAwesome;
}
#pagina .texto-estilizado ul ul {
  font-size: 15px;
  color: #333;
  margin: 0;
}
#texto-largo h2,
.texto-contenido h3.titulo,
.texto-noticias h2,
.texto-plantilla-estirada h2 {
  font-size: 34px;
  font-weight: 700;
  padding-top: 72px;
  padding-bottom: 60px;
  text-transform: uppercase;
}
.texto-contenido h3.titulo {
  padding-top: 0;
}
.estirador-ok {
  background: #61BE1A;
  color: #fff;
  padding: 16px 0;
  font-size: 22px;
}
@media screen and (max-width: 699px) {
  .estirador-ok {
    padding: 9px 0;
    font-size: 14px;
  }
}
div.mensaje-error,
div.mensaje-ok {
  padding: 1.5em 0;
  width: auto;
  font-size: 22px;
  line-height: 1.5;
  color: #ffffff;
}
.estirador.ok,
div.mensaje-ok {
  background: #61be1a;
}
div.mensaje-error {
  background: #cc0000;
}
div.obligatorio {
  margin-top: 12px;
  font-size: 0.8em;
}
table.edicion td,
table.edicion th {
  text-align: left;
  vertical-align: top;
}
table.edicion td {
  padding: 5px 2px;
}
table.edicion th {
  padding: 10px 2px 0 2px;
}
table.edicion input[text],
table.edicion textarea {
  width: 300px;
  border: 1px solid #575757;
}
table.limpia {
  margin: 16px 0 32px 0;
  border-collapse: collapse;
}
table.limpia tr {
  border-bottom: 1px dotted #999999;
}
table.limpia tr.separador {
  background-color: #f0f0f0;
}
table.limpia th {
  font-weight: 700;
  padding: 16px 6px 4px 6px;
  vertical-align: bottom;
  text-align: left;
}
table.limpia td {
  vertical-align: middle;
  padding: 16px 6px 12px 6px;
}
table.limpia td.opciones a {
  margin-right: 8px;
  padding: 3px 6px 3px 20px;
  background-color: #fff;
  background-position: 3px 0;
  background-repeat: no-repeat;
  border: 1px solid #bbb;
  border-radius: 3px;
  box-shadow: 1px 1px 2px #bbbbbb;
}
table.limpia tfoot td {
  padding: 6px;
  color: #999;
  text-transform: uppercase;
}
#pagina a.boton,
#pagina a.boton-editar,
#pagina a.boton-editar-insertado {
  position: absolute;
  z-index: 900;
  left: 0;
  top: 0;
  padding: 3px 6px;
  font-size: 11px;
  text-transform: uppercase;
  background-color: #ff0;
  color: #000000;
}
#pagina a.boton-editar-insertado:hover,
#pagina a.boton-editar:hover,
#pagina a.boton:hover {
  background-color: #999999;
}
input.boton,
input[name=ir] {
  font-size: 10px;
  line-height: 1;
  padding: 2px 4px;
  color: #fff;
  text-transform: uppercase;
  border: none;
  background-color: #d02421;
}
input.boton:hover,
input[name=ir]:hover {
  background-color: #999999;
}
#pagina a.boton-editar-lateral {
  top: 50px;
}
.select {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.select:before {
  content: '\f078';
  font: normal normal normal 1em/1 FontAwesome;
  color: #139ecf;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 5;
  display: block;
  text-align: center;
  width: 30px;
  height: 36px;
  padding-top: 20px;
  background-color: #fff;
  pointer-events: none;
}
.select:hover:before {
  color: #999999;
}
.select select {
  display: inline-block;
  padding: 5px 8px;
  width: 110%;
  border: none;
  border-radius: 0;
  box-shadow: none;
  background-color: #fff;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.select select option {
  background-color: #ffffff !important;
}
div.cc-cookies {
  position: fixed;
  z-index: 900;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
div.cc-cookies div.cc-overlay {
  position: relative;
  z-index: 9000;
  width: 650px;
  margin: 10% auto 0 auto;
  padding: 45px 30px;
  background: #fff;
  color: #333;
  border-radius: 2px;
  box-shadow: 9px 9px 12px #000;
  font: normal normal normal 14px/16px Helvetica, sans-serif;
}
div.cc-cookies a {
  display: inline-block;
  margin: 30px 20px 10px 0;
  padding: 8px 12px 4px 12px;
  background-color: #858585;
  color: #fff;
  text-decoration: none;
}
div.cc-cookies a:hover {
  background-color: #999999;
}
div.anuncio {
  position: relative;
  text-align: center;
  color: #fff;
  overflow: hidden;
  cursor: pointer;
}
div.anuncio:hover {
  box-shadow: inset 0 0 120px #000000;
}
div.anuncio:hover a.anuncio-url {
  color: #139ecf;
}
.anuncios h2 {
  color: #ffffff;
}
.anuncios a {
  display: block;
  font-weight: 700;
  color: #ffffff;
}
.anuncios a:hover {
  color: #139ecf;
}
@media screen and (min-width: 700px) {
  .anuncios {
    text-align: justify;
  }
  .anuncios:after {
    content: '';
    width: 100%;
    display: inline-block;
  }
  .anuncios .anuncio {
    display: inline-block;
    margin-bottom: 30px;
    color: #fff;
    width: 48%;
    height: 378px;
    background-position: center center;
    background-size: cover;
  }
  .anuncios .anuncio .anuncio a {
    padding-top: 20px;
  }
  .anuncios .anuncio-0 {
    width: 100%;
    height: 585px;
  }
  .anuncios .anuncio-0 h2 {
    font-size: 36px;
    line-height: 1.1em;
    padding-top: 228px;
  }
  .anuncios .anuncio-0 a {
    font-size: 44px;
    line-height: 1;
  }
  .anuncios .anuncio-1 h2 {
    font-size: 30px;
    line-height: 1.3;
    padding: 120px 15% 0 15%;
  }
  .anuncios .anuncio-1 a {
    font-size: 36px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 899px) {
  .anuncios {
    padding: 14px 14px 40px 14px;
  }
}
@media screen and (max-width: 699px) {
  .anuncios .anuncio a {
    padding-top: 20px;
  }
  .anuncios .anuncio a:hover {
    color: #139cef;
  }
  .anuncios .anuncio-0,
  .anuncios .anuncio-1 {
    width: 100%;
    height: 50vw;
    background-size: cover;
    margin-bottom: 10px;
  }
  .anuncios .anuncio-0 h2,
  .anuncios .anuncio-1 h2 {
    font-size: 17px;
    padding-top: 20vw;
  }
  .anuncios .anuncio-0 a,
  .anuncios .anuncio-1 a {
    font-size: 20px;
  }
}
#mvre-buscador-home {
  background-color: #262628;
}
@media screen and (min-width: 1200px) {
  #mvre-buscador-home {
    padding: 27px 24px 41px 24px;
  }
}
@media screen and (max-width: 1199px) {
  #mvre-buscador-home {
    padding: 27px 37px 41px 37px;
  }
}
@media screen and (max-width: 899px) {
  #mvre-buscador-home {
    padding: 22px 14px 25px 14px;
  }
}
#mvre-buscador-home h2 {
  font-weight: 700;
  padding-bottom: 15px;
  margin-bottom: 15px;
  color: #fff;
  border-bottom: 1px solid #646466;
}
@media screen and (min-width: 1590px) {
  #mvre-buscador-home h2 {
    font-size: 28px;
    line-height: 1.1;
  }
  body.gestalia #mvre-buscador-home h2 {
    font-size: 26px;
  }
  body.gestalia #mvre-buscador-home h2 b,
  body.gestalia #mvre-buscador-home h2 strong {
    font-size: 40px;
  }
  #mvre-buscador-home h2 b,
  #mvre-buscador-home h2 strong {
    display: block;
    font-size: 60px;
    line-height: 1;
  }
}
@media screen and (max-width: 1589px) {
  #mvre-buscador-home h2 {
    font-size: 26px;
  }
  #mvre-buscador-home h2 b,
  #mvre-buscador-home h2 strong {
    display: block;
    font-size: 52px;
    line-height: 1;
  }
  body.gestalia #mvre-buscador-home h2 {
    font-size: 22px;
  }
  body.gestalia #mvre-buscador-home h2 b,
  body.gestalia #mvre-buscador-home h2 strong {
    font-size: 34px;
  }
}
@media screen and (max-width: 1199px) {
  #mvre-buscador-home h2 {
    font-size: 18px;
  }
  #mvre-buscador-home h2 b,
  #mvre-buscador-home h2 strong {
    display: block;
    font-size: 40px;
    line-height: 1;
  }
  body.gestalia #mvre-buscador-home h2 {
    font-size: 16px;
  }
  body.gestalia #mvre-buscador-home h2 b,
  body.gestalia #mvre-buscador-home h2 strong {
    font-size: 28px;
  }
}
@media screen and (max-width: 899px) {
  #mvre-buscador-home h2 {
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    border-bottom: 2px solid #8f8f91;
    padding-bottom: 6px;
  }
  #mvre-buscador-home h2 b,
  #mvre-buscador-home h2 strong {
    font-weight: 700;
  }
  body.gestalia #mvre-buscador-home h2 b,
  body.gestalia #mvre-buscador-home h2 strong {
    font-size: 16px;
    display: inline-block;
  }
}
#mvre-buscador-home label {
  display: block;
  color: #999999;
}
@media screen and (min-width: 900px) {
  #mvre-buscador-home label {
    font-size: 20px;
    padding: 15px 0 10px 0;
  }
}
@media screen and (max-width: 899px) {
  #mvre-buscador-home label {
    font-size: 10px;
    padding: 4px 0 4px 0;
  }
}
@media screen and (max-width: 1022px) {
  body.gestalia #mvre-buscador-home label {
    font-size: 13px;
    padding: 11px 0 6px 0;
  }
}
#mvre-buscador-home select {
  display: block;
  color: #777;
  cursor: pointer;
}
@media screen and (max-width: 899px) {
  #mvre-buscador-home select {
    display: block;
    height: 30px;
    padding: 2px 1%;
    width: 98%;
    font-size: 10px;
  }
  #mvre-buscador-home select option {
    padding: 15px 5%;
  }
}
#mvre-buscador-home .bt {
  display: block;
  width: 100%;
  border: none;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background-color: #139ecf;
  cursor: pointer;
  font-weight: 700;
}
#mvre-buscador-home .bt:hover {
  background-color: #999999;
}
body.gestalia #mvre-buscador-home .bt {
  padding: 15px;
}
@media screen and (max-width: 1022px) {
  body.gestalia #mvre-buscador-home .bt {
    margin-top: 32px;
    font-size: 13px;
    padding: 6px 0 6px 0;
  }
}
@media screen and (min-width: 900px) {
  #mvre-buscador-home .bt {
    margin-top: 62px;
    padding: 30px 0;
    font-size: 22px;
  }
}
@media screen and (max-width: 899px) {
  #mvre-buscador-home .bt {
    display: block;
    margin-top: 24px;
    padding: 15px 0;
    font-size: 11px;
  }
}
@media screen and (max-width: 899px) {
  #mvre-buscador-home div.inputs {
    position: relative;
    margin: 0 16px 0 16px;
    overflow: hidden;
  }
}
#mvre-buscador-promociones {
  background-color: #525254;
  color: #ffffff;
}
#mvre-buscador-promociones p.camino-de-migas {
  padding-bottom: 68px;
  font-size: 16px;
  color: #b0afb4;
}
#mvre-buscador-promociones p.camino-de-migas a {
  font-weight: 700;
  color: #ffffff;
}
#mvre-buscador-promociones p.camino-de-migas a:hover {
  color: #139ecf;
}
#ultimas-noticias {
  padding-top: 41px;
  padding-bottom: 24px;
}
#ultimas-noticias h2 {
  font-size: 30px;
  font-weight: 700;
  color: #b0afb4;
  border-bottom: 3px solid #dadada;
  padding-bottom: 2px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
#ultimas-noticias .ver-mas {
  display: none;
}
.noticia {
  position: relative;
  border-bottom: 3px solid #dadada;
  margin-bottom: 33px;
  padding-bottom: 33px;
}
.noticia .leer-mas:after {
  display: inline-block;
  content: '\f054';
  padding-left: 3px;
  padding-bottom: 0;
  font: normal normal normal 8px/12px FontAwesome;
}
.noticia .noticia-fecha {
  font-size: 12px;
  color: #aaa;
  text-transform: uppercase;
}
.noticia h3 {
  font-size: 22px;
  font-weight: 700;
  color: #006094;
}
.noticia h3 a {
  color: #006094;
}
.noticia h3 a {
  color: #006094;
}
.noticia .noticia-entradilla {
  color: #777;
  font-size: 15px;
  padding: 10px 0 20px 0;
}
#listado-noticias {
  text-align: justify;
}
#listado-noticias:after {
  content: '';
  width: 100%;
  display: inline-block;
}
#listado-noticias .noticia {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  width: 32%;
  background-color: #fff;
  overflow: hidden;
  margin-bottom: 30px;
  border-bottom: 0;
  padding-bottom: 0;
}
#listado-noticias .noticia .noticia-contenedor-detalle {
  overflow: hidden;
}
#listado-noticias .noticia-datos {
  position: relative;
  padding: 20px 75px 54px 20px;
  height: 10em;
}
#listado-noticias .leer-mas {
  position: absolute;
  left: 20px;
  bottom: 34px;
}
#listado-noticias .noticia-detalle {
  width: 100%;
  display: block;
  transition: 1s;
}
#listado-noticias .noticia-detalle:hover {
  filter: grayscale(100%);
}
#listado-noticias .noticia-entradilla {
  max-height: 2.5em;
  overflow: hidden;
}
.noticia-single {
  overflow: auto;
}
.noticia-single .contenido {
  float: left;
  width: 65%;
}
.noticia-single .lateral {
  float: right;
  width: 27%;
}
.noticia-single .ver-todas {
  display: block;
  font-size: 16px;
  padding-top: 40px;
  padding-bottom: 30px;
  clear: both;
}
.noticia-single .ver-todas:before {
  content: '<< ';
}
.noticia-single img {
  width: 100%;
}
.noticia-single .noticia-cabecera h3 {
  font-size: 34px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000000;
}
.noticia-single .noticia-cabecera .noticia-fecha {
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: #999;
  clear: both;
  padding-bottom: 42px;
}
.noticia-single .noticia-cabecera .noticia-fecha:before {
  content: 'FECHA: ';
}
.noticia-single .noticia-contenido {
  font-size: 16px;
  color: #666;
  padding-top: 50px;
  padding-bottom: 21px;
}
.noticia-single #ultimas-noticias {
  padding-top: 0;
}
.noticia-single.noticia {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.f-largo {
  border-bottom: 5px solid #f4f4f4;
  padding-bottom: 64px;
  color: #999999;
}
.f-largo h2 {
  display: inline-block;
  padding-right: 10px;
  font-size: 18px;
  line-height: 1.1;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
}
.f-largo h3 {
  color: #000;
  text-transform: uppercase;
}
.f-largo .condiciones {
  padding-top: 108px;
  font-size: 12px;
}
.f-largo .condiciones h3 {
  font-weight: 400;
  font-size: 12px;
  padding-bottom: 18px;
}
.f-largo .obligatorio {
  display: inline-block;
  font-style: italic;
  font-weight: 200;
  font-size: 13px;
  color: #999999;
}
.f-largo label.for-check,
.f-largo label.for-radio {
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}
.f-largo label.main {
  display: block;
  padding-top: 20px;
  padding-bottom: 4px;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
}
.f-largo .bloque-radio {
  display: block;
  margin-top: 10px;
}
.f-largo .campos {
  padding-bottom: 78px;
  overflow: auto;
}
.f-largo div.col {
  float: left;
  width: 45%;
  width: calc(-10%);
}
.f-largo div.col + div.col {
  margin-left: 60px;
}
.f-largo .input-text input {
  font-size: 16px;
  padding: 5px 3px;
  width: 95%;
  width: calc(92%);
}
.f-largo input[type=submit] {
  display: inline-block;
  margin-top: 38px;
  font-weight: 500;
  font-size: 15px;
  padding: 20px 60px;
  background-color: #dd4334;
  color: #fff;
  border: none;
  text-transform: uppercase;
}
.f-largo input[type=submit]:hover {
  background-color: #999999;
}
.paginacion {
  text-align: center;
  padding: 14px;
  font-size: 20px;
  line-height: 20px;
}
.paginacion a {
  display: inline-block;
  width: 50px;
  font-size: 20px;
  line-height: 20px;
  padding: 15px 0;
  text-align: center;
  color: #999;
  border: 1px solid #ddd;
  background-color: #fff;
  margin: 0;
}
.paginacion a.actual {
  color: #fff;
  background-color: #139ecf;
}
.paginacion a.normal:hover {
  background-color: #ddd;
  color: #ffffff;
}
.paginacion a + a {
  border-left: none;
}
.listado-promociones {
  padding-top: 31px;
  overflow: auto;
}
.promocion-resumida {
  position: relative;
  background-color: #fff;
  margin-bottom: 14px;
}
@media screen and (min-width: 1590px) {
  .promocion-resumida {
    width: 49vw;
  }
}
.promocion-resumida .informacion {
  padding: 32px;
  position: relative;
}
@media screen and (min-width: 1560px) {
  .promocion-resumida .informacion {
    height: 200px;
  }
}
.promocion-resumida .resumen {
  margin-top: 5px;
  color: #999;
  font-size: 24px;
}
.promocion-resumida .mas-info {
  position: absolute;
  left: 32px;
  bottom: 32px;
  font-size: 24px;
  text-transform: uppercase;
  color: #139ecf;
}
body.habitable .promocion-resumida .mas-info {
  color: #006094;
}
body.gestalia .promocion-resumida .mas-info:hover,
body.habitable .promocion-resumida .mas-info:hover {
  color: #333333;
}
.promocion-resumida .mas-info:hover {
  color: #006094;
}
.promocion-resumida .mas-info:after {
  content: " \f105";
  font: normal normal normal 1em/1 FontAwesome;
}
.promocion-resumida .detalle {
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 1560px) {
  .promocion-resumida .detalle {
    height: 472px;
  }
}
.promocion-resumida .etiqueta {
  display: block;
  position: absolute;
  left: 20%;
  bottom: 0;
  width: 60%;
  padding: 8px 0;
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
}
.promocion .resumen h2 {
  font-size: 34px;
}
.promocion-resumida .detalle:hover,
a.detalle-imagen:hover {
  box-shadow: 0 0 5px 5px #999999;
}
.promocion-resumida .detalle a img,
a.detalle-imagen {
  transition: 1s ease;
}
.promocion-resumida .detalle a:hover img,
a.detalle-imagen:hover {
  transform: scale(1.2);
}
.grande .etiqueta {
  display: block;
  position: absolute;
  left: 20%;
  top: 0;
  width: 60%;
  padding: 8px 0;
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
}
.atajos-ficha-promocion {
  background-color: #139ecf;
}
@media screen and (max-width: 699px) {
  body.gestalia .atajos-ficha-promocion {
    background-color: #139ecf;
  }
}
.atajos-ficha-promocion a {
  color: #ffffff;
}
.atajos-ficha-promocion a:hover {
  color: #000000;
}
.atajos-ficha-promocion a:before {
  content: '\f077';
  display: inline-block;
  font: normal normal normal 1em/1 FontAwesome;
  width: 1em;
  text-align: left;
  padding-right: 0.4em;
}
.atajos-ficha-promocion a.atajo-cabecera:before {
  content: '\f030';
}
.atajos-ficha-promocion a.atajo-descripcion:before {
  content: '\f07c';
}
.atajos-ficha-promocion a.atajo-ubicacion:before {
  content: '\f124';
}
.atajos-ficha-promocion a.atajo-viviendas:before {
  content: '\f0c9';
}
.atajos-ficha-promocion a.atajo-avance:before {
  content: '\f0e2';
}
.atajos-ficha-promocion a.atajo-contacto:before {
  content: '\f086';
}
@media screen and (min-width: 1500px) {
  body.gestalia .atajos-ficha-promocion .wrapper {
    max-width: 1490px;
    margin: 0 auto;
    border-left: 1px solid #757576;
    border-right: 1px solid #757576;
  }
}
@media screen and (min-width: 1500px) {
  body.habitable .atajos-ficha-promocion .wrapper {
    max-width: 1510px;
    margin: 0 auto;
    border-left: 1px solid #757576;
    border-right: 1px solid #757576;
  }
}
div.bloque-avance,
div.bloque-ubicacion {
  background-color: #ffffff;
}
div.bloque-descripcion,
div.bloque-viviendas {
  border-top: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
}
div.bloque h3.titulo {
  color: #000;
  clear: both;
  padding-bottom: 50px;
  font-size: 32px;
}
body.habitable div.bloque h3.titulo {
  font-weight: 700;
}
div.bloque-cabecera {
  padding: 88px 0;
  background-color: #fff;
  overflow: auto;
}
div.bloque-cabecera div.estirador {
  overflow: hidden;
  overflow: visible;
}
div.bloque-cabecera .nombre-y-descripcion {
  float: left;
  width: 32%;
}
div.bloque-cabecera .imagenes-multimedia {
  float: right;
  width: 60%;
  position: relative;
}
div.bloque-cabecera .descripcion-corta {
  color: #999;
  font-size: 19px;
}
#promociones-multimedia div.detalle {
  display: inline-block;
  margin-right: 9px;
}
#promociones-multimedia .detalle {
  width: 175px;
  height: 112px;
  overflow: hidden;
  background: #f5f5f5;
}
#promociones-multimedia .detalle img {
  max-width: 200px;
  max-height: 150px;
  vertical-align: top;
}
#promociones-multimedia .detalle:hover img {
  transform: scale(1.2) rotate(9deg);
  transition: 0.6s ease-in;
  cursor: pointer;
}
@media screen and (max-width: 700px) {
  #promociones-multimedia .detalle {
    width: 73px;
  }
  #promociones-multimedia .detalle img {
    width: 100%;
  }
}
#promociones-multimedia .contenedor {
  position: relative;
  width: 9000px;
}
#promociones-multimedia .elementos {
  margin-top: 4px;
  height: 112px;
  overflow: hidden;
}
@media screen and (max-width: 1560px) {
  #promociones-multimedia .elementos {
    padding: 0 31px;
    margin-left: 8px;
    margin-right: 8px;
  }
}
@media screen and (max-width: 700px) {
  #promociones-multimedia .elementos {
    height: 47px;
    padding-left: 17px;
    padding-right: 17px;
  }
}
#promociones-multimedia .contenedor {
  position: relative;
  width: 9000px;
}
#promociones-multimedia .grande {
  display: table;
  position: relative;
  overflow: hidden;
  height: 610px;
  width: 100%;
  background: #ffffff url(images/loading.gif) center center no-repeat;
}
#promociones-multimedia .grande frame,
#promociones-multimedia .grande img,
#promociones-multimedia .grande video {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  background-color: #ffffff;
}
#promociones-multimedia .muestra {
  width: 100%;
  height: 610px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
#promociones-multimedia .muestra iframe {
  max-width: 100%;
  max-height: 100%;
}
@media screen and (max-width: 1546px) {
  #promociones-multimedia {
    padding-right: 0;
  }
  #promociones-multimedia .grande,
  #promociones-multimedia .muestra {
    height: 39.5vw;
  }
}
@media screen and (max-width: 700px) {
  #promociones-multimedia .grande,
  #promociones-multimedia .muestra {
    height: 64.5vw;
  }
}
#promociones-multimedia span.next,
#promociones-multimedia span.previous {
  font: normal normal normal 50px/50px FontAwesome;
  color: #139ecf;
  cursor: pointer;
  display: block;
  position: absolute;
  bottom: 30px;
  z-index: 999;
}
#promociones-multimedia span.next:hover,
#promociones-multimedia span.previous:hover {
  color: #333333;
}
@media screen and (max-width: 1560px) {
  #promociones-multimedia span.next,
  #promociones-multimedia span.previous {
    background-color: #139ecf;
    color: #fff;
    bottom: 0;
    padding: 30px 0 0 0;
    height: 82px;
    text-align: center;
    width: 30px;
  }
}
@media screen and (max-width: 700px) {
  #promociones-multimedia span.next,
  #promociones-multimedia span.previous {
    font: normal normal normal 20px/20px FontAwesome;
    padding: 12px 0 0 0;
    height: 35px;
    text-align: center;
    width: 16px;
  }
}
#promociones-multimedia span.next.oculto:hover,
#promociones-multimedia span.previous.oculto:hover {
  color: #139ecf;
  cursor: default;
}
#promociones-multimedia span.previous {
  left: -30px;
}
#promociones-multimedia span.next {
  right: -30px;
}
@media screen and (max-width: 1560px) {
  #promociones-multimedia span.previous {
    left: 0;
  }
  #promociones-multimedia span.next {
    right: 0;
  }
}
div.bloque-descripcion {
  font-size: 16px;
  color: #777;
  padding-top: 89px;
  padding-bottom: 115px;
  overflow: auto;
}
div.bloque-descripcion div.descripcion-ampliada {
  float: left;
  width: 60%;
}
div.bloque-descripcion div.descargas {
  float: right;
  width: 33%;
}
div.descargas h3 {
  color: #006094;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 40px;
}
div.descargas a {
  display: block;
  padding: 21px;
  color: #fff;
  background-color: #139ecf;
  margin-bottom: 4px;
  font-size: 18px;
}
body.habitable div.descargas a {
  background-color: #006094;
}
div.descargas a:hover {
  background-color: #bbbbbb;
}
div.descargas a:before {
  content: '\f0f6';
  display: inline-block;
  font: normal normal normal 1em/1 FontAwesome;
  width: 1em;
  text-align: left;
  padding-right: 0.4em;
}
div.bloque-ubicacion {
  background-color: #fff;
  padding-top: 94px;
  padding-bottom: 34px;
}
div.bloque-ubicacion p {
  margin-bottom: 60px;
  color: #999;
  font-size: 22px;
  font-weight: 400;
}
div.bloque-ubicacion .localidad,
div.bloque-ubicacion .provincia {
  text-transform: uppercase;
}
div.bloque-ubicacion #map_canvas {
  height: 500px;
  width: 100%;
}
a.streetview {
  display: block;
  margin-top: 22px;
  width: 8em;
  padding: 14px 3em 16px 50px;
  background: url(images/streetview.png) center left no-repeat;
  border: 1px solid #9f9f9f;
  font-size: 16px;
  color: #999999;
}
a.streetview:hover {
  color: #139ecf;
  border-color: #139ecf;
}
@media screen and (max-width: 700px) {
  a.streetview {
    position: absolute;
    right: 14px;
    top: 6px;
    margin-top: 22px;
    background-size: 30px;
    color: #139ecf;
    font-size: 12px;
    padding: 8px 25px 9px 48px;
    width: 8em;
  }
  a.streetview:hover {
    border-color: #139ecf;
  }
}
div.bloque-viviendas {
  padding-top: 90px;
  padding-bottom: 96px;
}
h3.lista-avances,
h3.lista-inmuebles {
  position: relative;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  background-color: #166d9d;
  margin-top: 11px;
  padding: 20px 26px;
  text-transform: uppercase;
}
body.habitable h3.lista-avances,
body.habitable h3.lista-inmuebles {
  font-size: 22px;
  padding: 18px 26px;
  font-weight: 700;
}
h3.lista-inmuebles.icon-abrir:after,
h3.lista-inmuebles.icon-cerrar:after {
  content: '\f0d7';
  font: normal normal normal 1.4em/1.4em FontAwesome;
  display: block;
  position: absolute;
  top: 17px;
  right: 30px;
}
body.habitable h3.lista-inmuebles.icon-abrir:after,
body.habitable h3.lista-inmuebles.icon-cerrar:after {
  top: 15px;
}
h3.lista-inmuebles.icon-cerrar:after {
  content: '\f0d8';
}
.inmuebles-filas {
  width: 100%;
  margin-bottom: 77px;
  font-size: 15px;
}
.inmuebles-filas tr {
  background-color: #fff;
  cursor: move;
}
.inmuebles-filas tbody tr:nth-child(even) {
  background-color: #f9f9f9;
}
.inmuebles-filas th {
  color: #166d9d;
  border-bottom: 1px solid #166d9d;
  text-transform: uppercase;
}
.inmuebles-filas td {
  color: #999;
  border-bottom: 1px solid #e2e2e2;
}
.inmuebles-filas td,
.inmuebles-filas th {
  padding: 17px 12px 15px 24px;
  text-align: center;
}
.inmuebles-filas td + td,
.inmuebles-filas th + th {
  padding-left: 12px;
}
.inmuebles-filas .td-campo-19,
.inmuebles-filas .th-campo-19 {
  text-align: center;
  padding-left: 12px;
  padding-right: 12px;
}
.inmuebles-filas .td-campo-12 a + a {
  margin-left: 8px;
}
.inmuebles-filas .td-campo-19 {
  color: #fff;
  text-transform: uppercase;
}
.compresor {
  width: 100%;
  overflow: hidden;
}
.desliza {
  display: none;
  font-size: 11px;
  color: #999;
  margin: 5px 0 20px 0;
  padding: 5px 24px 4px 0;
  padding-right: 24px;
  background: url(images/desliza.png) top right no-repeat;
}
div.bloque-avance {
  padding-top: 50px;
  padding-bottom: 96px;
}
@media screen and (max-width: 699px) {
  div.bloque-avance {
    padding-top: 25px;
    padding-bottom: 49px;
  }
}
h3.lista-avances {
  color: #139ecf;
  background-color: #f0f0f0;
  cursor: pointer;
}
body.habitable h3.lista-avances {
  color: #247896;
}
h3.lista-avances:hover {
  background-color: #c0c0c0;
}
h3.lista-avances.icon-abrir:after,
h3.lista-avances.icon-cerrar:after {
  font: normal normal normal 1.4em/1.4em FontAwesome;
  display: block;
  position: absolute;
  top: 12px;
  right: 30px;
}
body.habitable h3.lista-avances.icon-abrir:after,
body.habitable h3.lista-avances.icon-cerrar:after {
  font-weight: 700;
  top: 10px;
}
h3.lista-avances.icon-abrir:after {
  content: '+';
}
h3.lista-avances.icon-cerrar:after {
  content: '-';
}
div.lista-avances.icon-abrir {
  display: none;
}
div.lista-avances div.detalle-avance {
  display: inline-block;
  overflow: hidden;
}
div.lista-avances div.detalle-avance img {
  display: none;
}
div.lista-avances div.detalle-avance a {
  background-position: center center;
  background-size: cover;
  height: 100%;
  width: 100%;
  display: block;
}
@media screen and (min-width: 1590px) {
  div.lista-avances div.detalle-avance {
    width: 361px;
    height: 251px;
    margin-top: 22px;
    margin-right: 25px;
  }
  div.lista-avances div.detalle-avance:nth-child(4n+0) {
    margin-right: 0;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1589px) {
  div.lista-avances div.detalle-avance {
    width: 23vw;
    height: 16vw;
    margin-top: 2vw;
    margin-right: 1.2vw;
  }
  div.lista-avances div.detalle-avance:nth-child(4n+0) {
    margin-right: 0;
  }
}
@media screen and (min-width: 800px) and (max-width: 1199px) {
  div.lista-avances div.detalle-avance {
    width: 30vw;
    height: 20vw;
    margin-top: 2vw;
    margin-right: 1.2vw;
  }
  div.lista-avances div.detalle-avance:nth-child(3n+0) {
    margin-right: 0;
  }
}
@media screen and (max-width: 800px) {
  div.lista-avances div.detalle-avance {
    width: 48%;
    float: left;
    height: 30vw;
    margin-top: 4vw;
    margin-right: 0;
  }
  div.lista-avances div.detalle-avance:nth-child(2n+0) {
    float: right;
  }
}
div.lista-avances:after {
  content: ' ';
  display: inline-block;
  width: 100%;
}
div.descripcion-avance {
  font-size: 22px;
  color: #999;
  margin-top: 30px;
  margin-bottom: 60px;
}
div.bloque-contacto {
  padding-top: 90px;
  padding-bottom: 96px;
  color: #999;
  font-size: 22px;
  overflow: auto;
  border-top: 1px solid #cecece;
}
div.bloque-contacto form {
  float: left;
  width: 60%;
}
div.bloque-contacto div.datos-contacto {
  float: right;
  width: 29%;
  padding: 20px 2%;
  background-color: #e7ebed;
  color: #0e3521;
}
div.bloque-contacto div.datos-contacto .datos,
div.bloque-contacto div.datos-contacto .direccion,
div.bloque-contacto div.datos-contacto a {
  color: #0e3521;
}
body.habitable div.bloque-contacto div.datos-contacto .datos,
body.habitable div.bloque-contacto div.datos-contacto .direccion,
body.habitable div.bloque-contacto div.datos-contacto a {
  color: #034259;
}
div.bloque-contacto input[type=text] {
  display: block;
  float: left;
  margin-bottom: 30px;
  width: 44%;
}
div.bloque-contacto input[type=text],
div.bloque-contacto textarea {
  padding: 25px 2% 21px 2%;
  font-size: 20px;
  color: #bbb;
  border: 1px solid #044d6f;
}
div.bloque-contacto textarea {
  width: 96%;
  margin-bottom: 8px;
}
div.bloque-contacto #ctrl-apellidos,
div.bloque-contacto #ctrl-email {
  float: right;
}
div.bloque-contacto div.entradilla {
  clear: both;
  margin-bottom: 84px;
}
div.bloque-contacto p.acepto,
div.bloque-contacto p.obligatorios {
  font-size: 18px;
}
div.bloque-contacto .acepto {
  font-weight: 700;
  color: #646261;
  margin-top: 20px;
}
div.bloque-contacto .enviar {
  background-color: #139ecf;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  display: block;
  width: 12em;
  padding-top: 30px;
  padding-bottom: 26px;
  margin-top: 40px;
  text-align: center;
  text-transform: uppercase;
  border: none;
}
body.habitable div.bloque-contacto .enviar {
  background-color: #006094;
}
body.habitable div.bloque-contacto .enviar:hover {
  background-color: #444444;
}
div.bloque-contacto .enviar:hover {
  background-color: #999;
  cursor: pointer;
}
div.bloque-contacto.mvre-page {
  padding-top: 0;
  border-top: 0;
}
div.bloque-contacto.mvre-page .entradilla h3 {
  color: #139ecf;
  font-size: 26px;
  line-height: 1.4;
  font-weight: 700;
  max-width: 75%;
  margin-bottom: 34px;
}
div.bloque-contacto.mvre-page p.texto {
  color: #666;
  font-size: 16px;
  line-height: 1.4;
  max-width: 60%;
}
#map_canvas {
  width: 100%;
  height: 623px;
}
@media screen and (max-width: 1199px) {
  #map_canvas {
    height: 43vw;
  }
}
@media screen and (max-width: 699px) {
  #map_canvas {
    height: 67vw;
  }
}
.listado-oficinas {
  margin-top: 64px;
  text-align: justify;
}
@media screen and (max-width: 699px) {
  .listado-oficinas {
    margin-top: 0;
  }
}
.listado-oficinas:after {
  content: '';
  display: inline-block;
  width: 100%;
}
.listado-oficinas .oficina {
  position: relative;
  display: inline-block;
  min-height: 134px;
  padding-top: 30px;
  width: 32%;
  margin-bottom: 30px;
}
@media screen and (max-width: 1199px) {
  .listado-oficinas .oficina {
    width: 49%;
  }
}
@media screen and (max-width: 699px) {
  .listado-oficinas .oficina {
    width: 100%;
    margin: 0;
    border-top: none;
    border-left: none;
    border-right: none;
  }
}
.oficina {
  text-align: left;
  background-color: #fff;
  background-position: 20px 20px;
  background-repeat: no-repeat;
  border: 1px solid #d0d0d0;
  vertical-align: text-top;
}
@media screen and (min-width: 700px) {
  .oficina:hover {
    box-shadow: 0 0 7px #139ecf;
    cursor: pointer;
  }
  body.habitable .oficina:hover {
    box-shadow: 0 0 7px #139ecf;
  }
}
@media screen and (max-width: 699px) {
  .oficina:hover div {
    color: #139ecf;
  }
  .oficina:hover div b,
  .oficina:hover div strong {
    color: #006094;
  }
}
.oficina > div,
.oficina > h3 {
  padding-left: 76px;
  padding-right: 12px;
}
.oficina h3 {
  color: #139ecf;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 12px;
}
body.habitable .oficina h3 {
  color: #139ecf;
}
.oficina div {
  font-size: 16px;
  color: #666666;
}
.oficina div b,
.oficina div strong {
  color: #111111;
}
@media screen and (max-width: 899px) {
  .oficina div {
    font-size: 14px;
  }
}
@media screen and (max-width: 699px) {
  .oficina div {
    font-size: 16px;
  }
}
.oficina-1 {
  background-image: url(images/marker1.png);
}
.oficina-2 {
  background-image: url(images/marker2.png);
}
.oficina-3 {
  background-image: url(images/marker3.png);
}
.oficina-4 {
  background-image: url(images/marker4.png);
}
.oficina-5 {
  background-image: url(images/marker5.png);
}
.oficina-6 {
  background-image: url(images/marker6.png);
}
.oficina-7 {
  background-image: url(images/marker7.png);
}
.oficina-8 {
  background-image: url(images/marker8.png);
}
.oficina-9 {
  background-image: url(images/marker9.png);
}
.oficina-10 {
  background-image: url(images/marker10.png);
}
body.gestalia .oficina-1 {
  background-image: url(images/gestaliamarker1.png);
}
body.gestalia .oficina-2 {
  background-image: url(images/gestaliamarker2.png);
}
body.gestalia .oficina-3 {
  background-image: url(images/gestaliamarker3.png);
}
body.gestalia .oficina-4 {
  background-image: url(images/gestaliamarker4.png);
}
body.gestalia .oficina-5 {
  background-image: url(images/gestaliamarker5.png);
}
body.gestalia .oficina-6 {
  background-image: url(images/gestaliamarker6.png);
}
body.gestalia .oficina-7 {
  background-image: url(images/gestaliamarker7.png);
}
body.gestalia .oficina-8 {
  background-image: url(images/gestaliamarker8.png);
}
body.gestalia .oficina-9 {
  background-image: url(images/gestaliamarker9.png);
}
body.gestalia .oficina-10 {
  background-image: url(images/gestaliagmarker10.png);
}
body.habitable .oficina-1,
body.habitable .oficina-2,
body.habitable .oficina-3,
body.habitable .oficina-4,
body.habitable .oficina-5,
body.habitable .oficina-6,
body.habitable .oficina-7 {
  background-image: url(images/habitablemarker1.png);
}
.bt-ver-oficinas {
  display: block;
  margin: 70px auto;
  max-width: 360px;
  font-size: 20px;
  color: #fff!important;
  background-color: #006094;
  padding: 18px 0;
  text-transform: uppercase;
  text-align: center;
}
.bt-ver-oficinas:hover {
  background-color: #999999;
}
body.gestalia .bt-ver-oficinas {
  background-color: #4e4d51;
}
body.gestalia .bt-ver-oficinas:hover {
  background-color: #aaaaaa;
}
@media screen and (min-width: 1560px) {
  .texto-plantilla-normal {
    padding: 30px 0 80px 0;
  }
  #listado-noticias .noticia-contenedor-detalle {
    height: 300px;
  }
}
@media screen and (max-width: 1590px) {
  .texto-plantilla-normal {
    padding: 30px 0 80px 0;
  }
  .promocion-resumida h2 {
    font-size: 30px;
  }
  .promocion-resumida .resumen {
    font-size: 20px;
  }
  .promocion-resumida .mas-info {
    font-size: 20px;
  }
  .promocion-resumida .detalle {
    overflow: hidden;
    height: 30vw;
  }
  .promocion-resumida .detalle img {
    height: 30vw;
  }
  .promocion-resumida .informacion {
    height: 11em;
  }
  div.bloque-cabecera .imagenes-multimedia {
    left: 0;
  }
  #listado-noticias .noticia-contenedor-detalle {
    height: 19vw;
  }
}
@media screen and (max-width: 1350px) {
  .promocion-resumida h2 {
    font-size: 25px;
  }
  .promocion-resumida .resumen {
    font-size: 17px;
  }
  .promocion-resumida .mas-info {
    font-size: 17px;
  }
}
@media screen and (min-width: 1200px) {
  #mvre-buscador-promociones {
    padding-top: 48px;
    padding-bottom: 58px;
    font-size: 18px;
    overflow: auto;
  }
  #mvre-buscador-promociones p.select {
    display: inline-block;
    width: auto;
    position: relative;
    padding-right: 250px;
    min-height: 46px;
  }
  #mvre-buscador-promociones p.select + p.select {
    padding-left: 50px;
  }
  #mvre-buscador-promociones label {
    display: inline-block;
    padding-top: 13px;
    text-transform: uppercase;
    color: #ffffff;
  }
  #mvre-buscador-promociones select {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 240px;
    height: 46px;
    padding: 2px 12px;
    font-size: 16px;
    color: #777777;
  }
  #mvre-buscador-promociones .select:before {
    height: 30px;
    padding-top: 16px;
  }
  #mvre-buscador-promociones select option {
    padding: 10px 12px;
  }
  #mvre-buscador-promociones .actual,
  #mvre-buscador-promociones .filtrar-por {
    display: none;
  }
  .atajos-ficha-promocion {
    font-size: 18px;
    line-height: 1.1;
  }
  .atajos-ficha-promocion .wrapper {
    padding: 24px 0;
  }
}
@media screen and (max-width: 1200px) {
  #mvre-buscador-promociones {
    padding-top: 21px;
    padding-bottom: 5px;
    font-size: 10px;
  }
  #buscador-selectores {
    padding-top: 8px;
    padding-bottom: 16px;
  }
  #mvre-buscador-promociones .filtrar-por {
    position: relative;
    left: -16px;
    padding: 0 16px 6px 16px;
    margin-bottom: 8px;
    width: 100%;
    text-transform: uppercase;
    font-size: 15px;
    border-bottom: 1px solid #6c6c6e;
  }
  #mvre-buscador-promociones .filtrar-por:before {
    display: block;
    position: absolute;
    top: 0;
    right: 16px;
    content: '\f077';
    font: normal normal normal 14px/14px Fontawesome;
    background-color: #646465;
    border-radius: 1px;
    color: #c3c3c4;
    padding: 2px;
    cursor: pointer;
  }
  #mvre-buscador-promociones .filtrar-por.icon-abrir:before {
    content: '\f078';
  }
  #mvre-buscador-promociones .filtrar-por:hover:before {
    background-color: #ffffff;
  }
  #mvre-buscador-promociones p.actual {
    color: #fff;
    font-size: 12px;
    padding: 8px 0 8px 0;
  }
  #mvre-buscador-promociones .camino-de-migas {
    display: none;
  }
  #mvre-buscador-promociones p.select {
    display: block;
    position: relative;
  }
  #mvre-buscador-promociones label {
    color: #999;
    font-size: 10px;
  }
  #mvre-buscador-promociones select {
    display: block;
    height: 32px;
    margin: 4px 0 8px 0;
    padding: 2px 8px;
    width: 100%;
    font-size: 14px;
    color: #888888;
  }
  #mvre-buscador-promociones .select:before {
    height: 22px;
    bottom: 8px;
    padding-top: 9px;
    font-size: 14px;
    line-height: 1;
  }
  #mvre-buscador-promociones select option {
    padding: 10px 12px;
  }
  .promocion-resumida .informacion {
    height: 5em;
    padding: 15px;
  }
  .promocion-resumida h2 {
    font-size: 15px;
  }
  .promocion-resumida .resumen {
    font-size: 11px;
  }
  .promocion-resumida .mas-info {
    font-size: 10px;
    left: 15px;
    bottom: 15px;
  }
  .promocion-resumida .etiqueta {
    font-size: 12px;
  }
  .atajos-ficha-promocion .wrapper {
    padding: 18px 0;
  }
  div.bloque-contacto div.datos-contacto,
  div.bloque-contacto form {
    float: none;
    width: auto;
  }
  div.bloque-contacto div.datos-contacto h4 {
    display: none;
  }
  div.bloque-contacto div.datos-contacto {
    text-align: center;
  }
  div.bloque-contacto .enviar {
    margin: 25px auto 50px auto;
  }
  div.bloque-contacto {
    padding-bottom: 0;
  }
  #cuerpo {
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 1060px) {
  #listado-noticias .noticia {
    width: 48%;
  }
  #listado-noticias .noticia-contenedor-detalle {
    height: 28.5vw;
  }
  div.bloque-contacto.mvre-page .entradilla h3,
  div.bloque-contacto.mvre-page p.texto {
    max-width: 100%;
  }
}
@media screen and (min-width: 900px) {
  body.home #cuerpo {
    padding-top: 31px;
  }
  #mvre-buscador-home p.select {
    margin-bottom: 20px;
  }
  #mvre-buscador-home select {
    height: 56px;
    padding: 2px 5%;
    width: 100%;
    font-size: 16px;
  }
  #mvre-buscador-home select option {
    padding: 15px 5%;
  }
  .col-1 {
    float: left;
    width: 32%;
  }
  .col-1-2 {
    float: left;
    width: 60%;
  }
  .col-2-3 {
    float: right;
    width: 66%;
  }
  .col-3 {
    float: right;
    width: 34%;
  }
}
body.home.gestalia .texto-contenido .col-1-2 {
  float: left;
  width: 60%;
}
@media screen and (min-width: 1590px) {
  body.home.gestalia .texto-contenido .col-1-2 {
    padding-left: 14px;
  }
}
body.home.gestalia .texto-contenido .col-3 {
  float: right;
  width: 32%;
}
@media screen and (max-width: 1199px) {
  body.home.gestalia .texto-contenido .col-1-2,
  body.home.gestalia .texto-contenido .col-3 {
    width: 48%;
  }
}
@media screen and (max-width: 1022px) {
  body.home.gestalia .texto-contenido .col-1-2,
  body.home.gestalia .texto-contenido .col-3 {
    margin-top: 16px;
    width: 48%;
  }
}
@media screen and (max-width: 899px) {
  body.home.gestalia .texto-contenido .anuncios {
    margin-left: 14px;
    margin-right: 14px;
  }
}
@media screen and (max-width: 699px) {
  body.home.gestalia .texto-contenido .col-1-2,
  body.home.gestalia .texto-contenido .col-3 {
    width: 100%;
    margin-top: 0;
  }
}
@media screen and (max-width: 899px) {
  #mvre-buscador-home div.inputs {
    position: relative;
    margin: 0 16px 0 16px;
    overflow: hidden;
  }
  #mvre-buscador-home p.select {
    padding: 4px 0;
  }
  #mvre-buscador-home .select:before {
    width: 36px;
    height: 20px;
    bottom: 4px;
    padding-top: 10px;
  }
  #ultimas-noticias {
    padding: 6px 14px 60px 14px;
  }
  #ultimas-noticias .noticia-fecha {
    font-size: 10px;
  }
  #ultimas-noticias h2 {
    font-size: 20px;
    border-bottom: none;
    padding-bottom: 2px;
    margin-bottom: 0;
  }
  #ultimas-noticias .leer-mas:after {
    line-height: 10px;
  }
  #ultimas-noticias .noticia {
    border-bottom: none;
    border-top: 2px solid #dadada;
    margin-bottom: 0;
    padding-bottom: 19px;
    padding-top: 19px;
  }
  #ultimas-noticias h3 {
    padding-top: 3px;
    font-size: 19px;
  }
  #ultimas-noticias .leer-mas {
    font-size: 10px;
  }
  #ultimas-noticias .noticia-entradilla {
    font-size: 11px;
    padding-top: 7px;
    padding-bottom: 10px;
  }
  #listado-noticias .noticia-datos {
    padding-right: 20px;
  }
  div.bloque-cabecera .etiqueta {
    font-size: 10px;
    padding-bottom: 8px;
    padding-top: 6px;
  }
  .desliza {
    display: inline-block;
  }
  body.home #cuerpo .estirador {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 800px) {
  #menu-principal > a {
    display: inline-block;
    color: #5c5c5f;
    padding-left: 34px;
    font-size: 17px;
  }
}
@media screen and (min-width: 700px) {
  #menu-principal > a:hover {
    color: #006094;
  }
  .promocion-resumida {
    float: left;
    margin-bottom: 32px;
  }
  .promocion-resumida {
    max-width: 48%;
  }
  .promocion-resumida.impar {
    float: right;
  }
  .atajos-ficha-promocion a {
    display: inline-block;
    text-align: center;
    width: 16.4%;
  }
  div.bloque-contacto.mvre-page div.datos-contacto h4 {
    padding-bottom: 8px;
    margin-bottom: 32px;
    border-bottom: 1px solid #d1d5d7;
  }
  div.bloque-contacto div.datos-contacto h4 {
    padding: 0 0 40px 0;
    font-size: 18px;
    color: #111;
    text-transform: uppercase;
  }
  div.bloque-contacto div.datos-contacto {
    padding: 30px 47px 30px 37px;
    color: #006094;
    font-size: 22px;
    min-height: 366px;
  }
  div.bloque-contacto div.datos-contacto b,
  div.bloque-contacto div.datos-contacto strong {
    font-size: 1.8em;
    line-height: 1em;
    display: block;
    margin-top: 40px;
    margin-bottom: 0;
    font-weight: 400;
  }
  div.bloque-contacto div.datos-contacto a {
    color: #006094;
  }
  div.bloque-contacto div.datos-contacto a:hover {
    color: #111111;
  }
  .texto-plantilla-normal {
    overflow: auto;
  }
  .texto-plantilla-normal .texto-contenido,
  .texto-plantilla-normal .texto-titulo {
    float: left;
    width: 58%;
    clear: none;
  }
  .texto-plantilla-normal div.texto-imagen {
    margin-top: 162px;
    float: right;
    width: 38%;
    clear: none;
  }
  .texto-plantilla-normal div.texto-imagen img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 699px) {
  #menu-principal {
    display: none;
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    padding: 0 0;
  }
  #menu-principal > a {
    display: block;
    color: #4b4b4e;
    background-color: #eee;
    padding: 14px;
    font-size: 11px;
    border-bottom: 1px solid #d3d3d2;
  }
  #menu-principal > a:hover {
    background-color: #bbbbbb;
  }
  #menu-principal > a:hover {
    color: #006094;
  }
  .promocion-resumida .informacion {
    border: 1px solid #dddddd;
  }
  .promocion-resumida {
    margin-bottom: 10px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .promocion-resumida {
    width: 100%;
  }
  .promocion-resumida .detalle {
    height: 50vw;
  }
  .promocion-resumida .detalle img {
    height: 62vw;
  }
  .atajos-ficha-promocion .estirador {
    padding-left: 0;
    padding-right: 0;
  }
  .atajos-ficha-promocion .wrapper {
    padding: 0 0;
  }
  .atajos-ficha-promocion a {
    display: block;
    text-align: left;
    width: auto;
    padding: 9px 14px 10px 14px;
    border-top: 1px solid #5dbcde;
    margin: 0;
  }
  div.bloque h3.titulo {
    padding-top: 30px;
    padding-bottom: 24px;
    font-size: 22px;
  }
  div.bloque-cabecera {
    padding-top: 0;
  }
  div.bloque-cabecera h3.titulo {
    font-size: 23px;
  }
  div.bloque-cabecera .imagenes-multimedia,
  div.bloque-cabecera .nombre-y-descripcion {
    float: none;
    width: 100%;
  }
  div.bloque-cabecera .nombre-y-descripcion {
    padding-bottom: 27px;
  }
  div.bloque-cabecera .descripcion-corta {
    font-size: 12px;
  }
  div.bloque-descripcion {
    padding-top: 0;
    padding-bottom: 45px;
  }
  div.bloque-descripcion div.descargas,
  div.bloque-descripcion div.descripcion-ampliada {
    float: none;
    width: auto;
  }
  div.bloque-descripcion div.descripcion-ampliada {
    font-size: 12px;
    color: #777777;
  }
  div.descargas h3 {
    margin-top: 40px;
    margin-bottom: 18px;
    font-size: 15px;
  }
  div.descargas a {
    font-size: 12px;
    padding: 11px;
  }
  div.bloque-ubicacion {
    padding-top: 0;
    position: relative;
  }
  div.bloque-ubicacion p {
    font-size: 13px;
    margin: 0 0 26px 0;
  }
  .inmuebles-filas td,
  .inmuebles-filas th,
  h3.lista-inmuebles {
    padding: 8px 12px 6px 10px;
    font-size: 9px;
    line-height: 1;
  }
  h3.lista-inmuebles {
    margin-top: 4px;
  }
  h3.lista-inmuebles.icon-abrir:after,
  h3.lista-inmuebles.icon-cerrar:after {
    top: 2px;
    right: 14px;
  }
  .inmuebles-filas {
    margin-bottom: 33px;
  }
  div.bloque-contacto,
  div.bloque-viviendas {
    padding-bottom: 24px;
    padding-top: 24px;
  }
  div.bloque-contacto p,
  div.bloque-contacto p.obligatorios {
    font-size: 12px;
    margin-bottom: 1.2em;
  }
  div.bloque-contacto p.obligatorios {
    margin-bottom: 0;
  }
  div.bloque-contacto p.acepto {
    font-size: 9px;
    color: #006094;
    margin-top: 4px;
  }
  div.bloque-contacto input[type=text],
  div.bloque-contacto textarea {
    float: none!important;
    width: calc(74%);
    font-size: 15px;
    padding: 15px 13px;
  }
  div.bloque-contacto .enviar {
    display: block;
    margin: 25px 0 50px 0;
    width: 100%;
    font-size: 14px;
    padding: 14px 0;
  }
  div.bloque-contacto h4 {
    display: none;
  }
  div.bloque-contacto div.datos-contacto {
    padding: 30px 16px;
    color: #044d6f;
    font-size: 14px;
  }
  div.bloque-contacto div.datos-contacto b,
  div.bloque-contacto div.datos-contacto strong {
    font-size: 1.8em;
    display: block;
    margin-top: 30px;
    margin-bottom: 0;
    font-weight: 400;
  }
  div.bloque-contacto div.datos-contacto a {
    color: #044d6f;
    font-size: 15px;
  }
  div.bloque-contacto div.datos-contacto a:hover {
    color: #333333;
  }
  .texto-plantilla-normal {
    padding: 0 0 80px 0;
  }
  .texto-estilizado h2.texto-titulo {
    font-size: 23px;
  }
  #pagina .texto-estilizado ul ul {
    font-size: 13px;
  }
  .texto-estilizado ol,
  .texto-estilizado p,
  .texto-estilizado ul {
    font-size: 14px;
  }
  #pagina .texto-estilizado li:before {
    padding-right: 6px;
    padding-bottom: 4px;
  }
  .texto-plantilla-normal .estirador {
    padding-left: 0;
    padding-right: 0;
  }
  .texto-plantilla-normal .texto-contenido,
  .texto-plantilla-normal .texto-titulo {
    padding-left: 14px;
    padding-right: 14px;
  }
  .texto-plantilla-normal .texto-contenido {
    padding-top: 36px;
  }
  .texto-plantilla-normal div.texto-imagen img {
    width: 100%;
  }
  .texto-plantilla-estirada .estirador {
    padding: 0;
    background-color: #ffffff;
  }
  .texto-plantilla-estirada h2 {
    padding-left: 14px;
    padding-right: 14px;
    font-size: 23px;
    padding-top: 37px;
    padding-bottom: 37px;
  }
  .texto-noticias {
    background-color: #ffffff;
  }
  #listado-noticias .noticia {
    width: 100%;
    width: calc(98%);
    height: auto;
  }
  #listado-noticias .noticia-contenedor-detalle {
    height: 50vw;
  }
  #listado-noticias .noticia {
    width: calc(97%);
    height: auto;
    border: 1px solid #dddddd;
  }
  #listado-noticias .noticia-datos {
    height: auto;
    min-height: 10em;
  }
  #listado-noticias .noticia-entradilla {
    max-height: 12em;
  }
  .estirador.de-noticias,
  .estirador.de-paginas {
    background-color: #fff;
    padding-left: 0;
    padding-right: 0;
  }
  .noticia-single .noticia-cabecera,
  .noticia-single .noticia-contenido,
  .noticia-single .ver-todas {
    margin-left: 14px;
    margin-right: 14px;
  }
  .estirador.de-noticias img.noticia-imagen {
    margin-left: 0;
    margin-right: 0;
  }
  .noticia-single .contenido {
    width: auto;
    float: none;
  }
  .noticia-single .lateral {
    display: none;
  }
  .noticia-single .noticia-cabecera h3 {
    font-size: 23px;
  }
  .noticia-single .noticia-cabecera .noticia-fecha {
    font-size: 12px;
    padding-bottom: 35px;
  }
  .noticia-single .ver-todas {
    font-size: 14px;
    padding-top: 23px;
    padding-bottom: 23px;
  }
  .noticia-single .noticia-contenido {
    font-size: 14px;
    padding-top: 32px;
    padding-bottom: 6px;
  }
  .noticia-single.noticia {
    background-color: #fff;
    padding-bottom: 40px;
  }
  .bt-ver-oficinas {
    max-width: 100%;
    font-size: 14px;
    padding: 9px 0;
  }
  .bloque-contacto.mvre-page {
    padding-left: 14px;
    padding-right: 14px;
  }
  div.bloque-contacto.mvre-page .entradilla h3 {
    color: #139ecf;
    font-size: 18px;
    margin-bottom: 17px;
  }
  div.bloque-contacto.mvre-page p.texto {
    font-size: 14px;
  }
  div.bloque-contacto.mvre-page .entradilla {
    margin-bottom: 33px;
  }
}
#boton-tellamamos {
  position: fixed;
  z-index: 99998;
  right: 0;
  top: 35vh;
  background: #13cf74 url(images/fondo_tellamamos.png) left center no-repeat;
  border-radius: 40px 0 0 40px;
  padding: 28px 18px 28px 82px;
  color: #fff;
  overflow: hidden;
  text-transform: uppercase;
  cursor: pointer;
  transition: right .5s;
  box-shadow: 2px 2px 3px #000000;
}
#boton-tellamamos span {
  display: inline-block;
}
#boton-tellamamos:hover {
  right: 0;
}
#wrapper-tellamamos {
  position: fixed;
  display: none;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 99999;
}
#wrapper-tellamamos #f-tellamamos {
  position: relative;
  background-color: #fff;
  overflow: visible;
  margin: 20vh auto 0 auto;
  max-width: 29em;
  padding: 120px 1em 2vh 1em;
  border-radius: 6px;
  color: #9b9b9b;
}
#wrapper-tellamamos #f-tellamamos .inner {
  margin: 0 1em;
  width: auto;
}
#wrapper-tellamamos #f-tellamamos input[type=text],
#wrapper-tellamamos #f-tellamamos select,
#wrapper-tellamamos #f-tellamamos textarea {
  width: 95%;
  display: block;
  margin: .8em auto;
  padding: .5em 2%;
  border: 1px solid #ddd;
  font-family: Montserrat;
  font-size: 13px;
  color: #9b9b9b;
}
#wrapper-tellamamos #f-tellamamos :-ms-input-placeholder,
#wrapper-tellamamos #f-tellamamos ::-ms-input-placeholder,
#wrapper-tellamamos #f-tellamamos ::-webkit-input-placeholder,
#wrapper-tellamamos #f-tellamamos ::placeholder {
  opacity: 1;
}
#wrapper-tellamamos #f-tellamamos ::-moz-placeholder {
  opacity: 1;
}
#wrapper-tellamamos #f-tellamamos select {
  width: 100%;
  padding: 0 2%;
  margin: 0;
}
#wrapper-tellamamos #f-tellamamos select option {
  color: #9b9b9b;
  padding: 0.5em 3%;
}
#wrapper-tellamamos #f-tellamamos input.error,
#wrapper-tellamamos #f-tellamamos select.error,
#wrapper-tellamamos #f-tellamamos span.error {
  color: #ff0000;
}
#wrapper-tellamamos #f-tellamamos h3 {
  font-family: Montserrat;
  font-size: 19px;
  text-align: center;
  text-transform: uppercase;
  color: #4a4a4a;
  padding: 120px 0 0 0;
  margin: 0;
  background: url(images/fondo_formulario_tellamamos.png) top center no-repeat;
  position: absolute;
  top: -60px;
  left: 0;
  right: 0;
}
#wrapper-tellamamos #f-tellamamos .personalizado {
  text-transform: uppercase;
  text-align: center;
  font-size: .9em;
  position: relative;
  top: -10px;
}
#wrapper-tellamamos #f-tellamamos .personalizado .strong {
  word-break: break-word;
  outline: 1px solid #ff0000;
}
@media screen and (min-width: 700px) {
  #wrapper-tellamamos #f-tellamamos .personalizado {
    margin-left: 10%;
    margin-right: 10%;
  }
}
@media screen and (max-width: 699px) {
  #wrapper-tellamamos #f-tellamamos {
    margin-top: 16px;
    padding-top: 80px;
  }
  #wrapper-tellamamos #f-tellamamos h3 {
    position: abolute;
    padding-top: 55px;
    padding-bottom: 0;
    margin: 0!important;
    top: -10px;
    background-size: 50px 50px;
  }
  #wrapper-tellamamos #f-tellamamos input[type=text],
  #wrapper-tellamamos #f-tellamamos select,
  #wrapper-tellamamos #f-tellamamos textarea {
    margin: .4em auto;
    padding: 0.25em 2%;
  }
}
#wrapper-tellamamos #f-tellamamos #cerrar-tellamamos {
  position: absolute;
  right: 2em;
  bottom: 1em;
  color: #000000;
}
#wrapper-tellamamos #f-tellamamos #cerrar-tellamamos:after {
  font: normal normal normal 1em/1 FontAwesome;
  content: '\f00d';
  cursor: pointer;
}
#wrapper-tellamamos #f-tellamamos #cerrar-tellamamos:hover {
  color: #13cf74;
}
#wrapper-tellamamos #f-tellamamos .boton-solicitar {
  display: block;
  margin: 2em auto 2em auto;
  width: 100%;
  text-transform: uppercase;
  text-align: center;
  font: normal normal 500 15px/1.2em Montserrat;
  color: #fff;
  background-color: #139ecf;
  border: none;
  padding: 12px 0;
}
#wrapper-tellamamos #f-tellamamos .boton-solicitar:hover {
  background-color: #666666;
}
#wrapper-tellamamos #f-tellamamos .inner .enviado {
  display: block;
  text-align: center;
  font-size: 1.2em;
  margin: 1em 0 2em 0;
  padding: .5em;
  color: #fff;
  background-color: #13cf74;
}
#reproductor-video {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.9);
  z-index: 99999;
  display: none;
}
#reproductor-video video {
  display: block;
  margin: 60px auto;
  max-width: 80vw;
  max-width: 90vh;
}
div.bloque-cabecera .descargas {
  margin-top: 80px;
}
div.bloque-cabecera .descargas h3 {
  font-weight: bold;
  margin-bottom: 30px;
}
#bloque-avance,
#bloque-ubicacion {
  border-top: 1px solid #cecece;
}
#bloque-avance .titulo.mb0 {
  margin-bottom: 20px;
  padding-bottom: 0;
  margin-top: 75px;
  font-size: 26px;
}
#bloque-avance h3.lista-avances {
  padding: 12px 26px;
  font-weight: bold;
}
#bloque-avance h3.lista-avances:after {
  top: 6px;
}
#bloque-avance #mvre-buscador-home {
  background: #f0f0f0;
  padding: 0;
  /*.select{
            max-width:640px;
            border: 1px solid #c0c0c0;
            outline:none;
            select{
                outline:none;
                padding:5px;
                option{
                    padding:0;
                    outline:none;
                }
            }
        }*/

}
#bloque-avance #mvre-buscador-home .select {
  background: #f0f0f0;
}
#bloque-avance #mvre-buscador-home .select select {
  font: normal normal 400 14px/1.2 Montserrat, sans-serif;
  padding: 12px 26px;
  background: #f0f0f0;
  color: #139ecf;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  height: 45px;
}
#bloque-avance #mvre-buscador-home .select:before {
  background: #f0f0f0;
  right: 20px;
  top: -10px;
  content: '+';
  font-size: 26px;
}
#bloque-avance #mvre-buscador-home .select:hover {
  background-color: #c0c0c0;
}
#bloque-avance #mvre-buscador-home .select:hover .select {
  background-color: #c0c0c0;
}
#bloque-avance #mvre-buscador-home .select:hover .select select {
  background-color: #c0c0c0;
}
#bloque-avance .lista-avances-new {
  display: none;
}
#wrapper-tellamamos #f-tellamamos #cerrar-tellamamos {
  bottom: auto;
  top: 1em;
}
#boton-avisarcambios {
  position: fixed;
  z-index: 99998;
  right: 0 /*-12em*/;
  top: 46vh;
  background: #139ecf url(images/fondo_avisarcambios.png) left center no-repeat;
  border-radius: 40px 0 0 40px;
  padding: 28px 18px 28px 82px;
  color: #fff;
  overflow: hidden;
  text-transform: uppercase;
  cursor: pointer;
  transition: right .5s;
  box-shadow: 2px 2px 3px #000;
}
#boton-avisarcambios span {
  display: inline-block;
}
#boton-avisarcambios:hover {
  right: 0;
}
#wrapper-avisarcambios {
  position: fixed;
  display: none;
  left: 0;
  bottom: 0;
  top: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 99999;
}
#wrapper-avisarcambios #f-avisarcambios {
  position: relative;
  background-color: #fff;
  overflow: visible;
  margin: 20vh auto 0 auto;
  max-width: 29em;
  padding: 120px 1em 2vh 1em;
  border-radius: 6px;
  color: #9b9b9b;
}
#wrapper-avisarcambios #f-avisarcambios .inner {
  margin: 0 1em;
  width: auto;
}
#wrapper-avisarcambios #f-avisarcambios .inner .enviado {
  display: block;
  text-align: center;
  font-size: 1.2em;
  margin: 1em 0 2em 0;
  padding: .5em;
  color: #fff;
  background-color: #13cf74;
}
#wrapper-avisarcambios #f-avisarcambios input[type=text],
#wrapper-avisarcambios #f-avisarcambios select,
#wrapper-avisarcambios #f-avisarcambios textarea {
  width: 95%;
  display: block;
  margin: .8em auto;
  padding: .5em 2%;
  border: 1px solid #ddd;
  font-family: Montserrat;
  font-size: 13px;
  color: #9b9b9b;
}
#wrapper-avisarcambios #f-avisarcambios:-ms-input-placeholder,
#wrapper-avisarcambios #f-avisarcambios::-ms-input-placeholder,
#wrapper-avisarcambios #f-avisarcambios::-webkit-input-placeholder,
#wrapper-avisarcambios #f-avisarcambios::placeholder,
#wrapper-avisarcambios #f-avisarcambios::-moz-placeholder {
  opacity: 1;
}
#wrapper-avisarcambios #f-avisarcambios select {
  width: 100%;
  padding: 0 2%;
  margin: 0;
}
#wrapper-avisarcambios #f-avisarcambios select option {
  color: #9b9b9b;
  padding: 0.5em 3%;
}
#wrapper-avisarcambios #f-avisarcambios .error {
  color: red !important;
  border-color: red !important;
}
#wrapper-avisarcambios #f-avisarcambios h3 {
  font-family: Montserrat;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  color: #4a4a4a;
  padding: 120px 0 0 0;
  margin: 0;
  background: url(images/fondo_formulario_avisarcambios.png) top center no-repeat;
  position: absolute;
  top: -60px;
  left: 0;
  right: 0;
}
#wrapper-avisarcambios #f-avisarcambios .personalizado {
  text-transform: uppercase;
  text-align: center;
  font-size: .8em;
  position: relative;
  top: -10px;
}
#wrapper-avisarcambios #f-avisarcambios .personalizado .strong {
  word-break: break-word;
  outline: 1px solid #ff0000;
}
#wrapper-avisarcambios #f-avisarcambios #cerrar-avisarcambios {
  position: absolute;
  right: 2em;
  top: 1em;
  color: #000;
}
#wrapper-avisarcambios #f-avisarcambios #cerrar-avisarcambios:after {
  font: normal normal normal 1em/1 FontAwesome;
  content: '\f00d';
  cursor: pointer;
}
#wrapper-avisarcambios #f-avisarcambios #cerrar-avisarcambios:hover {
  color: #139ecf;
}
#wrapper-avisarcambios #f-avisarcambios .boton-solicitar {
  display: block;
  margin: 2em auto 2em auto;
  width: 100%;
  text-transform: uppercase;
  text-align: center;
  font: normal normal 500 15px/1.2em Montserrat;
  color: #fff;
  background-color: #139ecf;
  border: none;
  padding: 12px 0;
}
@media screen and (min-width: 700px) {
  #wrapper-avisarcambios #f-avisarcambios .personalizado {
    margin-left: 10%;
    margin-right: 10%;
  }
}
@media screen and (max-width: 699px) {
  #boton-avisarcambios {
    top: 48vh;
  }
  #wrapper-avisarcambios #f-avisarcambios {
    margin-top: 16px;
    padding-top: 80px;
  }
  #wrapper-avisarcambios #f-avisarcambios .inner {
    margin-top: 3em;
  }
  #wrapper-avisarcambios #f-avisarcambios h3 {
    position: abolute;
    padding: 55px 10px 0;
    margin: 0!important;
    top: -10px;
    background-size: 50px 50px;
  }
  #wrapper-avisarcambios #f-avisarcambios input[type=text],
  #wrapper-avisarcambios #f-avisarcambios select,
  #wrapper-avisarcambios #f-avisarcambios textarea {
    margin: .4em auto;
    padding: 0.25em 2%;
  }
}
@media only screen and (orientation: landscape) and (max-width: 699px) {
  #boton-avisarcambios {
    top: 59vh;
  }
}
#cabecera nav.redes-sociales {
  display: inline-block;
  float: right;
  background: #139ecf;
  padding: 10px 20px 10px 10px;
  border-radius: 0px 0px 5px 5px;
}
#cabecera nav.redes-sociales a {
  color: #FFF;
}
#cabecera nav.redes-sociales a:hover {
  color: #044d6f;
}








/* K3CODE */
table.inmuebles-filas td.conenlace{padding:5px 12px; vertical-align: middle;}
table.inmuebles-filas td.conenlace a.btnreserva{display:inline-block; background-color: #13cf74; color:#fff; padding: 7px 10px; border-radius: 14px; margin-top:5px;  font-size: 12px; text-transform: uppercase;}
table.inmuebles-filas td.conenlace a.btnreserva:hover{background-color:#166d9d }

.bloque-cabecera-reserva h2{margin-bottom:30px;}
.bloque-cabecera-reserva .reserva{width:32.66%; margin-right:5px; float: left;}
.bloque-cabecera-reserva h3{margin-bottom:10px; text-transform: uppercase; color:#aaa;}
.bloque-cabecera-reserva h4{background-color: #209fcd; color:#fff; padding: 5px;}
.bloque-cabecera-reserva .reserva {line-height:25px;}
.bloque-cabecera-reserva .datosinmueble p, .bloque-cabecera-reserva .datosreserva p{border-bottom:1px dotted #ddd; padding: 5px;}
.bloque-cabecera-reserva .datosinmueble label{color:#333; display:inline-block; min-width:100px; }
.bloque-cabecera-reserva .datosreserva label{color:#333; display:inline-block; min-width:200px; }

.bloque-cabecera-reserva .resumen.descripcion-corta{padding-top:20px;}

.atajos-ficha-promocion a.atajo-volver:before{content: '\f053';}
.atajos-ficha-promocion a.atajo-reservar:before{content: '\f09d';}

.bloque-cabecera-reserva .fotoinmueble img{max-width:100%;}

.bloque-cabecera-cancelada .datos-contacto{font-size:18px; padding:30px;}
.bloque-cabecera-cancelada .datos-contacto h4{font-size:22px; color:#aaa;}

#f-contacto-promocion select { 
    display: block;
    float: left;
    margin-bottom: 30px;
    width: 44%;
    /*padding: 10px 70px 10px 13px !important; */
    padding: 25px 2% 21px 2% !important;
    font-size: 20px;
    

    height: auto !important; 
        border: 1px solid #044d6f;
    border-radius: 3px; 
    background: url("/images/dropdown1.png") right center no-repeat; 
    background-color: #fff; 
    color: #444444; 
    line-height: 20px !important; 
    appearance: none; 
    /* this is must */ -webkit-appearance: none; 
    -moz-appearance: none; 
} 
/* body select.select_box option */ 
#f-contacto-promocion  select option { 
    padding: 0 20px; 
} 
/* for IE and Edge */ 
#f-contacto-promocion select::-ms-expand { 
    display: none; 
} 
#f-contacto-promocion select:disabled::-ms-expand { 
    background: #f60; 
}


div.bloque-contacto #ctrl-numero{float:right;}
div.bloque-contacto #ctrl-provincia{width:100%;}

div.bloque-contacto p.acepto, div.bloque-contacto p.obligatorios {clear:both}
p.infopagoseguro{color:#616161;}

div.bloque-contacto input[type="text"], div.bloque-contacto textarea{color:#333;}

.banner_reserva {margin-top:20px;}
.banner_reserva.top {margin-bottom: 20px; margin-top: 0;}
.banner_reserva img{max-height:200px; max-width: 100%; position: relative;}

.bloque-cabecera-reserva.imprimir .reserva{width:48%; margin-right:5px; float: left;}
.bloque-cabecera-reserva.imprimir .reserva.fotoinmueble{width:100%; margin:0px; padding-top: 40px; padding-bottom: 40px; float: none; clear:both;}

.avisoizquierda {float:left; width:60%;}
#avisoprereserva p{font-size: 14px; font-weight: 300; color:#000; padding:10px; line-height: 18px;}

#a_promociones_int {
    border-bottom: 1px solid #006094;
    padding-left: 0;
    margin-left: 44px;
    color: #006094;
    font-weight: 600;
}
#a_promociones_int:hover {
    color:#000;
}



#mvre-buscador-home label {
    text-transform: capitalize;
}



.anuncios .anuncio-interior .etiqueta {
  display: block;
  position: absolute;
  left: 20%;
  top: 0;
  width: 60%;
  padding: 8px 0;
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
}
.anuncios .anuncio-1 .anuncio-interior .etiqueta {
    font-size:18px;
}

.mexclusive{
    display: block;
    position: absolute;
    color: #139ecf;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    top: -15px;
}

.img-responsive{
    width:100%;
    max-width: 100%;
}

.tituloimagen2024{
  width: 100%;
  border-bottom: 2px solid #006094;
  display: table;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.tituloimagen2024 .titulo2024{
  width:70%;
  display: table-cell;
  vertical-align: bottom;
}

.tituloimagen2024 .titulo2024 h3{
  font-weight: 700;
  padding-bottom: 0!important;

}
.tituloimagen2024 .img2024{
  width:30%;
  display: table-cell;
  text-align: right;
  vertical-align: bottom;
}
.tituloimagen2024 .img2024 img{
  max-width: 100%;
  max-height:100px;
  float: right;
}






@media screen and (max-width: 699px) {
    .bloque-cabecera-reserva .reserva {
    width: 100%;
    margin-bottom: 40px;
    }
    #a_promociones_int {
        padding-left: 14px !important;
        margin-left: 0 !important;
    }
    .anuncios .anuncio-interior .etiqueta {
        font-size:18px;
    }
    
    .mexclusive{
        display: block;
        position: relative;
        color: #139ecf;
        font-size: 10px;
        text-transform: uppercase;
        font-weight: bold;
        margin-top: 13px;
        margin-bottom: -12px;
    }

    .tituloimagen2024 .titulo2024 h3.titulo{
      font-size: 30px;
    }
    .tituloimagen2024 .img2024 img{

      max-height:80px;

    }




}
