body{
	background-color: #efeeee;
	background-image: url(../images/flores.png);
}
body > .container{
	background-color: white;
}
#header{
	margin-top: 11px;
	margin-bottom: 11px;
}

#redes img{
	width: 34px;
	height: 34px;
	margin: 0 0 0 6px;
	border-radius: 8px;
	vertical-align: middle;
	transition: transform 0.2s, opacity 0.2s;
}
#redes a:hover img{
	transform: scale(1.1);
	opacity: 0.85;
}
#buscador{
	border-color: rgba(224, 0, 140,0.25);
}

.dropdown > .btn{
	margin-bottom: 12px;
	background-color: #F269B7;
	color: white;
}
.foto-slider{
	width: 100%;
	height: 400px;
	background-position: center !important;
	background-size: 100% !important;
	background-repeat: no-repeat !important;
}
.redes > a{
	display: inline-block !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
}
.redes img{
	width: 36px;
	height: 36px;
	border-radius: 8px;
	vertical-align: middle;
}
.bancos img{
	height: 32px;
	box-shadow: 0 0 5px #F269B7;
	border-radius: 4px;
	display: inline-block;
	margin: 20px 10px 20px 0;
}
.navbar{
	margin-bottom: 10px;
}

.glyphicon-search{
	font-size: 20px;
}
.carousel-inner > .item > img{
	border-radius: 4px;
}
.carousel-control.left{
	border-radius: 4px 0 0 4px;
}
.carousel-control.right{
	border-radius: 0 4px 4px 0;
}
.hidden-xs > .redes > a{
	padding-top: 12px;
	padding-bottom: 12px;
}
.hidden-xs > .redes > a > img{
	width: 45px;
}

@media (min-width: 768px){
	#logo-sm > img{
		width: 76px;
		margin-top: 7px;
	}

}
@media (max-width: 768px){
	#logo-sm > img{
		width: 72px;
		margin-left: 12px;
	}
}
@media (max-width: 992px){
	.navbar-default{
		background: #F5EEF2 !important;
	}
}
@media (min-width: 992px){
	.navbar > .container-fluid{
		padding-left: 0;
		padding-right: 0;
	}
}
/*/////////////////////////////////////////////////  COLORES  ////////////////////////////////////////////////////////////////*/
.btn-primary{
	background-color: #F269B7;
	border-color: #F236A1;
}
.btn-primary:hover{
	background-color: #ED45A5;
	border-color: #F236A1;
}
.navbar-default, footer{
	background: -webkit-linear-gradient(#F4AED6, #F269B7);
	background: linear-gradient(#F4AED6, #F269B7);
	background: -moz-linear-gradient(#F4AED6, #F269B7);
	border-color: #CF89B1 !important;
}
#destacados .thumbnail{
	background-color: #FBE7F2;
	border-color: #DDB7CD;
	min-height: 310px;
}
.btn-default{
	color: #F269B7;
}
.btn-md{
	padding: 3px 6px;
}
footer{
	border: 1px solid;
	border-radius: 4px;
}
.navbar-default .navbar-toggle{
	border-color: #FFFFFF;
	color: white;
}
.bgrosa{
	background-color: #F269B7;
	color: white !important;
}
.navbar-default .navbar-toggle .icon-bar{
	background-color: #FFF;
}
.navbar-toggle{
	background-color: #F269B7;
}
.popover a{
	text-decoration: none;
	line-height: 1.2;
}
.popover{
	text-align: center;
}
.ico-sm{
	font-size: 25px;
}

.botones span, #botones span{
	color: #DF008C;
}
.botones > .btn{
	margin-right: 4px;
}
.panel-heading, .panel-footer{
	background-color: #FBE7F2;
}
#foto-left, #foto-right{
	color: #DF008C;
	cursor: pointer;
}
.justificar{
	text-align: justify;
}
.rosa, #slogan{
	color: rgb(224, 0, 141);
}
#slogan{
	width: 225px;
	margin-bottom: 0;
	margin-top: 15px;
	font-family: serif;
	font-size: 14px;
}
/*////////////////////////////////////////////////////  TABLES  //////////////////////////////////////////////////////////////*/
	#table1, table.formulario{
		border: none;
		max-width: 700px !important;
	}
	th.formulario {
		background-color: white;
		font-size: 15pt;
		border-bottom: 2px solid #DF008C;
		color: #DF008C;
		padding-bottom: 10px;

	}
	#table1 textarea, .formulario > textarea{
		max-width: 350px;
	}
	td.formulario{
		background-color: white;
		font-size: 12pt;
		vertical-align: middle;
		color: rgb(41, 22, 111);
		padding-right: 10px;
	}
	
	#table1 .observaciones{
		font-size: 10pt;
	}
	#table1 input, #table1 select, input[value="Regresar"], .formulario > input{
		max-width: 350px;
		width: 100%;
		height: 30px;
		font-size: 14px;
		padding: 0 3px 0 3px;
		background: #FCEAF5;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		color: black;
		border: 1px solid #FF70CA;
		margin: 10px 0;
		outline: none;
	}
	.formulario input:hover,.formulario  textarea:hover,.formulario  input:hover,.formulario  select:hover{
		box-shadow: 0 0 5px gray;

	}
	#table1 input[name="LADA_propietario"], .formulario > input[name="Clave_lada"], .formulario > input[name="cestado"]{
		width: 30px !important;
	}
	#table1 input[name="Telefono_propietario"]{
		width: calc(100% - 156px) !important;
	}
	.formulario > input[name="Telefono"]{
		width: calc(100% - 137px) !important;
	}
	.formulario > input[name="telefono"]{
		width: calc(100% - 41px) !important;
	}

	.formulario > input[type="checkbox"]{
		width: initial;
		height: initial;
	}

	#table1 input[type="submit"], input[value="Regresar"], .formulario > input[type="submit"]{
		width: 100px;
	}
	textarea{
		background-color: #FCEAF5 !important;
		max-width: 350px !important;
		max-height: 200px !important;
		width: 100% !important;
		height: 150px !important;
		border: 1px solid #FF70CA !important;
		-webkit-border-radius: 5px !important;
		-moz-border-radius: 5px !important;
		border-radius: 5px !important;
		font-size: 14px !important;
		color: black !important;
		margin: 10px 0 !important;
		resize: none !important;

	}

	@media (max-width: 768px){
		table.formulario td[align="right"]{
			display: none;
		}
	}








































