body {
    background-color: #ffffff;
    font-family: 'Montserrat', sans-serif!important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Belleza', sans-serif!important;
    text-transform: uppercase;
}

.bold {
    text-align: center;
    cursor: pointer;
}

.serif {
    font-family: 'Belleza'!important;
}

.ganadores {
    padding: 30px 5px;
    background: #e4f1ff;
    border: 1px solid #97acc3;
}

.ganador {
    font-size: 20px;
    margin-bottom: 10px;
    padding-left: 30px;
}

.suplente {
    margin-bottom: 5px;
    padding-left: 30px;
}

.logo {
    width: 97%;
    position: fixed;
    top: 30px;
    height: auto;
    z-index: 1000;
    left: 30px;
}

.logo img {
    max-width: 200px;
    float: left;
}

.menu {
    color: #ffffff;
    max-width: 38px;
    float: left;
    margin-right: 15px;
    padding: 0px;
}

.texto-menu {
    font-size: 20px;
    line-height: 2em;
    cursor: pointer;
}

.logofooter {
    max-width: 157px;
    margin-top: auto;
}

.disclaimer {
    padding: 20px;
    text-align: center;
    color: #ffffff;
    padding-bottom: 50px;
    font-size: 12px;
    letter-spacing: 2px;
}

.imgcasa {
    height: 250px;
    width: 100%;
    margin-bottom: 18px;
}

.gris {
    background: #31598b;
}

.gris a {
    color: #fff;
}

.blanco {
    background: #ffffff;
}

.azul {
    background: #12437e;
}

.titular {
    font-family: 'Belleza'!important;
    text-transform: uppercase;
    font-size: 40px;
    margin-bottom: 15px;
    letter-spacing: 1px;
}

.titular.small {
    font-family: 'Belleza'!important;
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight: 500;
    letter-spacing: 1px;
}

.titular2 {
    font-family: 'Belleza'!important;
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 15px;
}

.gris .titular {
    font-family: 'Belleza'!important;
    text-transform: uppercase;
    color: #ffffff;
    text-align: right;
}

.gris .titular2 {
    font-family: 'Belleza'!important;
    text-transform: uppercase;
    color: #ffffff;
    text-align: right;
}

.blanco .titular {
    font-family: 'Belleza'!important;
    text-transform: uppercase;
    color: #12437e;
    text-align: center;
}

.blanco .titular2 {
    font-family: 'Belleza'!important;
    text-transform: uppercase;
    color: #12437e;
    text-align: center;
}

.cblanco {
    color: #ffffff;
}

.azul .titular {
    color: #ffffff;
    text-align: left;
}

.azul .titular2 {
    color: #ffffff;
    text-align: left;
}

.azul .email,
.azul .email a,
.azul b {
    color: #ffffff;
}

.azul .phone,
.azul .phone a,
.azul b {
    color: #ffffff;
}

.azul .address,
.azul .address a,
.azul b {
    color: #ffffff;
}

.azul h2 {
    color: #ffffff;
    font-weight: bold;
}

.padding {
    padding: 2% 50px;
}

.dpadding {
    padding: 100px 20px 0px 20px;
}

.np {
    padding: 0px !important;
}

.mb30 {
    margin-bottom: 30px;
}

.mb15 {
    margin-bottom: 15px;
}

.btn {
    text-align: center;
}

.btn-1612 {
    margin-top: 10px;
    border: 2px solid #004F7A!important;
    padding: 12px 30px !important;
    border-radius: 10px !important;
    color: #004F7A!important;
    font-weight: 400;
}

.btn-1612:hover {
    color: #ffffff!important;
}

.btn-primary {
    color: #2e2e2e;
    background-color: #ffffff;
    border-color: #afafaf;
}

.page-title {
    color: #ffffff;
    margin: auto;
    font-size: 5.2rem;
}

.listahome {
    margin-top: 75px;
}

.listahome li.texto {
    padding: 20px 0px;
    border-bottom: 1px solid;
    font-size: 20px;
}

.listahome li.texto2 {
    padding: 20px 0px;
    font-size: 20px;
}

