/* buscador: diseño horizontal */
@import url("//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/imp_buscador_horizontal.css");

@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700&display=swap');

/* 
 * 
 * NUEVA ESTRUCTURA
 * TEMA 1
 *
 */

/* generales */

#background {
	background: #ffffff;
}
#home #background {
	background: #fff;
}
 header {
 	background:#017d76;
 }
a {
	color: #017d76;
}

a:hover, a:active {
	color: #292929;
}

::selection {
	background: #3d3d3d;
}

.btn {
	background: #017d76;
	color: #fff;
}

.btn:hover {
	background: #025752;
}

#captacion .btn:hover{
	background:#01bbb0 !important;
}

#buscador div #openProperty form fieldset .line div select , #buscador div #openNew form fieldset .line div select  {
	background:#fff url(img/icn_select_tema03.png)no-repeat right;
}

#buscador div #openProperty form fieldset .line div select:hover , #buscador div #openNew form fieldset .line div select:hover  {
	background:#fff url(img/icn_select_hov_tema03.png)no-repeat right;
}

h2{
	background:none;
}
#home h2 {
	background: #01bbb0 url(img/bg_h2_tema03.png) no-repeat center center !important;
}
#mainText h2 {
	color: #017d76 !important;
	background:none !important;
}

#mainText div h2:before , h2:before{
	background: #017d76 !important;
}



/* color teléfono y email header */

header .datosContacto address a ,  header .datosContacto address ul li{
	color:#fff;
}
header .datosContacto address ul li.email i, header .datosContacto address ul li.telefono i {
	color: #fff;
}

/* colores menú de navegación */

#navegacion ul li:hover > a, #navegacion ul li > a:hover {
	background: none;
}

.dropDownMenu ul {
	background: #01bbb0 !important;
}

#idiomas > li > ul{
	background: #017d76  !important;
}

#navLinks > li.dropDownMenu > ul:before, #operationList > li.dropDownMenu > ul:before, #idiomas > li.dropDownMenu > ul:before {
    border-bottom: 5px solid #292929 !important;
}

#navegacion ul li.dropDownMenu:hover ul li a, #navegacion ul li.dropDownMenu ul li a:hover{
	background:none !important;
}

#navegacion ul li.dropDownMenu:hover ul li:hover {
	/*background: none !important;*/
}

#navegacion ul#favoritos > li > div {
	background: #017d76 !important;
}

#navegacion {
	background: #01bbb0;
}

/* colores menú idiomas */

#navegacion ul#idiomas > li:hover > a {
	
}

#navegacion ul li.title:hover ul li.dropDownMenu:first-child{
	border-top:1px solid #01bbb0 !important;
}

#navegacion ul#favoritos > li > div {
	background: #01bbb0 !important;
}

#idiomas > li > a > i{
	
}

/* slider */

.nivo-caption p {
	color: #3d3d3d !important;
}

.nivo-caption h3:before {
	background: #3d3d3d;
}

.nivo-controlNav a {
	border: 2px solid #3d3d3d;
}

.nivo-directionNav a {
	border: 2px solid #3d3d3d;
}

/* colores buscador */


#navegacion ul#favoritos > li > div > div > div > ul > li .contenido .precio {
	background: #017d76 !important;
}
#buscador{
	background:#01bbb0;
}

#buscador .tabs li a , .busquedaAvanzada > a{
	background: #01bbb0;
}

#buscador .tabs li.activo a, #buscador .tabs li a:hover{
	background: #01bbb0;
	color: #fff;
}

.busquedaAvanzada > a {
	background: #017d76 !important;
}
.busquedaAvanzada > a:hover {
	background: #025752 !important;
	color: transparent !important;
}



/* colores box promociones */


.promocion .sliderPropiedad.sliderMini, .promocion figure div.mask {
	background: none;
}

.promocion .contenido {
	background:url(img/icn_promo_cont_tema03.png) no-repeat right -3px;
}



/* colores box propiedades */

.venta, .alquiler, .promocion{
	background:#e7e7e7 !important;
}
.venta h3, .alquiler h3 {
	color:#017d76!important;
	background: #e7e7e7 !important;	
}
.promocion .contenido .precio, .venta .contenido .precio, .alquiler .contenido .precio{
	background:#017d76 url(img/icn_promo.png) no-repeat center 42px; 
}
.box_vertical .venta .contenido .precio:before , .box_vertical .alquiler .contenido .precio:before {
	background:#017d76;
}
.box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {
	background:#01bbb0;
}

.promocion figure div.sliderPropiedad.sliderMini > div > div > a {
    background: #01bbb0  !important;
}

/* colores aside */

aside{
	 background: #ececec;
	 border-bottom: 4px solid #017d76;
}
aside #mailingList p{
	color:#017d76 !important;
}
aside #mailingList p, aside #mailingList form .line.checkbox p a{
	color:#017d76 !important;
}


/* colores footer */

#accesosDirectos{
	background: url(img/footer_ship_tema03.png) no-repeat center center;
}
footer {
	color: #FFF !important;
	background: url(img/bg_footer_tema03.png) repeat-x;
}

footer div.email > i, footer div.direccion > i, footer div.tlf > i, footer div.socialLinks > i {
	color: #c3c3c3 !important;
}

footer #creditos {
	border-top: 1px solid #ccc;
}


/* colores results */ 

#leyenda > span{
	background:#01bbb0;
}
#leyenda > form > div > div > button{
	background:#01bbb0;
}
#leyenda > form > div > div > button:hover{
	background:#017d76;
}


/* colores ficha */ 

#tabsDetails > li > a > i.fa-video-camera{
    background: url(img/video_ficha.png)no-repeat;
    font-size: 27px;
}
#tabsDetails > li > a > i.fa-globe{
    background: url(img/mapa_ficha.png)no-repeat;
    font-size: 27px;
}

#detalle #ficha div .detallesFicha h3{
	background:#01bbb0;
}

#fichaScroll div ul li.precio , #detalle #ficha .header .headerTitulo , #detalle #ficha .header .headerTitulo .headerRight .precioReducido , #contenido > form > fieldset > div > label ,#detalle #formMasInfo #contenido .tlf , #favoritos > li > a > i , div.promocion h3 {
	color:#017d76 !important;
}
.vistaResultados ul li a:hover, .vistaResultados ul li a.activo, .paginacion ul li span.activa, .paginacion ul li a:hover{
	border-color:#017d76;
	background:#017d76;
}
#detalle #ficha .header .headerTitulo  {
	 border-bottom: 3px solid #017d76;
}
#fichaScroll div ul li.precio ,#detalle #formMasInfo #contenido .tlf {
	color:#017d76;
}

#detalle #formMasInfo #contenido form{
	background:#f4f4f4;
}

#tabsDetails{
	border-color: #017d76 !important;
}

.tabs li a{
	border-color: #017d76 !important;
}
#detalle #ficha .actionBar a.hazOferta{
	background:#017d76;
}

#detalle #ficha .actionBar a.hazOferta{
	background:#017d76;
}

#detalle #ficha .actionBar a.hazOferta:hover{
	background:#01bbb0;
}

form fieldset legend{
	color:#017d76;
	border-bottom:3px solid #01bbb0;
}
#contenido > form >fieldset > div:nth-child(6) > div > button{
	background:#01bbb0;
}
#contenido > form >fieldset > div:nth-child(6) > div > button:hover{
	background:#017d76;
}

.paginacion ul li span, .paginacion ul li a {
    border: 1px solid #017d76;
    color: #017d76;
}

/* color ventana modal */

.modalContainer .modal{
	border-bottom: 61px solid #01bbb0 !important;
}
.busquedaAvanzada .modal span.titulo , .modalContainer .modal span.titulo {
	background: #01bbb0;
}
.modalContainer .modal form button.btn{
	background:#017d76 !important;
	color:#fff !important;
}
.modalContainer .modal form button.btn:hover{
	background:#292929 !important;
}


/* responsive */

