@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: #FFFFFF;
}

h1,h2,h3,h4,h5 { font-weight:normal; font-family: din;margin: 0;padding: 0;color: #000}
h1{font-size: 60px; margin-bottom: 25px;}
h2{font-size: 20px; letter-spacing: -1px;margin-bottom: 20px; font-weight: bold; text-transform: uppercase; line-height: 1.4;}
h3{margin: 0 0 15px 0; font-size: 25px;}
h4{margin: 5px 0; font-size: 25px;  line-height: 1.4;font-weight: bold;}
h5{margin: 0 0 5px 0; font-size: 17px; font-weight: bold;}
h6{font-size: 16px; font-weight: bold; color: #989898; margin-top: 0px;}

h4 span{margin-right: 5px; font-size: 15px;}
h7{ font-size: 25px;  font-weight: bold; color: #1DB90E; border-bottom: 2px solid #1DB90E;}


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: 15px 0 0 0; background: #FFFFFF;}
.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;}

.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;}


.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #ABC737;
}

.titulo-area {
	text-transform: uppercase;
	font-weight: bold;
	background:#ABC737;
	margin: -5px -5px 0px -10px;
	padding-left: 10px;
	
	color: #FFFFFF;
     }


.m-i2 {
	background:#ABC737;
	margin:0;
	padding: 0;
	height: 5px;
	width:100%;
}

.m-gris {
	background:#8C8C8C;
	margin:0;
	padding: 0;
	height: 1px;
	width:100%;
}

.hblanco {
   background: #FFF;
    display: flex;
	padding: 0 0 0 0;
}

.hblanco2 {
   background: #FF914C; 
    display: flex;
	color: #FFFFFF;
	padding: 0 0 0 0;
}


.parrafo{
	text-align: justify;
}

.cuadro {
    background-color: #FFF;
	height: 100px;
    position: relative;
	width: 100%;
	padding:  0 0 0 0;
	top: -150px;
	padding: 200px;
}

.support  {
	position:   relative;
	margin-top: -70px;
    background: #f5f5f5;
    border: 1px solid #dddddd;
    border-right: 2px solid #dddddd;
    padding-bottom: 30px;
	padding-top: 20px;
    text-align: center;
	font-weight: bold;
	font-size: 12px;
	color: #2d3e50;
	-webkit-box-shadow: 0px 10px 17px -9px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 10px 17px -9px rgba(0,0,0,0.75);
box-shadow: 0px 10px 17px -9px rgba(0,0,0,0.75);
	
}



.cabecera {
	background-color: #2d3e50;
    justify-content: center;
	width: 100%;
	padding: 10 0 10 0;
	color: #FFFFFF;
	height: 40px;
	line-height: 40px;
}

.cabecera-r {
	text-align: right;
}

.cabecera-item {
	text-align: right;
	padding-right: 15px;
	
}

