 /******** importa base: Demo1.css ****   EXES   *****/
 @import url("/DesktopModules/InmoBS3/layouts/css/Demo1.css");
/***************************************/
/*======
Mobilia
Copyright 2016
 



/*colores paleta
-------------
#242424 - gris
#ae0e2c - rojo
============ */
body {
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.7;
    color: #373737;
    background-color: #fff;
    font-family: 'Manrope', sans-serif;
}
.hidden-xs.hidden-sm.container.text-right {
    position: relative;
    z-index: 9999;
}
/** variaciones **/
.copyright a {
    color: #CF1839
}
.cabeceraPagina .logo {
    width: 200px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.slide-primary {
    background: rgba(20,20,20,0.8);
    color: #fff !important;
    -webkit-box-shadow: 10px 10px 18px -5px rgba(0,0,0,0.49);
    -moz-box-shadow: 10px 10px 18px -5px rgba(0,0,0,0.49);
    box-shadow: 10px 10px 18px -5px rgba(0,0,0,0.49);
}
.slide-secondary {
    background: rgba(255,255,255,0.6);
    color: #000 !important;
    -webkit-box-shadow: 10px 10px 18px -5px rgba(0,0,0,0.49);
    -moz-box-shadow: 10px 10px 18px -5px rgba(0,0,0,0.49);
    box-shadow: 10px 10px 18px -5px rgba(0,0,0,0.49);
}
.slide-titulo {
    font-size: 30px;
}
.slide-subtitulo {
    font-size: 22px;
}
.slide-boton a {
    color: #ffffff !important;
}
.tituloSeccion h1, .tituloSeccion h2 {
    font-weight: 500;
    border-bottom: 1px solid #D6D6D6;
    font-size: 2em !important;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 8px;
    margin-bottom: 15px;
    font-family: 'Manrope', sans-serif;
    color: #393939;
}
/********************/
 
/******** COLOR CABECERA *************/
.cabeceraMenu {
    background:#E2001A;
}
/************************************/
/*==============================================================================================
************************************************************************************** CABECERA
===============================================================================================*/

/* NO TOCAR */
.cabeceraContainer {
    position: relative;/*max-height: 98px;*/
}
.cabeceraContainer .cabeceraLogo {
    position: absolute;
    top: -12px;
    left: 0px;
    border-right: 1px solid #fff;
}
    .cabeceraContainer .cabeceraLogo a {
        width: 100%;
        height: 100%;
        display: block;
    }
.cabeceraContainer .cabeceraLogo a img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.cabeceraContainer .cabeceraLogo_affix {
    position: absolute;
    top: -34px;
    left: 0px;
}
    .cabeceraContainer .cabeceraLogo_affix a {
        width: 100%;
        height: 100%;
        display: block;
    }
.cabeceraContainer .cabeceraLogo_affix a img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
/*********************************/
/* TOCAR */

/*#pID0 .cabeceraContainer.bg_cabecera {
    background-image: url(/Portals/inmourban/Images/LOGOTXT.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}*/

.cabeceraMenu.affix {
    background: #E2001A;
    min-height: 90px;
}
.cabeceraMenu.affix .navbar-default .navbar-collapse {
    float: left;
    margin-top: 37px;
    width: 100%;
    background: #E2001A;
}
.cabeceraContainer .cabeceraMenu.affix .cabeceraLogo {
    display: none;
}
.cabeceraLogo_affix {
    display: none;
}
.cabeceraContainer .cabeceraMenu.affix .cabeceraLogo_affix {
    display: block;
    position: absolute;
    top: 9px;
    left: 0px;
    /*transform: scale(1.6);*/
    border-right: 1px solid #fff;
}
.cabeceraContainer .cabeceraMenu.affix .navbar {
    margin-top: 0px;
}
.cabeceraContainer {
    /*background: linear-gradient(to bottom, rgb(165, 162, 162,1) 8%,rgba(165, 162, 162,0.5) 55%,rgba(165, 162, 162,0) 100%); 
    background: rgba(255,255,255,0.7);*/
    background: #E2001A;
    z-index: 999;
}
.cabeceraContainer .cabeceraLogo {
   /* transform: scale(1.8);*/
}
    .cabeceraContainer .cabeceraLogo a {
        width: 100% !important;
        height: 100% !important;
    }
.cabeceraPagina {
    background: #E2001A;
    color: #fff;
    border-bottom: none;
}
.datosCabecera {
    margin-top: 4px;
    height: 25px;
    width: 70%;
    color: #fff;
    float: right;
}
.datosCabecera a {
    color: #ffffffd6;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
}
.cabeceraMenu {
    background: #E2001A;
    min-height: 81px;
    border-bottom: 0px solid #ffffff78;
}
.btn-lang .caret {
    color: #ffffffd6;
}
.btn-lang {
    display: inline-block;
    margin-top: -4px;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 1px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: transparent;
}
ul.nav.navbar-nav.anim {
    float: left;
    padding-left: 200px;
    margin-bottom: 0px;
}
.navbar {
    margin-top: 5px;
}
.navbar-default .navbar-collapse {
    float: left;
    margin-top: 15px;
    width: 100%;
}
.navbar-nav>li>a {
    padding-top: 2px;
    padding-bottom: 0px;/* line-height: 20px; */
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    padding-bottom: 22px;
    padding-top: 16px;
    /* text-shadow: 0 2px 3px #382c1c; */
    font-family: 'Manrope', sans-serif;
    padding-left: 9px;
    padding-right: 9px;
}
.cabeceraMenu.affix .navbar-default .navbar-nav>li>a {
    color: #fff;
    font-family: 'Manrope', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    padding-bottom: 22px;
    text-shadow: none;
    padding-left: 9px;
    padding-right: 9px;
}
.cabeceraMenu.affix .navbar-default .navbar-nav>li>a:hover, .cabeceraMenu.affix .navbar-default .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent;
    box-shadow: inset 0px -3px 0px #fff;
    padding-bottom: 22px;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent;
    box-shadow: inset 0px -3px 0px #fff;
    padding-bottom: 22px;
    border-bottom-left-radius: 0px;
}
.cabeceraMenu.affix .navbar-default .navbar-nav>.active>a, .cabeceraMenu.affix .navbar-default .navbar-nav>.active>a:hover, .cabeceraMenu.affix .navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: transparent;
    padding-bottom: 22px;
    box-shadow: inset 0px -3px 0px #fff;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: transparent;
    padding-bottom: 22px;
    box-shadow: inset 0px -3px 0px #fff;
    border-bottom-left-radius: 0px;
}
.navbar-default .navbar-toggle {
    border-color: #242424;
    background: #fff;
}
/****************************************************************** memu desplegable */
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
    color: #e62828;
    text-decoration: none;
    background-color: #83868563;
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 2px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: none;
    box-shadow: none;
    background: rgba(255, 255, 255, 0.84);
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: transparent;
}
.navbar-nav .dropdown-menu li:first-child {
    margin-right: 0px;
}
.navbar-nav .dropdown-menu>li>a {
    display: block;
    padding: 8px 20px;
    clear: both;
    line-height: 1.42857143;
    color: #111;
    white-space: nowrap;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    font-family: 'Manrope', sans-serif;
}
.navbar-nav .dropdown-menu>li>a:hover, .navbar-nav .dropdown-menu>li>a:focus {
    color: #e62828;
    text-decoration: none;
    background-color: rgba(61, 61, 60, 0.15);
}