@media screen and (min-width: 0) and (max-width: 767px) {	
	#navegacion #navHeader #navToggle button, #navegacion #navHeader #searchToggle button {
		background: #017d76;
		border-color: #017d76;
		color: #fff;
	}
	#navegacion #navHeader #navLinks{
		background:#017d76;
	}
	#navegacion #navHeader #navLinks li a:hover , #navegacion #navHeader #navLinks li:hover a {
		background: #fff !important;
		color:#017d76 !important;
	}
	#navegacion #navHeader #navLinks li{
		border-color:#fff;
	}
	#navLinks > li:nth-child(1) a{
		background:#017d76;
		color:#FFF !important;
	}
	#navLinks > li:nth-child(1) a:hover , #navLinks > li:nth-child(1):hover > a{
		background:#FFF !important;
		color:#017d76 !important;
	}
    #idiomas > li > a > i{
		background:url(img/dropdown_idiomas_blanco.png)no-repeat !important;
	}
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
	#idiomas > li > a > i{
		background:url(img/dropdown_idiomas_blanco.png)no-repeat !important;
	}
}



@import url(https://fonts.googleapis.com/css?family=Cinzel:400,700,900);

/* ====================
   FUENTES
   ==================== */

/* ====================
   ANIMACIONES
   ==================== */
   
  @-webkit-keyframes wavesForeground {
     0% {background-position-x: 0px;}
    
    100% {background-position-x: 40px;}
  }
  
   @-webkit-keyframes  rockTheBoat {
    0% {
      -webkit-transform: rotate(0deg);
    }
    50% {
      -webkit-transform: rotate(0.8deg);
    }
    100% {
      -webkit-transform: rotate(0deg);
    }
  }
  
  
  /* ====================
   GENERALES
   ==================== */
#ficha #etiqueta .etiqueta {
	transform:none !important;
}
header {
	position: relative;
	/*background: url(img/bg_cabecera.png) repeat-x;*/
	top:0px;
	height: 131px;
}
#home header{
	height:645px;
	border:none;
}
.home_section{
	width:100%;
}

#logo {
	top: 33px;
	z-index: 13;
	width:auto !important;
}
#logo a img{
	    width: 301px;
}
section {
	  margin: 50px auto 0px auto;
	  padding-top:0px;
}
#home section {
	  margin: -25px auto 0px auto;
	  padding-top:0px;
}
#seccionInterna{
	padding-bottom:45px;
}

article .texto{
	 margin: auto;
	 text-align:justify;
}
#contacto{
	width:100% !important;
}
#contacto .mapa{
	margin:auto !important;
	border-radius: 12px;
}
#captacion #background #container #bgContent #content section article .texto{
	  margin: auto;
	  margin-top: 44px;
	  padding: 30px;
	  padding-top: 0px;
	  box-sizing: border-box;
	  background: #ededed;
	  border-radius: 3px;
	  box-shadow: 0px 1px 2px rgba(0,0,0,0.20);
	  text-align: justify;
}
#captacion #background #container #bgContent #content section article .texto:before{
	margin-top: 1px;
  margin-left: -1px;
  border: 16px solid transparent;
  border-left-color: #ededed;
  border-top-color:#ededed;
  /* border-color: #FFF; */
  content: "";
  display: block;
  position: relative;
  bottom: -192px;
  /* left: 30px; */
  width: 0;
  height: 0;
	
}
#contacto .datosContacto .sucursales{
	  float: left;
	  width: 35%;
	  text-align: right;
	  padding-right: 20px;
	  background: #ededed;
	  border-radius: 3px;
	  box-shadow: 0px 1px 2px rgba(0,0,0,0.20);
}

#contacto .datosContacto .sucursales .sucursal:nth-child(2n+1){
	background:none;
}
#home #background #container #bgContent #content section {
	  margin: 130px auto 0px auto;
	  padding-top:50px;
}
header .datosContacto address ul:first-child li.telefono i {
    color: transparent;
    background: url(img/icn_tlf.png)no-repeat;
    font-size: 22px;
    position: relative;
}

body {
	/*background:#056d67;*/
}
header{
	/*background: url(img/bg_cabecera.png) repeat-x;*/
}

a {
	/*color: #575757;*/
	text-decoration:none;
}

a:hover, a:active {
	/*color: #056d67;*/
}

::selection {
	/*background: #30a8c8;*/
	color: #FFF;
}

.btn {
	border-radius: 2px;
	border: none;
	color: #fff;
}

.btn:hover {
	border: none;
}

#bgContent {
	position: relative;
	/*z-index: 8;*/
	padding-top: 1px;
	/*background:#fff;*/
}
#home{
	/*background:#fff;*/
}
#home #bgContent {
	padding-top: 0;
	/*background:#fff;*/
	padding-bottom:105px;
}


h2 {
	/*background:none;*/
	/*color:#056d67;*/
	text-transform:uppercase;
	font-size: 32px;
	text-align:center;
	font-weight: 300;
	line-height: 31px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
h2:before {
  content: "";
  width: 80px;
  height: 2px;
  /*background: #056d67;*/
   position: absolute;
  top: 100px;
  left: 50%;
  margin-left: -40px;
}

#home h2 {
	padding:30px 0px 60px 0px;
	/*background: #01bbb0 url(img/bg_h2.png) no-repeat center center;*/
	color: #fff;
	text-align:center;
	font-weight: 300;
	height: 31px;
	font-size: 25px;
	line-height: 31px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-transform:uppercase;
}

#home h2:before {
 display:none;
}


.row{
	margin: 70px auto 60px auto;
}
#listOffers .row{
	width:100% !important;
}
#frm .row{
	  margin: 44px auto 0px auto;
}
.etiqueta {
	
}

.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: 4px;
}
form input[type="text"], form select, form textarea{
	height:40px;
	
}
#openProperty form div.line input[type="text"], #openProperty form div.line select, #openProperty form div.line textarea, #openNew form div.line input[type="text"], #openNew form div.line select, #openNew form div.line textarea{
	border:none;
	box-sizing:border-box;
	padding-left:16px;
}

#buscador div form fieldset button{
	height:34px !important;
	top:6px !important;
	font-family:'Montserrat', sans-serif;
}

.offers {
	margin: 0px auto;
}


/* ====================
   SLIDER
   ==================== */


#slider {
	z-index: 0;
	position: relative;
	height: 160px;
	background: #fff;
	top:130px;
}

#home #background #container header #slider{
	height: 645px !important;
	z-index: 0;
	position: relative;
	background: #fff;
	top:130px;
}

#slider .nivoSlider {
	margin: 0 auto;
}

#slider #slideshow  img {
}

.nivoSlider img {
	width: 1920px !important;
	height: 705px !important;
	left: 50% !important;
	margin-left: -960px !important;
}

.nivo-caption {
	background: rgba(255,255,255,0.6) !important;
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
	display: none !important;
}

.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 {
	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;
}


/* ==================== 
   NAVEGACIÓN
   ==================== */
#navegacion #navHeader #navLinks{
  	display:block;
  }
#navegacion #navHeader {
	float: right;
    z-index: 10;
}

#navegacion {
	position: absolute;
	top: 33px;
}

#navegacion nav {
	display: table;
	margin: 0 auto;
	position: relative;
}

#navegacion #navHeader #navLinks li {
	border-right: 1px solid rgba(255,255,255,0.4);
	height:100%;
	padding-left: 12px;
    padding-right: 12px;
	box-sizing:border-box;
}

#navegacion #navHeader #navLinks li:last-child {
	/*border-right: none;*/
}

#navegacion ul > li{
	box-sizing:border-box;
}

#navegacion ul li a {
	height: 105px;
    line-height: 105px;
	padding: 0px 10px !important;
	color: #fff !important;
	font-size: 13px;
    position: relative;
    font-family: Raleway;
	font-weight: 500;
	text-transform: uppercase;
	transition:none !important;
}

#navegacion ul li a:hover:before, #navegacion ul li a:focus:before, #navegacion ul li a:active:before {
 	right: 0;
}

#navegacion ul li.dropDownMenu ul li a {
	/*background: rgba(1,187,176,1);
	color: #30a8c8 !important;*/
	height: 40px;
    line-height: 40px;
}

