 /******** importa base: Demo1.css *****  VARTANY  ****/
 @import url("/DesktopModules/InmoBS3/layouts/css/Demo1.css");
 /***************************************/
/*======
Mobilia
Copyright 2016
 



/*colores paleta
-------------
#242424 - gris
#ae0e2c - rojo
============ */

/** 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; }
/********************/
 
/******** COLOR CABECERA *************/
.cabeceraMenu {background:#242424}
/************************************/

.tituloSeccion h1 {
    color: #382c1cd9;
    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: 'Playfair Display', serif;
}
#pID0 {
	background: #fefefe;
}
#pID45158 {
	background: #fefefe;
}
#pID45160 {
	background: #fefefe;
}
#pID45161 {
	background: #fefefe;
}
/*==============================================================================================
************************************************************************************** CABECERA
===============================================================================================*/

/* NO TOCAR */
.cabeceraContainer {
    position: relative;/*max-height: 98px;*/	
}
.cabeceraContainer .cabeceraLogo {
    position: absolute;
top: 9px;
    left: 127px;
}
.cabeceraContainer .cabeceraLogo a {
    width: 100px;
    height: 50px;
    display: block;
}
.cabeceraContainer .cabeceraLogo a img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}
.cabeceraContainer .cabeceraLogo_affix {
    position: absolute;
    top: -34px;
    left: 86px;
}
.cabeceraContainer .cabeceraLogo_affix a {
    width: 100px;
    height: 50px;
    display: block;
}
.cabeceraContainer .cabeceraLogo_affix a img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}
/*********************************/
/* 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: rgba(255, 255, 255, 0.98);
    min-height: 90px;
}
.cabeceraMenu.affix .navbar-default .navbar-collapse {
    float: left;
    margin-top: 37px;
    width: 100%;
    background: transparent;
}
.cabeceraContainer .cabeceraMenu.affix .cabeceraLogo {
	display: none;
}
.cabeceraLogo_affix {
	display: none;
}
.cabeceraContainer .cabeceraMenu.affix .cabeceraLogo_affix {
	display: block;
    position: absolute;
    top: 20px;
    left: 117px;
    transform: scale(3.5);
}
.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:linear-gradient(to bottom, rgba(0, 0, 0, 0.8) 18%, rgba(0, 0, 0, 0.5) 47%, rgba(0, 0, 0, 0) 95%);
    z-index: 999;
}
.cabeceraContainer .cabeceraLogo {
    transform: scale(3.5);
}
.cabeceraContainer .cabeceraLogo a {
    width: 100px !important;
    height: 50px !important;
}
.cabeceraPagina {
    background: #2f281db0;
    color: #fff;
	border-bottom: 1px solid #ffffff24;
}
.datosCabecera {
    margin-top: 4px;
    height: 25px;
    width: 100%;
    color: #fff;
    float: right;
}
.datosCabecera a {
    color: #ffffffd6;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    letter-spacing: 1px;
}
.cabeceraMenu {
    background: transparent;
    min-height: 81px;
    border-bottom: 1px 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: right;
    margin-bottom: 10px;
}
.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;
    font-family: 'Playfair Display', serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 200;
    padding-bottom: 3px;
    padding-top: 14px;
	    text-shadow: 0 2px 3px #382c1c;
}
.cabeceraMenu.affix .navbar-default .navbar-nav>li>a {
    color: #382c1c;
    font-family: 'Playfair Display', serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    padding-bottom: 3px;
    text-shadow: 0 1px 1px #00000078;
}
.cabeceraMenu.affix .navbar-default .navbar-nav>li>a:hover, .cabeceraMenu.affix .navbar-default .navbar-nav>li>a:focus {
    color: #382c1c;
    background-color: transparent;
    box-shadow: inset 0px -1px 0px #382c1c;
    padding-bottom: 3px;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
color: #fff;
    background-color: transparent;
    box-shadow: inset 0px -1px 0px #fff;
    padding-bottom: 3px;
    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: #382c1c;
    background-color: transparent;
    padding-bottom: 3px;
    box-shadow: inset 0px -1px 0px #382c1c;
}
.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: 3px;
    box-shadow: inset 0px -1px 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: #e62828;
    background-color: transparent;
}
.navbar-nav .dropdown-menu li:first-child {
    margin-right: 0px;
}
.navbar-nav .dropdown-menu>li>a {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #111;
    white-space: nowrap;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 12px;
}
.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: #2f281d;
    min-height: 81px;
    border-bottom: 1px solid #ffffff78;
}
.cabeceraContainer .cabeceraLogo {
    transform: scale(3);
}
.cabeceraContainer .cabeceraLogo {
position: absolute;
    top: 13px;
    left: 97px;
}
.navbar-header {
    min-height: 0px;
}
ul.nav.navbar-nav.anim {
    float: left;
    margin-bottom: 10px;
    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;
    font-weight: 200;
    text-align: center;
    color: #fff;
    text-shadow: none;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
color: #fff;
    background-color: transparent;
    box-shadow: inset 0px -1px 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: 3px;
    box-shadow: inset 0px -1px 0px #fff;
}
/*--Estilo para el buscador de inicio--*/
#mID88134 .buscadorPagina {
    width: 100%;
}
}