.fondoform {
    background-image: url("/img/fondo-form.jpg");
    min-height: 380px;
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.fondoform-2 {
    background-image: url("/img/banner-contacto-2.jpg");
    min-height: 380px;
    color: white;
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.fondoform p {
    color: #ffffff;
    text-align: right;
}

.fondoform h2 {
    color: #ffffff;
    text-align: right;
    font-weight: bold;
}

.fondoinspeccion {
    background-image: url("/img/inspeccion.jpg");
    min-height: 380px;
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.fondoinspeccion .titular {
    color: #ffffff;
    text-align: right;
}

.fondoinspeccion .titular2 {
    color: #ffffff;
    text-align: right;
}

.icono {
    text-align: center;
    margin: auto;
    padding: 30px;
}

.fondopostventa {
    background-image: url("/img/postventa.jpg");
    min-height: 380px;
    /* Center and scale the image nicely */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.fondopostventa .titular {
    color: #ffffff;
    text-align: center;
}

.fondopostventa .titular2 {
    color: #ffffff;
    text-align: center;
}

.social-gp {
    margin-right: 20px;
    color: #ffffff;
}

@media (max-width: 1260px) {
    .titular {
        font-size: 35px;
        margin-bottom: 0px;
        font-family: 'Belleza'!important;
        letter-spacing: 1px;
        font-weight: bold;
    }
    .titular2 {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .titular.small {
        font-size: 16px;
        font-weight: 500;
        letter-spacing: 1px;
    }
}

.navbar-nav {
    float: right !important;
    margin-right: 60px;
}

.navbar-toggle {
    border: 0;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: unset;
}

.navbar-toggle .icon-bar {
    background-color: #ffffff!important;
}

.grupo {
    max-width: 260px;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border: 0;
}

.navbar-brand {
    padding: 10px;
}


/*BUSQUEDA AVANZADA*/

.advanced-search {
    background: #094c85;
    text-align: center;
    padding: 30px 0;
    margin-top: 30px;
}

.advanced-search .lupa {
    display: inline-block;
    width: 45px;
    margin-right: 25px;
    vertical-align: middle;
}

.advanced-search a,
.advanced-search i {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-weight: bold;
    font-size: 25px;
}

.advanced-search.pointer {
    cursor: pointer;
}

.advanced-search i {
    margin-left: 10px;
    transition: all 0.3s;
}

.advanced-search.open i {
    transform: rotate(180deg);
}

.advanced-search+.filtros-toolbar {
    margin-bottom: 0;
}

.fleft {
    float: left;
}

.espacia {
    padding: 2px 10px 20px 0px;
}

.espacia b {
    font-size: 30px;
}


/*FILTROS HOME*/

.filtrobanner {
    display: inline-block;
    width: 100%;
    padding: 20% 10% 25% 10%;
    margin: auto;
    text-align: center;
}

.filtros_home {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    width: 100%;
}

.filtros_home .bloque {
    flex: 0 0 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url('../images/foto-home.jpg');
    background-size: cover;
    position: relative;
    padding: 200px 0;
}

.filtros_home .bloque.fondo {
    background: url(../images/filtros.jpg) center center no-repeat;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.filtros_home .bloque.fondo img {
    width: 180px;
}

.filtros_home .bloque.fondo h1 {
    color: #fff;
    text-transform: uppercase;
    margin: 25px 0;
}

.filtros_home .bloque.fondo h1 span {
    font-size: 55px;
    background: #094c85;
    margin-bottom: 5px;
    display: inline-block;
}

.filtros_home .bloque.fondo h2 {
    color: #fff;
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 600;
}

.filtros_home .bloque .telefono {
    position: absolute;
    top: 10px;
    right: 10px;
    margin: 0;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

.filtros_home .bloque .img.left {
    width: 100%;
}

.filtros_home .bloque form {
    padding: 0 80px;
    width: 100%;
}

.filtros_home .bloque form .filtrobanner>div {
    margin-top: 20px;
    position: relative;
}

.filtros_home .bloque .campo.precio,
.filtros_home .bloque .campo.metros {
    width: calc(50% - 10px);
    display: inline-block;
}

.filtros_home .bloque .campo.precio.first,
.filtros_home .bloque .campo.metros.first {
    margin-right: 20px;
}

.filtros_home .bloque .campo.precio:after {
    content: '€';
    position: absolute;
    top: 0;
    right: 10px;
    line-height: 30px;
}

.filtros_home .bloque .campo.metros:after {
    content: 'm²';
    position: absolute;
    top: 0;
    right: 10px;
    line-height: 30px;
}

.filtros_home .bloque form .w50 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.filtros_home .bloque form .w50>div {
    flex: 0 0 calc(50% - 20px);
}

.filtros_home .bloque form .radio input {
    display: none;
}

.filtros_home .bloque form .radio .check {
    display: inline-block;
    line-height: 35px;
    width: 120px;
    text-align: center;
    border: 1px solid #000;
    background: #ffffff;
    cursor: pointer;
    text-transform: uppercase;
    transition: 0.3s all;
}

.filtros_home .bloque form .radio .check.checked {
    background: #000;
    color: #fff;
    font-weight: bold;
}


/*CONTENIDO HOME*/

.contenido_home {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    padding: 20px;
}

.contenido_home_np {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    padding: 0px;
}

.bloque-home.contacto .medio {
    flex: 0 0 50%;
}

.contenido_home .texto-principal {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    padding: 0 50px;
}

.contenido_home .texto-principal h1 {
    font-size: 35px;
    font-weight: normal;
    padding-left: 100px;
    background: url(../images/inmobiliaria.png) left center no-repeat;
    background-size: 90px;
    line-height: 75px;
    margin-bottom: 30px;
}

.contenido_home .texto-principal h1 b {
    font-size: 35px;
}

.contenido_home .texto-principal h2 {
    font-size: 24px;
    line-height: 26px;
    padding: 10px 0px;
}

.contenido_home .texto-principal p {
    font-size: 18px;
    line-height: 25px;
}

.contenido_home .texto-principal p b {
    font-size: 18px;
    line-height: 25px;
}

.contenido_home .texto-principal p i {
    font-size: 18px;
    line-height: 25px;
}

.contenido_home .texto-principal h2 b {
    font-size: 24px;
    line-height: 25px;
}

.contenido_home .vivienda {
    flex: 0 0 25%;
    padding: 10px;
    width: 25%;
}

.contenido_home .actions {
    text-align: center;
    flex: 0 0 100%;
    margin-top: 20px;
}

.contenido_home .actions a {
    display: inline-block;
    text-decoration: none;
    color: #fff;
    background: #000;
    text-transform: uppercase;
    padding: 0 50px;
    line-height: 40px;
    border: 0;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    transition: 0.3s all;
}


/*LIST VIVIENDAS*/

.vivienda {
    clear: both;
}

.vivienda .galeria {
    position: relative;
    overflow: hidden;
    width: 35%;
    float: left;
}

.vivienda .galslider {
    position: relative;
    overflow: hidden;
}

.vivienda .galeria .item {
    width: 100%;
    height: 300px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.vivienda .galslider .item-slider {
    width: 100%;
    height: 650px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.vivienda .galeria .item a {
    display: block;
    width: 100%;
    height: 100%;
}

.vivienda .cabecera {
    background: #094c85;
    padding: 5px 15px;
    width: 65%;
    float: right;
}

.vivienda .cabecera .tipo {
    color: #000;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
}

.vivienda .cabecera .nombre a,
.nombre {
    text-decoration: none;
    font-size: 23px;
}

.promocion .cabecera .nombre a {
    font-size: 18px !important;
    text-transform: none !important;
}

.vivienda .cuerpo {
    background: #EFEFEF;
    padding: 5px 10px;
    width: 65%;
    float: right;
}

.vivienda .cuerpo * {
    font-size: 12px;
    color: #a2a2a2;
    text-transform: uppercase;
}

.vivienda .cuerpo i {
    margin-right: 5px;
}

.vivienda.promocion .cuerpo .posicion {
    margin-bottom: 10px;
}

.vivienda .cuerpo .datos {
    margin: 10px 0
}

.vivienda .cuerpo .datos .group {
    margin-right: 10px;
}

.vivienda .cuerpo .datos .group sup {
    font-size: 12px;
}

.vivienda .cuerpo .precio {
    border-bottom: 1px solid #cecece;
    padding-top: 5px;
    color: #000000;
    font-size: 23px;
}

.vivienda.promocion .cuerpo .precio {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.vivienda.promocion .cuerpo * {
    font-size: 12px;
}

.vivienda.promocion .cuerpo .precio span {
    color: #094c85;
    font-weight: bold;
    font-size: 17px;
}


/*CONTACTO Y FACEBOOK HOME*/

.bloque-home {
    display: flex;
}

.bloque-home .small {
    flex: 0 0 35%;
    padding: 120px 10px;
    text-align: center;
}

.bloque-home .small img {
    margin: auto;
}

.bloque-home .big {
    flex: 0 0 65%;
    padding: 401px 367px 0px 42px;
}

.bloque-home.contacto {
    margin-top: 30px;
}

.bloque-home.contacto .small {
    background: #094c85;
}

.bloque-home.contacto .small img {
    width: 180px;
}

.bloque-home.contacto .small .title {
    margin-bottom: 40px;
}

.bloque-home.contacto .small .title,
.bloque-home.contacto .small .title b {
    font-size: 60px;
    text-transform: uppercase;
    color: #fff;
}

.bloque-home.contacto .big {
    background: url(../images/contacto.jpg) center center no-repeat;
    background-size: cover;
}

.bloque-home.contacto .big .text-contact {
    margin-bottom: 11px;
}

.bloque-home.contacto .big .text-contact,
.bloque-home.contacto .big .text-contact b {
    color: #fff;
    font-size: 30px;
    text-shadow: 1px 1px #1c1c1a;
}

.bloque-home.contacto .big .text-contact span {
    color: #094c85;
    font-size: 30px;
    font-weight: bold;
}

.bloque-home .action {
    color: #fff;
    text-decoration: none;
    background: #094c85;
    text-align: center;
    display: inline-block;
    padding: 0 50px;
    line-height: 40px;
    border: 0;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    transition: 0.3s all;
    text-transform: uppercase;
}

.bloque-home.facebook {
    margin-bottom: 30px;
}

.bloque-home.facebook .big {
    background: url(../images/facebook.jpg) center center no-repeat;
    background-size: cover;
    padding: 0;
}

.bloque-home.facebook .big video {
    width: 100%;
    display: block;
}

.bloque-home.facebook .small {
    background: #F2F2F2;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 0;
}

.bloque-home.facebook .small .like {
    width: 100px;
}

.bloque-home.facebook .small .text-facebook {
    margin: 30px 0;
    font-size: 30px;
    padding: 0 50px;
}

.bloque-home.facebook .small .text-facebook b {
    font-size: 30px;
}


/*LISTADO DE VIVIENDAS*/

.descripcion-cat {
    margin-bottom: 30px;
}

.toolbar {
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
}

.toolbar .radio {
    margin-top: 10px;
}

.toolbar .radio input {
    display: none;
}

.toolbar .radio .check {
    display: inline-block;
    line-height: 35px;
    width: 120px;
    text-align: center;
    border: 1px solid #094c85;
    color: #094c85;
    text-transform: uppercase;
    text-decoration: none;
    transition: 0.3s all;
}

.toolbar .radio .check.checked {
    background: #094c85;
    color: #fff;
    font-weight: bold;
}

.toolbar .filter-btn {
    display: flex;
    justify-content: center;
    align-items: center;
}

.toolbar .filter-btn span {
    padding: 10px 20px;
    background: #094c85;
    text-align: center;
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
    cursor: pointer;
}

.toolbar .filter-btn span i {
    transition: all 0.3s;
}

.toolbar .filter-btn span.open i {
    transform: rotate(180deg);
}

.toolbar .filter-btn span i {
    margin-left: 10px;
}

.filtros-toolbar {
    padding: 0 800px;
    margin: 0 -800px 15px -800px;
    background: #094c85;
    width: 100% !important;
    box-sizing: initial;
    display: none;
    overflow: hidden;
}

.filtros-toolbar form {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 50px;
    position: relative;
}

.filtros-toolbar form .close {
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 25px;
    color: #fff;
    cursor: pointer;
}

.filtros-toolbar .campo {
    padding: 0 15px;
    margin-bottom: 20px;
    position: relative;
    flex: 0 0 calc(100% / 4);
}

.filtros-toolbar .campo:nth-child(1),
.filtros-toolbar .campo:nth-child(2),
.filtros-toolbar .campo:nth-child(3) {
    flex: 0 0 calc(100% / 3);
}

.filtros-toolbar .campo.precio:after {
    content: '€';
    position: absolute;
    top: 0;
    right: 20px;
    line-height: 30px;
}

.filtros-toolbar .campo.metros:after {
    content: 'm²';
    position: absolute;
    top: 0;
    right: 20px;
    line-height: 30px;
}

.filtros-toolbar .checkbox.campo {
    display: flex;
    align-items: center;
}

.filtros-toolbar .actions {
    flex: 0 0 100%;
}

.filtros-toolbar .actions input {
    margin: 15px 15px 0 15px;
}

.no-result {
    margin-bottom: 30px;
    font-size: 18px;
    padding-top: 15px;
    text-align: center;
}

.product-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-content: flex-start;
    width: calc(100% + 20px);
    margin: 0 -10px;
}

.product-list .vivienda {
    flex: 0 0 33%;
    padding: 10px;
    width: 33%;
}

.zona {
    font-size: 22px;
    margin-bottom: 15px;
}

.email a,
.phone a {
    color: #074b86;
    text-decoration: none;
}

.paginacion {
    text-align: center;
    padding: 20px 0 30px 0;
    clear: both;
}

.paginacion a,
.paginacion b {
    display: inline-block;
    text-decoration: none;
    width: 35px;
    height: 35px;
    line-height: 35px;
    border: 1px solid #094c85;
    font-weight: bold;
    font-size: 18px;
    vertical-align: middle;
}

.paginacion a {
    color: #094c85;
}

.paginacion b {
    background: #094c85;
    color: #fff;
}

.paginacion a.btn {
    border-color: transparent;
    font-size: 25px;
    display: inline-flex;
    align-items: flex-end;
}

.fila {
    display: inline-block;
    width: 100%;
}

.filtros_home .bloque form .fila .select {
    width: 30%;
    margin-right: 3%;
}

.filtros_home .bloque form .fila2 .select,
.filtros_home .bloque form .fila2 .checkbox {
    width: 22%;
    margin-right: 3%;
}

.filtros_home .bloque form .input {
    width: 22%;
    margin-right: 3%;
}


/*FIELDS FILTER*/

.filtros_home .bloque form .select select,
.filtros-toolbar .select select {
    width: 100%;
    background: transparent;
    border: 0;
    border-bottom: 2px solid #fff;
    outline: none;
    height: 30px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
}

.filtros_home .bloque form .select select option,
.filtros-toolbar .select select option {
    color: #000;
}

.filtros_home .bloque form .input input,
.filtros-toolbar .input input {
    width: 100%;
    background: #fff;
    border: 0;
    padding: 0 8px;
    border-bottom: 2px solid #fff;
    outline: none;
    height: 30px;
    color: #000;
}

.filtros_home .bloque form .checkbox input,
.filtros-toolbar .checkbox input {
    display: none;
}

.filtros_home .bloque form .checkbox .garage,
.filtros-toolbar .checkbox .garage {
    display: inline-block;
    vertical-align: middle;
    line-height: 20px;
    padding-left: 25px;
    color: #fff;
    font-weight: bold;
    cursor: pointer;
    background: url(../images/check-off.png) left center no-repeat;
    background-size: 20px;
}

.filtros_home .bloque form .checkbox .garage.check,
.filtros-toolbar .checkbox .garage.check {
    background: url(../images/check-on.png) left center no-repeat;
    background-size: 20px;
}

.filtros_home .bloque form .actions input,
.filtros-toolbar .actions input {
    padding: 0 50px;
    line-height: 40px;
    display: inline-block;
    border: 0;
    background: #fff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    transition: 0.3s all;
}

.filtros_home .bloque form .actions input:hover,
.filtros-toolbar .actions input:hover {
    background: #000;
    color: #fff;
}


/*PRODUCTOS*/

.ficha {
    overflow: hidden;
}

.datos {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    padding: 20px;
}

.datos .iconos .group {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 10px;
}

.datos .referencia {
    background: #094c85;
    color: #ffffff;
    padding: 0px 5px;
    font-size: smaller;
}

.datos .precio {
    color: #ffffff;
    font-size: 30px;
    font-weight: bold;
    padding: 0 20px;
    line-height: 40px;
}

.ficha .cuerpo {
    margin-bottom: 115px;
    overflow: hidden;
    max-width: 1300px;
    margin: auto;
}

.ficha .cuerpo .b-left {
    width: 75%;
    float: left;
    padding-right: 15px;
}

.ficha .cuerpo .b-right {
    width: 25%;
    float: right;
}

.ficha .cuerpo .imagen-principal {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-bottom: 10px;
}

.ficha .cuerpo .imagen-principal img {
    visibility: hidden;
}

.ficha .cuerpo .carousel {
    padding: 0 30px;
    overflow: hidden;
}

.ficha .cuerpo .carousel .item {
    height: 120px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.ficha .cuerpo .carousel .owl-nav .owl-prev,
.ficha .cuerpo .carousel .owl-nav .owl-next {
    height: 100%;
    top: 0;
    background-color: #4f4f4f91;
    border-radius: 0;
    width: 50px;
    background-size: 40px;
}

.ficha .cuerpo .carousel .item {
    cursor: pointer;
}

.ficha .cuerpo .descripcion {
    margin: 15px 0;
}

.ficha .cuerpo .caracteristicas {
    padding: 15px;
    background: #eeefef;
    margin-bottom: 15px;
}

.ficha .cuerpo .caracteristicas .title,
.ficha .cuerpo .incluye {
    margin-bottom: 50px;
}

.ficha .cuerpo .caracteristicas .title,
.ficha .cuerpo .incluye .title {
    text-transform: uppercase;
    font-size: 22px;
    margin-bottom: 15px;
}

.ficha .cuerpo .caracteristicas .carac .fila {
    display: flex;
    align-items: center;
    padding: 5px;
    border-top: 1px solid #d4d4d4;
}

.ficha .cuerpo .caracteristicas .carac .fila:nth-last-child(1) {
    margin-bottom: 0;
}

.ficha .cuerpo .caracteristicas .carac .fila .label {
    flex: 0 0 60%;
    color: gray;
}

.ficha .cuerpo .caracteristicas .carac .fila .value {
    flex: 0 0 40%;
    padding: 2px 5px;
    background: #EFEFEF;
    text-align: right;
    color: #094c84;
}

.ficha .cuerpo .caracteristicas .incluye {
    margin: 30px 0 20px 0;
    display: flex;
    flex-wrap: wrap;
}

.ficha .cuerpo .caracteristicas .incluye .campo {
    flex: 0 0 25%;
    padding-right: 30px;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.ficha .cuerpo .caracteristicas .incluye .campo i {
    color: #47dc47;
    margin-right: 5px;
}

.ficha #map {
    width: 100%;
    display: block;
    height: 400px;
    max-height: 50vh;
}

.ficha .related .title {
    text-align: center;
    margin: 30px 0 15px 0;
    font-size: 24px;
    font-weight: 500;
}

.ficha .detalles .title {
    font-size: 2rem;
    margin-bottom: 1rem;
    font-weight: bold;
}

.ficha .detalles .zone {
    display: flex;
    gap: .5em;
    font-size: 1.7rem;
    margin-bottom: 1rem;
}

.ficha .detalles .precio {
    font-weight: bold;
    font-size: 1.8rem;
    margin-bottom: 1rem;
}

.ficha .detalles .hipoteca {
    padding: 0!important;
    font-size: 1.7rem;
    margin-top: 0!important;
    margin-bottom: 1rem;
}

.ficha .detalles .hipoteca a {
    color: black;
}

.ficha .detalles .info {
    display: flex;
    gap: .5em;
    font-size: 1.7rem;
    margin-bottom: 1rem;
}

.contato {
    padding: 20px;
    background: #eeefef;
    margin-bottom: 15px;
}

.contato .title {
    font-size: 20px;
    font-weight: 500;
    margin: 5px 0 10px 0;
}

.contato .texto {
    margin-bottom: 10px;
}

.contato .btn-primary {
    margin-top: 18px;
    background: #03d9e6;
    padding: 3px 10px;
    border-radius: 5px;
    color: white;
    text-decoration: none;
}

.contacto {
    padding: 70px 146px;
    max-width: min(100%, 1300px);
    margin: auto;
}

.contacto .reference {
    color: #094c85;
    font-weight: 500;
}

.contacto .title {
    font-size: 20px;
    font-weight: 500;
    margin: 5px 0 10px 0;
}

.contacto .field {
    margin-bottom: 5px;
    position: relative;
}

.contacto .field input,
.contacto .field textarea {
    width: 100%;
    border: 0;
    line-height: 30px;
    padding: 0 8px;
    resize: none;
    background: #EAEAEA;
}

.contacto .g-recaptcha {
    transform: scale(0.65);
    transform-origin: 0 0;
}

.contacto .field.checkbox input {
    position: absolute;
    left: 0;
    bottom: 0;
    width: auto;
    z-index: -3;
    margin-bottom: 5px;
}

.contacto .field .lopd {
    display: inline-block;
    vertical-align: middle;
    padding-left: 5px;
    cursor: pointer;
    background-size: 20px;
}

.contacto .field .lopd.check {
    background-size: 20px;
}

.contacto .field.checkbox label {
    font-size: 12px;
    font-weight: 500;
}

.contacto .actions {
    margin-top: 15px;
}

.ficha .cuerpo .hipoteca {
    margin-top: 30px;
    padding: 0 20px;
}

.ficha .cuerpo .hipoteca .title {
    font-size: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #000;
    margin-bottom: 15px;
}

.ficha .cuerpo .hipoteca select {
    width: 100%;
    display: block;
    background: #EAEAEA;
    border: 0;
    height: 30px;
    font-weight: 500;
}

.ficha .cuerpo .hipoteca .input {
    margin-top: 10px;
    position: relative;
}

.ficha .cuerpo .hipoteca .input label {
    display: block;
    margin-bottom: 3px;
}

.ficha .cuerpo .hipoteca .input input {
    width: calc(100% - 20px);
    border: 0;
    line-height: 30px;
    padding: 0 8px;
    background: #EAEAEA;
}

.ficha .cuerpo .hipoteca .input span {
    position: absolute;
    bottom: 0;
    left: calc(100% - 15px);
    display: block;
    line-height: 30px;
}

.ficha .cuerpo .hipoteca .actions {
    margin-top: 15px;
}

.ficha .actions .enviar {
    color: #094c85;
    text-decoration: none;
    background: #f9b222;
    text-align: center;
    display: inline-block;
    line-height: 40px;
    border: 0;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    transition: 0.3s all;
    text-transform: uppercase;
    width: 100%;
}


/*NOSOTROS*/

.nosotros .bloque-columns {
    display: flex;
}

.nosotros .bloque-columns .big {
    background: url(../images/contacto.jpg) center center no-repeat;
    background-size: cover;
    flex: 0 0 65%;
}

.nosotros .bloque-columns .small {
    flex: 0 0 35%;
    padding: 120px 10px;
    text-align: center;
    background: #094c85;
}

.nosotros .bloque-columns .icono {
    text-align: center;
    margin-bottom: 15px;
}

.nosotros .bloque-columns .icono img {
    margin: auto;
}

.nosotros .bloque-columns .text {
    font-size: 25px;
    padding: 0 50px;
    color: #fff;
}

.nosotros .bloque-columns .text b {
    font-size: 25px;
}

.nosotros .texto {
    font-size: 22px;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    line-height: 30px;
}

.nosotros .texto b {
    font-size: 22px;
}

.nosotros .texto .destacado {
    font-size: 22px;
    margin-top: 15px;
    color: #094c85;
    font-weight: 500;
}

.nosotros .publicamos {
    background: #333333;
    text-align: center;
    color: #fff;
    font-size: 22px;
    padding: 50px;
}

.nosotros .publicamos .destacado {
    font-size: 30px;
    color: #094c85;
    font-weight: 300;
}

.nosotros .publicamos .destacado b {
    font-size: 30px;
    font-weight: 500;
}

.nosotros .colaboraciones {
    padding: 50px;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
}

.nosotros .colaboraciones .titulo {
    font-weight: 500;
    font-size: 20px;
    flex: 0 0 100%;
    margin-bottom: 30px;
}

.nosotros .colaboraciones .colaborador {
    flex: 0 0 calc(100% / 3);
    display: flex;
    align-items: center;
    justify-content: center;
}

.nosotros .colaboraciones .colaborador img {
    padding: 0 30px;
}

.nosotros .oficinas .titulo {
    flex: 0 0 100%;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 18px;
}

.nosotros .oficinas {
    background: #EAEAEA;
}

.nosotros .oficinas {
    padding: 50px;
}

.nosotros .fachada {
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
    justify-content: space-between;
    align-items: flex-start;
}

.nosotros .fachada .big {
    flex: 0 0 calc(59% - 5px);
}

.nosotros .fachada .small {
    flex: 0 0 calc(41% - 5px);
}

.nosotros .facebook {
    padding: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.nosotros .facebook .icono {
    max-width: 100px;
}

.nosotros .facebook .icono img {
    margin-top: -15px;
}

.nosotros .facebook .text-facebook {
    margin: 0 50px;
    font-size: 25px;
    line-height: 28px;
}

.nosotros .facebook .text-facebook b {
    font-size: 25px;
}

.nosotros .facebook .action {
    color: #fff;
    text-decoration: none;
    background: #094c85;
    text-align: center;
    display: inline-block;
    padding: 0 50px;
    line-height: 40px;
    border: 0;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    transition: 0.3s all;
    text-transform: uppercase;
}

.nosotros .oficinas .container,
.contacto .oficinas {
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: center;
}

.nosotros .oficinas .separador,
.contacto .oficinas .separador {
    width: 2px;
    background: #000;
}

.nosotros .oficinas .oficina,
.contacto .oficinas .oficina {
    flex: 0 0 calc(50% - 25px);
    display: flex;
}

.nosotros .oficinas .oficina .left,
.contacto .oficinas .oficina .left {
    flex: 0 0 40%;
}

.nosotros .oficinas .oficina .left img,
.contacto .oficinas .oficina .left img {
    max-width: 150px;
    margin: auto;
}

.nosotros .oficinas .oficina .left .sitio,
.contacto .oficinas .oficina .sitio {
    font-size: 25px;
    font-weight: 600;
    margin-top: 15px;
}

.contacto .oficinas .oficina .sitio .site {
    font-weight: bold;
    font-size: 27px;
    margin-top: 10px;
}

.nosotros .oficinas .oficina .right,
.contacto .oficinas .oficina .right {
    flex: 0 0 60%;
    padding: 0 15px;
    line-height: 20px;
}

.nosotros .oficinas .oficina .right .tlf,
.contacto .oficinas .oficina .right .tlf {
    font-size: 25px;
    line-height: 30px;
}

.nosotros .oficinas .oficina .right a,
.contacto .oficinas .oficina .right a {
    text-decoration: none;
    color: #000;
}

.contacto .oficinas .oficina .bottom {
    margin-top: 15px;
    text-align: center;
    flex: 0 0 100%;
}


/*CONTACTO*/

.contacto .texto {
    font-size: 22px;
    padding-top: 15px;
}

.contacto .texto .destacado {
    font-size: 28px;
    margin-top: 10px;
    color: #094c85;
    font-weight: 500;
}

.contacto .oficinas {
    margin-top: 50px;
    margin-bottom: 50px;
}

.contacto .oficinas .oficina {
    flex-wrap: wrap;
}

.contacto .oficinas .oficina .mapa {
    flex: 0 0 100%;
    margin-top: 15px;
}

.contacto .contact-form {
    padding: 50px 25px;
    background: #094c85;
    width: 100%;
}

.contacto .contact-form .fields {
    display: flex;
    justify-content: space-between;
}

.contacto .contact-form .fields .input {
    flex: 0 0 100%;
    margin-bottom: 30px;
}

.contacto .contact-form .fields .input label {
    display: block;
    margin-bottom: 3px;
    color: #fff;
    font-size: 16px;
    text-align: left;
}

.contacto .contact-form .fields .input input {
    width: 100%;
    border: 0;
    background: none;
    border-bottom: 2px solid #fff;
    outline: none;
    color: #fff;
    padding: 8px 0;
}

.contacto .contact-form .textarea textarea {
    width: 100%;
    border: 0;
    padding: 15px;
    outline: none;
    resize: none;
}

.contacto .contact-form .actions {
    margin-top: 15px;
    text-align: left;
}

.contacto .contact-form .actions input {
    padding: 0 50px;
    line-height: 40px;
    display: inline-block;
    border: 0;
    background: #fff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    transition: 0.3s all;
}

.contacto .contact-form .actions input:hover {
    background: #000;
    color: #fff;
}


/*POP UP FORMULARIOS*/

.pop-email {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999;
    background: #00000094;
    text-align: center;
}

.pop-email .contenido {
    margin: 10% auto 0 auto;
    padding: 50px;
    background: #fff;
    display: inline-block;
    box-shadow: 0px 0px 10px 1px #000;
    position: relative;
    font-size: 18px;
}

.pop-email .contenido .close {
    position: absolute;
    top: -7px;
    right: -7px;
    width: 30px;
    height: 30px;
    font-size: 25px;
    cursor: pointer;
}

.pop-email.success .contenido {
    background: #c0f1c0;
}

.pop-email.error .contenido {
    background: #e48a8a;
}

.pop-loading {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999;
    background: #00000094;
    display: none;
    justify-content: center;
    align-items: center;
    margin: 0 !important;
}

.pop-loading.active {
    display: flex;
}

.pop-loading img {
    width: 100px;
}

.topbar {
    background: #094c85;
    color: #fff;
    display: inline-block;
    width: 100%;
    padding: 8px;
}

.izquierda {
    float: left;
}

.derecha {
    float: right;
}

.izquierda h1 {
    font-size: 20px;
}

.izquierda h1 b {
    font-size: 20px;
}

.derecha a {
    color: #ffffff;
    text-decoration: inherit;
    font-size: 20px;
}

.centerText {
    font-size: 40px;
    text-align: center;
    padding-top: 40px;
    color: #074b86;
}

.centerTextmm {
    font-size: 40px;
    text-align: center;
    padding-top: 20px;
    color: #074b86;
}

.centerTextm {
    font-size: 30px;
    text-align: center;
    color: #074b86;
}

.campo {
    float: left;
    padding-right: 10px;
}


/* LISTADO MAPA */

.mapa-listado-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.mapa-listado-wrapper .listado {
    width: 60%;
}

.mapa-listado-wrapper #map {
    height: 100%;
}

.mapa-listado-wrapper .mapa {
    width: 40%;
    position: sticky;
    left: 0;
    transition: all .2s ease-out 0s;
    height: 100vh;
    top: -15px;
}

.mapa-listado-wrapper .vivienda {
    padding: 2%;
}

.form-mapa {
    padding-top: 2em;
}

.form-home .form-fields {
    display: grid;
    gap: 10px;
    grid-template-rows: auto;
    justify-content: space-evenly;
}

.form-mapa .form-fields {
    display: grid;
    grid-template-columns: repeat(auto-fit, 27.4rem);
    gap: 10px;
    padding: 2%;
    grid-template-rows: auto;
    justify-content: space-evenly;
}

.form-mapa .form-field>*,
.form-home .form-field>* {
    width: 100%;
    padding: .5em 1em;
    cursor: pointer;
}

.form-mapa .actions,
.form-home .actions {
    display: flex;
    justify-content: flex-end;
    padding: 2%;
}

.form-mapa .actions .submit,
.form-home .actions .submit {
    width: fit-content;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #dcdcdc;
}

.nav>li:hover {
    background-color: #00000096;
}

.nav>li:hover .sub-menu {
    opacity: 1;
    transform: scale(1);
}

.nav>li {
    transition: background-color .3s ease-in-out;
    position: inherit;
}

.form-mapa .form-field input[type="text"],
.form-mapa .form-field input[type="number"],
.form-mapa .form-field select,
.form-home .form-field input[type="text"],
.form-home .form-field input[type="number"],
.form-home .form-field select {
    border: 1px solid #cecece;
    color: grey;
}

@media (max-width: 767px) {
    h1.page-title {
        font-size: 3.5rem!important;
    }
    #navbarText {
        max-height: 600px;
        margin-top: 15px!important;
        background: #ffffffe6!important;
    }
    .sub-menu img {
        display: none;
    }
    ul.sub-menu {
        position: relative;
        flex-direction: column;
        margin: 0;
        padding: 0;
        align-items: flex-end;
        gap: 1em;
        opacity: 1;
        transform: unset;
        background: transparent;
        max-width: 100%;
        padding-right: 15px;
    }
    .sub-menu li a {
        color: black!important;
    }
    .nav>li>a {
        text-align: right;
    }
    .nav>li {
        display: flex;
        flex-direction: column;
    }
    .nav>li:hover {
        background: initial;
    }
    .navbar-nav {
        margin-right: 0;
        float: unset!important;
    }
    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        background: white!important;
        margin: 0!important;
    }
    .navbar-default .navbar-nav>li>a {
        color: black!important;
    }
    .nav #li:hover .sub-menu {
        flex-direction: column;
    }
}

@media (min-width: 768px) {
    .mb120 {
        margin-bottom: 120px;
    }
    .navbar-nav>li>a {
        padding-top: 32px;
        padding-bottom: 32px;
    }
    .navbar-brand {
        margin-left: 60px;
    }
    #navbarText {
        background: transparent;
    }
    #navbarText:hover {
        background: #00000096;
    }
}

.sub-menu li {
    max-width: min(100%, 20rem);
    display: flex;
    font-size: 1.1rem;
}

.sub-menu {
    display: flex;
    position: absolute;
    left: 0;
    top: 0;
    background: #000000c2;
    width: 100vw;
    padding: 3rem 1rem;
    margin-top: 83px;
    justify-content: center;
    gap: 5rem;
    opacity: 0;
    transition: opacity .3s ease-in-out;
    transform: scale(0);
}

.sub-menu img {
    margin-bottom: 1em;
    filter: grayscale(1);
    transition: .5s filter ease-in-out;
    width: 180px;
    height: 110px;
}

.sub-menu a:hover img:hover {
    filter: grayscale(0);
}

.sub-menu li a {
    color: white;
    text-align: center;
    text-decoration: none;
}

.form-search {
    display: flex;
    justify-content: center;
    gap: 1em;
    padding: 1em;
    height: 6rem;
    flex-wrap: wrap;
}

.form-search .fields-wrapper {
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    justify-content: center;
}

.form-search .form-field>*,
.form-search .submit {
    height: 30px;
    width: 100%;
    cursor: pointer;
}

.form-search .referencia {
    display: none;
}

.form-search .submit {
    border: 0;
    background: #333;
    padding: .5em 1em;
    color: white;
    width: 17rem;
    font-size: 1.1rem;
}

.form-search .submit img {
    height: 100%;
    width: auto;
}

.form-search .form-field {
    width: min(100%, 17rem);
    font-size: 1.1rem;
}

.form-search .form-field>* {
    padding-left: 1em;
    font-weight: bold;
    color: #9b9b9b;
}

.tarjeta {
    overflow: hidden;
    display: block;
}

.tarjeta .boton {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.boton {
    background: #ededed;
    padding: .6em 3em;
    border: 0;
    color: #11437e;
    font-size: 1.6rem;
    font-weight: 600;
    white-space: nowrap;
    display: inline-block;
}

.boton-submit {
    background: #11437e;
    padding: .6em 3em;
    border: 0;
    color: white;
    font-size: 1.6rem;
    font-weight: 600;
    white-space: nowrap;
    display: block;
    text-align: center;
    width: 100%;
}

.boton-submit:hover {
    background: #08579b;
}

.boton:hover {
    text-decoration: none;
    background-color: #ededed
}

.tarjeta img:first-child {
    object-fit: cover;
    width: 100%;
    height: 100%;
    transition: transform .5s ease, filter .5s ease;
    filter: brightness(.8);
}

.tarjeta:hover img:first-child {
    transform: scale(1.05);
    filter: brightness(.5);
}

.tarjeta img:last-child {
    position: absolute;
    bottom: 0;
    right: 15px;
}

.seccion-inner {
    max-width: min(100%, 1250px);
    margin: 3% auto;
}

.seccion {
    min-height: 100vh;
    display: flex;
    align-items: center;
}

.form-control::placeholder {
    color: #7e7e7e;
}

.cards-home {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    padding: 5% 0;
}

.mySwiper {
    max-width: 1300px;
    margin: auto;
}

.cards-home.swiper-wrapper .card {
    border: 1px solid black;
}

.cards-home.swiper-wrapper {
    flex-wrap: nowrap;
    margin: auto;
    max-width: 100%;
    justify-content: flex-start;
}

.cards-home .imagen {
    height: 279px;
    margin-bottom: 1rem;
}

.cards-home .card {
    max-width: min(100%, 32rem);
    margin: 1em 0;
    gap: 1em;
    margin-bottom: 1em;
    color: black;
    background: white;
}

.ver-mas {
    text-align: center;
    white-space: nowrap;
    color: #12437e;
    font-weight: bold;
    font-size: 1.2rem;
}

.ver-mas:hover {
    text-decoration: none!important;
    color: #08579b;
}

.ver-mas::after {
    content: '>';
    font-size: 5rem;
    vertical-align: middle;
    font-weight: 100;
}

.cards-home .group {
    display: flex;
    flex-direction: column;
    text-align: center;
    gap: .5em;
    align-items: center;
    height: 7rem;
    justify-content: space-between;
}

.cards-home .card-datos {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1em 2em 0 2em;
    color: black;
}

.cards-home .titulo {
    padding: .5em 1em;
    font-weight: bold;
    font-size: 1.3rem;
    text-align: center;
    min-height: 7rem;
    align-items: center;
    display: flex;
    justify-content: center;
}

.cards-home .pie {
    text-align: center;
    padding: 1em;
    background: #12437e;
    color: white;
    font-weight: bold;
}

.cards-home .imagen img {
    height: 100%;
    width: 100%;
    max-width: 100%;
    object-fit: cover;
}

.cards-home .card:hover {
    text-decoration: none;
    color: inherit;
}

.grid-zonas {
    display: grid;
    grid-template-columns: repeat(auto-fit, 25%);
}

.grid-zonas-nosotros {
    display: grid;
    grid-template-columns: repeat(auto-fit, 25rem);
    gap: 1%;
    background: #e2e2e2;
    justify-content: center;
    padding: 0 0 8em 0;
}

.grid-zonas img {
    width: 100%;
    height: auto;
}

.ficha-header-datos {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    gap: 2em;
    color: white;
    margin-left: auto;
    border: 1px solid white;
    padding: 1em 2em;
    margin-bottom: 3em;
    width: fit-content;
}

.ficha-header-datos img {
    margin: 0 auto 1em auto;
}

.ficha-header-datos .group {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.grid-contacto {
    display: grid;
    grid-template-columns: repeat(auto-fit, 28rem);
    max-width: 96rem;
    margin: auto;
    justify-content: space-evenly;
}

.grid-contacto .tarjeta {
    height: fit-content;
}

.seccion-mapa>div:first-child {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 30vw;
}

.mapa-dinamico {
    position: relative;
    width: 50vw;
    height: 50vw;
}

.seccion-mapa {
    display: flex;
    justify-content: space-evenly;
    margin: auto;
    position: relative;
    align-items: center;
}

.mapa-dinamico .dots {
    position: absolute;
    width: 52.8vw;
    height: 30.1vw;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    justify-items: legacy;
    background: url(../img/mapa-blanco-gcorp.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.mapa-dinamico-2 .dots {
    top: 42%!important;
    left: 100%!important;
}

.mapa-dinamico-vender {
    transform: scale(.8);
}

.mapa-dinamico .dot {
    position: absolute;
    width: .7vw;
    height: .7vw;
    display: block;
    background-color: #ffaa20b0;
    border-radius: 50%;
    cursor: pointer;
}

.mapa-dinamico .dot:hover .inner-dot {
    -webkit-transform: scale(3.4);
    transform: scale(3.4);
    animation: zoom-in-zoom-out-3 1s ease-in-out;
}

.mapa-dinamico .dot:hover .inner-dot2 {
    -webkit-transform: scale(2.2);
    transform: scale(2.2);
    animation: zoom-in-zoom-out-2 .1s ease-in-out;
}

.mapa-dinamico .dot:hover .popup {
    opacity: 1;
    flex-direction: column;
    width: 25ch;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.mapa-dinamico .dots .popup {
    position: absolute;
    background: #fff;
    width: 11ch;
    left: 1.85vw;
    top: 0.2vw;
    border-radius: 3px;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: 0.2s cubic-bezier(0.75, 0.24, 0.21, 0.68);
    transition: 0.2s cubic-bezier(0.75, 0.24, 0.21, 0.68);
    cursor: default;
    overflow: hidden;
    /*padding: 0.7vw 1.5vw 1.6vw;*/
    padding: 0.7vw;
    display: flex;
    justify-content: center;
}

.mapa-dinamico-2 .dots .popup {
    border: 1px solid #13437e80;
}

.mapa-dinamico .dots .inner-dot {
    top: 0;
    left: 0;
    opacity: .4;
    -webkit-transition: 0.1s cubic-bezier(0.75, 0.24, 0.21, 0.68);
    transition: 0.1s cubic-bezier(0.75, 0.24, 0.21, 0.68);
    cursor: pointer;
    animation: zoom-in-zoom-out 3s infinite;
}

.mapa-dinamico .popup .title {
    font-weight: bold;
    color: #11447e;
    /*margin-bottom: 1em;*/
    margin-bottom: 0;
}

.mapa-dinamico .popup address {
    margin-bottom: 1em;
}

.mapa-dinamico .popup a:hover {
    text-decoration: none;
    color: #12437e;
}

.mapa-dinamico .popup hr {
    margin-top: 1em;
    margin-bottom: 1em;
}

.mapa-dinamico .popup .telefono {
    font-weight: bold;
}

.dot.aguilas {
    top: 26.35vw;
    left: 29.44vw;
}

.dot.mojacar {
    top: 27.15vw;
    left: 28.7vw;
}

.dot.vera {
    top: 27.1vw;
    left: 25.7vw;
}

.dot.murcia {
    top: 23.3vw;
    left: 30.95vw;
}

.dot.torrevieja {
    top: 23.3vw;
    left: 32.4vw;
}

.dot.orihuela {
    top: 21.8vw;
    left: 33.2vw;
}

.dot.lorca {
    top: 24.8vw;
    left: 28.7vw;
}

.basicfiltro {
    grid-column: -1/1;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}

.basicfiltro>* {
    margin-bottom: 1em;
    flex: 25%;
    min-width: 22rem;
    padding-right: 10px;
}

#ver-mas-filtros {
    display: none;
}

.ver-mas-filtros-label {
    display: block;
}

.filtros-label {
    cursor: pointer;
    grid-column: -1/1;
    line-height: 1;
    text-align: right;
    color: #337ab7;
    font-weight: 500
}

.filtros-label:hover {
    text-decoration: underline;
}

.ver-menos-filtros-label {
    display: none;
    cursor: pointer;
    grid-column: -1/1;
}

#ver-mas-filtros:checked+.ver-mas-filtros-label {
    display: none;
}

#ver-mas-filtros:checked+label+.ver-menos-filtros-label {
    display: block;
}

#ver-mas-filtros:checked+label+label+.masfiltro {
    max-height: 620px;
}

.masfiltro {
    max-height: 0;
    overflow: hidden;
    transition: max-height .5s ease-in-out;
    grid-column: -1/1;
}

.form-mapa .masfiltro .fila,
.form-mapa .masfiltro .fila2,
.form-home .masfiltro .fila,
.form-home .masfiltro .fila2 {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.form-mapa .masfiltro .form-field,
.form-home .masfiltro .form-field {
    margin-bottom: 1em;
    flex: 25%;
    min-width: 22rem;
}

.form-mapa .masfiltro .form-field.checkbox,
.form-home .masfiltro .form-field.checkbox {
    display: flex;
    align-items: baseline;
    margin-top: 0;
    justify-content: end;
}

.form-mapa .masfiltro .form-field.checkbox input,
.form-home .masfiltro .form-field.checkbox input {
    position: relative;
    width: fit-content;
    margin-left: 0;
}

.form-mapa .masfiltro .form-field.checkbox label,
.form-home .masfiltro .form-field.checkbox label {
    width: fit-content;
}

.seccion-olas {
    font-size: 1.7rem;
    background-size: cover;
    background-repeat: space;
    color: white;
    padding: 5%;
    margin-top: 5%;
    text-align: center;
}

.seccion-olas img {
    width: 60px;
    height: 56px;
    margin-bottom: 2em;
}

.seccion-olas .texto {
    font-size: 3rem;
    max-width: min(100%, 111ch);
    margin: auto;
    margin-bottom: 1em;
    font-family: 'Belleza'!important;
}

.seccion-olas .texto-2 {
    margin-bottom: 2em;
}

.seccion-olas .texto-2 a {
    font-size: 1.4rem;
}

.seccion-valores {
    font-size: 2.5rem;
    background-size: cover;
    background-image: url('../img/valores-gcorp.jpg');
    background-repeat: space;
    color: white;
    padding: 10% 5%;
    position: relative;
    background-attachment: fixed;
}

.seccion-valores img {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    height: 50%;
}

.seccion-valores .texto {
    margin-bottom: 1em;
    padding: 0 50px;
}

.seccion-valores .texto-1 {
    font-weight: bold;
    max-width: min(100%, 63ch);
    margin: auto;
    margin-bottom: 1em;
    text-align: center;
}

.seccion-valores .texto-2 {
    max-width: min(100%, 62ch);
    margin: auto;
    text-align: center;
}

.footer .footer-row-1 {
    display: flex;
    justify-content: space-between;
    padding: 3em;
    flex-wrap: wrap;
    color: white;
    align-items: flex-end;
    margin: auto;
    padding-bottom: 0;
}

.footer .footer-row-1 .social-gp {
    margin-right: 20px;
    color: #31598b;
    background: white;
    width: 29px;
    display: flex;
    height: 29px;
    align-items: center;
    border-radius: 50%;
    justify-content: center;
}

.footer .footer-row-1 .redes {
    display: flex;
}

.footer .footer-row-1 .redes a {
    color: white;
    transition: transform .2s ease-in-out;
}

.footer .footer-row-1 .redes a:hover {
    transform: scale(1.05);
}

.footer .footer-row-1>div:nth-child(1) p {
    width: 45ch;
    margin-bottom: 2em;
    font-family: Cinzel;
}

.footer .footer-row-1>div:nth-child(2) {
    display: flex;
    justify-content: center;
}

.disclaimer a {
    color: white;
}


.footer .footer-row-1>div:nth-child(1) p {
    margin-bottom: 50px;
}

.footer .footer-row-1>div {
    flex: 33%;
}

.contacto-header {
    margin: 12em auto;
}

.contacto-header .contacta {
    margin-bottom: 5em;
    text-align: right;
}

.zonas-listado>div {
    padding: 1em;
    background: #e3e3e352;
}

.zonas-listado div div {
    display: grid;
    grid-template-columns: repeat(auto-fit, 17rem);
    grid-auto-rows: auto;
    padding: 1em;
}

.zonas-listado {
    display: grid;
    grid-template-columns: repeat(auto-fill, min(100%, 75rem));
    justify-content: center;
    gap: 1rem;
    max-width: min(175rem, 100%);
    margin: auto;
}

div#boton-tour-container button {
    padding: .6em 1em;
    min-width: 16ch;
}

#mostrar-imagenes-boton {
    background-color: #ededed;
}

#boton-tour-container {
    min-height: 5rem;
    display: flex;
    align-items: center;
}

#tour-container {
    display: none;
}

#video-container {
    display: none;
    position: relative;
    padding-bottom: 56.25%;
    /*panorámico*/
    padding-top: 25px;
    height: 0;
}

#video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#tour-container iframe {
    width: 100%;
    height: 54rem;
}

.calculadora-hipoteca {
    width: fit-content;
    background: #084b86fa;
    padding: 3em 2em 2em 2em;
    color: white;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    border: 1px solid #000000;
    display: none;
    min-width: 37ch;
}

.calculadora-hipoteca label {
    display: block;
}

.calculadora-hipoteca .input input,
.calculadora-hipoteca select {
    color: black;
    padding: 1em;
}

.calculadora-hipoteca select {
    height: 4.5rem;
    width: 100%;
}

.calculadora-hipoteca .input input {
    height: 3rem;
    margin-right: .5em;
}

.calculadora-hipoteca form>* {
    margin-bottom: 1em;
}

.calculadora-hipoteca .title {
    font-size: 2rem;
    margin: 1em;
}

.cerrar-calculadora {
    position: absolute;
    top: 1%;
    right: 1%;
    padding: 0.4em 1em;
    background: white;
    color: red;
    font-size: 1.2rem;
    font-weight: bold;
    margin: .1em;
    cursor: pointer;
}

.calculadora-hipoteca .actions {
    margin: 3em 0 0 0;
    text-align: right;
}

.cabecera-vender {
    width: min(100%, 1300px);
    width: min(100%, 1300px);
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
}

a.boton.boton-animado {
    transition: all .5s ease-in-out;
}

.boton-animado:hover {
    transform: scale(1.2);
    background-color: #31598b!important;
}

.img-animada-telefono {
    animation: movilAnim 5s linear infinite;
}

.image-scale-infinite {
    overflow: hidden;
    max-width: min(100%, 60rem);
    margin: auto;
}

.image-scale-infinite>img {
    animation: imgScale 10s linear infinite;
}

.animacion-letras {
    animation: animSpaceLetters 60s linear infinite;
    color: #074b86;
}

.numero-telefono {
    position: relative;
}

.numero-telefono svg {
    width: 35px;
    height: 35px;
    fill: white;
}

.numero-telefono a {
    position: fixed;
    z-index: 99;
    bottom: 0;
    color: white;
    text-decoration: none;
    left: 0;
    background: black;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    display: flex;
    margin: 1.7rem;
    align-items: center;
    justify-content: center;
    transition: transform .5s ease-in-out;
    animation: telefono 1.5s ease-in-out infinite alternate;
    -webkit-animation: telefono 1.5s ease-in-out infinite alternate;
}

.whatsapp a {
    position: fixed;
    z-index: 99;
    bottom: 0;
    background: white;
    right: 0;
    background: #074b86;
    border-radius: 50%;
    width: 55px;
    height: 55px;
    display: flex;
    margin: 1.7rem;
    align-items: center;
    justify-content: center;
    transition: transform .5s ease-in-out;
    animation: telefono 1.5s ease-in-out infinite alternate;
    -webkit-animation: telefono 1.5s ease-in-out infinite alternate;
}

@keyframes telefono {
    0% {
        transform: scale(1.0);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1.0);
    }
}