#navegacion ul#navLinks li:nth-child(1):hover > a, #navegacion ul#navLinks li:nth-child(1) > a:hover { 
 /*	background: #575757 url(img/home.png) no-repeat center 37px;
    width: 77px;
    padding-top: 40px !important;
    color: transparent !important;
    height: 100%;
    box-sizing: border-box;*/
}
#navegacion ul li:hover > a, #navegacion ul li > a:hover , #navegacion ul li.dropDownMenu:hover > a, #navegacion ul li.dropDownMenu  > a:hover  {
 	/*background: none;*/
}

#navegacion ul li.dropDownMenu ul li.dropDownMenu a {
	color: #fff !important;
	/*background: rgba(1,187,176,1) !important;*/
}

#navegacion ul li.dropDownMenu ul li.dropDownMenu:hover > a,#navegacion ul li.dropDownMenu ul li.dropDownMenu a:hover {
	/*background: rgba(1,187,176,1) !important;
	color: #fff !important;*/
}

.dropDownMenu ul li {
	/*background: rgba(1,187,176,1);*/
}
#navegacion ul li:hover a, #navegacion ul li a:hover, #navegacion ul li.activo a{
	/*background:none !important;	*/
}
#navegacion ul li.dropDownMenu:hover ul li, #navegacion ul li.dropDownMenu:hover ul li:hover {
	/*background: rgba(1,187,176,1)  !important;*/
}


#navegacion ul li.dropDownMenu:hover ul li:hover , #navegacion ul li.dropDownMenu:hover ul li:hover > a{
	/*background:#FFF !important;
	color:#575757 !important;*/
}

#navegacion ul li.dropDownMenu ul li:hover{
	
}
#navegacion ul li.dropDownMenu:hover ul li a, #navegacion ul li.dropDownMenu ul li a:hover {
	/*background: rgba(1,187,176,1)  !important;*/
	background: none;
	transition:none !important;
}

#navegacion #navLinks li:last-child a {
	border-right: none;
}

#navegacion ul li.dropDownMenu:hover > a {
	border-bottom: none !important;
}

#navegacion ul li.dropDownMenu:hover > a:after {
	display: none;
}

#navegacion nav div > ul > li > a, #navegacion nav ul#favoritos > li > a {
	position: relative;
}

#navLinks .dropDownMenu > a > span {
	float: left;
}

#navLinks > li > a > .fa-caret-down {
	margin-right: 5px;
    float: left;
    line-height: 105px !important;
}

.fa-caret-down:before {
    content: "\f107" !important;
}

.dropDownMenu ul {
	height:auto !important;
}

.dropDownMenu ul li a {
	color: #fff !important;
	border-right: none !important;
	margin: 0 10px;
}

.dropDownMenu ul li a:hover {
	color: #fff !important;

}

#navegacion.fixed {
	position: absolute;
	top: 91px;
}


/* ====================
   MENU 
   ==================== */
   
   


/* ====================
   FAVORITOS
   ==================== */
#navegacion ul#favoritos {
	float: left;
	position:absolute;
	top:-70px;
	right: 60px;
	display:none;

}
#navegacion ul#idiomas li a:before{
	display:none;
}

#navegacion ul#favoritos > li:hover > a {
}

#navegacion ul#favoritos > li > div {
	/*background: #01bbb0 !important;*/
	top:66px;
	right:0px;
	width:175px !important;
}

#navegacion ul#favoritos > li > div > div > div > ul > li {
	background: #ececec;
	height: 190px;
	padding: 0px !important;
	float:none !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;
}

#navegacion ul#favoritos > li > div > div > div > ul > li h3 {
	background: #ececec !important;
	
}
#navegacion ul#favoritos > li > div > div > div > ul > li h3 a:before{
	display:none !important;
}
#navegacion ul#favoritos > li > div > div > div > ul > li h3 a {
	padding: 0 !important;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	height: 22px !important;
	line-height: 22px;
	color: #056d67 !important;
	text-shadow: none;
	font-weight:bold;
	text-transform:none;
	font-size:13px;
}

#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 {
	color: #fff !important;
	font-weight: 700;
	text-align: center;
	/*background: #056d67 !important;*/
	position: absolute;
    bottom: 37px;
    left: 18px;
	height: 33px;
	padding-top:6px !important;
}

#navegacion nav ul#favoritos > li > a span{
	display:none !important;
}
#favoritos > li > div > div > div > ul > li > div > div.descripcionCaracteristicas{
	padding-top:0px;
	text-align:left;
	padding-left:5px;
}
#favoritos > li > div > div > div > ul > li > div > div.precio{
	margin-left:-18px;
	bottom:22px;
}

#favoritos > li > div > div > div > ul > li > h3 > a{
	font-family:inherit !important;	
}
#navegacion ul#favoritos > li > div > div > div > ul > li figure {
	z-index: 3;
}
/*--------------------
 :: IDIOMAS
--------------------*/
#navegacion ul#idiomas {
    position: absolute;
    top: -70px;
    right: 0px;
    z-index: 100001 !important;
}

#operationList > li > ul{
	top:103px !important;
	left:0px  !important;
}

#navegacion ul#idiomas li a {
	background: none !important;
	text-transform: inherit;
	font-weight: 300;
}

#navegacion ul#idiomas > li:hover > a {
	background: none !important;
}

#navegacion ul#idiomas li ul {
	/*background:#056d67  !important;*/
	height:auto !important;
	top: 70px;
    right: -12px;
}

#navegacion ul#idiomas li ul li a {
	height: 30px;
	line-height: 30px;
}

#navegacion ul#idiomas li:hover > a {
}

#navegacion ul#idiomas li ul li:hover > a {
	color: #FFF !important;
	
}
#navegacion ul#idiomas li ul li{
	/*background:#056d67 !important;*/
}
#navegacion ul#idiomas li ul li:hover {
	background: rgba(255,255,255,1) !important;
}

#navegacion ul#idiomas li a span > span:last-child {
	display:none;	
}

#idiomas > li > a > i{
	color:transparent !important;
	font-size: 30px;
    top: 18px;
	left: 0px;
	position: relative;
}
/* ====================
   DATOS CONTACTO HEADER 
   ==================== */
header .datosContacto {
	top: 4px !important;
	z-index: 10;
	display:block;
}

header .datosContacto address {
	background: none;
	padding: 0;
	position: relative;
	float:left;
}

header .datosContacto address a {
	text-decoration: none;
}

header .datosContacto address ul {
	position: relative;
}

header .datosContacto address ul li {
	margin-right: 15px;
	display: inline-block;
	font-size: 16px;
}

header .datosContacto address ul li i {
	margin-right: 5px;
}



header .datosContacto address ul li.telefono i {
	
}

header .datosContacto address ul li.email {
	margin-right: 0;
	display:none;
}

header .datosContacto li.agencia, header .datosContacto li.direccion, header .datosContacto li.poblacionProvincia, header .datosContacto li.fax, header .datosContacto li.movil, header .datosContacto ul:first-child li:last-child, header .datosContacto address .socialLinks {
	display: none !important;
}

header .datosContacto address .socialLinks {
	border-top: none;
	margin: 0;
	padding: 0;
}

header .datosContacto address .socialLinks li {
	float: right;
	margin-right: 0;
	margin-left: 5px;
}

header .datosContacto address ul:after {
	content: "";
	background: url(img/welovefuerteventura.png);
	position: absolute;
	top: 30px;
	right: 0;
	width: 352px;
	height: 40px;
	display:none;
}

/* ==================== 
   BUSCADOR 
   ==================== */

#buscador {
	top: -172px;
	width: 100%;
	left: 0;
	margin-left: 0;
	display:none;
}

#home #buscador {
	display:block;
}

#buscador > div {
	margin: 0 auto;
	display: table;
	position: relative;
	width:100%;
}

#home #buscador {
}

#buscador .tabs {
	margin-top: -35px;
	border-bottom: 1px solid transparent;
}

#buscador .tabs li a {
	color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	padding-top: 12px !important;
	padding-bottom: 12px !important;
	font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 11px;
}
#buscador .tabs li a i{
	display:none;
	
}