/*  =====================================================
    =            Bootstrap 3.3 Media Queries            =
    =====================================================   */
@media only screen and (min-width : 1200px) {
}

@media only screen and (min-width : 992px) and (max-width: 1199px) {
}

@media only screen and (min-width : 768px) and (max-width: 991px) {
.cabeceraContainer {
    position: relative;
    max-height: inherit;
}
.cabeceraMenu {
    background: #E2001A;
    min-height: 81px;
    border-bottom: 1px solid #ffffff78;
}
/*.cabeceraContainer .cabeceraLogo {
    transform: scale(1.8);
}*/
.cabeceraContainer .cabeceraLogo {
    position: absolute;
    top: -20px;
    left: 0px;
    border-right: none;
}
    .cabeceraContainer .cabeceraMenu.affix .cabeceraLogo_affix {
        display: block;
        position: absolute;
        top: 4px;
        left: 0px;
        border-right:none;
    }
.navbar-header {
    min-height: 0px;
}
ul.nav.navbar-nav.anim {
    float: left;
    margin-bottom: 10px;
    padding-left: 0px;
    width: 100%;
}
.navbar-default .navbar-collapse {
    float: left;
    margin-top: 45px;
    width: 100%;
    background: transparent;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
    text-align: center;
}
.menuBlock {
    font-size: 0.8em;
    background: #fff !important;
}
.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: #ffffff;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #27457b;
    text-align: center;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #fff;
    text-align: center;
    background-color: #27457ba8;
}
.navbar-collapse {
    overflow: hidden;/*padding: 0 30px*/
}
.navbar-default .navbar-nav>li>a {
    letter-spacing: 1px;
    text-align: center;
    color: #fff;
    font-family: 'Manrope', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 22px;
    text-shadow: none;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent;
    box-shadow: inset 0px -3px 0px #fff;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    color: #000;
    background-color: transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: transparent;
    padding-bottom: 22px;
    box-shadow: inset 0px -3px 0px #fff;
}
/*--Estilo para el buscador de inicio--*/
#mID88134 .buscadorPagina {
    width: 100%;
}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #fff;
    text-align: center;
    background-color: #E2001A;
}
}