@media only screen and (max-width : 767px) {
.cabeceraContainer {
position: relative;
    z-index: 10;
    min-height: 111px;
    background: #2f281d;
}
.cabeceraContainer .cabeceraMenu.affix .cabeceraLogo_affix {
    display: block;
    position: absolute;
    top: 20px;
    left: 71px;
    transform: scale(2.5);
}
.cabeceraContainer .cabeceraLogo {
    position: absolute;
    top: 5px;
    left: 71px;
    transform: scale(2.5);
}
.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%;
}
.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 {
    text-align: center;
    color: #fff;
    text-shadow: none;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-size: 16px;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent;
    box-shadow: inset 0px -1px 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;
    box-shadow: inset 0px -1px 0px #fff;
}
/*--Estilo para el buscador de inicio--*/
#mID88134 .buscadorPagina {
    width: 100%;
}
}
/*==============================================================================================
************************************************************************************** SLIDER
===============================================================================================*/
.marginTop-slider {
    top: -111px;
    margin-top: 0;
    position: relative;
    left: 0px;
    z-index: 0;
}
.carousel {
    z-index: 0;
    margin-top: 0px;
}

.carousel .item {
    height: 100%;
    background-size: cover;
    background-position: center 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;
}
.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;
}


/*  =====================================================
    =            Bootstrap 3.3 Media Queries            =
    =====================================================   */
@media only screen and (min-width : 1200px) {
	.carousel-inner .item{
	height: 100%;
min-height: 700px;
    margin-top: 0px;
}
}

@media only screen and (min-width : 992px) and (max-width: 1199px) {
.marginTop-slider {
    top: -111px;
    margin-top: 0;
    position: relative;
    left: 0px;
    z-index: 0;
}
	.carousel-inner .item{
	height: 100%;
 min-height: 700px;
    margin-top: 0px;
}
}

@media only screen and (min-width : 768px) and (max-width: 991px) {
		.carousel-inner .item{
	height: 100%;
 min-height: 700px;
    margin-top: 0px;
}
	.carousel .carousel-inner {
    min-height: 508px;
    height: 508px;
}
}