#DETALLE{
	min-height: calc(100% - 326px);
	margin-top: 30px;
}

#detFavory[onclick$="MENOS')"]{color: #E0E001;}
.precios.det > div{float: none !important;}

.socialNet{
    float: right;
}
.socialNet a{
	display: inline-block;
	margin-bottom: 10px;
	margin-left: 10px;
}
.socialNet a:last-child{float: right;}

.socialNet a img{
	width: 20px;
	max-width: 20px;
	opacity: 0.5;
}

.socialNet a img:hover{
	opacity: 0.7;
}

.campo[data-valor^="{$CCMP"]{display: none;}
.campo:before{content: attr(data-campo) attr(data-valor);}

/*==================================================================*/
/*   Galeria            											*/
/*==================================================================*/

	#DETALLE > .head h6{
		font-size: 16px;
		margin-top: -5px;
	}
	


	#btn-icons{
		padding-top: 10px;
		padding-bottom: 10px;
		text-align: right;
	}

	#btn-icons > a{
		color: #666;
		/*font-size: 20px;*/
		/*padding: 5px;*/
		/*margin: 0 2px;*/
		margin-right: 5px;
	}

	#principal{
		position: relative;
		/*padding-top: 33%;
		padding-bottom: 33%;*/
		background-size: cover;
		background-position: center;
	}

	#principal > img{
		position: absolute;
		top: 0;
		left: 0;
	}

	#foto > a{
		pointer-events: none;
	}

	#foto > a > img{
		width: 100%;
		height: auto;
		max-height: 500px;
	}

	#galeria > .controles{
		position: relative;
		background-color: rgba(0,0,0,0.6);
		color: #fff;
		padding: 5px;
		margin-bottom: 4px;
		margin-top: -35px;
		font-weight: 500;
	}



	#galeria > .carrete{
		display: none;
		height: 90px;
		margin-top: 4px;
	}

	#galeria > .carrete > div{
	    overflow: auto;
	    height: 100%;
	}

		#links{
			float: left;
		    margin-right: -999em;
		    white-space: nowrap;
		    padding-bottom: 15px;
		    height: 100%;
		}
		#links:empty{display: none;}

		#galeria > script ~ .carrete{display: block;}

	#galeria > .carrete a{position: relative;}
	
	#galeria > .carrete a{
		font: normal normal normal 14px/1 FontAwesome;
	    font-size: inherit;
	    text-rendering: auto;
	    -webkit-font-smoothing: antialiased;
	    -moz-osx-font-smoothing: grayscale;
	}
	#galeria > .carrete a:before{
		content: "\f00e";
		position: absolute;
	    top: 50%;
	    left: 50%;
	    margin-left: -14px;
	    font-size: 30px;
	    margin-top: -15px;
	    color: #fff;
	    opacity: 0;
	    -webkit-transition: opacity 0.2s;
		   -moz-transition: opacity 0.2s;
			    transition: opacity 0.2s;
	}
	#galeria > .carrete a:hover:before{opacity: 0.5}

	#galeria > .carrete img{
		height: 100%;
		border-radius: 2px;
		margin: 0 2px;
	}

	#galeria > .controles{font-size: 0;}

	#galeria > .controles > span{
		font-size: 14px;
		max-width: calc(100% - 60px);
		display: inline-block;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}


	#botones{
		margin-top: 7px;
		margin-bottom: 15px;
	}
	#botones > div > .btn{
		padding: 1px 5px;
	    font-size: 12px;
	    line-height: 1.5;
	    border-radius: 3px;
	}
	
	
	#btn-icons a{
		opacity: 0.7;
		display: inline-block;
		margin-left: 5px;
		padding: 7px;
		border-radius: 50px;
		background-color: #FFFFFF;
		-webkit-transition: background-color 0.3s;
		        transition: background-color 0.3s;
	}
	#btn-icons a > img{width: 24px;}
	#misFav a > img{width: auto ;}
	#btn-icons a:hover{
		background-color: #DDDDDD;
	}
	#botones a[onclick="poneComp(this,'')"]{
		display: none !important;
	}

	#botones i{line-height: 1.3;}

	#botones > a, #botones > div{
		display: inline-block;
		margin: 0 10px 15px;
		
	}
	#botones > div{
		line-height: 1.2;
    	font-size: 10px;
	}

	.photo-nav:empty{
		display: none;
	}

	.photo-nav{
		position: absolute;
		width: 80px;
		height: 100%;
		top: 0;
		bottom: 0;
	}

	
	.photo-nav.left{
		left: 0;
		background: -webkit-linear-gradient(to right, rgba(0, 0, 0, 0.2) , transparent);
		background: linear-gradient(to right, rgba(0, 0, 0, 0.2) , transparent);
	}
	
	.photo-nav.right{
		right: 0;
		background: -webkit-linear-gradient(to right, transparent, rgba(0, 0, 0, 0.2));
		background: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.2));
	}
	
	.photo-nav > a{
		display: block;
		height: 100%;
	}
	.photo-nav > a > img{
		margin-top: -17px;
		position: absolute;
		top: 50%;
		opacity: 0.75;
		-webkit-transition: opacity 0.3s;
		transition: opacity 0.3s;
	}
	.photo-nav:hover > a > img{
		opacity: 0.99;
	}


	
	@media (max-width: 768px){
		.photo-nav.right{
			background: -webkit-linear-gradient(to right, transparent, rgba(0, 0, 0, 0.2));
			background: linear-gradient(to right, transparent, rgba(0, 0, 0, 0.2));
		}

		.photo-nav.left{
			background: -webkit-linear-gradient(to right, rgba(0, 0, 0, 0.2) , transparent);
			background: linear-gradient(to right, rgba(0, 0, 0, 0.2) , transparent);
		}
		.photo-nav > a > img{
			opacity: 0.7;
		}
	}

	.photo-nav.left > a > img{left: 20px;}

	.photo-nav.right > a > img{right: 20px;}

	#dedonde{
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		width: 100%;
		background-color: rgba(0,0,0,0.6); 
		color: #ffffff;
		text-align: center;
		padding: 5px;
	}
	#dedonde:empty{display: none;}

	table.galeria{
		max-width: 100%;
		margin: auto;
		margin-bottom: 30px;
		border-color: #C3C3C3;
	}

	p.caption > a{color: #BE1B14;}
	


/*==================================================================*/
/*   Detalles           											*/
/*==================================================================*/
	
	#detalles{font-size: 15px;}

	#detalles > .precios > div{
		display: inline-block;
		margin: 0 7px;
		font-size: 15px;
		font-weight: 500;
	}

	#detalles > .precios > span{display: block;}

	#detalles > .tipo:not(:empty):before{
		content: 'Tipo: ';
		font-weight: 500;
	}

