/* chamada #2 - home */
@media screen and (min-width : 1220px){ 
	.chamada-home2 { 
		background-image: url(https://www.grupohabitat.net/img/chamadas-home/chamada2-chamada2conhecanossosempreendimentos.webp); 
		background-size: cover; 
		background-position: top right 55%; 
	} 
} 

/* moradia - serviço */
#moradia-servico2.moradia-servico2 { background-image:url(https://www.grupohabitat.net/img/moradia-servico/desktop-moradiacomoservico.webp); background-size:cover; }

/* empreendimentos listagem - mobile */
.fundo-listagem-empreendimento-10 { 
	background-image: url(https://www.grupohabitat.net/img/empreendimentos/listagem/mobile/10-listagem-mobile-o-empreendimento.webp); 
} 
.fundo-listagem-empreendimento-2 { 
	background-image: url(https://www.grupohabitat.net/img/empreendimentos/listagem/mobile/); 
} 
.fundo-listagem-empreendimento-1 { 
	background-image: url(https://www.grupohabitat.net/img/empreendimentos/listagem/mobile/); 
} 
.fundo-listagem-empreendimento-4 { 
	background-image: url(https://www.grupohabitat.net/img/empreendimentos/listagem/mobile/); 
} 
.fundo-listagem-empreendimento-3 { 
	background-image: url(https://www.grupohabitat.net/img/empreendimentos/listagem/mobile/); 
} 
.fundo-listagem-empreendimento-6 { 
	background-image: url(https://www.grupohabitat.net/img/empreendimentos/listagem/mobile/6-listagem-mobile-luminafachadam.webp); 
} 
.fundo-listagem-empreendimento-7 { 
	background-image: url(https://www.grupohabitat.net/img/empreendimentos/listagem/mobile/7-listagem-mobile-banner-mobile.webp); 
} 
.fundo-listagem-empreendimento-8 { 
	background-image: url(https://www.grupohabitat.net/img/empreendimentos/listagem/mobile/8-listagem-mobile-banner-mobile-infinity.webp); 
} 
.fundo-listagem-empreendimento-9 { 
	background-image: url(https://www.grupohabitat.net/img/empreendimentos/listagem/mobile/9-listagem-mobile-banner-mobile-lumiere.webp); 
} 
.fundo-listagem-empreendimento-5 { 
	background-image: url(https://www.grupohabitat.net/img/empreendimentos/listagem/mobile/5-listagem-mobile-banner-mobile-panorama.webp); 
} 

/* empreendimentos listagem - desktop */
@media screen and (min-width : 900px){
	.fundo-listagem-empreendimento-10 { 
		background-image: url(https://www.grupohabitat.net/img/empreendimentos/listagem/10-listagem-fachada.webp); 
	} 
	.fundo-listagem-empreendimento-2 { 
		background-image: url(https://www.grupohabitat.net/img/empreendimentos/listagem/2-listagem-foto-head.webp); 
	} 
	.fundo-listagem-empreendimento-1 { 
		background-image: url(https://www.grupohabitat.net/img/empreendimentos/listagem/1-listagem-reservacapa.webp); 
	} 
	.fundo-listagem-empreendimento-4 { 
		background-image: url(https://www.grupohabitat.net/img/empreendimentos/listagem/4-listagem-onempreendimentohabitat.webp); 
	} 
	.fundo-listagem-empreendimento-3 { 
		background-image: url(https://www.grupohabitat.net/img/empreendimentos/listagem/3-listagem-foto-head.webp); 
	} 
	.fundo-listagem-empreendimento-6 { 
		background-image: url(https://www.grupohabitat.net/img/empreendimentos/listagem/6-listagem-luminafachada.webp); 
	} 
	.fundo-listagem-empreendimento-7 { 
		background-image: url(https://www.grupohabitat.net/img/empreendimentos/listagem/7-listagem-banner-desktop.webp); 
	} 
	.fundo-listagem-empreendimento-8 { 
		background-image: url(https://www.grupohabitat.net/img/empreendimentos/listagem/8-listagem-banner-desktop-infinity.webp); 
	} 
	.fundo-listagem-empreendimento-9 { 
		background-image: url(https://www.grupohabitat.net/img/empreendimentos/listagem/9-listagem-banner-desktop-lumiere.webp); 
	} 
	.fundo-listagem-empreendimento-5 { 
		background-image: url(https://www.grupohabitat.net/img/empreendimentos/listagem/5-listagem-banner-desktop-panorama.webp); 
	} 
}
