 /******** importa base: Demo1.css *********/
 @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; }
/********************/
 .tituloSeccion h1, .tituloSeccion h2 {
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-weight: 500;
    border-bottom: none;
    font-size: 25px !important;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 8px;
    margin-bottom: 15px;
    letter-spacing: 5px;
}
 
/******** COLOR CABECERA *************/
.cabeceraMenu {background:#242424}
#pID0 {
    background: #fff;
}
#pID60941 {/*Listado inmuebles*/
	background: #fff;
}
#pID60950 {/*Listado vacacional*/
	background: #fff;
}
#pID60943 {/*Servicios*/
    background: #fff;
}
/************************************/








/*==============================================================================================
************************************************************************************** CABECERA
===============================================================================================*/

/* NO TOCAR */
.cabeceraContainer {
    position: relative;/*max-height: 98px;*/	
}
.cabeceraContainer .cabeceraLogo {
    position: absolute;
top: 4px;
    left: 47px;
}
.cabeceraContainer .cabeceraLogo a {
    width: 100px;
    height: 50px;
    display: block;
}
.cabeceraContainer .cabeceraLogo a img {
    height: auto;
    width: 100%;
    object-fit: contain;
}
.cabeceraContainer .cabeceraLogo_affix {
position: absolute;
    top: 14px;
    left: 127px;
    transform: scale(1.8);
}
.cabeceraContainer .cabeceraLogo_affix a {
    width: 100px;
    height: 50px;
    display: block;
}
.cabeceraContainer .cabeceraLogo_affix a img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}
/*********************************/
/* TOCAR */

.cabeceraMenu {
    min-height: 100px;
    background: #000000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.08);
}
.cabeceraMenu.affix {
min-height: 110px;
    background: #000000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.08);
    transition: background 350ms ease, min-height 350ms linear;
}
.cabeceraMenu.affix .navbar-default .navbar-collapse {
    float: left;
    margin-top: 27px;
    width: 100%;
    background: transparent;
}
.cabeceraContainer .cabeceraMenu.affix .cabeceraLogo {
	display: none;
}
.cabeceraLogo_affix {
	display: none;
}
.cabeceraContainer .cabeceraMenu.affix .cabeceraLogo_affix {
display: block;
    position: absolute;
    top: 9px;
    left: 47px;
    transform: scale(2.0);
}
.cabeceraContainer .cabeceraMenu.affix .navbar {
    margin-top: 19px;
}
.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, #fff 20%, #ffffff9a 73%, rgba(255, 251, 251, 0.62) 58%);
    z-index: 999;
}
.cabeceraContainer .cabeceraLogo {
    transform: scale(2.3);
}
.cabeceraContainer .cabeceraLogo a {
    width: 100px !important;
    height: 50px !important;
}
.cabeceraPagina {
background: black;
    color: #fff;
}


.datosCabecera {
    margin-top: 4px;
    height: 25px;
    width: 70%;
    color: white;
    float: right;
}
.datosCabecera a {
color: white;
    font-family: 'Questrial', sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
}

.btn-lang .caret {
    color: #fff;
}
.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: 0px;
	
}
.navbar {
    margin-top: 5px;
}
.navbar-default .navbar-collapse {
    float: left;
    margin-top: 28px;
    width: 100%;
}
.navbar-nav>li>a {
    padding-top: 2px;
    padding-bottom: 0px;/* line-height: 20px; */
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 12px;
}
.navbar-default .navbar-nav>li>a {
color: white;
    font-family: 'Questrial', sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    padding-top: 0px;
    box-shadow: inset 0px -2px 0px transparent;
    padding-bottom: 10px;
}
.cabeceraMenu.affix .navbar-default .navbar-nav>li>a {
color: white;
    font-family: 'Questrial', sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    padding-top: 0px;
    box-shadow: inset 0px -2px 0px transparent;
    padding-bottom: 10px;
	text-align: left;
}
.cabeceraMenu.affix .navbar-default .navbar-nav>li>a:hover, .cabeceraMenu.affix .navbar-default .navbar-nav>li>a:focus {
    color: white;
    background-color: transparent;
    box-shadow: inset 0px -1px 0px #00000063;
    padding-bottom: 10px;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
background-color: transparent;
    box-shadow: inset 0px -1px 0px white;
    color: white;
    font-family: 'Questrial', sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600;
    padding-top: 0px;
    padding-bottom: 10px;
}
.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: white;
    background-color: transparent;
    padding-bottom: 10px;
    box-shadow: inset 0px -1px 0px white;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
