
/* buscador: diseño horizontal nuevo */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_buscador_horizontal.css");

/* pagina resultados */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_results_estandar.css");

/* actionbar */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_actionbar_fixed.css");

/* etiquetas */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_etiqueta_diagonal_dch.css");

/* box propiedades */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_box_propiedades_4col.css");

@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_socialLinks_fixed.css");

/* diseño boxes: venta y alquiler */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_boxes_1.css");

/* diseño boxes: promociones*/
/*@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_promo_boxes.css");*/

/* aside */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_aside_centrado.css");

/* modal */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_modal.css");

/* modal */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_footer_2.css");

/* aviso cookies */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_cookies.css");

/* fuentes */
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');

/* ====================
   GENERALES
   ==================== */

   
body#promo_details #detalle #ficha .header .headerTitulo .headerLeft h1, body#promo_details #detalle #ficha .header .headerTitulo .headerLeft p , body#promo_details #detalle #ficha .header .headerTitulo .headerRight .precio{
	 color: #686970;
}
.sliderPropiedad .sliderPrincipal .img img {
    max-height: 202px;
}   
#detalle #formMasInfo #contenido form div.line {
    width: 32.6%;
}
body {
	font-family: 'Poppins', sans-serif;
	color: #4c575d;
	font-weight:400;
}
#background{
	background:#fff;
}
#home #bgContent {
}
a {
	text-decoration: none;
}
a:hover, a:active {
	color: #918277;
}
a:focus{
	outline:0;
}
::selection {
	background: #e0e0e0;
	color: #FFF;
}  
h2{
	color: #32373c;
    font-size: 25px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: center;
    font-weight: 500;
    background-size: 100%;
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: 3px;
	margin: 50px 0 35px;
	position:relative;
	padding-bottom: 25px;
}

h2:before {
    content: "";
    width: 156px;
    height: 1px;
    background-color: #d3d3d3;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -78px;
}
h2:after {
    content: "";
    border: 2px solid #e30844;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    bottom: -6px;
    left: 50%;
    width: 10px;
    height: 10px;
    z-index: 1;
    margin-left: -6px;
    background-color: #fff;
}
img {
	max-width:100%;
}
form div.line input[type="text"], form div.line select, form div.line textarea {
	border-radius: 3px;
	height:43px;
	border: 1px solid #d5d5d5;
}
form div.line select {
	-webkit-appearance: none;
	background: #fff url(img/arrow.png)no-repeat 94%;
    background-size: 10px;
}
.btn {
	font-size: 14px;
    font-weight: 500;
    border-radius: 0px;
    background: #32373c;
    color: #fff;
    border: none;
    border-bottom: 3px solid #23282e;
    min-width: 120px;
    height: 45px;
    line-height: 31px;
    font-family: 'Poppins', sans-serif;
}
.btn:hover {
	border: none;
	background: #000;
}
.fa-caret-down:before {  
    content: "\f107" !important;  /* icono flecha submenus */
}
.flecha {
	background: rgb(190, 190, 190); /* color flecha to top */
}
#aviso_cookie div {
}
section {
	width:100% !important;
	position:relative;
}
#home section {
	margin: 0px auto;
	position:initial;
}

/* ====================
   HEADER
   ==================== */
header {
	position: relative;
	height:auto;
}
#home header{
}

/* ====================
   LOGO
   ==================== */
#logo {
	top: 23px;
    position: absolute;
	width: 100% !important;
	text-align:center;
	z-index: 3;
	left:0;
	margin-left:0 !important;
}
#logo a img{
    width: 230px;
}

/* ====================
   SLIDER
   ==================== */
#slider {
	z-index: 0;
    position: relative;
    padding-top: 0px;
    height: 195px;
	padding-top: 200px;
	max-height:800px;
	background:url(img/img01.jpg)no-repeat top center;
	background-size: cover;
}
#slider:before {
    width: 100%;
    height: 155px;
    background: #e9e9e9;
    content: "";
    position: absolute;
    top: 0;
    z-index: 6;
    left: 0;
}
#home #slider {
    height: auto;
	background:none;
}
#slider .nivoSlider {
	
	
}
#slider .nivoSlider img {
	width: 100% !important;
	height: auto !important;
}
.nivo-caption {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;
	font-size: 20px;
    font-weight: 600;
    background: none!important;
    padding: 15px !important;
}
.nivo-caption > div {
    padding: 20px;
    color: #fff;
    font-size: 20px;
}
.nivo-caption p {
	color: #d81010;
	font-size: 26px;
	font-weight: 700;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-shadow: 0 1px 1px #616161;
}
.nivo-directionNav , .nivo-controlNav {
	display: none;
}
.nivo-caption > div span:after {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: 0 20px;
    border-radius: 50%;
    border: 2px solid #568298;
    position: relative;
    top: -2px;
}
.nivo-caption > div span.superficie:after, .nivo-caption > div span.precio:after {
	display:none !important;
}
.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;
	left: initial !important;
	right: 70px;
}


/* ==================== 
   NAVEGACIÓN
   ==================== */

#navegacion {
	position: absolute;
    left: 0;
	z-index: 2;
    top: 155px;
    width: 100%;
	background: #e30844;
}
#home #navegacion {
    top: 155px;
}
#navegacion.fixed {
	top: 0;
	position: absolute;
}
#navegacion nav {
	display: table;
    position: relative;
    box-sizing: border-box;
	box-shadow:none;
}
#navegacion #navHeader {
	z-index:10;
}
#navegacion #navHeader #navLinks li:last-child {
	border-right: none;
}
#navegacion ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-transition: .3s;
    transition: .3s;    
	height: 25px;
    line-height: 25px;
    font-weight: 500;
    letter-spacing: -.3px;
}
 
#navegacion ul li:hover > a, #navegacion ul li > a:hover {
	background: none;
	color: #fff !important;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
}
#navegacion ul li.dropDownMenu ul li.dropDownMenu a, #navegacion ul li.dropDownMenu ul li a {
	color: #fff !important;
	 padding: 10px 10px;
}
#navegacion ul li.dropDownMenu ul li.dropDownMenu:hover > a,#navegacion ul li.dropDownMenu ul li.dropDownMenu a:hover {
	color: #fff !important;
}
#navegacion ul li.dropDownMenu:hover > a, #navegacion ul li.dropDownMenu > a:hover {}

