*{

-webkit-appearance: none;
}	 
 body{
background-color:#ffffff; 
margin:0;padding:0;
font-family: 'Roboto', sans-serif;
font-weight:300;
font-size:.8em;
}
form{margin:0px;padding:0px}
a{
text-decoration: none;
color:#333;
}
a:hover {
text-decoration: none;
color : #000;
}
.letra{
font-size:1em;
font-weight:300;
}
.logo{
float:left;
padding:9px;
margin: 23px 0 0 0;
}
.titulo{
font-size:1.7em;	
font-family: 'Roboto', sans-serif;
font-weight:300;
color:#333;
}
.contenedor{
width:1180px;
margin:0 auto;
}

.titulodestacados{
font-weight: bold !important;
}

.menu{
background:#000000;
height:56px;
text-align: center;
    border-bottom: 8px solid #f28300;
}
.filtrosaplicados{
    box-sizing: border-box;
    padding: 10px;
}
  .lhbuscador{
   padding:5px 0;
   }
      .boxfiltrobusqueda{
   font-family: "Open Sans", Arial, Helvetica, sans-serif;
    font-size: .9em;
    background: #61a967;
    color: #FFF;
    padding: 4px 6px;
    margin: 3px 5px 3px 0;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    display: inline-block;
   }
.itemmenu{
margin: 0 30px 0 0px;
display:inline;
line-height:56px;
color:#ffffff;
font-size:1.3em;
font-weight:400;
text-transform:uppercase;
}

.seleccionado{
    background: #F28300;
    /* border-bottom: 4px solid #F28300; */
    padding: 14px 30px 18px 30px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #f5f1f1;
}
.seleccionado a{
 color:#ffffff  !important;
}

.itemmenu a{
color:#ffffff;
}

.top{
height:116px;
}
.contactotop{
    float: right;
    margin-top: 16px;
    font-size: 1.2em;
    color: #d4d4d4;
    line-height: 1.6;
    text-align: right;
}
.contactotop a {
color:#d4d4d4;
}
.slide{
margin:0;
}
.slide img{
    border-radius: 0px;
    -webkit-border-radius: 0px;
}

.contenedorBuscador{
	width: 980px;
    margin-top: 50px;
}

select {
  font-family: 'Roboto', sans-serif;
  font-size: 1em;
  width: 150px;
  height: 40px;
  margin: 4px;
    -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}


.botonBuscar {
  border: 0px;
  height: 45px;
  width:95%;
  background: #2E2E2E;
  color: #fff;
  font-size: 1.3em;
  font-weight: 400;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 rgba(0,0,0,.1);
  margin:5px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}



ul.bjqs-controls.v-centered li a{
	display:block;
	padding:10px;
	background:#fff;
	color:#000;
	text-decoration: none;
}

ul.bjqs-controls.v-centered li a:hover{
	background:#000;
	color:#fff;
}

ol.bjqs-markers li a{
	padding:5px 10px;
	background:#000;
	color:#fff;
	margin:5px;
	text-decoration: none;
}

ol.bjqs-markers li.active-marker a,
ol.bjqs-markers li a:hover{
	background: #999;
}

p.bjqs-caption{
	background: #000000;
   color:#ffffff;
}

p.bjqs-caption a {

   color:#ffffff;
}



ul.bjqs{position:relative; list-style:none;padding:0;margin:0;overflow:hidden; }
li.bjqs-slide{position:absolute; display:none;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9999;}
ul.bjqs-controls.v-centered li a{position:absolute;}
ul.bjqs-controls.v-centered li.bjqs-next a{right:0;}
ul.bjqs-controls.v-centered li.bjqs-prev a{left:0;}
ol.bjqs-markers{list-style: none; padding: 0; margin: 0; width:100%;}
ol.bjqs-markers.h-centered{text-align: center;}
ol.bjqs-markers li{display:inline;}
ol.bjqs-markers li a{display:inline-block;}
p.bjqs-caption{display:block;width:96%;margin:0;padding:2%;position:absolute;bottom:0; color:#ffffff;}


#botonmenu {
    display: none;
    width: 60px;
    height: 45px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    background: #333333 url("hamburger.gif") no-repeat 50% 50%;
    position: fixed;
    top: 12px;
    right: 0;
    margin-right: 10px;
    z-index: 10000;
        border: 1px solid #333;
}

.piedepagina{
font-size: 1.2em;
height:300px;
background: #000000;
color:#ffffff;
padding:10px;
}
.piedepagina a{
color:#ffffff;
}

