@font-face {
    font-family: 'AndaleMono';
    src: url('../font/AndaleMono.eot');
    src: url('../font/AndaleMono.eot') format('embedded-opentype'),
         url('../font/AndaleMono.woff2') format('woff2'),
         url('../font/AndaleMono.woff') format('woff'),
         url('../font/AndaleMono.ttf') format('truetype'),
         url('../font/AndaleMono.svg#AndaleMono') format('svg');
}
* {
padding: 0;
margin: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html{
   height:100%;
}
body {
   width: 100%;
   height: 100%;
   position: absolute;
   background-repeat: repeat;
   font-family: Arial, sans-serif;
   font-weight: 400;
   font-size: 15px;
   text-align: justify;
   word-wrap:break-word;
}
#contenedor {
    width: 100%;
    height: auto;
    float: left;
}
#logotipo {
    width: 100%;
    height: 90px;
}
#logo {
    width: 333px;
    text-align: center;
    margin: 0 auto;
}
#logo img {
    width: 85%;
    margin-top: 5px;
}
#redes {
    width: 92px;
    margin-top: 20px;
    left: 85%;
    position: absolute;
    z-index: 5;    
}
#redes img {
    width: 35%;
    margin-right: 2px;
}
#redes a {
    text-decoration: none;
}
#botonera {
    width: 100%;
    height: 20px;
    text-align: center;
}
#botonera a {
    font-family: 'AndaleMono', Arial, sans-serif;
    margin: 0 20px 0 20px;
    font-weight: 100;
    font-size: 16px;
    color: #d35833;
    text-decoration: none;
}
#botonera a:hover {
    color: #ff3b00;
}
#contenido {
    width: 100%;
    height: auto;
    float: left;
}
.ima1, .ima2 {
    width: 50%;
    float: left;
}
#imaindex1, #imaindex2 {
    width: 100%;
    float: left;
}
#imaindex1 {
    padding: 20px 10px 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#imaindex2 {
    padding: 20px 20px 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.imatxt1,.imatxt2  {
    width: 50%;
    height: auto;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    z-index: 8;
}
.imatxt1 img,.imatxt2 img {
    width: 35%;
    margin-top: 29%;
}
#imaint {
    width: 100%;
    margin: 5px 0;
}
#imaint img {
    width: 100%;
}
#footer {
    clear: both;
    position: relative;
    height: 121px;
    background: #d35833;   
}
#caja {
  clear: both;
  min-height: 100%;
  height: auto !important;
  margin-bottom: -121px;
}
#caja #layout_footer {
  height: 121px;
}
#datos {
    width: 67%;
    height: 100%;
    float: left;
}
#logopie {
    width: 30%;
    height: auto;
    max-width: 200px;
    min-width: 150px;
     margin-left: 7%;
    float: left;
}
#logopie img {
    width: 100%;
    margin-top: 15px;
}
#txtpie {
   width: 460px;
   float: left;
   margin: 15px 8px 5px 0px;
   font-family: 'AndaleMono', Arial, sans-serif;
   font-weight: 300;
   font-size: 10px;
   text-align: left;
   color: white;
}
#txtpie1 {
    width: 135px;
    height: auto;
    float: left;
}
#txtpie2 {
    width: 170px;
    height: auto;
    float: left;
}
#txtpie3 {
    width: 150px;
    height: auto;
    float: left;
    margin-top: 11px;
}
#txtpie4 {
    width: 100%;
    height: auto;
    float: left;
}
#txtpier {
    display: none;
}
#redespie {
    width: 60%;
    float: left;
    margin-left: 9%;
}
#redespie img {
    width: 25px;
    margin-left: 3px;
}
#btnpie {
    width: 26%;
    height: 90%;
    float: left;
    margin-top: 15px;
    font-family: 'AndaleMono', Arial, sans-serif;
    font-weight: 100;
    font-size: 13px;
    color: white;
    text-align: right;
}
#btnpie a {
    font-family: 'AndaleMono',Arial, sans-serif;
    font-weight: 100;
    font-size: 13px;
    color: white;
    text-decoration: none;
}
#btnpie2, #btnpie2 a {
        display: none;
    }