#navegacion ul li.dropDownMenu:hover ul li:hover {
	 background: #e30844 !important;
}
#navegacion ul#idiomas li.dropDownMenu:hover ul li:hover {
	 background: none !important;
}
#navegacion ul li.dropDownMenu:hover ul li a {
	background: none !important;
}

#navegacion ul li.dropDownMenu ul li a:hover {
	background: none !important;
    color: #fff !important;
}

#navegacion ul li.dropDownMenu:hover > a {
	border-bottom: none !important;
}
#navegacion ul li.dropDownMenu:hover > a:after {
	display: none;
}
#navLinks .dropDownMenu > a > i {
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}
#navLinks .dropDownMenu > a > span {
	float: left;
}
.dropDownMenu ul {
	background: #878e92 !important;
    height: auto !important;
    right: 0;
    top: 45px;
}
.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 #operationList > li > ul > li.dropDownMenu > a > i {
    margin: 5px 8px 0 0;
}


/* ====================
   FAVORITOS
   ==================== */
#navegacion ul#favoritos {
	display:none;
}
#navegacion ul#favoritos > li:hover > a {
}
#navegacion ul#favoritos > li > div {
	background: #e3e3e3;
	width:100% !important;
	padding: 0 10px;
    box-sizing: border-box;
}
#navegacion ul#favoritos > li > div > div > div > ul > li {
	background: #fff;
	height: 190px;
	padding: 0px !important;
	width: calc(100% * (1/8) - 0px - 1px) !important;
	margin: 20px 10px;
}
#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:#272727 ;
	position: relative;
	margin:0;
}
#navegacion ul#favoritos > li > div > div > div > ul > li h3 a {
	padding: 0 !important;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 22px !important;
	line-height: 22px;
	color: #fff !important;
	text-shadow: none;
	text-transform:initial;
	letter-spacing:0px;
}
#navegacion ul#favoritos > li > div > div > div ul li .contenido .caracteristicas li{
	text-align:center;
}
#navegacion ul#favoritos > li > div > div > div ul li .contenido .descripcionCaracteristicas .caracteristicas li i{
	display:none;
}
#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: #575757;
}
#navegacion ul#favoritos > li > div > div > div > ul > li .contenido .precio {
	background: none !important;
	color: #292929 !important;
	margin-top: -10px;
	font-weight: 700;
	text-align: center;
}
#navegacion nav ul#favoritos > li > a span {
	display:none !important;
}

/*--------------------
 :: IDIOMAS
--------------------*/
#navegacion ul#idiomas {
    position: absolute;
    top: 0;
    right: 0;
}
#home #navegacion ul#idiomas {
	
}
#navegacion ul#idiomas .dropDownMenu ul {
	top: 45px;
}
#navegacion ul#idiomas li a.langSelect {
	height: 45px;
    line-height: 45px;
    text-align: center;
	padding: 0 15px;
}
#navegacion ul#idiomas > li > a > i {
	color: #fff;
    margin-right: 2px;
}
#navLinks > li.dropDownMenu > ul:before, #operationList > li.dropDownMenu > ul:before, #idiomas > li.dropDownMenu > ul:before {
	content: "";
	position: absolute;
	top: -10px;
	right: 20px;
	width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #4c5762 ;
	display:none;
}
#navegacion ul#idiomas li a {
}
#navegacion ul#idiomas > li:hover > a {
	background: none!important;
}
#navegacion ul#idiomas li ul li a {
	height: 30px;
	line-height: 30px;
	padding: 0;
	text-align: center;
}
#navegacion ul#idiomas li ul li:hover > a {
	color: #FFF !important;
}
#navegacion ul#idiomas li a span > span:last-child {
	display:none;
}

/* ====================
   DATOS CONTACTO HEADER 
   ==================== */
   
header .datosContacto {
}
header .datosContacto a {
	color: #e0e0e0;
}
header .datosContacto address {
	box-sizing:border-box;
	margin:0 auto;
	float:none;
	background:none;
	padding:0;
}
header .datosContacto address ul {
	display: none;
}
header .datosContacto address ul li {
    color: #e0e0e0;
    text-align: right;
    display: inline-block;
    font-size: 13px;
    margin-bottom: 0;
    font-weight: normal;
    float: right;
    border-right: 1px solid rgba(255, 255, 255, .3);
    padding: 5px 22px;
    margin: 5px 0;
}
header .datosContacto address ul li i {
    margin-right: 5px;
    color: #fff;
}
header .datosContacto ul:first-child li:last-child {
	display:none;
}
header .datosContacto address ul li.agencia ,header .datosContacto address ul li.direccion, header .datosContacto address ul li.poblacionProvincia, header .datosContacto address ul li.movil {
	display:none;
}
header .datosContacto address ul li.direccion i:before {
 
}
header .datosContacto address ul.socialLinks {
	display:block;
	    top: 230px;
}
header .datosContacto address .socialLinks li i {
    background: rgb(227, 8, 68);
}

/* ==================== 
   BUSCADOR 
   ==================== */
#buscador {
	display:none;
	background: #f6f6f6;
    position: relative;
    width: 100%;
    left: 0;
    margin: 0;
    z-index: 11;
    padding: 20px 0 15px;
}
#home #buscador {
	display:block;
}
#buscador > div{
    margin: 0 auto;
    display: table;
    width: 100%;
    position: relative;
	height: auto;
}
#buscador ul.tabs {
    position: absolute;
	top: -64px;
    border-bottom: 1px solid transparent;
}
#buscador form div.line#precio, #buscador form div.line#preciop {
    position: relative;
    height: 47px;
}
#buscador ul.tabs li a {
	border-radius: 0;
    padding: 16px 15px 15px 57px;
    font-weight: 400;
    position: relative;
    border-bottom: 1px solid #ffffff !important;
    background: #e2e6e8;
    margin-right: 3px;
    color: #a9abad;
    font-size: 13px;
	font-weight:500;
}

.busquedaGeneral form div.line {
    margin-bottom: 0;
}

