@font-face {
  font-family: "Socialico";
  src: url("/fonts/Socialico.eot?") format("eot"),
    url("/fonts/Socialico.woff") format("woff"),
    url("/fonts/Socialico.ttf") format("truetype"),
    url("/fonts/Socialico.svg#Socialico") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
  margin: 0;
  width: 100%;
}
main {
  float: left;
  width: 100%;
}
a {
  text-decoration: none;
  color: #000;
}
a:hover {
  color: #0092df;
}
img {
  border: none;
}
.contenedor {
  margin: auto;
  width: 1160px;
  position: relative;
  max-width: 100%;
}

.solo-pc {
  display: block;
}
.solo-movil {
  display: none;
}

.ptop6 {
  padding-top: 6px !important;
}
.mtop10 {
  margin-top: 10px;
}
.mtop20 {
  margin-top: 20px;
}
.mtop40 {
  margin-top: 40px;
}
.mbottom0 {
  margin-bottom: 0px;
}

.texto-centrado {
  text-align: center !important;
}
.texto-intro {
  color: #575757 !important;
  font-size: 14px !important;
}
.tiene-submenu:after {
  padding-left: 10px;
  padding-right: 10px;
  content: "▼";
  float: right;
  cursor: pointer;
}
.tiene-submenu.abierto:after,
.tiene-submenus.abierto a.tiene-submenu:after {
  content: "▲";
}

.noticia {
  font-family: Poppins;
  font-weight: normal;
  font-size: 14px;
  color: #111111;
}
.noticia p {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  color: inherit;
}

/* sticky */
@media (min-height: 640px) {
  header.header.isFixed {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    z-index: 11;
    background: #ffffff;
  }
}
.logo {
  width: 23%;
  border-right: 1px solid #ececec;
  float: left;
  padding: 30px 1% 30px 0px;
}
.telefono {
  float: left;
  width: 130px;
}
.telefono a {
  font-size: 15px;
  font-weight: bold;
}
i.fa.fa-phone {
  margin-right: 5px;
}
.derecha.top {
  width: 73%;
  float: left;
  font-family: "Open Sans";
  font-weight: 300;
  font-size: 13px;
  color: #afacac;
  line-height: 60px;
}
.mail {
  float: left;
  width: 260px;
}
.mail a {
  font-size: 15px;
  font-weight: bold;
}
i.fa.fa-envelope-o {
  margin-right: 5px;
}
.texto {
  float: left;
  width: 50%;
}
img#img_experiecia {
  float: left;
  margin-right: 4%;
}
.bordesuperiorcabecera {
  width: 100%;
  border-top: 13px solid #0c13ac;
}
.bordecabecera {
  width: 100%;
  border-top: 13px solid #0092df;
}
input#headerNavView {
  display: none;
}
label.navView {
  display: none;
  background: url(/imagenes/icon-nav2.png) scroll no-repeat left bottom;
  background-size: 35px auto;
  color: #010001;
  cursor: pointer;
  font-size: 24px;
  line-height: 35px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0px;
  text-align: left;
  text-indent: -999px;
  width: 52px;
  margin-top: 10px;
}
.cab_der_menu {
  width: 73%;
  float: left;
  margin-top: 1%;
  padding-left: 2%;
}
ul.menu-arriba {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-family: "Open Sans";
  font-weight: bold;
  font-size: 13px;
  color: #afacac;
  display: table;
  width: 100%;
}
ul.menu-arriba li {
  display: table-cell;
  line-height: 60px;
}
ul.menu-arriba li:last-child {
  text-align: right;
}
ul.menu-arriba a i {
  font-size: 16px;
}
ul.menu-arriba a i.fa-whatsapp {
  font-size: 20px;
  font-weight: bold;
  color: #0eb542;
}
ul.menu-arriba a i.fa-facebook-square {
  margin-left: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #373737;
}
ul.menu {
  font-family: Raleway;
  font-weight: 700;
  font-size: 14px;
  padding-left: 0px;
  list-style-type: none;
  display: table;
  width: 100%;
}
ul.menu li {
  display: table-cell;
  white-space: nowrap;
  box-sizing: border-box;
}
ul.menu li {
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}
ul.menu li:first-child {
  padding-left: 0px;
}
ul.menu li:nth-child(3) {
}
ul.menu li:last-child {
  padding-right: 0;
  text-align: right;
}
ul.menu ul,
ul.menu ul ul {
  display: none;
}
ul.menu ul.abierto {
  display: block !important;
  position: absolute;
  top: 20px;
  width: 240px;
  background: #ffffff;
}
ul.menu ul.abierto ul.abierto {
  display: block !important;
  position: absolute;
  top: 40px;
  width: 240px;
  background: #ffffff;
}
ul.menu ul {
  margin: 0;
  margin-left: -10px;
  padding: 10px;
  z-index: 11;
}
ul.menu ul ul {
  margin: 0;
  margin-left: -10px;
  padding: 10px;
  z-index: 11;
  position: relative;
}
ul.menu ul li {
  width: 100%;
  display: block;
  text-align: left;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}
ul.menu ul li ul li {
  width: 100%;
  display: block;
  text-align: left;
  padding-left: 0px;
  padding-right: 0px;
}
ul.menu ul li:first-child {
  padding-left: 0px;
  text-align: left;
}
ul.menu ul li:last-child {
  padding-right: 0px;
  text-align: left;
}
ul.menu ul li ul li:first-child {
  padding-left: 0px;
  text-align: left;
}
ul.menu ul li ul li:last-child {
  padding-right: 0px;
  text-align: left;
}