#buscador .tabs li a:hover{
	padding-top: 18px !important;
	padding-bottom: 14px !important;
	top: -8px;
	position:relative;
}


#buscador .tabs li.activo a {
	padding-top: 18px !important;
    padding-bottom: 14px !important;
    color: #fff;
    border: none;
    text-shadow: none;
    position: relative;
    top: -8px;
}

#buscador label {
	color: #fff;
	text-transform:uppercase;
	font-size: 11px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
	font-weight:normal;
}

#buscador div#openProperty form, #buscador div#openNew form, #buscador div#openProperty form fieldset, #buscador div#openNew form fieldset {
	margin-bottom: 0;
	padding-bottom: 0;
}

.modal label {
	color: #575757 !important;
}

/*div#openProperty form:last-child div.line:last-child {
	width: 68px !important;
}*/

.filtroResultados > ul > li > ul {
	top: 37px;
}

.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;
}


.busquedaAvanzada > a {
	top: 9px;
    color: transparent !important;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    right: 20px;
    transition: all .20s ease;
    background: none;
}
#abreBuscadorAvanzado > i {
    color: #ffffff;
    font-size: 18px;
    padding: 9px 10px;
}

.busquedaAvanzada > a:hover {
	
	
}
#openProperty form, #openNew form{
	padding-top:30px !important;
	padding-bottom:25px !important;
}

#buscador div #openProperty form fieldset .line div select , #buscador div #openNew form fieldset .line div select  {
	  -webkit-appearance: none !important;
	  transition:all 0.3 ease;
}

#buscador div #openProperty form fieldset .line div select:hover , #buscador div #openNew form fieldset .line div select:hover  {
	  -webkit-appearance: none !important;
}



/* ====================
   MAIN TEXT
   ==================== */
article#mainText {
	background: none;
	margin-top:-40px;
}

article#mainText div{
	min-height:90px;
}

article#mainText div h2{
	background:none;
	color:#056d67;
	text-transform:uppercase;
	font-size: 28px;
}


article#mainText div h2:before {
  content: "";
  width: 80px;
  height: 2px;
  /*background: #056d67;*/
  position: absolute;
  top: 106px;
  left: 50%;
  margin-left: -40px;
  display:block;
}

article#mainText .datosContacto {
	display:none;
}
article#mainText .welcome{
	text-align:center;
	line-height: 28px;
	font-size: 15px !important;
	float:none;
}

/* ====================
   BOX PROMOCIONES, VENTA Y ALQUILER
   ==================== */
  
.etiqueta {
    position: absolute;
    opacity: 0.85;
    text-transform: uppercase;
    font-size: 0.75em;
    border: 0!important;
    display: inline;
    width: 145px;
    background: #e43;
    top: 55px !important;
    left: -50px !important;
    text-align: center;
    line-height: 36px;
    letter-spacing: 1px;
    color: #f0f0f0;
    height: 33px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
#home section article.offers{
	width:100% !important;
}
.promocion, .venta, .alquiler {
	padding: 0px !important;
	
}
.box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
	padding: 0px !important;
	margin-bottom:45px !important;
}

.venta, .alquiler {
	padding-top: 0px !important;
	/*background: #dedede;*/
	overflow: hidden;
}
.venta{
	overflow: hidden;
}

.promocion h3, .venta h3, .alquiler h3 {
	width: 100%;
    /* color: #fff; */
    font-weight: 700;
    text-align: left;
    margin: -2px 0 0 0;
    padding: 3px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    overflow: visible;
    z-index: 10;
}
#home h2 {
	font-family: 'Cinzel', serif;
}

div.promocion h3 {
	/*color: #056d67;*/
	padding-top:15px;
	padding-bottom: 12px;
    border-bottom: 1px solid #BDBDBD;
    padding-top: 11px;
    width: 85%;
    margin: 0 auto;
	text-align:center;
	font-family: 'Cinzel', serif;
	font-size:17px;
	overflow: hidden;
	font-weight: 700;
}

.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: 2px;
   /* max-height: 100%;
    padding: 0;
    z-index: 8;*/
}
/*
.promocion figure div.mask:hover a {
	width: 100%;
    height: 100%;
    transition: all ease .15s;
    -webkit-transition: all ease .15s;
    -moz-transition: all ease .15s;
}

.promocion figure div.mask a {
	width: 100%;
	padding: 7px 0;
	position: absolute;
	bottom: 3px;
	left: 0;
	background: none;
	text-indent: -9999px;
}
*/

.promocion .contenido {
	  box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  z-index: 10;
	  height: 119px;
	  margin: 0px 0 12px;
	  padding: 10px;
}
div.promocion .contenido {
	  box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  z-index: 10;
	   height: 140px;
	  margin: -14px 0 12px;
	  padding: 10px;
}

.promocion .contenido .acciones {
	display: none;
}

.promocion .contenido .descripcionCaracteristicas p {
	text-align: center;
	font-size: 16px;
	margin: 0px;
	color: #575757;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.promocion .contenido .precio {
	/* background: #01bbb0 url(img/icn_promo.png) no-repeat center 42px;*/
	  box-sizing: border-box;
	  height: 54px;
	  margin: 0 auto;
	  padding: 12px 20px !important;
	  z-index: 10 !important;
	  font-size: 16px;
	  text-align: center;
	  color: #fff;
	  font-weight: 400;
	  position: absolute;
	  bottom: 0px;
	  position: absolute;
	  width: 100%;
	  margin-left: -10px;
}

.box_vertical .etiqueta {
	
   
}

.venta h3, .alquiler h3 {
	text-align: center;
    margin: 0;
    position: absolute;
    top: 0px;
    border-bottom: 1px solid #fff;
    padding: 5px 0px;
    font-family: 'Cinzel', serif;
    font-size: 17px;
    /* color: #056d67; */
    /* background: #dedede; */
}

.box_horizontal .venta h3, .box_horizontal .alquiler h3 {
	top: 7px !important;
	left: 159px !important;
    margin-left: 25px;
	width: 301px !important;
	color: #056d67;
	background: none !important;
	text-align:left;
}

.venta figure div.mask, .alquiler figure div.mask {
	background: none;
	height: 25px;
	z-index: 11;
}

.venta figure div.mask div.referencia, .alquiler figure div.mask div.referencia {
	background: #000;
	background: rgba(125,125,125, 0.8);
	display:none;
}

.venta figure div.mask div.referencia span, .alquiler figure div.mask div.referencia span {
	color: #fff !important;
}

.venta figure .sliderPropiedad.sliderMini, .alquiler figure .sliderPropiedad.sliderMini {
	top: 28px;
}

.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: 15px;
}

.venta .contenido .descripcionCaracteristicas h4 a, .alquiler .contenido .descripcionCaracteristicas h4 a {
	/*color: #056d67;*/
	text-decoration: none;
	font-weight:bold;
}

.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;
}

.venta .contenido, .alquiler .contenido {
	  box-sizing: border-box;
    -moz-box-sizing: border-box;
    z-index: 10;
    height: 119px;
    margin: 30px 0 12px;
    padding: 10px;
}

.box_vertical .venta .contenido .precio, .box_vertical .alquiler .contenido .precio {
	
	  box-sizing: border-box;
	  height: 54px;
	  margin: 0 auto;
	  padding: 5px 20px !important;
	  z-index: 10 !important;
	  font-size: 16px;
	  text-align: center;
	  color: #fff;
	  font-weight: 400;
	  position: absolute;
	  bottom: 0px;
	  width: 100%;
	  margin-left: -10px;
	  display: inline-block;
	  vertical-align: middle;
	  -webkit-transform: translateZ(0);
	  transform: translateZ(0);
	  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	  -webkit-backface-visibility: hidden;
	  backface-visibility: hidden;
	  -moz-osx-font-smoothing: grayscale;
	  /*background: #01bbb0 ;*/
	  -webkit-transition-property: color;
	  transition-property: color;
	  -webkit-transition-duration: 0.3s;
	  transition-duration: 0.3s;
}


/* Shutter In Vertical */