#buscador > div > ul > li:nth-child(2) {
	display:none;
}
#buscador ul.tabs li.activo a, #buscador ul.tabs li a:hover {
    background: #f6f6f6;
    border: none !important;
    border-bottom: none;
    color: #8e9498 !important;
}
#buscador ul.tabs li a i {
    background: #c0c4c7;
    height: 44px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    width: 44px;
    color: #fff;
    line-height: 44px;
}
#buscador ul.tabs li.activo a i {
	background: #e30844;
}
#buscador .busquedaAvanzada > a {
	top: -69px;
    color: #8e9498 !important;
    font-size: 13px;
    padding: 0;
    background: #f6f6f6;
    box-sizing: border-box;
    padding: 16px 15px 15px 57px;
    font-weight: 500;
    right: inherit;
    left: 192px;
}
#buscador .busquedaAvanzada > a:hover {
}
#buscador .busquedaAvanzada > a > i {
    background: #878e92;
    height: 44px;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    width: 44px;
    color: #fff;
    line-height: 44px;
}
#buscador label {
	color:#878e92;
	font-weight:500;
	font-size: 12px;
}
#buscador form {
}
#buscador form div.line input[type="text"], #buscador form div.line select {
	height: 40px;
    top: 4px;
	border: 1px solid #dde4e9;
}
.globalSelector div.value {
	height:40px;
	padding: 9px 25px 4px 10px;
}
#buscador div > form button, #buscador div form:first-child fieldset button {
	height: 38px;
    top: 3px;
    padding: 7px 12px !important;
    min-width: initial;
    border: none;
    line-height: 26px;
    background: #878e92;
    border-radius: 3px;
}
#buscador div form:first-child fieldset button {
	padding: 7px 0 !important;
}
#openNew > form:nth-child(1) > fieldset > div:nth-child(2) > div > button {
	padding: 7px 5px !important;
}
#buscador div > form button:hover {
}
#buscador div form:last-child fieldset button {
}

/* ====================
   MAIN TEXT
   ==================== */
article#mainText {	
	background:none;
}
article#mainText > div > h2 {
	display:none;
}
article#mainText .datosContacto {
	display:none;
}
article#mainText div {
    margin: 0 auto;
    font-size: 13px;
}
article#mainText .column_child {
	position:relative;
	padding-top: 80px;
}
article#mainText  .image_child {
    width: 65px;
	position:absolute;
	left:50%;
	margin-left: -32px;
	top:0;
}
article#mainText  .title_child {
	letter-spacing: 1px;
    font-size: 18px;
    margin-top: 5px;
    padding-bottom: 0;
    color: #4e5356;
}


.home_section a.masInfo {
	display:none;
}

.home_section:first-child h2{
	margin: 40px auto 12px auto;
}

.home_section:first-child h3{
	text-align: center;
    font-weight: 600;
    font-size: 18px;
    color: #e30844;
    margin-bottom: 25px;
}
.home_section:first-child {
	text-align:center;
}

.home_section:nth-child(2) {
	background: url(img/bg_section.jpg);
    position: relative;
    background-position: center top;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
	margin:0;
    width: 100% !important;
	padding: 80px 0 45px 0;
    margin-top: 50px;
}
.home_section:nth-child(2):before {
	content:"";
	background:rgba(0,0,0,.65);
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}

.home_section:nth-child(2) .column_child {
    position: relative;
    padding: 0 10px;
    box-sizing: border-box;
}

.home_section:nth-child(2) .column_child p {
	color:#fff;
}

.home_section:nth-child(3) {
	margin-bottom:0;
	padding-top: 12px;
}

.home_section:nth-child(3)  > div > p {
	display:none;
}

.home_section > div {
	margin:0 auto;
}

.home_section:nth-child(4) {
	padding-bottom:70px;
	margin: 0 auto;
	margin-top: 5px;
}

.home_section:nth-child(4) .title_child  {
	display:none;
}

.home_section:nth-child(4) .column_child {
	padding: 0 10px;
	box-sizing:border-box;
}

.home_section:nth-child(4) p {
	font-style:italic !important;
}

.home_section:nth-child(4) h4 {
	margin-top: 15px;
    color: #e30844;
    font-weight: 600;
    font-size: 16px;
	margin-bottom: 5px;
}

.home_section:nth-child(4) h5 {
	text-align: left;
    line-height: 17px;
    font-size: 12px;
    font-weight: 600;
}

.home_section .title_child {
	font-size: 17px !important;
    color: #e30844;
    font-weight: 700 !important;
    padding-bottom: 0px !important;
    height: 42px;
    line-height: 22px;
}

/* ====================
   BOX PROMOCIONES, VENTA Y ALQUILER
   ==================== */
.etiqueta {
	 z-index: 9;
	 color: #fff !important;
}  
.promocion figure, .venta figure, .alquiler figure {
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
	position:initial;
}