.cab_der_menu_cloned ul.menu li:last-child {
  text-align: left;
}
a.elementoMenu.activo {
  color: #0092df;
}
ul.menu a {
  cursor: pointer;
  font-weight: 900;
}
.llamamos {
  width: 30%;
  float: left;
  margin-top: 1%;
}
img#icontel {
  float: left;
}
p#p_header {
  float: left;
  font-family: "Open Sans";
  font-weight: bold;
  font-size: 15px;
  color: #861c31;
  margin: 0px;
}
.telheader {
  float: left;
  width: 15%;
}
.texto_header {
  width: 50%;
  float: left;
}
.btn_header {
  float: right;
  width: 35%;
  margin-top: 3%;
}
.derecha.top {
  width: 73%;
  float: left;
  border-bottom: 1px solid #ececec;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 2%;
}
a#icono {
  font-family: Socialico;
  font-size: 24px;
  color: #a8a4a1;
  margin-left: 10px;
}
.social {
  width: 90px;
  float: right;
  margin-left: 5px;
}
input.navView:checked + label.navView + ul,
ul.checked {
  display: block;
}
label.navView:hover {
  background-position: left top;
}
.telefonoocul {
  display: none;
}
.mailocul {
  display: none;
}
.logo.logo_cloned {
  padding-top: 0px;
  padding-bottom: 0px;
}
.logo.logo_cloned img#logo {
  height: auto;
  max-height: 67px;
}
.bordecabecera.bordecabecera_cloned {
  border-top: none;
}
.cab_der_menu.cab_der_menu_cloned nav ul.menu {
  text-align: center;
  margin-top: 25px;
}

/* slider */
.bxslider {
  margin: 0;
  padding: 0;
}
img.imagen_sliders {
  width: 100%;
  height: auto;
}
.bx-wrapper .bx-viewport {
  left: 0 !important;
  border: 0 !important;
}

.contenedorslider {
  position: relative;
}
.contenedorslider .menu_disponibilidad {
  position: absolute;
  bottom: 0px;
}
.contenedorslider .menu_disponibilidad input,
.contenedorslider .menu_disponibilidad option {
  font-family: Raleway;
  font-weight: 400;
  font-size: 14px;
}
.contenedorslider .fondo_translucido {
  position: absolute;
  background: #fff;
  opacity: 0.5;
  height: 100px;
  bottom: 0px;
  width: 100%;
}
.contenedorslider .menu_disponibilidad .donde {
  display: none;
}
.contenedorslider .menu_disponibilidad .desde,
.contenedorslider .menu_disponibilidad .hasta,
.contenedorslider .menu_disponibilidad .personas {
  margin-right: 1.48%;
}
.contenedorslider .menu_disponibilidad input,
.contenedorslider .menu_disponibilidad select {
  height: 47px;
  margin-bottom: 22px;
  text-align: center;
}
.contenedorslider .menu_disponibilidad .desde,
.contenedorslider .menu_disponibilidad .hasta {
  width: calc(23.89% - 6px);
}
.contenedorslider .menu_disponibilidad .personas {
  width: calc(18.52% - 2px);
  height: 53px; /* text-indent: calc(50% - 58px); */
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
}
.contenedorslider .menu_disponibilidad .personas:hover {
  cursor: pointer;
}
.contenedorslider .menu_disponibilidad .boton {
  background: #0092df;
  border: none;
  width: calc(18.52% - 10px);
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  color: #fff;
  height: 51px;
}
.contenedorslider .menu_disponibilidad .boton:hover {
  cursor: pointer;
  background: #727175;
}
#IWcalendar {
  top: 933px !important;
  display: none;
  position: absolute;
  z-index: 99999;
}
.calendarSelected div {
  width: 25px;
  height: 25px;
  text-align: center;
  cursor: pointer;
  background-color: #bed3f8;
  border: 1px solid #09f;
}
.calendarDay div {
  width: 25px;
  height: 25px;
  text-align: center;
  cursor: pointer;
  background-color: #f3f3f3;
  border: 1px solid #e5e5e5;
}
.calendarDay div:hover {
  background-color: #ccc;
}

/* main */
.wrap {
  margin: auto;
  width: 1160px;
  position: relative;
  max-width: 100%;
}
.clear {
  clear: both;
}
h1 {
  font-family: Poppins;
  font-weight: 500;
  font-size: 24px;
}
h2 {
  font-family: Poppins;
  font-weight: 500;
  font-size: 20px;
}
.textolegal,
.textolegal td,
.textolegal th {
  font-family: Poppins;
  font-weight: 500;
  color: #a29d9a;
  font-size: 13.5px;
}