.undestacado{
float:left;
width: 270px;
height:293px;
background:#ffffff;
-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
margin-bottom: 30px;
margin-right: 25px;
padding-bottom: 10px;
}
.undestacado img{
height:200px;
width:270px;
}

.destacadodatos{
padding:10px 15px;
overflow:hidden;
white-space:nowrap;
}
.destacadotitulo{
 color:#000000;
 font-size: 1.4em;
 overflow:hidden;
 white-space:nowrap;
}
.destacadosubtitulotitulo{
   font-size: 1.4em;
   color:#333333;
}
.destacadoprecio{
   font-size: 1.4em;
}

.cajaPremium {
	float: left;
	width: 95%;
	margin: 10px 5px 10px 5px;	 
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	background-color: #fff;
	border: 1px solid #d7d7d8;
	border-top: 1px solid #dadadb;
	border-bottom: 1px solid #cfcfd1;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.05);
	box-shadow: 0 1px 4px rgba(0,0,0,0.05);
	overflow: hidden;
}
.resultadoTipo {
	font-size: 1.8em;
	color: #000000;
	text-transform: uppercase;
	overflow: hidden;
	white-space: nowrap;
   font-weight: bold;
}
.resultadoTipo a {
	color: #000000;
}
.resultadoLocalidad {
	font-size: 1.5em;
	color: #000000;
	text-transform: uppercase;
	overflow: hidden;
	white-space: nowrap;
}
.resultadoPrecio {
	font-size: 1.5em;
	font-weight: bold;
	color: #f28300;
	overflow: hidden;
	white-space: nowrap;
}
.resultadoDescripcion {
	padding: 5px 0 5px 0;
	overflow: hidden;
	font-size: 1.4em;
}
.resultadoDetalle {
border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    /* background-color: #F8F8F8; */
    /* border: 1px solid #d7d7d8; */
    overflow: hidden;
    margin: 10px 0px;
    white-space: nowrap;
}

.resultadoContenedorFoto {
	float: left;
	width: 205px;
	padding: 5px;
}
.resultadoContenedorDatos {
	float: left;
	width: 600px;
	padding: 5px 5px 5px 0;
	overflow: hidden;
}
.rdBox {
	float: left;
	padding: 6px 10px;
	border-right: 0px solid #d7d7d8;
}

.popup-gallery img {
	padding: 5px;
	width: 100px;
	height: 75px;
}
.publicaizquierda {
	float: left;
	white-space: nowrap;
	overflow: hidden;
	width: 145px;
	text-align: right;
	padding: 2px 5px 2px 0px;
}
.publicaderecha {
	float: left;
	white-space: nowrap;
	overflow: hidden;
	padding: 2px 5px 2px 0px;
}
.detalleizquierda {
	float: left;
	white-space: nowrap;
	overflow: hidden;
	width: 290px;
	text-align: right;
	padding: 5px 5px 2px 0px;
	border-bottom: 1px solid #eee;
	display: block;
	height: 30px;
	line-height: 30px;
}
.detalleizquierda2 {
	float: left;
	white-space: nowrap;
	overflow: hidden;
	width: 180px;
	text-align: right;
	padding: 5px 5px 2px 0px;
	border-bottom: 1px solid #eee;
	display: block;
	height: 30px;
	line-height: 30px;
}
.detallederecha {
	float: left;
	width: 220px;
	white-space: nowrap;
	overflow: hidden;
	padding: 5px 5px 2px 5px;
	border-bottom: 1px solid #eee;
	display: block;
	height: 30px;
	line-height: 30px;
}
.detallederecha2 {
	float: left;
	width: 180px;
	white-space: nowrap;
	overflow: hidden;
	padding: 5px 5px 2px 5px;
	border-bottom: 1px solid #eee;
	display: block;
	height: 30px;
	line-height: 30px;
}

.imgFondo {
	display: block;
	height: 350px;
	background: #02344A;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 4px;
	-moz-border-radius: 4px;
}
.descripcion {
	padding: 5px 16px;
	font-size:1.2em;
}
.fondoblanco {
	background: #ffffff;
}