.block-ellipsis {
  display: block;
  display: -webkit-box;
  max-width: 100%;
  height: 60px;
  margin: 0px;
  width: 300px;
  font-size: 14px;
  line-height: 1.4;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.img-contenedor img {
-webkit-transition:all .9s ease; /* Safari y Chrome */
-moz-transition:all .9s ease; /* Firefox */
-o-transition:all .9s ease; /* IE 9 */
-ms-transition:all .9s ease; /* Opera */

}
.img-contenedor:hover img {
-webkit-transform:scale(1.15);
-moz-transform:scale(1.15);
-ms-transform:scale(1.15);
-o-transform:scale(1.15);
transform:scale(1.15);
}
.img-contenedor {/*Ancho y altura son modificables al requerimiento de cada uno*/
    width:100%;
	padding-bottom: 10px;
    font-weight: bold;
    font-size: 12px;
    color: #011F75;
}

.not-cont{
	margin-bottom: 15px;
	padding: 5px;
	border: 1px solid #D1D1D1;
	border-radius: 5px;
}

.not-list{
	margin-bottom: 15px;
	padding: 15px;
	background:  #D1D1D1;
	border-radius: 5px;
	font-size: 15px;
	line-height: 2.2em;
    
}


.navbar-inverse{background-color: #111; background:#FF914C;}
.navbar-inverse .navbar-nav > li > a{font-size: 11px;padding-top: 10px;padding-bottom: 10px;font-family: din;text-transform: uppercase;font-weight: bold;}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:visited,.navbar-inverse .navbar-nav > .active > a:focus{background-color: #FF914C; color: #FFF; font-weight: bold;
 border-bottom-left-radius:5px;
 border-bottom-right-radius:5px;
}	

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #D3D3D3;
    background-color: #FF914C;
}

.navbar-inverse .navbar-nav>.active>a:hover {
    color: #D3D3D3;
    background-color: #FF914C;
}

.navbar-inverse .navbar-nav > li > a:visited{color: #FFF;}

.navbar-inverse .navbar-nav>li>a:hover {color: #D3D3D3; font-weight: bold;}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #FFF;
}

.navbar-inverse .navbar-nav>li>a {
    color: #FFF;
}


.navbar-inverse .navbar-toggle {
    border-color: #FFF;
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #1DB90E;
}


.banner-search{background:#FFFFFF; padding: 10px 0 10px 0; font-size: 16px;}
.banner-search h3{color: #fff; }


.properties-listing {background-color: #FFF;}
.properties-listing .viewall{margin-top: 5px;}
.properties-listing div.properties{padding: 10px; background-color: #FFF;text-align: center; margin-bottom: 20px;
border: 2px solid #D1D1D1;
}
.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: 10px; font-size: 14px;border-top: 1px solid #ABC737; padding: 5px 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: #1DB90E;}

.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:#fff;color: #011F75; padding: 10px 0;}
.inside-banner h2{margin: 0; color: #011F75; margin-top: 15px;}
.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: #1DB90E;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:#FF914C; padding: 20px 0; color:#FFFFFF;} 

.footer b{color:#FFF;} 

.footer h4{color: #FFF;border-bottom: 2px solid #011F75;margin-bottom: 10px;padding-bottom: 10px;}
.footer ul{list-style: none;padding: 0; }
.footer p.copyright{margin: 30px 0 0 0;}
.footer a:visited, .footre a:active { color:#B4B4B4;}
.footer a {color:#FFFFFF; text-decoration:none;outline: none;}
.footer a:focus{color:#B4B4B4;text-decoration:none;outline: none;}
.footer a:hover{color: #666; text-decoration:none;outline: none;}

.inside-banner a:hover{color: #fff;}
.inside-banner a{color:#1DB90E;}
@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%;
}

/* AGREGADOS  */

/*.titulo{white-space: nowrap; overflow:hidden; }*/
.titulo1 {padding-top:5px;}
.titulo p, .titulo1 p {min-height:56px; max-height:56px; overflow:hidden;}
.properties-listing div.properties .titulo1 p {font-size:12px;}

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


/* TO TOP */
#toTop{

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


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

/*  ESCALA DE GRISES  */
.grises img:hover {
 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 { 
 -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;
	 
	     font-weight: bold;
    font-size: 12px;
    color: #2d3e50;
 }


/* 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:#1DB90E;} /* 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: #1DB90E; /* 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: #1DB90E;
  border-color: #ddd;
}

/* VINCULOS */
a:visited, a:active { color: #011F75; }
a {text-decoration:none;outline: none; color:#011F75;}
a:focus{color:#011F75; 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:#666;
  border-color: #666;
  width: 100%;
}
.btn-principal:focus{
  color: #FFF;
  background-color: #666;
  border-color: #666;
}
.btn-principal:hover {
  color: #FFF;
  background-color: #011F75;
  border-color: #011F75;
}


.btn-principal2, .btn-principal2:visited, .btn-principal2:active {
  color: #FFF;
  background:#011F75;
  border-color: #011F75;
  width: 100%;
}
.btn-principal2:focus{
  color: #FFF;
  background-color: #011F75;
  border-color: #011F75;
}
.btn-principal2:hover {
  color: #FFF;
  background-color: #1DB90E;
  border-color: #1DB90E;
}

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

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

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

.panel-default>.panel-heading:hover {
    color:#FFF;
    background-color: #011F75;
    border-color: #011F75;
}

.panel-default>.panel-heading a:focus, .panel-heading a:hover, .panel-default>.panel-heading a:active { color:#FFF;
    font-weight: bold; }
/* TABS */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{background-color:  #1DB90E;border-radius: 0;color: #fff;border: none;}