.title-textolegal {
  font-family: Poppins;
  font-weight: 500;
  color: #a29d9a;
  font-size: 20px;
}
p.pad10 {
  font-family: Poppins;
  font-weight: 500;
  color: #a29d9a;
  font-size: 13.5px;
  line-height: 21px;
}
p.pad10 strong {
  background: #eaeaea;
  color: #111111;
  padding: 5px 10px;
  margin: 0px 10px 10px 0px;
  display: inline-block;
}
.notidiv {
  text-align: justify;
  color: #111111;
}
.notidiv h1 {
  text-align: center;
}
.notidiv p {
  color: #111111;
}
.notidiv p.pad10 strong {
  background: none;
  color: #111111;
  padding: 0;
  margin: 0;
}
.menu_centro {
  background: #3581c0;
  color: #ffffff;
}
a#subtitulo {
  margin-right: 5%;
  font-family: Poppins;
  font-weight: 600;
}
.conten_menu_centro a {
  color: #ffffff !important;
  line-height: 79px;
  margin-right: 5%;
  font-family: Poppins;
  font-weight: lighter !important;
}
.conten_menu_centro a:last-child {
  margin-right: 0;
}
.conten_menu_centro a.activo {
  font-weight: bold !important;
}

.conten_menu_centro {
  text-align: center;
}
.piso1 {
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 35px;
  text-align: center;
  position: relative;
}
.piso2 {
  float: right;
  width: 32%;
  margin-right: 0px;
  margin-bottom: 35px;
  text-align: center;
  position: relative;
}
.piso1:hover .texto_piso,
.piso2:hover .texto_piso {
  display: block;
  z-index: 1;
}
.pisoInterior1 {
  float: left;
  width: 48%;
  margin-left: 0px;
  margin-right: 2%;
  margin-bottom: 35px;
  text-align: center;
  position: relative;
}
.pisoInterior2 {
  float: right;
  width: 48%;
  margin-left: 2%;
  margin-right: 0px;
  margin-bottom: 35px;
  text-align: center;
  position: relative;
}
.pisoInterior1:hover .texto_piso,
.pisoInterior2:hover .texto_piso {
  display: block;
  z-index: 1;
}
.contenedor_main {
  float: left;
  width: 100%;
}

/* Fotos cuadradas: inicio */
.piso1 a,
.piso2 a,
.pisoInterior1 a,
.pisoInterior2 a {
  display: block;
  padding-bottom: 100%;
}
.piso1 .imgpiso,
.piso2 .imgpiso,
.pisoInterior1 .imgpiso,
.pisoInterior2 .imgpiso {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* Fotos cuadradas: fin */

.imgpiso {
  width: 100%;
}
.texto_piso {
  position: absolute;
  background: url(/imagenes/fondorojo.png);
  color: #ffffff;
  font-family: Lato;
  font-weight: 400;
  width: 60%;
  height: 60%;
  margin: 10%;
  padding: 5% 10%;
  display: none;
  overflow: hidden;
}
.texto_piso_movil {
  background: url(/imagenes/fondorojo.png);
  color: #ffffff;
  padding: 10px;
  font-family: Lato;
  font-weight: 400;
  max-width: 100%;
  height: 140px;
  overflow: hidden;
}
.texto_piso_movil p {
  margin-top: 10px;
  margin-bottom: 10px;
}
.texto_piso_movil p:first-child {
  margin-top: 0px;
}
.texto_piso_movil p:last-child {
  margin-bottom: 0px;
}
.btncargar {
  width: 100%;
  text-align: center;
  margin-bottom: 70px;
  margin-top: 5%;
  float: left;
}
a#cargar {
  padding: 15px 100px 15px 100px;
  font-family: Poppins;
  font-weight: 600;
  border: 2px solid #0092df;
  background: #0092df;
  color: #ffffff;
}
a#cargar:hover {
  color: #0092df;
  background: transparent;
}
.conten_consejos {
  float: left;
  width: 100%;
  background: #212121;
  height: 160px;
  margin-bottom: 3%;
  vertical-align: middle;
}
.img_consejos {
  width: 10%;
  float: left;
  margin-top: 5%;
}
.centro_consejos {
  width: 60%;
  float: left;
  margin-top: 2.5%;
  color: #fff;
  font-family: Poppins;
  font-weight: 300;
  font-size: 25px;
}
.der_consejos {
  float: right;
  width: 30%;
  margin-top: 5%;
}
img {
  width: auto;
  max-width: 100%;
}
a#saber {
  padding: 10px 50px 10px 50px;
  background: #fff;
  float: right;
  font-family: Poppins;
  font-weight: 500;
}
.conten_imagenes_main {
  float: left;
  width: 100%;
  margin-bottom: 3%;
}
.imagen_main1 {
  float: left;
  width: 14.6%;
  text-align: center;
  margin-right: 2%;
  font-family: Lato;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 3%;
}
.imagen_main3 {
  float: left;
  width: 14.6%;
  text-align: center;
  margin-right: 2%;
  font-family: Lato;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 3%;
}
.imagen_main2 {
  float: right;
  width: 14.6%;
  text-align: center;
  font-family: Lato;
  font-weight: 700;
  font-size: 14px;
}
.imagen_pisos {
  float: left;
  width: 23%;
  text-align: center;
  margin-right: 5px;
  font-family: Lato;
  font-weight: 700;
  font-size: 14px;
  margin-bottom: 3%;
  margin-left: 5px;
}
.w250h80{padding: 0 !important;}
.linea {
  width: 100%;
  border-bottom: 1px solid #a49f9e;
  float: left;
}
a.button {
  background: #861c31;
  color: #fff;
  padding: 10px 5px 10px 5px;
  font-family: Poppins;
  font-weight: 500;
}