.whatsapp {
    position: relative;
}

.whatsapp svg {
    width: 40px;
    height: 40px;
    fill: white;
}

.slider-arrow {
    cursor: pointer;
    position: absolute;
    height: 44px;
    top: 50%;
    background-color: #7d7d7d91;
    border-radius: 0;
    width: 25px;
    background-size: 40px;
    display: flex;
    align-items: center;
    border-radius: 5px;
    fill: white;
}

.slider-der {
    right: 10px;
}

.slider-izq {
    left: 10px;
    transform: rotate( 180deg);
}

@keyframes animSpaceLetters {
    0% {
        letter-spacing: 0ch;
        transform: scale(1);
    }
    50% {
        letter-spacing: 1ch;
        transform: scale(1.1);
    }
    100% {
        letter-spacing: 0ch;
        transform: scale(1);
    }
}

@keyframes imgScale {
    0% {
        transform: scale(1);
        filter: grayscale(1);
    }
    50% {
        transform: scale(1.1);
        filter: grayscale(0);
    }
    100% {
        transform: scale(1);
        filter: grayscale(1);
    }
}

@keyframes movilAnim {
    0% {
        transform: translateY(0%);
    }
    25% {
        transform: translateY(5%);
    }
    75% {
        transform: translateY(-5%);
    }
    100% {
        transform: translateY(0%);
    }
}