.promocion figure a img, .venta figure a img, .alquiler figure a img {
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}
.promocion figure a img:hover, .venta figure a img:hover, .alquiler figure a img:hover {
	-webkit-transform: scale3d(1.2, 1.2, 1);
    transform: scale3d(1.2, 1.2, 1);
}
.promocion figure .mask, .venta figure .mask, .alquiler figure .mask {
    display:none;
}
.promocion figure div.mask div.referencia, .venta figure div.mask div.referencia, .alquiler figure div.mask div.referencia {
	background:none !important;
}
.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;
}
.promocion figure div.mask div.referencia span.numeroRef, .venta figure div.mask div.referencia span.numeroRef, .alquiler figure div.mask div.referencia span.numeroRef {
    float: right;
    margin-right: 20px;
}
.promocion figure div.mask div.referencia span.numeroRef:before, .venta figure div.mask div.referencia span.numeroRef:before, .alquiler figure div.mask div.referencia span.numeroRef:before {
	display: inline-block !important;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 10px;
    color: #7e7f89;
    font-size: 16px;
	content: "\f02b";
}
.promocion, .venta, .alquiler {
	background: #f6f6f6;
	overflow:hidden;
	padding: 0 !important;
	padding-top: 58px !important;
}
.sliderPropiedad.sliderMini {
    transform: none !important;
}
.promocion h3 {
	padding-left: 10px;
}
.venta h3, .alquiler h3, .promocion h3 {
	text-decoration: none;
    font-size: 18px;
    color: #989898;
    letter-spacing: -.5px;
    padding: 21px 20px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0;

}
.promocion .contenido .descripcionCaracteristicas {
	padding: 0 10px;
}
.venta .contenido, .alquiler .contenido {
}
.promocion .acciones {
	display:none;
}
.venta .acciones, .alquiler .acciones {
    display: none;
}
.promocion .acciones a {
}
.venta .contenido .descripcionCaracteristicas, .alquiler .contenido .descripcionCaracteristicas {
	height: 105px;
	padding: 0 15px;
}
.promocion .contenido .descripcionCaracteristicas h4 {
}
.venta .contenido .descripcionCaracteristicas h4, .alquiler .contenido .descripcionCaracteristicas h4 {
    margin-top: 15px;
    text-align: center;
    background: none;
    padding: 5px 0;
	font-size: 15px;
}
.venta .contenido .descripcionCaracteristicas h4 a, .alquiler .contenido .descripcionCaracteristicas h4 a {
	color: #76787f;
}
.promocion .contenido .descripcionCaracteristicas ul.caracteristicas, .venta .contenido .descripcionCaracteristicas ul.caracteristicas, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas {
    list-style: none;
    margin: 10px 0;    
	padding: 15px 10px;
}
.venta .contenido .descripcionCaracteristicas > ul > li , .alquiler .contenido .descripcionCaracteristicas > ul > li  {
	width:auto;
	display:inline-block;
}
.promocion .contenido .descripcionCaracteristicas ul.caracteristicas li span, .venta .contenido .descripcionCaracteristicas ul.caracteristicas li span, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li span {
	display:none;
}
.venta .contenido .descripcionCaracteristicas > ul > li > i , .alquiler .contenido .descripcionCaracteristicas > ul > li > i {
	display: inline-block !important;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 13px;
    color: #999fa5;
    font-size: 20px;
}
.venta .contenido .descripcionCaracteristicas > ul > li.habitaciones > i:before , .alquiler .contenido .descripcionCaracteristicas > ul > li.habitaciones > i:before {
	content: "\f236";
}
.venta .contenido .descripcionCaracteristicas > ul > li.supHabitable > i:before , .alquiler .contenido .descripcionCaracteristicas > ul > li.supHabitable > i:before {
    content: "\f015";
}
.venta .contenido .descripcionCaracteristicas > ul > li.supConstruida > i:before , .alquiler .contenido .descripcionCaracteristicas > ul > li.supConstruida > i:before {
    content: "\f0b2";
}

.promocion .contenido .precio p {
    line-height: 40px !important;
}
.venta .contenido .precio, .alquiler .contenido .precio , .promocion .contenido .precio {
    height: 45px;
    box-sizing: border-box;
    padding: 0px 18px;
    color: #fff;
    text-align: right;
    font-size: 18px;
    text-align: center;
    width: 100% !important;
    background: none;
    background: #0078bd;
    border-radius: 0;
    margin-top: 0;
}
.promocion .contenido .precio {
    position: absolute;
    width: 100% !important;
    bottom: 0;
}
.promocion .contenido .precio p span, .venta .contenido .precio p span, .alquiler .contenido .precio p span {
    font-weight: 600;
}

.venta .contenido .precio p, .alquiler .contenido .precio p {
	line-height: 45px;
}
.venta .contenido .precio .antes, .alquiler .contenido .precio .antes {
    margin: -10px 0px 11px 0;
    color: #9c9da5;
}
#detalle #ficha .header .caracteristicasPrincipales ul li {
    font-size: 18px;
}
#detalle #ficha .header:before {
    background: rgba(0,0,0,.6);
	top: 0px;
}

/* ====================
   FORMULARIO ALERTAS BÚSQUEDAS
   ==================== */


/* ====================
   MAILING LIST
   ==================== */
aside {
	background: #4489c0;
    margin-top: 0px;
    margin-bottom: 0;
    padding: 40px 0;
	display:none;
}
aside #mailingList h3 {
	font-size: 20px;
    margin: 0 0 20px;
    font-weight: 500;
    color: #fff;
    text-transform: none;
    font-weight: 500;
    letter-spacing: -1px;
}
aside #mailingList p, aside #mailingList form .line.checkbox p a {
    color: #fff;
    font-size: 10px;
    font-weight: 400;
}
aside #mailingList form .line button {
	background: #525359;
    height: 41px;
    position: relative;
    border-bottom: 3px solid #3d3e44;
    border-radius: 0;
	line-height: 41px;
}
aside #mailingList form .line button:hover {
	background:#6d6e78;
}
aside #mailingList form .line input[type="text"] {
    border: 1px solid #fff;
	border-radius: 0px;
}
aside #mailingList form .line {
	border-right:none;
}


/* ====================
   RESULTS
   ==================== */
.headerResults {
	background:none;
	border-radius:0;
}
#results article.offers #leyenda span.titulo {
    display: none;
}
article.offers #leyenda {
    border: none;
    top: -45px;
    position: relative;
}
article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
    width: 100%;
}
article.offers #leyenda form .line {
    padding-top: 15px;
    padding-bottom: 35px;
    border-bottom: 1px solid #cdcdd1;
}
#leyenda > form > fieldset > div > label {
    margin-bottom: .75rem;
    font-size: 1.125rem;
    line-height: 1.5rem;
    color: #2a2730;
    font-weight: normal;
}

#results .headerResults {
}
.paginacion ul li span, .paginacion ul li a {
	border: 1px solid #b0b0b0;
    color: #979797;
    height: 30px;
    width: 30px;
    line-height: 30px;
    border-radius: 0;
	
}
.paginacion ul li span.activa, .paginacion ul li a:hover {
    border: 1px solid #222;
    background: #222;
}
.vistaResultados ul li a {
	border-radius: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
}
.vistaResultados ul li a:hover, .vistaResultados ul li a.activo {
	border: 1px solid #222;
    background: #222;
}
.filtroResultados > ul > li > ul {
	width: 420px;
	top: 42px;
}
#results article.offers #leyenda span.titulo {
	background: #b4b5b9;
    color: #fff;
    font-weight: 600;
    position: relative;
    z-index: 2;
}
#leyenda > form > fieldset > div > label {
}
.box_horizontal .promocion h3, .box_horizontal .venta h3, .box_horizontal .alquiler h3 {
}
.box_horizontal .venta .contenido .descripcionCaracteristicas h4, .alquiler .contenido .descripcionCaracteristicas h4 {
}
.box_horizontal .venta .contenido .descripcionCaracteristicas h4 a, .alquiler .contenido .descripcionCaracteristicas h4 a {
}
.box_horizontal .promocion .contenido .precio, .box_horizontal .venta .contenido .precio, .box_horizontal .alquiler .contenido .precio {
}