/*footer*/
.flexgrow2 {
  float: left;
  width: 28%;
  margin-right: 4%;
  font-family: Raleway;
  font-weight: 400;
  font-size: 13px;
}
.flexgrow1 {
  float: right;
  width: 30%;
  padding-left: 5%;
  border-left: 1px solid #a29b99;
  font-family: Raleway;
  font-weight: 400;
  font-size: 13px;
  margin-bottom: 2%;
}
.footer_abajo_izq {
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 20px;
  font-family: Raleway;
  font-weight: 400;
  font-size: 13px;
}
.footer_abajo_der {
  width: 100%;
  float: left;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Raleway;
  font-weight: 400;
  font-size: 13px;
}
p#titulo_foo {
  font-family: Raleway;
  font-weight: 600;
  font-size: 20px;
}
a#rojo {
  font-family: Raleway;
  font-weight: 700;
  font-size: 20px;
  color: #0092df;
}
.rojo {
  color: #111111;
}
a#btnfooter {
  background: #0092df;
  font-family: Raleway;
  font-weight: 700;
  font-size: 13px;
  color: #fff;
  padding: 5px 23px 5px 23px;
}
p#pbtnfooter {
  margin-top: 35px;
  margin-bottom: 35px;
}

/*Interiores*/
.contenido {
  margin-bottom: 35px;
}
.contenidos {
  width: 100%;
  text-align: left;
  float: left;
  margin-bottom: 35px;
  margin-top: 35px;
}
.contenido_interior.bg-gray {
  background: #eaeaea;
  padding: 10px;
}
.contenido_interior {
  width: 50%;
  float: right;
}
.contenidoimg {
  float: left;
  width: 45%;
  text-align: center;
}
fieldset {
  border: 0px;
  margin: 0px;
  padding: 0px;
}
input {
  margin-bottom: 1%;
  height: 25px;
  width: 95%;
}
textarea {
  width: 95%;
  margin-right: 5%;
  margin-bottom: 3%;
}
input#main_form_submit {
  width: 25%;
  float: right;
  margin-right: 5%;
  border: 0px;
  background: #861c31;
  font-family: Raleway;
  font-weight: 700;
  color: #fff;
  padding: 10px 0px 10px 0px;
  height: auto;
}
strong#strong {
  font-family: Raleway;
  font-weight: 700;
}
input.checkbox {
  float: left;
  width: 5%;
}
.capa-anti-eventos {
  position: absolute;
  cursor: pointer;
  width: 45%;
  height: 450px;
}

/*Sidebar*/
.columna-min {
  float: left;
  width: 240px;
  text-align: left;
}
.columna-max {
  float: right;
  width: calc(100% - 260px);
  text-align: left;
}
.columna-max img {
  width: 100%;
  max-width: none;
}
.columna-max .columna-central {
  float: left;
  width: 49%;
  text-align: left;
}
.columna-max .columna-derecha {
  float: right;
  width: 49%;
  text-align: left;
}

/*Ficha*/
.migasdepan {
  font-family: "Open Sans" !important;
  font-weight: 400;
  font-size: 13px !important;
  color: #000000 !important;
}
.migasdepan a {
  font-family: "Open Sans" !important;
  font-weight: 400;
  font-size: 13px !important;
}
.ficha-columna-central {
  float: left;
  width: 67%;
  text-align: left;
}
.ficha-columna-derecha {
  float: right;
  width: 30%;
  text-align: left;
}
.frm-contacto-ficha {
  padding: 20px;
  background: #eaeaea;
  font-family: "Open Sans" !important;
  font-weight: 400;
  font-size: 13px;
  color: #000000;
}
.frm-contacto-ficha h2 {
  margin: 0px 0px 10px 0px;
}
.frm-contacto-ficha input[type="text"],
.frm-contacto-ficha input[type="email"] {
  width: 100%;
  padding: 0px;
}
.frm-contacto-ficha p.pad10 {
  font-family: "Open Sans" !important;
  font-weight: 400;
  font-size: 13px !important;
  color: #000000 !important;
}

/*Buscador*/
input.form {
  width: 100%;
  height: 33px;
  background: url(/imagenes/bg-form.gif) center center;
  border: 1px solid #bebebe;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 2px 2px 2px 0px rgba(190, 190, 190, 1);
  -moz-box-shadow: 2px 2px 2px 0px rgba(190, 190, 190, 1);
  box-shadow: 2px 2px 2px 0px rgba(190, 190, 190, 1);
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #2d2d2d;
  text-indent: 10px;
  padding-left: 0px;
}
input.robot {
  width: 180px;
  height: 33px;
  background: url(/imagenes/bg-form.gif) center center;
  border: 1px solid #bebebe;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 2px 2px 2px 0px rgba(190, 190, 190, 1);
  -moz-box-shadow: 2px 2px 2px 0px rgba(190, 190, 190, 1);
  box-shadow: 2px 2px 2px 0px rgba(190, 190, 190, 1);
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #2d2d2d;
  text-indent: 10px;
  padding-left: 0px;
}
select.form {
  width: 100%;
  height: 33px;
  background: url(/imagenes/bg-form.gif) center center;
  border: 1px solid #bebebe;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 2px 2px 2px 0px rgba(190, 190, 190, 1);
  -moz-box-shadow: 2px 2px 2px 0px rgba(190, 190, 190, 1);
  box-shadow: 2px 2px 2px 0px rgba(190, 190, 190, 1);
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #2d2d2d;
  padding-left: 10px;
}
textarea.form {
  width: 100%;
  max-width: 100%;
  height: 89px;
  max-height: 89px;
  background: url(/imagenes/bg-form.gif);
  background-size: cover;
  border: 1px solid #bebebe;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 2px 2px 2px 0px rgba(190, 190, 190, 1);
  -moz-box-shadow: 2px 2px 2px 0px rgba(190, 190, 190, 1);
  box-shadow: 2px 2px 2px 0px rgba(190, 190, 190, 1);
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #2d2d2d;
  text-indent: 10px;
  padding: 10px 0px 0px 0px;
  margin: 0px 0px 10px 0px;
}
.frm-chk {
  width: 16px !important;
  height: 16px !important;
  padding-right: 10px;
}
.form-boton {
  width: 100%;
  height: 33px;
  background: #861c31;
  border: 1px solid #861c31;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 2px 2px 2px 0px rgba(175, 45, 48, 1);
  -moz-box-shadow: 2px 2px 2px 0px rgba(175, 45, 48, 1);
  box-shadow: 2px 2px 2px 0px rgba(175, 45, 48, 1);
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  padding-left: 10px;
}