@media only screen and (max-width : 767px) {
	.carousel {
    z-index: 0;
    margin-top: 0px;
}
	.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: #2f281d;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
}
#pID0 .marginTop-buscador {
    margin-top: -264px;
    margin-bottom: 140px;
    width: 1182px;
    margin-left: auto;
    margin-right: auto;
}
#pID0 #collapseBuscador {
padding: 15px 0px 25px 0px;
    position: relative;
    z-index: 8;
    background: #2b251aeb;
    border: none;
    -webkit-box-shadow: 0px 2px 12px -1px rgba(0,0,0,0.42);
    -moz-box-shadow: 0px 2px 12px -1px rgba(0,0,0,0.42);
    box-shadow: 0px 2px 12px -1px rgba(0,0,0,0.4);

}
#pID0 .buscadorPagina .nombreCampo, #pID45158 .buscadorPagina .nombreCampo {
    color: #ffffff;
    font-family: 'Raleway', sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
}
#pID45160 #collapseBuscador, #pID45159 #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);
}
#pID45158 #collapseBuscador {
position: relative;
    z-index: 8;
    border-top: solid 1px rgba(47, 40, 29, 0.3);
    padding: 36px 0px 108px 0px;
    background: #2f281d91;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: inset 3px -11px 8px -11px rgba(0, 0, 0, 0.25);
}
#mID88588 .buscadorPagina {
    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);
    margin-top: -123px !important;
}
/*  =====================================================
    =            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: -114px;
    margin-bottom: 50px;
}
	
}

@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: -112px;
    margin-bottom: 35px;
}
}



/*==============================================================================================
************************************************************************************** LISTADO HOME
===============================================================================================*/

.DLFichaParent {
border: none;
    border-bottom: none;
    background: #fff;
    padding: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: -9px;
    margin-right: -9px;
    overflow: hidden !important;
    height: 465px;
	width: 100%;
}
.DLFichaParent .iconos {
    background: #baaa7ee8;
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 4px 20px;
    text-align: center;
    z-index: 1;
}
  
.DLFichaParent .DLFichaTitulo {
font-family: 'Lora', serif;
    font-weight: 300;
    max-height: 100px;
    height: 100px;
    /* margin: 10px 25px; */
    font-size: 1.5em;
    line-height: 1.1em;
    overflow: hidden;
    margin-bottom: 13px;
    border-bottom: 2px solid #72767bd1;
    text-align: center;
    width: 90%;
    position: relative;
    padding: 0px;
    left: 15px;
}

.DLFichaParent .DLFichaTitulo a {
    color: #72767b;
    position: absolute;
    left: 0px;
    bottom: 11px;
}
.DLFichaParent .DLFichaTitulo a:hover {
	text-decoration: none;
	color: #bba25c;
}
.DLFichaParent .DLFichaResumen {
    font-weight: normal;
    font-size: 1em;
    max-height: 100px;
    height: 100px;
    overflow: hidden;
    color: #777;
    text-align: justify;
	padding: 0px 20px;
}

.DLFichaPrecio {
        width: 100%;
    background: #2f281dc2;
    height: 66px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}

.DLFichaParent .DLFichaPrecioVenta {
font-family: 'Lora', serif;
    font-weight: 500;
    min-height: 20px;
    font-size: 24px;
    padding: 3px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0px;
    width: 100%;
}

.DLFichaParent .DLFichaPrecioAlquiler {
    font-family: 'Lora', serif;
    font-weight: 500;
    min-height: 20px;
    font-size: 21px;
    padding: 3px;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
}

/************** destacado *************/