.box_vertical .venta .contenido .precio:before , .box_vertical .alquiler .contenido .precio:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /*background: #056d67;*/
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}


.box_vertical .venta .contenido .precio:hover, .box_vertical .venta .contenido .precio:focus, .box_vertical .venta .contenido .precio:active , .box_vertical .alquiler .contenido .precio:hover, .box_vertical .alquiler .contenido .precio:focus, .box_vertical .alquiler .contenido .precio:active{
  color: #fff;
}
.box_vertical .venta .contenido .precio:hover:before, .box_vertical .venta .contenido .precio:focus:before, .box_vertical .venta .contenido .precio:active:before , .box_vertical .alquiler .contenido .precio:hover:before, .box_vertical .alquiler .contenido .precio:focus:before, .box_vertical .alquiler .contenido .precio:active:before {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}

.venta .contenido .precio p, .alquiler .contenido .precio p {
	line-height: 44px;
}

.venta .contenido .precio .antes, .alquiler .contenido .precio .antes {
	color: #fff;
	margin: -10px 0 -24px 0;
}

#results .box_horizontal .venta .contenido .precio .antes, #results .box_horizontal .alquiler .contenido .precio .antes {
	color: #575757;
    font-weight: normal;
	font-size:13px;
	margin: 0 20px 0 0;
	
}

.venta .contenido .descripcionCaracteristicas, .alquiler .contenido .descripcionCaracteristicas {
	color: #5a5a5a;
	text-align: center;
  min-height:105px;
}

.venta .contenido .descripcionCaracteristicas h4, .alquiler .contenido .descripcionCaracteristicas h4 {
	  margin-top: 7px;
	  text-align: left;
	  margin-left: 25px;
	  width:82%;
}
.venta .contenido .descripcionCaracteristicas ul.caracteristicas li, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li{
	text-align:right;
	padding-bottom: 5px;
  margin-right: 20px;
  border-bottom: 1px solid;
}

.venta .contenido .descripcionCaracteristicas ul.caracteristicas li.supHabitable{
	padding-top:5px;
}
.venta .contenido .descripcionCaracteristicas ul.caracteristicas, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas{
	margin-left: 25px;
	margin-top:30px;
}

.venta .contenido .descripcionCaracteristicas ul.caracteristicas li span, .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas li span{
	font-weight:normal;
	float:left;
}

.contenido .descripcionCaracteristicas .caracteristicas li i {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 5px;	
	position: relative;
	top: 3px;
	display: none;
}

.contenido .descripcionCaracteristicas .caracteristicas li.habitaciones {
	margin-right: 20px;
}

.contenido .descripcionCaracteristicas .caracteristicas li.habitaciones i {
	background: url(img/icn_habitaciones.png) no-repeat;
}

.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;
}

.box_horizontal .promocion figure, .box_horizontal .venta figure, .box_horizontal .alquiler figure {
	top: 10px;
	left: 10px;
}

.box_horizontal .promocion .contenido .precio, .box_horizontal .venta .contenido .precio, .box_horizontal .alquiler .contenido .precio {
	position: absolute;
	top: -3px;
	right: 10px;
	background:none;
	/*color:#056d67;*/
	font-weight:bold;
	
}
.box_vertical .venta .descripcion, .box_vertical .alquiler .descripcion {
	display:none;
}
.box_horizontal .promocion .descripcion, .box_horizontal .venta .descripcion, .box_horizontal .alquiler .descripcion {
	text-align: left;
    margin-left: 25px;
	margin-bottom:15px;
}

.box_horizontal .venta .contenido .descripcionCaracteristicas .caracteristicas{
	margin-top:14px !important;
}

.venta .contenido .descripcionCaracteristicas , .alquiler .contenido .descripcionCaracteristicas {
	text-align: center;
	padding-top:10px;
	padding-bottom:20px;
}
.promocion .contenido .descripcionCaracteristicas {
	text-align: center;
	padding-top:30px;
	padding-bottom:40px;
}

.box_horizontal .promocion .contenido, .box_horizontal .venta .contenido, .box_horizontal .alquiler .contenido {
	float: left;
	margin-left: 10px;
	width:50%;
}

.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;
}

.box_horizontal .promocion, .box_horizontal .venta, .box_horizontal .alquiler {
	min-height: 220px;
	padding-top: 0 !important;
}




.promocion figure div.sliderPropiedad.sliderMini > div > div > a {
	display: block;
    overflow: hidden;
    width: 284px;
    height: 179px;
    background: none;
	margin-top:-5px;
}
.promocion figure div.sliderPropiedad.sliderMini > div > div > a > img{
	width: 302px;
    height: 184px;
    -webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
	margin-top:-5px;
}

.promocion figure div.sliderPropiedad.sliderMini > div > div > a > img:hover{
	transform:scale(1.2);
	opacity:0.5;
}


.sliderPropiedad .sliderPrincipal{
	display:block;
}

/* ====================
   FORMULARIO ALERTAS BÚSQUEDAS
   ==================== */



/* ====================
   MAILING LIST
   ==================== */
aside {
	/*background: #01bbb0;*/
  	/*border-bottom: 4px solid #056d67;*/
}

aside #mailingList p{
	position:relative;
	top:6px;
	font-weight: 700;
}
aside #mailingList form .line.checkbox p{
	position:initial;
}
aside #mailingList form .line button{
	top: 13px;
    right: 23px;
    position: absolute;
	height: 34px;
}

#mailingList > div > p{
	font-family: 'Cinzel', serif;
	font-size:12.5px;
}

aside #mailingList form .line.checkbox {
	top: 55px;
}


/* ====================
   BLOG
   ==================== */

#articuloCompleto .wrapArticulo{
	display:block;
}
#articuloCompleto > .wrapArticulo > div > div.texto{
	width:100% !important;
}
 #latestArticle{
 	padding-top:0px !important;
    margin: 0 auto;
 }

#blog .wrapArticulo h2:before{
		top:73px !important;
	}

/* ====================
   RESULTS
   ==================== */
.vistaResultados ul li a:hover, .vistaResultados ul li a.activo, .paginacion ul li span.activa, .paginacion ul li a:hover {
	/*background: #056d67;
	border: 1px solid #056d67;*/
}

.paginacion ul li span, .paginacion ul li a {
	border: 1px solid #08bed0;
	color: #08bed0;
}
.breadcrumbs > ul > li{
	font-family: 'Cinzel', serif;
    font-size: 15px;
	color:#575757;
}

#results .row{
	margin-top:29px !important;
}
table thead tr th{
/*	background:#01bbb0;*/
	font-size: 13px;
	font-family: 'Cinzel', serif;
}
table tbody tr:hover td{
	background:rgba(1,187,176,0.2)
}



/* ====================
   LEYENDA RESULTADOS
   ==================== */

article.offers #leyenda{
	background:#f0f0f0;
	color:#575757;
}
#leyenda > span{
	text-align:center;
	font-family: KeepCalm;
	text-transform:uppercase;
	letter-spacing:1px;
	/*background:#01bbb0;*/
	color:#f0f0f0;
	border:none !important;
	padding-top:15px;
	margin-top:0px !important;
}
#leyenda > span > i{
	display:none;
}
#leyenda > form > fieldset > div.line > label {
	font-family: KeepCalm;
	text-transform:uppercase;
	font-weight:normal;
	letter-spacing:1px;
	margin-bottom:15px;
	padding-bottom:5px;
	font-size:10px ;

}

#leyenda > form > div > div > button{
	width:100%;
	height: 44px;
	font-family: KeepCalm;
	text-transform:uppercase;
	color:#f0f0f0;
}



#leyenda > form > div.line{
	margin-bottom:0px !important; 
}

#leyenda > form > fieldset > div.line > div > input{
	border-radius:0px;
}
	

/* ====================
   FICHA
   ==================== */
#detalle #ficha .actionBar ul li{
	margin-top:5px;
}

#detalle #ficha .header .headerTitulo  {
	/*color:#01bbb0;*/
	background:#f0f0f0;
	margin-bottom: 40px;
}