@keyframes slideInFromLeft {
    0% {
        transform: translateY(100%);
    }
    100% {
        transform: translateY(0);
    }
}

.tarjetas-asesoramiento {
    display: grid;
    grid-template-columns: repeat(auto-fit, 26rem);
    justify-content: space-evenly;
    gap: 1rem;
    text-align: center;
}

.tarjetas-asesoramiento>div {
    color: white;
    padding: 1.2em;
    border-radius: 21px;
}

ul.lang-switch {
    top: 40%;
    padding-left: 0;
    list-style-type: none;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    gap: .5em;
    position: absolute;
}

ul.lang-switch li {
    width: 25px;
}

ul.lang-switch:hover li {
    display: inherit!important;
}

ul.lang-switch img {
    width: 25px;
    height: 16px;
}

.grid-inmuebles-home {
    width: 33.33%;
    height: 390px;
}

@media(max-width:900px) {
    .formulario-vender {
        position: relative;
        padding-top: 20vw;
    }
    .formulario-vender {
        margin-bottom: -17vw;
    }
    .mapa-dinamico-vender {
        overflow: hidden;
        height: 74vw;
        top: 59%;
    }
    .mapa-dinamico-vender>div {
        top: -49%;
        left: 25%;
    }
    .cabecera-vender h1 {
        font-size: 3rem!important;
    }
    .footer .footer-row-1 {
        justify-content: space-evenly;
    }
    .seccion-mapa {
        flex-direction: column;
    }
    .mapa-dinamico {
        transform: scale(3);
        transform-origin: center;
    }
    .seccion-mapa>div:first-child {
        transform: translateY(-100%);
    }
    .mapa-dinamico .dots .popup {
        left: 9vw;
        padding: 1em;
        box-shadow: 0px 0px 1px 1px #12437e52;
        transform: translate(-100%, -130%)!important;
        font-size: .5rem;
        /*width: 25vw;*/
        width: 11ch;
    }
    .mapa-dinamico-2 .dots {
        top: 78%!important;
        left: 63%!important;
    }
    .footer-row-1>div:nth-child(1) {
        margin-bottom: 30px;
        max-width: 100%;
    }
}