@media only screen and (max-width : 767px) {
.cabeceraContainer {
    position: relative;
    z-index: 10;
    min-height: 111px;
    background: rgb(47, 40, 29);
}
.cabeceraContainer .cabeceraMenu.affix .cabeceraLogo_affix {
    display: block;
    position: absolute;
    top: 4px;
    left: 0px;
    border-right: none;
}
.cabeceraContainer .cabeceraLogo {

    position: absolute;
    top: -13px;
    left: 0px;
    border-right: none;
}
.navbar-header {
    min-height: 65px;
}
.navbar-default .navbar-collapse {
    float: left;
    width: 100%;
}
ul.nav.navbar-nav.anim {
    float: left;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
    padding-left: 0px;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
.menuBlock {
    font-size: 0.8em;
    background: rgb(47, 40, 29) !important;
}
.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: #ffffff;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #333;
    text-align: center;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #fff;
    text-align: center;
    background-color: #27457ba8;
}
.navbar-default .navbar-collapse {
    margin-top: 0px;
    float: left;
    width: 100%;
    border-top: solid 1px #ffffff9e;
    background: transparent;
}
.navbar-collapse {
    overflow: hidden;/*padding: 0 30px*/
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-family: 'Manrope', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    padding-bottom: 22px;
    text-shadow: none;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent;
    box-shadow: inset 0px -3px 0px #fff;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
    color: #fff;
    box-shadow: inset 0px -1px 0px #fff;
    background-color: transparent;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: transparent;
    padding-bottom: 22px;
    box-shadow: inset 0px -3px 0px #fff;
}
/*--Estilo para el buscador de inicio--*/
#mID88134 .buscadorPagina {
    width: 100%;
}
.datosCabecera {
    margin-top: 4px;
    height: 25px;
    width: 100%;
    color: #fff;
    float: right;
    padding: 0px;
}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
    color: #fff;
    text-align: center;
    background-color: #E2001A;
}
}
/*==============================================================================================
************************************************************************************** SLIDER
===============================================================================================*/

.carousel {
    z-index: 0;
    margin-top: -132px;
}
.carousel .item {
    height: 100%;
    background-size: cover;
    background-position: bottom center;
    background-repeat: no-repeat;
}
.carousel .titulo span {
    background: transparent;
    text-align: center;
    font-weight: normal;
    font-size: 40px;
    padding: 0px;
    display: inline-block;
    margin: -30px 60px 0px 0px;
    width: 100%;
    color: #333;
}
#mID88268 .titulo span {
    color: white!important;
    text-shadow: black 0.1em 0.1em 0.3em;
    padding-bottom: 10px;
}
.carousel .subTitulo span {
    color: #333;
    background: transparent;
    text-align: center;
    font-size: 37px;
    padding: 10px;
    display: inline-block;
    margin: -40px 60px 15px 0px;
    width: 100%;
    font-weight: 700;
}
.carousel-inner .item {
    height: 100%;
    min-height: 500px!important;
    margin-top: 0px!important;
}
/*  =====================================================
    =            Bootstrap 3.3 Media Queries            =
    =====================================================   */
@media only screen and (min-width : 1200px) {
.carousel-inner .item {
    height: 100%;
    /* min-height: 770px;
    margin-top: -120px; */
    min-height: 500px!important;
    margin-top: 0px!important;
}
.marginTop-slider {
    margin-top: 132px;
}
}

@media only screen and (min-width : 992px) and (max-width: 1199px) {
.carousel-inner .item {
    height: 100%;
    min-height: 890px;
    margin-top: 0px;
}
/* .marginTop-slider {
    margin-top: 132px;
} */
}

@media only screen and (min-width : 768px) and (max-width: 991px) {
.carousel-inner .item {
    height: 100%;
    min-height: 890px;
    margin-top:0px;
}
.carousel .carousel-inner {
    min-height: 508px;
    height: 508px;
}
/* .marginTop-slider {
    margin-top: 132px;
} */
.carousel .carousel-inner {
    min-height: 330px;
    height: 330px;
}
.carousel-inner .item {
    height: 100%;
    min-height: 340px!important;
    margin-top: 0px!important;
}
}

@media only screen and (max-width : 767px) {
.carousel {
    z-index: 0;
    margin-top: -22px;
}
.carousel .item {
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.carousel .carousel-inner {
    min-height: 350px;
    height: 350px;
}
}
/*==============================================================================================
************************************************************************************** BUSCADOR
===============================================================================================*/
.buscadorPagina .nombreCampo {
    color: #2f281dbd;
    font-family: 'Manrope', sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400;
}
#pID0 .marginTop-buscador {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: -1px;
}
#pID0 #collapseBuscador {
    padding: 10px 0;
    position: relative;
    z-index: 8;
    background: rgba(255, 255, 255, 0.75);
    border-bottom: solid 1px rgba(47, 40, 29, 0.3);
    border-top: solid 1px rgba(47, 40, 29, 0.3);
}
#pID44056 #collapseBuscador, #pID44058 #collapseBuscador, #pID44059 #collapseBuscador, #pID44057 #collapseBuscador {
    padding: 10px 0;
    position: relative;
    z-index: 8;
    background: rgba(255, 255, 255, 1);
    border-bottom: solid 1px rgba(47, 40, 29, 0.3);
    border-top: solid 1px rgba(47, 40, 29, 0.3);
}
.campoBuscador.buscadorEnviar .btn {
    border-radius: 15px;
}

/*#pID43946 .marginTop-buscador {
    margin-top: -146px;
}
#pID43947 .marginTop-buscador {
	    margin-top: -1px;
}
#pID43946 #collapseBuscador, #pID43947 #collapseBuscador {
    padding: 10px 0;
    position: relative;
    z-index: 8;
    background: rgba(255, 255, 255, 0.9);
    border-bottom: solid 1px rgba(47, 40, 29, 0.3);
    border-top: solid 1px rgba(47, 40, 29, 0.3);
}*/

/*  =====================================================
    =            Bootstrap 3.3 Media Queries            =
    =====================================================   */
@media only screen and (min-width : 1200px) {
}

@media only screen and (min-width : 992px) and (max-width: 1199px) {
}