.nombresobreslide {
text-transform: uppercase;
    color: #ffffff;
    position: absolute;
    /* top: 20px; */
    /* left: -2px; */
    z-index: 10;
    font-size: 1.7em;
    font-weight: 300;
    background-color: #000000;
    padding: 20px 35px;
    /* border-radius: 2px; */
    -moz-border-radius: 2px;
}
.subtextosobreslide {
	font-size: .9em;
	font-weight: 400;
}
.logosobreslide {
	position: absolute;
	display: inline-block;
	top: 310px;
	left: auto;
	right: 20px;
	z-index: 10;
	overflow: hidden;
}
.logosobreslide img {
	width: auto;
	max-width: 200px;
	height: 70px;
	overflow: hidden;
	border: 1px solid #999;
}
.redondo {
	border-radius: 50%;
	display: inline-block;
	overflow: hidden;
}
.detallebajoslide {
text-transform: uppercase;
    color: #000000;
    z-index: 10;
    font-size: 1.8em;
    font-weight: 400;
    background-color: #ffffff;
    padding: 5px 16px;
    border-radius: 2px;
    -moz-border-radius: 2px;
}
.unBoton {
background: #000000;
    color: #ffffff;
    border: 0px;
    padding: 15px 20px;
    font-weight: 400;
    border-radius: 5px;
    text-transform: uppercase;
}
.verfotos {
	background-color: #02344A;
	padding: 5px 16px;
	font-size: 1.2em;
	font-weight: 300;
	color: #ffffff;
	text-align: center;
}
.verfotos:hover {
	background-color: #6BA454;
}
.opcion {
	float: left;
	white-space: nowrap;
	overflow: hidden;
	border-left: 1px solid #cccccc;
	border-right: 0px solid #cccccc;
	padding: 8px 16px;
}
.opcionPrimero {
	border-left: 0px solid #cccccc;
}
.opcionUltima {
	border-right: 1px solid #cccccc;
}
.cicono {
	float: left;
	border-bottom: 0px;
	border-right: 1px solid #cccccc;
	font-size: 12px;
}