@media(max-width: 680px) {
    ul.lang-switch {
        right: 1em;
        flex-direction: row;
    }
    ul.lang-switch li {
        display: inherit!important;
    }
    .disclaimer {
        padding-bottom: 80px;
    }
    .cabecera-vender h1 {
        font-size: 36px!important;
    }
    .cabecera-vender p {
        font-size: 1.4rem!important;
    }
    .footer .footer-row-1>div:nth-child(3) {
        text-align: center!important;
    }
    .footer .footer-row-1>div:nth-child(1) p {
        width: min(50ch, 100%);
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .footer .redes {
        justify-content: center;
    }
    .seccion-corporacion>div>div {
        padding: 4em 0!important;
    }
    .seccion-corporacion p {
        font-size: 2rem!important;
    }
    .seccion-valores {
        font-size: 2rem;
        background-position: bottom;
        padding: 13% 5%;
    }
    .seccion-valores img {
        position: absolute;
        top: 37%;
        height: 26%;
    }
    .seccion-valores .texto {
        padding: 0;
    }
    .seccion-olas {
        padding: 30% 5%;
    }
    .full-vh-mobile {
        height: 100vh;
    }
    .tarjeta img:last-child {
        width: 50px;
        height: 50px;
    }
    .navbar-fixed-top {
        top: 10px;
    }
    .navbar-toggle .icon-bar {
        width: 37px;
        height: 5px;
    }
    .mapa-listado-wrapper .mapa {
        width: 100%;
        position: relative;
        transition: all .2s ease-out 0s;
    }
    .mapa-listado-wrapper .listado {
        width: 100%;
        margin-top: 2em;
    }
    .navbar-collapse {
        margin-right: 16px;
        box-shadow: unset;
    }
    .navbar-brand>img {
        width: 137px;
    }
    .header .menu .menu-principal a {
        color: #fff;
    }
    .vivienda .galslider .item-slider {
        height: 300px;
    }
    .centerText {
        font-size: 27px;
        text-align: center;
        padding-top: 40px;
        color: #074b86;
    }
    .centerTextmm {
        font-size: 27px;
        text-align: center;
        padding-top: 20px;
        color: #074b86;
    }
    .centerTextm {
        font-size: 20px;
        text-align: center;
        color: #074b86;
    }
    .contacto {
        padding: 30px;
    }
    .datos {
        text-align: center;
    }
    .datos .price {
        width: 100%;
        text-align: center;
    }
    .datos .precio {
        width: 100%;
        text-align: center;
    }
    .ficha .cuerpo {
        margin-bottom: 25px;
    }
    .footer .bloque.x2 {
        flex: 100%;
    }
    .product-list .vivienda {
        flex: 0 0 100%;
        padding: 10px;
        width: 100%;
    }
}

.navbar-default {
    background-color: #ffffff00;
    border-color: #ffffff00;
}

.navbar-default .navbar-nav>li>a {
    color: #ffffff;
    font-weight: 600;
}

.reference {
    color: #ffffff;
}


/* pt-serif-regular - latin */

@font-face {
    font-family: 'Belleza';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/Belleza-Regular.ttf');
    /* Legacy iOS */
}

@font-face {
    font-family: 'Belleza';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/Belleza-Regular.ttf');
}


/* pt-serif-700 - latin */

@font-face {
    font-family: 'Cinzel';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/pt-serif-v12-latin-700.eot');
    /* IE9 Compat Modes */
    src: local(''), url('../fonts/pt-serif-v12-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/pt-serif-v12-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/pt-serif-v12-latin-700.woff') format('woff'), /* Modern Browsers */
    url('../fonts/pt-serif-v12-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/pt-serif-v12-latin-700.svg#PTSerif') format('svg');
    /* Legacy iOS */
}

#nuevosScripts {
    display: none;
}