.Destacado .DLFichaParent .DLFichaTitulo {
font-family: 'Lora', serif;
    font-weight: 300;
    max-height: 80px;
    height: 80px;
    font-size: 1.5em;
    line-height: 1.1em;
    overflow: hidden;
    margin-bottom: 7px;
    border-bottom: 2px solid #72767bd1;
    text-align: center;
    width: 100%;
    position: relative;
    padding: 0px;
    left: 15px;
}
.Destacado .DLFichaParent .DLFichaTitulo a {
    color: #72767b;
    position: absolute;
    left: 0px;
    bottom: 11px;
}
.Destacado .DLFichaParent .DLFichaTitulo a:hover {
	text-decoration: none;
	color: #bba25c;
}
.Destacado .DLFichaParent .DLFichaResumen {
    font-weight: normal;
    font-size: 1em;
    max-height: 100px;
    height: 100px;
    overflow: hidden;
    color: #777;
    text-align: justify;
	padding: 0px 20px;
}
.Destacado .DLFichaPrecio {
        width: 100%;
    background: #2f281dc2;
    height: 46px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
.Destacado .DLFichaParent .DLFichaPrecioAlquiler {
    font-family: 'Lora', serif;
    font-weight: 500;
    min-height: 20px;
    font-size: 21px;
    padding: 3px;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 50%;
	left: 0px;
}
.Destacado .DLFichaParent .DLFichaPrecioVenta {
    font-family: 'Lora', serif;
    font-weight: 500;
    min-height: 20px;
    font-size: 24px;
    padding: 3px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0px;
    width: 50%;
    right: 0px;
}
/*  =====================================================
    =            Bootstrap 3.3 Media Queries            =
    =====================================================   */
@media only screen and (min-width : 1200px) {

}

@media only screen and (min-width : 992px) and (max-width: 1199px) {
.DLFicha.Destacado .DLFichaParent .DLFichaImagen {
    max-height: 184px;
    height: 184px;
}
	.Destacado .DLFichaParent .DLFichaTitulo {
    font-family: 'Lora', serif;
    font-weight: 300;
    max-height: 100px;
    height: 100px;
    /* margin: 10px 25px; */
    font-size: 1.5em;
    line-height: 1.1em;
    overflow: hidden;
    margin-bottom: 13px;
    border-bottom: 2px solid #72767bd1;
    text-align: center;
    width: 90%;
    position: relative;
    padding: 0px;
    left: 15px;
}
.Destacado .DLFichaParent .DLFichaResumen {
    font-weight: normal;
    font-size: 1em;
    max-height: 100px;
    height: 100px;
    overflow: hidden;
    color: #777;
    text-align: justify;
    padding: 0px 20px;
}
	.Destacado .DLFichaPrecio {
    width: 100%;
    background: #000000ba;
    height: 66px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
	.Destacado .DLFichaParent .DLFichaPrecioAlquiler {
    font-family: 'Lora', serif;
    font-weight: 500;
    min-height: 20px;
    font-size: 21px;
    padding: 3px;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
}
	.Destacado .DLFichaParent .DLFichaPrecioVenta {
    font-family: 'Lora', serif;
    font-weight: 500;
    min-height: 20px;
    font-size: 24px;
    padding: 3px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0px;
    width: 100%;
}
}

@media only screen and (min-width : 768px) and (max-width: 991px) {
.DLFicha.Destacado .DLFichaParent .DLFichaImagen {
    max-height: 184px;
    height: 184px;
}
	.Destacado .DLFichaParent .DLFichaTitulo {
    font-family: 'Lora', serif;
    font-weight: 300;
    max-height: 100px;
    height: 100px;
    /* margin: 10px 25px; */
    font-size: 1.5em;
    line-height: 1.1em;
    overflow: hidden;
    margin-bottom: 13px;
    border-bottom: 2px solid #72767bd1;
    text-align: center;
    width: 90%;
    position: relative;
    padding: 0px;
    left: 15px;
}
.Destacado .DLFichaParent .DLFichaResumen {
    font-weight: normal;
    font-size: 1em;
    max-height: 100px;
    height: 100px;
    overflow: hidden;
    color: #777;
    text-align: justify;
    padding: 0px 20px;
}
	.Destacado .DLFichaPrecio {
    width: 100%;
    background: #000000ba;
    height: 66px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
	.Destacado .DLFichaParent .DLFichaPrecioAlquiler {
    font-family: 'Lora', serif;
    font-weight: 500;
    min-height: 20px;
    font-size: 21px;
    padding: 3px;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
}
	.Destacado .DLFichaParent .DLFichaPrecioVenta {
    font-family: 'Lora', serif;
    font-weight: 500;
    min-height: 20px;
    font-size: 24px;
    padding: 3px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0px;
    width: 100%;
}
}

@media only screen and (max-width : 767px) {

.DLFicha.Destacado .DLFichaParent .DLFichaImagen {
    max-height: 184px;
    height: 184px;
}
	.Destacado .DLFichaParent .DLFichaTitulo {
    font-family: 'Lora', serif;
    font-weight: 300;
    max-height: 100px;
    height: 100px;
    /* margin: 10px 25px; */
    font-size: 1.5em;
    line-height: 1.1em;
    overflow: hidden;
    margin-bottom: 13px;
    border-bottom: 2px solid #72767bd1;
    text-align: center;
    width: 90%;
    position: relative;
    padding: 0px;
    left: 15px;
}
.Destacado .DLFichaParent .DLFichaResumen {
    font-weight: normal;
    font-size: 1em;
    max-height: 100px;
    height: 100px;
    overflow: hidden;
    color: #777;
    text-align: justify;
    padding: 0px 20px;
}
	.Destacado .DLFichaPrecio {
    width: 100%;
    background: #000000ba;
    height: 66px;
    position: absolute;
    left: 0px;
    bottom: 0px;
}
	.Destacado .DLFichaParent .DLFichaPrecioAlquiler {
    font-family: 'Lora', serif;
    font-weight: 500;
    min-height: 20px;
    font-size: 21px;
    padding: 3px;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
}
	.Destacado .DLFichaParent .DLFichaPrecioVenta {
    font-family: 'Lora', serif;
    font-weight: 500;
    min-height: 20px;
    font-size: 24px;
    padding: 3px;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 0px;
    width: 100%;
}
}
/*==============================================================================================
************************************************************************************** INMUEBLES LISTADO
===============================================================================================*/
#pID45158 .cabeceraContainer {
    z-index: 999;
    background: #2f281dc7;
}
div#mID89807 {
    margin-top: -106px;
}
div#mID89806 {
    margin-bottom: 120px;
}
#pID45158 #header.heading-listado {
    z-index: 1;
    margin-top: -116px;
    position: relative;
    min-height: 301px;
    padding-top: 40px;
    padding-bottom: 40px;
    background: url(/Portals/inmovartany/Images/top-venta.jpg) center center;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    box-shadow: inset 3px -11px 8px -11px rgba(0, 0, 0, 0.25);
}
#pID45158 .grey {
	padding: 20px 0px 40px;
    background: #2f281d91;
    border-bottom: 1px solid rgb(186, 170, 126);
    box-shadow: inset 3px -11px 8px -11px rgba(0, 0, 0, 0.37);
}
#pID45158 .tituloSeccion h1 {
    font-weight: 400;
    border-bottom: none;
    font-size: 2em !important;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 85px;
    margin-top: -77px;
    font-family: 'Playfair Display', serif;
    color: #fff;
    text-shadow: 0 2px 3px #382c1c8f;
    z-index: 99;
    position: relative;
}
#pID45158 .tituloSeccion h1 small {
    font-family: 'Playfair Display', serif;
    color: #fff;
}

