@import url(http://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);

@font-face {
      font-family: 'bathtub';
      src: url('../font/font/bathtub.eot?43140984');
      src: url('../font/font/bathtub.eot?43140984#iefix') format('embedded-opentype'),
           url('../font/font/bathtub.woff?43140984') format('woff'),
           url('../font/font/bathtub.ttf?43140984') format('truetype'),
           url('../font/font/bathtub.svg?43140984#bathtub') format('svg');
      font-weight: normal;
      font-style: normal;
    }
     
     
.demo-icon
{
  font-family: "bathtub";
  font-style: normal;
  font-weight: normal;
  speak: none;
  font-size:28px;
  vertical-align:middle;

  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
 
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* You can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}


/**
 * Tooltip Styles
 */

/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
  position: relative;
  z-index: 2;
  cursor: pointer;
}

/* Hide the tooltip content by default */
[data-tooltip]:before,
[data-tooltip]:after {
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  pointer-events: none;
}

/* Position tooltip above the element */
[data-tooltip]:before {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-bottom: 5px;
  margin-left: -50px;
  padding: 7px;
  width: 100px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  
  /*
  background-color: #000;
  background-color: hsla(0, 0%, 20%, 0.9);
  */
  background:#f9bc04;
  color: black;
  content: attr(data-tooltip);
  text-align: center;
  font-size: 14px;
  line-height: 1.2;
}

/* Triangle hack to make tooltip look like a speech bubble */
[data-tooltip]:after {
  position: absolute;
  bottom: 150%;
  left: 50%;
  margin-left: -5px;
  width: 0;
  /*
  border-top: 5px solid #000;
  border-top: 5px solid hsla(0, 0%, 20%, 0.9);*/
  border-top: 5px solid #f9bc04;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  content: " ";
  font-size: 0;
  line-height: 0;
}

/* Show tooltip content on hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}


	

.barra-topo a{
	color:inherit;
	text-decoration:none;
	}
	
.barra-topo {
	font-family:Arial;
	float:left;
	width:100%;
	}
	
.barra-topo p{
	float: left;
    border-right: 1px solid rgba(223,223,223,1.00);
    padding: 15px 20px;
	color:#4e4e4e;
	}
	
.barra-topo ul {
	text-align:center;
	margin:0 50px;
	float:right;
	}
	
.barra-topo li {
	float:left;
	border-left:1px solid rgba(223,223,223,1.00);
	list-style:none;
	min-width:200px;
	padding:15px;
	}
	
.barra-topo li:nth-child(3) {
	min-width:50px;
	}			


.cabecalho select {
	padding:0 5px;
	}
	
.cabecalho hr {
	border:0;
	float:left;
	width:100%;
	margin:0 0 15px 0;
	border-bottom:1px solid rgba(223,223,223,1.00);
	}	
	
.boxes {
 width:100%;
  margin:auto;
  padding: 20px 0px;
  float:left;
}



/*Detalhes Imovel*/

.titulo-interno {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    font-family: Arial;
	border-bottom:3px solid #f4c332; 
	background:black;
	color:white;
}

.titulo-interno hr {
	margin:15px 0;
	border-top:0px solid #737373;
	border-bottom:1px solid #737373;
	}	
	
.titulo-interno h1{
	padding:5px 0;
	
	font-family: 'Montserrat', sans-serif;
	font-weight:normal;
}

.det-valor ul {
	float:left;
	width:100%;
	margin:10px 0;
	list-style:none;
	line-height:2;
	text-align:right;
	}

.det-valor span {
	font-size:26px;
	font-weight:bold;
	}

ul.itens-det {
	float:left;
	margin:0 0 0 2%;
	padding:5px 0;
	}
	
.itens-det .demo-icon {
	font-size:20px;
	}	
	
ul.itens-det i {
	margin-right:5px;
	}	

.itens-det li{
	font-family:Arial;
	float:left;
	margin:0 10px;
	width:120px;
	padding:0;
	list-style:none;
	text-align:left;
	}
	


.titulo-int {
	float:left;
	width:100%;
	border:1px solid #ddd;
	maegin:20px 0;
	padding:0;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 3.5;
	
	font-family: 'Montserrat', sans-serif;
	font-weight:normal;
	}	
	
	
.titulo-int i {
	width:60px;
	float:left;
	padding:16px 20px;
	margin:0 10px 0 0;
	font-size:22px;
	color:white;
	}
		

				
/********************************************************************************************* 

1.  960px 

*********************************************************************************************/  

@media only screen and (min-width: 968px) and (max-width: 1280px) {
	
	
}



			
/********************************************************************************************* 

2. 840px 

*********************************************************************************************/  

@media only screen and (min-width: 600px) and (max-width: 840px) {
	

	
}
	

/********************************************************************************************* 

3.  720px 

*********************************************************************************************/ 

@media only screen and (min-width: 720px) and (max-width: 959px) {
	
	
}
 
 

/********************************************************************************************* 

4.  lt 720px 

*********************************************************************************************/ 

@media only screen and (max-width: 719px) {

}