 /******** importa base: Demo1.css ***** MALTON  ****/
 @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;
}
#pID60745 {/*Listado inmuebles*/
	background: #fff;
}
#pID60746 {/*Detalle*/
	background: #fff;
}
#pID60747 {/*Servicios*/
    background: #fff;
}
#pID60754 {/*Listado vacacional*/
	background: #fff;
}
#pID60758 {/*Ofrezca*/
    background: #fff;
}
#pID60927 {/*Nosotros*/
    background: #fff;
}
#pID60748 {/*Contacto*/
    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: #ffffff00;
    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: rgba(251, 250, 250, 0.94);
    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: transparent;
    color: #fff;
}
.datosCabecera {
    margin-top: 4px;
    height: 25px;
    width: 70%;
    color: black;
    float: right;
}
.datosCabecera a {
color: black;
    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: #393733;
    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: #393733;
    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: #393733;
    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 #00000063;
    color: #393733;
    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: #393733;
    background-color: transparent;
    padding-bottom: 10px;
    box-shadow: inset 0px -1px 0px #00000063;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
color: #393733;
    background-color: transparent;
    padding-bottom: 10px;
    box-shadow: inset 0px -1px 0px #00000063;
    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: #017290;
    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: #017290;
    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: #017290;
    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: transparent;
		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: 25px !important;
		position: relative !important;
		top:3px !important;
	}
	
	.cabeceraLogo_affix img{
		max-height: 29px !important;
		position: relative !important;
		top: -5px !important;
	
	}

.cabeceraContainer {
    position: relative;
    max-height: inherit;
}
	.cabeceraMenu {
    background: #fff;
    min-height: 81px;
    border-bottom: 1px solid #ffffff78;
		box-shadow: none;
}
	.cabeceraMenu.affix {
    min-height: 70px;
    background: #f5f5f5;
    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: 25px !important;
	position: relative !important;
	top:10px !important;
}

.cabeceraLogo_affix img{
	max-height: 29px !important;
    position: relative !important;
    top: -5px !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: #fff;
    min-height: 81px;
    border-bottom: 1px solid #ffffff78;
}
.cabeceraMenu.affix {
    min-height: 70px;
    background: #fff;
    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%;
	padding-left:14px;
}
.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 #013c4f;
	margin-top: 20px;
	margin-bottom: 20px;
}

.redes-small a i{
	color:#013c4f;
}

.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
===============================================================================================*/
#pID0 .buscadorPagina .nombreCampo {
	color:#013c4f;
}

.buscadorPagina .nombreCampo {
	color: white;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 500;
}
#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);

}

#pID60745 button#btnBuscar, #pID60746 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;
}
}


/*==============================================================================================
************************************************************************************** SERVICIOS
===============================================================================================*/

.textoDestacado {
    text-align: center;
    padding: 25px;
    font-size: 20px;
    background: #013c4f;
    color: white;
    margin-top: 30px;
}


/*==============================================================================================
***************************************************************************************** DETALLE
===============================================================================================*/
.tituloSeccion h1, .tituloSeccion h2{
	font-family: 'Nunito', sans-serif;
    font-weight: 100;
    border-bottom: 1px solid #017290;
    font-size: 2em !important;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 8px;
    margin-bottom: 15px;
    color: #203048f2;
	letter-spacing: 0px;
}


/*==============================================================================================
***************************************************************************************** DETALLE
===============================================================================================*/
.IDResumenBig .IDSeparadorBig{
	border-bottom: 1px solid #017290;
}

.IDPrecioBig.Anterior{
	color:#017290;
}

.text-danger{
	color:#017290;
}



/*==============================================================================================
**********************************************************************BANNERS TOP TRANSPARENTES
===============================================================================================*/

.bloqueBannersSliderHome {
    position: relative;
    top: -100px;
    height: 170px;
}


/*==============================================================================================
************************************************************************************** NOSOTROS
===============================================================================================*/

.TituloSeccion p{
	font-family: 'Nunito', sans-serif;
    font-weight: 100;
    border-bottom: 1px solid #017290;
    font-size: 2em !important;
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 8px;
    margin-bottom: 15px;
    color: #203048f2;
}

.TextoSeccion p{
	text-align: justify;
	font-size:15px;
	line-height: 1.5;

}

.imgNosotros{
	width: 100%;
	height: auto;
	object-fit: cover;
}


/*==============================================================================================
************************************************************************************** OFREZCA
===============================================================================================*/

#mID110404 .tituloSeccion, #mID110404 .descripcion{
	display: none;
}

.linea-Abajo {
    height: 1px;
    background: #017290;
    margin-bottom: 20px;
    margin-top: 20px;
}

.TextoSeccion li{
	text-align: justify;
	font-size:15px;
	line-height: 1.5;
}