/*Mapas*/
#mapa.disabled #mapa_ficha::after,
#mapa.disabled #mapa_buscador::after {
  background: rgba(0, 0, 0, 0.3);
  content: "";
  cursor: pointer;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#mapa_ficha {
  width: calc(100% - 20px);
  height: 350px;
  padding: 10px;
}
#mapa_buscador {
  width: calc(100% - 20px);
  height: 484px;
  padding: 10px;
}
.gm-style-iw {
  width: 320px !important;
  top: 15px !important;
  left: 0px !important;
  background-color: #fff;
  box-shadow: 0 1px 6px rgba(0, 146, 223, 0.6);
  border: 1px solid rgba(0, 146, 223, 0.6);
  border-radius: 2px 2px 10px 10px;
}
.gm-style .gm-style-iw-c {
  top: 0 !important;
  left: 0 !important;
}
#iw-container {
  max-width: 100% !important;
  margin-bottom: 0px;
}
#iw-container .iw-title {
  font-family: "Open Sans Condensed", sans-serif;
  font-size: 22px;
  font-weight: 400;
  padding: 10px;
  background-color: #0092df;
  color: white;
  margin: 0;
  border-radius: 2px 2px 0 0;
  text-align: left;
}
#iw-container .iw-content {
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
  margin-right: 1px;
  padding: 15px 5px 20px 15px;
  max-height: 160px;
  overflow-y: auto;
  overflow-x: hidden;
  text-align: left;
}
.iw-content p {
  margin: 0px 0px 10px 0px;
}
.iw-content img {
  float: right;
  max-width: 120px;
  margin: 0px 5px 0px 10px;
}
.iw-subTitle {
  font-size: 16px;
  font-weight: 700;
  padding: 5px 0;
  text-align: left;
}
.iw-bottom-gradient {
  position: absolute;
  width: 100%;
  height: 25px;
  bottom: 10px;
  right: 18px;
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 100%
  );
}

/* POPUP-TE LLAMAMOS */
.modal {
  z-index: 9999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  -webkit-overflow-scrolling: touch;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}
