/* buscador: diseño horizontal */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_buscador_horizontal.css");
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_idiomas_horizontal.css");


@import 'https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700';



@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:1;}}

.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}
/* ====================
   GENERALES
   ==================== */
   
   
/* ====================
   COOKIES
   ==================== */
.sliderPropiedad .sliderPrincipal {
	display:inherit;
}
.title_child { 
	    font-size: 26px;
} 
.tres_columnas .column_child, .tres_columnas_foto .column_child, .tres_columnas_foto_enlace .column_child {
    width: 31.5% !important;
    float: left!important;
    text-align: justify;
}
#aviso_cookie {
    width: 35%;
    height: auto;
    position: fixed;
    bottom: 10px;
    right: 10px;
    left: inherit;
    z-index: 999;
}

#aviso_cookie div {
    margin: 0 auto;
    display: table;
    line-height: 42px;
    border-radius: 0px;
    background: rgb(83, 88, 93);
    color: #FFF;
    position: relative;
    width: 100% !important;
    padding: 20px;
    box-sizing: border-box;
}

#aviso_cookie div p {
    font-size: 16px !important;
	font-family: 'Lato', sans-serif;
	text-align: justify;    
	padding: 0 25px 0 10px;
}
#aviso_cookie div p a {
	color: #aaaaaa;
	text-decoration:none;
	    margin-left: 5px;
}
#aviso_cookie div > a {
    text-indent: -9999px;
    width: 13px;
    height: 13px;
    background: none; 
    position: absolute;
    right: 4px;
    top: 13px;
    height: 40px;
    position: absolute;
    width: 40px;
    cursor: pointer;
	opacity:.7;
}
#aviso_cookie div > a:hover, #aviso_cookie div > a:focus {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	background:none !important
}
#aviso_cookie div > a:before {
    content: "";
    position: absolute;
    top: 13px;
    left: 8px;
    height: 2px;
    border-style: solid;
    border-width: 0;
    border-color: rgba(255,255,255,0);
    background: rgba(255,255,255,1);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin: auto;
    width: 24px;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
#aviso_cookie div > a:after {
    content: "";
    position: absolute;
    margin: auto;
    width: 24px;
    height: 2px;
    background: #fff;
    top: 13px;
    left: 8px;
    height: 2px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
   
#articuloCompleto .wrapArticulo {
    background: #222 !important;
}
   
.caja_texto {
    width: 30.3% !important;
    margin: 0 1%!important;
    float: left;
    text-align: center;
	margin-top:30px !important;
}
.caja_texto img {
    width: 65px;
    margin-bottom: 20px;
}
.caja_texto h4 {
	font-weight:bold;
}
   
 .nivo-controlNav{
 	display:none;
 }
 .fa-caret-down:before {
    content: "\f107" !important;
}
   
#home .home_section_parent .home_section:first-child {
    width: 330px !important;
    position: absolute;
    top: 640px;
    left: -402px;
	background:#fff;
	display: none;
}
#home .home_section_parent .home_section:first-child h2 {
    display: none;
}
#home .home_section_parent .home_section:first-child div a {
    margin-bottom: 30px;
    display: block;
	text-align: center;
}
#home .home_section:first-child a.masInfo{
	display:none !important;
}

#content {
}

#background{
       background: #2d2d2d;
}
   
#tituloBlog{
   margin:0 !important;
}
header {
	position: relative;
}

#logo {
	top: 35px;
	text-align:left;
	z-index: 2;
}

#content {
	
}

section {
	margin: 20px auto;
	padding-top:30px;
	padding-bottom: 20px;
}

#home section {
	position: relative;
	padding-top:0;
}

body {
    background: url(img/main_bkg.png) repeat #35312e;
    color: #FFFFFF;
	font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.6em;
}

a {
	color: #fff;
	text-decoration:none;
}

a:hover, a:active {
	color: #d0d0d0;
}

::selection {
	background: #677172;
	color: #FFF;
}
.btn {
    border-radius: 0;
    border: none;
    background: #989898;
    color: #fff;
    /* font-weight: 700; */
    height: 45px;
    font-size: 14px;
  	font-family: 'Poppins', sans-serif;
    padding: 7px 20px;
}

.btn:hover {
	border: none;
	background: #000;
}

#bgContent {
	/*z-index: 8;*/
	padding-top: 1px;
	z-index: 8;
}

#home #bgContent {
	position:initial;
}

h2 {
	color: #fff;
    font-weight: 700;
    text-align: left;
    padding: 0px 0 20px 0px;
    margin-bottom: 35px;
    font-size: 27px;
    line-height: 36px;
    letter-spacing: 0px;
    font-weight: normal;
    border-bottom: 1px solid #858686;
    position: relative;
	margin-top: 30px;
}

h2:after {
	content:"";
    width: 80px;
    height: 4px;
    background: #d9d9d9;
    position: absolute;
    bottom: -2px;
    left: 0;
}

#ficha .detallesFicha {
    color: #fff;
}

#contenido p {
	color: #fff;
}



#mainText > div > h2 {
}

.etiqueta {
	top: 10px !important;
}

.modalContainer {}

.simuladorHipoteca.modalContainer .modal {
	padding: 47px 0 30px 0;
}

.modalContainer form {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

form div.line input[type="text"], form div.line select, form div.line textarea {
	border-radius: 0;
}


/* ====================
   SLIDER
   ==================== */

header {
	background:#000;
    height: 430px;
}

#home header {
	height: 890px;
}

#slider {
	height: 270px;
    margin: auto;
    background: url(img/img01.jpg)no-repeat center 0px;
	background-attachment:fixed;
	background-size:100%;
    position: relative;
    width: 100% !important;
	padding-top: 160px;
    overflow: hidden;
}
#slider:before {
	content: "";
    width: 100%;
    height: 160px;
    background: rgb(0,0,0);
    position: absolute;
    z-index: 0;
    top: 0
}

#slider:after {
	content:"";
	width:100%;
	height:100%;
	background: rgba(0,0,0,.3);
	position:absolute;
	z-index:0;
}

#home #slider{
	border-bottom:none;
	background:none;
	padding-top: 160px;
	height:730px;
}
#home #slider:before {
	display:none;
}
#slider .nivoSlider {
	margin: 0 auto;
}

#slider #slideshow  img {
}

.nivoSlider img {
	width: 100% !important;
	height:730px !important;
}

.nivo-caption {
	background: rgba(255,255,255,0.6) !important;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
	display: block !important;
	left:50% !important;
}

.nivo-caption p {
	color: #575757;
	font-size: 26px;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-shadow: 0 1px 1px #616161;
}

.nivo-directionNav {
	position: absolute;
	bottom: 160px;
	left: 50%;
	z-index: 10000;
	height: 60px;
	display: none;
}

.nivo-directionNav a {
	top: 0 !important;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	background-image: url(img/nav_slider.png);
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.nivo-directionNav a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.nivo-directionNav a.nivo-nextNav {
	background-position: -60px 0;
}

.nivo-directionNav a.nivo-prevNav {
	background-position: 0 0;
}

.nivo-prevNav {
	left: initial !important;
	right: 70px;
}
#slider .highlighted .nivo-caption span {
    display: inline-block;
    margin-right: 25px;
}

.nivo-caption {
    background: none !important;
    padding: 10px !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
	top: 300px !important;
	display:none !important;
}
.nivo-caption > div {
    padding: 20px;
    background: rgba(255,255,255,0.8);
    color: #575757;
    font-size: 20px;
}
.nivo-caption > div span:after {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: 0 20px;
    border-radius: 50%;
    border: 2px solid #0a2a67;
    position: relative;
    top: -2px;
}