#textoint {
    width: 80%;
    height: auto;
    margin: 0 auto;
}
#cuerpo {
    width: 50%;
    height: auto;
    margin-top: 5%;
    margin-bottom: 100px;
    float: left;
}
.descripcion1, .descripcion2 {
    width: 80%;
    margin-left: 20%;
    float: left;
}
.descripcion2 {
    margin-top: 15px;
}
#imagen {
    width: 25%;
    float: left;
    margin-right: 4%;
}
#imagen img{
    width: 100%;
    min-width: 100px;
    max-width: 200px;
}
#pto {
    width: 16px;
    float: left;
    margin-top: 10%;
}
#pto img {
    width:100%;
    float: left;
}
#txtima {
    width: 55%;
    height: auto;
    float: left;
    font-family: 'AndaleMono',Arial, sans-serif;
    font-weight: 100;
    font-size: 12px;
    line-height: 15px;
    text-align: justify;
    color: #363636;
    margin-left: 20px;
    margin-top: 5%;
}
.texto {
    width: 75%;
    height: auto;
    max-width: 400px;
    min-width: 200px;
    float: left;
    height: auto;
    margin-top: 10%;
    margin-left: 15%;
}
.texto h1 {
    font-family: 'AndaleMono',Arial, sans-serif;
    font-weight: 500;
    font-size: 25px;
    line-height: 23px;
    text-align: center;
    color: #363636;
    margin-bottom: 5px;
}
.texto h2 {
    font-family: 'AndaleMono', Arial, sans-serif;
    font-weight: 100;
    font-size: 12px;
    line-height: 15px;
    text-align: justify;
    color: #d35833;
}
.filtro {
    width: 60%;
    height: 10px;
    margin: 0 auto;
    padding: 20px 0 30px 0;
}
.filtro h1 {
    width: 80px;
    height: 22px;
    font-family: 'AndaleMono',Arial, sans-serif;
    font-weight: 200;
    font-size: 13px;
    padding-top: 5px;
    margin-left: 35%;
    text-align: left;
    color: #363636;
    float: left;
}
.filtro select {
    width: 150px;
    height: 25px;
    padding: 5px;
    border: solid 1px #d35833; 
    background: #fff;
    float: left;
    font-family: 'AndaleMono' , Arial, sans-serif;
    font-weight: 100;
    font-size: 12px;
}
#comuna {
    width: 100%;
    height: auto;
    float: left;
}
#titulocomuna {
    width: 95%;
    height: 30px;
    float: left;
    padding-left: 5%;
    background-image: url(../img/titulo.png);
    background-repeat: repeat-x;
}
#nombrecomuna {
    width: auto;
    height: 30px;
    font-family: 'AndaleMono',Arial, sans-serif;
    font-size: 23px;
    color: #d35833;
    padding: 0 20px;
    margin-left: 1%;
    background: #fff;
    position: absolute;
    text-align: center;
    z-index: 3;
}
#propiedades {
    width:100%;
    height: auto;
    float: left;
    padding: 20px 2% 20px 2%;
}
.propiedad {
    width: 100%;
    height: auto;
    max-width: 230px;
    margin-right: 1%;
    margin-top: 1%;
    float: left;
}
.propiedad img {
    width: 100%;
    max-width: 250px;
}
#cuadro {
    width: 100%;
    max-width: 230px;
    height: 130px;
    margin-top: 100px;
    position: absolute;
    z-index: 5;
    background: black;
    opacity: 0.5;
}
#txtpropiedad {
    width: 100%;
    max-width: 215px;
    height: 110px;
    margin-top: 110px;
    position: absolute;
    z-index: 6;
    font-family: 'AndaleMono',Arial, sans-serif;
}
#txtpropiedad h1 {
    width: 100%;
    font-size: 19px;
    text-align: right;
    color: #fff;
    
}
#txtpropiedad h2 {
	width: 100%;
    font-size: 13px;
    text-align: right;
    color: #d35833;
}
#txtpropiedad h3 {
	width: 100%;
    font-size: 14px;
    text-align: right;
    color: #fff;
}
#txtpropiedad a {
    float: right;
    font-size: 12px;
    text-align: right;
    font-weight: 100;
    color: #fff;
    text-decoration: none;
}
#registro {
    width: 50%;
    height: auto;
    margin: 0 auto;
}
#txtregistro {
    width: 65%;
    margin: 0 auto;
    font-family: 'AndaleMono',Arial, sans-serif;
    font-size: 12px;
    color: #363636;
    text-align: left;
    padding: 20px 0;
    text-align: center;
}