color: white;
    background-color: transparent;
    padding-bottom: 10px;
    box-shadow: inset 0px -1px 0px white;
    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) {
	.cabeceraContainer,
	.cabeceraMenu.affix {
    background: #fff;
}
	.cabeceraMenu {
		min-height: 111px;
		background: #000;
		border-bottom: 1px solid rgba(0, 0, 0, 0.07);
		box-shadow: none;
	}
	ul.nav.navbar-nav.anim {
    float: right;
    margin-bottom: 0px;
    width: 100%;
    /*text-align: center;*/
}
	.navbar-default .navbar-collapse {
    overflow: hidden;
}

	.datosCabecera{
		display: none;

	}

	.lineaSeparadoraMovilMenu{
		border-bottom: 2px solid #c4784b;
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.redes-small a i{
		color:#c4784b;
	}
}

@media only screen and (min-width : 768px) and (max-width: 991px) {

	.cabeceraLogo img{
		max-height: 33px !important;
		position: relative !important;
		top:3px !important;
	}
	
	.cabeceraLogo_affix img{
		position:  relative !important;
		top:-1px !important;
		max-height: 32px !important;
	
	}

.cabeceraContainer {
    position: relative;
    max-height: inherit;
}
	.cabeceraMenu {
    background: #000;
    min-height: 81px;
    border-bottom: 1px solid #ffffff78;
		box-shadow: none;
}
	.cabeceraMenu.affix {
    min-height: 70px;
    background: #000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.08);
    transition: background 350ms ease, min-height 350ms linear;
}
.cabeceraContainer .cabeceraLogo {
    transform: scale(2.3);
}
.cabeceraContainer .cabeceraLogo {
position: absolute;
    top: 22px;
    left: 47px;
}

.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*/
}

/*--Estilo para el buscador de inicio--*/
#mID88134 .buscadorPagina {
    width: 100%;
}
	ul.nav.navbar-nav.anim {
    float: right;
    margin-bottom: 0px;
    width: 100%;
    /*text-align: center;*/
}

.datosCabecera{
	display: none;

}

.cabeceraMenu{
	min-height: 89px;
}

.cabeceraContainer .cabeceraLogo a img {
	height: 100%;
	width: 100%;
	object-fit: contain;
	position: relative;
	top: 12px;
	left: 2px;
}

.lineaSeparadoraMovilMenu{
	border-bottom: 2px solid #c4784b;
	margin-top: 20px;
	margin-bottom: 20px;
}

.redes-small a i{
	color:#c4784b;
}
}

@media only screen and (max-width : 767px) {

.cabeceraLogo img{
	max-height: 34px !important;
	position: relative !important;
	top:10px !important;
}

.cabeceraLogo_affix img{
	position:  relative !important;
	top: -10px !important;
    max-height: 45px !important;

}
	
.cabeceraContainer {
position: relative;
    z-index: 10;
    min-height: 111px;
}
	.datosCabecera {
    margin-top: 4px;
    height: 25px;
    width: 100%;
    color: #333;
    float: right;
}
	.datosCabecera a {
    color: #000;
    font-family: 'Questrial', sans-serif;
    font-weight: 600;
    letter-spacing: 1px;
}
.cabeceraMenu {
    background: #000;
    min-height: 81px;
    border-bottom: 1px solid #ffffff78;
}
.cabeceraMenu.affix {
    min-height: 70px;
    background: #000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.08);
    transition: background 350ms ease, min-height 350ms linear;
}
	.cabeceraPagina {
    background: transparent;
    color: #fff;
}
.cabeceraContainer .cabeceraMenu.affix .cabeceraLogo_affix {
    display: block;
    position: absolute;
    top: 20px;
    left: 47px;
    transform: scale(1.8);
}
.cabeceraContainer .cabeceraLogo {
    position: absolute;
    top: 5px;
    left: 47px;
	transform: scale(2.1);
}
.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*/
}

.cabeceraMenu.affix .navbar-default .navbar-nav>li>a{
	position: relative;
	left:4px;
}

.telefonosMovil.text-left {
    position: relative;
    left: 17px;
}

.text-left.redes-small.text-left{
	position: relative;
	left:7px;
}

.text-left.idiomas-small.text-left {
    position: relative;
    left: 15px;
}