/*  =====================================================
    =            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) {
	#pID45158 .tituloSeccion h1 {
    font-weight: 400;
    border-bottom: none;
    font-size: 2em !important;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 20px;
    margin-top: 10px;
    font-family: 'Playfair Display', serif;
    color: #3d372cd1;
    text-shadow: none;
    z-index: 99;
    position: relative;
}
	#pID45158 .tituloSeccion h1 small {
    font-family: 'Playfair Display', serif;
    color: #3d372cd1;
}
}


/*==============================================================================================
****************************************************************************************** DETALLE
===============================================================================================*/
#pID45159 .cabeceraContainer {
    z-index: 999;
    background: #2f281dc7;
}
/*==============================================================================================
****************************************************************************************** SERVICIOS
===============================================================================================*/
#pID45160 .cabeceraContainer {
    z-index: 999;
    background: #2f281dc7;
}
#pID45160 #header.heading-servicios {
    z-index: 1;
    margin-top: -116px;
    position: relative;
    min-height: 301px;
    padding-top: 40px;
    padding-bottom: 40px;
    background: url(/Portals/inmovartany/Images/top-servicios.jpg) center center;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    box-shadow: inset 3px -11px 8px -11px rgba(0, 0, 0, 0.25);
}
#pID45160 .grey {
	padding: 20px 0px 40px;
    background: #2f281d91;
    border-bottom: 1px solid rgb(186, 170, 126);
    box-shadow: inset 3px -11px 8px -11px rgba(0, 0, 0, 0.37);
}
#pID45160 .tituloSeccion h1 {
    font-family: 'Playfair Display', serif;
	color: #fff;
    font-weight: 400;
    border-bottom: none;
    font-size: 2em !important;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 13px;
	text-shadow: 0 2px 3px #382c1c8f;
}
/**************** CONTENIDO  ************/
#pID45160 .borde-drch {
    box-shadow: none;
    margin-bottom: 6px;
    border-left: 1px solid #d4c58d;
}