.nivo-caption > div span.precio:after {
   display:none;
}

/* ==================== 
   NAVEGACIÓN
   ==================== */
#navegacion{
	position: absolute;
    top: 160px;
	background: #2d2d2d;
	z-index: 11;
}
#navegacion #navHeader {
    z-index: 0;
}

#home #navegacion {
  
}

#navegacion nav {
	display: table;
	margin: 0 auto;
	position: relative;
}

#navegacion #navHeader #navLinks {
	padding-left: 10px;
}

#navegacion #navHeader #navLinks li {
	/*border-right: 1px solid #ccc;*/
}

#navegacion #navHeader #navLinks li:last-child {
	border-right: none;
}

#navegacion ul li a {
	height: 0px;
    line-height: 0px;
    padding: 10px 25px !important;
    color: #979797;
    position: relative;
    font-size: 15px;
    border-right: 1px solid #7b7b7b;
    margin: 20px 0;
}

#home #navLinks > li:nth-child(1) > a, #captacion #navLinks > li:nth-child(2) > a, #aboutus #navLinks > li:nth-child(3) > a, #contact #navLinks > li:nth-child(4) > a {
	color:#fff !important;
}



#blog #content > section > div {
    color: #fff;
}

#articulosBlog > div:nth-child(1) > div > p {
    color: #333;
}

#blog .texto{
margin-right:10px !important;
}

#blog .texto p img{
margin-right:20px !important;
}
#blog #articuloCompleto .wrapArticulo .colIzq {
width: 100% !important;
}
#blog #latestArticle a{
	color:#222;
}

#blog #latestArticle{
width:60% !important;
}
#contacto .datosContacto .sucursales .sucursal {
    font-size: 15px;
}

label {
    font-size: 13px;
}
.texto {
	font-size: 14px;
}
#navegacion ul li:hover a, #navegacion ul li a:hover, #navegacion ul li.activo a {
	    
}
#navegacion ul li:hover {
	background: none !important;
}
#navegacion ul li a:hover {
	background: none;
}


#favoritos > li > a, #idiomas > li > a{
	border:none !important;
}

#navegacion #navLinks li:last-child a {
	border-right: none;
}

#navegacion ul li:hover > a {
	color:#fff !important;
	background: none !important;
}

#navegacion ul li.dropDownMenu:hover > a {
	color: #fff !important;
	border-bottom: none !important;
}



#navegacion nav div > ul > li > a, #navegacion nav ul#favoritos > li > a {
	position: relative;
}

#navLinks .dropDownMenu > a > i {
    margin-top: -8px;
    margin-right: 5px;
    float: left;
}

#navLinks .dropDownMenu > a > span {
	float: left;
}
#operationList > li > ul > li > a {
	background: none;
    margin: 5px 30px !important;
    padding: 15px 0 !important;
    height: auto !important;
    line-height: inherit !important;
}
#navegacion #operationList > li > ul > li.dropDownMenu > a > i {
    margin: 0px 10px 0 0;
}
.dropDownMenu ul {
	background: #292929 !important;
}

.dropDownMenu ul li a {
	color: #fff !important;
	border-right: none !important;
	margin: 0 10px;
}

.dropDownMenu ul li a:hover {
	color: #fff !important;
	background: #404d36 !important;
}

#navegacion.fixed {
	position: absolute;
	top: 91px;
}
#idiomas > li > a > span > span:nth-child(2){
	color:#fff;
	font-weight:500;
	margin-left: 8px;
    position: relative;
    top: 1px;
	display:none;
}
#navegacion ul#idiomas li .bandera {

}


/* ====================
   FAVORITOS
   ==================== */
   
#navegacion ul#favoritos{
	right:135px;
	position:absolute;
	display:none;
}
#navegacion ul#favoritos > li > div {
	background: #082a67;
	left: 50%;
}

#navegacion ul#favoritos > li > div > div > div > ul > li {
	background: #dddddd;
	height: 205px;
	padding: 0 !important;
}

#navegacion ul#favoritos > li > div > div > div > ul > li:hover {
}

#navegacion ul#favoritos > li:hover > div a {
	height: 82px;
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 {
	top: 0px;
    left: 0px;
    padding: 5px;
    background: #116dfe;
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 a {
	padding: 0 !important;
	font-size: 12px;
	color: #FFF;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 22px !important;
	line-height: 22px;
}
#navegacion ul#favoritos > li > div > div > div ul li .contenido .caracteristicas li{
	color:#575757;
}
#navegacion ul#favoritos > li > div > div > div ul li .contenido {
	padding: 0 5px;
}

#navegacion ul#favoritos > li > div > div > div ul li .contenido .descripcionCaracteristicas {
	height: 32px;
	color: #FFF;
}

#navegacion ul#favoritos > li > div > div > div > ul > li .contenido .precio {
	background: none !important;
	color: #116dfe !important;
	margin-top: -10px;
	font-weight:bold;
}
#navegacion nav ul#favoritos > li > a span {
	display:none !important;
}
#idiomas > li > ul > li> a > span > span:nth-child(2){
	color:#fff;
	display:none;
}

/*--------------------
 :: IDIOMAS
--------------------*/
#navegacion ul#idiomas {
	position: absolute;
    top: -160px;
    right: 0px;
}

#navegacion ul#idiomas li a {
	background: none !important;
	color: #677172 !important;
	text-transform: inherit;
	font-weight: 300;
	margin: 0;
}

#navegacion ul#idiomas li ul {
}

#navegacion ul#idiomas li:hover > a {
	
}

#navegacion ul#idiomas li:hover > a:after {
	
}

#navegacion ul#idiomas li a.langSelect i {
  
}

#navegacion ul#idiomas li ul li a {
    padding: 12px 5px !important;
}
#navegacion #navHeader #operationList { 
    position: absolute;
    right: 0;
    background: #757575;
}
#navegacion ul#idiomas li a.langSelect {
    padding: 12px 9px !important;
}

#operationList > li > a{
	position: relative !important;
    top: -9px;
	border: none !important;
	color: #fff !important;
}



/* ====================
   DATOS CONTACTO HEADER 
   ==================== */
header .datosContacto {
	top: 20px !important;
	z-index: 1;
	display: none;
}

header .datosContacto address {
	background: none;
	color: #B4B4B4;
	padding: 0;
	position: relative;
}



header .datosContacto address a {
	color: #B4B4B4;
}

header .datosContacto address ul:nth-child(1){
	
}

header .datosContacto address ul li {
    text-align: right;
    font-size: 16px;
    margin-bottom: 15px;
    display: inline-block;
	margin-right: 25px;
    font-weight: 600;
}

header .datosContacto address ul li.poblacionProvincia , header .datosContacto address ul li.direccion {
	float:left;
	display:none;
}
header .datosContacto address ul li.poblacionProvincia i{
	width:0;
}
header .datosContacto address ul li i {
	margin-right: 5px;
	color: #B4B4B4;
}

header .datosContacto li.agencia, header .datosContacto ul:first-child li:last-child {
	display: none !important;
}
#container > header > div.datosContacto > address > ul:first-child > li.movil{
	float:left;
	position: relative;
    top: -30px;
    left: 115px;
}
.fa-mobile-phone:before, .fa-mobile:before{
	content:"QQ" !important;
}

i.fa.fa-home {
    color: #fff;
}

header .datosContacto .socialLinks{
	position: absolute;
    top: -27px;
    right: 0;
	border:none;
}

header .datosContacto address .socialLinks li {
	float: left;
	margin-right: 0;
	margin-left: 5px;
	display:none;
}