.cookies {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #000000d6;
    color: white;
    font-family: arial;
    text-align: center;
    padding: 1em;
    z-index: 99;
}

.cookies>* {
    margin-bottom: 1em;
}

.cookies__boton {
    background: initial;
    border: 2px solid white;
    padding: .5em 1em;
    color: white;
    width: 5rem;
    text-align: center;
    cursor: pointer;
}

.cookies__boton:hover {
    background: var(--color-2hover);
}

@keyframes zoom-in-zoom-out {
    0% {
        transform: scale(1, 1);
    }
    50% {
        transform: scale(1.5, 1.5);
    }
    100% {
        transform: scale(1, 1);
    }
}

@keyframes zoom-in-zoom-out-2 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(2.2);
    }
}

@keyframes zoom-in-zoom-out-3 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(3.4);
    }
}

.grid-text-button {
    font-family: 'Cinzel';
    font-weight: 400;
    font-size: 2rem;
    padding: 0.8em 1.3em;
}

.tarjeta:hover .grid-text-button {
    background: #11437e;
    color: white;
}


/* The Overlay (background) */

.overlay {
    /* Height & width depends on how you want to reveal the overlay (see JS below) */
    height: 100%;
    width: 0;
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    left: 0;
    top: 0;
    /*background-color: rgb(49,89,139); /* Black fallback color */
    /*background-color: rgba(49,89,139, 1); /* Black w/opacity */
    background-color: rgba(0, 0, 0, 0.9);
    overflow-x: hidden;
    /* Disable horizontal scroll */
    transition: 0.5s;
    /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
}