#pID45160 .icono {
    z-index: 9;
}
#pID45160 .fa-stack {
    position: static !important;
    line-height: 4em;
    vertical-align: middle;
    color: transparent;
}
#pID45160 .fa-inverse {
        color: #d4c58d;
}
#pID45160 .arrow-izq {
        width: 0;
    position: absolute;
    height: 14px;
    border-bottom: 15px solid transparent;
    border-right: 10px solid #d4c58d;
    border-top: 15px solid transparent;
    margin-top: 15px;
    transform: translate(-50%, 0%);
    left: -6px;
}
/*  =====================================================
    =            Bootstrap 3.3 Media Queries            =
    =====================================================   */
@media only screen and (min-width : 1200px) {
#pID45160 .arrow-drch {
	width: 0;
    position: absolute;
    height: 14px;
    border-bottom: 15px solid transparent;
    border-left: 10px solid #d4c58d;
    border-top: 15px solid transparent;
    margin-top: 23px;
    transform: translate(-50%, 0%);
    right: -15px;
}
	#pID45160 .borde-izq {
    box-shadow: none;
    margin-bottom: 1px;
    border-right: 1px solid #d4c58d;
}
}

@media only screen and (min-width : 992px) and (max-width: 1199px) {
#pID45160 .arrow-drch {
    width: 0;
    position: absolute;
    height: 14px;
    border-bottom: 15px solid transparent;
    border-left: 10px solid #d4c58d;
    border-top: 15px solid transparent;
    margin-top: 23px;
    transform: translate(-50%, 0%);
    right: -15px;
}
	#pID45160 .borde-izq {
    box-shadow: none;
    margin-bottom: 1px;
    border-right: 1px solid #d4c58d;
}
}

@media only screen and (min-width : 768px) and (max-width: 991px) {
	#pID45160 .cabeceraContainer {
    z-index: 999;
    background: #2f281d;
}
	#pID45158 .cabeceraContainer {
    z-index: 999;
    background: #2f281d;
}

#pID45160 .borde-izq {
    box-shadow: none;
    margin-bottom: 1px;
    float: right;
    text-align: left !important;
	border-left: 1px solid #d4c58d;
}
	#pID45160 .arrow-drch {
    width: 0;
    position: absolute;
    height: 14px;
    border-bottom: 15px solid transparent;
    border-right: 10px solid #d4c58d;
    border-top: 15px solid transparent;
    margin-top: 23px;
    transform: translate(-50%, 0%);
    left: -6px;
}
}

@media only screen and (max-width : 767px) {
		#pID45160 .cabeceraContainer {
    z-index: 999;
    background: #2f281d;
}
	#pID45158 .cabeceraContainer {
    z-index: 999;
    background: #2f281d;
}

#pID45160 .borde-izq {
    box-shadow: none;
    margin-bottom: 1px;
    float: right;
    text-align: left !important;
	border-left: 1px solid #d4c58d;
}
	#pID45160 .arrow-drch {
    width: 0;
    position: absolute;
    height: 14px;
    border-bottom: 15px solid transparent;
    border-right: 10px solid #d4c58d;
    border-top: 15px solid transparent;
    margin-top: 23px;
    transform: translate(-50%, 0%);
    left: -6px;
}
}

