.title1 { /*titulo busca*/
	float: left;
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;	
	font-size: 35px;	
	line-height: 40px;
	font-family: "metzler-bold";
	color: #23B469;
	 
}

.title1 span {color: #FFF;}

.title2 { /*titulo destaques*/
	clear: both;
	width: 80%;
	margin: 0;
	margin-left: 10%;
	font-size: 25px;	
	line-height: 25px;
	font-weight: normal;
	text-align: center;	
	font-family: "metzler-regular";
	color: #585858;
	text-transform: uppercase;
}

.todos { /*link todos os imóveis*/
	float: right;
	clear: right;
	width: auto;
	margin: 0;
	padding: 0;
	margin-right: 5%;
	margin-top: 10px;
	font-size: 18px;	
	line-height: 18px;
	text-align: right;	
	font-family: "metzler-light_italic";
	color: #22B468;
	text-transform: uppercase;
}

.todos a {color: #22B468;}
.todos a:hover {color: #0B8053;}

.title3 { /*titulo serviços*/
	float: left;
	clear: both;
	width: 90%;	
	margin: 0;
	margin-left: 5%;
	font-size: 30px;	
	line-height: 30px;
	font-weight: normal;
	text-align: center;	
	font-family: "metzler-regular";
	color: #FFF;
	padding-bottom: 30px;
	border-bottom: solid 1px #FFF;
}

.title3 span {color: #22B468;}

.title4 { /*chamada principal detalhes e pags internas*/
	clear: both;
	width: 90%;
	margin: 0;
	padding: 15px 5% 15px 5%;
	font-size: 28px;	
	line-height: 28px;
	font-weight: normal;
	text-align: center;	
	font-family: "metzler-light";
	color: #FFF;
	text-transform: uppercase;
	border-top: solid 1px #FFF;
	padding-top: 35px;
}

.title5 { /*subtítulos detalhes*/
	float: left;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 25px;	
	line-height: 25px;
	font-weight: normal;
	font-family: "metzler-regular";
	color: #3F3F3F;
	text-transform: uppercase;
	border-bottom: 1px solid #525269;
	padding-bottom: 10px;
}

.title5 span { 
	font-weight: bold;
}

.title6 { /*subtítulo semelhantes*/
	float: left;
	clear: both;
	width: 90%;
	padding: 0;
	margin: 0;
	margin-left: 5%;
	font-size: 25px;	
	line-height: 25px;
	font-weight: normal;
	font-family: "metzler-regular";
	color: #3F3F3F;
	text-transform: uppercase;
	border-bottom: 1px solid #525269;
	padding-bottom: 10px;
}

.title6 span { 
	font-weight: bold;
}

.title7 { /*titulo internas branco*/
	clear: both;
	width: 90%;
	margin: 0;
	padding: 15px 5% 15px 5%;
	font-size: 28px;	
	line-height: 28px;
	font-weight: normal;
	text-align: center;	
	font-family: "metzler-light";
	color: #FFF;
	text-transform: uppercase;
}

.title8 { /*titulo internas*/
	clear: both;
	width: 90%;
	margin: 0;
	padding: 15px 5% 15px 5%;
	font-size: 28px;	
	line-height: 28px;
	font-weight: normal;
	text-align: center;	
	font-family: "metzler-light";
	color: #818284;
	text-transform: uppercase;
}

.title9 { /*subtítulo empresa*/
	float: left;
	clear: both;
	width: 100%;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
	margin-top: 15px;
	font-size: 25px;	
	line-height: 25px;
	font-weight: bold;
	font-family: "metzler-regular";
	color: #22B468;
}

.title_lista { /*titulo lista*/
	float: left;
	clear: both;
	width: 90%;	
	margin: 0;
	margin-left: 5%;
	margin-top: 30px;
	font-size: 25px;	
	line-height: 25px;
	font-weight: normal;
	text-align: center;	
	font-family: "metzler-regular";
	color: #585858;
	text-transform: uppercase;
}

.title_lista span {color: #22B468;}


@media only screen and (min-width: 360px) {	
.title3 { /*titulo serviços*/
	width: 80%;
	margin-left: 10%;
}
}

@media only screen and (min-width: 585px) {	
.title3 { /*titulo serviços*/
	width: 90%;
	margin-left: 5%;
	font-size: 35px;
	line-height: 35px;
}
}

@media only screen and (min-width: 768px) {	
.title1 { /* titulo destaques */
	font-size: 45px;	
	line-height: 45px;
	margin-bottom: 30px;
}
	
.title2 { /*titulo destaques*/
	font-size: 35px;	
	line-height: 35px;
}

.title4 { /*chamada principal detalhes*/
	font-size: 30px;	
	line-height: 30px;
}
	
.title7 { /* titulo internas */
	font-size: 30px;	
	line-height: 30px;
}
	
.title8 { /*titulo internas*/
	font-size: 30px;	
	line-height: 30px;
}
	
.title_lista { /*titulo lista*/
	clear: none;
	width: auto;
	margin-top: 45px;
}
}

@media only screen and (min-width: 1024px) {	
.title1 { /* titulo destaques */
	margin-bottom: 60px;
}
	
.title3 { /*titulo serviços*/
	clear: none;
	width: 38%;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	font-size: 45px;
	line-height: 50px;
	margin-top: 120px;
}
}

@media only screen and (min-width: 1280px) {
.title1 { /* titulo destaques */
	font-size: 60px;
	line-height: 60px;
	margin-bottom: 80px;
}

.title2 { /*titulo destaques*/
	font-size: 40px;
	line-height: 40px;
}
	
.todos { /*link todos os imóveis*/
	font-size: 20px;	
	line-height: 20px;
}
	
.title3 { /*titulo serviços*/
	font-size: 60px;
	line-height: 70px;
	margin-top: 100px;
}
	
.title4 { /*chamada principal detalhes e pags internas*/
	font-size: 33px;
	line-height: 33px;
}
	
.title7 { /* titulo internas */
	font-size: 33px;
	line-height: 33px;
}
	
.title8 { /*titulo internas*/
	font-size: 33px;
	line-height: 33px;
}
	
.title_lista { /*titulo lista*/
	margin-top: 60px;
}
}

@media only screen and (min-width: 1600px) {
.title3 { /*titulo serviços*/
	margin-top: 120px;
}
}