/* Inicio Login */
.login {
    width: 60%;
    height: auto;
    margin: 0 auto;
    padding: 3%;
    border: solid 1px #d35833; 
    margin-bottom: 20px;
}
form {
    width: 100%;
    height: auto;
    margin: 0 auto;
    font-family: 'AndaleMono',Arial, sans-serif;
    font-size: 13px;
}
label {
    font-family: 'AndaleMono',Arial, sans-serif;
    font-size: 14px;
    color: #363636;
    padding: 2px;
}

input[type=text], input[type=password] {
    width: 100%;
    font-family: 'AndaleMono',Arial, sans-serif;
    font-size: 12px;
    color: #363636;
    padding: 12px 10px;
    margin: 4px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

button {
    background-color: #d35833;
    color: white;
    padding: 14px 20px;
    margin: 8px 0;
    border: none;
    font-family: 'AndaleMono',Arial, sans-serif;
    cursor: pointer;
    width: 100%;
}
button:hover {
    background: #ff3b00;
    transition: all 0.5s ease;
}
.imglogin {
    text-align: center;
    margin: 5px 0 20px 0;
}
img.ingreso {
    width: 70%;
}
/* Fin Login */
#ingpropiedad {
    width: 90%;
    height: auto;
    margin: 0 auto;
}
#ingtitulo {
    width: 90%;
    height: 30px;
    margin: 0 auto;
    font-family: 'AndaleMono',Arial, sans-serif;
    font-weight: 100;
    padding-top: 20px;
}
#ingtitulo h1 {
    width: 18px;
    font-size: 16px;
    float: left;
    color: #d35833;
}
#ingtitulo h2 {
    width: 30%;
    font-size: 18px;
    color: #363636;
    float: left;
}
#ingcuerpo {
    width: 90%;
    height: 200px;
    margin: 0 auto;
    padding-top: 10px;
}

#ingcuerpo_fluid {
    width: 90%;
    margin: 0 auto;
    padding-top: 30px;
    padding-left: 20px;
    font-size: 14px;
}
#ingcuerpo_fluid a {
    color: #d35833;
    font-size: 14px;
}
#tabla_prop td {
    height: 40px;
}
#tabla_prop select {
    height: 30px;
    outline: none;
    font-family: helvetica, sans-serif;
    text-align: left;
    color: #262626;
    font-size: 11px;
    background: #fff;
    border: 1px solid #ccc;
    padding: 4px 10px;
    margin: 4px 0 4px 0;
}
#tabla_prop input[type=text] {
    width: 300px;
    font-family: 'AndaleMono',Arial, sans-serif;
    font-size: 12px;
    color: #363636;
    padding: 6px 4px;
    margin: 4px 0;
    display: inline-block;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
#tabla_prop input[type=number] {
    width: 100px;
    padding: 4px 4px;
    margin: 4px 0 4px 0;
    border: 1px solid #ccc;
}
#tabla_prop input[type=date] {
    padding: 4px 4px;
    margin: 4px 0px;
    border: 1px solid #ccc;
}
#tabla_prop input[type=time] {
    padding: 4px 4px;
    margin: 4px 0px;
    border: 1px solid #ccc;
}

#tabla_mant {
    border-collapse: collapse;
    width: 100%;
}
#tabla_mant table,
#tabla_mant td,
#tabla_mant th {
    font-family: helvetica,Arial, sans-serif;
    font-size: 11px;
    border: 1px solid #ccc;
    text-align: center;
}
#tabla_mant th,
#tabla_mant td {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 2px;
    padding-right: 2px;
    white-space: nowrap;
}
#tabla_mant th {
    background-color: #f1f1f1;
}
#tabla_mant a {
    color: #d35833;
    font-size: 11px;
}
#tabla_ficha {
    font-size: 11px;
}
#tabla_ficha table {
    width: 100%;
}
#tabla_ficha td:first-child {
    font-weight: bold;
}
#tabla_ficha a {
    color: #d35833;
}
#tabla_ficha hr {
    height: 1px;
    border: 0;
    border-top: 1px dotted #999;
    margin-bottom: 4px;
}
#signo_gato {
    color: #d35833;
    margin-right: 5px;
}
.subtitulo_ficha {
    padding-top: 10px;
    height: 50px;
    font-family: 'AndaleMono',Arial, sans-serif;
    font-size: 13px !important;
    font-weight: bold !important;
}
.texto_largo {
    font-weight: normal !important;
}
#listado_imgs {
    display: inline-flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}