.lineaSeparadoraMovilMenu{
	border-bottom: 2px solid #c4784b;
	margin-top: 20px;
	margin-bottom: 20px;
}

.redes-small a i{
	color:#c4784b;
}

.datosCabecera{
	display: none;

}


}


/*==============================================================================================
************************************************************************************** SLIDER
===============================================================================================*/
.marginTop-slider {
    top: -129px;
    margin-top: 0;
    position: relative;
    left: 0px;
    z-index: 0;
}
.carousel {
    z-index: 0;
    margin-top: 0px;
}
.carousel .carousel-inner {
    min-height: 780px;
    height: 780px;
}
.carousel .item {
    height: 100%;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}
.carousel .titulo span {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #FFFFFF;
    background: transparent;
    text-align: center;
    font-size: 40px;
    padding: 15px 15px 10px 15px;
    display: inline-block;
    margin: 0px;
    width: 100%;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.45);
}
.carousel .subTitulo span {
color: #FFFFFF;
    background: transparent;
    text-align: center !important;
    font-size: 20px;
    padding: 15px 15px 40px 15px;
    display: inline-block;
    margin: 0px auto;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.45);
	width: 100%;
}

/*  =====================================================
    =            Bootstrap 3.3 Media Queries            =
    =====================================================   */
@media only screen and (min-width : 1200px) {
	.carousel-inner .item{
	height: 100%;
min-height: 890px;
    margin-top: 0px;
}
}

@media only screen and (min-width : 992px) and (max-width: 1199px) {
.marginTop-slider {
    top: -101px;
    margin-top: 0;
    position: relative;
    left: 0px;
    z-index: 0;
}
	.carousel-inner .item{
	height: 100%;
 min-height: 890px;
    margin-top: 0px;
}
}

@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;
}
}

@media only screen and (max-width : 767px) {
	.marginTop-slider {
		display: none;
	}
	.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;
}
}


/*==============================================================================================
************************************************************************************** BANNER
===============================================================================================*/
.bannerTopImage{
	object-position: center !important;
}
/*==============================================================================================
************************************************************************************** BUSCADOR
===============================================================================================*/


.buscadorPagina .nombreCampo {
	color: black;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 500;
}

#pID60942 .buscadorPagina .nombreCampo {/*Detalle*/
	color:white;
}

#pID0 .marginTop-buscador {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: -81px;
}
#pID0 #collapseBuscador {
    padding: 20px 10px;
    position: relative;
    z-index: 8;
    background: rgba(255, 255, 255, 0.87);
    border-bottom: solid 1px rgba(47, 40, 29, 0.3);
    border-top: solid 1px rgba(47, 40, 29, 0.3);
	box-shadow: -1px 6px 25px -10px rgba(0,0,0,0.64);

}
#pID60941 #collapseBuscador, #pID60950 #collapseBuscador {
    padding: 36px 0px 108px 0px;
    background: #f6f7f9;
    border-bottom: 1px solid #7777771f;
    box-shadow: inset 3px -11px 8px -11px rgba(0, 0, 0, 0.25);
}
#pID59381 #collapseBuscador {
    padding: 23px 0px 28px 0px;
    background: #f6f7f9;
    border-bottom: 1px solid #7777771f;
    box-shadow: inset 3px -11px 8px -11px rgba(0, 0, 0, 0.25);
}

#pID60942 button#btnBuscar{
	border:white 1px solid !important;
}
/*  =====================================================
    =            Bootstrap 3.3 Media Queries            =
    =====================================================   */
@media only screen and (min-width : 1200px) {
	#pID0 .marginTop-buscador {
margin-top: -288px;
    margin-bottom: 150px;
    width: 1182px;
    margin-left: auto;
    margin-right: auto;
	}	
   
}

@media only screen and (min-width : 992px) and (max-width: 1199px) {
	#pID0 .marginTop-buscador {
margin-top: -277px;
    margin-bottom: 130px;
    width: 982px;
    margin-left: auto;
    margin-right: auto;
	}

}

@media only screen and (min-width : 768px) and (max-width: 991px) {
		#pID0 .marginTop-buscador {
    margin-top: -370px;
    margin-bottom: 70px;
    width: 762px;
    margin-left: auto;
    margin-right: auto;
}

	#pID0 #collapseBuscador {
    z-index: 8;
    padding: 20px 10px;
    background: #fff;
    border-top: 1px solid #56818a38;
    border-bottom: 1px solid #56818a1a;