/*	#detalles > .panel{overflow: auto;}*/

	#llameya{
		margin-top: 15px;
		margin-bottom: 10px;
	}

	@media (min-width: 768px){
		#llameya{font-size: 20px;}
		#llameya h6{font-size: 17px;}
	}

	#llameya h5, #llameya h6{margin-top: 0;}
	#llameya h6 > a{color: #444 !important;}

	#llameya .btn{margin-bottom: 20px;}

	/*  Tabla  */
		#tabla td{
			padding: 2px;
		    background-color: White;
		    font-family: Arial, sans-serif, Verdana, charter;
		    font-size: 12px;
		    border: none;
		}
		.table{margin-bottom: 0;}
		td.ficha_inmueble_campo {
		    color: Gray;
		    text-align: right;
		}
		td.ficha_inmueble_contenido {
		    
		    color: Black;
		    text-align: left;
		}

		#fichaInm{
			clear: both;
		}

		#ficha_inmueble{
			overflow-x: auto;
			min-height: 0.01%;
			box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
			margin-bottom: 20px;
			border-radius: 5px;
		    background-color: #fff;
		}
		#ficha_inmueble:empty{display: none;}

		#ficha_inmueble > table td{
		    padding: 6px;
    		line-height: 1.5;
    		border: none;
		}


	#anuncio{
		margin-top: 20px;
		margin-bottom: 40px;
		overflow: auto;
	}

	#h_b_favoritos{display: inline-block;}

	#h_favoritos:empty{display: none;}