/*Solo cuando sea resultado con mapa*/
#results section {
    padding-top: 45px;
}

/* ====================
   FORMULARIO CAPTACION
   ==================== */
#captacion form fieldset legend {
	margin: 0px 0 20px 0;
    box-sizing: border-box;
    background: none;
    font-weight: 600;
    color: #6e6f78;
    padding-left: 0;
    border-bottom: 1px solid #d5d5d5;
}


/* ====================
   FICHA
   ==================== */
 #details #slider {
    height: 255px;
}

#detalle #formMasInfo {
    width: 100%;
    float: none;
}
#detalle #formMasInfo #contenido form {
	background: #f0f0f0;
    border-bottom: 2px solid #dfe3e6;
    border-radius: 0;
	padding: 10px 18px;
}
#detalle #formMasInfo #contenido form div.line {
    width: 100%;
}
.sliderPropiedad {
    background: none;
}
#detalle #ficha div .detallesFicha ul li {
    width: 50%;
}
#detalle #ficha div .detallesFicha ul li {
    list-style: none;
    float: left;
    margin: -1px 0;
    padding: 15px 12px;
    box-sizing: border-box;
    background-color: #f5f8fa;
    border: 1px solid #e7ebee;
    text-align: right;
}
#detalle #ficha div .detallesFicha ul li i {
    display: none;
}
#ficha #etiqueta {
    left: 1px;
    top: 95px;
}
#detalle #ficha div .detallesFicha h3 {
    font-weight: bold;
    color: #32373c;
    font-size: 16px;
    padding: 11px 15px 3px 0px;
    /* text-align: center; */
    text-transform: uppercase;
    position: relative;
    margin-bottom: 25px;
    margin-top: 20px;
    line-height: 26px;
}
#details .breadcrumbs > ul > li, #details .breadcrumbs > ul > li > a {
    color: #fff;
}
.breadcrumbs > ul > li:after {
    font-size: 17px;
}
#details .headerResults {
    margin-top: -73px;
}
#detalle #ficha div .detallesFicha h3 i {
	display:none;
}
#detalle #ficha div .detallesFicha ul li strong {
    text-transform: uppercase;
    float: left;
    font-size: 13px;
    font-weight: 700;
}
#detalle #ficha .actionBar ul li i, #detalle #ficha .actionBar a.hazOferta {
    background: #0078bd !important;
}

#detalle #formMasInfo #contenido h3, article.offers #leyenda .titulo {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: left;
    color: #32373c;
    padding: 12px 0 7px 1px;
}
#detalle #formMasInfo #contenido h3 i,article.offers #leyenda .titulo i {
	display:none;
}
.colDch .certificacion_A , .colDch .certificacion_B , .colDch .certificacion_C , .colDch .certificacion_D , .colDch .certificacion_E , .colDch .certificacion_F , .colDch .certificacion_G {
	display:none;
}
#ficha h1 {
	color: #32373c;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 30px;
    line-height: 1.5;
    text-transform: none;
    text-align: left;
    position: relative;
    padding-bottom: 0;
}
#detalle #ficha .header .headerTitulo {
    border-bottom: none;
    font-size: 11px;
    letter-spacing: 0.5px;
    background: none;
    font-size: 13px;
    font-weight: normal;
    padding-left: 0;
    margin-top: 65px;
    padding-right: 0;
}
#detalle #ficha {
    margin-top: 0;
}
#detalle #ficha .actionBar {
    right: -20px;
	top: 455px;

}
#detalle #ficha .header .headerTitulo p {
    margin: 5px 0;
    color: #3b3f44;
    font-weight: 600;
    font-size: 14px;
}
#fichaScroll {
    display: none !important;
}

#detalle #ficha .header {
    margin-bottom: 10px;
}
#detalle #ficha .header .headerTitulo .headerRight .precio {

}  
   
   
   
/*#detalle #ficha .header .caracteristicasPrincipales ul li strong {
    font-size: 15px;
    font-weight: 600;
}
#bgContent.hay_mapa section {
    padding-bottom: 500px;
}
#bgContent.hay_video section {
    padding-bottom: 500px;
}
#detalle #ficha .sliderPropiedad {
	background:none;
}
#ficha #etiqueta {
   position:relative;
}
#details .headerResults {
}
#detalle {
	padding-top: 375px;
} 
#details .breadcrumbs {
	display:none;
}   
#detalle #ficha .header {
	padding-top: 0;
	clip: rect(0px,3000px,380px,0px);
	height: 380px;

}
#detalle #ficha .header .headerTitulo .headerLeft h1 {
	font-weight: normal;
    font-size: 30px;
    font-family: 'Montserrat', cursive;
    letter-spacing: 0px;
}
#detalle #ficha .header .headerTitulo .headerLeft h1:after {
    font-weight: 600;
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 4px;
}
#detalle #ficha .header .headerTitulo p {
}
#detalle #ficha .header .headerTitulo .headerRight .precio {
	font-weight: 600;
}
#detalle #ficha .header .headerTitulo .headerRight .precioReducido {
}
#detalle #ficha .header img {
	filter: none;
	top:0;
}
#detalle #ficha .header .caracteristicasPrincipales {
}
#detalle #ficha div.colIzq #descripcionFicha {
}
#detalle .colIzq .detallesFicha {
	width: 100% !important;
    float: none !important;
	margin-bottom: 30px;
}
#detalle #ficha div .detallesFicha h3 {
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 4px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -.5px;
    text-align: left !important;
    font-size: 20px !important;
    color: #4c575d;
    margin: 0 auto 25px auto;
    padding-left: 0;
    width: 95%;
    float: left;
}
#detalle .colIzq .detallesFicha {
    width: 50% !important;
    float: left !important;
    font-weight: 500;
}
#detalle #ficha div.colDch {
    background: #fff;
}
#detalle #ficha div.colIzq {
	margin-bottom:15px;
}

#detalle #ficha div .detallesFicha h3 i {
	display:none;
}
#detalle #ficha div .detallesFicha ul li {
	margin: 10px 0;
}
#detalle #ficha div .detallesFicha ul li strong {
}
#detalle #ficha div.colIzq .groupTabs .googleMaps h3, #detalle #ficha div.colIzq .groupTabs .videos h3 {
    padding-bottom: 4px;
    margin-bottom: 35px;
    text-align: center;
    font-size: 30px;
    line-height: 1;
    color: #444;
    font-weight: 600;
    letter-spacing: -.5px;
    margin: 0 10px 25px;
}
#detalle #ficha .actionBar ul li i , #detalle #ficha .actionBar a.hazOferta{
    background: #e01147 !important;
}
#detalle #formMasInfo #contenido h3 {
	padding: 11px 0px 0px 0px;
    font-weight: bold;
    color: #63696d;
    bordeR: none;
    padding-bottom: 5px;
    font-size: 22px;
    line-height: 1;
    color: #444;
    font-weight: 600;
    letter-spacing: -.5px;
}
#detalle #formMasInfo #contenido h3 i {
	display:none;
}
#detalle .sliderPropiedad .sliderPrincipal .graficoCertificacion {
}

#detalle #ficha .header .caracteristicasPrincipales ul li i {
    background: none;
    border: 2px solid;
    width: 100px;
    height: 100px;
}
#detalle .sliderPropiedad .miniaturas > a {
    background: #91939d;
}
body#promo_details #detalle .colDch {
	position: relative;
	background:none;
}
body#promo_details #detalle .colDch {
	padding-top: 340px;
}
body#promo_details #detalle .colDch .detallesFicha {
	position: absolute;
	top: 0;
	width: 100%;
}
.sliderPropiedad .sliderPrincipal > a {
	z-index:1;
}
#detalle #ficha div.colIzq .groupTabs .googleMaps #mapa {
    height: 330px;
}
#detalle #ficha div .detallesFicha ul li {
	line-height: 18px;
    font-size: 13px;
    background: #f3f3f3;
    width: 49%;
    margin: 2px 0.5%;
    padding: 10px 10px;
    box-sizing: border-box;
}
*/
/* ====================
   CONTACTO
   ==================== */