box-shadow: -1px 6px 25px -10px rgba(0,0,0,0.64);
	
}
}

@media only screen and (max-width : 767px) {
	#pID0 .marginTop-buscador {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}

	#pID0 #collapseBuscador {
padding: 20px 10px;
    position: relative;
    z-index: 8;
    background: #fff;
    border-top: 1px solid #56818a38;
    border-bottom: 1px solid #56818a1a;

}

.buscadorPagina .nombreCampo {
	color:black;
}
}


/*==============================================================================================
************************************************************************************** LISTA HOME
===============================================================================================*/
#pID0 .tituloSeccion h1 {
    font-family: 'Khula', sans-serif;
    font-weight: 600;
    border-bottom: none;
    font-size: 28px !important;
    text-transform: inherit;
    text-align: left;
    padding-bottom: 8px;
    margin-bottom: 15px;
    color: #253b5b;
    padding-left: 46px;
}
#pID0 .tituloSeccion h1::before {
    content: '';
	width: 4%;
    height: 1px;
    position: absolute;
    bottom: 33px;
    left: 0px;
    background: rgb(123, 165, 197);
}

.DLFichaParent {
    border-bottom: none;
    padding: 0px;
    margin-top: 5px;
    margin-left: -9px;
    margin-right: -9px;
    overflow: hidden !important;
    background-color: #f9f9f9;
    margin-bottom: 30px;
    border: 1px solid #ececec;
    height: 520px;
}
.DLFicha.Destacado .DLFichaParent .DLFichaImagen {
    max-height: 460px;
    height: 460px;
}

.DLFicha.Destacado .DLFichaImagen .container_image {
    position: relative;
    width: 100%;
    height: 320px;
    float: left;
    overflow: hidden;
}
.DLFicha.Destacado .DLFichaImagen .container_image .carousel-images {
    width: 100%;
    height: 300px;
    overflow: hidden;
}
.DLFicha.Destacado .DLFichaImagen .container_image .carousel-images img {
    object-fit: cover;
    width: 100%;
    height: 300px;
}
.DLFichaParent .DLFichaTitulo {
    font-weight: 500;
    max-height: 70px;
    height: 70px;
    padding: 0px 15px;
    line-height: 1.1em;
    font-size: 19px;
    margin-bottom: 15px;
    position: absolute;
    margin-top: 15px;
    top: 288px;
    left: 0px;
    font-family: 'Khula', sans-serif;
    text-align: center;
    text-transform: lowercase;
}
.DLFichaParent .DLFichaTitulo a {
color: #333;
    text-decoration: none;
    position: absolute;
    /*bottom: 0px;*/
    top:13px;
    left: 12px;
    width: 93%;
    text-align: center;
}
.DLFichaParent .iconos {
    font-size: 18px;
    background: transparent;
    position: absolute;
    bottom: 53px;
    width: 100%;
    padding: 4px 20px;
    text-align: center;
    z-index: 1;
    color: #33333354;
}
#pID0 .DLFichaParent .DLFichaResumen {
    display: none;
}
.DLFichaParent .DLFichaPrecio {
    position: absolute;
    bottom: 6px;
    height: 100px;
    border-top: solid 1px #00000026;
    padding: 10px 20px;
    width: 50%;
    left: 25%;
    right: 25%;
    text-align: center;
}
.DLFichaParent .DLFichaPrecioVenta {
font-family: 'Khula', sans-serif;
    font-weight: 400;
    min-height: 20px;
    font-size: 24px !important;
    position: relative;
    width: 100%;
    text-align: center;
    color: #cf9b44;
    padding: 0px;
}

.DLFichaParent .DLFichaPrecioAlquiler {
font-family: 'Khula', sans-serif;
    font-weight: 400;
    min-height: 20px;
    font-size: 24px !important;
    position: relative;
    width: 100%;
    text-align: center;
    color: #253b5b;
    padding: 0px;
}

/*  =====================================================
    =            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) {
/*#pID0 .tituloSeccion h1::after {
    content: '';
    width: 50%;
    height: 1px;
    position: absolute;
    bottom: 33px;
    right: 14px;
    background: rgb(123, 165, 197);
}*/
}