header .datosContacto address ul.socialLinks li i {
	margin-right: 5px;
	color: transparent;
    width: 29px;
    font-size: 29px;
}
/* ==================== 
   BUSCADOR 
   ==================== */
#buscador {
	display:none;
	width:100%;
	left:0;
	margin-left:0;
	z-index:11;
}

#home #buscador {
    position: absolute;
    top: 605px;
	display:block;
	-webkit-animation-name: zoomIn;
    -webkit-animation-duration: 3.5s;
    -moz-animation-name: zoomIn;
    -moz-animation-duration: 3.5s;
    animation-name: zoomIn;
    animation-duration: 3.5s;

}



#buscador > div {
	margin: 0 auto;
    background: rgba(248,248,248,1);
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.55);
    height: 130px;
    padding: 15px 0;
	position: relative;
}

#buscador .tabs {
	top: -69px;
    position: absolute;
    border-bottom: 1px solid transparent;
}


#buscador .tabs li.activo a {
	background: #262626 !important;
	border: none;
}
#buscador .tabs li.activo a i , #buscador .tabs li a:hover i {
	color:#fff !important;
}
#buscador .tabs li a{
	border-radius:0;
	font-size:15px;
	padding: 0px 20px;
	background:none;
	color:transparent;
	margin-right: 0;
	background: rgba(248,248,248,.85);
    display: block;
    height: 69px;
    width: 69px;
    box-sizing: border-box;
	position: relative;
}
#buscador .tabs li a:hover{
	border:none;
	background: #262626 !important;
}
#buscador .tabs li a i{
	display: block;
    color: #979797;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 1.6em;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
     -webkit-transform: translate(-50%,-50%); 
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
     transform: translate(-50%,-50%); 
}

#buscador label {
	color: #898989;
    font-size: 13px;
    font-weight: 600;
}

.modal label , .modal label a{
	color: #575757 !important;
}

/*div#openProperty form:last-child div.line:last-child {
	width: 68px !important;
}*/

.filtroResultados > ul > li > ul {
	top: 37px;
	width: 400px;
	color:#242424;
}
.filtroResultados ul li a {
	color:#333;
}
#abreFiltroResultado {
	color:#B9B9B9;
}
#detalle #formMasInfo #contenido form {
	background:none;
}
.tabs li.activo a {
	background:none;
}
.filtroResultados > ul > li > ul:before {
	content: "";
	position: absolute;
	top: -5px;
	right: 9px;
	width: 0;
	height: 0;
	border-left: 5px solid rgba(0, 0, 0, 0);
	border-right: 5px solid rgba(0, 0, 0, 0);
	border-bottom: 5px solid #e4e4e4;
}

#buscador div#openProperty, #buscador div#openNew {
	
}

form div.line input[type="text"], form div.line select, form div.line textarea {
  	height: 50px;
    background: none repeat scroll 0 0 #393939;
    background: #ffffff;
    border: 1px solid #d7d7d7;
    border: 1px solid #ebebeb;
    color: #898b89;
    color: #5d5d5d;
    -webkit-appearance: inherit;
    font-weight: 500;
    font-size: 13px;
    padding: 6px 12px;
}
form div.line select{
	background:#fff url(img/dropdown.png)no-repeat right;
	background-size: 25px;
}

.busquedaAvanzada > a {
    top: -69px;
    right: 0px;
    color: transparent;
	background: rgba(248,248,248,.85);
    display: block;
    height: 69px;
    width: 69px;
    box-sizing: border-box;
	
}
.busquedaAvanzada > a > i{
	display: block;
    color: #979797 !important;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 1.6em;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
     -webkit-transform: translate(-50%,-50%); 
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
     transform: translate(-50%,-50%); 
}
.busquedaAvanzada > a:hover {
	background: #262626 !important;
}
.busquedaAvanzada > a:hover > i {
	color:#fff !important;
}

#buscador div form:first-child fieldset{
	border:none;
}

#buscador fieldset {
    margin: 15px 0 0;
}





#buscador .btn{
	background: #2f3232;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 15px;
    height: 45px;
    text-align: center;
    font-weight: normal;
    border-radius: 0;
    margin-top: 27px;
	padding: 7px 13px;
}

#buscador .btn:hover{
	color: #ececec;
    background: #000;
}
.modalContainer .modal {
	color:#242424;
}
	

/* ====================
   MAIN TEXT
   ==================== */
article#mainText {
	background: none;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
	width: 100% !important;
	display:block;
}
article#mainText div {
    margin: 0 auto;
}

article#mainText > div {
	padding: 20px 0;
	width: 100% !important;
}

article#mainText > div h2 {
	width: 100% !important;
	margin-bottom:0;
	margin-top: 0;
}

article#mainText .welcome {
	width: 100% !important;
	box-sizing: border-box;
    color: #fff;
    font-weight: 500;
	margin-top: 30px;
}

article#mainText .datosContacto {
	display:none;

}

address ul li i {
    display: none !important;
}


/* ====================
   BOX PROMOCIONES, VENTA Y ALQUILER
   ==================== */
   
.promocion, .venta, .alquiler {
	position:relative;
}
.promocion figure, .venta figure, .alquiler figure {
    position: relative;
    width: 100%;
    max-height: 195px;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    -webkit-transition: background-size .3s ease-out;
    -moz-transition: background-size .3s ease-out;
    -ms-transition: background-size .3s ease-out;
    -o-transition: background-size .3s ease-out;
    transition: background-size .3s ease-out;
}
.venta figure .sliderPropiedad .sliderPrincipal .img a , .alquiler figure .sliderPropiedad .sliderPrincipal .img a {
	width:100%;
	height:100%;
	display: block;
}
.venta figure div.sliderPropiedad.sliderMini .img a:after, .alquiler figure div.sliderPropiedad.sliderMini .img a:after {
    content: "";
	position: absolute;
    top: 0;
    left: 0;
    height: 195px;
    width: 100%;
    display: block;
    background-color: rgba(32,35,38,.82);
	visibility: hidden;
    text-decoration: none;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
	box-sizing: border-box;
}
.venta:hover figure div.sliderPropiedad.sliderMini .img a:after, .alquiler:hover figure div.sliderPropiedad.sliderMini .img a:after {
	opacity:1;
	visibility: visible;
}
.venta figure .sliderPropiedad .sliderPrincipal .img img , .alquiler figure .sliderPropiedad .sliderPrincipal .img img  {
    height: 195px;
    width: 100%;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.venta:hover figure .sliderPropiedad .sliderPrincipal .img img, .alquiler:hover figure .sliderPropiedad .sliderPrincipal .img img {
	-webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
}
.venta .contenido , .alquiler .contenido {
	background:#fff;
	margin-top:0;
}
.venta .contenido .descripcionCaracteristicas h4, .alquiler .contenido .descripcionCaracteristicas h4 {
    position: absolute;
    top: 130px;
    left: 20px;
    z-index: 9;
    text-align: left;
    visibility: hidden;
	margin:0;
    text-decoration: none;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
	box-sizing: border-box;
}
.venta:hover .contenido .descripcionCaracteristicas h4, .alquiler:hover .contenido .descripcionCaracteristicas h4 {
	opacity:1;
	visibility: visible;
}








#home section article.offers {
	position: relative;
	top: 15px;
	width: 100%;
	margin-bottom: 30px;
}

.promocion {
	padding: 0px !important;
	background: #dddddd;
}