#imagen_prop {
    margin: 2px;
    text-align: center;
    border: 1px solid #ccc;
}
#imagen_prop a {
    font-size: 9px !important;
}
.filtros_mant {
    width: 100%;
    margin-bottom: 10px;
}
.filtros_mant h1 {
    font-family: 'AndaleMono',Arial, sans-serif;
    font-weight: 200;
    font-size: 10px;
    color: #363636;
    margin-right: 5px;
    padding-top: 5px;
    width: 100px;
}
.filtros_mant select {
    padding: 3px;
    border: solid 1px #d35833; 
    background: #fff;
    font-family: 'AndaleMono' , Arial, sans-serif;
    font-weight: 100;
    font-size: 10px;
    width: 120px;
}
.filtro_mant {
    margin-right: 40px;
    margin-bottom: 10px;
    display: inline-flex;
}

/*----Inicio Ficha Propiedad -----*/
.contenido {
    width: 95%;
    height: 300px;
    padding-top: 10px;
    margin: 0 auto;
}
#titulo {
    width: 100%;
    height: auto;
    float: left;
    font-family: 'AndaleMono',Arial, sans-serif;
    word-wrap:break-word;
    text-align: left;
}
#titulo h1{
    font-size: 20px;
    margin-bottom: 4px;
    font-weight: bold;
    color: #363636;
     margin-left: 10px;
}
#titulo h2{
    font-size: 11px;
    font-weight: 400;
    color: #d35833;
    margin-left: 10px;
}
#linea {
    width: 100%; 
    border-bottom: 1px solid #d35833;
    margin-bottom: 10px;
    }
#imagenes {
    width: 53%;
    height: auto;
    margin: 20px 0 10px 0;
	padding: 20px 0;
    float: left;
}
#descripcion {
    width: 45%;
    height: auto;   
    float: right;
    word-wrap:break-word;
    margin: 10px 0 10px 2%;
}
#descripcion h1, #descripcion h2{
    font-family: 'AndaleMono',Arial, sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-align: left;
    
}
#descripcion h1 {
    width: 4%;
    color: #d35833;
    float: left;
    margin-bottom: 0px;
    margin-top: 5px;
    margin-left: 3%;
}
#descripcion h2 {
    width: 93%;
    color: #363636;
    float: left;
    margin-bottom: 0px;
    margin-top: 5px;
}
#m1 {
    width: 35%;
    margin: 10px 0 10px 10%;
    height: auto;
    float: left;
}
#m2 {
    width: 55%;
    margin: 10px 0;
    height: auto;
    float: left;
}
#m1 ul li {
    font-family: helvetica ,Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    color: #363636;
    list-style-image: url('/img/punto2.png');
    margin-bottom: 3px;
}
#m2 ul li {
    font-family: helvetica ,Arial, sans-serif;
    font-size: 11px;
    font-weight: 400;
    text-align: left;   
    list-style: none;
    padding: 0px;
    color: #363636;
    margin-bottom: 3px;
}
#m3 {
    width: 90%;
    height: auto;
    float: left;
    margin-left: 5%;
    padding: 15px 0;
    font-family: helvetica ,Arial, sans-serif;
    font-size: 11px;
    font-weight: 400;
    text-align: justify;
}
#volver {
    width: 100%;
    float: left;
}
#volver a {
    width: 20%;
    float: right;
    padding: 10px 0;
    margin: 5px 0;
    font-family: helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #ffffff;
    background: #d35833;
    display: block;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}
