.title1 { /*titulo destaques*/
	float: left;
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;	
	font-size: 30px;	
	line-height: 30px;
	font-weight: normal;
	text-align: center;	
	font-family: "Bebas-Neue-Book";
	color: #00009B;
	text-transform: uppercase;
}

.todos { /*link todos os imóveis*/
	float: right;
	clear: right;
	width: 90%;
	margin: 0;
	padding: 0;
	margin-right: 5%;
	margin-top: 10px;
	font-size: 18px;	
	line-height: 18px;
	font-weight: normal;
	text-align: right;	
	font-family: "Bebas-Neue-Book";	
	text-transform: uppercase;
}

.todos a {
	color: #525269;
}

.todos a:hover {
	color: #00009B;
}

.title2 { /*titulo serviços*/
	clear: both;
	width: 70%;
	margin: 0;
	padding: 15px 15% 15px 15%;
	font-size: 30px;	
	line-height: 30px;
	font-weight: normal;
	text-align: center;	
	background: #0002FB;
	font-family: "Bebas-Neue-Book";
	color: #FFF;
	text-transform: uppercase;
}

.title3 { /*titulo principal lista de imóveis*/
	float: left;
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 30px;
	line-height: 30px;
	font-family: "Bebas-Neue-Book";
	color: #00009B;
	text-transform: uppercase;
	text-align: center;
	font-weight: normal;
}

.title3 span { 
	color: #0002FB;
	font-weight: bold;
}


.title4 { /*chamada principal detalhes*/
	clear: both;
	width: 90%;
	margin: 0;
	padding: 15px 5% 15px 5%;
	font-size: 30px;	
	line-height: 30px;
	font-weight: normal;
	text-align: center;	
	background: #00009B;
	font-family: "Bebas-Neue-Book";
	color: #FFF;
	text-transform: uppercase;
}

.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: "Bebas-Neue-Book";
	color: #00009B;
	text-transform: uppercase;
	border-bottom: 1px solid #0002FB;
	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: "Bebas-Neue-Book";
	color: #00009B;
	text-transform: uppercase;
	border-bottom: 1px solid #0002FB;
	padding-bottom: 10px;
}

.title6 span { 
	font-weight: bold;
}

.title7 { /*titulo internas*/
	float: left;
	clear: both;
	width: 90%;
	margin: 0;
	padding: 0;	
	margin-left: 5%;
	font-size: 30px;	
	line-height: 30px;
	font-weight: normal;
	text-align: center;	
	font-family: "Bebas-Neue-Book";
	text-transform: uppercase;
}

.title8 { /*titulo internas com margem inferior*/
	float: left;
	clear: both;
	width: 90%;
	margin: 0;
	padding: 0;	
	margin-left: 5%;
	font-size: 30px;	
	line-height: 30px;
	font-weight: normal;
	text-align: center;	
	font-family: "Bebas-Neue-Book";
	text-transform: uppercase;
	margin-bottom: 15px;
}

@media only screen and (min-width: 768px) {	
.title1 { /* titulo destaques */
	clear: none;
	width: 70%;
	margin-left: 15%;
	font-size: 45px;	
	line-height: 45px;
}
	
.todos { /*link todos os imóveis*/
	width: auto;
	font-size: 20px;	
	line-height: 20px;
	margin-top: 13px;
}
	
.title2 { /*titulo serviços*/
	width: 90%;
	padding: 25px 5% 25px 5%;
	font-size: 45px;	
	line-height: 45px;
}
	
.title3 { /*titulo principal lista de imóveis*/
	clear: none;
	width: auto;
	font-size: 35px;
	line-height: 35px;
	text-align: left;
	margin-left: 5%;
}
	
.title4 { /*chamada principal detalhes*/
	font-size: 45px;	
	line-height: 45px;
}
	
.title5 { /*subtítulos detalhes*/
	font-size: 30px;	
	line-height: 30px;
}
	
.title6 { /*subtítulo semelhantes*/
	font-size: 30px;	
	line-height: 30px;
}
	
.title7 { /* titulo internas */
	font-size: 45px;	
	line-height: 45px;
}
	
.title8 { /* titulo internas com margem inferior */
	font-size: 45px;	
	line-height: 45px;
	margin-bottom: 20px;
}
}


@media only screen and (min-width: 1280px) {
.title1 { /* titulo destaques */
	font-size: 60px;
	line-height: 60px;
}
	
.todos { /*link todos os imóveis*/
	font-size: 25px;	
	line-height: 25px;
	margin-top: 17px;
}

.title2 { /*titulo serviços*/
	font-size: 60px;
	line-height: 60px;
}
	
.title3 { /*titulo principal lista de imóveis*/
	font-size: 40px;
	line-height: 40px;
}
	
.title4 { /*chamada principal detalhes*/
	font-size: 60px;
	line-height: 60px;
}
	
.title5 { /*subtítulos detalhes*/
	font-size: 35px;	
	line-height: 35px;
}
	
.title6 { /*subtítulo semelhantes*/
	font-size: 35px;	
	line-height: 35px;
}
	
.title7 { /* titulo internas */
	font-size: 60px;	
	line-height: 60px;
}
	
.title8 { /* titulo internas com margem inferior */
	font-size: 60px;	
	line-height: 60px;
	margin-bottom: 25px;
}
}