.promocion h3, .venta h3, .alquiler h3 {
	width: 100%;
	font-weight: 600;
	color: #74777c;
	padding: 0px 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	z-index: 10;
	text-align: left;
    font-size: 13px;
    font-weight: 600;
    position: absolute;
    top: 142px;
	font-style:italic;
	opacity:0;
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.promocion:hover h3, .venta:hover h3, .alquiler:hover h3 {
	opacity:1;
}

.promocion h3 {
	background: rgba(0,0,0,0.75);
	color:#fff;
    font-size: 14px;
    font-weight: 200;
    padding: 10px 15px;
    position: relative;
    top: -33px;
	text-align:left;

	
}

.promocion figure, .venta figure, .alquiler figure {
    position: relative;
}

.promocion h3:before {
	content: "";
	width: 100%;
	height: 27px;
	background: url(img/bg_propiedades.png) repeat-x;
	position: absolute;
	top: -27px;
	left: 0;
}

.promocion h3:after {
	content: "";
	width: 100%;
	height: 49px;
	background: url(img/bg_buscador.png) repeat-x;
	position: absolute;
	top: 27px;
	left: 0px;
}

.promocion figure:hover .sliderPropiedad.sliderMini {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

.promocion figure div.mask {
	background: none;
	bottom: 0;
}

.promocion figure:hover div.mask {
}

.promocion figure div.mask a {
	width: 100%;
	padding: 7px 0;
	position: absolute;
	bottom: 3px;
	left: 0;
	background: none;
	text-indent: -9999px;
}

.promocion .contenido {
	margin: -10px 0 10px 0;
	z-index: 10;
	position: relative;
	padding:0 15px;
}

.promocion .contenido .acciones {
	display: none;
}

.promocion .contenido .descripcionCaracteristicas p {
	text-align: left;
	margin: 0px;
	color: #575757;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	
}

.promocion .contenido .precio {
	background: none;
	color: #575757;
	margin: 0;
	padding: 0;
	margin-top:8px;
	font-size: 13px;
	text-aling:left;
}

.promocion .contenido .precio p{
	text-align:left;
}

.venta, .alquiler {
	padding: 0 !important;
	background: #fff;
	margin: 15px 20px 20px;
}

.box_vertical .etiqueta {
    top: 0px !important;
    right: 0px !important;
    left: inherit !important;
    border: none !important;
    padding: 12px 20px !important;
	font-size: 11px !important;
}

.box_horizontal .venta h3, .box_horizontal .alquiler h3 {
	top: 10px;
    left: 160px !important;
    width: 301px !important;
    background: none;
    left: 0px !important;
    position: relative;
    opacity: 1;
    font-style: normal;
    font-size: 19px;

}

.promocion .contenido .precio p span, .venta .contenido .precio p span, .alquiler .contenido .precio p span {
    font-weight: 600;
    font-size: 13px;
}

table tbody tr:nth-child(2n) td {
    background: none;
}



.venta figure div.mask, .alquiler figure div.mask {
	display: block;
    bottom: -43px;
    z-index: 44;
    height: auto;
    padding: 0;
    width: auto;
    right: 0;
    left: inherit;
}
.promocion figure:hover div.mask, .venta figure:hover div.mask, .alquiler figure:hover div.mask {
    bottom: -45px;
}

.venta figure div.mask div.referencia, .alquiler figure div.mask div.referencia {
	background: none;
    width: auto !important;
    padding: 5px 0;
    height: auto;
    right: 0;
    left: inherit;
    text-align: right;
}
.venta figure div.mask div.referencia .numeroRef:before, .alquiler figure div.mask div.referencia .numeroRef:before{
	content: "Ref: ";
    position: absolute;
    left: 0;
	
}

.venta figure div.mask div.referencia span, .alquiler figure div.mask div.referencia span {
	color: #333333;
    font-size: 14px;
    padding: 15px;
    margin: 10px 0 !important;
    float: none !important;
}

.venta figure .sliderPropiedad.sliderMini, .alquiler figure .sliderPropiedad.sliderMini {
	overflow: hidden;
    max-height: 195px;
}

.promocion .contenido .descripcionCaracteristicas ul.caracteristicas li span, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li span, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li span {
  	display:none;
}

.venta figure:hover .sliderPropiedad.sliderMini, .alquiler figure:hover .sliderPropiedad.sliderMini {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

.box_horizontal .venta .contenido .descripcionCaracteristicas h4, .box_horizontal .alquiler .contenido .descripcionCaracteristicas h4 {
	margin-top: 25px;
}

.venta .contenido .descripcionCaracteristicas h4 a, .alquiler .contenido .descripcionCaracteristicas h4 a {
	color: #fff;
    text-decoration: none;
    font-size: 18px;
    font-weight: normal;
}

.venta .contenido .acciones, .alquiler .contenido .acciones {
	position: absolute;
	left: 10px;
	display: none;
}

.venta .contenido .acciones a, .alquiler .contenido .acciones a {
	font-size: 18px;
	width: 16px;
	height: 19px;
	display: block;
	overflow: hidden;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a {
	width: 18px;
	height: 33px;
	top: 50%;
	margin-top: -16px;
	background-image: url(img/nav_slider_box.png);
	background-repeat: no-repeat;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.sliderPropiedad.sliderMini .sliderPrincipal > a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.anterior {
	background-position: 0 0;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.siguiente {
	background-position: -18px 0;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a i {
	display: none;
}

.sliderPropiedad.sliderMini .sliderPrincipal > a.anterior:hover, .sliderPropiedad.sliderMini .sliderPrincipal > a.siguiente:hover {
	cursor: pointer;
}



.box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {
    border: none !important;
    left: -12px !important;
    padding: 0px 50px !important;
    font-size: 18px !important;
    top: 10px !important;
    text-transform: none !important;
    font-weight: 600;
    z-index: 10;
    position: absolute;
	background: #53585d;
    height: 50px;
    box-shadow: 2px 2px 5px rgba(8,8,8,.5);
}


.box_vertical .venta .contenido .precio:before, .box_vertical .alquiler .contenido .precio:before {
    content: " ";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: -10px;
    z-index: -1;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: #101010 transparent;
    border-width: 10px 0px 0 11px;
}

.box_vertical .venta .contenido .precio p, .box_vertical .alquiler .contenido .precio p {
	line-height:50px;
}

.promocion figure div.mask div.referencia span.numeroRef, .venta figure div.mask div.referencia span.numeroRef, .alquiler figure div.mask div.referencia span.numeroRef {
    padding-left: 35px;
}
.promocion figure div.mask div.referencia span.tipo, .venta figure div.mask div.referencia span.tipo, .alquiler figure div.mask div.referencia span.tipo {
	display:none;
}

.venta .contenido .precio .antes, .alquiler .contenido .precio .antes {
    color: #fff;
    font-style: italic;
	line-height: 1px !important;
    margin: 13px 0px -6px 0px !important;
	    font-weight: normal;
}
.venta .contenido .precio .antes span, .alquiler .contenido .precio .antes span {
	font-size:11px !important;
	    font-weight: normal !important;
}

#results .box_horizontal .venta .contenido .precio .antes, #results .box_horizontal .alquiler .contenido .precio .antes {
	color: #454545;
    display: block;
    float: none;
    margin: 0 !important;
    line-height: 25px !important;
    text-align: right;
    font-weight: 600;
}
article.offers #leyenda{
	background:none;
}

.venta .contenido .descripcionCaracteristicas, .alquiler .contenido .descripcionCaracteristicas {
	
}

.promocion .contenido .descripcionCaracteristicas ul.caracteristicas, .venta .contenido .descripcionCaracteristicas ul.caracteristicas, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas{
	    margin: 0px;
}
.promocion .contenido .descripcionCaracteristicas ul.caracteristicas li, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li{
	font-size: 14px;
    color: #2d2d2d;
    margin: 15px 15px 0;
    display: inline-block;
    clear: both;
    margin-right: 5px;
}

.contenido .descripcionCaracteristicas .caracteristicas li i {
	display: inline-block;
	margin-right: 5px;	
	position: relative;
	
}

.contenido .descripcionCaracteristicas .caracteristicas li.habitaciones {
	margin-right: 20px;
}

.contenido .descripcionCaracteristicas .caracteristicas li.habitaciones i {
	background: url(img/icn_habitaciones.png) no-repeat;
	background-size: 26px;
    top: -4px;
	height: 30px;
    width: 30px;
    float: left;
    margin-right: 5px;
}
.promocion .contenido .descripcionCaracteristicas .caracteristicas li i {
	display:none;
}


.contenido .descripcionCaracteristicas .caracteristicas li.supConstruida i, .contenido .descripcionCaracteristicas .caracteristicas li.supHabitable i, .contenido .descripcionCaracteristicas .caracteristicas li.supParcela i {
    background: url(img/icn_sup.png) no-repeat;
    background-size: 20px;
    width: 22px;
    height: 20px;
    top: -1px;
    left: 3px;
    float: left;
    margin-right: 10px;
}

.box_horizontal .promocion figure, .box_horizontal .venta figure, .box_horizontal .alquiler figure {
	top: 10px;
	left: 10px;
	    margin-top: 0;
}
.box_horizontal .promocion figure .sliderPropiedad .sliderPrincipal .img img , .box_horizontal .alquiler figure .sliderPropiedad .sliderPrincipal .img img , .box_horizontal .venta figure .sliderPropiedad .sliderPrincipal .img img {
	    height: 75px;
}

.box_horizontal .promocion .contenido .precio, .box_horizontal .venta .contenido .precio, .box_horizontal .alquiler .contenido .precio {
	position: absolute;
	top: 10px;
	right: 10px;
    background: none;
    color: #242424;
    font-size: 20px;
}

.box_horizontal .promocion .descripcion, .box_horizontal .venta .descripcion, .box_horizontal .alquiler .descripcion {
	float: none;
}


.contenido .descripcionCaracteristicas {
	text-align: left;
}

.box_horizontal .promocion .contenido, .box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
	float: left;
	margin-left: 10px;
    margin-top: 0;
	width: 65%;
	background: none;
}

.box_horizontal .venta .contenido .descripcionCaracteristicas, .box_horizontal .alquiler .contenido .descripcionCaracteristicas {
	margin-top: 25px;
}

#results .box_horizontal .venta .contenido .acciones, #results .box_horizontal .alquiler .contenido .acciones {
	display: none;
}

#results .descripcionCaracteristicas > p {
    display: none;
}

#results h1 {
    color: #fff;
}

#listOffers > table {
    width: 99%;
}

