@charset "utf-8";


/* CSS Document */

body {
	background-image: url(../ns2-images/bkg-image-1.jpg?id=234) ;
}

/** BUSCADOR HOME **/
.buscadorHome {
	display: block ;
	min-height: 671px ;
	height: 100%;
	clear: both;
	float: left;
	width: 100%;
	position: relative;
	z-index: 0 ;
}

.buscadorHome .contenido {
	max-width: 1164px ;
	width: 100% ;
	min-height: 272px ;
	height: 100%;
	background-image: url(../ns2-images/buscador-bkg-1.png) ;
	background-repeat: repeat;
	margin-left: auto ;
	margin-right: auto ;
	margin-top: 10% ;
	position: relative;
	z-index: -1 ;

}
.buscadorHome .contenido .operacion {
	clear: both; 
	float: left;
	margin-left: 36px;
	margin-top: 35px;

}
.buscadorHome .contenido .inmuebles {	
	clear: both;
    float: left;
    margin-left: 36px;
    margin-top: 0px;
    padding-top: 9px;
}
.buscadorHome .contenido .buscadorInput {	
	clear: both;
	float: left;
	margin-left: 36px;
	margin-top: 18px;
	padding-left: 0px;
	max-width: 1072px;
	width: 100%;
}
.buscadorHome .contenido .buscadorInput input[type=text] {	
	border: 0px;
	width: 85%;
	height: 54px;
	background-color: white;
	padding-left: 19px;
	font-style: italic;
	font-weight: normal;
	float: left;
	font-size: 14px;
	line-height: 39px;
}

.buscadorHome .contenido .buscadorInput input[type=text]:focus  {	

}
.buscadorHome .contenido .buscadorInput button  {	
	float: left;
    display: block;
    font-size: 15px;
    font-weight: 700;
    /* font-family: 'Source Sans Pro'; */
    color: white;
    line-height: 34px;
    width: 13%;
    text-align: center;
    background-color: #555;
    border: 0px;
    height: 54px;
    letter-spacing: 0px;
	cursor: pointer;

}
.buscadorHome .contenido .buscadorInput button:hover  {	
	background-color: #ccc ;	
}

/** RADIO BUTTON 1 **/
.buscadorHome .containerRadio {
	display: block;
    position: relative;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: left;
    font-size: 15px;
    font-weight: 600;
    /* font-family: 'Source Sans Pro'; */
    color: white;
    line-height: 40px;
    width: 109px;
    text-align: center;
    letter-spacing: 0px;
}

/* Hide the browser's default radio button */
.buscadorHome .containerRadio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.buscadorHome .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 43px;
    width: 111px;
	border-radius: 0%;
	z-index:-999999 ;
	
	
}

/* On mouse-over, add a grey background color */
.buscadorHome .containerRadio:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.buscadorHome .containerRadio input:checked ~ .checkmark {
  background-color: #981024;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.buscadorHome .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.buscadorHome .containerRadio input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.buscadorHome .containerRadio .checkmark:after {
 	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
}	

/** RADIO BUTTON 2 **/
	

/* The container */
.buscadorHome .containerRadio2 {
	display: block;
    position: relative;
    padding-left: 24px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    float: left;
    font-size: 13px;
    font-weight: 500;
    color: white;
    padding-right: 15px;
	
}