#ficha > div.header > div.headerTitulo > div.headerLeft > h1{
	font-size: 20px;
   font-family: 'Cinzel', serif;
    text-transform: uppercase;
	font-weight:bold;
	
}
#detalle #ficha .header .headerTitulo .headerRight .precio{
	font-family: 'Cinzel', serif;
	font-size: 27px;
    letter-spacing: 2px;
}

#detalle #formMasInfo {
	width: 100%;
	float: none;
}

#detalle .colIzq .detallesFicha {
	width: 100% !important;
	float: none !important;
}

#detalle #sliderPropiedad .img img {
	max-width: 100%;
}

#detalle #ficha div .detallesFicha h3{
	/*background: #01bbb0;*/
    color: #fff;
	font-family: KeepCalm;
	text-transform:uppercase;
	border:none;
}



#detalle #ficha .header .headerTitulo p{
	margin-top:10px !important;
}
#ficha > div.colIzq > div > h3 > i{
	display:none;
}


#contenido > form > fieldset > div > label{
	text-transform: uppercase;
    /*color: #fff;*/
    font-size: 12px;
    font-weight: normal;
	font-family: 'Cinzel', serif;
}

#contenido > form > fieldset > div.line.checkbox > p > a{
	
}

#contenido > form >fieldset > div:nth-child(6) > div > button{
	width:100%;
	height: 44px;
	font-family: KeepCalm;
	letter-spacing:1px;
	text-transform:uppercase;
	color:#f0f0f0;
	margin-bottom:0px !important;
}
#contenido > form >fieldset > div:nth-child(6) > div > button:hover{
	background:#575757;
}

#contenido > form > fieldset{
	margin-bottom:0px !important;
}

#contenido > form > fieldset > div > div > input , #contenido > form > fieldset > div > div > textarea{
	border-radius:0px;
}

#detalle #ficha div .detallesFicha:nth-child(2){
	margin-top:20px;
}

.tabs li a{
	padding:8px 15px 10px 15px !important;
	border-bottom:0px solid #FFF !important;
}
.tabs li a:hover{
	background:none;
	border-bottom:0px solid #FFF !important;
}
#tabsDetails{
	padding-bottom: 9px;
}
#tabsDetails > li > a > i{
	color: transparent;
    background: url(img/photo_ficha.png)no-repeat;
    font-size: 26px;
    top: 1px;
    position: relative;
}

#ficha > div.header > div.actionBar > ul > li.share > i{
	color: transparent;
    background: url(img/compartir_ficha.png)no-repeat;
    font-size: 25px;
	margin-right: 3px;
}
#ficha > div.header > div.actionBar > ul > li.calculator > a > i{
	color: transparent;
    background: url(img/simulador_ficha.png)no-repeat;
    font-size: 25px;
	margin-right: 3px;
}

#ficha > div.header > div.actionBar > ul > li > a > i , #ficha > div.header > div.actionBar > ul > li > i{
	display:none;
}

#detalle #ficha .actionBar{
	padding-top: 10px;
}
#btnImprimir > a > i{
	color: transparent;
    background: url(img/imprimir_ficha.png)no-repeat;
    font-size: 25px;
	margin-right: 3px;
}

#ficha > div.header > div.actionBar > ul > li.share , #ficha > div.header > div.actionBar > ul > li.printPage{
	border-right:1px solid #575757 ;
	
}
#tabsDetails > li > a , #detalle #ficha .actionBar ul li a {
	font-family: 'Cinzel', serif;
}
#tabsDetails > li > a{
	font-weight:bold;
}
#detalle #ficha .actionBar ul li a {
	font-size:13px;
}

#fichaScroll figure img{
	height:142px;
	border-radius:50%;
}

#detalle #ficha .actionBar a.hazOferta{
	padding: 6px 35px;
    box-sizing: border-box;
	/*background:#01bbb0;*/
	color:#FFFFFF;
	text-decoration:none;
	font-family: 'Cinzel', serif;
}
#detalle #ficha .actionBar a.hazOferta:hover{
	/*background:#575757;*/
	color:#FFF;
}
.sliderPropiedad .sliderPrincipal > a{
	z-index:inherit;
}



.breadcrumbs > ul > li:after{
	color:#d6d6d6;
}
#sliderPropiedad .sliderPrincipal > a {
	/*width: 28px;
	height: 55px;
	top: 50%;
	z-index: 10;
	margin-top: -26px;
	background-image: url(img/nav_slider.png);
	background-repeat: no-repeat;
	opacity: 0.5;
	filter: alpha(opacity=50);*/
}

#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;*/
	text-shadow: 0 0 2px #575757;
}

#sliderPropiedad .sliderPrincipal > a.anterior:hover, #sliderPropiedad .sliderPrincipal > a.siguiente:hover {
	/*cursor: pointer;*/
}

#fichaScroll {
	top: 10px;
	left: 10px;
	width: 170px;
	margin-left: 0;
	background: #f0f0f0;
	box-shadow: 0 0 2px #575757;
	z-index: 10;
}

#fichaScroll figure, #fichaScroll div {
	float: none;
	width: auto;
}

#fichaScroll div ul li {
	display: block;
	width: 100%;
	color: #575757;
	font-family: 'Cinzel', serif;
    font-size: 17px;
}
#fichaScroll div ul li.precio{
	/*color:#01bbb0;*/
	font-family: Arial;
    font-size: 18px;
}
#fichaScroll div ul li i {
	color: #292929;
}

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%;
}

#detalle #ficha .actionBar ul li a {
	color: #575757;
}
.fa-check{
	display:none !important;
}
#ficha > div.colIzq > div:nth-child(3) > ul > li:nth-child(4){
	display:none;
}
#detalle #ficha div .detallesFicha ul li{
	padding-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
}
#ficha > div.colIzq > div:nth-child(4){
	margin-top:30px;
	
}
/* ====================
   CONTACTO
   ==================== */

label {
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
	font-size: 11px;
	font-weight:normal;
}

/* ====================
   CAPTACIÓN
   ==================== */
form fieldset legend {
	/*color: #056d67 ;
	border-bottom: 3px solid #056d67;*/
	padding: 8px 0;
	margin: 0 0 25px 0;
}



/* ====================
   MODAL
   ==================== */
.modalContainer form .colIzq, .modalContainer form .colDcha {
	width: 49% !important;
}

.modalContainer form .colDcha {
	float: right !important;
}
.modalContainer .modal form button.btn{
	    bottom: -52px;
		height:41px;
		font-family: 'Montserrat', sans-serif;
        text-transform: uppercase;
}
.modalContainer .modal form button.btn:hover{
	
}
.modalContainer .modal{
	
}


/* ====================
   FOOTER
   ==================== */
footer {
	/*background:url(img/bg_footer.png);*/
	/*background: url(img/bg_footer_.png) repeat-x;*/
	-webkit-animation: wavesForeground 5s infinite linear;
	color: #fff;
	position:relative;
}

#accesosDirectos{
	width:100%;
	height:78px;
	/*background: url(img/footer_ship.png) no-repeat center center;*/
	-webkit-animation: rockTheBoat 5s infinite ease-in-out;
  -webkit-transform-origin: 5px 10px;
    top: 7px;
	position:relative;
}
#results #accesosDirectos{
	top:37px;
}

footer a {
	color: #fff;
}

footer div.email > i, footer div.direccion > i, footer div.tlf > i, footer div.socialLinks > i {
	color: #30a8c8 !important;
}
footer #creditos{
	border-top:1px solid #fff;
	padding-top:57px;
}
footer #creditos .right p a {
	background-image: url(//storage.googleapis.com/staticweb.inmoweb.es/web_framework/css/global/img/logoinmoweb2_blanco.png) !important;
}
	
footer #datosContactoFooter{
	padding-top:56px !important;
}

#captacion form div.line:last-child div button{
	height:45px;
}





#datosContactoFooter .email .fa-envelope-o{
	background: url(img/footer_mail.png) no-repeat center center;
}
#datosContactoFooter .email .fa-envelope-o:before{
	color:transparent !important;
}