.modal-dialog {
  z-index: 9990;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.top300{
  top: 300px !important;
}

.modal-header {
  background-color: #0092df;
}
.modal-header {
  min-height: 16.43px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .boton_cerrar {
  margin-top: -2px;
  outline: 0;
}
.modal button.boton_cerrar {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  outline: 0;
}
.modal .boton_cerrar {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-shadow: 0 1px 0 #fff;
  outline: 0;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
  font-family: "Open Sans";
  font-weight: bold;
  font-size: 18px;
  color: #ffffff;
}
.modal-body {
  padding: 20px;
}
.modal-footer {
  background-color: #0092df;
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .boton_enviar {
  background-color: #fff !important;
  color: #0092df !important;
  border: none !important;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
  border-color: #ccc;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15),
    0 1px 1px rgba(0, 0, 0, 0.075);
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 4px;
  outline: 0;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
/*------*/

/*COOKIES*/
.cookies {
  width: 100%;
  background: #000;
  opacity: 0.7;
  position: fixed;
  bottom: 0px;
  z-index: 100;
}
.container.alert_cookies {
  position: relative;
  width: calc(100% - 20px);
  text-align: left;
  margin: 0px auto;
  padding: 10px;
  font-family: Poppins;
  font-weight: 500;
  font-size: 14px;
  color: #7a7a7a;
  text-align: center;
}
.container.alert_cookies > img {
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  margin-right: 15px;
}
.container.alert_cookies > span {
  padding-left: 20px;
  font-size: 16px;
  display: block;
  margin: 5px 0 5px 0;
  font-weight: 700;
}
.container.alert_cookies a {
  color: #fff;
}
/*------*/

/*RESPONSIVE*/
@media (max-width: 1150px) {
  ul.menu a {
    font-size: 15px;
  }
  .btn_header {
    display: none;
  }
  .texto_header {
    display: none;
  }
  .telheader {
    display: none;
  }
  .logo {
    width: 15%;
  }
  .derecha.top {
    width: 81%;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .cab_der_menu {
    width: 81%;
    text-align: center;
  }
  .llamamos {
    width: 5%;
  }
  .header .cabecera .top .texto p {
    display: none;
  }
  .header .cabecera .top .texto img {
    float: right;
  }
  .texto {
    display: none;
  }
  .centro_consejos {
    font-size: 20px;
    margin-top: 3%;
  }
  .der_consejos {
    margin-top: 5%;
  }
  .img_consejos {
    margin-top: 4%;
  }
  .wrap {
    width: 95%;
  }
  ul.menu li {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (max-width: 1000px) {
  label.navView {
    display: block;
  }
  ul.menu {
    display: none;
  }
  ul.menu {
    background: #ffffff;
    border-bottom: 5px solid #0092df;
  }
  .menu {
    display: none;
    position: fixed;
    transition: all 0.5s ease;
    z-index: 400; /* background: #303030; */
    top: 120px;
    left: 0px;
    right: 0px;
  }
  ul.menu a {
    clear: both;
    text-align: center;
    color: #58595b;
    font-weight: 700;
    display: block;
    padding: 0;
    margin: 0 auto;
  }
  ul.menu li {
    clear: both;
    display: block;
    padding-left: 0;
    padding-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  ul.menu ul.abierto {
    position: relative;
    top: 0;
    width: 100%;
    padding: 10px 0;
    margin-left: 0;
  }
  ul.menu ul.abierto ul.abierto {
    position: relative;
    top: 0;
    width: 100%;
    padding: 10px 0;
    margin-left: 0;
  }
  ul.menu ul li ul li {
    text-align: center;
  }
  ul.menu ul li ul li:first-child {
    text-align: center;
  }
  ul.menu ul li ul li:last-child {
    text-align: center;
  }

  li.tiene-submenu:after {
    margin-top: -20px;
  }

  li.tiene-submenu.abierto {
    position: relative;
  }
  li.tiene-submenu.abierto:after {
    position: absolute;
    right: 0;
    top: 27px;
  }

  li.tiene-submenus a.tiene-submenu {
    padding-left: 24px;
  }

  .cab_der_menu {
    margin-top: 0;
  }
}

@media (max-width: 950px) {
  .img_consejos {
    width: 10%;
    margin-top: 6%;
  }
  .centro_consejos {
    font-size: 17px;
    margin-top: 5%;
    width: 55%;
  }
  .w250h80{margin: 0 auto!important;}
  .der_consejos {
    width: 30%;
    margin-top: 7%;
  }
  .imagen_pisos{text-align: center;float: none;width: 100%;}
}
@media (max-width: 850px) {
  ul.menu a {
    font-size: 14px;
  }
}
@media (max-width: 820px) {
  ul.menu-arriba a span.ocultar1 {
    display: none;
  }
}
@media (max-width: 800px) {
  .logo {
    width: 25%;
  }
  .derecha.top {
    width: 70%;
  }
  i.fa.fa-phone {
    margin-right: 5px;
  }
  i.fa.fa-envelope-o {
    margin-right: 5px;
  }
  .cab_der_menu {
    width: 70%;
    height: 40px;
  }
  .texto_piso {
    font-size: 13px;
  }
  .img_consejos {
    width: 10%;
  }
  .centro_consejos {
    font-size: 13px;
    width: 55%;
  }
  .der_consejos {
    width: 35%;
  }
}

@media (max-width: 992px) {
  .solo-pc {
    display: none;
  }
  .solo-movil {
    display: block;
  }
  /*Sidebar*/
  .columna-min {
    float: none;
    width: 100%;
    text-align: left;
  }
  .columna-max {
    float: none;
    width: 100%;
    text-align: left;
  }
  .columna-max .columna-central {
    float: none;
    width: 100%;
    text-align: left;
  }
  .columna-max .columna-derecha {
    float: none;
    width: 100%;
    text-align: left;
  }
  .ficha-columna-central {
    float: none;
    width: 100%;
    text-align: left;
  }
  .ficha-columna-derecha {
    float: none;
    width: 100%;
    text-align: left;
  }
}
@media (max-width: 767px) {
  #slider_home .bx-wrapper {
    display: none;
  }
  #slider_home .fondo_translucido {
    display: none;
  }
  #slider_home .contenido {
    width: 90%;
    padding: 5%;
    background: url(/imagenes/slider_1.jpg);
    background-size: cover;
  }
  #slider_home .contenido .menu_disponibilidad {
    position: relative;
    text-align: right;
  }
  #slider_home .contenido .menu_disponibilidad .personas {
    width: 100%;
    height: 32px;
    margin: 0px 0px 10px 0px;
  }
  #slider_home .contenido .menu_disponibilidad .boton {
    max-width: 160px !important;
    width: 100% !important;
    height: 32px !important;
    margin: 0px;
    float: none;
  }
  #slider_home .contenido .menu_disponibilidad::after {
    clear: both;
  }
  input.form {
    width: calc(100% - 10px);
  }
}
@media (max-width: 700px) {
  input#desde {
    width: 45%;
    float: left;
    margin-left: 2%;
  }
  input#hasta {
    width: 45%;
    float: right;
    margin-right: 2%;
  }
  select#personas {
    width: 45%;
    float: left;
    margin-left: 2%;
  }
  input.boton {
    width: 45% !important;
    float: right;
    margin-right: 2%;
  }
  .contenedorslider .fondo_translucido {
    height: 170px;
  }
  .img_consejos {
    width: 100%;
    text-align: center;
  }
  .conten_consejos {
    height: auto;
    padding-bottom: 10%;
  }
  .centro_consejos {
    width: 100%;
    text-align: center;
    font-size: 18px;
  }
  a#saber {
    float: none;
  }
  .der_consejos {
    width: 100%;
    text-align: center;
  }
  .imagen_main1 {
    width: 33%;
    margin: 0;
    margin-bottom: 10%;
  }
  .imagen_main2 {
    width: 50%;
    margin-bottom: 10%;
  }
  .imagen_main3 {
    width: 50%;
    margin: 0;
    margin-bottom: 10%;
  }
  .flexgrow2 {
    width: 50%;
    margin: 0;
    text-align: center;
  }
  .flexgrow1 {
    width: 100%;
    text-align: center;
    border: 0px;
  }
  .contenidoimg {
    width: 100%;
    margin-bottom: 10%;
  }
  .contenido_interior {
    width: 100%;
    margin-bottom: 10%;
  }
  .capa-anti-eventos.disabled {
    width: 100%;
  }
}
@media (max-width: 680px) {
  .telefono {
    width: 120px;
  }
  .mail {
    width: 240px;
  }
}
@media (max-width: 650px) {
  .texto_piso {
    font-size: 11px;
  }
  .btncargar {
    margin-top: 15%;
  }
  .menu {
    top: 110px;
  }
  .mailocul {
    display: block;
    float: left;
    margin-left: 20px;
    font-size: 18px;
  }
  .telefonoocul {
    display: block;
    float: left;
    margin-left: 20px;
    font-size: 18px;
  }
  .telefono {
    display: none;
  }
  .mail {
    display: none;
  }
  label.navView {
    background-size: 25px auto;
    line-height: 25px;
  }
  .menu {
    top: 100px;
  }
}
@media (max-width: 590px) {
  ul.menu-arriba li {
    width: 20%;
    text-align: center;
  }
  ul.menu-arriba li:last-child {
    text-align: center;
  }
  ul.menu-arriba a span.ocultar2 {
    display: none;
  }
  .logo {
    width: 30%;
  }
  .derecha.top {
    padding-top: 16px;
    padding-bottom: 16px;
    width: 66%;
  }
  .cab_der_menu {
    margin-top: 10px;
    width: 66%;
  }
}
@media (max-width: 500px) {
  input#desde {
    height: 30px;
  }
  input#hasta {
    height: 30px;
  }
  select#personas {
    height: 30px;
  }
  input.boton {
    height: 30px !important;
  }
  .contenedorslider .fondo_translucido {
    height: 115px;
  }
  .footer_abajo_der {
    margin-top: 4%;
  }
}
@media (max-width: 450px) {
  input#desde {
    font-size: 10px;
  }
  input#hasta {
    font-size: 10px;
  }
  select#personas {
    font-size: 10px;
  }
  input.boton {
    font-size: 10px !important;
  }
  .piso1,
  .piso2,
  .pisoInterior1,
  .pisoInterior2 {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
  }
  .texto_piso {
    font-size: 16px;
  }
  .conten_menu_centro {
    font-size: 12px;
  }
  .flexgrow2 {
    width: 100%;
  }
  .piso1 a,
  .piso2 a,
  .pisoInterior1 a,
  .pisoInterior2 a {
    position: relative;
  }
}