@media only screen and (min-width : 768px) and (max-width: 991px) {
/*	#pID43946 .marginTop-buscador {
    margin-top: -1px;
}*/
#pID0 .marginTop-buscador {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: -1px;
}
}

@media only screen and (max-width : 767px) {
/*	#pID43946 .marginTop-buscador {
    margin-top: 0px;
}*/
#pID0 .marginTop-buscador {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}
}
/*==============================================================================================
************************************************************************************* ENCABEZADO
===============================================================================================*/
.encabezado-contacto {
    background: url(/Portals/inmoexes/Images/contacto.jpg);
    background-position: bottom center;
    background-size: cover;
    height: 450px;
    width: 100%;
    overflow: hidden;
    margin-top: 0px;
}
.encabezado-servicios{
    background: url(/Portals/inmoexes/Images/servicios1.jpg);
    background-position: center center;
    background-size: cover;
    height: 450px;
    width: 100%;
    overflow: hidden;
    margin-top: 0px;
}

/****************************************************************************** ANUNCIOS **/

.anuncio-guia-vendedor.langES {
background: url(/Portals/inmoexes/Images/anuncioGvendedor.png);
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
    /* height: 210px; */
    height: 490px;
    width: 100%;
    overflow: hidden;
    margin-top: 0;
}
.anuncio-guia-vendedor.langCA {
background: url(/Portals/inmoexes/Images/anuncioGvendedorCAT.png);
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
    /* height: 210px; */
    height: 490px;
    width: 100%;
    overflow: hidden;
    margin-top: 0;
}
.anuncio-guia-vendedor.langEN {
background: url(/Portals/inmoexes/Images/anuncioGvendedorEN.png);
    background-position: center center;
    background-size: 100%;
    background-repeat: no-repeat;
    /* height: 210px; */
    height: 490px;
    width: 100%;
    overflow: hidden;
    margin-top: 0;
}
@media only screen and (min-width : 768px) and (max-width: 991px) { 
    .anuncio-guia-vendedor.langES,
    .anuncio-guia-vendedor.langEN,
    .anuncio-guia-vendedor.langCA {
    height: 300px!important;
}
}
@media only screen and (max-width : 767px) { 
    .anuncio-guia-vendedor.langES,
    .anuncio-guia-vendedor.langEN,
    .anuncio-guia-vendedor.langCA {
    background-size: 100%!important;
    background-position: center bottom!important;
    background-repeat: no-repeat!important;
    height: 380px!important;
}
.anuncio-guia-vendedor.langES {
background: url(/Portals/inmoexes/Images/anuncioGvendedorResp.jpg);
}
.anuncio-guia-vendedor.langCA {
background: url(/Portals/inmoexes/Images/anuncioGvendedorRespCAT.jpg);
}
.anuncio-guia-vendedor.langEN {
background: url(/Portals/inmoexes/Images/anuncioGvendedorRespEN.jpg);
}
}
/*==============================================================================================
********************************************************************************** ADMINISTRADOR 
===============================================================================================*/
.anuncio-administrador.langES {
    background: url(/Portals/inmoexes/Images/anuncioAdministradorES.png);
        background-position: center center;
        background-size: 100%;
        background-repeat: no-repeat;
        height: 210px;
        width: 100%;
        overflow: hidden;
        margin-top: 0;
    }
    .anuncio-administrador.langCA {
        background: url(/Portals/inmoexes/Images/anuncioAdministradorCA.png);
            background-position: center center;
            background-size: 100%;
            background-repeat: no-repeat;
            height: 210px;
            width: 100%;
            overflow: hidden;
            margin-top: 0;
        }
        .anuncio-administrador.langEN {
            background: url(/Portals/inmoexes/Images/anuncioAdministradorEN.png);
                background-position: center center;
                background-size: 100%;
                background-repeat: no-repeat;
                height: 210px;
                width: 100%;
                overflow: hidden;
                margin-top: 0;
            }
            /*  =====================================================
    =            Bootstrap 3.3 Media Queries            =
    =====================================================   */
@media only screen and (min-width : 1200px) {
}

@media only screen and (min-width : 992px) and (max-width: 1199px) {
}

@media only screen and (min-width : 768px) and (max-width: 991px) {

}