#contacto .mapa {
    width: 100%;
    height: 500px;
}
#contacto .datosContacto{
	background: none;
}
#contacto label {
}
#contacto .datosContacto .sucursales .sucursal:nth-child(2n+1) {
	background: #ffffff;
}

/* ====================
   CAPTACION
   ==================== */
   
form fieldset legend {
	color: #525b61;
    border-bottom: 1px solid #b8b8b8;
    font-size: 16px;
	margin-bottom:20px;
	box-sizing: border-box;
}

/* ====================
   MODAL
   ==================== */
.modalContainer .modal {
	top:100px;
}
.modalContainer .modal form fieldset div.line {
	border:none;
}
.modalContainer .modal form fieldset div.line.labelHorizontal label, .modalContainer .modal form fieldset div.line label {
	color: #50585e !important;
}
.modalContainer form .colIzq, .modalContainer form .colDcha {
	width: 49% !important;
}

.modalContainer form .colDcha {
	float: right !important;
}

.busquedaAvanzada .modal span.titulo {
    background: #50585e;
}
.busquedaAvanzada form fieldset div.line > div input[type="text"], .busquedaAvanzada form fieldset div.line > div select {
	border: 1px solid #b8b8b8 !important;
}
.modalContainer .modal {
    border-bottom: 45px solid #50585e;
}

.modalContainer {
	top:5px
}
.modalContainer form {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.modalContainer .modal form button.btn {
    bottom: -40px;
    width: 155px !important;
    border: none;
    margin: 0 0 0 -75px;
    height: 35px !important;
    top: inherit !important;
    color: #fff !important;
    line-height: 20px !important;
    border-radius: 0 !important;
}
.modalContainer .modal form button.btn:hover {
	background: #000 !important;
}
.modalContainer .modal form button.btn i {
}
.simuladorHipoteca.modalContainer .modal {
	padding: 47px 0 30px 0;
}
.simuladorHipoteca form fieldset div.line > div select {
    width: 120px;
}

/* ====================
   FOOTER
   ==================== */

footer {
	background: url(img/bg_footer.jpg)repeat center -50px;
    background-size: cover;
    color: #fff;
	position: relative;
    z-index: 0;   
	margin-top: 50px;
}
footer:after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.7);
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
}
footer a {
	color: #fff !important;
}
footer #datosContactoFooter , footer #creditos {
    position: relative;
    z-index: 2;
}
footer #datosContactoFooter {
	display: none;
}
#home footer #datosContactoFooter {
	background: url(img/logo.png)no-repeat right center;
    background-size: 265px;
}
footer #datosContactoFooterSucursales {
	display: block;
	position: relative;
	z-index: 2;
}
#home footer #datosContactoFooterSucursales {
    background: url(img/logo.png)no-repeat right center;
    background-size: 265px;
	height: 170px;
}
#home footer ul.socialLinks {
	display: none;
}
footer #datosContactoFooter div {
    width: 23%;
    float: left;
    margin: 0 1%;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#home footer #datosContactoFooter div {
	margin-bottom:15px;
	padding-left: 50px;
}

footer #datosContactoFooter div.socialLinks ul li a i {
    font-size: 18px;
}

footer #datosContactoFooter div.socialLinks {
	display: none;
}

footer #datosContactoFooter div > i {
    font-size: 40px;
    margin-bottom: 22px;
}
#home footer #datosContactoFooter div > i {
    font-size: 30px;
	margin-bottom: 15px;
}
footer #datosContactoFooter div.email > i:before {
    content: "\f2b7";
}
footer #datosContactoFooter div.direccion > i:before {
    content: "\f278";
}
footer #datosContactoFooter div span {
	font-size: 15px;
}
footer #datosContactoFooter div.socialLinks {
}
footer #creditos {
	border-top:1px solid rgba(255,255,255,.4) !important;
}
footer #datosContactoFooterSucursales > ul li {
    line-height: 25px;
    margin-bottom: 5px;
}