input[type=text]{
  height: 40px;
   margin: 4px;
    -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
 
 .inputPerfilBusqueda {
	BORDER: #737272 1px solid;
	padding: 3px;
	font-size: 1.1em;
	BACKGROUND-COLOR: #FFFFFF;
	width: 200px;
	height: 30px;
}
.formizquierda {
	float: left;
	white-space: nowrap;
	overflow: hidden;
	width: 145px;
	text-align: right;
	padding: 2px 5px 2px 0px;
	line-height: 35px;
}
.formderecha {
	float: left;
	line-height: 35px;
	white-space: nowrap;
	overflow: hidden;
	padding: 2px 5px 2px 0px;
}
.detallecolDerecha {
	float: left;
}
.publicaizquierda {
	float: left;
	white-space: nowrap;
	overflow: hidden;
	width: 145px;
	text-align: right;
	padding: 2px 5px 2px 0px;
}
.publicaderecha {
	float: left;
	white-space: nowrap;
	overflow: hidden;
	padding: 2px 5px 2px 0px;
}
.wrap{
	overflow:hidden;
 
	}

	.cajaPremiumResultados {
    float: left;
    width:200px;
    height: 420px;
    margin: 0px;
	font-size: .9em;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    background-color: #fff;
    border: 0px solid #d7d7d8;
    border-top: 0px solid #dadadb;
    border-bottom: 1px solid #cfcfd1;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.05);
    box-shadow: 0 1px 4px rgba(0,0,0,0.05);
    overflow: hidden;
	float: left; 
	 margin:30px 28px;
	 color: #5F021F;
}
 /***************************************************************************************************************************************/

.contactotop, .menu{display:block;}
#nav  {display:block;}
.contactobajo{display:none;}

@media screen and (max-width: 1024px) {
.contenedor{
width:1010px;
}

	.detalleizquierda {
	width: 260px;
	}

}

@media screen and (max-width: 768px) {
.contenedor{
width: 95%;
}

.cajaPremium {
	margin: 14px 0 14px 0; 
}

.slide {
	margin-top:5px;
}

.contactotop{display:none;}
#nav  {display:none;}

.contactobajo{
display:block;
       margin-top: 40px;
    font-size: 1.3em;
    color: #555555;
    line-height: 1.6;
    text-align: left;
}

.top{
height: 110px;
}

.logo  {
  float:none;
  margin: 10px 0 0 0;
  padding:0;
}
#botonmenu{
display:block;
}


.itemmenu{
margin:0 0 0 5px;
display:block;
line-height:56px;
text-align:left;
}
.seleccionado{
padding:0 0 0 5px;
}
.menu{
height:auto;
min-height: 40px;
}
 .imgFondo {
		height: 300px;
	}
	.contenedordetalles{
		 
	}
	.detalleizquierda {
	width: 100px;
}
.detalleizquierda2 {
	width: 100px;
}
.detallederecha {
	width: 120px;
}
.detallederecha2 {
	width: 120px;
}
.formizquierda {
	float: none;
	text-align: left;
	line-height: 20px;
}
.formderecha {
	float: none;
	margin-bottom: 12px;
	line-height: 10px;
}
.inputPerfilBusqueda {
	width: 90%;
	height: 30px;
}
.opcion {
	float: none;
	border: 0px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.cicono {
	float: left;
	border-bottom: 0px;
	border-right: 1px solid #cccccc;
	font-size: 12px;
}
.opcionPrimero {
	border-left: 0px solid #cccccc;
}
.opcionUltima {
	border-right: 0px solid #cccccc;
}
.resultadoContenedorFoto {
	width: 100%;
 align-content::center;
	padding: 0;
}
 
.resultadoContenedorDatos {
	float: none;
	width: 97%;
	padding: 5px 8px;
}
}

@media screen and (max-width: 640px) {
	.contenedorPrincipal {
		width: 560px;
	}
	.contenedorBuscador{
		    width: 90%;
    padding: 10px;
    top: 70px;
	}
   .contenedordetalles{

	}
	.botonBuscar{
   width:80%;
	}
}


@media screen and (max-width: 580px) {

.logo img {
padding:15px;
width:80%;

}

.botonBuscar{
width:95%;
}

.itemmenu {
    margin: 0px;
    padding-left:5px;
    }

}


@media screen and (max-width: 480px) {
	.contenedorPrincipal {
		width: 99%;
	}
	.input {
  	 	width: 120px;
   }
   .contenedordetalles{
		 
	}
.detallecolDerecha {
	float: none;
}
.detalleizquierda {
	width: 160px;
}
.detalleizquierda2 {
	width: 160px;
}
.detallederecha {
	width: 120px;
}
.detallederecha2 {
	width: 120px;
}
.imgFondo {
	height: 200px;
}
.detallebajoslide {
	font-size: 1em;
}
.logosobreslide {
	display: none;
}
.logosobreslide img {
	display: none;
}
.parteBaja {
	padding: 10px;
}
.rdBox {
	float: none;
	width: 100%;
	border-bottom: 1px solid #d7d7d8;
}
}

@media screen and (max-width: 340px) {
.detallecolDerecha {
	float: none;
}
.detalleizquierda {
	width: 160px;
}
.detalleizquierda2 {
	width: 160px;
}
.detallederecha {
	width: 50px;
}
.detallederecha2 {
	width: 50px;
}
}

@media screen and (max-width: 320px) {
	.contenedorPrincipal {
		width: 230px;
	}
	.contenedorBuscador{

	}
	.input {
  	 	width: 80px;
   }
}
/***************************************************************************************************************************************/
#wspicono {
  position: fixed;
  bottom: 18px;
  right: 18px;
  width: 60px;
  height: 60px;
  background-color: #25b249;
  border-radius: 50%;
  cursor: pointer;
  display: block;
  -webkit-box-shadow: 0px 2px 5px 2px rgba(100, 100, 100, 0.4);
  -moz-box-shadow:    0px 2px 5px 2px rgba(100, 100, 100, 0.4);
  box-shadow: 0px 2px 5px 2px rgba(100, 100, 100, 0.4);
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAtCAYAAAA6GuKaAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAOzSURBVHja7JhPiJVVGIefezXLmWrGbGpGK5MyIswWWtAfZIbKphIXUS1Kg2oTtAppEdXgQLYJo0UTQYtqFzJJaIy1yYVJGSikhjojUliNOUxNoxbq6NPmvXT6GJ17v/kuIdwXDvfc8+c9z/ee853z+05J5WKzMhehNaAb0A3oBnQ+m1mQn2ZgMbAcWApcH2XngD+AQ8A3wNfA4SjPbaVpHi5l4H7geaAbaJmi/WHgE+BjYPD/gF4E9ABPJctsHNgDHAFORnkrcEvMRMV+Ad4B+oC/ax5ZzZMeVIf81/aqL6m3q3PUUtL2EnWeulx9Vx1N+vWrbbWOnwf4EXUkBh1X16lX1NB/sbo5Af+qVvBagZeqwzHYT+qKnDM1S+1VJ8LXZrWlHtCt6rcxyLB6X07gNPUkEe+pB/TL4XxCXZ2Ul9U16hvqXTnAN4bf39UlRULPS168/gCt1L2QRGtAnV0j9EL1t+j/XiydQqCfCaenMtFsVw8k0MfVO3JEuzf6j1bTv1zlabcy8tuB75K6G2K/rtjlwBM59vx+4ARwFfBwEdqjDVgW+S8zdWeBM5myphzQPybBuLcI6IXA/MjvzdQdAfYn/weA9Tmgj4c+qcxeIZGeBZwGjmbqjgGbkv8HgNGcsmA4fmcUAV1RghORsvZB6A2A54AHckJXlplFQP8Vji6LFy1rR4FXYn23Au8Dt00mzqYY58oq21UF/XO82eULrLcBoDfyNwGfAp1JfUfsEG8CC87zQNdF/mQRKu9adVfsoxum0BN9yZ79p7pe7VI3JeVDoQibM2N8H/UfFXG4zFTfDoeDatMF2l6qvuV/bczJbVHSb0UintYUdSJ2JU6fraL96tDY57PdmYevzMQ+taMo6GZ1Szj+QV1QRZ9rQpdsVU9k9POdSbtVSUBezHxATFvlPR2Oz6kra+jXFDr8SbUzo5tvVg+G313q3KKl6evhfH+eT6RJUoe6LXyeVruL1tMt6o4YoC9TV8oBvCz5oFBdW4/PrXvUMxGRu9WrY7lsjGg9HrvMVH7aYsaOJcCv1frQ1VzWlICH4jgfB9aGEmtP2nQCO4HPQq39CpyKA6kp5GsXsCo5oIaBV4EP63Hv0R6SdEmmfCz0dUvcLKU2GqfoDGBOaPJUFvQDGxLNUvi1WHcCPAbsAD4P4EPA7IjiYwE/H5gbKQUdBL6I2dhZ72uxdcCjwFZgC3AwlgmTiP8O4FbgxpiBs8AIMBTQI9O9xyviLq9x1duAbkA3oBvQ9bV/BgBa8danK1QwPgAAAABJRU5ErkJggg==');
  background-position: center center;
  background-repeat: no-repeat;
}