@media only screen and (max-width : 767px) {
    .anuncio-administrador.langES, 
    .anuncio-administrador.langCA, 
    .anuncio-administrador.langEN {
        background-size: 100%!important;
        background-position: center bottom!important;
        background-repeat: no-repeat!important;
        height: 380px!important;
    }

    .anuncio-administrador.langES {
        background: url(/Portals/inmoexes/Images/anuncioAdministradorRespES.png);
    }
    .anuncio-administrador.langCA {
        background: url(/Portals/inmoexes/Images/anuncioAdministradorRespCA.png);
    }
    .anuncio-administrador.langEN {
        background: url(/Portals/inmoexes/Images/anuncioAdministradorRespEN.png);
    }

    
}
/*==============================================================================================
************************************************************************************* GUIAS 
===============================================================================================*/
div#pID68483 .ThreePanes,
div#pID68484 .ThreePanes,
div#pID77795 .ThreePanes {
    margin-bottom: 0px;
    margin-top: 0px;
}
div#mID121138, div#mID121142, div#mID134985, div#mID143359 {
	background: #f9f9f9;
}
div#mID121138, div#mID121143, div#mID121142, div#mID121146, div#mID143359 {
	padding: 40px 0;
}
.DataLab-content .info-item1 {
    height: 380px;
    padding: 60px 20px 0 37px;
}
.DataLab-content h1.tituloBlack {
    font-family: 'Petrona', serif;
    font-weight: 600;
    color: #373737;
	    font-size: 34px;
}
.DataLab-content h1.tituloBlack span {
    color: #dc1a1f;
}
/**************************************************************  formulario   **/
div#mID121147, div#mID121140, div#mID143370 {
	background: #f9f9f9;
}
._form_1, ._form_3 {
        padding: 40px 120px 60px;
	width: 1200px;
	margin: 0 auto;
}
._form_1 ._field-wrapper input, ._form_3 ._field-wrapper input {
    width: 100%;
    border-color: #33333317;
    padding: 5px 11px;
}
._form_1 ._form-title, ._form_3 ._form-title {
    font-family: 'Manrope', sans-serif;
    color: #373737;
    font-size: 28px;
    text-transform: uppercase;
    text-align: left;
    padding: 20px 0;
}
._form_1 label._form-label, ._form_3 label._form-label {
    font-family: 'Manrope', sans-serif;
    font-size: 15px;
    margin: 15px 0 5px;
    color: #373737;
}
._form_3 legend {
    display: block;
    width: 100%;
    padding: 0;
    border: 0;
    border-bottom: none;
    font-family: 'Manrope', sans-serif;
    font-size: 15px;
    margin: 15px 0 5px;
    color: #373737;
}
._form-branding {
    display: none;
}
._button-wrapper._full_width {
    width: 100%;
    text-align: center;
}
._button-wrapper._full_width button#_form_1_submit, ._button-wrapper._full_width button#_form_3_submit {
    background: #E2001A;
    border-radius: 15px;
    padding: 5px 30px;
    width: 200px;
    text-transform: uppercase;
    font-family: 'Manrope', sans-serif;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    margin: 20px auto;
	    border: none;
}


/*  =====================================================
    =            Bootstrap 3.3 Media Queries            =
    =====================================================   */
@media only screen and (min-width : 1200px) {
}

@media only screen and (min-width : 992px) and (max-width: 1199px) {
	._form_1, ._form_3 {
        padding: 40px 30px 60px;
	width: 970px;
	margin: 0 auto;
}
}

@media only screen and (min-width : 768px) and (max-width: 991px) {
	.DataLab-content .info-item1 {
    height: auto;
    padding: 0 0 0 37px;
}
		._form_1, ._form_3 {
        padding: 40px 30px 60px;
	width: 750px;
	margin: 0 auto;
}
}

@media only screen and (max-width : 767px) {
		.DataLab-content .info-item1 {
    height: auto;
    padding: 0px 15px;
}
			._form_1, ._form_3 {
        padding: 40px 25px 60px;
	width: 100%;
	margin: 0 auto;
}
	.DataLab-content h1.tituloBlack {
    font-size: 29px;
}
	._form_1 ._form-title, ._form_3 ._form-title {
    font-size: 22px;
    padding: 0 0 20px 0;
}
}