/*==============================================================================================
****************************************************************************************** CONTACTO
===============================================================================================*/
/*#pID45161 .cabeceraContainer {
    z-index: 999;
    background: #2f281dc7;
}


#pID45161 .tituloSeccion h1 {
    font-family: 'Playfair Display', serif;
	color: #fff;
    font-weight: 400;
    border-bottom: none;
    font-size: 2em !important;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 13px;
	text-shadow: 0 2px 3px #382c1c8f;
}
div#mID89816 {
    margin-top: -21px;
}
#pID45161 .content-mapa {
    margin-right: auto;
    margin-left: auto;
	margin-bottom: 60px;
    padding: 0px 0px 20px 0px;
    background: #2f281d91;
    border-bottom: 1px solid rgb(186, 170, 126);
    box-shadow: inset 3px -11px 8px -11px rgba(0, 0, 0, 0.37);
}
#pID45161 .tituloSeccion h1 {
    font-family: 'Playfair Display', serif;
    color: #fff;
    font-weight: 400;
    border-bottom: none;
    font-size: 2em !important;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 30px 0px;
    text-shadow: 0 2px 3px #382c1c8f;
}
#pID45161 address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
    text-align: center;
	color: #fff;
}
#pID45161 address a {
    padding: 0px 10px;
	color: #fff;
	font-size: 18px;
}
#pID45161 .oficina img {
	object-fit: cover;
    object-position: bottom;
    height: auto;
    width: 300px;
    float: right;
}
#mID89816 h3 {
	font-family: 'Playfair Display', serif;
}
#mID89816 label {
	font-family: 'Playfair Display', serif;
}*/

#pID45161 .cabeceraMenu {
    background: #5d574f;
    min-height: 81px;
    border-bottom: 1px solid #ffffff78;
}
#pID45161 .tituloSeccion h1 {
    font-family: 'Playfair Display', serif;
    color: #fff;
    font-weight: 400;
    border-bottom: none;
    font-size: 2em !important;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 13px;
    text-shadow: 0 2px 3px #382c1c8f;
}
.bg-blue {
color: #fff;
    height: auto;
    padding: 20px 0px 0px;
    background: #2f281d91;
    border-bottom: 1px solid rgb(186, 170, 126);
    box-shadow: inset 3px -11px 8px -11px rgba(0, 0, 0, 0.37);
}
#mapa {
    width: 100%;
    height: 250px;
    margin-top: -21px;
}
.logoContact {
transform: scale(1.5);
    text-align: left;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    background: #091440;
    margin: 20px auto;
}
#pID45161 .img-responsive {
display: block;
    max-width: 92px;
    height: auto;
    margin: auto;
    padding-top: 31px;
}
#pID45161 .titulo {
    width: 80%;
    text-align: center;
    font-size: 21px;
    line-height: 45px;
	border: none;
}
#pID45161 span.dias {
font-size: 16px;
    font-weight: 600;
    line-height: 1px;
    text-align: left;
}
#pID45161 address.direccion {
    text-align: center;
}
#pID45161 .direccion a {
    width: 80%;
    text-align: center;
    font-size: 21px;
    line-height: 45px;
    border: none;
    color: #fff;
    font-weight: 300;
}
#pID45161 address.horario {
margin-bottom: 20px;
    font-style: normal;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    font-size: 15px;
}
#mID91089  label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    font-size: 16px;
}
#mID91089 h3 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500;
    font-size: 21px;
}
/******************   formulario linea  ************/
#pID45161 #mID91089 .form-group {
    margin-bottom: 10px;
    border-bottom: 1px solid #0a153d;
    padding: 5px;
}
#pID45161 #mID91089 .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border: none;
    color: #555;
    background-color: transparent;
    background-image: none;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