/* Hide the browser's default radio button */
.buscadorHome .containerRadio2 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.buscadorHome .checkmark2 {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.buscadorHome .containerRadio2:hover input ~ .checkmark2 {
  
	background-color: #981024;
}

/* When the radio button is checked, add a blue background */
.buscadorHome .containerRadio2 input:checked ~ .checkmark2 {
	background-color: #eee;  
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.buscadorHome .checkmark2:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.buscadorHome .containerRadio2 input:checked ~ .checkmark2:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.buscadorHome .containerRadio2 .checkmark2:after {
  	top: 4px;
    left: 4px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #981024
}

.buscador-accesoDirecto {
	margin-left: 26px; 
}

/** TOP **/
.top {
	opacity: 0.9;
}
/** PILARES **/
.pilares {
	clear: both;
    float: left;
    width: 100%;
    background-color: white;
    min-height: 161px;
    height: 100%;
    padding-top: 34px;
    padding-bottom: 61px;

}
.pilares .contenido {
	max-width: 1164px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 19px;
	display: table;

}
.pilares .contenido .modulos {
	max-width: 383px;
	width: 100%;
	float: left ;
}
.pilares .contenido .modulos h2 {
	color: #981024;
	font-weight: bold;
	font-size: 27px;
	text-align: center;
	margin-top: 12px;

}
.pilares .contenido .modulos p {
	color: black;
	font-weight: normal;
	font-size: 15px;
	text-align: center;
	margin-top: 3px;

}

.pilares .contenido .modulos .imagen {
	text-align: center;

}
.pilares .contenido .modulos .imagen img {
	border: 0;
}

@media screen and (max-width: 1164px) {
	.pilares .contenido .modulos {
		max-width: 100%;
		padding-bottom: 25px;
	}
	.pilares .contenido .modulos p {
		max-width: 80%;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	.buscadorHome .contenido .inmuebles {
		border-right: 0px solid #eee;
	}
	
}

/** SLIDE DESTACADOS **/

.res {
    margin: 0 0 0 0;
    margin-left: 0px;
}
.res-slide {
    padding-top: 25px;
    padding-bottom: 15px;
}
/** -->>slider destacados **/
/** -->>slider destacados **/

.res-ficha {
	background-color: transparent;
	border: 0px solid #D3D3D3;

	display: block;
	float: left;
	margin-left: 21px;
	margin-top: 0px;
	width: 374px !important;
	height: 558px  !important;
	padding-right: 0px;
	position: relative;
}
.res-ficha:first-child {
	margin-left: 0px ;
}


.res-ficha-foto {
	margin-left: 0;
	margin-top: 0;
	position: absolute;
    z-index: 0;
}

.res-ficha-foto div {
	display: block;
	width: 374px;
	height: 281px;
	background-size: 374px 281px;
	background-repeat: no-repeat;
}
.res-ficha-foto .res-ficha-foto-sombra {
	display: block; 
	width: 100%; 
	height: 88px; 
	background-image: url(../../ns2-images/ficha-bkg-1.png); 
	background-repeat: no-repeat; 
	margin-top: -88px;
}
/*
.res-ficha-fotoPrincipal {
	width: 374px;
	height: 280px;
	display:block;
	position: relative;
    z-index: 1;
}
.res-ficha-fotoPrincipal-sombra {
	display: block;
    width: 100%;
    height: 89px;
    background-image: url(https://patriciabellotti.com.ar/ns2-images/ficha-bkg-1.png);
    background-repeat: no-repeat;
    margin-top: -89px;
    position: relative;
    z-index: 2;
    background-position: 0 0;
}

.res-ficha-info {
	border-bottom: 0;
	margin-left: 20px;
	margin-top: 20px;
	padding-bottom: 6px;
	width: 88%;
	position: relative;
    z-index: 3;
}
.res-ficha-info .info-general {
    position: absolute;
    top: 183px;
}

.res-ficha-info h3.inmueble {
	font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: white;
    background-color: #434146;
    padding-left: 12px;
    padding-right: 11px;
    padding-top: 8px;
    padding-bottom: 7px;
    display: inline-block;
}

.res-ficha-info h3.inmueble span {
    color: #981024;
    font-weight: 500;
}

.res-ficha-info p {
	clear: both;
	float: left;
}

.res-ficha-info span.tipo-op {
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    padding-right: 5px;
    top: 6px;
    position: relative;
}

.res-ficha-info .res-ficha-precio {
	opacity: 0.8 ;
}
.res-ficha-info .res-ficha-precio p.precio {
	font-size: 32px;
	color: white;
	float: left
}

.res-ficha-info .res-ficha-precio p.botones {
	float: left;
    position: absolute;
    left: 256px;
    width: fit-content;
    top: 29px;
}

.res-ficha-info .res-ficha-precio a {
	display: block;
	width: 29px;
	height: 27px;
	float: right;
}
.res-ficha-info .res-ficha-precio a:hover {
	opacity: 0.5;
}


.res-ficha-info .res-ficha-precio a:first-child {
	margin-left: 8px;
}
.res-ficha-info .res-ficha-precio a.whatsapp {
	background-image: url(../ns2-images/ficha-whatsapp.png);
	background-repeat:  no-repeat ;
	margin-top: -2px;
}	
.res-ficha-info .res-ficha-precio a.consulta {
	background-image: url(../ns2-images/ficha-consulta.png);
	background-repeat:  no-repeat ;
}

*/

.resultado div .res-ficha-foto div {
	display: block;
	width: 374px;
	height: 281px;
	background-size: 374px 281px;
	background-repeat: no-repeat;
}
.resultado div .res-ficha-foto .res-ficha-foto-sombra {
	display: block; 
	width: 100%; 
	height: 88px; 
	background-image: url(../../ns2-images/ficha-bkg-1.png); 
	background-repeat: no-repeat; 
	margin-top: -88px;
}
.res-ficha-foto .res-ficha-foto-estado {
    display: block;
    width: 374px;
    height: 281px;
    background-image: none;
    background-repeat: no-repeat;
    margin-top: -281px;
    background-position-y: 140px;
    background-color: #222;
    opacity: 0.7;
	position: absolute;
}
.res-ficha-foto .res-ficha-foto-estado-text {
	
    margin-left: 10px;
    font-weight: normal;
    color: #981024;
    font-size: 24px;
    text-transform: uppercase;
    padding: 3px 17px 4px 17px;
    border-radius: 4px;
    background-color: #eee;
	    width: 135px;
    height: 35px;
	position: relative;
	top: 40%;
    left: 24%;
}
.res-ficha-info {
    margin-left: 11px;
    margin-top: 15px;
    padding-bottom: 6px;
    width: 345px;
    /* border: 1px solid; */
}

.res-ficha-info h3.inmueble {
    font-size: 19px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    /*background-color: #434146;*/
    padding-left: 12px;
    padding-right: 11px;
    padding-top: 8px;
    padding-bottom: 7px;
    display: inline-block;
    opacity: 0.9;
	position: absolute;
	top: 288px;
	
}

.res-ficha-info h3.inmueble span {
    color: #981024;
    font-weight: 500;
}
.res-ficha-info .res-ficha-precio {
	opacity: 0.8;
    margin-top: 174px;
}


.res-ficha-info .res-ficha-precio p.precio {
    font-size: 32px;
    color: white;
    float: left;
    
    position: absolute;
    left: 23px;
	top: 200px;
}

.res-ficha-info span.tipo-op {
    color: white;
    font-size: 32px;
    font-weight: normal;
    padding-right: 5px;
    position: relative;
    top: 7px;
	text-shadow: 2px 1px 3px black
}

.res-ficha-info .info-general {
    width: 100%;
    float: left;
    display: table;
}

.res-ficha-info .info-general .precio span strong {
    font-size: 13px;
    position: relative;
    top: 5px;
}

.res-ficha-info .res-ficha-precio p.botones {
    float: right;
    top: 235px;
    position: absolute;
    left: 275px;
    width: 70px;
}

.res-ficha-info .res-ficha-precio a.consulta {
    background-image: url(../ns2-images/ficha-consulta.png);
    background-repeat: no-repeat;
}

.res-ficha-info .res-ficha-precio a.whatsapp {
    background-image: url(../ns2-images/ficha-whatsapp.png);
    background-repeat: no-repeat;
    margin-top: -2px;
}

.res-ficha-info .res-ficha-precio a:first-child {
    margin-left: 8px;
}
.res-ficha-info .res-ficha-precio a {
    display: block;
    width: 29px;
    height: 27px;
    float: right;
}


/*
.res-ficha-info p.direcc  {
	
}

.res-ficha-info .res-ficha-detalle {
    position: absolute;
    top: 271px;
}

.res-ficha-info p.direcc a {
	font-style: normal;
    font-weight: bold;
    font-size: 24px;
    color: #981024;
    line-height: 29px;
	text-transform: capitalize ;
}

.res-ficha-info p.zona  {
	font-size: 15px;
    margin-top: -2px;
}

p.res-ficha-desc {
	color: #636161;
    font-weight: 600;
    margin: 0 0 0 0;
    font-size: 19px;
    line-height: 24px;
    width: 100%;
    margin-top: 9px;
}

.res-ficha-info .res-ficha-ver-mas {
	width: 100%;
	margin: 0 0 0 0;
	left: 0;
	top: 451px;
	position: absolute;
}
.res-ficha-info .res-ficha-ver-mas a {
	display: block;
    font-size: 14px;
    font-weight: 500;
    color: white;
    line-height: 40px;
    max-width: 125px;
    text-align: center;
    background-color: #981024;
    border: 0px;
    height: 42px;
    background-image: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}
.res-ficha-info .res-ficha-ver-mas a:hover {
	text-decoration: none;
	opacity: 0.7 ;
}
*/



.res-ficha-info p.direcc {
	margin-top: 30px;
}

.res-ficha-info p.direcc a {
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    color: #981024;
}
.res-ficha-info p.zona {
    font-size: 16px;
    margin-top: 0px;
}

.res-ficha-info p.res-ficha-desc {
    color: #636161;
    font-weight: 500;
    margin: 0 0 0 0;
    font-size: 18px;
    line-height: 20px;
    width: 100%;
}


.res-ficha-info .res-ficha-detalle {
	float: left;
    clear: both;
    width: 88%;
    position: absolute;
    top: 289px;
    left: 23px;
}

.res-ficha-info .res-ficha-detalle p.zona {
	font-size: 15px;
	color: #4D4D4D ;

}

.res-ficha-info .res-ficha-detalle p.items {
    line-height: 36px;
}

.res-ficha-info .res-ficha-detalle p.items span {
    /*color: #981024;*/
	color: #666;
	font-weight: bold;
}

.res-ficha-info .res-ficha-ver-mas {
    width: 100%;
    margin: 0 0 0 0;
    left: 108px;
    top: 226px;
    position: absolute;
}

.res-ficha-info .res-ficha-ver-mas a {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: white;
    line-height: 40px;
    max-width: 125px;
    text-align: center;
    background-color: #981024;
    border: 0px;
    height: 42px;
    background-image: none;
    width: 100%;
    margin-top: 30px;
}