@media (max-width: 440px) {
  label.navView {
    margin-top: 0;
  }
}

@media (max-width: 400px) {
  a#cargar {
    padding: 15px 80px 15px 80px;
  }
  .imagen_main1 {
    width: 100%;
  }
  .imagen_main3 {
    width: 100%;
  }
  .imagen_main2 {
    width: 100%;
  }
}

.video_contenedor {
  width: 100%;
  padding-top: 56.25%;
  height: 0px;
  position: relative;
}
.video {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.caracteristicas_fondo {
  background: #f5f5f5;
  color: #707070;
  padding: 15px;
}
.caracteristicas_fondo p {
  clear: both;
}
.caracteristicas_fondo strong {
  float: right;
  font-weight: bold;
  padding: 0 !important;
  background: none !important;
  color: #292c7a !important;
}
footer .fa.fa-facebook-square {
  /*font-size: 16px;
  font-weight: bold;
  color: #373737;*/
}
a.menu_abajo {
  font-weight: bold;
  color: #3a3a3a;
}
.margen-superior-0 {
  margin-top: 0 !important;
}
.margen-inferior-0 {
  margin-bottom: 0 !important;
}
.noticias-fila {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.noticias-columna {
  -ms-flex: 0 0 33.33333%;
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
  /*
	-webkit-box-shadow: 2px 2px 2px 0px rgba(190,190,190,1);
	-moz-box-shadow: 2px 2px 2px 0px rgba(190,190,190,1);
	box-shadow: 2px 2px 2px 0px rgba(190,190,190,1); 
	*/
}
.noticias-caja {
  display: block;
  padding: 10px;
  border: 1px solid #bebebe;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 2px 2px 2px 2px rgba(190, 190, 190, 1);
  -moz-box-shadow: 2px 2px 2px 2px rgba(190, 190, 190, 1);
  box-shadow: 2px 2px 2px 2px rgba(190, 190, 190, 1);
  margin-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .noticias-columna {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 767px) {
  .noticias-columna {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.noticias-noticia {
  box-sizing: border-box;
  width: 75%;
  padding-right: 30px;
}
.noticias-ultimas {
  box-sizing: border-box;
  width: 25%;
  text-align: left;
}
.noticia-ultima {
  display: block;
  margin-bottom: 20px;
}
.noticias-ultimas p.pad10 {
  margin: 0 0 5px 0;
}
.noticias-ultimas .foto {
  box-sizing: border-box;
  float: left;
  width: 35%;
  padding-top: 0px;
  padding-right: 10px;
}
.noticias-ultimas .titular {
  box-sizing: border-box;
  float: left;
  width: 65%;
}
.noticias-ultimas .titular h2 {
  margin: 0;
  font-size: 15px;
}
@media (max-width: 1150px) {
  .noticias-noticia {
    width: 100%;
    padding-right: 0;
  }
  .noticias-ultimas {
    width: 100%;
  }
}
.paginacion {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
  margin-top: 15px;
  margin-bottom: 15px;
  justify-content: center !important;
}
.paginacion .pagina {
  font-family: Arial;
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  color: #0092df;
  background-color: #fff;
  border: 1px solid #dee2e6;
  line-height: 20px !important;
  height: 20px;
  vertical-align: middle;
}
.paginacion .pagina.current {
  color: #373737;
  font-weight: bold;
}

.whatsappme {
  position: fixed;
  z-index: 400;
  left: 20px;
  bottom: 20px;
}
.whatsappme__button {
  position: absolute;
  z-index: 2;
  bottom: 35px;
  right: auto;
  left: 8px;
  height: 60px;
  min-width: 60px;
  max-width: 95vw;
  background-color: #25d366;
  color: #fff;
  border-radius: 30px;
  box-shadow: 1px 6px 24px 0 rgb(7 94 84 / 24%);
  cursor: pointer;
}
.whatsappme__button svg {
  margin-top: 12px;
  margin-left: 12px;
  width: 36px;
  height: 36px;
  background-color: #25d366;
  color: #fff;
}

.seguros-img {
  margin-top: 35px;
  width: 40%;
}
@media (max-width: 1023px) {
  .footer_abajo_der {
    margin-bottom: 100px;
  }
}

/* Tabla: búsquedas guardadas */
.tabla th {
  color: #000000;
  font-weight: bold;
  font-family: Poppins;
  font-size: 14px;
  padding: 3px;
}
.tabla td {
  color: #999999;
  font-weight: normal;
  font-family: Poppins;
  font-size: 14px;
  padding: 3px;
}
@media (max-width: 1023px) {
  .tabla {
    border: none;
    border-top: 1px solid #cccccc;
    padding-top: 20px;
  }
  .tabla thead {
    display: none;
  }
  .tabla td {
    clear: both;
    display: block;
    text-align: left;
    border: none;
    padding: 0;
  }
  .tabla td a {
    display: inline-block;
    margin: 0;
    padding: 0;
  }
  .tabla td a i {
    margin: 0;
    display: block;
    line-height: 22px;
    width: 32px;
    text-align: center;
    box-sizing: border-box;
  }
  .tabla td:nth-child(1):before {
    content: "Tipo de Operación: ";
  }
  .tabla td:nth-child(2):before {
    content: "Tipo de Inmueble: ";
  }
  .tabla td:nth-child(3):before {
    content: "Localidad: ";
  }
  .tabla td:nth-child(4):before {
    content: "Zona: ";
  }
  .tabla td:nth-child(5):before {
    content: "Piscina: ";
  }
  .tabla td:nth-child(6):before {
    content: "Garaje: ";
  }
  .tabla td:nth-child(7):before {
    content: "Ascensor: ";
  }
  .tabla td:nth-child(8):before {
    content: "Referencia: ";
  }
  .tabla td:nth-child(9):before {
    content: "Buscar: ";
  }
  .tabla td:nth-child(10):before {
    content: "Eliminar: ";
  }
  .tabla td:nth-child(9) {
    margin-top: 5px;
  }
  .tabla td:nth-child(10) {
    margin-top: 5px;
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 20px;
  }
  .tabla td:before {
    font-weight: bold;
    color: #000000;
  }
}

/* noticias */
@media (max-width: 991px) {
  .noticias-fila {
    margin-right: 0;
    margin-left: 0;
  }
}

body#pagina-usuario .infoempresa {
  max-width: 600px;
  margin: 0 auto;
}
.img-movimiento {
  position: absolute;
  z-index: 9999;
}

.entry-title {
  margin: 20px 0px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-35 {
  margin-top: 35px;
}

.color-hr {
  width: 100%;
  border-top: 1px solid #0092df;
}

.f-right {
  float: right;
}

.f-left {
  float: left;
}

.text-left {
  text-align: left;
}

.div-acceso {
  background: #eaeaea;
}

.p-20-top {
  padding: 40px 0px 0px 70px;
}

.p-20-bottom {
  padding: 0px 0px 40px 70px;
}

.letter-content > p {
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
  color: #a29d9a;
  font-family: Poppins;
  margin-top: 15px;
  margin-bottom: 15px;
}

.text-result {
  text-align: center;
  background-color: #861c31;
  color: #fff !important;
}

@media (max-width: 467px) {
  .resp-d-none {
    display: none;
  }
}

#titulo_foo i{font-size: 28px;margin-top: 10px;}