/*==============================================================================================
*********************************************************************************** LISTADO HOME
===============================================================================================*/
div#mID88271 {
    margin-top: 50px;
}
.tituloSeccion h1 {
    font-family: 'Manrope', sans-serif;
    font-weight: 400;
    border-bottom: none;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 8px;
    margin-bottom: 15px;
    font-size: 1.78571em;
    letter-spacing: 0px;
	color: #4a4a4a;
}
.DLFichaParent {
    border: 1px solid #ebebeb;
    background: #fff;
    padding: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: -9px;
    margin-right: -9px;
    overflow: hidden !important;
    cursor: pointer7uoiuytreylkjb nhm  /
}
.DLFichaParent:hover {
    -webkit-transition: ease-in box-shadow .2s;
    -o-transition: ease-in box-shadow .2s;
    transition: ease-in box-shadow .2s;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    cursor: pointer;
}
.DLFichaParent .DLFichaTitulo {
    font-family: 'Manrope', sans-serif;
    font-weight: 900;
    max-height: 76px;
    height: 76px;
    padding: 10px 25px;
    font-size: 17px;
    line-height: 1.3em;
    overflow: hidden;
	    display: flex;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
}
.DLFichaParent .iconos {
    background: rgba(255,255,255, 0.8);
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 4px 20px;
    text-align: left;
    z-index: 1;
    color: #636262;
}
.DLFichaParent .DLFichaResumen {
    font-family: 'Manrope', sans-serif;
    font-weight: normal;
    font-size: 1em;
    padding: 0px 25px;
    max-height: 90px;
    height: 90px;
    overflow: hidden;
    color: #404040;
    line-height: 1.4;
    margin-bottom: 10px;
}
.DLFichaParent .DLFichaPrecioVenta {
    font-family: 'Manrope', sans-serif;
    font-weight: 500;
    min-height: 20px;
    font-size: 1.6em;
    padding: 10px 30px;
    color: #404040;
}
.DLFichaParent .DLFichaPrecioAlquiler {
    font-family: 'Manrope', sans-serif;
    font-weight: 500;
    min-height: 20px;
    font-size: 1.6em;
    padding: 10px 30px;
    color: #404040;
}
.Destacado .DLFichaParent .DLFichaPrecioVenta {
    font-size: 1.6em;
    padding-bottom: 2px;
}
/*==============================================================================================
******************************************************************************************  HOME
===============================================================================================*/
.sliderContent {
    position: relative;
}
.sliderContent .imgSlider img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sliderContent .row {
    margin-right: 0px;
    margin-left: 0px;
}
.imgSlider, .botonesSlider {
    position: relative;
    padding-right: 0;
    padding-left: 0;
}
.sliderContent .halfContent {
    height: 400px;
    position: absolute;
    bottom: 80px;
    right: 0px;
    width: 50%;
    text-align: center;/* display: inline-block!important;*/
}
.sliderContent .halfContent a.btn.anim.btnSlider {
    background: #fff;
    border-radius: 15px;
    padding: 5px 30px;
    position: absolute;
    bottom: 0px;
    display: inline-block;
    width: 140px;
    float: left;
    text-transform: uppercase;
    font-family: 'Manrope', sans-serif;
    color: #E2001A;
    font-weight: 700;
    font-size: 15px;
}
.sliderContent .halfContent a.btn.anim.btnSlider:nth-child(1) {
    margin-left: -100px;
}
.sliderContent .halfContent a.btn.anim.btnSlider:nth-child(2) {
    margin-left: 70px;
}
/*************************************************************** Banner Agendea **********/
.BannerAgendeaContent, .imgBannerAgendea {
    position: relative;
}
.imgBannerAgendea img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: none;
}
.botonesAgendea {
    position: absolute;
}
.BannerAgendeaContent .halfContent {
    position: absolute;
    top: -110px;
    width: 420px;
    text-align: center;
}
.BannerAgendeaContent .halfContent a.btn.anim.btnAgendea {
    background: #fff;
    border-radius: 15px;
    padding: 5px 20px;
    width: 210px;
    text-transform: uppercase;
    font-family: 'Manrope', sans-serif;
    color: #E2001A;
    font-weight: 700;
    font-size: 15px;
}
.anuncio-Agenda.langES,
.anuncio-Agenda.langCA,
.anuncio-Agenda.langEN {
    background-position: center!important;
    background-size: 100%!important;
    background-repeat: no-repeat!important;
    height: 490px;
    width: 100%;
    overflow: hidden;
    margin-top: 0;
}
.anuncio-Agenda.langES {
    background: url(/Portals/inmoexes/Images/anuncioAgenda.jpg);
}
.anuncio-Agenda.langEN {
    background: url(/Portals/inmoexes/Images/anuncioAgendaEN.jpg);
}
.anuncio-Agenda.langCA {
    background: url(/Portals/inmoexes/Images/anuncioAgendaCA.jpg);
}
/*  =====================================================
    =            Bootstrap 3.3 Media Queries            =
    =====================================================   */
@media only screen and (min-width : 1200px) {
}

@media only screen and (min-width : 992px) and (max-width: 1199px) {
.sliderContent .halfContent {
    bottom: 40px;
}
.BannerAgendeaContent .halfContent {
    width: 347px;
}
}

@media only screen and (min-width : 768px) and (max-width: 991px) {
.sliderContent .halfContent {
    bottom: 40px;
}
.BannerAgendeaContent .halfContent {
    top: -70px;
    width: 267px;
}
}

@media only screen and (max-width : 767px) {
div#mID95142 a img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 490px;
    object-position: left;
}
.imgSlider {
    min-height: 280px;
}
.sliderContent .imgSlider img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 280px;
    object-position: right;
}
.sliderContent .halfContent {
    width: 100%
}
.sliderContent .halfContent a.btn.anim.btnSlider:nth-child(1) {
    display: block;
    left: 30%;
    bottom: -20px;
    margin-left: 0;
}
.sliderContent .halfContent a.btn.anim.btnSlider:nth-child(2) {
    margin-left: 0;
    left: 30%;
    bottom: -60px;
}
.imgBannerAgendea img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 372px;
    object-position: left;
}
div#mID95142,  .imgBannerAgendea {
    padding-right: 0;
    padding-left: 0;
}
.BannerAgendeaContent .halfContent {
    position: absolute;
    top: -80px;
    width: 94%;
    text-align: center;
}
/*********/
.carousel-inner .item,
.carousel .carousel-inner {
    height: 180px!important;
    min-height: 180px!important ;
}
.anuncio-Agenda.langES,
.anuncio-Agenda.langCA,
.anuncio-Agenda.langEN {
    background-size: 100%!important;
    background-position: center bottom!important;
    background-repeat: no-repeat!important;
    height: 380px!important;
}
.anuncio-Agenda.langES {
    background: url(/Portals/inmoexes/Images/anuncioAgendaResp.jpg);
}
.anuncio-Agenda.langEN {
    background: url(/Portals/inmoexes/Images/anuncioAgendaRespEN.jpg);
}
.anuncio-Agenda.langCA {
    background: url(/Portals/inmoexes/Images/anuncioAgendaRespCA.jpg);
}
}
/*==============================================================================================
*********************************************************************************** LISTADO
===============================================================================================*/
div#mID88273 {
    margin-top: 100px;
    padding-top: 50px;
    background: #f9f9f9;
}
/*==============================================================================================
*********************************************************************************** PROMOCIONES
===============================================================================================*/
.Grid-listado.Grid-promociones div#collapseBuscador {
    padding: 10px 0;
    position: relative;
    z-index: 8;
    background: rgba(255, 255, 255, 1);
    border-bottom: solid 1px rgba(47, 40, 29, 0.3);
    border-top: solid 1px rgba(47, 40, 29, 0.3);
}