table tbody tr td {
    background: #B9B9B9;
}

.box_horizontal .promocion, .box_horizontal .venta, .box_horizontal .alquiler {
	min-height: 131px;
    height: 120px;
	background: #E4E4E4;
}

figure .sliderPropiedad .sliderPrincipal .img img {
	height: 195px;
}
.headerResults{
    background: none;
	padding:0;
}
#details .headerResults{
  margin-top:-100px;
}

article.offers #leyenda form .line {
    padding-top: 15px;
    padding-bottom: 35px;
    border-bottom: 1px solid #FFF;
}
#leyenda > form > div {
	border:none !important;
}
#leyenda > form > fieldset > div > label {
    margin-bottom: .75rem;
    font-size: 1.125rem;
    line-height: 1.5rem;
    color: #FFF;
    font-weight: normal;
}
article.offers #leyenda .titulo {
    display: block;
    width: 100%;
    padding-bottom: 15px;
    margin: 5px 0 15px 0;
    border-bottom: 1px solid #ccc;
    color: #fff;
    background: #2d2d2d;
    border: none;
    padding: 17px 15px 16px 15px;
    box-sizing: border-box;
	    font-size: 14px;
}
article.offers #leyenda {
    border: none;
    top: -50px;
	background-color: grey;
}
article.offers #leyenda form .line.filtro_precio div input, article.offers #leyenda form .line.filtro_m2 div input {
    margin-right: 5px;
    height: 43px;
}
.vistaResultados ul li a {
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
}

/* ====================
   FORMULARIO ALERTAS BÚSQUEDAS
   ==================== */



/* ====================
   MAILING LIST
   ==================== */
aside {
    background: none;
    right: 0;
    float: right;
    padding: 20px;
    margin-top: 20px;
    box-sizing: border-box;
	position: absolute;
	left:50%;
	z-index: 9;
}



aside #mailingList {
    box-sizing: border-box;
    margin: 0;
    padding: 5px; 
    font-size: 13px;
	width: 35% !important;
    right: 0;
    position: absolute;
	z-index: 2;
}


aside #mailingList p {
    text-align: left !important;
    margin: 0 0 10px 0;
}

aside #mailingList p, aside #mailingList form .line.checkbox p a {
    color: #fff;
    margin: 0;
	margin-bottom: 10px;
}

aside #mailingList form {
    float: none;
    position: initial;
    margin: 0 !important;
    padding: 0;
}

aside #mailingList form .line {
    float: none;
    margin-bottom: 10px;
    text-align: right;
}

aside #mailingList form .line input[type="text"] {
    width: 100%;
}

aside #mailingList form .line.checkbox {
    top: 40px;
    position: inherit;
}

aside #mailingList form .line button {
    border: none;
    background: #D4D4D4;
    color: #000;
    padding: 0 25px;
    font-weight: normal;
    letter-spacing: -.5px;
}
    


/* ====================
   RESULTS
   ==================== */
.vistaResultados ul li a:hover, .vistaResultados ul li a.activo, .paginacion ul li span.activa, .paginacion ul li a:hover {
    background: #1a1a1a;
	border: 1px solid #B3B3B3;
}

.paginacion ul li span, .paginacion ul li a {
	border: 1px solid #888888;
    color: #888888;
}

.box_horizontal .promocion figure div.mask div.referencia, .box_horizontal .venta figure div.mask div.referencia, .box_horizontal .alquiler figure div.mask div.referencia {
    bottom: 43px;
}

.resultados {
    color: #fff;
}

/* ====================
   LEYENDA RESULTADOS
   ==================== */

#buscadorAvanzado > form > div:nth-child(3) > div > button{
	width:190px !important;
	margin-left:-95px !important;
	    bottom: -40px;
    background: #BCBCBC;
    text-align: center;
    height: 36px;
}
#contacto .datosContacto {
	background:none;
	margin: 25px auto;
}

#contacto .datosContacto .sucursales .sucursal:nth-child(2n+1) {
    background: none;
}

/* ====================
   FICHA
   ==================== */
#detalle #ficha .header {
	position:initial;
	margin-bottom: 20px;
}
#detalle #ficha .actionBar{
    position: fixed;
    left: 0;
	top: 225px;
	border:none;
	z-index: 9;
	width: auto;
}
#detalle #ficha .actionBar ul li{
    float: none;
    margin: 0;
    width: 45px;
    height: 45px !important;
    padding: 0 !important;
    line-height: inherit !important;
	color:transparent;
	margin-bottom: 1px;
	
}