/* Position the content inside the overlay */

.overlay-content {
    position: relative;
    top: 18%;
    /* 25% from the top */
    width: 100%;
    /* 100% width */
    text-align: center;
    /* Centered text/links */
    margin-top: 30px;
    /* 30px top margin to avoid conflict with the close button on smaller screens */
}


/* The navigation links inside the overlay */

.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #ffffff;
    display: block;
    /* Display block instead of inline */
    transition: 0.3s;
    /* Transition effects on hover (color) */
}


/* When you mouse over the navigation links, change their color */

.overlay a:hover,
.overlay a:focus {
    color: #f1f1f1;
}


/* Position the close button (top right corner) */

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}

.cubrir-fondo {
    background-position: center!important;
    background-size: cover!important;
}

.sk_branding {
    display: none!important;
}


/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */

@media screen and (max-height: 450px) {
    .overlay a {
        font-size: 20px
    }
    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}

.grupo {
    margin: auto;
}

.grid-home {
    display: grid;
    grid-template-columns: repeat(auto-fit, 100%);
}

.grid-home img {
    width: 100%;
    height: auto;
}

.insidetext:hover {
    position: relative;
    top: -100px;
    left: 30px;
    text-decoration: none;
    font-family: 'Cinzel';
    color: white;
    width: 90%;
}