/*==============================================================================================
*********************************************************************************** SERVICIOS
===============================================================================================*/
.ServiciosNew  {
	padding: 80px 15px 50px 15px;
}
.ServiciosNew .item {
background: #fff;
    box-shadow: rgb(0 0 0 / 8%) -3px 4px 18px;
    border-radius: 65px;
    padding: 30px 20px 20px 20px;
    text-align: center;
    height: 360px;
    margin-bottom: 30px;
}
.ServiciosNew .item.itemCenter {
    width: 36%;
    margin: 0 auto;
}
.ServiciosNew .item img {
    width: 65px;
}
.ServiciosNew h5 {
    font-family: 'Petrona', serif;
    color: #373737;
    font-weight: 700;
    font-size: 21px;
	margin-bottom: 7px!important;
}
.ServiciosNew h6 {
    font-family: 'Petrona', serif;
    color: #dc1a1f;
    font-weight: 700;
    font-size: 21px;	
    margin-top: 5px;
}
.ServiciosNew p {
	font-family: 'Manrope', sans-serif;
	font-size: 14px;
    line-height: 24px;
}
/*  =====================================================
    =            Bootstrap 3.3 Media Queries            =
    =====================================================   */
@media only screen and (min-width : 1200px) {
}

@media only screen and (min-width : 992px) and (max-width: 1199px) {
}

@media only screen and (min-width : 768px) and (max-width: 991px) {
	.ServiciosNew .item.itemCenter {
    width: 56%;
    margin: 0 auto;
}
}

@media only screen and (max-width : 767px) {
	.ServiciosNew .item.itemCenter {
    width: 100%;
    margin: 0 auto;
}
	.ServiciosNew .item {
    height: auto;
}
}

/*==============================================================================================
*********************************************************************************** CONTACTO
===============================================================================================*/
/* div#mID88282 .container-fluid {
       padding-right: 0px;
    padding-left: 0px;
} */
#pID44059 address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
    margin-top: -490px;
}
#pID44059 address.direccion,
#pID44059 address.direccion a {
    background: #373737;
    color: #f9f9f9!important;
    height: 90px;
    padding: 33px 0;
    font-family: 'Manrope', sans-serif;
    font-size: 17px;
    font-weight: 300!important;
	text-decoration: none;
}
#pID44059 #mapa {
    width: 100%;
    height: 470px;
}
#pID44059 .tituloSeccion h1 {
    font-family: 'Manrope', sans-serif;
    font-weight: 400;
    border-bottom: none;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 8px;
    margin-bottom: 15px;
    color: #000;
    font-size: 1.78571em;
    letter-spacing: 0px;
}
div#mID88282 h3 {
	display: none;
}
div#mID88282 a {
	font-family: 'Manrope', sans-serif;
	color: #000;
	font-size: 11px;
}
div#mID88282 a.btn {
	font-family: 'Manrope', sans-serif;
	    border-radius: 15px;
	width: 80%;
	color: #fff;
	font-size: 15px;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 500;
    font-family: 'Manrope', sans-serif;
    font-size: 13px;
}
/*#pID44059 address.direccion a {
    color: #E2001Adb;
    text-decoration: none;
}*/
/*  =====================================================
    =            Bootstrap 3.3 Media Queries            =
    =====================================================   */
@media only screen and (min-width : 1200px) {
}

@media only screen and (min-width : 992px) and (max-width: 1199px) {
}

@media only screen and (min-width : 768px) and (max-width: 991px) {
}

@media only screen and (max-width : 767px) {
	#pID44059 address.direccion,
#pID44059 address.direccion a {
    padding: 0;
}
	#pID44059 address.direccion {
		padding: 20px 0px;
	}
	#pID44059 #mapa {
    width: 100%;
    height: 300px;
}
	#pID44059 address {
    margin-top: -320px;
}

}
/*==============================================================================================
*********************************************************************************** FOOTER
===============================================================================================*/
.pie {
    position: relative;
    background: #E2001A;
    color: #fff;
    padding-bottom: 35px;
    border-top: 1px solid #6b6b6b;
}
.pie:before {
    opacity: .2;
    height: 40px;
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, #000 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #000 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, #000 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(255, 255, 255, 0)', endColorstr='#000000', GradientType=0 );
}
.pie a {
    color: #fff;
}
.pie .redes a {
    font-size: 30px;
    display: inline-block;
    padding: 20px 30px 10px 30px;
}
.menuPie ul li {
    border-right: 1px solid #fff;
}
.menuPie a {
    color: #fff;
    font-family: 'Manrope', sans-serif;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}
.pie .links a, .pie .links {
    font-size: 13px;
}
/*  =====================================================
    =            Bootstrap 3.3 Media Queries            =
    =====================================================   */
@media only screen and (min-width : 1200px) {
}

@media only screen and (min-width : 992px) and (max-width: 1199px) {
}

@media only screen and (min-width : 768px) and (max-width: 991px) {
}