/*==================================================================*/
/*   Budu de bootstrap     											*/
/*==================================================================*/
	
	#galeria > .controles:before, #galeria > .controles:after{
		content: ' ';
		display: table;
	}
	#galeria > .controles:after{clear: both;}




@media (max-width: 768px){
	#DETALLE > .head h6{margin-bottom: 0;}
	#DETALLE > .head > .col-sm-4, #btn-icons{text-align: center;}
	#tabla td{white-space: nowrap;}
	#blueimp-gallery > .prev, #blueimp-gallery > .next, #blueimp-gallery > .play-pause, #blueimp-gallery > .indicator{display: none;}

}



#dek{
	background-color: #FFF;
	border-radius: 2px;
	border: 1px solid #DDD;
	color: #999;
	font-size: 12px;
	padding: 8px 12px;
}

#wapp{
	float: none;
	text-align: center;
	color: #2ab640;
	font-weight: bold;
}

/* ===  Header redes — flexbox layout  === */
.redes-right {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.redes-contacto {
	display: flex;
	align-items: center;
	gap: 14px;
}
.redes-telefonos {
	font-size: 13px;
	line-height: 1.6;
	text-align: left;
}
#redes .redes-ampi img {
	height: 32px;
	width: auto;
	display: inline-block;
	box-shadow: 0 0 5px #F269B7;
	border-radius: 4px;
	transition: opacity 0.2s;
}
.redes-ampi:hover img {
	opacity: 0.8;
}
.redes-extras {
	display: flex;
	align-items: center;
	gap: 8px;
	flex-shrink: 0;
}
.redes-ampi {
	flex-shrink: 0;
}

/* ===  Footer redes icons  === */
.footer-redes {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-top: 4px;
}
.footer-redes img {
	width: 34px;
	height: 34px;
	border-radius: 8px;
	transition: transform 0.2s, opacity 0.2s;
}
.footer-redes a:hover img {
	transform: scale(1.1);
	opacity: 0.85;
}

/* ===  Visual refresh 2025  === */

body > .container {
	box-shadow: 0 0 30px rgba(0, 0, 0, 0.08);
}

/* Softer navbar & footer gradient */
.navbar-default, footer {
	background: linear-gradient(135deg, #f8c4e0 0%, #f06baf 100%);
}

/* Smooth link transitions */
.navbar-default .navbar-nav > li > a {
	transition: color 0.2s, background-color 0.2s;
}
.navbar-default .navbar-nav > li > a:hover {
	background-color: rgba(255, 255, 255, 0.15);
	border-radius: 4px;
}

/* Buscador Express panel polish */
#buscador {
	border-radius: 6px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}
#buscador .panel-heading {
	border-radius: 6px 6px 0 0;
	font-weight: 600;
	letter-spacing: 0.3px;
}

/* Footer refinements */
footer {
	border-radius: 6px;
	padding: 20px 0 10px;
}
footer h5 {
	font-weight: 600;
	letter-spacing: 0.3px;
	margin-bottom: 10px;
}

/* AMPI badge in bancos strip */
.bancos {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 15px;
	padding: 10px 0;
}
.bancos img {
	height: 44px;
	opacity: 0.9;
	transition: opacity 0.2s;
}
.bancos img:hover {
	opacity: 1;
}

/* Buttons polish */
.btn-primary {
	border-radius: 4px;
	transition: background-color 0.2s, box-shadow 0.2s;
}
.btn-primary:hover {
	box-shadow: 0 2px 6px rgba(240, 107, 175, 0.35);
}
.btn-default {
	border-radius: 4px;
	transition: color 0.2s, border-color 0.2s;
}

/* Listado cards subtle lift */
.listado .panel {
	transition: box-shadow 0.25s;
}
.listado .panel:hover {
	box-shadow: 0 4px 14px rgba(0, 0, 0, 0.1);
}

/* Dropdown menus softer shadow */
.dropdown-menu {
	border-radius: 6px;
	box-shadow: 0 4px 16px rgba(0, 0, 0, 0.12);
}


/* Copyright strip */
#footer {
	padding-bottom: 10px;
}
#footer p {
	font-size: 13px;
	color: #666;
}







