@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;color: #fff;}
h2{font-size: 35px; letter-spacing: -1px;margin-bottom: 20px;}
h3{margin: 0 0 15px 0; font-size: 25px;}
h4{margin: 5px 0; font-size: 15px; font-weight: bold; text-transform: uppercase; line-height: 1.4; color: #FFF;}
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: 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;}

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

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

.m-blanco {
	background:#FFF;
	margin:0;
	padding: 0;
	height: 1px;
	width:100%;
}

.navbar-logo{   
	background-image: linear-gradient(to right, #FFF 40%, #135a76 6%);
    border-color: #e7e7e7;
    /* padding-top: 10px; */
    margin-bottom: -40px;

}


.parrafo{
	text-align: justify;
}

.hblanco {
    background-color: #FFF;
    display: flex;
    justify-content: center;
	width: 100%;
	padding: 0 0 0 0;
}

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

.UF {
	font-size: 25px; 
	font-weight: bold;
	color: #135a76;
}

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

.navbar-nav {
    background: #135a76;
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    background: #7FADBF;
}



.navbar-inverse {
    /* background-image: linear-gradient(to right, #FFF 30%, #135a76); */
    border-color: #e7e7e7;
    background: #ffffff00;
}

.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:focus{background-color: #ffffff00;}	
.navbar-inverse .navbar-nav>li>a:hover {color: #ADADAD; font-weight: bold;}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #242424;
    background-color: #FFF;
	 border-top-left-radius:10px;
 border-top-right-radius:10px;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #FFFFFF;
    background-color: #ffffff00;
	border-top-left-radius:10px;
    border-top-right-radius:10px;
}


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

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

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
    background-color: #5DA8C5;
}


.navbar-brand {
    float: left;
    height: 110px;
    padding-top: 15px;
	padding-left: 15px;
    font-size: 18px;
    line-height: 20px;
}

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

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #101010;
   
}


.logo-menu {
  margin-bottom: 20px;
  display: inline-block;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;

}

.ico {
	margin-right: 10px;
}

.banner-search{ color: #fff;padding: 10px 0 10px 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; border: 1px solid #ddd;}

.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: 5px; font-size: 14px;border-top: 1px solid #ddd;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: #BA6D63;}

.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:#FFFFFF;color: #707070; padding: 30px 0;}
.inside-banner h2{margin: 0; color: #707070;}
.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: #135a76;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:#f8f8f8; padding: 20px 0; color:#707070;} 
.footer h4{color: #135a76;border-bottom: 2px solid #135a76;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:#135a76;}
.footer a {color:#135a76; text-decoration:none;outline: none;}
.footer a:focus{color:#135a76;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:#135a76;}
@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 -260px;
}
.footer_fondo, .push_fondo {
height: 260px;
}


/* 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;
 }


/* 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:#135a76;} /* 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: #135a76; /* 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: #BA6D63;
  border-color: #ddd;
}

/* VINCULOS */
a:visited, a:active { color: #135a76; }
a {text-decoration:none;outline: none; color:#135a76;}
a:focus{color:#135a76;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:#135a76;
  border-color: #135a76;
  width: 100%;
}
.btn-principal:focus{
  color: #FFF;
  background-color: #135a76;
  border-color: #135a76;
}
.btn-principal:hover {
  color: #FFF;
  background: linear-gradient(180deg, #135a76 70%, #0A2B39);

  border-color: #666;
}

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

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

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

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

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