footer a, #creditos a {
    color: #fff;
}
footer #creditos .right p a {
    background-image: url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/img/logoinmoweb2_blanco.png) !important;
}
.masInfoContact {
	display: none;
}
footer #datosContactoFooterSucursales ul.agencia_2 li.agencia, footer #datosContactoFooterSucursales  ul.agencia_2 li.direccion, footer #datosContactoFooterSucursales ul.agencia_2 li.poblacionProvincia, footer #datosContactoFooterSucursales ul li.email {
	display: none;

}
footer #datosContactoFooterSucursales ul.agencia_2 {
	float:none;
}

/* ====================
   RESPONSIVE
   ==================== */
@media screen and (min-width: 0) and (max-width: 767px) {
	
	#slider, .mainText, aside, #home #logo:after, footer #datosContactoFooter div.socialLinks > i, #navegacion nav div > ul > li:hover > a:before, #navegacion nav ul#favoritos > li:hover > a:before , #buscador .busquedaAvanzada , .box_vertical .etiqueta:before, article#mainText{
		display: none;
	}
	
	.offers , .row {
		display:block;
	}
	
	.box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
		float:none;
	}
	
	header , #home header {
	    height: auto;
	    background: #e0e0e0;
		background-size: cover;
	}
	
	#results header {
		position:relative !important;
	}
	
	#home #logo , #logo {
	    width: auto;
		top: 0;
		margin-top: 0px;
		position: relative;
		padding:10px 0;
	}
	
	#home #logo a img , #logo a img {
	    width: 80% !important;
	}
	
	#navegacion , #navegacion.fixed , #buscador > div , #detalle{
		padding:0;
	}
	
	#navegacion {
		position: relative !important;
		top: 0px !important;
		z-index: 33;
	}
	
	#navegacion nav {
		padding: 0;
    	width: 100%;
	}
	
	#navegacion ul li a {
	    height: 60px;
		line-height: 62px;
		padding: 0 !important;
		padding-left: 10px !important;
	}
	
	#navegacion ul li:hover a {
		background: #272727 !important;
		color: #fff !important;
	}
	
	#navegacion #navHeader {
	    padding: 5px;
		box-sizing: border-box;
		width: 100%;
	}
	
	#navegacion #navHeader #navLinks {
	    position: absolute;
		background: #878e92;
		left: 0;
		width: 100%;
		padding: 0px 10px;
		box-sizing: border-box;
		display: none;
		z-index: 9999999;
		top: 50px;
	}
	#ficha #etiqueta {
    position: relative;
    z-index: 9;
}
	
	#navegacion #navHeader #navLinks li {
		float: none;
	    border-bottom: 1px solid rgba(217, 217, 217, .4);
	}
	
	#navegacion #navHeader #navLinks .dropDownMenu ul {
		background: none !important;
	}
	
	#navegacion #navHeader #navToggle, #navegacion #navHeader #searchToggle {
		display: inline-block;
	}
	
	#navegacion #navHeader #navToggle button, #navegacion #navHeader #searchToggle button {
	    margin: 0px 0px;
		padding: 6px 10px;
   	    background: #878e92;
		color: #fff;
		height: auto !important;
		border-radius: 0;
		box-sizing: border-box;
		border: none;
	}
	
	#navegacion #navHeader #navToggle button:hover, #navegacion #navHeader #searchToggle button:hover {
		background: #000;
		color: #fff;
	}
	
	#navegacion ul#idiomas {
    	top: 2px;
		left:inherit;
		right: 10px;
		z-index: 1000000;
	}
	
	#navegacion ul#idiomas .dropDownMenu ul {
        top: 39px;
    	right: -10px;
	}
	
	#navegacion ul#idiomas > li > a {
		margin: 0;
	    color: #fff;
		height: 50px;
    	line-height: 50px;
		padding:0;
	}
	
	#navegacion ul#idiomas > li > a > i {
		color: #fff;
	}
	#home #bgContent {
		margin-top:0;
	}
	#bgContent {
		padding-top: 0;
	}
	#home #buscador, #buscador {
		z-index: 1000;
		display:none;
		left:0;
	    top: 0px !important;
        position: relative;
		margin: 0;
		outline: none;
	}
	#buscador > div {
		height: auto;
		padding-top: 10px;
	}
	#buscador .tabs {
		top: 0 !important;
		left: 0;
		position: relative !important;
	}
	#navegacion ul#idiomas li a {
		padding: 0 10px !important;
	}
	#buscador ul.tabs li a {
		border:none !important;
	}
	#buscador div form fieldset button, #buscador div form:first-child fieldset button, #buscador div form:last-child fieldset button {
		width:100% !important;
	}
	#buscador div form:first-child {
		padding:10px;
	}
	section, #home section {
		float: none;
		width: 100%;
		margin: 0 !important;
	    padding: 0px 10px;
    	box-sizing: border-box;
	}
	
	#content > section > div > article.home_section:first-child {
		display:none;
	}
	.flecha {
		right: 0;
		margin-right: 15px;
		bottom: 15px;
	}
	
	/*PENDIENTE DE COLOCAR EN ESTE RESPONSIVE*/
	
	#home footer {
    	padding-top: 20px;
	    padding-bottom: 20px;

	}
	footer #creditos .right {
		float: none;
		width: 100%;
		text-align: center;
	}
	footer #creditos .right p {
		float: none;
	    margin: 10px 0 0 !important;
	}
		
	footer #creditos .right p a {
		margin: auto;
	}
	footer #creditos .right p.mls_logo img {
		margin: auto;
	}
	
	#detalle #ficha .actionBar {
		width:100%;
		padding: 0;
		display:none;
	}
	
	#detalle #ficha .actionBar ul li {
		width:50%;
		height: 30px;
	}
	
	.breadcrumbs , #blog .headerResults {
		display:none;
	}
	.headerRight {
		border-top: 1px solid #fff;
	}
	#detalle #ficha div.colDch { 
		margin-top:0;
	}
	footer #datosContactoFooter {
		background: none;
	}
	#datosContactoFooter > div.socialLinks{
	    top: 16px;
		width: 100%;
		border: none;
		margin: 0;
		height:auto !important;
	}
	#home footer #datosContactoFooter {
    	padding: 0;
		background:none;
	}
	
	footer #creditos .left {
		margin-top: 17px;
		float: none;
		    top: 0;
		text-align: center;
	}
	#buscador div#openProperty form:last-child div.line:last-child {
		width:100% !important;
	}
	
	#home footer #datosContactoFooter div > i {
		display:none;
	}
	
	
	#home section article.offers {
		top: 0px;
		padding:0 !important;
	}
	
	#sliderPropiedad {
		width: 320px;
	}
	
	.sliderPropiedad .sliderPrincipal .img img {
		max-height: initial;

	}
	
	#ficha .sliderPropiedad .sliderPrincipal .img {
		height: auto;
	}
	
	.promocion,	.venta, .alquiler {
		height: auto !important;
	}
	
	.venta, .alquiler {
   		padding: 0 !important;
		margin: 0px 0px 20px !important;
	}
	
	#ficha > div.colIzq > div:nth-child(4) > p {
		text-align:justify;
	}
	#detalle #ficha .header .headerTitulo .headerRight {
		position: relative;
		border:none;
	}
	.sliderPropiedad .miniaturas {
		margin-top:0;
	}
	.promocion .contenido .precio {
		position: relative; 
	}
}