@media only screen and (max-width : 767px) {
#pID0 .tituloSeccion h1 {
    font-family: 'Khula', sans-serif;
    font-weight: 600;
    border-bottom: none;
    font-size: 28px !important;
    text-transform: inherit;
    text-align: center;
    padding-bottom: 8px;
    margin-bottom: 15px;
    color: #253b5b;
    padding-left: 0px;
}
	#pID0 .tituloSeccion h1::before {
    content: '';
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 23px;
    left: 0px;
    background: rgb(123, 165, 197);
}
	#pID0 .tituloSeccion h1::after {
		display: none;
	}
}




/*==============================================================================================
********************************************************************************* LISTA BUSQUEDA
===============================================================================================*/
#pID60941 .tituloSeccion h1 {
	margin-top: -134px;
font-family: "Open Sans",Helvetica,Arial,sans-serif;
font-weight: 500;
border-bottom: none;
font-size: 28px !important;
text-transform: uppercase;
text-align: left;
padding-bottom: 8px;
padding-top: 25px;
margin-bottom: 15px;
color: #333;
border-top: 1px solid #cccccc6b;
}

#pID60941 #divOrdenIsotope span {
display: none;
}
#pID60942 .btn-primary {
color: #4e4d4d;
background-color: #eeeeee;
border-color: #e2e2e2;
}
#pID60941 .btn-primary.active {
color: #4e4d4d;
background-color: #35344229;
border-color: #4e4d4d3d;
-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}
#pID60941 .btn-primary:hover {
color: #f6f6f6;
background-color: #7a4e34 ;
border-color: #4e4d4d3d;
-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
}
/*************** inmueble ***********/

#pID60941 .DLFichaParent .DLFichaImagen {
max-height: 414px;
height: 414px;
position: relative;
overflow: hidden;
}
#pID60941 .DLFichaParent .DLFichaTitulo {
font-weight: 500;
max-height: 76px;
height: 76px;
padding: 0px 15px;
line-height: 1.1em;
font-size: 19px;
margin-bottom: 15px;
position: absolute;
margin-top: 15px;
top: 184px;
left: 0px;
font-family: 'Khula', sans-serif;
text-align: center;
text-transform: lowercase;
}
#pID60941 .DLFichaParent .DLFichaTitulo a {
color: #333;
text-decoration: none;
position: absolute;
bottom: 0px;
left: 12px;
width: 93%;
text-align: center;
}
#pID60941 .DLFichaParent .iconos {
background: transparent;
position: absolute;
bottom: -4px;
width: 100%;
padding: 4px 20px;
text-align: center;
z-index: 1;
}
#pID60941 .DLFichaParent .DLFichaPrecio {
position: absolute;
bottom: 0px;
height: 100px;
border-top: solid 1px #9d9d9e47;
padding: 10px 20px;
width: 90%;
left: 5%;
right: 5%;
text-align: center;
}
#pID60941 .DLFichaParent .DLFichaPrecioVenta {
font-family: 'Questrial', sans-serif;
font-weight: 500;
min-height: 20px;
font-size: 27px !important;
position: relative;
width: 100%;
text-align: center;
color: #cf9b44;
padding: 0px;
}

#pID60941 .DLFichaParent .DLFichaPrecioAlquiler {
font-family: 'Questrial', sans-serif;
font-weight: 500;
min-height: 20px;
font-size: 27px !important;
position: relative;
width: 100%;
text-align: center;
color: #253b5b;
padding: 0px;
}
#pID60941 .DLFichaParent .DLFichaResumen {
font-weight: normal;
font-size: 15px;
padding: 0px 15px;
max-height: 100px;
height: 100px;
overflow: hidden;
position: absolute;
left: 0px;
top: 284px;
text-transform: lowercase;
width: 100%;
}
/*  =====================================================
=            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) {
#pID60941 .tituloSeccion h1{
	margin-top: 0;
}
}


/*==============================================================================================
************************************************************************************** SERVICIOS
===============================================================================================*/

#pID60943 .servicios .margin-top {
	margin-top: 40px;
	margin-bottom: 40px;
}