#redesmodal {
    width: 100%;
    float: left;
    padding: 10px 0;
    border-top: 1px solid #d35833;
}
#redesmodal h4 {
    font-family: helvetica ,Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    float: left;
    margin: 0;
}
#redesmodal img {
    width: 7%;
    margin-left: 5px;
    float: right;
}
#redesmodal a {
    text-decoration: none;
}
#formulario {
    width: 53%;
    height: auto;
    margin-bottom: 10px;
    float: left;
}
#logomodal {
    width: 50%;
    float: left;
}
#logomodal img {
    width: 100%;
    margin-left: 20%;
}
#textomodal {
    width: 80%;
    font-family: 'AndaleMono',Arial, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    color: #363636;
    padding: 4px 0;
    float: left;
    margin-left: 10%;
}
/* inicio formulario de contacto */
#contacto {
    width: 80%;
    height: auto;
    padding-top: 5px;
    float: left;
    margin-left: 10%;
}
#enviar a {
    width: 100%;
    padding: 10px 0;
    margin: 5px 0;
    font-family: helvetica, Arial, sans-serif;
    font-size: 13px;
    color: #ffffff;
    background: #d35833;
    display: block;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}
#enviar {
    width: 100%;
    float: left;
}
#enviar a:hover, #volver a:hover {
    background: #bd2b0a;
    transition: all 0.5s ease;
}
#contact-form input,   
#contact-form select,   
#contact-form textarea { 
   width: 100%;
   height: 30px;
   outline: none;
   font-family: helvetica, sans-serif;
   text-align: left;
   color: #262626;
   font-size: 11px;
   background: #fff;
   border: 1px solid #d35833;
   padding: 4px 10px;
   margin: 4px 0 4px 0;
}  
/* fin formulario de contacto */
/*comienzo slider Ficha*/
.clear {
  clear: both;
  float: none;
  width: 100%;
}
.cajaimagenes {
  max-width: 1170px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.cajaimagenes .galeria a img {
  float: left;
  width: 20%;
  height: auto;
  border: 2px solid #fff;
  -webkit-transition: -webkit-transform .15s ease;
  -moz-transition: -moz-transform .15s ease;
  -o-transition: -o-transform .15s ease;
  -ms-transition: -ms-transform .15s ease;
  transition: transform .15s ease;
  position: relative;
}
.cajaimagenes .galeria a:hover img {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  z-index: 5;
}
.cajaimagenes .galeria a.big img {
  width: 40%;
}
.align-center {
  text-align: center;
}
/*Fin Slider Ficha*/
/*----Fin Ficha Propiedad -----*/
/* Responsive
   =========================================================================================== */
@media screen and (max-width: 2068px) {
 #footer {
    height: 120px;
    margin-top: 47%;  
} 
#imaindex1, #imaindex2 {
    margin-top: 6%;    
}
}
@media screen and (max-width: 1368px) {
 #footer {
    height: 120px;
    margin-top: 43%;  
} 
#imaindex1, #imaindex2 {
    margin-top: 0;    
}
#contenido {
	height: auto;
	
	}
}
@media screen and (max-width: 1068px) {

#contenido {
	height: 100%;
	min-height: 370px;
	}
 #imaindex1, #imaindex2 {
    margin-top: 0; 
}
#textoint {
    width: 90%;
    margin: 0 auto;
}
#propiedades {
  width: 100%;
  padding: 0;
  margin: 0;
  margin-bottom: 10px;
}
.propiedad {
    margin: 5px;
}
.filtro h1 {
    width: 50%;
    margin-left: 0;
    text-align: center;
}
#footer {
    height: 190px;
    margin-top: 0px;  
}
#txtpie {
    width: 550px;
    margin-left: 7%;
    margin-top: 3px;
}
#txtpie1 {
    width: 150px     
    } 
#txtpie4 {
    width: 100%;
    height: auto;
    float: left;
}

/* #redespie {
    margin-left: 7%;    
}*/
#btnpie {
    display: none;
}
#btnpie2 {
    width: 80px;
    height: 100px;
    display: block;
    float: right;
    margin-right: 30px;
    text-align: left;
    margin-top: 25px;
} 
#btnpie2 a {
    display: block;
    width: 100%;
    float: left;
    font-family: 'AndaleMono',Arial, sans-serif;
    font-weight: 100;
    font-size: 13px;
    margin-bottom: 5px;
    color: white;
    text-decoration: none;
} 
.descripcion1, .descripcion2 {
    width: 90%;
    margin-left: 5%;
}
#registro {
    width: 50%;    
    }