#detalle #ficha .actionBar ul li > a{
	color:transparent !important;
	padding:0;
	width: 45px;
    height: 45px;
	border:none;
}
#detalle #ficha .actionBar ul li i{
    width: 45px;
    height: 45px;
    background: #757575;
    margin: 0 0 4px 0;
	position: relative;
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
#detalle #ficha .actionBar ul li.share {
    position: relative;
}
#detalle #ficha .actionBar ul li.share div.addthis_toolbox a {
    color:transparent !important;
	width: 45px;
    height: 45px;
	position:absolute;
	top:0;
	box-sizing:border-box;
}
#detalle #ficha .actionBar ul li:hover i {
	background:#000;
}
#detalle #ficha .actionBar ul li a > i:before , #detalle #ficha .actionBar ul li.share > i:before{
	position: absolute;
    top: 50%;
    left: 50%;
    font-size: 18px;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
	color:#fff;
}
#detalle #ficha .actionBar ul li.share > i {
    top: 0 !important;
}
#detalle #ficha .header .headerTitulo p {
    margin: 12px 0;
}
#detalle #ficha .header .headerTitulo  {
	border-bottom: none;
    background: none;
    color: #FFFFFF;
	padding: 10px 0;
}
#detalle #ficha .tabs li a {
    display: block;
    padding: 10px 15px;
    margin-right: 0;
    text-decoration: none;
    border-radius: 0;
    background: rgba(117,117,117,.7);
    border: none;
    padding: 17px 25px 16px 25px;
}
#detalle #ficha div.colIzq .groupTabs .tabs {
    border: none;
}
#detalle #ficha .tabs li.activo a {
	  background: rgba(117,117,117,1) !important;
}
#detalle #ficha .actionBar a.hazOferta {
    float: left;
    font-size: 12px;
    color: transparent !important;
    line-height: 30px;
    margin-right: 0;
    padding: 0;
    height: 45px;
    width: 45px;
    background: #c0c0c0;
    margin-top: 0px;
	position:relative;
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
#detalle #ficha .actionBar a.hazOferta:hover {
	background:#000;
}
#detalle #ficha .actionBar a.hazOferta:before {
	position: absolute;
    top: 50%;
    left: 50%;
    font-size: 20px;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: #fff;
	content: "\f0d6";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.sliderPropiedad{
	background:none;
}



.at-icon {
    display: none;
}

#detalle #ficha .actionBar ul li.share div.addthis_toolbox a {
    padding: 4px;
}

#detalle #ficha div .detallesFicha h3 {
    color: #fff;
    padding: 12px 0;
	font-weight: 600;
    font-size: 16px;
	margin-bottom: 25px;
}
#ficha > div.colIzq > div:nth-child(4) {
	margin-top:30px;
}
.sliderPropiedad .miniaturas div {
	margin:0;
}
#detalle #ficha div .detallesFicha h3 i {
	display:none;
}
#detalle #ficha div .detallesFicha ul {
    padding: 0;
}

#detalle #ficha div .detallesFicha ul li {
    list-style: none;
    float: left;
    width: auto !important;
    background: #fff;
    display: block;
    padding: 15px;
    margin: 0 10px 10px 0;
    color: #2d2d2d;
}
#detalle #ficha div .detallesFicha ul li i {
	display:none;
}

#detalle #formMasInfo {
	width: 100%;
	float: none;
}
#detalle #ficha div .detallesFicha ul li i {
    color: #666;
}

#detalle .colIzq .detallesFicha {
	width: 100% !important;
	float: none !important;
}

#detalle #sliderPropiedad .img img {
	max-width: 100%;
}

#sliderPropiedad .sliderPrincipal > a {
    z-index: 10;
}

#sliderPropiedad .sliderPrincipal > a:hover {
	/*opacity: 1;
	filter: alpha(opacity=100);*/
}

#sliderPropiedad .sliderPrincipal > a.anterior {
	/*background-position: 0 0;*/
}

#sliderPropiedad .sliderPrincipal > a.siguiente {
	/*background-position: -28px 0;*/
}

#sliderPropiedad .sliderPrincipal > a i {
	/*display: none;*/
}

#sliderPropiedad .sliderPrincipal > a.anterior:hover, #sliderPropiedad .sliderPrincipal > a.siguiente:hover {
	/*cursor: pointer;*/
}

#fichaScroll {
	top: 10px;
	left: 10px;
	width: 170px;
	margin-left: 0;
	background: #000;
	z-index: 10;
}

#fichaScroll figure, #fichaScroll div {
	float: none;
	width: auto;
}

#fichaScroll div ul li {
	display: block;
	width: 100%;
	color: #fff;
	    font-size: 14px;
}

#fichaScroll div ul li i {
	color: #FFFFFF;
}

body#promo_details #detalle .colDch {
	position: relative;
}

body#promo_details #detalle .colDch {
	padding-top: 260px;
}

body#promo_details #detalle .colDch .detallesFicha {
	position: absolute;
	top: 0;
	width: 100%;
}

#details #contenido > a {
    color: #fff;
}

#detalle #ficha .header .headerTitulo .headerRight .precio{
	    font-size: 23px;
}

/* ====================
   CONTACTO
   ==================== */
#contacto .mapa {
    margin-top: 30px;
}


/* ====================
   CAPTACIÓN
   ==================== */
form fieldset legend {
	    color: #292929;
    font-weight: 600;
    font-size: 18px;
    border-bottom: 2px solid #c6c6c6;
    padding: 5px 0;
    margin: 0 0 10px 0;
    background: none;
}
.modalContainer .modal form fieldset div.line.labelHorizontal label {

    font-weight: 600;
}
.hazTuOferta form div.line  {
	height: 100px;
}
.hazTuOferta form div.line input[type="text"] {
	height: 37px;
}
.simuladorHipoteca form fieldset div.line > div input[type="text"], .simuladorHipoteca form fieldset div.line > div select {
    height: 37px;
}

#captacion label {
    color: #fff;
}
#detalle #ficha .header .headerTitulo .headerLeft h1 {
	line-height:30px;
}
.modalContainer .modal form button.btn {
    position: absolute;
    bottom: -41px;
    left: 50%;
    width: 150px;
    border: none;
     border-radius: 0;
    background: #BCBCBC;
    color: #fff;
    margin: 0 0 0 -75px;
    font-size: 14px;
    height: 38px;
}


/* ====================
   MODAL
   ==================== */
.modalContainer form .colIzq, .modalContainer form .colDcha {
	width: 49% !important;
}

.modalContainer form .colDcha {
	float: right !important;
}



/* ====================
   FOOTER
   ==================== */
footer {
	background: url(img/footer.jpg)no-repeat;
    clear: both;
    margin: auto;
	position:relative;
}
footer:after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.6);
    position: absolute;
    z-index: 0;
	top:0;
}
footer a {
	color: #fff;
}

footer div.email > i, footer div.direccion > i, footer div.tlf > i, footer div.socialLinks > i {
	color: #fff !important;
}

footer #creditos{
	margin-top:25px;
	border:none;
	padding: 20px 25px;
    box-sizing: border-box;
	  position: relative;
    z-index: 2;
	
}
footer #datosContactoFooter {
    position: relative;
    z-index: 2;
}

footer #creditos .right p a {
	background-image: url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/img/logoinmoweb_blanco.png) !important;
}
footer #datosContactoFooter div{
	text-align: left;
	    padding: 8px;
}
#home footer #datosContactoFooter div{
	
    float: none;
	width: 40%;
}
footer #datosContactoFooter div > i {
	margin-bottom: 0;
    background: #6c6f72;
    width: 65px;
    height: 65px;
    border-radius: 50%;
    position: relative;
	display:inline-block;
	    margin-right: 20px;
}