@media screen and (min-width: 0) and (max-width: 767px) and (orientation: landscape) {
	
	

}

@media screen and (min-width: 768px) and (max-width: 1023px) {

	.box_vertical .venta, .box_vertical .alquiler {
	}
	
	.box_vertical .promocion {
	}

	#results .venta, #results .alquiler {
		width: 100% !important;
	}
	
	#results_promo .box_vertical .promocion {
		height: 350px;
	}
	
	#buscador > div , #home h2, header .datosContacto address, 	#sliderPropiedad, #buscador > div{
		width: 768px;
	}
	
	.nivo-directionNav, #home #logo {
		width: 768px;
		margin-left: -384px;
	}	
	
	#detalle #ficha div.colIzq {
		width: 100%;
	}

	#detalle #ficha div.colDch {
		width: 100%;
		margin-top:0;
	}
	
	#navegacion ul li a {
	}
	
	#navegacion ul#favoritos > li > div > div > div > ul > li {
		width: calc(100% * (1/5) - 0px - 1px) !important;
		margin: 20px 17px;
	}
	
	.sliderPropiedad.sliderMini .img {
		height: 195px;
		vertical-align: middle;
		text-align: center;
	}
	#results .sliderPropiedad.sliderMini .img {
		height: auto;
	}
	
	#tipo_de_propiedado, #tipo_operaciono {
		position: relative;
    	top: -10px;
	}

	article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
		width: 100%;
	}
		
	#detalle #sliderPropiedad .img img {
	    max-height: 100%;
   		max-width: 100% !important;
	}
	
	#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%;
	}
	#logo {
		top: 33px;
		width: 100% !important;
	}
	section {
	}
	#home section {
		margin-top: 0px;
	}
}

@media screen and (min-width: 1024px) and (max-width: 1259px) {
	#results .box_vertical .sliderPropiedad .sliderPrincipal .img img {
		min-height: auto;
	}
	.box_vertical .venta, .box_vertical .alquiler {
	}
	
	.box_vertical .promocion {
	}

	#results .box_vertical .venta, #results .box_vertical .alquiler {
	}
	
	#results_promo .box_vertical .promocion {
		height: 300px;
	}
	
	section, #home .row , #home h2, header .datosContacto address, #sliderPropiedad, #buscador > div {
		width: 984px;
	}
	
	.nivo-directionNav, #home #logo{
		width: 984px;
		margin-left: -492px;
	}	
	
	#detalle #ficha div.colIzq {
		width: 60%;
	}

	#detalle #ficha div.colDch {
		width: 30%;
	}
	
	
	#navegacion ul#favoritos > li > div > div > div > ul > li {
    	width: calc(100% * (1/7) - 0px - 1px) !important;
	}
	
	#buscador label {
		font-size: 12px;
	}
	
	#detalle #sliderPropiedad .img img {
		max-height: inherit;
		max-width:100% !important;
	}
	
	#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%;
	}
	
}

@media screen and (min-width: 1260px) {
	#results .box_vertical .sliderPropiedad .sliderPrincipal .img img {
	    min-height: 160px;
	}
	.box_vertical .venta, .box_vertical .alquiler {
	}
	
	.box_vertical .promocion {
	}

	#results .box_vertical .venta, #results .box_vertical .alquiler {
	}
	
	#results_promo .box_vertical .promocion {
		height: 320px;
	}
	
	#sliderPropiedad, #video, #googleMaps, article,  footer #datosContactoFooter, footer #creditos, #home #navegacion nav, #slider .slider .slide .contenedor, #navegacion ul#favoritos > li > div > div > div, .headerResults, .paginacion, .informe_propietario,  section, #home .row , #home h2, header .datosContacto address, #fichaScroll div , #buscador > div, .home_section > div {
		width: 1220px;
	}
	
	header .datosContacto {
		width: 1220px;
		margin-left: -610px;
	}
	
	#detalle #ficha div.colIzq {
		width: 60%;
	}
	#detalle #ficha div.colDch {
		width: 27%;
	}
	
	.sliderPropiedad {
		width: 849px;
	}
	
	#detalle #sliderPropiedad .img img {
		max-width: 100% !important;
		max-height: 905px;
	}
	
	#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%;
	}
	#home #slider {
		
	}
	#buscador div#openProperty form:last-child div.line {
		width: 172px;
	}
}


/* ie 8 */
@media \0screen {
}

@media print {
	
	#detalle {
		padding-top: 180px;
	}
	#detalle #ficha .header .headerTitulo {
		top: -50px;
	}
	#detalle #ficha .header .headerTitulo .headerLeft h1 {
		font-size: 1.6em;
	}
	#detalle #ficha .header .headerTitulo p {
		font-size: 15px;
	}
	#detalle #ficha .header .caracteristicasPrincipales ul li {
		font-size: 18px;
		width: 100px;
		height: 70px;
		padding-top: 0px;
		margin: 0 20px;
	}
	#detalle #ficha .header .caracteristicasPrincipales {
		margin-top: -50px;
	}
	#detalle #ficha {
		margin-top: -40px;
	}
	#detalle .colIzq .detallesFicha#descripcionFicha p {
		font-size: 12px;
	}
	#detalle #ficha div.colIzq .groupTabs .googleMaps, #detalle #ficha div.colIzq .groupTabs .videos {
		display:none !important;
	}
	#detalle #ficha .header {
		height: 200px;
	}
}