@media only screen and (max-width : 767px) {
	.pie {
    padding-bottom: 5px;
}
	.menuPie {
		display: none;
	}
	.pie .redes a {
    font-size: 25px;
    display: inline-block;
    padding: 10px;
}
	.pie .logo {
    margin-top: 20px;
    margin-bottom: 0px;
    width: 100%;
}
	.pie .logo img {
    width: 140px;
    height: auto;
}
}
/*==============================================================================================
************************************************************************************** NOSOTROS
===============================================================================================*/
.nosotrosContent .item {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: space-between;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 30px;
    margin-bottom: 50px;
}
.nosotrosContent .item .ImageContainer {
    width: 40%;
    height: 440px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
}
.nosotrosContent .item .InfoContent {
    width: 60%;
    overflow: hidden;
}
.nosotrosContent .item:nth-child(odd) {
    display: flex;
    flex-direction: row;
}
.nosotrosContent .item:nth-child(even) {
    display: flex;
    flex-direction: row-reverse;
}
.nosotrosContent .item .ImageContainer img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.nosotrosContent .item .InfoContent .NombreAgente {
   font-family: 'Petrona', serif;
    font-weight: 600;
    color: #373737;
    font-size: 34px; 
}
.nosotrosContent .item .InfoContent .CargoAgente {
    color: #dc1a1f;
    font-family: 'Petrona', serif;
    font-weight: 600;
    font-size: 34px; 
    line-height: 26px;
    margin-bottom: 20px;
}
.nosotrosContent .item .InfoContent p {
    white-space: pre-line;
}
/*  =====================================================
    =            Bootstrap 3.3 Media Queries            =
    =====================================================   */
    @media only screen and (min-width : 1200px) {
    }
    
    @media only screen and (min-width : 992px) and (max-width: 1199px) {
    }
    
    @media only screen and (min-width : 768px) and (max-width: 991px) {
        .nosotrosContent .item:nth-child(odd),
        .nosotrosContent .item:nth-child(even) {
            display: flex;
            flex-direction: column;
        }
        .nosotrosContent .item .ImageContainer,
        .nosotrosContent .item .InfoContent {
            width: 100%;
        }
    }
    
    @media only screen and (max-width : 767px) {
        .nosotrosContent .item:nth-child(odd),
        .nosotrosContent .item:nth-child(even) {
            display: flex;
            flex-direction: column;
        }
        .nosotrosContent .item .ImageContainer,
        .nosotrosContent .item .InfoContent {
            width: 100%;
        }
    }
/*==============================================================================================
********************************************************************************** FINANCIACION 
===============================================================================================*/
div#pID82343 .ThreePanes {
    margin-bottom: 0px;
    margin-top: 20px;
}

/*==============================================================================================
******************************************************************************** ENCABEZADOS TOP 
===============================================================================================*/

/*  =====================================================
    =            Bootstrap 3.3 Media Queries            =
    =====================================================   */
@media only screen and (min-width : 1200px) {
    .TOPcabecera img.img-responsive {
        width: 100%;
        object-fit: cover;
    }
}

@media only screen and (min-width : 992px) and (max-width: 1199px) {
    .TOPcabecera img.img-responsive {
        width: 100%;
        object-fit: cover;
    }
}

@media only screen and (min-width : 768px) and (max-width: 991px) {
    .TOPcabecera img.img-responsive {
        width: 100%;
        object-fit: cover;
    }
}

@media only screen and (max-width : 767px) {
    .TOPcabecera img.img-responsive {
        width: 100%;
        object-fit: cover;
    }
}
/*==============================================================================================
****************************************************************** FORMULARIO CLIENTES /ALQUILA
===============================================================================================*/
 div#mID143370 {
    padding-bottom: 50px;
}
div#mID143370 ._form-content {
    position: relative;
    text-align: left;
    margin: 25px auto 0;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff !important;
    border: 0px solid #b0b0b0 !important;
    max-width: 500px;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    color: #000 !important;
}
div#mID143370 ._form-title {
    font-size: 22px;
    line-height: normal;
    font-weight: 600;
    margin-bottom: 0;
}
div#mID143370 ._html-code {
    font-family: "IBM Plex Sans", Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 10px;
}
div#mID143370 label._form-label {
    font-weight: bold;
    margin-bottom: 5px;
    display: block;
}
div#mID143370 input {
    padding: 6px;
    height: auto;
    border: #979797 1px solid;
    border-radius: 4px;
    color: #000 !important;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
div#mID143370 ._form_element._full_width {
    margin-bottom: 10px;
}
div#mID143370 input[type="text"], 
div#mID143370 input[type="tel"], 
div#mID143370 input[type="date"], 
div#mID143370 textarea {
    padding: 6px;
    height: auto;
    border: #979797 1px solid;
    border-radius: 4px;
    color: #000 !important;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
div#mID143370 ._button-wrapper._full_width {
    width: 100%;
    text-align: left;
    margin-top: 10px;
}
div#mID143370 ._submit {
    -webkit-appearance: none;
    cursor: pointer;
    font-family: arial, sans-serif;
    font-size: 14px;
    text-align: center;
    background: #fa352a !important;
    border: 0 !important;
    -moz-border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    border-radius: 4px !important;
    color: #fff !important;
    padding: 10px !important;
} 