footer #datosContactoFooter div span {
	font-size: 15px;
	display:inline-block;
}
footer #datosContactoFooter div.email span {
	position:relative;
	top:-28px;
}
footer #datosContactoFooter div.direccion > span {
	position:relative;
	
}
footer #datosContactoFooter div.direccion span.provincia {
	display:block !important;
}
footer #datosContactoFooter div.tlf  span {
	position:relative;
	top:-32px;
}
footer #datosContactoFooter div.socialLinks ul li a i {
    font-size: 18px;
    color: #ffffff;
}

footer #datosContactoFooter div > i:before {
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 21px;
    transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}


	#detalle #formMasInfo #contenido h3 {
    color: #fff;
    background: #757575;
    border: none;
    padding: 17px 15px 16px 15px;
}


	
.busquedaAvanzada form fieldset legend {
     color: #2d2d2d;
}

.fa-bullseye:before {
    color: #fff;
}

article .texto {
    color: #fff;
}
footer ul.socialLinks {
	display: inline-block;
    position: relative;
    top: -28px;
}


/* ====================
   RESPONSIVE
   ==================== */
@media screen and (min-width: 0) and (max-width: 767px) {	
	.caja_texto {
		width: 100% !important;
		margin: 0!important;
		float:none;
		margin-top:20px !important;
	}
	#aviso_cookie {
		width: 100%;
		bottom: 0;
		right: 0;
	}
	.welcome p {
		text-align: center;
	}
	footer #datosContactoFooter div.socialLinks {
		display: block;
		text-align: center;
	}
	aside{
		display:none;
	}
	#slider, #home #slider{
		height: auto;
		display:none;
	}
	#home #bgContent {
		padding-top: 0px;
	}
	#home section{
		width:100% !important;
	}
	#home #buscador , #buscador {
		display:none;
	}
	footer #creditos{
		padding:15px; 
		box-sizing:border-box;
	}
	
	header, #content {
		width: 100%;
	}
	
	header {
		 height: auto !important;
	}
	
	#bgContent {
		padding-top: 0;
	}
	
	section {
		padding-top: 0;
	}
	
	section {
		padding-top: 0px;
	    float: none;
		width: 100%;
		padding: 10px !important;
		box-sizing: border-box;
	}
	
	#logo {
    	position: relative;
		top:0px;
		padding: 10px 0;
		    text-align: center;
	}	
	
	#logo img {
		width: 80%;
	}
	
	#slideshow {
		display: none;
	}	
	
	#navegacion {
		z-index: 100000;
	    top: 15px;
    	position: relative;
	}
	
	#home #navegacion {
		top: 15px;
	}
	#home #navLinks > li:nth-child(1) > a, #captacion #navLinks > li:nth-child(2) > a, #aboutus #navLinks > li:nth-child(3) > a, #contact #navLinks > li:nth-child(4) > a, #navegacion ul li a {
		background:none;
	}
	#navLinks .dropDownMenu ul {
		display: block;
		-moz-box-sizing: border-box;
		background: #232323 !important;
	}
	#navegacion ul li.dropDownMenu > ul > li > a {
		color: #939393 !important;
	}
	
	#navegacion nav {
		padding: 0;
	    background: #000000;
	}
	
	#navegacion ul li a {
		padding: 8px 15px !important;
		    border-right: none;
	}
	
	#navegacion #navHeader #navToggle, #navegacion #navHeader #searchToggle {
		display: inline-block;
	}
	
	#navegacion ul#idiomas {
		top: -5px;
		right: 10px;
		z-index: 1000000;
	}
	
	#navegacion #navHeader #navToggle button, #navegacion #navHeader #searchToggle button {
		margin: 0px 0;
		padding: 5px 10px;
		background: #3B393C;
		border-color: #3B393C;
		color: #FFF;
		font-size: 18px;
	}
	footer ul.socialLinks {
		top:0;
	}
	#home footer #datosContactoFooter div , footer #datosContactoFooter div {
		width: 100%;
	}
	
	#navegacion #navHeader {
		position: inherit;
		padding: 0 10px;
	}
	
	#navegacion #navHeader #navLinks {
		top: 43px;
		padding: 0 10px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		background: #232323;
	}
	
	#navegacion ul li:hover a {
		background: none;
		color: #575757;
	}
	
	#navegacion nav div > ul > li:hover > a:before, #navegacion nav ul#favoritos > li:hover > a:before {
		display: none;
	}
	
	#navegacion ul#idiomas > li > a {
		margin-bottom: 0;
	}
	
	#home #buscador, #buscador {
		margin-top: 0px;
		z-index:12;
		height: auto;
		background: rgba(248,248,248,1);
	}
	#buscador div#openProperty form:last-child div.line:last-child {
		width: 100%;
	}
	#buscador .tabs {
		top: 0;
		position: relative;
	}
	#home #buscador div, #buscador div {
	    background:none;
		opacity: 1;
		box-shadow: none;
		    height: auto;
	}
	#idiomas > li > a > i {
		color: #fff;
	}
	
	#home section article.offers {
		top: 0px;
	}
	
	#sliderPropiedad {
		width: 320px;
	}
	
	.sliderPropiedad .sliderPrincipal .img img {
		max-height: initial;
	}
	
	#ficha .sliderPropiedad .sliderPrincipal .img {
		height: auto;
	}
	
	.promocion,	.venta, .alquiler {
		height: auto !important;
	}
	
	
	.promocion .contenido .precio {
		margin-bottom: 10px;
	}
	
	.venta .contenido .precio, .alquiler .contenido .precio {
		
	}
	
	.box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
    	margin-bottom: 25px;
	}
	
	#fichaScroll {
		top: 0px;
		width: 100%;
		margin-left: 0;
		left: 0;
	}
	
	#fichaScroll figure {
		width: 32%;
		float: left;
	}
	
	#fichaScroll div {
		float: right;
		width: 68%;
		font-size: 14px;
	}
	
	#fichaScroll div ul li {
		margin: 0 0 5px 10px;
		width: 100%;
	}
	
	.venta .contenido .acciones, .alquiler .contenido .acciones {
		top: 305px;
	}
	
	#buscador .busquedaAvanzada {
		display: none;
	}
	
	
	
	#details .headerResults {
    display: none;
}
#detalle .sliderPropiedad .miniaturas div ul {
    width: 100%;
}
#detalle .sliderPropiedad .miniaturas div ul li {
    float: none;
    width: 100%;
}
#detalle #ficha div.colIzq {
    padding: 0;
}
#detalle .sliderPropiedad .miniaturas div ul li a img {
    width: 100%;
}
#detalle .sliderPropiedad .miniaturas div {
    margin: 0;
}
#detalle #ficha div.colIzq .groupTabs #sliderPropiedad {
    width: 100%;
}
#details .sliderPropiedad .sliderPrincipal {
    display: none;
}
	
#ficha .header .headerTitulo .headerRight {
    border-top: 1px solid #ccc;
}
	
.hazTuOferta form div.line {
    width: 100% !important;
}

.hazTuOferta form div.line input {
    width: 94%;    
 }
	
article#mainText .datosContacto {
    display: none;
}
	
article#mainText .welcome {
	width: 100% !important;
	}
	
	article#mainText > div h2 {
    width: 95% !important;
	}
	
	#background {
		overflow:hidden;
	}
	
}