#pID60943 .ThreePanes {
    margin-bottom: 40px;
    margin-top: 0px;
}
#pID60943 .grey {
	padding: 20px 0px 40px;
	background: #f6f6f6;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: inset 3px -11px 8px -11px rgba(0, 0, 0, 0.25);

}
#pID60943 .tituloSeccion h1 {

    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-weight: 500;
    border-bottom: none;
    font-size: 28px !important;
    text-transform: uppercase;
    text-align: left;
    padding-bottom: 8px;
    padding-top: 25px;
    margin-bottom: 15px;
    color: #333;
}
/*#pID60943 .tituloSeccion h1::after {
    content: '';
    width: 82%;
    height: 1px;
    position: absolute;
    bottom: 33px;
    right: 14px;
    background: rgb(123, 165, 197);
}
#pID60943 .tituloSeccion h1::before {
    content: '';
    width: 4%;
    height: 1px;
    position: absolute;
    bottom: 33px;
    left: 0px;
    background: rgb(123, 165, 197);
}*/
#pID60943 .item {
    padding-top: 50px;
    padding-bottom: 50px;
}
.servicios p.destacado {
    margin: 10px 0 30px;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    text-align: left;
    color: #4c4c4cb3;
}
.servicios h3 {
text-transform: lowercase;
    font-size: 1.4em;
    font-family: 'Khula', sans-serif;
    color: #4e4d4d;
    font-weight: 500;
}
.servicios .icono {
    font-size: 20px;
	color: #4e4d4d;
}
.servicios .fa-circle {
    color: #fff;
    border: 1px solid #866cff;
    border-radius: 50%;
}
/*  =====================================================
    =            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) {

	#pID60943 .tituloSeccion h1::after {
		display: none
	}
	.servicios .icono {
    margin-top: -20px;
}
}


/*==============================================================================================
***************************************************************************************** DETALLE
===============================================================================================*/
.IDResumenBig .IDSeparadorBig{
	border-bottom: 1px solid #b66235;
}

.IDPrecioBig.Anterior{
	color:#b66235;
}

.text-danger{
	color:#b66235;
}







/*==============================================================================================
******************************************************************** NOSOTROS
===============================================================================================*/

.imgQS img{
    width: 100%;
    object-fit: cover;
    height: 400px;
}

.tituloSeccion{
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-weight: 500;
    border-bottom: none;
    font-size: 22px !important;
    text-transform: uppercase;
    text-align: left;
    padding-bottom: 8px;
    padding-top: 25px;
    margin-bottom: 15px;
    color: #333;
}

.textoDestacado {
    text-align: justify;
    font-size: 15px;
    line-height: 24px;
}


/*==============================================================================================
***************************************************************************************** FOOTER
===============================================================================================*/
.pie {
    /*background: linear-gradient(to bottom,#7a4e34 20%, #253b5b 134%);*/
	background: #000;
    color: #fff;
    padding-bottom: 20px;
}
.img-pie {
/*background-image: url(/Portals/inmoacierto/Images/footer.jpg);
    background-position: top;
    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: 21px;
    position: absolute;
    bottom: -20px;
    left: 0px;
    background: linear-gradient(to bottom, #225177 20%, #253b5b 134%);
   
}*/
.menuPie {
	color: #fff;
    font-family: 'Nunito', sans-serif;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 200;
    padding: 20px 0;

}
.menuPie a {
    padding: 10px;
    color: #fff;
}
.menuPie ul li:last-child {
    border-right: none;
}

.menuPie ul li {
    border-right: 1px solid #666;
}

.pie address.direccion {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    font-family: 'Fira Sans', sans-serif;
    padding: 30px 0px;
    text-align: right;
}
.pie address.direccion a {
    color: #cf9b44;
    font-size: 16px;
    font-weight: normal;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.icon-circle {
    border: 1px solid #cf9b44;
    border-radius: 50px;
    height: 30px;
    width: 30px;
    font-size: 1em;
    line-height: 26px;
    text-align: center;
}
.pie .logo {
    width: 150px;
    height: auto;
    text-align: left;
	margin-top: 35px;
}
.pie .logo img {
    object-fit: cover;
    width: 100%;
}
.copyright a {
    color: #cf9b44;
}
.pie p {
	color: #fff;
}
.pie a {
	color: #fff;
}

.redesPie{
	position: relative;
	top:10px;
}
/*  =====================================================
    =            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: #000;
}
}

@media only screen and (max-width : 767px) {
		#pID45161 .cabeceraContainer {
    z-index: 999;
    background: #000;
}
.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: 270px;
    height: auto;
    text-align: center;
    margin-top: -44px;
    margin-bottom: -33px;
    margin-left: auto;
    margin-right: auto;
    left: 16%;
}

.pie .logo img {
    object-fit: cover;
    width: 38%;
    position: relative;
    left: 29px;
}
}




/*  =====================================================
    =            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) {

}