.insidetext {
    position: relative;
    top: -100px;
    left: 30px;
    font-size: 28px;
    text-decoration: none;
    font-family: 'Belleza';
    color: white;
    width: 90%;
}

.img-vender-casa {
    width: 62%;
    margin: auto;
    display: block;
}

.col-viviendas-home {
    width: 20%;
    padding: 10px;
}

.row-flex {
    display: flex;
}

.texto-vender {
    width: 50%;
    margin: auto;
    display: block;
}

.enlaces-footer a {
    font-size: 12px;
    letter-spacing: 2px;
}

.enlaces-footer span {
    margin: 0 10px;
}

.footer {
    padding: 70px 0 30px 0 !important;
}

.logo-footer {
    padding-bottom: 20px;
}

.mapas-gcorp {
    filter: grayscale(1);
}

.carousel {
    position: relative;
    width: 100%;
    padding: 10px 50px;
}

.carousel img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    /* establecer block para remover el espacio alrededor de las imágenes */
}

.arrow {
    position: absolute;
    top: 0;
    padding: 10px;
    background: #fff;
    border-radius: 0px;
    border: none;
    font-size: 35px;
    line-height: 35px;
    color: #444;
    display: block;
    height: 100%;
}

body {
    overflow-x: hidden;
}

button.swiper-button-next,
.swiper-button-prev {
    color: black!important;
}

.swiper-button-prev {
    margin-left: 10px;
}

i.sk-arrow {
    display: none!important;
}

.arrow:focus {
    outline: none;
}

.arrow:hover {
    cursor: pointer;
}

.prev {
    left: 7px;
}

.next {
    right: 7px;
}

.gallery {
    width: 100%;
    overflow: hidden;
}

.gallery ul {
    height: 100%;
    width: 10000px;
    margin: 0;
    padding: 0;
    list-style: none;
    transition: margin-left 250ms;
    /* eliminando los espacios en blanco entre los li inline-block'ed */
    /* http://davidwalsh.name/remove-whitespace-inline-block */
    font-size: 0;
}

.gallery li {
    display: inline-block;
    width: 3.96%;
}

div.row-inmuebles-home {
    display: flex!important;
    flex-wrap: wrap!important;
}

.padding-1612 {
    padding-top: 30px;
    padding-bottom: 100px;
}

.centrar-flex-home-viviendas {
    justify-content: center;
}

@media (max-width: 1024px) {
    .header-home {
        padding: 0!important;
    }
    .header-movil {
        display: flex!important;
    }
    .header-movil .cblanco {
        width: 34%;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-left: 20px;
    }
    .header-movil .col-md-8 {
        width: 70%;
    }
    .ocultar-movil {
        display: none!important;
    }
    .h2-movil-home {
        font-size: 35px!important;
    }
    .parrafo-movil {
        font-size: 16px!important;
    }
    .np {
        padding-right: 15px!important;
        padding-left: 15px!important;
    }
    .columnas-home-movil {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .col-viviendas-home {
        width: 33%!important;
    }
    .row-flex {
        flex-wrap: wrap;
        align-items: center;
    }
    .ocultar-movil {
        display: none!important;
    }
    .texto-vender {
        width: 90%!important;
    }
    .grid-inmuebles-home {
        width: 50%!important;
    }
    .nombre {
        font-size: 22px!important;
    }
    .imgcasa {
        margin-bottom: 0!important;
    }
    .page-title {
        font-size: 3.2rem!important;
    }
    .gallery li {
        width: 5.2%!important;
    }
}

@media (max-width: 658px) {
    .grupo {
        max-width: 200px;
        padding-top: 10px;
    }
    .texto-movil {
        font-size: 16px!important;
    }
    .listahome {
        margin-top: 0px!important;
        padding-right: 15px;
        padding-bottom: 30px;
    }
    .padding-top {
        padding-top: 20px;
    }
    .menu {
        max-width: 24px!important;
        margin-right: 8px!important;
    }
    .texto-menu {
        font-size: 14px!important;
        line-height: 1.8em!important;
    }
    .img-vender-casa {
        width: 100%!important;
    }
    .col-viviendas-home {
        width: 100%!important;
    }
    .grid-inmuebles-home {
        width: 100%!important;
    }
    .mapas-gcorp {
        width: 300px!important;
        height: 200px!important;
    }
    .mapas {
        padding: 4% 20px!important;
    }
    .page-title {
        font-size: 2.8rem!important;
    }
    .filtrobanner {
        padding: 0!important;
    }
    .overlay-content a {
        font-size: 24px!important;
    }
    .overlay-content {
        top: 30%!important;
    }
    .basicfiltro>*,
    .campo {
        padding-right: 0!important;
    }
    .ver-mas-filtros-label span,
    .ver-menos-filtros-label span {
        margin-right: 0px!important;
    }
    .gallery li {
        width: 3.9%!important;
    }
    .padding-1612 {
        padding-top: 20px;
    }
}

@media (max-width: 340px) {
    .mapas-gcorp {
        width: 250px!important;
        height: 200px!important;
    }
    .mapas {
        padding: 5% 10px!important;
    }
}

@media (min-width: 1026px) {
    .donde-estamos {
        margin-top: 50px;
        margin-bottom: 50px;
    }
}

@media (min-width: 668px) and (max-width:1024px) {
    .grupo {
        float: right!important;
        padding: 20px 20px 0 0!important;
        margin: 0!important;
        max-width: 200px!important;
    }
}

a.tarjeta {
    display: flex;
    justify-content: center;
}

.tarjeta img:first-child {
    height: 500px!important;
}