@media screen and (min-width: 0) and (max-width: 767px) and (orientation: landscape) {
	header {
		height: 230px;
	}
	#navegacion {
		z-index: 100000;
		top: 176px;
	}
	
	#sliderPropiedad {
		width: 420px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
	
	.box_horizontal .promocion .contenido, .box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido{
		width:60%;
	}
	#navegacion ul#favoritos{
		display:none;
	}
	article, .headerResults, .paginacion {
		width: 100%;
	}
	
	#logo , #slider , #buscador > div, section{
		width:768px;
	}
	
	.nivo-directionNav, #navegacion ul#favoritos > li > div , .nivo-caption, aside  {
		width: 768px;
		margin-left: -384px;
	}
	#navegacion ul li a{
		font-size: 13px;
		padding: 10px 15px !important;
	}
	
	#buscador .tabs {
	}
	form div.line input[type="text"], form div.line select, form div.line textarea {
    	font-size: 11px;
	}
		
	
	article#mainText .welcome, article#mainText > div h2 {
		width: 70%;
	}
	
	.box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
	    width: 42.9%;
	}
	
	.box_vertical .promocion {
		height: 235px;
	}
	
	.box_vertical .venta, .box_vertical .alquiler {
		height: 453px;

	}
	
	#tipo_operaciono, #tipo_de_propiedado {
		position: relative;
   	 	top: -19px;
	}
	
	aside div#mailingList > div > p {
		width: 100% !important;
	}
	aside div#mailingList div > form {
		left: 50% !important;
		
	}
	
	article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
		width: 100%;
	}
	
	#detalle #ficha div.colIzq {
		width: 100%;
	}

	#detalle #ficha div.colDch {
		width: 100%;
	}
	
	#sliderPropiedad {
		width: 785px;
	}
	
	#detalle #sliderPropiedad .img img {
		max-height: 583px;
	}
	
	#captacion form .datosPersonales div.line:nth-child(2), #captacion form .datosPersonales div.line:nth-child(3) {
		width: 100%;
	}
	
	#captacion form .localizacionInmueble div.line:nth-child(2), #captacion form .localizacionInmueble div.line:nth-child(3), #captacion form .localizacionInmueble div.line:nth-child(4), #captacion form .localizacionInmueble div.line:nth-child(5) {
		width: 100%;
	}
	
	#captacion form .detalleInmueble div.line {
		width: 45.3%;
	}
	
	#captacion form div.line:last-child div button {
		width: 30%;
	}
	
	.venta .contenido .acciones, .alquiler .contenido .acciones {
		top: 290px;
	}
	
	#results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
		top: 236px;
	}
	
	#results .box_vertical .venta, #results .box_vertical .alquiler {
	        height: 245px;
	}
	
	#navegacion ul#idiomas li a {
		text-align: center;
	}

	#navegacion ul#idiomas li a span span:last-child {
		display: none;
	}
	#home .home_section_parent .home_section:first-child {
		width: 207px !important;
		position: absolute;
		top: 640px;
		left: -253px;
		background: #fff;
	}
	#home .home_section_parent .home_section:first-child img{
		width:100% !important;
	}
	

	
	.box_horizontal .promocion .contenido .precio, .box_horizontal .venta .contenido .precio, .box_horizontal .alquiler .contenido .precio {
    	top: 150px;
	}
	
	.modalContainer .modal {
		width: 800px;
		margin-left: -400px;
	}
	
	.hazTuOferta form div.line input {
    	width: 360px;
	}
	
}

@media screen and (min-width: 1024px) and (max-width: 1259px) {
	#home .home_section_parent .home_section:first-child {
		width: 265px !important;
		position: absolute;
		top: 640px;
		left: -324px;
		background: #fff;
	}
	#home #buscador {
		
	}
	article, .headerResults, .paginacion {
		width: 100%;
	}
	
	#logo, #slider, section, #buscador > div{
		width:984px;
	}
	
	.nivo-directionNav, #navegacion ul#favoritos > li > div , .nivo-caption, aside {
		width: 984px;
		margin-left: -492px;
	}
	
	#buscador .tabs {
	}
	
	
	
	
	
   .box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
	    width: 44.5%!important;
	}
	
	.box_vertical .promocion {
	    height: 240px;
	}
	
	.box_vertical .venta, .box_vertical .alquiler {
	   height: 240px;

	}
	
	aside div#mailingList > div > p {
		width: 100% !important;
	}
	
	
	aside div#mailingList div > form {
		left: 50% !important;
	}
	
	#detalle #ficha div.colIzq {
		width: 60%;
	}

	#detalle #ficha div.colDch {
		width: 30%;
	}
	
	#sliderPropiedad {
		width: 655px;
	}
	
	#detalle #sliderPropiedad .img img {
		max-height: 482px;
	}
	
	#captacion form .detalleInmueble div.line {
		width: 21.8%;
	}
	
	#captacion form .localizacionInmueble div.line:nth-child(2), #captacion form .localizacionInmueble div.line:nth-child(3), #captacion form .localizacionInmueble div.line:nth-child(4), #captacion form .localizacionInmueble div.line:nth-child(5) {
		width: 48.4%;
	}
	
	.venta .contenido .acciones, .alquiler .contenido .acciones {
		top: 210px;
	}
	
	#results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
		top: 176px;
	}
	
	.box_horizontal .promocion .contenido .precio, .box_horizontal .venta .contenido .precio, .box_horizontal .alquiler .contenido .precio {
    	top: 150px;
	}
	
	
}

@media screen and (min-width: 1260px) {
	article, article#mainText div, aside > div, footer #datosContactoFooter, footer #creditos, #navegacion nav, #slider .slider .slide .contenedor, #navegacion ul#favoritos > li > div > div > div, .headerResults, .paginacion, .informe_propietario, #aviso_cookie div , #slider, #buscador > div, section {
		width: 1220px;
	}
	
	article, .headerResults, .paginacion {
		width: 100%;
	}
	
	header .datosContacto , .nivo-caption, aside  {
		width: 1220px !important;
		margin-left: -610px;
	}
	
	
	
	.nivo-directionNav, #navegacion ul#favoritos > li > div {
		width: 1220px;
		margin-left: -1110px;
	}
	
	.box_vertical .promocion {
		height: 275px;
	}
	
	.box_vertical .venta, .box_vertical .alquiler {
		height: 330px;
	}

	#detalle #ficha div.colIzq {
		width: 70%;
	}

	#detalle #ficha div.colDch {
		width: 30%;
	}
	
	#detalle #sliderPropiedad .img img {
		max-height: 628px;
	}
	
	#captacion form .detalleInmueble div.line {
		width: 22.6%;
	}
	
	.venta .contenido .acciones, .alquiler .contenido .acciones {
		top: 248px;
	}
	
	.box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
	    width: 30%;
	}
	
	.box_vertical .promocion {
		height: 238px;
	}
	
	#results_promo .box_vertical .promocion {
		height: 205px;
	}
	
	.box_vertical .venta, .box_vertical .alquiler {
	    height:245px;
	}
	
	#detalle #ficha div.colIzq {
		width: 69%;
	}

	#detalle #ficha div.colDch {
		width: 27%;
	}
	
	#detalle #sliderPropiedad .img img {
	
	}
	
	#captacion form .detalleInmueble div.line {
		width: 21.8%;
	}
	
	#captacion form .localizacionInmueble div.line:nth-child(2), #captacion form .localizacionInmueble div.line:nth-child(3), #captacion form .localizacionInmueble div.line:nth-child(4), #captacion form .localizacionInmueble div.line:nth-child(5) {
		width: 48.4%;
	}
	
	.venta .contenido .acciones, .alquiler .contenido .acciones {
		top: 210px;
	}
	
	
	
	#results .venta .contenido .acciones, #results .alquiler .contenido .acciones {
		top: 176px;
	}
	
	#results .box_vertical .venta, #results .box_vertical .alquiler {
	    height: 245px;
    	width: 43%;
	}
	
	article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
		width: 100%;
	}

}

/* ie 8 */
@media \0screen {
}