#datosContactoFooter .direccion .fa-map-marker{
	background: url(img/footer_local.png) no-repeat center center;
}
#datosContactoFooter .direccion .fa-map-marker:before{
	color:transparent !important;
}

#datosContactoFooter .tlf .fa-phone{
	background: url(img/footer_phone.png) no-repeat center center;
}
#datosContactoFooter .tlf .fa-phone:before{
	color:transparent !important;
}
.fa-globe{
	background: url(img/footer_social.png) no-repeat center center;
}
.fa-globe:before{
	color:transparent !important;
}
footer #datosContactoFooter div > i{
	font-size: 83px !important;
}

#details .sliderPropiedad .sliderPrincipal {
    	display: table;
	}





/* ====================
   RESPONSIVE
   ==================== */
@media screen and (min-width: 0) and (max-width: 767px) {	
	#openProperty > form:nth-child(2) , #openNew > form:nth-child(2){
		padding-top:0 !important;
	}
	#home #bgContent{
		padding-bottom:0px;
	}
	.promocion figure div.sliderPropiedad.sliderMini > div > div > a > img , .promocion figure div.sliderPropiedad.sliderMini > div > div > a{
		width:100%;
		height:auto;
	}
	article{
		padding:0px;
	}
	header .datosContacto{
		display:none;
	}
	#blog .wrapArticulo h2:before{
		top:53px !important;
	}
    #navLinks > li:nth-child(1){
		 border:none !important;
		 width:auto;
	}
	
    #navLinks > li:nth-child(1) a{
	   width:auto;
	   padding-top:10px !important;
	   height: auto;
       box-sizing: border-box;
	  /* color:#FFF !important;*/
	  
   }
    #navLinks > li, li.title , #navegacion nav ul#favoritos > li > a{
	   padding-top:5px !important;
   }
    li.title{
	   padding-left:0px !important;
	   padding-right:0px !important;
   }
	
	#operationList > li:hover > a > i {
		 background:url(img/dropdown_hover.png)no-repeat !important;
	}
	
	#navLinks > li:nth-child(1):hover , #operationList > li:hover > a{
	  background:none;
   }
    #navLinks > li:nth-child(2){
   	   padding-left: 0px !important;
   }
  
   #operationList > li > a > i{
	   color:transparent;
	   background:url(img/dropdown.png)no-repeat !important;
	   font-size: 30px;
	   top: 16px;
	   left: -5px;
       position: relative;
   }
    #navegacion #navHeader #navLinks{
   		height:auto;
    }
	#navegacion #navHeader #navLinks li{
		padding-left:0px;
		padding-right:0px !important;
	}
	#navegacion #navHeader #navLinks li{
		border-color:#fff;
		border-right:none;
	}
    #navLinks > li:nth-child(1){
	 	border-bottom:1px dotted #FFF !important;
	}
	.dropDownMenu ul{
	 	top:50px;
		left: 9px;
	}
	#contacto .datosContacto .sucursales, #contacto .datosContacto form{
		width:100%;
		margin-bottom: 50px;
	}

	h2:before{
		top:55px;
	}
	
	#aboutus h2{
		margin-bottom:50px;
	}

	#buscador div form:first-child fieldset button, #buscador div form:last-child fieldset button{
		height:38px !important;
	}
	#buscador div#openProperty form:last-child div.line:last-child{
		width:100% !important;
	}
	.venta .contenido, .alquiler .contenido{
		height:202px;
	}
	
	#navegacion {
 		 /*background: #056d67;*/
	}
	.promocion .contenido .descripcionCaracteristicas{
		padding-top:13px;
	}
	.sliderPropiedad .sliderPrincipal .img img{
		max-height:367px;
	}
	#background {
		background: none;
	}
	
	header, #content {
		width: 100%;
	}
	
	header {
		height:auto;
	}
	#home header{
		height:auto !important;
	}
	
	#bgContent {
		padding-top: 0;
	}
	
	section {
		padding-top: 0px;
		
	}
	
	section {
		padding-top: 0px;
		float: none;
		width: 100%;
	}
	
	#home #logo:after {
		display: none;
	}
	
	#logo {
		position: initial;
		padding: 10px 0;
	}
	
	#logo img {
		width: 60%;
	}
	
	#slideshow {
		display: none;
	}	
	
	#navegacion {
		z-index: 100000;
		top: 32px;
		position: initial;
	}
	
	#navegacion nav {
		padding: 0;
	}
	
	#navegacion ul li a {
		padding: 8px 15px !important;
	}
	
	#navegacion #navHeader #navToggle, #navegacion #navHeader #searchToggle {
		display: inline-block;
	}
	
	#navegacion ul#idiomas {
		top: -6px;
		right: 9px;
		z-index: 1000000;
	}
	
	#navegacion #navHeader #navToggle button, #navegacion #navHeader #searchToggle button {
		margin: 5px 0;
		padding: 2px 7px;
		/*background: #01bbb0;
		border-color: #01bbb0;*/
		color: #FFF;
	}
	#slider {
		display: none;
	}
	
	#navegacion #navHeader {
		position: inherit;
		padding: 0 10px;
		float: left;
		width: 100%;
		box-sizing: border-box;
	}
	
	#navegacion #navHeader #navLinks {
		top: 45px;
		padding: 0 10px;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		/*background: #01bbb0;*/
		margin: 0;
		display:none;
	}
	.dropDownMenu ul{
		/*background:#01bbb0  !important;*/
	}
	#navegacion #navHeader #navLinks .dropDownMenu ul {
		/*background: none !important;*/
	}
	
	#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 {
		/*background: rgba(1,187,176,1) !important;*/
		z-index: 1000;
		top: 27px;
		display:none;
	}
	#buscador .tabs li.activo a{
		/*background: rgba(1,187,176,1) !important;*/
	}
	
	#buscador .tabs {
		/*background: #fff !important;*/
	}
	
	#idiomas > li > a > i {
		color: #fff;
	}
	#home #background #container #bgContent #content section{
		margin-top:4px !important;
	}
	#home section article.offers {
		top: 0px;
	}
	

	#sliderPropiedad {
		width: 320px;
	}
	
	.sliderPropiedad .sliderPrincipal .img img {
		max-height: initial;
	}
	aside{
		display:none;
	}
	#ficha .sliderPropiedad .sliderPrincipal .img {
		height: auto;
	}
	
	.promocion,	.venta, .alquiler {
		height: auto !important;
	}
	
	.venta, .alquiler {
		padding-bottom: 70px !important; 
	}
	
	.promocion .contenido .precio {
		
	}
	
	.venta .contenido .precio, .alquiler .contenido .precio {
		
	}
	
	#fichaScroll {
		top: 0px;
		width: 100%;
		margin-left: 0;
		left: 0;
	}
	
	#fichaScroll figure {
		width: 32%;
		float: left;
	}
	
	#fichaScroll div {
		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;
	}
	
	footer {
		padding: 10px 0 20px 0;
		
	}
	
	#captacion #background #container #bgContent #content section article .texto:before{
		bottom:-253px;
	}
}

@media screen and (min-width: 0) and (max-width: 767px) and (orientation: landscape) {
	header {}
	
	#navegacion {
		z-index: 100000;
		top: 176px;
	}
	
	#sliderPropiedad {
		width: 420px;
	}
}