.login {
    width: 80%;
}
#txtregistro {
    width: 80%;    
    }
}
@media screen and (max-width: 780px) {

#logo {
    width: 250px;
    text-align: left;
    margin: 0;
}
#logo img {
    width: 80%;
    float: left;
    margin-left: 20px;
    }  
#redes {
    width: auto;
    left: 80%;
    position: absolute;
    z-index: 5;    
}
#redes img {
    width: 35%;
    margin-right: 5px;
}
#contenido {
	height: auto;
	}
#logotipo {
    height: 80px;
}
#botonera {
    margin-top: 10px;    
    }
#botonera a {
    margin: 0 10px 0 10px;
    font-size: 14px;
}
.ima1, .ima2 {
    width: 100%;
}
#imaindex1 {
    padding: 20px 20px 10px 20px;
}
#imaindex2 {
    padding: 10px 20px 20px 20px;
}
.imatxt1,.imatxt2  {
    width: 100%;
}
.imatxt1 img, .imatxt2 img{
    width: 40%;
    margin-top: 30%;
}
#footer {
    height: 250px;
    margin-top: 20px;  
}
#datos {
    width: 90%;
    height: auto;
    margin-left: 5%;
    text-align: center;
}
#logopie {
    margin-left: 30%;
}
#logopie img {
    width: 100%;
}
#txtpie {
   display: none;
}
#txtpier {
   display: block;
   width: 90%;
   float: left;
   margin-left: 5%;
   font-family: 'AndaleMono', Arial, sans-serif;
   font-weight: 300;
   font-size: 11px;
   text-align: left;
   color: white;
   text-align: center;  
    }

#btnpie {
    width: 100%;
    height: auto;
    margin-top: 15px;
    text-align: center;
    font-family: 'AndaleMono', Arial, sans-serif;
    font-weight: 100;
    font-size: 13px;
    color: white;
}
#btnpie2 {
    display: none;
    }
#cuerpo {
    width: 100%;
    margin-bottom: 0px;
    float: left;
}
.descripcion1, .descripcion2 {
    width: 100%;
    margin-left: 0;
}
.descripcion2 {
    margin-top: 15px;
}
#imagen {
    width: 100%;
    text-align: center;
    margin-right: 4%;
}
#imagen img{
    width: 30%;
    min-width: 100px;
    max-width: 200px;
}
#pto {
    width: 100%;
    text-align: center;
    margin-top: 0;
}
#pto img {
    width:16px;
    margin-left: 48%;
}
#txtima {
    width: 90%;
    margin-left: 5%;
}
.texto {
    width: 90%;
    height: auto;
    margin-left: 5%;
    margin-bottom: 20px;
}
.filtro {
    width: 100%;
    height: auto;
    padding-bottom: 70px;
}
.filtro h1 {
    width: 100%;
    margin-left: 0;
    text-align: center;
}
.filtro select {
   width: 60%;
   margin-left: 20%;
    }
#titulocomuna {
    width: 100%;
    padding-left: 0;
    margin-top: 10px;
}
#nombrecomuna {
    padding: 0 20px;
    margin-left: 13%; 
}
#propiedades {
    width: 90%;
    height: auto;
    float: left;
    margin-left: 5%;
    padding: 10px 0 10px 0;
}
.propiedad {
    width: 100%;
    height: auto;
    max-width: 230px;
	margin: 5px;
    float: left;
}
/* Inicio Ficha responsive*/
#titulo {
    text-align: center;
}
#imagenes {
    width: 100%;
}
#descripcion {
    width: 100%;
    margin: 10px 0 10px 2%;
}
#formulario {
     width: 100%;   
}
#contacto {
    margin: 0px;
    width: 100%;
}
#logomodal {
    width: 100%;
}
#logomodal img {
    width: 60%;
}
#textomodal {
    font-size: 12px;
    text-align: center;
}
#redesmodal h4 {
    margin-left: 10px;
    text-align: left;
    margin-bottom: 5px;
}
#registro {
    width: 100%;    
    }
.login {
    width: 80%;
}
#txtregistro {
    width: 80%;    
    }
}
@media screen and (max-width: 480px) {
    #redespie {
    width:90%;
    margin-right: 5%;
    padding-top: 10px;
    }
}
/* Fin Responsive
   =========================================================================================== */