/*--------------------------------------------------------------

Template: Theme Name
Author: 
Version:  1
Design and Developed by: 

Note: This is the file where you can add your custom styles to change the look of the theme. But don't modify "style.css" file.

---------------------------------------------------------------*/

/* ----------------------------------------------------
	You can put your custom css code here: 
-------------------------------------------------------*/
.static-block-2 .text .link {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid red;
  color: red;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 1.5px;
  margin-top: 30px;
  padding: 10px 33px;
  text-transform: uppercase;
}

@font-face{
  font-family:"realestate-flaticon";
  src:url("../fonts/realestate/realestate-flaticon-1.eot");
  src:url("../fonts/realestate/realestate-flaticon-1.eot#iefix") format("embedded-opentype"),url("../fonts/realestate/realestate-flaticon-1.woff") format("woff"),url("fonts/realestate/realestate-flaticon-1.ttf") format("truetype"),url("../fonts/realestate/realestate-flaticon-1.svg") format("svg");
  font-weight:normal;
  font-style:normal
}
[class^="licon-"],[class*=" licon-"]{
  font-family:realestate-flaticon;
  font-weight:normal;
  font-style:normal;
  text-decoration:inherit;
  *margin-right:.3em
}
[class^="licon-"]:before,[class*=" licon-"]:before{
  text-decoration:inherit;
  display:inline-block;
  speak:none
}
.licon-banos:before{
  content:"\f104"
}
.licon-superficie_cubierta:before,
.licon-superficie_total:before{
  content:"\f100"
}
.licon-antiguedad:before{
  content:"\f106"
}
.licon-dormitorios:before{
  content:"\f108"
}
.licon-ambientes:before{
  content:"\f102"
}
.licon-ficha_precio:before{
  content:"\f103"
}
.licon-medio-banos:before{
  content:"\f105"
}
.licon-garages:before{
  content:"\f107"
}
.licon-ficha_casa:before{
  content:"\f101"
}