@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: 25px; 
  font-family: brandon-grotesque, sans-serif;
  font-weight: 600;
  text-transform: uppercase;
}
h3{margin: 0 0 15px 0; font-size: 25px;}
h4{
	margin: 10px 0 0 0; 
	font-size: 14px;
	color: #666;
	 font-family: brandon-grotesque, sans-serif;	
}
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;}


.navbar-nav.navbar-right {
	margin-bottom: 0px;
	padding-top: 35px;
}

@media (max-width: 766px) {
  .navbar-nav.navbar-right{background-color: #fff;
                  z-index: 600;}
}

.navbar-nav.navbar-right>li>a:hover {
    color: #666;
}

.navbar-default {
    background-color: #ffffff00;
    border-color:#ffffff00;
	z-index: 600;
}

@media (max-width: 766px) {
  .navbar-nav.navbar-right{background-color: #fff;
                  z-index: 600;}
}

.navbar-default .navbar-nav>li>a {
    color: #1c4795;
	font-family: brandon-grotesque, sans-serif;
	font-weight: 600;    
	text-transform: uppercase;
}

.navbar {
    position: relative;
    min-height: 50px;
	margin: 0px;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #FFF;
    background-color: #5268B1;
}

.dropdown-menu {
    background-color: #5268B1;
	color: #FFF;
}

.dropdown-menu>li>a {
    color: #FFF;
}

.logo-redes{
	margin-top: -8px;
	margin-right: -15px;

}

.logo-c{
	width: 200px;
}

.logo-t {
    background: #5268B1;
    display: flex;
    justify-content: center;
	width: 100%;
	padding: 0 0 0 0;
}

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

.hblanco {
    background: #ffffff00;
	width: 100%;
	padding-top: 20px;
    margin-bottom: -90px;
}

@media (max-width: 766px) {
  .hblanco {margin-bottom: -40px;
             }
}

.principal {
	width: 100%;
	margin-top: -100px;
}

@media (max-width: 766px) {
  .principal {
	margin-top: -90px;
}
}

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

.titulo-clases {
    font-size: 18px;
    color: #1c4795;
    font-family: brandon-grotesque, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 23px;
    margin-bottom: 5px;

}

.support  {
	position:   relative;
	margin-top: -190px;
    background: #f5f5f55e;
    border: 1px solid #dddddd;
    border-right: 2px solid #dddddd;
    padding-bottom: 30px;
	padding-top: 20px;
    text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
	border-radius: 10px;
	-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);
	
}

.support2  {
	position:   relative;
	margin-top: -190px;
    background: #f5f5f55e;
    border: 1px solid #dddddd;
    border-right: 2px solid #dddddd;
    padding-bottom: 10px;
	padding-top: 20px;
    text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
	border-radius: 10px;
	-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);
	
}

.support_t  {
	color: #FFF;
}

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

}

.not{
	margin-bottom: 25px;
}

.not-c{
	margin: 0px;
	border-right: 5px solid #1c4795;
	margin-bottom: 5px;
	margin-right: -10px;
}

.not-c2{
	margin: 0px;
	border-bottom: 3px solid #1c4795;
	margin-bottom: 10px;
}

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


.parrafo{
font-size: 15px;
text-align:justify;
color: #666;
font-family: 'Roboto', sans-serif;
font-style: normal;
font-weight: 300;	

}

.banner-search{background:#FFFFFF; color: #fff;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: 0px; 
	background-color: #FFF; 
	margin-bottom: 20px;
	width: 100%;
}

.owl-wrapper-outer div.properties{margin: 0 0px;}
.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: #ABC737;}

.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;
    padding: 20px;
    color: #666;
    text-align: left;
}
.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: #ABC737;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_p{background:#ededed; padding: 0px 0; color:#333;} 
.footer_p p.copyright{color:#333; padding-top: 20px;}
.footer a:visited, .footre a:active { color:#FFF;}
.footer{background:#222; padding: 30px 0; color:#FFF;} 
.footer h4{color: #FFF;border-bottom: 2px solid #1c4795;margin-bottom: 10px;padding-bottom: 10px; font-weight: bold;}
.footer ul{list-style: none;padding: 0; }
.footer p.copyright{margin: 30px 0 0 0;}
.footer a:visited, .footre a:active { color:#FFF;}
.footer a {color:#FFF; text-decoration:none;outline: none;}
.footer a:focus{color:#FFF;text-decoration:none;outline: none;}
.footer a:hover{color: #1c4795; text-decoration:none;outline: none;}
.pie_t {
	text-align: center;
	line-height: 35px;
}

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

.titulo-a {
  font-size: 13px;
  color:#1c4795;
  text-align: left;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
}

.titulo-a > a {
  font-size: 13px;
  color:#1c4795;
  text-align: left;
  font-style: normal;
  font-weight: 900;
  text-transform: uppercase;
}

.titulo-a > a:hover {
  color:#444;
}

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


/* TO TOP */
#toTop{

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


.clima
{
	max-height: 150px;
	min-height: 150px;
	
	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:#1c4795;} /* 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: #1c4795; /* 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: #1c4795;
  border-color: #ddd;
}

/* VINCULOS */
a:visited, a:active { color: #1c4795; }
a {text-decoration:none;outline: none; color:#1c4795;}
a:focus{color:#1c4795;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:#1c4795;
  border-color: #1c4795;
  width: 100%;
}
.btn-principal:focus{
  color: #FFF;
  background-color: #1c4795;
  border-color: #1c4795;
}
.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 #1c4795;padding: 2px 20px; }

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

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

.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:  #1c4795;border-radius: 0;color: #fff;border: none;}