@media screen and (min-width: 768px) and (max-width: 1023px) {
	#buscador div form fieldset button{
		top:2px !important;
	}
	#buscador label {
		font-size: 8px !important;
	}
	.promocion figure div.sliderPropiedad.sliderMini > div > div > a > img , .promocion figure div.sliderPropiedad.sliderMini > div > div > a{
		width:354px;
	}
	header .datosContacto{
		text-align:right;
		z-index:13;
	}
	header .datosContacto address{
		float:right;
	}
	header .datosContacto address ul li{
		width:100%;
	}
	#navegacion #navHeader #navLinks , #navegacion #navHeader #operationList{
		height:71px;
	}
	#navLinks > li , li.title, #navegacion nav ul#favoritos > li > a{
		padding-top:19px !important;
	}
	#navegacion #navHeader{
		float:left;
	}
	#navLinks > li:nth-child(1), #navLinks > li:nth-child(1) a{
		display:none;
	}
	
	#operationList > li > ul{
		top:71px !important;
	}
	article.offers #leyenda .titulo{
		font-size:11px;
	}
	#results #accesosDirectos{
		top:41px;
	}
	#navegacion ul#idiomas{
		top:17px;
	}
	#idiomas > li > a > i{
		background: url(img/dropdown_idiomas_blanco.png)no-repeat !important;
	}
	.dropDownMenu ul {
		left: 9px;
		top: 43px;
	}
	#navegacion ul#favoritos{
		top:-174px;
	}
	
	#navegacion #navHeader #navLinks li , li.title{
		padding-left:5px !important;
		padding-right:5px !important;
	}
	#navLinks > li:nth-child(2){
		padding-left:8px !important;
	}
	#navegacion ul li a{
		font-size:10.5px;
	}
	#navLinks > li:nth-child(1), #navLinks > li:nth-child(1) a{
		width:62px;
	}
	#navegacion ul#navLinks li:nth-child(1):hover > a, #navegacion ul#navLinks li:nth-child(1) > a:hover { 
		width:62px;
	}
	
	#captacion #background #container #bgContent #content section article .texto:before{
		bottom:-230px;
	}
	#openProperty form div.line input[type="text"], #openProperty form div.line select, #openProperty form div.line textarea, #openNew form div.line input[type="text"], #openNew form div.line select, #openNew form div.line textarea{
		padding-left:9px;
		padding-right:46px;
	}
	
	
	.sliderPropiedad .sliderPrincipal .img img{
		max-height:204px;
	}
	.row, article .texto, .mapa, #contacto .datosContacto , #buscador > div , #latestArticle{
		width: 768px !important;
	}
	
	
	#logo {
		width: 768px !important;
		top:22px;
		text-align: center;
		
	}
	.home_section div{
		width: 768px !important;
		margin:auto;
	}
	header .datosContacto address ul {
		float: left;
	}
	
	.nivo-directionNav, #navegacion ul#favoritos > li > div {
		width: 768px;
	}	
	
	article#mainText .welcome, article#mainText > div h2 {
		width: 100%;
	}
	
	#navegacion {
		top: 130px;
		border-top:2px solid #fff;
	}
	
	.box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
		width: 46.2%;
	}
	
	.box_vertical .promocion {
		height: 380px;
	}
	
	.box_vertical .venta, .box_vertical .alquiler {
		height: 408px;
	}
	
	aside div#mailingList > div > p {
		width: 100% !important;
		text-align: center !important;
	}
	
	aside div#mailingList div > form {
		left: 50% !important;
		margin-left: -247px !important;
	}
	
	article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
		width: 100%;
	}
	aside #mailingList form{
		top:-13px;
	}
	aside #mailingList p{
		top:-8px;
	}
	aside #mailingList{
		padding:16px 0;
	}
	
	#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: 350px;
	}
	
	#navegacion ul#idiomas li a {
		text-align: center;
	}

	#navegacion ul#idiomas li a span span:last-child {
		display: none;
	}
	section {
   		margin: 115px auto 0px auto;
	}
	#home section {
   		margin: 50px auto 0px auto;
	}
	h2:before{
		top:168px;
	}
	#aboutus #seccionInterna div.texto{
		margin-top:55px;
	}
	aside div#mailingList div > form {
		left: 50% !important;
		margin-left: -240px !important;
	}
	aside #mailingList form .line input[type="text"]{
		   width: 480px;
	}
	
}

@media screen and (min-width: 1024px) and (max-width: 1259px) {
	
	.promocion figure div.sliderPropiedad.sliderMini > div > div > a{
		width: 293px;
    	height: 172px;
	}
	
	#results #accesosDirectos{
		top:41px;
	}
	
	#navegacion #navHeader #navLinks li , li.title{
		padding-left:8px !important;
		padding-right:8px !important;
	}
	#navLinks > li:nth-child(2){
		padding-left:8px !important;
	}
	#navegacion ul li a{
		font-size:10.5px;
	}
	#navLinks > li:nth-child(1), #navLinks > li:nth-child(1) a{
		width:62px;
	}
	#navegacion ul#navLinks li:nth-child(1):hover > a, #navegacion ul#navLinks li:nth-child(1) > a:hover { 
		width:62px;
	}
	

	
	.sliderPropiedad .sliderPrincipal .img img{
		/*max-height:172px;*/
	}
	.row , article .texto, .mapa, #contacto .datosContacto, #latestArticle{
		width: 984px !important;
	}
	.home_section div{
		width: 984px !important;
		margin:auto;
	}
	#navegacion nav ul#favoritos > li > a span {
		display: none !important;
	}
	
	#buscador > div {
		width: 984px;
	}
	
	#logo {
		/*width: 984px !important;*/
	}
	
	.nivo-directionNav, #navegacion ul#favoritos > li > div {
		width: 984px;
	}	
	
	.box_vertical .promocion, .box_vertical .venta, .box_vertical .alquiler {
		width: 29.9%
	}
	
	.box_vertical .promocion {
		height: 353px;
	}
	
	.box_vertical .venta, .box_vertical .alquiler {
		height: 378px;
	}
	
	aside #mailingList {
		padding: 25px 0 45px 0;
	}
	
	aside #mailingList > div{
		
	}
	aside div#mailingList > div > p {
		  text-align: center !important;
		  width: 100% !important;
		  float: none;
	}
	
	aside div#mailingList div > form {
		left: 50% !important;
		margin-left: -265px !important;
	}
	aside #mailingList form .line input[type="text"]{
		   width: 530px;
	}
	aside #mailingList form .line button{
	
	}
	
	#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;
	}
}

@media screen and (min-width: 1260px) {
	aside{
		/*width:45%;*/
		margin:auto;
		/*margin-top:50px;*/
	}
	.venta figure .sliderPropiedad .sliderPrincipal .img img , .alquiler figure .sliderPropiedad .sliderPrincipal .img img{
		  max-height: 162px; 
	}
	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, #buscador > div , #latestArticle{
		width: 1220px !important;
	}
	.row, article .texto, .mapa, #contacto .datosContacto{
		width: 1220px !important;
	}
	#results .box_horizontal #listOffers .row{
		width:100% !important;
	}
	.home_section div{
		width: 1220px !important;
		margin:auto;
	}
	article .texto{
		margin-top:42px;
	}
	header .datosContacto {
		width: 1220px;
		margin-left: -610px;
	}
	
	#logo {
		/*width: 650px;
		margin-left: -610px;*/
	}
	
	.nivo-directionNav, #navegacion ul#favoritos > li > div {
		width: 1220px;
	}
	
	.box_vertical .promocion {
		height: 275px;
	}
	
	.box_vertical .venta, .box_vertical .alquiler {
		height: 368px;
	}

	#detalle #ficha div.colIzq {
		width: 70%;
	}

	#detalle #ficha div.colDch {
		width: 30%;
	}
	
	.sliderPropiedad {
		width: 849px;
	}
	
	#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 {
		  height: 362px;
	}
	
	#results_promo .box_vertical .promocion {
		height: 245px;
	}
	
	.box_vertical .venta, .box_vertical .alquiler {
		height: 400px;
	}
	
	#detalle #ficha div.colIzq {
		width: 60%;
	}

	#detalle #ficha div.colDch {
		width: 27%;
	}
	
	#sliderPropiedad, #video, #googleMaps {
		width: 845px;
	}
	
	#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;
	}
	
	#results .box_vertical .venta, #results .box_vertical .alquiler {
		height: 359px;
		width: 31%;
	}
	
	#results .box_vertical .venta .contenido .descripcionCaracteristicas ul.caracteristicas, #results .box_vertical .alquiler .contenido .descripcionCaracteristicas ul.caracteristicas{
		margin-top:16px !important;
	}
	
	article.offers #leyenda form .line .desplegado span, article.offers #leyenda form .line ul li {
		width: 100%;
	}
	aside #mailingList form .line input[type="text"]{
		width:470px;
	}
}

/* ie 8 */
@media \0screen {
}