#pID45161 #mID91089 .btn-default {
    color: #333;
    background-color: transparent;
    border-color: transparent;
    margin-top: -5px;
}
#pID45161 #mID91089 .input-group-addon {
    padding: 6px 12px;
    font-size: 17px;
    font-weight: 600;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: transparent;
    border: none;
    border-radius: 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) {
#pID45161 address.direccion {
    text-align: center;
}
#pID45161 address.horario {
    text-align: center;
    padding-top: 30px;
}
}

@media only screen and (max-width : 767px) {
#pID45161 address.direccion {
    text-align: center;
}
	#pID45161 address.horario {
    text-align: center;
    padding-top: 30px;
}
}
/*==============================================================================================
****************************************************************************************** FOOTER
===============================================================================================*/
/*div#mID89960 {
    margin-top: -120px;
}
.top-pie {
background: url(/Portals/inmovartany/Images/footer.png) bottom center;
    background-repeat: no-repeat;
    background-size: 100%;
    height: 270px;
    position: relative;
}
.top-pie::before {
    content: '';
    width: 100%;
    height: 251px;
    position: absolute;
    top: 0px;
    left: 0px;
        background: linear-gradient(to bottom, rgb(254, 254, 254) 0%, rgba(249, 249, 249, 0) 100%);
    z-index: 0;  
} 
.top-pie::after {
    content: '';
    width: 100%;
    height: 6px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: linear-gradient(to bottom, rgba(60, 55, 44, 0) 0%, rgb(60, 55, 44) 100%);
   
}*/
.pie {
    background: #3c372c;
    color: #fff;
    padding-bottom: 20px;
}
.img-pie {
background-image: url(/Portals/inmovartany/Images/footer.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative;
}
.img-pie::before {
    content: '';
    width: 100%;
    height: 9px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: linear-gradient(to bottom, rgb(254, 254, 254) 0%, rgba(60, 55, 44, 0) 100%);
    z-index: 0;
}
.img-pie::after {
    content: '';
    width: 100%;
    height: 41px;
    position: absolute;
    bottom: -20px;
    left: 0px;
    background: linear-gradient(to bottom, rgba(53, 45, 33, 0) 0%, rgb(52, 45, 33) 100%);
   
}
.menuPie {
	color: #fff;
    font-family: 'Playfair Display', serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 200;
    padding: 20px 0;

}
.menuPie ul li:last-child {
    border-right: none;
}

.menuPie ul li {
    border-right: 1px solid #666;
}

.pie address.direccion {
    color: #f8f4e9ab;
    font-size: 16px;
    font-weight: normal;
    font-family: 'Fira Sans', sans-serif;
    padding: 30px 0px;
    text-align: right;
}
.pie address.direccion a {
    color: #baaa7e;
    font-size: 16px;
    font-weight: normal;
    font-family: 'Fira Sans', sans-serif;
}
.icon-circle {
    border: 1px solid #baaa7e;
    border-radius: 50px;
    height: 30px;
    width: 30px;
    font-size: 1em;
    line-height: 26px;
    text-align: center;
}
.pie .logo {
    width: 290px;
    height: auto;
    text-align: left;
	margin-top: 35px;
}
.pie .logo img {
    object-fit: cover;
    width: 100%;
}
.copyright a {
    color: #baaa7e;
}
/*  =====================================================
    =            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) {
	#pID45161 .cabeceraContainer {
    z-index: 999;
    background: #2f281d;
}
}

@media only screen and (max-width : 767px) {
		#pID45161 .cabeceraContainer {
    z-index: 999;
    background: #2f281d;
}
.pie address.direccion {
    color: #f8f4e9ab;
    font-size: 16px;
    font-weight: normal;
    font-family: 'Fira Sans', sans-serif;
    padding: 30px 0px;
    text-align: center;
}
	.pie .logo {
    width: 290px;
    height: auto;
    text-align: center;
    margin-top: 35px;
    margin-left: auto;
    margin-right: auto;
    left: 20%;
}
}