#wspicono2 {
    position: fixed;
    bottom: 18px;
    right: 18px;
    width: 75px;
    height: 75px;   
    border-radius: 50%;
    cursor: pointer;
    display: block;  
    background-image: url(https://www.inmobusqueda.com.ar/imagenes/iconos/wsp.logo1.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 60px 60px;
}
#wspicono3 {
    position: fixed;
    bottom: 18px;
    right: 18px;
    width: 60px;
    height: 60px;
    background-color: #ffffff;
    border-radius: 50%;
    cursor: pointer;
    display: block;
    -webkit-box-shadow: 0px 2px 5px 2px rgba(100, 100, 100, 0.4);
    -moz-box-shadow: 0px 2px 5px 2px rgba(100, 100, 100, 0.4);
    box-shadow: 0px 2px 5px 2px rgba(100, 100, 100, 0.4);
    background-image: url(https://www.inmobusqueda.com.ar/imagenes/iconos/wsp.logo2.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 45px 40px;
} 
 
#wsp-chat {
    background: #fff;
    padding: 10px;
    width: 230px !important;
    position: fixed !important;
    bottom: 65px !important;
    right: 65px !important;
    margin: 0 20px !important;
    z-index: 600000 !important;      
    font-size: 100% !important;
    font: inherit !important;
    vertical-align: baseline !important;
    list-style: none !important;
    border-collapse: collapse !important;
    border-spacing: 0 !important;
    text-align: left !important;  
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #eeeeee;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.05);
    box-shadow: 0 1px 4px rgba(0,0,0,0.12);
}
.wspvendedorfotoperfil{
float:left;
width: 25%;
margin: 5px 10px 5px 0;
}

.wspvendedordatosperfil{
float:left;
width: 70%;
overflow: hidden;
 
}
 
.wspvendedorfotoperfil img {
    width: 48px;
    height: 48px;
    margin-right: 5px;
    margin-left: 5px; 
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
 

.wspvendedor{
padding: 10px 5px;
}

.wspmensaje{
padding: 5px 0;
}
.wspcargo{
text-transform: uppercase;
}

.wspenviarmensajelink{
    background: #25b249;
    color: #fff;
    font-size: .85em;
    padding: 2px 8px;
    border-radius: 3px;
    text-decoration: none;
}
.wspenviarmensajelink:hover{
color: #fff;
}