.imgServicios{
	text-align: justify;
    width: 100%;
    height: 410px;
    object-fit: cover;
}
/*==============================================================================================
***************************************************************************************** FOOTER
===============================================================================================*/
.pie {
    background: #163e4a;
    color: #fff;
    padding-bottom: 20px;
}
.img-pie {
background-image: url(/Portals/inmomalton/Images/footerMalton.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: 163e4a;
   
}
.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: #d6dce8;
    font-size: 16px;
    font-weight: normal;
    font-family: 'Fira Sans', sans-serif;
}
.icon-circle {
    border: 1px solid #d6dce8;
    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: #d6dce8;
}.pie p {
	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) {

	address.direccion {
		text-align: center !important;
	}

	#pID45161 .cabeceraContainer {
    z-index: 999;
    background: #161616;
}
.menuPie{
	display: none;
}

.img-pie {
	background-image: none;
	}


}

@media only screen and (max-width : 767px) {

	address.direccion {
		text-align: center !important;
	}
		#pID45161 .cabeceraContainer {
    z-index: 999;
    background: #161616;
}

.menuPie{
	display: none;
}

.img-pie {
	background-image: none;
	}



}
/*========================================================================================
****************************************************************************  COMENTARIOS
=========================================================================================*/
div#pID105701 .ThreePanes {
    margin-bottom: 0px;
    margin-top: 20px;
}
.container.tbSuscripcion {
    width: 100%;
}
    .container.tbSuscripcion h1 {
        margin-bottom: 
    }
.FormComentario {
    padding-top: 50px;
    padding-bottom: 80px;
    width: 60%;
    margin: 0 auto;
}
.FormComentario table.tbSuscripcion {
    width: 100%;
    margin: 0 auto;
}
    .FormComentario td.campoTexto {
        width: 50%;
        display: block;
        padding-bottom: 10px;
        margin-top: 16px;
    }
    .FormComentario .form-control {
        width: 90% !important;
    }
        .FormComentario .form-control.MensajeTXT {
            min-height: 200px;
        }
.FormComentario td.botones {
    display: block;
    margin-top: 30px;
}
.FormComentario td.imgTexto {
    width: 50%;
}
.FormComentario img.IMGcomentarios {
    object-fit: cover;
    width: 92%;
}
.selector-estrellas img {
    width: 27px!important;
}
/***************/
.RepeaterComentarios .divAddTop {
    width: 100%;
}
.RepeaterComentarios {
    background: #fff;
    padding: 80px 5% 80px 5%;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
    align-items: flex-start;
    align-content: flex-start;
}
.ItemComentario {
    padding: 30px 20px;
    min-height: 250px;
    background: #f9f9f9;
    -webkit-box-shadow: 4px 2px 10px 0px rgb(0 0 0 / 8%);
    -moz-box-shadow: 4px 2px 10px 0px rgb(0 0 0 / 8%);
    box-shadow: 4px 2px 10px 0px rgb(0 0 0 / 8%);
    width: 30%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
    gap: 20px;
}
    .ItemComentario .TXTcomentario {
        text-align: left;
        font-size: 15px;
        line-height: 1.5;
        color: #6b6b6b;
    }
    .ItemComentario .TXTautor {
        font-weight: 600;
        font-size: 17px;
        color: #616161;
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 10px;
        width: 100%;
    }
.RepeaterComentarios .imgAutor {
    min-width: 50px;
    width: 50px;
    height: 50px;
    background-image: url(/Portals/inmomalton/Images/user.png);
    position: relative;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100%;
    opacity: .7;
}
.ItemComentario .stars {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.ItemComentario .stars img {
    height: 21px;
}
/*  =====================================================
    =            Bootstrap 3.3 Media Queries            =
    =====================================================   */
@media only screen and (min-width : 1200px) {
}

    @media only screen and (min-width : 992px) and (max-width: 1199px) {
        .FormComentario {
            width: 80%;
        }
        .ItemComentario {
            width: 40%;
        }
    }

    @media only screen and (min-width : 768px) and (max-width: 991px) {
        .FormComentario {
            width: 98%;
        }

        .ItemComentario {
            width: 46%;
        }
    }

    @media only screen and (max-width : 767px) {
        .RepeaterComentarios {
            padding: 80px 15px 0px 15px;
            flex-direction: column;
        }
        .ItemComentario {
            padding: 20px 10px;
            min-height: 250px;
            height: auto;
            width: 100%;
            display: flex;
            flex-direction: column;
        }
            .ItemComentario .TXTautor {
                flex-direction: column;
                align-items: center;
            }
        .FormComentario {
            padding-top: 20px;
            padding-bottom: 50px;
            width: 100%;
            margin: 0 auto;
        }
            .FormComentario td.imgTexto {
                width: 50%;
                display: none;
            }
            .FormComentario .form-control {
                width: 100% !important;
            }
        .RepeaterComentarios .imgAutor {
            min-width: 50px;
            width: 100%;
            height: 50px;
            background-image: url(/Portals/inmomalton/Images/user.png);
            position: relative;
            background-position: top center;
            background-repeat: no-repeat;
            background-size: 50px;
        }
    }
