@font-face {
font-family: 'din';
src: url('fonts/din.eot');
src: url('fonts/din.eot?#iefix') format('embedded-opentype'), url('fonts/din.woff') format('woff'), url('fonts/din.ttf') format('truetype'), url('fonts/din.svg#din') format('svg');
font-weight: normal;
font-style: normal;
}

body {
	font: normal 13px/22px Arial;
	background: url(../images/bgmain.png) #eee;
}

h1,h2,h3,h4,h5 { font-weight:normal; font-family: din;margin: 0;padding: 0;color: #000}
h1{font-size: 60px; margin-bottom: 25px;color: #fff;}
h2{font-size: 35px; letter-spacing: -1px;margin-bottom: 20px;}
h3{margin: 0 0 5px 0; font-size: 25px;}
h4{margin: 0 0 5px 0; font-size: 21px;}
h5{margin: 0 0 5px 0; font-size: 17px;}
h6{margin: 0 0 10px 0; font-size: 14px;}

h4 span{margin-right: 5px; font-size: 15px;}
h6 span{margin-right: 5px; font-size: 12px;}


p{margin-bottom: 30px;}
.spacer{margin-top: 40px;margin-bottom:40px;}
.center{text-align: center;}
.fullwidth{width: 100%;}
select,input,.input-group{outline: 0; margin-bottom: 20px;}
.input-group intput {margin-bottom: 0px;}
.form-control{border-radius: 0px;}

table{background-color: #fff;}

.thumbnail{ background-color:#fff;}

.header {padding: 20px 0;}
.header ul{list-style: none;margin: 0; padding: 0;margin-top: 25px;}
.header ul li{ display: inline-block; padding: 0 0 0 40px;}
.header ul li a{ font-size: 19px; font-family: din;text-transform: uppercase;}
.header ul li a:hover{text-decoration: none;}
.hblanco { background-color:#FFF; display:flex; justify-content: center;}

.headersm {padding: 20px 0;}
.headersm ul{list-style: none;margin: 0; padding: 0;margin-top: 25px;}
.headersm ul li{ display: inline-block; padding: 0 0 0 20px;}
.headersm ul li a{ font-size: 14px; font-family: din;text-transform: uppercase;}
.headersm ul li a:hover{text-decoration: none;}

.menu {
	text-align:center;
	width: 100%;
	background-color: #999;
	opacity: 0.8;
    filter: alpha(opacity=80);
	display:flex;
	ustify-content: center;
	position:absolute;
}
	

.navbar-inverse {background-color: #999;}
.navbar-inverse .navbar-nav > li > a  {font-size: 11px;padding-top: 10px;padding-bottom: 10px;font-family: din;text-transform: uppercase; text-align:center; color:#000;}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{background-color: #333333;}

.banner-search{background:url(../images/bginside.jpg) #111;color: #fff;padding: 20px 0 20px 0; font-size: 16px;}
.banner-search h3{color: #fff;}


.properties-listing .viewall{margin-top: 15px;}
.properties-listing div.properties{padding: 10px; background-color: #fff;text-align: center; margin-bottom: 20px;}
.owl-wrapper-outer div.properties{margin: 0 5px;}
.properties-listing div.properties .image-holder{position: relative;}
.properties-listing div.properties .status{position: absolute;bottom: 0;z-index: 100;display: block;width: 100%;color: #fff;padding:0 3px;text-align: center; font-size: 12px;}
.properties-listing div.properties p{margin-bottom: 2px; font-size: 14px;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;padding: 3px 0;font-family: din;}
.properties-listing div.properties .precio{position: absolute;top: 0; right:0; z-index: 100;display: block;color: #fff;padding:0 5px;text-align: right; font-size: 16px;}
.status.venta{background:rgba(0,64,128,0.8);}
.precio.alquiler{background:rgba(73,124,82,0.9);}

.listing-detail{margin-bottom: 30px;}
.listing-detail span{color: #fff; width: 25px; height: 25px; background-color: #555;display: inline-block;border-radius:25px; text-align: center;line-height: 26px; font-size: 14px;cursor: crosshair;}
.listing-detail span:hover{background: #91A819;}

.recommended{position: relative;}
.recommended .carousel-indicators{position: absolute;text-align: left;left: 0;bottom: -40px;margin: 0; width: 100%;}
.recommended .carousel-indicators li{border: 1px solid #888;}
.recommended .carousel-indicators .active{background-color:#ccc; }
.recommended p{margin: 5px 0 10px 0;}

.modal-content{padding: 20px;}
.login .form-group input{padding: 10px; height: 50px;}

.register input{padding: 10px; height: 50px;}
.contact input{padding: 10px; height: 50px;}
.contact select{padding: 10px; height: 50px;}
.register input,.register textarea,.contact input,.contact textarea{ margin-bottom: 15px;}
.login button,.register button,.contact button{width: 100%;border-radius: 0px;}

/*inside*/
.inside-banner{background:url(../images/bginside.jpg) #333;color: #fff; padding: 30px 0;}
.inside-banner h2{margin: 0; color: #fff;}
.inside-banner span{margin-top: 10px;}

.search-form {margin-bottom: 50px;}
.search-form h4{margin: 17px 0;}

.hot-properties {margin-bottom: 50px;}
.hot-properties img{width: 68px; height: 68px;}
.hot-properties h4{margin-bottom: 20px;}
.hot-properties .row{margin-bottom: 20px;}
.hot-properties .row p{margin-bottom: 5px;}

.sortby .result .pagination{margin-top: 0px;}

.property-info{margin:0 0 30px 0;}
.property-info span{margin-right: 5px;}
.property-info p{margin-bottom:10px; }
.property-info p.price{font-size: 28px;color: #72b70f;padding:0;border-radius: 5px;}
.property-info .profile{margin-top: 30px;}
.property-info .profile p{padding-left: 20px; color: #999;}

.enquiry input,.enquiry textarea{margin-bottom: 10px;}
.enquiry button{border-radius: 0px;}

.blog .info{color: #999;margin-bottom: 10px;font-size: 12px;}
.blog .tabbable .tab-content ul li{margin: 15px 0;}
.blog .row{margin-bottom: 50px;}

.agents .row{margin-bottom:40px; }
.agents .row h4{margin: 0;}

/*footer*/
.footer{background:url(../images/bg.jpg) #222; padding: 20px 0; color: #999;} 
.footer h4{color: #fff;border-bottom: 2px solid #131313;margin-bottom: 10px;padding-bottom: 10px;}
.footer ul{list-style: none;padding: 0; }
.footer a:hover{color: #fff;}
.footer p.copyright{margin: 30px 0 0 0;}
.footer a{color: #91A819;}
.inside-banner a:hover{color: #fff;}
.inside-banner a{color:#91A819;}
@media (max-width: 600px) {
.header{text-align: center;}
.header ul{width: 100%;margin-bottom: 20px;}
.header ul li{padding: 0 20px;}
h1{font-size: 40px;}
h2{font-size: 25px;}
.login {margin-bottom: 40px;}
.searchbar button{margin-bottom: 40px;}
.footer .col-sm-3{margin-bottom: 30px;}
.agents img{ margin-bottom: 20px;}
}

.map_canvas_descripcion{
width:100%; height:350px;}

.map_canvas_resultados{
width:100%; height:600px;}

.img {
    height: auto;
    max-width: 100%;
}

.img-principal{
     width: 100%;	
}

.img-portal{
	background-size:cover;
     width: 100%;
	 background-image:url(../images/banner.jpg);
	 background-repeat:no-repeat;
	 background-position: center;
	 height: 400px;
	 background-color:#111;
}

/* AGREGADOS  */

/*.titulo{white-space: nowrap; overflow:hidden; }*/
.titulo1 {padding-top:5px;}
.parrafo { min-height:75px; max-height:75px; overflow:hidden; text-align:left;}
.titulo p, .titulo1 p {min-height:54px; max-height:54px; overflow:hidden;}

.properties-listing div.properties .titulo1 P {font-size:14px; text-align:left;}


/*  pie siempre al fonto */
html, body {
height: 100%;
}
.wrapper_fondo {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto -350px;
}
.footer_fondo, .push_fondo {
height: 350px;
}


/* TO TOP */
#toTop{

	position: fixed;
	bottom: 20px;
	right: 20px;
	cursor: pointer; 
	display: none;
}


.clima
{
	max-height: 190px;
	min-height: 190px;
	
	overflow: hidden;
	margin-left:-10px;
}

/*  ESCALA DE GRISES  */
.grises img {
 padding-bottom: 10px;
 filter: url('#grayscale'); /* Versión SVG para IE10, Chrome 17, FF3.5, Safari 5.2 and Opera 11.6 */
 -webkit-filter: grayscale(100%);
 -moz-filter: grayscale(100%);
 -ms-filter: grayscale(100%);
 -o-filter: grayscale(100%);
 filter: grayscale(100%); /* Para cuando es estándar funcione en todos */
 filter: Gray(); /* IE4-8 and 9 */

 -webkit-transition: all 1s ease;
 -moz-transition: all 1s ease;
 -ms-transition: all 1s ease;
 -o-transition: all 1s ease;
 transition: all 1s ease;
 }
 .grises img:hover { 
 -webkit-filter: grayscale(0%);
 -moz-filter: grayscale(0%);
 -ms-filter: grayscale(0%);
 -o-filter: grayscale(0%);
 filter: none;

 -webkit-transition: all 1s ease;
 -moz-transition: all 1s ease;
 -ms-transition: all 1s ease;
 -o-transition: all 1s ease;
 transition: all 1s ease;
 }


/* EFECTO SOBRE IMAGEN  http://miketricking.github.io/dist/ */
.hovereffect {
width:100%;
height:100%;
float:left;
overflow:hidden;
position:relative;
text-align:center;
cursor:default;
}

.hovereffect .overlay {
width:100%;
height:100%;
position:absolute;
overflow:hidden;
top:0;
left:0;
opacity:0;
background-color:rgba(0,0,0,0.5);
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out
}

.hovereffect img {
display:block;
position:relative;
-webkit-transition:all .4s linear;
transition:all .4s linear;
}

.hovereffect h2 {
text-transform:uppercase;
color:#fff;
text-align:center;
position:relative;
font-size:17px;
background:rgba(0,0,0,0.6);
-webkit-transform:translatey(-100px);
-ms-transform:translatey(-100px);
transform:translatey(-100px);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;
padding:10px;
}

.hovereffect .icono{
top:50%;
left:50%;
position:absolute;
}
.hovereffect a.info {
position:absolute;
margin-top:-25px;
margin-left:-25px;
text-decoration:none;
display:inline-block;
text-transform:uppercase;
color:#fff;
background-color:transparent;
opacity:0;
filter:alpha(opacity=0);
-webkit-transition:all .2s ease-in-out;
transition:all .2s ease-in-out;

}

.hovereffect:hover img {
-ms-transform:scale(1.2);
-webkit-transform:scale(1.2);
transform:scale(1.2);
}

.hovereffect:hover .overlay {
opacity:1;
filter:alpha(opacity=100);
}

.hovereffect:hover h2,.hovereffect:hover a.info {
opacity:1;
filter:alpha(opacity=100);
-ms-transform:translatey(0);
-webkit-transform:translatey(0);
transform:translatey(0);
}

.hovereffect:hover a.info {
-webkit-transition-delay:.2s;
transition-delay:.2s;
}

.paddingtop10 {padding-top:10px;}
.margentop10 {margin-top:10px;}

/* CAMBIOS DE COLORES */

/* BARRAS DE PAGINACION DE REGISTROS */
.pagination>li>a{color:#91A819;} /* Color del texto */
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    background-color: #91A819; /* Color del cuadro activo y borde del cuadro activo */
    border-color: #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #333;  /* Color pasando por arriba */
  background-color: #91A819;
  border-color: #ddd;
}

/* VINCULOS */
a:visited, a:active { color: #91A819; }
a {text-decoration:none;outline: none; color:#91A819;}
a:focus{color:#91A819;text-decoration:none;outline: none;}
a:hover{color:#333;text-decoration:none;outline: none;}



/* BOTONES */
.btn{border-radius: 0px; font-family: din; outline: none;}
.btn-principal, .btn-principal:visited, .btn-principal:active {
  color: #FFF;
  background:#91A819;
  border-color: #91A819;
  width: 100%;
}
.btn-principal:focus{
  color: #FFF;
  background-color: #91A819;
  border-color: #91A819;
}
.btn-principal:hover {
  color: #FFF;
  background-color: #666;
  border-color: #666;
}

.btn-lista{border-top:1px solid #999;padding: 3px 20px; }
.btn-lista2{ background:#CCCCCC; border-top:2px solid #91A819;padding: 2px 20px; }

/* PANELES ACORDEON*/
.panel-default{
	border-color:#91A819;
}

.panel-default>.panel-heading {
    color:#FFF;
    background-color: #91A819;
    border-color: #91A819;
}

.panel-default>.panel-heading a:focus, .panel-default>.panel-heading a:active { color:#333;}

/* TABS */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{background-color:  #91A819;border-radius: 0;color: #fff;border: none;}


.img-barrios{
	padding: 8px;
	background:#FFF;
	text-align: center; 
	margin-bottom: 5px;}