@font-face {
  font-family: ZagBold;
  src: url(ZagBold.otf);
}

body{
	width: 99%;
	left: 0;
	margin-left: 0;
	padding-left: 0;
	font-family: ZagBold;
	/*font-family: 'Girassol', cursive;*/
}

@media only screen and (min-width: 800px) and (min-height: 457px){ /* 800 x 600 */
	#topo_nome{font-size: 10px; text-align: left; vertical-align: middle; color: white;}
	#topo_telefone{font-size: 10px; text-align: left; vertical-align: middle; color: white;}
	#topo_email{font-size: 10px; text-align: left; vertical-align: middle; color: white;}
	#topo_lingua{font-size: 10px;}
	#topo_login{font-size: 10px; text-align: left; vertical-align: middle; color: white;}
	
	#google_translate_element{display: none;}
	
	.botao_menu{font-size: 12px; color: black;}
	.botao_menu_selected{font-size: 12px; border-bottom: 2px solid rgba(0, 106, 186, 1.0); background-size: 100% 100%; background-position: center; background-repeat: no-repeat; color: rgba(23, 101, 181, 1.0);}
	
	#tabela_galeria{padding-top: 3%; margin-top: 2%;}
	
	#foto_thumb_horizontal{width: 60px;}
	#foto_thumb_vertical{width: 60px;}
	#foto_thumb_quadrada{width: 60px;}
	#tipo_negocio_thumb{font-size: 11px; text-align: center; vertical-align: middle;}
	#valores_thumb{font-size: 10px; text-align: center; vertical-align: middle;}
	
	.primary_section_detalhesImovel{padding-top: 5vh; width: 100vw; height: 125vh;}
	
	.h2_detalhes{font-size: 15px; font-weight: bold; font-family: 'Girassol', cursive;}
	
	/* tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 392 */
					#pv_preco1{font-size: 12px; text-decoration: line-through;}
					#pv_preco_promocional1{font-size: 20px;}
					#pv_data_fim_promocional1{font-size: 10px; text-decoration: underline;}
					#pv_valor_mensal_provavel_credito1{font-size: 10px; color: white;}
					#pv_valor_mensal_provavel_credito_valor1{font-size: 13px; font-weight: bold; color: white;}
				/* esta fora da data fim promocional - Ref: 999 001 357 */
					#pv_preco2{font-size: 20px;}
					#pv_valor_mensal_provavel_credito2{font-size: 12px; color: white;}
					#pv_valor_mensal_provavel_credito_valor2{font-size: 16px; font-weight: bold; color: white;}
			/* nao tem data fim promocional - Ref: 999 001 298 */
				#pv_preco3{font-size: 12px; text-decoration: line-through;}
				#pv_preco_promocional3{font-size: 20px;}
				#pv_valor_mensal_provavel_credito3{font-size: 10px; color: white;}
				#pv_valor_mensal_provavel_credito_valor3{font-size: 16px; font-weight: bold; color: white;}
		/* nao tem preco promocional - Ref: 999 001 145 */
			#pv_preco4{font-size: 20px;}
			#pv_valor_mensal_provavel_credito4{font-size: 10px; color: white;}
			#pv_valor_mensal_provavel_credito_valor4{font-size: 13px; font-weight: bold; color: white;}
	/* nao tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 142 */
					#pv_preco5{font-size:12px; text-decoration: line-through;}
					#pv_preco_promocional5{font-size: 28px;}
					#pv_data_fim_promocional5{font-size: 10px; text-decoration: underline;}
				/* esta fora da data fim promocional - Ref: 999 001 140 */
					#pv_preco6{font-size: 28px;}
			/* nao tem data fim promocional - Ref: 999 001 111 */
				#pv_preco7{font-size:12px; text-decoration: line-through;}
				#pv_preco_promocional7{font-size: 28px;}
		/* nao tem preco promocional - Ref: 999 016 554 */
			#pv_preco8{font-size: 28px;}
	
	/* tipo de negocio */
	#pv_tn{font-size: 15px;}
	
	/* referencia */
	#pv_ref{font-size: 12px;}
	
	/* Responsável */
	#pv_nome_responsavel{font-size: 10px;}
	#pv_contacto_responsavel{font-size: 11px; font-weight: bold;}
	#pv_email_responsavel{font-size: 10px;}
	
	/* texto 1 */
	#pv_txt1{font-size: 11px;}
	
	/* texto 2*/
	#pv_txt2{font-size: 11px; display: none;}
	
	/* inputs */
	.input_detalhes{font-size: 10px; width: 90%;height: 100%; font-family: ZagBold; font-weight: bold;}
	.input_detalhes_gold{font-size: 10px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold;}
	.textarea_detalhes{font-size: 10px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	.textarea_detalhes_gold{font-size: 10px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	#pv_labelHoras{font-size: 11px;}
	#pv_labelMinutos{font-size: 11px;}
	
	/* texto 3 / consentimento */
	#pv_txt3{font-size: 10px;}
	
	/* video - detalhesImovel */
	.videoImovelWidth{width: 500px; height: auto;}
	.videoImovelHeight{width: auto; height: 350px;}
	
	.propostaDetalhes{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 8px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.propostaDetalhesGold{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 8px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.numCellAvisoProposta{
		width: 10%;
		text-align: center;
		vertical-align: middle;
		font-weight: bold;
		border-top: 1px solid black;
		border-left: 1px solid black;
		border-bottom: 1px solid black;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
		font-size: 50px;
	}
	.cellaAvisoProposta{
		width: 30%;
		text-align: center;
		vertical-align: middle;
		font-size: 10px;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
	}
	
	.avisoLinha1{
		color: red;
		font-weight: bold;
		text-align: center;
		font-size: 33px;
	}
	.avisoLinha2{
		font-weight: bold;
		text-align: center;
		font-size: 15px;
	}
	.avisoLinha3{
		font-weight: bold;
		text-align: center;
		text-decoration: underline;
		font-size: 15px;
	}
	
	.visitaVirtualDetalhes{
		height: 330px;
	}
	
	.scrollerInicio{
		position: absolute;
		top: 83vh;
		left: 45vw;
		width: 10vw;
		height: 5vh;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border: 1px solid rgba(0, 106, 186, 0.5);
		transition: transform 0.5s;
		/*-webkit-transition-duration: 0.5s;*/
		z-index: 10;
	}

	.scrollerInicio table{
		background-color: rgba(255,255,255, 0.85);
		color: black;
	}

	.scrollerInicio:hover{
		top: 81vh;
		left: 43vw;
		width: 14vw;
		height: 8vh;
		cursor: pointer;
		transition: transform 1.0s;
	}

	.scrollerInicio table:hover{
		background-color: rgba(0, 106, 186, 0.5);
		color: white;
		font-size: 20px;
	}
	
	.anos{
		position: absolute;
		font-size: 55px;
		font-weight: bold;
		top: -55px;
		left: 25px;
	}
	
	.anos_texto{
		position: absolute;
		font-size: 20px;
		font-weight: bold;
		top: 30px;
		left: 30px;
	}
	
}
@media only screen and (min-width: 1024px) and (min-height: 625px){ /* 1024 x 768 */
	#topo_nome{font-size: 13px; text-align: left; vertical-align: middle; color: white;}
	#topo_telefone{font-size: 13px; text-align: left; vertical-align: middle; color: white;}
	#topo_email{font-size: 13px; text-align: left; vertical-align: middle; color: white;}
	#topo_lingua{font-size: 13px;}
	#topo_login{font-size: 13px; text-align: left; vertical-align: middle; color: white;}
	
	.botao_menu{font-size: 15px; color: black;}
	.botao_menu_selected{font-size: 15px; border-bottom: 2px solid rgba(0, 106, 186, 1.0); background-size: 100% 100%; background-position: center; background-repeat: no-repeat; color: rgba(23, 101, 181, 1.0);}
	
	#tabela_galeria{padding-top: 0%; margin-top: 6.5%;}
	
	#foto_thumb_horizontal{width: 60px;}
	#foto_thumb_vertical{width: 60px;}
	#foto_thumb_quadrada{width: 60px;}
	#tipo_negocio_thumb{font-size: 11px; text-align: center; vertical-align: middle;}
	#valores_thumb{font-size: 10px; text-align: center; vertical-align: middle;}
	
	.primary_section_detalhesImovel{padding-top: 5vh; width: 100vw; height: 80vh;}
	
	.h2_detalhes{font-size: 20px; font-weight: bold; font-family: 'Girassol', cursive;}
	
	/* tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 392 */
					#pv_preco1{font-size: 15px; text-decoration: line-through;}
					#pv_preco_promocional1{font-size: 25px;}
					#pv_data_fim_promocional1{font-size: 12px; text-decoration: underline;}
					#pv_valor_mensal_provavel_credito1{font-size: 12px; color: white;}
					#pv_valor_mensal_provavel_credito_valor1{font-size: 16px; font-weight: bold; color: white;}
				/* esta fora da data fim promocional - Ref: 999 001 357 */
					#pv_preco2{font-size: 25px;}
					#pv_valor_mensal_provavel_credito2{font-size: 12px; color: white;}
					#pv_valor_mensal_provavel_credito_valor2{font-size: 16px; font-weight: bold; color: white;}
			/* nao tem data fim promocional - Ref: 999 001 298 */
				#pv_preco3{font-size: 15px; text-decoration: line-through;}
				#pv_preco_promocional3{font-size: 25px;}
				#pv_valor_mensal_provavel_credito3{font-size: 12px; color: white;}
				#pv_valor_mensal_provavel_credito_valor3{font-size: 16px; font-weight: bold; color: white;}
		/* nao tem preco promocional - Ref: 999 001 145 */
			#pv_preco4{font-size: 25px;}
			#pv_valor_mensal_provavel_credito4{font-size: 12px; color: white;}
			#pv_valor_mensal_provavel_credito_valor4{font-size: 16px; font-weight: bold; color: white;}
	/* nao tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 142 */
					#pv_preco5{font-size:20px; text-decoration: line-through;}
					#pv_preco_promocional5{font-size: 35px;}
					#pv_data_fim_promocional5{font-size: 17px; text-decoration: underline;}
				/* esta fora da data fim promocional - Ref: 999 001 140 */
					#pv_preco6{font-size: 35px;}
			/* nao tem data fim promocional - Ref: 999 001 111 */
				#pv_preco7{font-size:20px; text-decoration: line-through;}
				#pv_preco_promocional7{font-size: 35px;}
		/* nao tem preco promocional - Ref: 999 016 554 */
			#pv_preco8{font-size: 35px;}
	
	/* tipo de negocio */
	#pv_tn{font-size: 20px;}
	
	/* referencia */
	#pv_ref{font-size: 15px;}
	
	/* Responsável */
	#pv_nome_responsavel{font-size: 10px;}
	#pv_contacto_responsavel{font-size: 11px; font-weight: bold;}
	#pv_email_responsavel{font-size: 10px;}
	
	/* texto 1 */
	#pv_txt1{font-size: 12px;}
	
	/* texto 2*/
	#pv_txt2{font-size: 12px; display: none;}
	
	/* inputs */
	.input_detalhes{font-size: 11px; width: 90%;height: 100%; font-family: ZagBold; font-weight: bold;}
	.input_detalhes_gold{font-size: 12px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold;}
	.textarea_detalhes{font-size: 11px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	.textarea_detalhes_gold{font-size: 11px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	#pv_labelHoras{font-size: 12px;}
	#pv_labelMinutos{font-size: 12px;}
	
	/* texto 3 / consentimento */
	#pv_txt3{font-size: 10px;}
	
	/* video - detalhesImovel */
	.videoImovelWidth{width: 780px; height: auto;}
	.videoImovelHeight{width: auto; height: 500px;}
	
	.propostaDetalhes{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 10px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.propostaDetalhesGold{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 10px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.numCellAvisoProposta{
		width: 10%;
		text-align: center;
		vertical-align: middle;
		font-weight: bold;
		border-top: 1px solid black;
		border-left: 1px solid black;
		border-bottom: 1px solid black;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
		font-size: 50px;
	}
	.cellaAvisoProposta{
		width: 30%;
		text-align: center;
		vertical-align: middle;
		font-size: 13px;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
	}
	
	.avisoLinha1{
		color: red;
		font-weight: bold;
		text-align: center;
		font-size: 45px;
	}
	.avisoLinha2{
		font-weight: bold;
		text-align: center;
		font-size: 20px;
	}
	.avisoLinha3{
		font-weight: bold;
		text-align: center;
		text-decoration: underline;
		font-size: 20px;
	}
	
	.visitaVirtualDetalhes{
		height: 500px;
	}
	
	.scrollerInicio{
		position: absolute;
		top: 87.7vh;
		left: 45vw;
		width: 10vw;
		height: 5vh;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border: 1px solid rgba(0, 106, 186, 0.5);
		transition: transform 0.5s;
		/*-webkit-transition-duration: 0.5s;*/
	}

	.scrollerInicio table{
		background-color: rgba(255,255,255, 0.85);
		color: black;
	}

	.scrollerInicio:hover{
		top: 85.7vh;
		left: 43vw;
		width: 14vw;
		height: 8vh;
		cursor: pointer;
		transition: transform 1.0s;
	}

	.scrollerInicio table:hover{
		background-color: rgba(0, 106, 186, 0.5);
		color: white;
		font-size: 20px;
	}
	
	.anos{
		position: absolute;
		font-size: 75px;
		font-weight: bold;
		top: -77px;
		left: 35px;
	}
	
	.anos_texto{
		position: absolute;
		font-size: 30px;
		font-weight: bold;
		top: 40px;
		left: 40px;
	}
	
}
@media only screen and (min-width: 1152px) and (min-height: 721px){ /* 1152 x 864 */
	#topo_nome{font-size: 15px; text-align: left; vertical-align: middle; color: white;}
	#topo_telefone{font-size: 15px; text-align: left; vertical-align: middle; color: white;}
	#topo_email{font-size: 15px; text-align: left; vertical-align: middle; color: white;}
	#topo_lingua{font-size: 15px;}
	#topo_login{font-size: 15px; text-align: left; vertical-align: middle; color: white;}
	
	.botao_menu{font-size: 20px; color: black;}
	.botao_menu_selected{font-size: 20px; border-bottom: 2px solid rgba(0, 106, 186, 1.0); background-size: 100% 100%; background-position: center; background-repeat: no-repeat; color: rgba(23, 101, 181, 1.0);}
	
	#tabela_galeria{padding-top: 1%; margin-top: 6.5%;}
	
	#foto_thumb_horizontal{width: 60px;}
	#foto_thumb_vertical{width: 60px;}
	#foto_thumb_quadrada{width: 60px;}
	#tipo_negocio_thumb{font-size: 11px; text-align: center; vertical-align: middle;}
	#valores_thumb{font-size: 10px; text-align: center; vertical-align: middle;}
	
	.primary_section_detalhesImovel{padding-top: 5vh; width: 100vw; height: 75vh;}
	
	.h2_detalhes{font-size: 20px; font-weight: bold; font-family: 'Girassol', cursive;}
	
	/* tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 392 */
					#pv_preco1{font-size: 15px; text-decoration: line-through;}
					#pv_preco_promocional1{font-size: 25px;}
					#pv_data_fim_promocional1{font-size: 12px; text-decoration: underline;}
					#pv_valor_mensal_provavel_credito1{font-size: 12px; color: white;}
					#pv_valor_mensal_provavel_credito_valor1{font-size: 16px; font-weight: bold; color: white;}
				/* esta fora da data fim promocional - Ref: 999 001 357 */
					#pv_preco2{font-size: 25px;}
					#pv_valor_mensal_provavel_credito2{font-size: 12px; color: white;}
					#pv_valor_mensal_provavel_credito_valor2{font-size: 16px; font-weight: bold; color: white;}
			/* nao tem data fim promocional - Ref: 999 001 298 */
				#pv_preco3{font-size: 15px; text-decoration: line-through;}
				#pv_preco_promocional3{font-size: 25px;}
				#pv_valor_mensal_provavel_credito3{font-size: 12px; color: white;}
				#pv_valor_mensal_provavel_credito_valor3{font-size: 16px; font-weight: bold; color: white;}
		/* nao tem preco promocional - Ref: 999 001 145 */
			#pv_preco4{font-size: 25px;}
			#pv_valor_mensal_provavel_credito4{font-size: 12px; color: white;}
			#pv_valor_mensal_provavel_credito_valor4{font-size: 16px; font-weight: bold; color: white;}
	/* nao tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 142 */
					#pv_preco5{font-size:20px; text-decoration: line-through;}
					#pv_preco_promocional5{font-size: 40px;}
					#pv_data_fim_promocional5{font-size: 17px; text-decoration: underline;}
				/* esta fora da data fim promocional - Ref: 999 001 140 */
					#pv_preco6{font-size: 40px;}
			/* nao tem data fim promocional - Ref: 999 001 111 */
				#pv_preco7{font-size:20px; text-decoration: line-through;}
				#pv_preco_promocional7{font-size: 40px;}
		/* nao tem preco promocional - Ref: 999 016 554 */
			#pv_preco8{font-size: 40px;}
	
	/* tipo de negocio */
	#pv_tn{font-size: 30px;}
	
	/* referencia */
	#pv_ref{font-size: 20px;}
	
	/* Responsável */
	#pv_nome_responsavel{font-size: 11px;}
	#pv_contacto_responsavel{font-size: 12px; font-weight: bold;}
	#pv_email_responsavel{font-size: 11px;}
	
	/* texto 1 */
	#pv_txt1{font-size: 12px;}
	
	/* texto 2*/
	#pv_txt2{font-size: 12px;}
	
	/* inputs */
	.input_detalhes{font-size: 11px; width: 90%;height: 100%; font-family: ZagBold; font-weight: bold;}
	.input_detalhes_gold{font-size: 11px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold;}
	.textarea_detalhes{font-size: 11px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	.textarea_detalhes_gold{font-size: 11px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	#pv_labelHoras{font-size: 12px;}
	#pv_labelMinutos{font-size: 12px;}
	
	/* texto 3 / consentimento */
	#pv_txt3{font-size: 11px;}
	
	/* video - detalhesImovel */
	.videoImovelWidth{width: 800px; height: auto;}
	.videoImovelHeight{width: auto; height: 575px;}
	
	.propostaDetalhes{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 12px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.propostaDetalhesGold{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 12px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.numCellAvisoProposta{
		width: 10%;
		text-align: center;
		vertical-align: middle;
		font-weight: bold;
		border-top: 1px solid black;
		border-left: 1px solid black;
		border-bottom: 1px solid black;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
		font-size: 50px;
	}
	.cellaAvisoProposta{
		width: 30%;
		text-align: center;
		vertical-align: middle;
		font-size: 15px;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
	}
	
	.avisoLinha1{
		color: red;
		font-weight: bold;
		text-align: center;
		font-size: 45px;
	}
	.avisoLinha2{
		font-weight: bold;
		text-align: center;
		font-size: 25px;
	}
	.avisoLinha3{
		font-weight: bold;
		text-align: center;
		text-decoration: underline;
		font-size: 25px;
	}
	
	.visitaVirtualDetalhes{
		height: 600px;
	}
	
	.scrollerInicio{
		position: absolute;
		top: 89.2vh;
		left: 45vw;
		width: 10vw;
		height: 5vh;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border: 1px solid rgba(0, 106, 186, 0.5);
		transition: transform 0.5s;
		/*-webkit-transition-duration: 0.5s;*/
	}

	.scrollerInicio table{
		background-color: rgba(255,255,255, 0.85);
		color: black;
	}

	.scrollerInicio:hover{
		top: 87.2vh;
		left: 43vw;
		width: 14vw;
		height: 8vh;
		cursor: pointer;
		transition: transform 1.0s;
	}

	.scrollerInicio table:hover{
		background-color: rgba(0, 106, 186, 0.5);
		color: white;
		font-size: 20px;
	}
	
	.anos{
		position: absolute;
		font-size: 80px;
		font-weight: bold;
		top: -75px;
		left: 42px;
	}
	
	.anos_texto{
		position: absolute;
		font-size: 30px;
		font-weight: bold;
		top: 50px;
		left: 50px;
	}
	
}
@media only screen and (min-width: 1280px) and (min-height: 489px){ /* 1280 x 600 */
	/* video - detalhesImovel */
	.videoImovelWidth{width: 600px; height: auto;}
	.videoImovelHeight{width: auto; height: 575px;}
	
	.propostaDetalhes{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 13px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.propostaDetalhesGold{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 13px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.numCellAvisoProposta{
		width: 10%;
		text-align: center;
		vertical-align: middle;
		font-weight: bold;
		border-top: 1px solid black;
		border-left: 1px solid black;
		border-bottom: 1px solid black;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
		font-size: 50px;
	}
	.cellaAvisoProposta{
		width: 30%;
		text-align: center;
		vertical-align: middle;
		font-size: 17px;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
	}
	
	.avisoLinha1{
		color: red;
		font-weight: bold;
		text-align: center;
		font-size: 27px;
	}
	.avisoLinha2{
		font-weight: bold;
		text-align: center;
		font-size: 17px;
	}
	.avisoLinha3{
		font-weight: bold;
		text-align: center;
		text-decoration: underline;
		font-size: 17px;
	}
	
	.visitaVirtualDetalhes{
		height: 350px;
	}
	
	.scrollerInicio{
		position: absolute;
		top: 86vh;
		left: 45vw;
		width: 10vw;
		height: 5vh;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border: 1px solid rgba(0, 106, 186, 0.5);
		transition: transform 0.5s;
		/*-webkit-transition-duration: 0.5s;*/
	}

	.scrollerInicio table{
		background-color: rgba(255,255,255, 0.85);
		color: black;
	}

	.scrollerInicio:hover{
		top: 84.7vh;
		left: 43vw;
		width: 14vw;
		height: 8vh;
		cursor: pointer;
		transition: transform 1.0s;
	}

	.scrollerInicio table:hover{
		background-color: rgba(0, 106, 186, 0.5);
		color: white;
		font-size: 20px;
	}
	
	.anos{
		position: absolute;
		font-size: 60px;
		font-weight: bold;
		top: -72px;
		left: 32px;
	}
	
	.anos_texto{
		position: absolute;
		font-size: 30px;
		font-weight: bold;
		top: 60px;
		left: 35px;
	}
	
}
@media only screen and (min-width: 1280px) and (min-height: 577px){ /* 1280 x 720 */
	#topo_nome{font-size: 15px; text-align: left; vertical-align: middle; color: white;}
	#topo_telefone{font-size: 15px; text-align: left; vertical-align: middle; color: white;}
	#topo_email{font-size: 15px; text-align: left; vertical-align: middle; color: white;}
	#topo_lingua{font-size: 15px;}
	#topo_login{font-size: 15px; text-align: left; vertical-align: middle; color: white;}
	
	.botao_menu{font-size: 20px; color: black;}
	.botao_menu_selected{font-size: 20px; border-bottom: 2px solid rgba(0, 106, 186, 1.0); background-size: 100% 100%; background-position: center; background-repeat: no-repeat; color: rgba(23, 101, 181, 1.0);}
	
	#tabela_galeria{padding-top: 0%; margin-top: 6.5%;}
	
	#foto_thumb_horizontal{width: 60px;}
	#foto_thumb_vertical{width: 60px;}
	#foto_thumb_quadrada{width: 60px;}
	#tipo_negocio_thumb{font-size: 11px; text-align: center; vertical-align: middle;}
	#valores_thumb{font-size: 10px; text-align: center; vertical-align: middle;}
	
	.primary_section_detalhesImovel{padding-top: 5vh; width: 100vw; height: 90vh;}
	
	.h2_detalhes{font-size: 20px; font-weight: bold; font-family: 'Girassol', cursive;}
	
	/* tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 392 */
					#pv_preco1{font-size: 15px; text-decoration: line-through;}
					#pv_preco_promocional1{font-size: 25px;}
					#pv_data_fim_promocional1{font-size: 12px; text-decoration: underline;}
					#pv_valor_mensal_provavel_credito1{font-size: 12px; color: white;}
					#pv_valor_mensal_provavel_credito_valor1{font-size: 16px; font-weight: bold; color: white;}
				/* esta fora da data fim promocional - Ref: 999 001 357 */
					#pv_preco2{font-size: 25px;}
					#pv_valor_mensal_provavel_credito2{font-size: 12px; color: white;}
					#pv_valor_mensal_provavel_credito_valor2{font-size: 16px; font-weight: bold; color: white;}
			/* nao tem data fim promocional - Ref: 999 001 298 */
				#pv_preco3{font-size: 15px; text-decoration: line-through;}
				#pv_preco_promocional3{font-size: 25px;}
				#pv_valor_mensal_provavel_credito3{font-size: 12px; color: white;}
				#pv_valor_mensal_provavel_credito_valor3{font-size: 16px; font-weight: bold; color: white;}
		/* nao tem preco promocional - Ref: 999 001 145 */
			#pv_preco4{font-size: 25px;}
			#pv_valor_mensal_provavel_credito4{font-size: 12px; color: white;}
			#pv_valor_mensal_provavel_credito_valor4{font-size: 16px; font-weight: bold; color: white;}
	/* nao tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 142 */
					#pv_preco5{font-size:20px; text-decoration: line-through;}
					#pv_preco_promocional5{font-size: 40px;}
					#pv_data_fim_promocional5{font-size: 17px; text-decoration: underline;}
				/* esta fora da data fim promocional - Ref: 999 001 140 */
					#pv_preco6{font-size: 40px;}
			/* nao tem data fim promocional - Ref: 999 001 111 */
				#pv_preco7{font-size:20px; text-decoration: line-through;}
				#pv_preco_promocional7{font-size: 40px;}
		/* nao tem preco promocional - Ref: 999 016 554 */
			#pv_preco8{font-size: 40px;}
	
	/* tipo de negocio */
	#pv_tn{font-size: 30px;}
	
	/* referencia */
	#pv_ref{font-size: 20px;}
	
	/* Responsável */
	#pv_nome_responsavel{font-size: 11px;}
	#pv_contacto_responsavel{font-size: 12px; font-weight: bold;}
	#pv_email_responsavel{font-size: 11px;}
	
	/* texto 1 */
	#pv_txt1{font-size: 12px;}
	
	/* texto 2*/
	#pv_txt2{font-size: 13px; display: none;}
	
	/* inputs */
	.input_detalhes{font-size: 11px; width: 90%;height: 100%; font-family: ZagBold; font-weight: bold;}
	.input_detalhes_gold{font-size: 11px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold;}
	.textarea_detalhes{font-size: 11px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	.textarea_detalhes_gold{font-size: 11px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	#pv_labelHoras{font-size: 12px;}
	#pv_labelMinutos{font-size: 12px;}
	
	/* texto 3 / consentimento */
	#pv_txt3{font-size: 11px;}
	
	/* video - detalhesImovel */
	.videoImovelWidth{width: 800px; height: auto;}
	.videoImovelHeight{width: auto; height: 450px;}
	
	.propostaDetalhes{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 13px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.propostaDetalhesGold{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 13px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.numCellAvisoProposta{
		width: 10%;
		text-align: center;
		vertical-align: middle;
		font-weight: bold;
		border-top: 1px solid black;
		border-left: 1px solid black;
		border-bottom: 1px solid black;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
		font-size: 50px;
	}
	.cellaAvisoProposta{
		width: 30%;
		text-align: center;
		vertical-align: middle;
		font-size: 17px;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
	}
	
	.avisoLinha1{
		color: red;
		font-weight: bold;
		text-align: center;
		font-size: 33px;
	}
	.avisoLinha2{
		font-weight: bold;
		text-align: center;
		font-size: 25px;
	}
	.avisoLinha3{
		font-weight: bold;
		text-align: center;
		text-decoration: underline;
		font-size: 25px;
	}
	
	.visitaVirtualDetalhes{
		height: 450px;
	}
	
	.scrollerInicio{
		position: absolute;
		top: 86.7vh;
		left: 45vw;
		width: 10vw;
		height: 5vh;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border: 1px solid rgba(0, 106, 186, 0.5);
		transition: transform 0.5s;
		/*-webkit-transition-duration: 0.5s;*/
	}

	.scrollerInicio table{
		background-color: rgba(255,255,255, 0.85);
		color: black;
	}

	.scrollerInicio:hover{
		top: 84.7vh;
		left: 43vw;
		width: 14vw;
		height: 8vh;
		cursor: pointer;
		transition: transform 1.0s;
	}

	.scrollerInicio table:hover{
		background-color: rgba(0, 106, 186, 0.5);
		color: white;
		font-size: 20px;
	}
	
	.anos{
		position: absolute;
		font-size: 70px;
		font-weight: bold;
		top: -72px;
		left: 32px;
	}
	
	.anos_texto{
		position: absolute;
		font-size: 30px;
		font-weight: bold;
		top: 30px;
		left: 35px;
	}
	
}
@media only screen and (min-width: 1280px) and (min-height: 625px){ /* 1280 x 768 */
	#topo_nome{font-size: 15px; text-align: left; vertical-align: middle; color: white;}
	#topo_telefone{font-size: 15px; text-align: left; vertical-align: middle; color: white;}
	#topo_email{font-size: 15px; text-align: left; vertical-align: middle; color: white;}
	#topo_lingua{font-size: 15px;}
	#topo_login{font-size: 15px; text-align: left; vertical-align: middle; color: white;}
	
	.botao_menu{font-size: 20px; color: black;}
	.botao_menu_selected{font-size: 20px; border-bottom: 2px solid rgba(0, 106, 186, 1.0); background-size: 100% 100%; background-position: center; background-repeat: no-repeat; color: rgba(23, 101, 181, 1.0);}
	
	#tabela_galeria{padding-top: 0%; margin-top: 6.5%;}
	
	#foto_thumb_horizontal{width: 60px;}
	#foto_thumb_vertical{width: 60px;}
	#foto_thumb_quadrada{width: 60px;}
	#tipo_negocio_thumb{font-size: 11px; text-align: center; vertical-align: middle;}
	#valores_thumb{font-size: 10px; text-align: center; vertical-align: middle;}
	
	.primary_section_detalhesImovel{padding-top: 5vh; width: 100vw; height: 85vh;}
	
	.h2_detalhes{font-size: 20px; font-weight: bold; font-family: 'Girassol', cursive;}
	
	/* tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 392 */
					#pv_preco1{font-size: 15px; text-decoration: line-through;}
					#pv_preco_promocional1{font-size: 25px;}
					#pv_data_fim_promocional1{font-size: 12px; text-decoration: underline;}
					#pv_valor_mensal_provavel_credito1{font-size: 12px; color: white;}
					#pv_valor_mensal_provavel_credito_valor1{font-size: 16px; font-weight: bold; color: white;}
				/* esta fora da data fim promocional - Ref: 999 001 357 */
					#pv_preco2{font-size: 25px;}
					#pv_valor_mensal_provavel_credito2{font-size: 12px; color: white;}
					#pv_valor_mensal_provavel_credito_valor2{font-size: 16px; font-weight: bold; color: white;}
			/* nao tem data fim promocional - Ref: 999 001 298 */
				#pv_preco3{font-size: 15px; text-decoration: line-through;}
				#pv_preco_promocional3{font-size: 25px;}
				#pv_valor_mensal_provavel_credito3{font-size: 12px; color: white;}
				#pv_valor_mensal_provavel_credito_valor3{font-size: 16px; font-weight: bold; color: white;}
		/* nao tem preco promocional - Ref: 999 001 145 */
			#pv_preco4{font-size: 25px;}
			#pv_valor_mensal_provavel_credito4{font-size: 12px; color: white;}
			#pv_valor_mensal_provavel_credito_valor4{font-size: 16px; font-weight: bold; color: white;}
	/* nao tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 142 */
					#pv_preco5{font-size:20px; text-decoration: line-through;}
					#pv_preco_promocional5{font-size: 40px;}
					#pv_data_fim_promocional5{font-size: 17px; text-decoration: underline;}
				/* esta fora da data fim promocional - Ref: 999 001 140 */
					#pv_preco6{font-size: 40px;}
			/* nao tem data fim promocional - Ref: 999 001 111 */
				#pv_preco7{font-size:20px; text-decoration: line-through;}
				#pv_preco_promocional7{font-size: 40px;}
		/* nao tem preco promocional - Ref: 999 016 554 */
			#pv_preco8{font-size: 40px;}
	
	/* tipo de negocio */
	#pv_tn{font-size: 30px;}
	
	/* referencia */
	#pv_ref{font-size: 20px;}
	
	/* Responsável */
	#pv_nome_responsavel{font-size: 12px;}
	#pv_contacto_responsavel{font-size: 13px; font-weight: bold;}
	#pv_email_responsavel{font-size: 12px;}
	
	/* texto 1 */
	#pv_txt1{font-size: 12px;}
	
	/* texto 2*/
	#pv_txt2{font-size: 13px; display: none;}
	
	/* inputs */
	.input_detalhes{font-size: 12px; width: 90%;height: 100%; font-family: ZagBold; font-weight: bold;}
	.input_detalhes_gold{font-size: 12px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold;}
	.textarea_detalhes{font-size: 12px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	.textarea_detalhes_gold{font-size: 12px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	#pv_labelHoras{font-size: 12px;}
	#pv_labelMinutos{font-size: 12px;}
	
	/* texto 3 / consentimento */
	#pv_txt3{font-size: 12px;}
	
	/* video - detalhesImovel */
	.videoImovelWidth{width: 900px; height: auto;}
	.videoImovelHeight{width: auto; height: 500px;}
	
	.propostaDetalhes{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 13px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.propostaDetalhesGold{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 13px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.numCellAvisoProposta{
		width: 10%;
		text-align: center;
		vertical-align: middle;
		font-weight: bold;
		border-top: 1px solid black;
		border-left: 1px solid black;
		border-bottom: 1px solid black;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
		font-size: 50px;
	}
	.cellaAvisoProposta{
		width: 30%;
		text-align: center;
		vertical-align: middle;
		font-size: 17px;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
	}
	
	.avisoLinha1{
		color: red;
		font-weight: bold;
		text-align: center;
		font-size: 37px;
	}
	.avisoLinha2{
		font-weight: bold;
		text-align: center;
		font-size: 27px;
	}
	.avisoLinha3{
		font-weight: bold;
		text-align: center;
		text-decoration: underline;
		font-size: 27px;
	}
	
	.visitaVirtualDetalhes{
		height: 500px;
	}
	
	.scrollerInicio{
		position: absolute;
		top: 87.5vh;
		left: 45vw;
		width: 10vw;
		height: 5vh;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border: 1px solid rgba(0, 106, 186, 0.5);
		transition: transform 0.5s;
		/*-webkit-transition-duration: 0.5s;*/
	}

	.scrollerInicio table{
		background-color: rgba(255,255,255, 0.85);
		color: black;
	}

	.scrollerInicio:hover{
		top: 85.5vh;
		left: 43vw;
		width: 14vw;
		height: 8vh;
		cursor: pointer;
		transition: transform 1.0s;
	}

	.scrollerInicio table:hover{
		background-color: rgba(0, 106, 186, 0.5);
		color: white;
		font-size: 20px;
	}
	
	.anos{
		position: absolute;
		font-size: 75px;
		font-weight: bold;
		top: -75px;
		left: 35px;
	}
	
	.anos_texto{
		position: absolute;
		font-size: 30px;
		font-weight: bold;
		top: 35px;
		left: 40px;
	}
	
}
@media only screen and (min-width: 1280px) and (min-height: 657px){ /* 1280 x 800 */
	#topo_nome{font-size: 15px; text-align: left; vertical-align: middle; color: white;}
	#topo_telefone{font-size: 15px; text-align: left; vertical-align: middle; color: white;}
	#topo_email{font-size: 15px; text-align: left; vertical-align: middle; color: white;}
	#topo_lingua{font-size: 15px;}
	#topo_login{font-size: 15px; text-align: left; vertical-align: middle; color: white;}
	
	.botao_menu{font-size: 20px; color: black;}
	.botao_menu_selected{font-size: 20px; border-bottom: 2px solid rgba(0, 106, 186, 1.0); background-size: 100% 100%; background-position: center; background-repeat: no-repeat; color: rgba(23, 101, 181, 1.0);}
	
	#tabela_galeria{padding-top: 0%; margin-top: 6.5%;}
	
	#foto_thumb_horizontal{width: 130px;}
	#foto_thumb_vertical{width: 130px;}
	#foto_thumb_quadrada{width: 130px;}
	#tipo_negocio_thumb{font-size: 15px; text-align: center; vertical-align: middle;}
	#valores_thumb{font-size: 14px; text-align: center; vertical-align: middle;}
	
	.primary_section_detalhesImovel{padding-top: 5vh; width: 100vw; height: 80vh;}
	
	.h2_detalhes{font-size: 20px; font-weight: bold; font-family: 'Girassol', cursive;}
	
	/* tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 392 */
					#pv_preco1{font-size: 15px; text-decoration: line-through;}
					#pv_preco_promocional1{font-size: 25px;}
					#pv_data_fim_promocional1{font-size: 12px; text-decoration: underline;}
					#pv_valor_mensal_provavel_credito1{font-size: 12px; color: white;}
					#pv_valor_mensal_provavel_credito_valor1{font-size: 16px; font-weight: bold; color: white;}
				/* esta fora da data fim promocional - Ref: 999 001 357 */
					#pv_preco2{font-size: 25px;}
					#pv_valor_mensal_provavel_credito2{font-size: 12px; color: white;}
					#pv_valor_mensal_provavel_credito_valor2{font-size: 16px; font-weight: bold; color: white;}
			/* nao tem data fim promocional - Ref: 999 001 298 */
				#pv_preco3{font-size: 15px; text-decoration: line-through;}
				#pv_preco_promocional3{font-size: 25px;}
				#pv_valor_mensal_provavel_credito3{font-size: 12px; color: white;}
				#pv_valor_mensal_provavel_credito_valor3{font-size: 16px; font-weight: bold; color: white;}
		/* nao tem preco promocional - Ref: 999 001 145 */
			#pv_preco4{font-size: 25px;}
			#pv_valor_mensal_provavel_credito4{font-size: 12px; color: white;}
			#pv_valor_mensal_provavel_credito_valor4{font-size: 16px; font-weight: bold; color: white;}
	/* nao tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 142 */
					#pv_preco5{font-size:20px; text-decoration: line-through;}
					#pv_preco_promocional5{font-size: 40px;}
					#pv_data_fim_promocional5{font-size: 17px; text-decoration: underline;}
				/* esta fora da data fim promocional - Ref: 999 001 140 */
					#pv_preco6{font-size: 40px;}
			/* nao tem data fim promocional - Ref: 999 001 111 */
				#pv_preco7{font-size:20px; text-decoration: line-through;}
				#pv_preco_promocional7{font-size: 40px;}
		/* nao tem preco promocional - Ref: 999 016 554 */
			#pv_preco8{font-size: 40px;}
	
	/* tipo de negocio */
	#pv_tn{font-size: 30px;}
	
	/* referencia */
	#pv_ref{font-size: 20px;}
	
	/* Responsável */
	#pv_nome_responsavel{font-size: 12px;}
	#pv_contacto_responsavel{font-size: 13px; font-weight: bold;}
	#pv_email_responsavel{font-size: 12px;}
	
	/* texto 1 */
	#pv_txt1{font-size: 12px;}
	
	/* texto 2*/
	#pv_txt2{font-size: 13px; display: none;}
	
	/* inputs */
	.input_detalhes{font-size: 12px; width: 90%;height: 100%; font-family: ZagBold; font-weight: bold;}
	.input_detalhes_gold{font-size: 12px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold;}
	.textarea_detalhes{font-size: 12px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	.textarea_detalhes_gold{font-size: 12px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	#pv_labelHoras{font-size: 12px;}
	#pv_labelMinutos{font-size: 12px;}
	
	/* texto 3 / consentimento */
	#pv_txt3{font-size: 12px;}
	
	/* video - detalhesImovel */
	.videoImovelWidth{width: 900px; height: auto;}
	.videoImovelHeight{width: auto; height: 525px;}
	
	.propostaDetalhes{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 13px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.propostaDetalhesGold{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 13px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.numCellAvisoProposta{
		width: 10%;
		text-align: center;
		vertical-align: middle;
		font-weight: bold;
		border-top: 1px solid black;
		border-left: 1px solid black;
		border-bottom: 1px solid black;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
		font-size: 50px;
	}
	.cellaAvisoProposta{
		width: 30%;
		text-align: center;
		vertical-align: middle;
		font-size: 17px;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
	}
	
	.avisoLinha1{
		color: red;
		font-weight: bold;
		text-align: center;
		font-size: 37px;
	}
	.avisoLinha2{
		font-weight: bold;
		text-align: center;
		font-size: 27px;
	}
	.avisoLinha3{
		font-weight: bold;
		text-align: center;
		text-decoration: underline;
		font-size: 27px;
	}
	
	.visitaVirtualDetalhes{
		height: 500px;
	}
	
	.scrollerInicio{
		position: absolute;
		top: 88vh;
		left: 45vw;
		width: 10vw;
		height: 5vh;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border: 1px solid rgba(0, 106, 186, 0.5);
		transition: transform 0.5s;
		/*-webkit-transition-duration: 0.5s;*/
	}

	.scrollerInicio table{
		background-color: rgba(255,255,255, 0.85);
		color: black;
	}

	.scrollerInicio:hover{
		top: 86vh;
		left: 43vw;
		width: 14vw;
		height: 8vh;
		cursor: pointer;
		transition: transform 1.0s;
	}

	.scrollerInicio table:hover{
		background-color: rgba(0, 106, 186, 0.5);
		color: white;
		font-size: 20px;
	}
	
	.anos{
		position: absolute;
		font-size: 80px;
		font-weight: bold;
		top: -80px;
		left: 37px;
	}
	
	.anos_texto{
		position: absolute;
		font-size: 30px;
		font-weight: bold;
		top: 45px;
		left: 45px;
	}
	
}
@media only screen and (min-width: 1280px) and (min-height: 817px){ /* 1280 x 960 */
	#topo_nome{font-size: 15px; text-align: left; vertical-align: middle; color: white;}
	#topo_telefone{font-size: 15px; text-align: left; vertical-align: middle; color: white;}
	#topo_email{font-size: 15px; text-align: left; vertical-align: middle; color: white;}
	#topo_lingua{font-size: 15px;}
	#topo_login{font-size: 15px; text-align: left; vertical-align: middle; color: white;}
	
	.botao_menu{font-size: 20px; color: black;}
	.botao_menu_selected{font-size: 20px; border-bottom: 2px solid rgba(0, 106, 186, 1.0); background-size: 100% 100%; background-position: center; background-repeat: no-repeat; color: rgba(23, 101, 181, 1.0);}
	
	#tabela_galeria{padding-top: 1.5%; margin-top: 6.5%;}
	
	#foto_thumb_horizontal{width: 130px;}
	#foto_thumb_vertical{width: 130px;}
	#foto_thumb_quadrada{width: 130px;}
	#tipo_negocio_thumb{font-size: 15px; text-align: center; vertical-align: middle;}
	#valores_thumb{font-size: 14px; text-align: center; vertical-align: middle;}
	
	.primary_section_detalhesImovel{padding-top: 5vh; width: 100vw; height: 70vh;}
	
	.h2_detalhes{font-size: 20px; font-weight: bold; font-family: 'Girassol', cursive;}
	
	/* tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 392 */
					#pv_preco1{font-size: 15px; text-decoration: line-through;}
					#pv_preco_promocional1{font-size: 25px;}
					#pv_data_fim_promocional1{font-size: 12px; text-decoration: underline;}
					#pv_valor_mensal_provavel_credito1{font-size: 12px; color: white;}
					#pv_valor_mensal_provavel_credito_valor1{font-size: 16px; font-weight: bold; color: white;}
				/* esta fora da data fim promocional - Ref: 999 001 357 */
					#pv_preco2{font-size: 25px;}
					#pv_valor_mensal_provavel_credito2{font-size: 12px; color: white;}
					#pv_valor_mensal_provavel_credito_valor2{font-size: 16px; font-weight: bold; color: white;}
			/* nao tem data fim promocional - Ref: 999 001 298 */
				#pv_preco3{font-size: 15px; text-decoration: line-through;}
				#pv_preco_promocional3{font-size: 25px;}
				#pv_valor_mensal_provavel_credito3{font-size: 12px; color: white;}
				#pv_valor_mensal_provavel_credito_valor3{font-size: 16px; font-weight: bold; color: white;}
		/* nao tem preco promocional - Ref: 999 001 145 */
			#pv_preco4{font-size: 25px;}
			#pv_valor_mensal_provavel_credito4{font-size: 12px; color: white;}
			#pv_valor_mensal_provavel_credito_valor4{font-size: 16px; font-weight: bold; color: white;}
	/* nao tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 142 */
					#pv_preco5{font-size:20px; text-decoration: line-through;}
					#pv_preco_promocional5{font-size: 40px;}
					#pv_data_fim_promocional5{font-size: 17px; text-decoration: underline;}
				/* esta fora da data fim promocional - Ref: 999 001 140 */
					#pv_preco6{font-size: 40px;}
			/* nao tem data fim promocional - Ref: 999 001 111 */
				#pv_preco7{font-size:20px; text-decoration: line-through;}
				#pv_preco_promocional7{font-size: 40px;}
		/* nao tem preco promocional - Ref: 999 016 554 */
			#pv_preco8{font-size: 40px;}
	
	/* tipo de negocio */
	#pv_tn{font-size: 30px;}
	
	/* referencia */
	#pv_ref{font-size: 20px;}
	
	/* Responsável */
	#pv_nome_responsavel{font-size: 13px;}
	#pv_contacto_responsavel{font-size: 13px; font-weight: bold;}
	#pv_email_responsavel{font-size: 13px;}
	
	/* texto 1 */
	#pv_txt1{font-size: 13px;}
	
	/* texto 2*/
	#pv_txt2{font-size: 13px;}
	
	/* inputs */
	.input_detalhes{font-size: 13px; width: 90%;height: 100%; font-family: ZagBold; font-weight: bold;}
	.input_detalhes_gold{font-size: 13px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold;}
	.textarea_detalhes{font-size: 13px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	.textarea_detalhes_gold{font-size: 13px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	#pv_labelHoras{font-size: 13px;}
	#pv_labelMinutos{font-size: 13px;}
	
	/* texto 3 / consentimento */
	#pv_txt3{font-size: 13px;}
	
	/* video - detalhesImovel */
	.videoImovelWidth{width: 950px; height: auto;}
	.videoImovelHeight{width: auto; height: 650px;}
	
	.propostaDetalhes{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 13px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.propostaDetalhesGold{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 13px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.numCellAvisoProposta{
		width: 10%;
		text-align: center;
		vertical-align: middle;
		font-weight: bold;
		border-top: 1px solid black;
		border-left: 1px solid black;
		border-bottom: 1px solid black;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
		font-size: 50px;
	}
	.cellaAvisoProposta{
		width: 30%;
		text-align: center;
		vertical-align: middle;
		font-size: 17px;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
	}
	
	.avisoLinha1{
		color: red;
		font-weight: bold;
		text-align: center;
		font-size: 45px;
	}
	.avisoLinha2{
		font-weight: bold;
		text-align: center;
		font-size: 27px;
	}
	.avisoLinha3{
		font-weight: bold;
		text-align: center;
		text-decoration: underline;
		font-size: 27px;
	}
	
	.visitaVirtualDetalhes{
		height: 650px;
	}
	
	.scrollerInicio{
		position: absolute;
		top: 90.5vh;
		left: 45vw;
		width: 10vw;
		height: 5vh;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border: 1px solid rgba(0, 106, 186, 0.5);
		transition: transform 0.5s;
		/*-webkit-transition-duration: 0.5s;*/
	}

	.scrollerInicio table{
		background-color: rgba(255,255,255, 0.85);
		color: black;
	}

	.scrollerInicio:hover{
		top: 88.5vh;
		left: 43vw;
		width: 14vw;
		height: 8vh;
		cursor: pointer;
		transition: transform 1.0s;
	}

	.scrollerInicio table:hover{
		background-color: rgba(0, 106, 186, 0.5);
		color: white;
		font-size: 20px;
	}
	
	.anos{
		position: absolute;
		font-size: 85px;
		font-weight: bold;
		top: -80px;
		left: 50px;
	}
	
	.anos_texto{
		position: absolute;
		font-size: 30px;
		font-weight: bold;
		top: 60px;
		left: 60px;
	}
	
}
@media only screen and (min-width: 1280px) and (min-height: 881px){ /* 1280 x 1024 */
	#topo_nome{font-size: 16px; text-align: left; vertical-align: middle; color: white;}
	#topo_telefone{font-size: 15px; text-align: left; vertical-align: middle; color: white;}
	#topo_email{font-size: 15px; text-align: left; vertical-align: middle; color: white;}
	#topo_lingua{font-size: 15px;}
	#topo_login{font-size: 15px; text-align: left; vertical-align: middle; color: white;}
	
	.botao_menu{font-size: 20px; color: black;}
	.botao_menu_selected{font-size: 20px; border-bottom: 2px solid rgba(0, 106, 186, 1.0); background-size: 100% 100%; background-position: center; background-repeat: no-repeat; color: rgba(23, 101, 181, 1.0);}
	
	#tabela_galeria{padding-top: 2.25%; margin-top: 6.5%;}
	
	#foto_thumb_horizontal{width: 130px;}
	#foto_thumb_vertical{width: 130px;}
	#foto_thumb_quadrada{width: 130px;}
	#tipo_negocio_thumb{font-size: 15px; text-align: center; vertical-align: middle;}
	#valores_thumb{font-size: 14px; text-align: center; vertical-align: middle;}
	
	.primary_section_detalhesImovel{padding-top: 5vh; width: 100vw; height: 70vh;}
	
	.h2_detalhes{font-size: 20px; font-weight: bold; font-family: 'Girassol', cursive;}
	
	/* tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 392 */
					#pv_preco1{font-size: 15px; text-decoration: line-through;}
					#pv_preco_promocional1{font-size: 25px;}
					#pv_data_fim_promocional1{font-size: 12px; text-decoration: underline;}
					#pv_valor_mensal_provavel_credito1{font-size: 12px; color: white;}
					#pv_valor_mensal_provavel_credito_valor1{font-size: 16px; font-weight: bold; color: white;}
				/* esta fora da data fim promocional - Ref: 999 001 357 */
					#pv_preco2{font-size: 25px;}
					#pv_valor_mensal_provavel_credito2{font-size: 12px; color: white;}
					#pv_valor_mensal_provavel_credito_valor2{font-size: 16px; font-weight: bold; color: white;}
			/* nao tem data fim promocional - Ref: 999 001 298 */
				#pv_preco3{font-size: 15px; text-decoration: line-through;}
				#pv_preco_promocional3{font-size: 25px;}
				#pv_valor_mensal_provavel_credito3{font-size: 12px; color: white;}
				#pv_valor_mensal_provavel_credito_valor3{font-size: 16px; font-weight: bold; color: white;}
		/* nao tem preco promocional - Ref: 999 001 145 */
			#pv_preco4{font-size: 25px;}
			#pv_valor_mensal_provavel_credito4{font-size: 12px; color: white;}
			#pv_valor_mensal_provavel_credito_valor4{font-size: 16px; font-weight: bold; color: white;}
	/* nao tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 142 */
					#pv_preco5{font-size:20px; text-decoration: line-through;}
					#pv_preco_promocional5{font-size: 40px;}
					#pv_data_fim_promocional5{font-size: 17px; text-decoration: underline;}
				/* esta fora da data fim promocional - Ref: 999 001 140 */
					#pv_preco6{font-size: 40px;}
			/* nao tem data fim promocional - Ref: 999 001 111 */
				#pv_preco7{font-size:20px; text-decoration: line-through;}
				#pv_preco_promocional7{font-size: 40px;}
		/* nao tem preco promocional - Ref: 999 016 554 */
			#pv_preco8{font-size: 40px;}
	
	/* tipo de negocio */
	#pv_tn{font-size: 30px;}
	
	/* referencia */
	#pv_ref{font-size: 20px;}
	
	/* Responsável */
	#pv_nome_responsavel{font-size: 13px;}
	#pv_contacto_responsavel{font-size: 13px; font-weight: bold;}
	#pv_email_responsavel{font-size: 13px;}
	
	/* texto 1 */
	#pv_txt1{font-size: 14px;}
	
	/* texto 2*/
	#pv_txt2{font-size: 14px;}
	
	/* inputs */
	.input_detalhes{font-size: 13px; width: 90%;height: 100%; font-family: ZagBold; font-weight: bold;}
	.input_detalhes_gold{font-size: 13px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold;}
	.textarea_detalhes{font-size: 13px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	.textarea_detalhes_gold{font-size: 13px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	#pv_labelHoras{font-size: 13px;}
	#pv_labelMinutos{font-size: 13px;}
	
	/* texto 3 / consentimento */
	#pv_txt3{font-size: 14px;}
	
	/* video - detalhesImovel */
	.videoImovelWidth{width: 950px; height: auto;}
	.videoImovelHeight{width: auto; height: 700px;}
	
	.propostaDetalhes{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 13px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.propostaDetalhesGold{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 13px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.numCellAvisoProposta{
		width: 10%;
		text-align: center;
		vertical-align: middle;
		font-weight: bold;
		border-top: 1px solid black;
		border-left: 1px solid black;
		border-bottom: 1px solid black;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
		font-size: 50px;
	}
	.cellaAvisoProposta{
		width: 30%;
		text-align: center;
		vertical-align: middle;
		font-size: 17px;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
	}
	
	.avisoLinha1{
		color: red;
		font-weight: bold;
		text-align: center;
		font-size: 45px;
	}
	.avisoLinha2{
		font-weight: bold;
		text-align: center;
		font-size: 25px;
	}
	.avisoLinha3{
		font-weight: bold;
		text-align: center;
		text-decoration: underline;
		font-size: 25px;
	}
	
	.visitaVirtualDetalhes{
		height: 700px;
	}
	
	.scrollerInicio{
		position: absolute;
		top: 91.5vh;
		left: 45vw;
		width: 10vw;
		height: 5vh;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border: 1px solid rgba(0, 106, 186, 0.5);
		transition: transform 0.5s;
		/*-webkit-transition-duration: 0.5s;*/
	}

	.scrollerInicio table{
		background-color: rgba(255,255,255, 0.85);
		color: black;
	}

	.scrollerInicio:hover{
		top: 89.5vh;
		left: 43vw;
		width: 14vw;
		height: 8vh;
		cursor: pointer;
		transition: transform 1.0s;
	}

	.scrollerInicio table:hover{
		background-color: rgba(0, 106, 186, 0.5);
		color: white;
		font-size: 20px;
	}
	
	.anos{
		position: absolute;
		font-size: 90px;
		font-weight: bold;
		top: -75px;
		left: 55px;
	}
	
	.anos_texto{
		position: absolute;
		font-size: 30px;
		font-weight: bold;
		top: 65px;
		left: 60px;
	}
	
}
@media only screen and (min-width: 1360px) and (min-height: 625px){ /* 1360 x 768 */
	#topo_nome{font-size: 15px; text-align: left; vertical-align: middle; color: white;}
	#topo_telefone{font-size: 15px; text-align: left; vertical-align: middle; color: white;}
	#topo_email{font-size: 15px; text-align: left; vertical-align: middle; color: white;}
	#topo_lingua{font-size: 15px;}
	#topo_login{font-size: 15px; text-align: left; vertical-align: middle; color: white;}
	
	.botao_menu{font-size: 20px; color: black;}
	.botao_menu_selected{font-size: 20px; border-bottom: 2px solid rgba(0, 106, 186, 1.0); background-size: 100% 100%; background-position: center; background-repeat: no-repeat; color: rgba(23, 101, 181, 1.0);}
	
	#tabela_galeria{padding-top: 0%; margin-top: 6.5%;}
	
	#foto_thumb_horizontal{width: 70px;}
	#foto_thumb_vertical{width: 70px;}
	#foto_thumb_quadrada{width: 70px;}
	#tipo_negocio_thumb{font-size: 13px; text-align: center; vertical-align: middle;}
	#valores_thumb{font-size: 12px; text-align: center; vertical-align: middle;}
	
	.primary_section_detalhesImovel{padding-top: 5vh; width: 100vw; height: 80vh;}
	
	.h2_detalhes{font-size: 20px; font-weight: bold; font-family: 'Girassol', cursive;}
	
	/* tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 392 */
					#pv_preco1{font-size: 15px; text-decoration: line-through;}
					#pv_preco_promocional1{font-size: 25px;}
					#pv_data_fim_promocional1{font-size: 12px; text-decoration: underline;}
					#pv_valor_mensal_provavel_credito1{font-size: 12px; color: white;}
					#pv_valor_mensal_provavel_credito_valor1{font-size: 16px; font-weight: bold; color: white;}
				/* esta fora da data fim promocional - Ref: 999 001 357 */
					#pv_preco2{font-size: 25px;}
					#pv_valor_mensal_provavel_credito2{font-size: 12px; color: white;}
					#pv_valor_mensal_provavel_credito_valor2{font-size: 16px; font-weight: bold; color: white;}
			/* nao tem data fim promocional - Ref: 999 001 298 */
				#pv_preco3{font-size: 15px; text-decoration: line-through;}
				#pv_preco_promocional3{font-size: 25px;}
				#pv_valor_mensal_provavel_credito3{font-size: 12px; color: white;}
				#pv_valor_mensal_provavel_credito_valor3{font-size: 16px; font-weight: bold; color: white;}
		/* nao tem preco promocional - Ref: 999 001 145 */
			#pv_preco4{font-size: 25px;}
			#pv_valor_mensal_provavel_credito4{font-size: 12px; color: white;}
			#pv_valor_mensal_provavel_credito_valor4{font-size: 16px; font-weight: bold; color: white;}
	/* nao tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 142 */
					#pv_preco5{font-size:20px; text-decoration: line-through;}
					#pv_preco_promocional5{font-size: 40px;}
					#pv_data_fim_promocional5{font-size: 17px; text-decoration: underline;}
				/* esta fora da data fim promocional - Ref: 999 001 140 */
					#pv_preco6{font-size: 40px;}
			/* nao tem data fim promocional - Ref: 999 001 111 */
				#pv_preco7{font-size:20px; text-decoration: line-through;}
				#pv_preco_promocional7{font-size: 40px;}
		/* nao tem preco promocional - Ref: 999 016 554 */
			#pv_preco8{font-size: 40px;}
	
	/* tipo de negocio */
	#pv_tn{font-size: 30px;}
	
	/* referencia */
	#pv_ref{font-size: 20px;}
	
	/* Responsável */
	#pv_nome_responsavel{font-size: 11px;}
	#pv_contacto_responsavel{font-size: 11px; font-weight: bold;}
	#pv_email_responsavel{font-size: 11px;}
	
	/* texto 1 */
	#pv_txt1{font-size: 11px;}
	
	/* texto 2*/
	#pv_txt2{font-size: 11px; display: none;}
	
	/* inputs */
	.input_detalhes{font-size: 10px; width: 90%;height: 100%; font-family: ZagBold; font-weight: bold;}
	.input_detalhes_gold{font-size: 10px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold;}
	.textarea_detalhes{font-size: 10px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	.textarea_detalhes_gold{font-size: 10px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	#pv_labelHoras{font-size: 13px;}
	#pv_labelMinutos{font-size: 13px;}
	
	/* texto 3 / consentimento */
	#pv_txt3{font-size: 11px;}
	
	/* video - detalhesImovel */
	.videoImovelWidth{width: 900px; height: auto;}
	.videoImovelHeight{width: auto; height: 500px;}
	
	.propostaDetalhes{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 14px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.propostaDetalhesGold{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 14px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.numCellAvisoProposta{
		width: 10%;
		text-align: center;
		vertical-align: middle;
		font-weight: bold;
		border-top: 1px solid black;
		border-left: 1px solid black;
		border-bottom: 1px solid black;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
		font-size: 50px;
	}
	.cellaAvisoProposta{
		width: 30%;
		text-align: center;
		vertical-align: middle;
		font-size: 18px;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
	}
	
	.avisoLinha1{
		color: red;
		font-weight: bold;
		text-align: center;
		font-size: 37px;
	}
	.avisoLinha2{
		font-weight: bold;
		text-align: center;
		font-size: 27px;
	}
	.avisoLinha3{
		font-weight: bold;
		text-align: center;
		text-decoration: underline;
		font-size: 27px;
	}
	
	.visitaVirtualDetalhes{
		height: 500px;
	}
	
	.scrollerInicio{
		position: absolute;
		top: 88vh;
		left: 45vw;
		width: 10vw;
		height: 5vh;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border: 1px solid rgba(0, 106, 186, 0.5);
		transition: transform 0.5s;
		/*-webkit-transition-duration: 0.5s;*/
	}

	.scrollerInicio table{
		background-color: rgba(255,255,255, 0.85);
		color: black;
	}

	.scrollerInicio:hover{
		top: 86vh;
		left: 43vw;
		width: 14vw;
		height: 8vh;
		cursor: pointer;
		transition: transform 1.0s;
	}

	.scrollerInicio table:hover{
		background-color: rgba(0, 106, 186, 0.5);
		color: white;
		font-size: 20px;
	}
	
	.anos{
		position: absolute;
		font-size: 75px;
		font-weight: bold;
		top: -77px;
		left: 32px;
	}
	
	.anos_texto{
		position: absolute;
		font-size: 30px;
		font-weight: bold;
		top: 35px;
		left: 40px;
	}
	
}
@media only screen and (min-width: 1366px) and (min-height: 625px){ /* 1366 x 768 */
	#topo_nome{font-size: 15px; text-align: left; vertical-align: middle; color: white;}
	#topo_telefone{font-size: 15px; text-align: left; vertical-align: middle; color: white;}
	#topo_email{font-size: 15px; text-align: left; vertical-align: middle; color: white;}
	#topo_lingua{font-size: 15px;}
	#topo_login{font-size: 15px; text-align: left; vertical-align: middle; color: white;}
	
	.botao_menu{font-size: 20px; color: black;}
	.botao_menu_selected{font-size: 20px; border-bottom: 2px solid rgba(0, 106, 186, 1.0); background-size: 100% 100%; background-position: center; background-repeat: no-repeat; color: rgba(23, 101, 181, 1.0);}
	
	#tabela_galeria{padding-top: 0%; margin-top: 6.5%;}
	
	#foto_thumb_horizontal{width: 70px;}
	#foto_thumb_vertical{width: 70px;}
	#foto_thumb_quadrada{width: 70px;}
	#tipo_negocio_thumb{font-size: 13px; text-align: center; vertical-align: middle;}
	#valores_thumb{font-size: 12px; text-align: center; vertical-align: middle;}
	
	.primary_section_detalhesImovel{padding-top: 5vh; width: 100vw; height: 80vh;}
	
	.h2_detalhes{font-size: 20px; font-weight: bold; font-family: 'Girassol', cursive;}
	
	/* tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 392 */
					#pv_preco1{font-size: 15px; text-decoration: line-through;}
					#pv_preco_promocional1{font-size: 25px;}
					#pv_data_fim_promocional1{font-size: 12px; text-decoration: underline;}
					#pv_valor_mensal_provavel_credito1{font-size: 12px; color: white;}
					#pv_valor_mensal_provavel_credito_valor1{font-size: 16px; font-weight: bold; color: white;}
				/* esta fora da data fim promocional - Ref: 999 001 357 */
					#pv_preco2{font-size: 25px;}
					#pv_valor_mensal_provavel_credito2{font-size: 12px; color: white;}
					#pv_valor_mensal_provavel_credito_valor2{font-size: 16px; font-weight: bold; color: white;}
			/* nao tem data fim promocional - Ref: 999 001 298 */
				#pv_preco3{font-size: 15px; text-decoration: line-through;}
				#pv_preco_promocional3{font-size: 25px;}
				#pv_valor_mensal_provavel_credito3{font-size: 12px; color: white;}
				#pv_valor_mensal_provavel_credito_valor3{font-size: 16px; font-weight: bold; color: white;}
		/* nao tem preco promocional - Ref: 999 001 145 */
			#pv_preco4{font-size: 25px;}
			#pv_valor_mensal_provavel_credito4{font-size: 12px; color: white;}
			#pv_valor_mensal_provavel_credito_valor4{font-size: 16px; font-weight: bold; color: white;}
	/* nao tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 142 */
					#pv_preco5{font-size:20px; text-decoration: line-through;}
					#pv_preco_promocional5{font-size: 40px;}
					#pv_data_fim_promocional5{font-size: 17px; text-decoration: underline;}
				/* esta fora da data fim promocional - Ref: 999 001 140 */
					#pv_preco6{font-size: 40px;}
			/* nao tem data fim promocional - Ref: 999 001 111 */
				#pv_preco7{font-size:20px; text-decoration: line-through;}
				#pv_preco_promocional7{font-size: 40px;}
		/* nao tem preco promocional - Ref: 999 016 554 */
			#pv_preco8{font-size: 40px;}
	
	/* tipo de negocio */
	#pv_tn{font-size: 30px;}
	
	/* referencia */
	#pv_ref{font-size: 20px;}
	
	/* Responsável */
	#pv_nome_responsavel{font-size: 11px;}
	#pv_contacto_responsavel{font-size: 11px; font-weight: bold;}
	#pv_email_responsavel{font-size: 11px;}
	
	/* texto 1 */
	#pv_txt1{font-size: 11px;}
	
	/* texto 2*/
	#pv_txt2{font-size: 11px; display: none;}
	
	/* inputs */
	.input_detalhes{font-size: 10px; width: 90%;height: 100%; font-family: ZagBold; font-weight: bold;}
	.input_detalhes_gold{font-size: 10px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold;}
	.textarea_detalhes{font-size: 10px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	.textarea_detalhes_gold{font-size: 10px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	#pv_labelHoras{font-size: 13px;}
	#pv_labelMinutos{font-size: 13px;}
	
	/* texto 3 / consentimento */
	#pv_txt3{font-size: 11px;}
	
	/* video - detalhesImovel */
	.videoImovelWidth{width: 875px; height: auto;}
	.videoImovelHeight{width: auto; height: 500px;}
	
	.propostaDetalhes{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 14px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.propostaDetalhesGold{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 14px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.numCellAvisoProposta{
		width: 10%;
		text-align: center;
		vertical-align: middle;
		font-weight: bold;
		border-top: 1px solid black;
		border-left: 1px solid black;
		border-bottom: 1px solid black;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
		font-size: 50px;
	}
	.cellaAvisoProposta{
		width: 30%;
		text-align: center;
		vertical-align: middle;
		font-size: 18px;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
	}
	
	.avisoLinha1{
		color: red;
		font-weight: bold;
		text-align: center;
		font-size: 37px;
	}
	.avisoLinha2{
		font-weight: bold;
		text-align: center;
		font-size: 27px;
	}
	.avisoLinha3{
		font-weight: bold;
		text-align: center;
		text-decoration: underline;
		font-size: 27px;
	}
	
	.visitaVirtualDetalhes{
		height: 500px;
	}
	
	.scrollerInicio{
		position: absolute;
		top: 88vh;
		left: 45vw;
		width: 10vw;
		height: 5vh;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border: 1px solid rgba(0, 106, 186, 0.5);
		transition: transform 0.5s;
		/*-webkit-transition-duration: 0.5s;*/
	}

	.scrollerInicio table{
		background-color: rgba(255,255,255, 0.85);
		color: black;
	}

	.scrollerInicio:hover{
		top: 86vh;
		left: 43vw;
		width: 14vw;
		height: 8vh;
		cursor: pointer;
		transition: transform 1.0s;
	}

	.scrollerInicio table:hover{
		background-color: rgba(0, 106, 186, 0.5);
		color: white;
		font-size: 20px;
	}
	
	.anos{
		position: absolute;
		font-size: 70px;
		font-weight: bold;
		top: -70px;
		left: 33px;
	}
	
	.anos_texto{
		position: absolute;
		font-size: 30px;
		font-weight: bold;
		top: 35px;
		left: 40px;
	}
	
}
@media only screen and (min-width: 1400px) and (min-height: 907px){ /* 1400 x 1050 */
	#topo_nome{font-size: 17px; text-align: left; vertical-align: middle; color: white;}
	#topo_telefone{font-size: 17px; text-align: left; vertical-align: middle; color: white;}
	#topo_email{font-size: 17px; text-align: left; vertical-align: middle; color: white;}
	#topo_lingua{font-size: 25px;}
	#topo_login{font-size: 17px; text-align: left; vertical-align: middle; color: white;}
	
	.botao_menu{font-size: 25px; color: black;}
	.botao_menu_selected{font-size: 25px; border-bottom: 2px solid rgba(0, 106, 186, 1.0); background-size: 100% 100%; background-position: center; background-repeat: no-repeat; color: rgba(23, 101, 181, 1.0);}
	
	.primary_section_detalhesImovel{padding-top: 5vh; width: 100vw; height: 70vh;}
	
	#tabela_galeria{padding-top: 2%; margin-top: 6.5%;}
	
	#foto_thumb_horizontal{width: 200px;}
	#foto_thumb_vertical{width: 200px;}
	#foto_thumb_quadrada{width: 200px;}
	#tipo_negocio_thumb{text-align: center; vertical-align: middle;}
	#valores_thumb{text-align: center; vertical-align: middle;}
	
	.h2_detalhes{font-size: 25px; font-weight: bold; font-family: 'Girassol', cursive;}
	
	/* tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 392 */
					#pv_preco1{font-size: 20px; text-decoration: line-through;}
					#pv_preco_promocional1{font-size: 35px;}
					#pv_data_fim_promocional1{font-size: 20px; text-decoration: underline;}
					#pv_valor_mensal_provavel_credito1{font-size: 17px; color: white;}
					#pv_valor_mensal_provavel_credito_valor1{font-size: 22px; font-weight: bold; color: white;}
				/* esta fora da data fim promocional - Ref: 999 001 357 */
					#pv_preco2{font-size: 35px;}
					#pv_valor_mensal_provavel_credito2{font-size: 17px; color: white;}
					#pv_valor_mensal_provavel_credito_valor2{font-size: 22px; font-weight: bold; color: white;}
			/* nao tem data fim promocional - Ref: 999 001 298 */
				#pv_preco3{font-size: 20px; text-decoration: line-through;}
				#pv_preco_promocional3{font-size: 35px;}
				#pv_valor_mensal_provavel_credito3{font-size: 17px; color: white;}
				#pv_valor_mensal_provavel_credito_valor3{font-size: 22px; font-weight: bold; color: white;}
		/* nao tem preco promocional - Ref: 999 001 145 */
			#pv_preco4{font-size: 35px;}
			#pv_valor_mensal_provavel_credito4{font-size: 17px; color: white;}
			#pv_valor_mensal_provavel_credito_valor4{font-size: 22px; font-weight: bold; color: white;}
	/* nao tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 142 */
					#pv_preco5{font-size:20px; text-decoration: line-through;}
					#pv_preco_promocional5{font-size: 50px;}
					#pv_data_fim_promocional5{font-size: 20px; text-decoration: underline;}
				/* esta fora da data fim promocional - Ref: 999 001 140 */
					#pv_preco6{font-size: 50px;}
			/* nao tem data fim promocional - Ref: 999 001 111 */
				#pv_preco7{font-size:20px; text-decoration: line-through;}
				#pv_preco_promocional7{font-size: 50px;}
		/* nao tem preco promocional - Ref: 999 016 554 */
			#pv_preco8{font-size: 50px;}
	
	/* tipo de negocio */
	#pv_tn{font-size: 30px;}
	
	/* referencia */
	#pv_ref{font-size: 20px;}
	
	/* Responsável */
	#pv_nome_responsavel{font-size: 15px;}
	#pv_contacto_responsavel{font-size: 15px; font-weight: bold;}
	#pv_email_responsavel{font-size: 15px;}
	
	/* texto 1 */
	#pv_txt1{font-size: 15px;}
	
	/* texto 2*/
	#pv_txt2{font-size: 15px;}
	
	/* inputs */
	.input_detalhes{font-size: 13px; width: 90%;height: 100%; font-family: ZagBold; font-weight: bold;}
	.input_detalhes_gold{font-size: 13px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold;}
	.textarea_detalhes{font-size: 13px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	.textarea_detalhes_gold{font-size: 13px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	
	/* texto 3 / consentimento */
	#pv_txt3{font-size: 15px;}
	
	/* video - detalhesImovel */
	.videoImovelWidth{width: 1000px; height: auto;}
	.videoImovelHeight{width: auto; height: 725px;}
	
	.propostaDetalhes{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 14px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.propostaDetalhesGold{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 14px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.numCellAvisoProposta{
		width: 10%;
		text-align: center;
		vertical-align: middle;
		font-weight: bold;
		border-top: 1px solid black;
		border-left: 1px solid black;
		border-bottom: 1px solid black;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
		font-size: 50px;
	}
	.cellaAvisoProposta{
		width: 30%;
		text-align: center;
		vertical-align: middle;
		font-size: 18px;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
	}
	
	.avisoLinha1{
		color: red;
		font-weight: bold;
		text-align: center;
		font-size: 45px;
	}
	.avisoLinha2{
		font-weight: bold;
		text-align: center;
		font-size: 30px;
	}
	.avisoLinha3{
		font-weight: bold;
		text-align: center;
		text-decoration: underline;
		font-size: 30px;
	}
	
	.visitaVirtualDetalhes{
		height: 700px;
	}
	
	.scrollerInicio{
		position: absolute;
		top: 91.3vh;
		left: 45vw;
		width: 10vw;
		height: 5vh;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border: 1px solid rgba(0, 106, 186, 0.5);
		transition: transform 0.5s;
		/*-webkit-transition-duration: 0.5s;*/
	}

	.scrollerInicio table{
		background-color: rgba(255,255,255, 0.85);
		color: black;
	}

	.scrollerInicio:hover{
		top: 89.3vh;
		left: 43vw;
		width: 14vw;
		height: 8vh;
		cursor: pointer;
		transition: transform 1.0s;
	}

	.scrollerInicio table:hover{
		background-color: rgba(0, 106, 186, 0.5);
		color: white;
		font-size: 20px;
	}
	
	.anos{
		position: absolute;
		font-size: 90px;
		font-weight: bold;
		top: -75px;
		left: 55px;
	}
	
	.anos_texto{
		position: absolute;
		font-size: 35px;
		font-weight: bold;
		top: 60px;
		left: 60px;
	}
	
}
@media only screen and (min-width: 1440px) and (min-height: 757px){ /* 1440 x 900 */
	#topo_nome{font-size: 18px; text-align: left; vertical-align: middle; color: white;}
	#topo_telefone{font-size: 20px; text-align: left; vertical-align: middle; color: white;}
	#topo_email{font-size: 20px; text-align: left; vertical-align: middle; color: white;}
	#topo_lingua{font-size: 25px;}
	#topo_login{font-size: 20px; text-align: left; vertical-align: middle; color: white;}
	
	.botao_menu{font-size: 25px; color: black;}
	.botao_menu_selected{font-size: 25px; border-bottom: 2px solid rgba(0, 106, 186, 1.0); background-size: 100% 100%; background-position: center; background-repeat: no-repeat; color: rgba(23, 101, 181, 1.0);}
	
	.primary_section_detalhesImovel{padding-top: 5vh; width: 100vw; height: 70vh;}
	
	#tabela_galeria{padding-top: 0%; margin-top: 6.5%;}
	
	#foto_thumb_horizontal{width: 200px;}
	#foto_thumb_vertical{width: 200px;}
	#foto_thumb_quadrada{width: 200px;}
	#tipo_negocio_thumb{text-align: center; vertical-align: middle;}
	#valores_thumb{text-align: center; vertical-align: middle;}
	
	.h2_detalhes{font-size: 20px; font-weight: bold; font-family: 'Girassol', cursive;}
	
	/* tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 392 */
					#pv_preco1{font-size: 15px; text-decoration: line-through;}
					#pv_preco_promocional1{font-size: 21px;}
					#pv_data_fim_promocional1{font-size: 15px; text-decoration: underline;}
					#pv_valor_mensal_provavel_credito1{font-size: 12px; color: white;}
					#pv_valor_mensal_provavel_credito_valor1{font-size: 15px; font-weight: bold; color: white;}
				/* esta fora da data fim promocional - Ref: 999 001 357 */
					#pv_preco2{font-size: 21px;}
					#pv_valor_mensal_provavel_credito2{font-size: 12px; color: white;}
					#pv_valor_mensal_provavel_credito_valor2{font-size: 15px; font-weight: bold; color: white;}
			/* nao tem data fim promocional - Ref: 999 001 298 */
				#pv_preco3{font-size: 15px; text-decoration: line-through;}
				#pv_preco_promocional3{font-size: 21px;}
				#pv_valor_mensal_provavel_credito3{font-size: 12px; color: white;}
				#pv_valor_mensal_provavel_credito_valor3{font-size: 15px; font-weight: bold; color: white;}
		/* nao tem preco promocional - Ref: 999 001 145 */
			#pv_preco4{font-size: 21px;}
			#pv_valor_mensal_provavel_credito4{font-size: 12px; color: white;}
			#pv_valor_mensal_provavel_credito_valor4{font-size: 15px; font-weight: bold; color: white;}
	/* nao tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 142 */
					#pv_preco5{font-size:20px; text-decoration: line-through;}
					#pv_preco_promocional5{font-size: 35px;}
					#pv_data_fim_promocional5{font-size: 20px; text-decoration: underline;}
				/* esta fora da data fim promocional - Ref: 999 001 140 */
					#pv_preco6{font-size: 35px;}
			/* nao tem data fim promocional - Ref: 999 001 111 */
				#pv_preco7{font-size:20px; text-decoration: line-through;}
				#pv_preco_promocional7{font-size: 35px;}
		/* nao tem preco promocional - Ref: 999 016 554 */
			#pv_preco8{font-size: 35px;}
	
	/* tipo de negocio */
	#pv_tn{font-size: 30px;}
	
	/* referencia */
	#pv_ref{font-size: 20px;}
	
	/* Responsável */
	#pv_nome_responsavel{font-size: 13px;}
	#pv_contacto_responsavel{font-size: 15px; font-weight: bold;}
	#pv_email_responsavel{font-size: 13px;}
	
	/* texto 1 */
	#pv_txt1{font-size: 12px;}
	
	/* texto 2*/
	#pv_txt2{font-size: 12px;}
	
	/* inputs */
	.input_detalhes{font-size: 12px; width: 90%;height: 100%; font-family: ZagBold; font-weight: bold;}
	.input_detalhes_gold{font-size: 12px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold;}
	.textarea_detalhes{font-size: 12px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	.textarea_detalhes_gold{font-size: 12px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	
	/* texto 3 / consentimento */
	#pv_txt3{font-size: 12px;}
	
	/* video - detalhesImovel */
	.videoImovelWidth{width: 1100px; height: auto;}
	.videoImovelHeight{width: auto; height: 600px;}
	
	.propostaDetalhes{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 15px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.propostaDetalhesGold{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 15px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.numCellAvisoProposta{
		width: 10%;
		text-align: center;
		vertical-align: middle;
		font-weight: bold;
		border-top: 1px solid black;
		border-left: 1px solid black;
		border-bottom: 1px solid black;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
		font-size: 50px;
	}
	.cellaAvisoProposta{
		width: 30%;
		text-align: center;
		vertical-align: middle;
		font-size: 18px;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
	}
	
	.avisoLinha1{
		color: red;
		font-weight: bold;
		text-align: center;
		font-size: 43px;
	}
	.avisoLinha2{
		font-weight: bold;
		text-align: center;
		font-size: 30px;
	}
	.avisoLinha3{
		font-weight: bold;
		text-align: center;
		text-decoration: underline;
		font-size: 30px;
	}
	
	.visitaVirtualDetalhes{
		height: 600px;
	}
	
	.scrollerInicio{
		position: absolute;
		top: 90.3vh;
		left: 45vw;
		width: 10vw;
		height: 5vh;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border: 1px solid rgba(0, 106, 186, 0.5);
		transition: transform 0.5s;
		/*-webkit-transition-duration: 0.5s;*/
	}

	.scrollerInicio table{
		background-color: rgba(255,255,255, 0.85);
		color: black;
	}

	.scrollerInicio:hover{
		top: 88.5vh;
		left: 43vw;
		width: 14vw;
		height: 8vh;
		cursor: pointer;
		transition: transform 1.0s;
	}

	.scrollerInicio table:hover{
		background-color: rgba(0, 106, 186, 0.5);
		color: white;
		font-size: 20px;
	}
	
	.anos{
		position: absolute;
		font-size: 80px;
		font-weight: bold;
		top: -75px;
		left: 45px;
	}
	
	.anos_texto{
		position: absolute;
		font-size: 35px;
		font-weight: bold;
		top: 45px;
		left: 50px;
	}
	
}
@media only screen and (min-width: 1600px) and (min-height: 757px){ /* 1600 x 900 */
	#topo_nome{font-size: 20px; text-align: left; vertical-align: middle; color: white;}
	#topo_telefone{font-size: 20px; text-align: left; vertical-align: middle; color: white;}
	#topo_email{font-size: 20px; text-align: left; vertical-align: middle; color: white;}
	#topo_lingua{font-size: 25px;}
	#topo_login{font-size: 20px; text-align: left; vertical-align: middle; color: white;}
	
	.botao_menu{font-size: 25px; color: black;}
	.botao_menu_selected{font-size: 25px; border-bottom: 2px solid rgba(0, 106, 186, 1.0); background-size: 100% 100%; background-position: center; background-repeat: no-repeat; color: rgba(23, 101, 181, 1.0);}
	
	.primary_section_detalhesImovel{padding-top: 5vh; width: 100vw; height: 70vh;}
	
	#tabela_galeria{padding-top: 0%; margin-top: 6.5%;}
	
	#foto_thumb_horizontal{width: 200px;}
	#foto_thumb_vertical{width: 200px;}
	#foto_thumb_quadrada{width: 200px;}
	#tipo_negocio_thumb{text-align: center; vertical-align: middle;}
	#valores_thumb{text-align: center; vertical-align: middle;}
	
	.h2_detalhes{font-size: 20px; font-weight: bold; font-family: 'Girassol', cursive;}
	
	/* tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 392 */
					#pv_preco1{font-size: 15px; text-decoration: line-through;}
					#pv_preco_promocional1{font-size: 21px;}
					#pv_data_fim_promocional1{font-size: 15px; text-decoration: underline;}
					#pv_valor_mensal_provavel_credito1{font-size: 12px; color: white;}
					#pv_valor_mensal_provavel_credito_valor1{font-size: 15px; font-weight: bold; color: white;}
				/* esta fora da data fim promocional - Ref: 999 001 357 */
					#pv_preco2{font-size: 21px;}
					#pv_valor_mensal_provavel_credito2{font-size: 12px; color: white;}
					#pv_valor_mensal_provavel_credito_valor2{font-size: 15px; font-weight: bold; color: white;}
			/* nao tem data fim promocional - Ref: 999 001 298 */
				#pv_preco3{font-size: 15px; text-decoration: line-through;}
				#pv_preco_promocional3{font-size: 21px;}
				#pv_valor_mensal_provavel_credito3{font-size: 12px; color: white;}
				#pv_valor_mensal_provavel_credito_valor3{font-size: 15px; font-weight: bold; color: white;}
		/* nao tem preco promocional - Ref: 999 001 145 */
			#pv_preco4{font-size: 21px;}
			#pv_valor_mensal_provavel_credito4{font-size: 12px; color: white;}
			#pv_valor_mensal_provavel_credito_valor4{font-size: 15px; font-weight: bold; color: white;}
	/* nao tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 142 */
					#pv_preco5{font-size:20px; text-decoration: line-through;}
					#pv_preco_promocional5{font-size: 35px;}
					#pv_data_fim_promocional5{font-size: 20px; text-decoration: underline;}
				/* esta fora da data fim promocional - Ref: 999 001 140 */
					#pv_preco6{font-size: 35px;}
			/* nao tem data fim promocional - Ref: 999 001 111 */
				#pv_preco7{font-size:20px; text-decoration: line-through;}
				#pv_preco_promocional7{font-size: 35px;}
		/* nao tem preco promocional - Ref: 999 016 554 */
			#pv_preco8{font-size: 35px;}
	
	/* tipo de negocio */
	#pv_tn{font-size: 30px;}
	
	/* referencia */
	#pv_ref{font-size: 20px;}
	
	/* Responsável */
	#pv_nome_responsavel{font-size: 13px;}
	#pv_contacto_responsavel{font-size: 15px; font-weight: bold;}
	#pv_email_responsavel{font-size: 13px;}
	
	/* texto 1 */
	#pv_txt1{font-size: 13px;}
	
	/* texto 2*/
	#pv_txt2{font-size: 13px;}
	
	/* inputs */
	.input_detalhes{font-size: 12px; width: 90%;height: 100%; font-family: ZagBold; font-weight: bold;}
	.input_detalhes_gold{font-size: 12px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold;}
	.textarea_detalhes{font-size: 12px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	.textarea_detalhes_gold{font-size: 12px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	
	/* texto 3 / consentimento */
	#pv_txt3{font-size: 13px;}
	
	/* video - detalhesImovel */
	.videoImovelWidth{width: 1100px; height: auto;}
	.videoImovelHeight{width: auto; height: 600px;}
	
	.propostaDetalhes{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 17px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.propostaDetalhesGold{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 17px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.numCellAvisoProposta{
		width: 10%;
		text-align: center;
		vertical-align: middle;
		font-weight: bold;
		border-top: 1px solid black;
		border-left: 1px solid black;
		border-bottom: 1px solid black;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
		font-size: 50px;
	}
	.cellaAvisoProposta{
		width: 30%;
		text-align: center;
		vertical-align: middle;
		font-size: 21px;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
	}
	
	.avisoLinha1{
		color: red;
		font-weight: bold;
		text-align: center;
		font-size: 43px;
	}
	.avisoLinha2{
		font-weight: bold;
		text-align: center;
		font-size: 33px;
	}
	.avisoLinha3{
		font-weight: bold;
		text-align: center;
		text-decoration: underline;
		font-size: 33px;
	}
	
	.visitaVirtualDetalhes{
		height: 600px;
	}
	
	.scrollerInicio{
		position: absolute;
		top: 90.3vh;
		left: 45vw;
		width: 10vw;
		height: 5vh;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border: 1px solid rgba(0, 106, 186, 0.5);
		transition: transform 0.5s;
		/*-webkit-transition-duration: 0.5s;*/
	}

	.scrollerInicio table{
		background-color: rgba(255,255,255, 0.85);
		color: black;
	}

	.scrollerInicio:hover{
		top: 88.5vh;
		left: 43vw;
		width: 14vw;
		height: 8vh;
		cursor: pointer;
		transition: transform 1.0s;
	}

	.scrollerInicio table:hover{
		background-color: rgba(0, 106, 186, 0.5);
		color: white;
		font-size: 20px;
	}
	
	.anos{
		position: absolute;
		font-size: 80px;
		font-weight: bold;
		top: -75px;
		left: 45px;
	}
	
	.anos_texto{
		position: absolute;
		font-size: 35px;
		font-weight: bold;
		top: 45px;
		left: 50px;
	}
	
}
@media only screen and (min-width: 1600px) and (min-height: 881px){ /* 1600 x 1024 */
	#topo_nome{font-size: 20px; text-align: left; vertical-align: middle; color: white;}
	#topo_telefone{font-size: 20px; text-align: left; vertical-align: middle; color: white;}
	#topo_email{font-size: 20px; text-align: left; vertical-align: middle; color: white;}
	#topo_lingua{font-size: 25px;}
	#topo_login{font-size: 20px; text-align: left; vertical-align: middle; color: white;}
	
	.botao_menu{font-size: 25px; color: black;}
	.botao_menu_selected{font-size: 25px; border-bottom: 2px solid rgba(0, 106, 186, 1.0); background-size: 100% 100%; background-position: center; background-repeat: no-repeat; color: rgba(23, 101, 181, 1.0);}
	
	.primary_section_detalhesImovel{padding-top: 5vh; width: 100vw; height: 70vh;}
	
	#tabela_galeria{padding-top: 0.5%; margin-top: 6.5%;}
	
	#foto_thumb_horizontal{width: 200px;}
	#foto_thumb_vertical{width: 200px;}
	#foto_thumb_quadrada{width: 200px;}
	#tipo_negocio_thumb{text-align: center; vertical-align: middle;}
	#valores_thumb{text-align: center; vertical-align: middle;}
		
	.h2_detalhes{font-size: 25px; font-weight: bold; font-family: 'Girassol', cursive;}
	
	/* tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 392 */
					#pv_preco1{font-size: 20px; text-decoration: line-through;}
					#pv_preco_promocional1{font-size: 30px;}
					#pv_data_fim_promocional1{font-size: 20px; text-decoration: underline;}
					#pv_valor_mensal_provavel_credito1{font-size: 15px; color: white;}
					#pv_valor_mensal_provavel_credito_valor1{font-size: 20px; font-weight: bold; color: white;}
				/* esta fora da data fim promocional - Ref: 999 001 357 */
					#pv_preco2{font-size: 30px;}
					#pv_valor_mensal_provavel_credito2{font-size: 17px; color: white;}
					#pv_valor_mensal_provavel_credito_valor2{font-size: 20px; font-weight: bold; color: white;}
			/* nao tem data fim promocional - Ref: 999 001 298 */
				#pv_preco3{font-size: 20px; text-decoration: line-through;}
				#pv_preco_promocional3{font-size: 30px;}
				#pv_valor_mensal_provavel_credito3{font-size: 15px; color: white;}
				#pv_valor_mensal_provavel_credito_valor3{font-size: 20px; font-weight: bold; color: white;}
		/* nao tem preco promocional - Ref: 999 001 145 */
			#pv_preco4{font-size: 30px;}
			#pv_valor_mensal_provavel_credito4{font-size: 15px; color: white;}
			#pv_valor_mensal_provavel_credito_valor4{font-size: 20px; font-weight: bold; color: white;}
	/* nao tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 142 */
					#pv_preco5{font-size:20px; text-decoration: line-through;}
					#pv_preco_promocional5{font-size: 50px;}
					#pv_data_fim_promocional5{font-size: 20px; text-decoration: underline;}
				/* esta fora da data fim promocional - Ref: 999 001 140 */
					#pv_preco6{font-size: 50px;}
			/* nao tem data fim promocional - Ref: 999 001 111 */
				#pv_preco7{font-size:20px; text-decoration: line-through;}
				#pv_preco_promocional7{font-size: 50px;}
		/* nao tem preco promocional - Ref: 999 016 554 */
			#pv_preco8{font-size: 50px;}
	
	/* tipo de negocio */
	#pv_tn{font-size: 33px;}
	
	/* referencia */
	#pv_ref{font-size: 23px;}
	
	/* Responsável */
	#pv_nome_responsavel{font-size: 17px;}
	#pv_contacto_responsavel{font-size: 17px; font-weight: bold;}
	#pv_email_responsavel{font-size: 15px;}
	
	/* texto 1 */
	#pv_txt1{font-size: 15px;}
	
	/* texto 2*/
	#pv_txt2{font-size: 15px;}
	
	/* inputs */
	.input_detalhes{font-size: 13px; width: 90%;height: 100%; font-family: ZagBold; font-weight: bold;}
	.input_detalhes_gold{font-size: 13px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold;}
	.textarea_detalhes{font-size: 13px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	.textarea_detalhes_gold{font-size: 13px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	
	/* texto 3 / consentimento */
	#pv_txt3{font-size: 15px;}
	
	/* video - detalhesImovel */
	.videoImovelWidth{width: 1100px; height: auto;}
	.videoImovelHeight{width: auto; height: 700px;}
	
	/* VERIFICAR \/ */
	
	.propostaDetalhes{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 17px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.propostaDetalhesGold{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 17px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.numCellAvisoProposta{
		width: 10%;
		text-align: center;
		vertical-align: middle;
		font-weight: bold;
		border-top: 1px solid black;
		border-left: 1px solid black;
		border-bottom: 1px solid black;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
		font-size: 50px;
	}
	.cellaAvisoProposta{
		width: 30%;
		text-align: center;
		vertical-align: middle;
		font-size: 22px;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
	}
	
	.avisoLinha1{
		color: red;
		font-weight: bold;
		text-align: center;
		font-size: 43px;
	}
	.avisoLinha2{
		font-weight: bold;
		text-align: center;
		font-size: 33px;
	}
	.avisoLinha3{
		font-weight: bold;
		text-align: center;
		text-decoration: underline;
		font-size: 33px;
	}
	
	.visitaVirtualDetalhes{
		height: 700px;
	}
	
	.scrollerInicio{
		position: absolute;
		top: 91.9vh;
		left: 45vw;
		width: 10vw;
		height: 5vh;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border: 1px solid rgba(0, 106, 186, 0.5);
		transition: transform 0.5s;
		/*-webkit-transition-duration: 0.5s;*/
	}

	.scrollerInicio table{
		background-color: rgba(255,255,255, 0.85);
		color: black;
	}

	.scrollerInicio:hover{
		top: 88.9vh;
		left: 43vw;
		width: 14vw;
		height: 8vh;
		cursor: pointer;
		transition: transform 1.0s;
	}

	.scrollerInicio table:hover{
		background-color: rgba(0, 106, 186, 0.5);
		color: white;
		font-size: 20px;
	}
	
	.anos{
		position: absolute;
		font-size: 80px;
		font-weight: bold;
		top: -50px;
		left: 75px;
	}
	
	.anos_texto{
		position: absolute;
		font-size: 40px;
		font-weight: bold;
		top: 60px;
		left: 75px;
	}
	
	/* VERIFICAR /\ */
}
@media only screen and (min-width: 1600px) and (min-height: 1057px){ /* 1600 x 1200 */
	#topo_nome{font-size: 20px; text-align: left; vertical-align: middle; color: white;}
	#topo_telefone{font-size: 20px; text-align: left; vertical-align: middle; color: white;}
	#topo_email{font-size: 20px; text-align: left; vertical-align: middle; color: white;}
	#topo_lingua{font-size: 25px;}
	#topo_login{font-size: 20px; text-align: left; vertical-align: middle; color: white;}
	
	.botao_menu{font-size: 25px; color: black;}
	.botao_menu_selected{font-size: 25px; border-bottom: 2px solid rgba(0, 106, 186, 1.0); background-size: 100% 100%; background-position: center; background-repeat: no-repeat; color: rgba(23, 101, 181, 1.0);}
	
	.primary_section_detalhesImovel{padding-top: 5vh; width: 100vw; height: 70vh;}
	
	#tabela_galeria{padding-top: 2.5%; margin-top: 6.5%;}
	
	#foto_thumb_horizontal{width: 200px;}
	#foto_thumb_vertical{width: 200px;}
	#foto_thumb_quadrada{width: 200px;}
	#tipo_negocio_thumb{text-align: center; vertical-align: middle;}
	#valores_thumb{text-align: center; vertical-align: middle;}
	
	.h2_detalhes{font-size: 25px; font-weight: bold; font-family: 'Girassol', cursive;}
	
	/* tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 392 */
					#pv_preco1{font-size: 20px; text-decoration: line-through;}
					#pv_preco_promocional1{font-size: 40px;}
					#pv_data_fim_promocional1{font-size: 20px; text-decoration: underline;}
					#pv_valor_mensal_provavel_credito1{font-size: 17px; color: white;}
					#pv_valor_mensal_provavel_credito_valor1{font-size: 20px; font-weight: bold; color: white;}
				/* esta fora da data fim promocional - Ref: 999 001 357 */
					#pv_preco2{font-size: 40px;}
					#pv_valor_mensal_provavel_credito2{font-size: 17px; color: white;}
					#pv_valor_mensal_provavel_credito_valor2{font-size: 20px; font-weight: bold; color: white;}
			/* nao tem data fim promocional - Ref: 999 001 298 */
				#pv_preco3{font-size: 20px; text-decoration: line-through;}
				#pv_preco_promocional3{font-size: 40px;}
				#pv_valor_mensal_provavel_credito3{font-size: 17px; color: white;}
				#pv_valor_mensal_provavel_credito_valor3{font-size: 20px; font-weight: bold; color: white;}
		/* nao tem preco promocional - Ref: 999 001 145 */
			#pv_preco4{font-size: 40px;}
			#pv_valor_mensal_provavel_credito4{font-size: 17px; color: white;}
			#pv_valor_mensal_provavel_credito_valor4{font-size: 20px; font-weight: bold; color: white;}
	/* nao tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 142 */
					#pv_preco5{font-size:20px; text-decoration: line-through;}
					#pv_preco_promocional5{font-size: 50px;}
					#pv_data_fim_promocional5{font-size: 20px; text-decoration: underline;}
				/* esta fora da data fim promocional - Ref: 999 001 140 */
					#pv_preco6{font-size: 50px;}
			/* nao tem data fim promocional - Ref: 999 001 111 */
				#pv_preco7{font-size:20px; text-decoration: line-through;}
				#pv_preco_promocional7{font-size: 50px;}
		/* nao tem preco promocional - Ref: 999 016 554 */
			#pv_preco8{font-size: 50px;}
	
	/* tipo de negocio */
	#pv_tn{font-size: 35px;}
	
	/* referencia */
	#pv_ref{font-size: 25px;}
	
	/* Responsável */
	#pv_nome_responsavel{font-size: 19px;}
	#pv_contacto_responsavel{font-size: 19px; font-weight: bold;}
	#pv_email_responsavel{font-size: 17px;}
	
	/* texto 1 */
	#pv_txt1{font-size: 19px;}
	
	/* texto 2*/
	#pv_txt2{font-size: 19px;}
	
	/* inputs */
	.input_detalhes{font-size: 15px; width: 90%;height: 100%; font-family: ZagBold; font-weight: bold;}
	.input_detalhes_gold{font-size: 15px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold;}
	.textarea_detalhes{font-size: 15px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	.textarea_detalhes_gold{font-size: 15px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	
	/* texto 3 / consentimento */
	#pv_txt3{font-size: 19px;}
	
	/* video - detalhesImovel */
	.videoImovelWidth{width: 1200px; height: auto;}
	.videoImovelHeight{width: auto; height: 850px;}
	
	.propostaDetalhes{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 17px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.propostaDetalhesGold{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 17px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.numCellAvisoProposta{
		width: 10%;
		text-align: center;
		vertical-align: middle;
		font-weight: bold;
		border-top: 1px solid black;
		border-left: 1px solid black;
		border-bottom: 1px solid black;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
		font-size: 50px;
	}
	.cellaAvisoProposta{
		width: 30%;
		text-align: center;
		vertical-align: middle;
		font-size: 22px;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
	}
	
	.avisoLinha1{
		color: red;
		font-weight: bold;
		text-align: center;
		font-size: 43px;
	}
	.avisoLinha2{
		font-weight: bold;
		text-align: center;
		font-size: 33px;
	}
	.avisoLinha3{
		font-weight: bold;
		text-align: center;
		text-decoration: underline;
		font-size: 33px;
	}
	
	.visitaVirtualDetalhes{
		height: 800px;
	}
	
	.scrollerInicio{
		position: absolute;
		top: 91.9vh;
		left: 45vw;
		width: 10vw;
		height: 5vh;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border: 1px solid rgba(0, 106, 186, 0.5);
		transition: transform 0.5s;
		/*-webkit-transition-duration: 0.5s;*/
	}

	.scrollerInicio table{
		background-color: rgba(255,255,255, 0.85);
		color: black;
	}

	.scrollerInicio:hover{
		top: 88.9vh;
		left: 43vw;
		width: 14vw;
		height: 8vh;
		cursor: pointer;
		transition: transform 1.0s;
	}

	.scrollerInicio table:hover{
		background-color: rgba(0, 106, 186, 0.5);
		color: white;
		font-size: 20px;
	}
	
	.anos{
		position: absolute;
		font-size: 90px;
		font-weight: bold;
		top: -70px;
		left: 75px;
	}
	
	.anos_texto{
		position: absolute;
		font-size: 40px;
		font-weight: bold;
		top: 60px;
		left: 75px;
	}
	
}
@media only screen and (min-width: 1680px) and (min-height: 907px){ /* 1680 x 1050 */
	#topo_nome{font-size: 20px; text-align: left; vertical-align: middle; color: white;}
	#topo_telefone{font-size: 20px; text-align: left; vertical-align: middle; color: white;}
	#topo_email{font-size: 20px; text-align: left; vertical-align: middle; color: white;}
	#topo_lingua{font-size: 25px;}
	#topo_login{font-size: 20px; text-align: left; vertical-align: middle; color: white;}
	
	.botao_menu{font-size: 25px; color: black;}
	.botao_menu_selected{font-size: 25px; border-bottom: 2px solid rgba(0, 106, 186, 1.0); background-size: 100% 100%; background-position: center; background-repeat: no-repeat; color: rgba(23, 101, 181, 1.0);}
	
	.primary_section_detalhesImovel{padding-top: 5vh; width: 100vw; height: 70vh;}
	
	#tabela_galeria{padding-top: 0%; margin-top: 6.5%;}
	
	#foto_thumb_horizontal{width: 200px;}
	#foto_thumb_vertical{width: 200px;}
	#foto_thumb_quadrada{width: 200px;}
	#tipo_negocio_thumb{text-align: center; vertical-align: middle;}
	#valores_thumb{text-align: center; vertical-align: middle;}
	
	.h2_detalhes{font-size: 25px; font-weight: bold; font-family: 'Girassol', cursive;}
	
	/* tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 392 */
					#pv_preco1{font-size: 20px; text-decoration: line-through;}
					#pv_preco_promocional1{font-size: 30px;}
					#pv_data_fim_promocional1{font-size: 20px; text-decoration: underline;}
					#pv_valor_mensal_provavel_credito1{font-size: 15px; color: white;}
					#pv_valor_mensal_provavel_credito_valor1{font-size: 18px; font-weight: bold; color: white;}
				/* esta fora da data fim promocional - Ref: 999 001 357 */
					#pv_preco2{font-size: 30px;}
					#pv_valor_mensal_provavel_credito2{font-size: 15px; color: white;}
					#pv_valor_mensal_provavel_credito_valor2{font-size: 18px; font-weight: bold; color: white;}
			/* nao tem data fim promocional - Ref: 999 001 298 */
				#pv_preco3{font-size: 20px; text-decoration: line-through;}
				#pv_preco_promocional3{font-size: 30px;}
				#pv_valor_mensal_provavel_credito3{font-size: 15px; color: white;}
				#pv_valor_mensal_provavel_credito_valor3{font-size: 18px; font-weight: bold; color: white;}
		/* nao tem preco promocional - Ref: 999 001 145 */
			#pv_preco4{font-size: 30px;}
			#pv_valor_mensal_provavel_credito4{font-size: 15px; color: white;}
			#pv_valor_mensal_provavel_credito_valor4{font-size: 18px; font-weight: bold; color: white;}
	/* nao tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 142 */
					#pv_preco5{font-size:20px; text-decoration: line-through;}
					#pv_preco_promocional5{font-size: 47px;}
					#pv_data_fim_promocional5{font-size: 20px; text-decoration: underline;}
				/* esta fora da data fim promocional - Ref: 999 001 140 */
					#pv_preco6{font-size: 47px;}
			/* nao tem data fim promocional - Ref: 999 001 111 */
				#pv_preco7{font-size:20px; text-decoration: line-through;}
				#pv_preco_promocional7{font-size: 47px;}
		/* nao tem preco promocional - Ref: 999 016 554 */
			#pv_preco8{font-size: 47px;}
	
	/* tipo de negocio */
	#pv_tn{font-size: 35px;}
	
	/* referencia */
	#pv_ref{font-size: 25px;}
	
	/* Responsável */
	#pv_nome_responsavel{font-size: 15px;}
	#pv_contacto_responsavel{font-size: 17px; font-weight: bold;}
	#pv_email_responsavel{font-size: 15px;}
	
	/* texto 1 */
	#pv_txt1{font-size: 17px;}
	
	/* texto 2*/
	#pv_txt2{font-size: 17px;}
	
	/* inputs */
	.input_detalhes{font-size: 15px; width: 90%;height: 100%; font-family: ZagBold; font-weight: bold;}
	.input_detalhes_gold{font-size: 15px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold;}
	.textarea_detalhes{font-size: 15px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	.textarea_detalhes_gold{font-size: 15px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	
	/* texto 3 / consentimento */
	#pv_txt3{font-size: 17px;}
	
	/* video - detalhesImovel */
	.videoImovelWidth{width: 1250px; height: auto;}
	.videoImovelHeight{width: auto; height: 725px;}
	
	.propostaDetalhes{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 17px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.propostaDetalhesGold{
		text-align: center;
		color: white;
		font-weight: bold;
		font-size: 17px;
		cursor: pointer;
		background-color: red;
		border-radius: 10px;
	}
	
	.numCellAvisoProposta{
		width: 10%;
		text-align: center;
		vertical-align: middle;
		font-weight: bold;
		border-top: 1px solid black;
		border-left: 1px solid black;
		border-bottom: 1px solid black;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
		font-size: 50px;
	}
	.cellaAvisoProposta{
		width: 30%;
		text-align: center;
		vertical-align: middle;
		font-size: 22px;
		border-top: 1px solid black;
		border-bottom: 1px solid black;
	}
	
	.avisoLinha1{
		color: red;
		font-weight: bold;
		text-align: center;
		font-size: 45px;
	}
	.avisoLinha2{
		font-weight: bold;
		text-align: center;
		font-size: 35px;
	}
	.avisoLinha3{
		font-weight: bold;
		text-align: center;
		text-decoration: underline;
		font-size: 35px;
	}
	
	.visitaVirtualDetalhes{
		height: 700px;
	}
	
	.scrollerInicio{
		position: absolute;
		top: 91.5vh;
		left: 45vw;
		width: 10vw;
		height: 5vh;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		border: 1px solid rgba(0, 106, 186, 0.5);
		transition: transform 0.5s;
		/*-webkit-transition-duration: 0.5s;*/
	}

	.scrollerInicio table{
		background-color: rgba(255,255,255, 0.85);
		color: black;
	}

	.scrollerInicio:hover{
		top: 89.5vh;
		left: 43vw;
		width: 14vw;
		height: 8vh;
		cursor: pointer;
		transition: transform 1.0s;
	}

	.scrollerInicio table:hover{
		background-color: rgba(0, 106, 186, 0.5);
		color: white;
		font-size: 20px;
	}
	
	.anos{
		position: absolute;
		font-size: 80px;
		font-weight: bold;
		top: -60px;
		left: 60px;
	}
	
	.anos_texto{
		position: absolute;
		font-size: 40px;
		font-weight: bold;
		top: 55px;
		left: 60px;
	}
	
}
@media only screen and (min-width: 1920px) and (min-height: 937px){ /* 1920 x 1080 */
	#topo_nome{font-size: 20px; text-align: left; vertical-align: middle; color: white;}
	#topo_telefone{font-size: 20px; text-align: left; vertical-align: middle; color: white;}
	#topo_email{font-size: 20px; text-align: left; vertical-align: middle; color: white;}
	#topo_lingua{font-size: 25px;}
	#topo_login{font-size: 20px; text-align: left; vertical-align: middle; color: white;}
	
	.botao_menu{font-size: 30px; color: black;}
	.botao_menu_selected{font-size: 30px; border-bottom: 2px solid rgba(0, 106, 186, 1.0); background-size: 100% 100%; background-position: center; background-repeat: no-repeat; color: rgba(23, 101, 181, 1.0);}
	
	.primary_section_detalhesImovel{padding-top: 10vh; width: 100vw; height: 70vh;}
	
	#tabela_galeria{padding-top: 0%; margin-top: 6.5%;}
	
	#foto_thumb_horizontal{width: 200px;}
	#foto_thumb_vertical{width: 200px;}
	#foto_thumb_quadrada{width: 200px;}
	#tipo_negocio_thumb{text-align: center; vertical-align: middle;}
	#valores_thumb{text-align: center; vertical-align: middle;}
	
	.h2_detalhes{font-size: 30px; font-weight: bold; font-family: 'Girassol', cursive;}
	
	/* tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 392 */
					#pv_preco1{font-size: 20px; text-decoration: line-through;}
					#pv_preco_promocional1{font-size: 35px;}
					#pv_data_fim_promocional1{font-size: 20px; text-decoration: underline;}
					#pv_valor_mensal_provavel_credito1{font-size: 15px; color: white;}
					#pv_valor_mensal_provavel_credito_valor1{font-size: 20px; font-weight: bold; color: white;}
				/* esta fora da data fim promocional - Ref: 999 001 357 */
					#pv_preco2{font-size: 35px;}
					#pv_valor_mensal_provavel_credito2{font-size: 15px; color: white;}
					#pv_valor_mensal_provavel_credito_valor2{font-size: 20px; font-weight: bold; color: white;}
			/* nao tem data fim promocional - Ref: 999 001 298 */
				#pv_preco3{font-size: 20px; text-decoration: line-through;}
				#pv_preco_promocional3{font-size: 35px;}
				#pv_valor_mensal_provavel_credito3{font-size: 15px; color: white;}
				#pv_valor_mensal_provavel_credito_valor3{font-size: 20px; font-weight: bold; color: white;}
		/* nao tem preco promocional - Ref: 999 001 145 */
			#pv_preco4{font-size: 35px;}
			#pv_valor_mensal_provavel_credito4{font-size: 15px; color: white;}
			#pv_valor_mensal_provavel_credito_valor4{font-size: 20px; font-weight: bold; color: white;}
	/* nao tem valor mensal provavel credito */
		/* tem preco promocional */
			/* tem data fim promocional */
				/* esta dentro da data fim promocional - Ref: 999 001 142 */
					#pv_preco5{font-size:20px; text-decoration: line-through;}
					#pv_preco_promocional5{font-size: 50px;}
					#pv_data_fim_promocional5{font-size: 20px; text-decoration: underline;}
				/* esta fora da data fim promocional - Ref: 999 001 140 */
					#pv_preco6{font-size: 50px;}
			/* nao tem data fim promocional - Ref: 999 001 111 */
				#pv_preco7{font-size:20px; text-decoration: line-through;}
				#pv_preco_promocional7{font-size: 50px;}
		/* nao tem preco promocional - Ref: 999 016 554 */
			#pv_preco8{font-size: 50px;}
	
	/* tipo de negocio */
	#pv_tn{font-size: 40px;}
	
	/* referencia */
	#pv_ref{font-size: 25px;}
	
	/* Responsável */
	#pv_nome_responsavel{font-size: 15px;}
	#pv_contacto_responsavel{font-size: 17px; font-weight: bold;}
	#pv_email_responsavel{font-size: 15px;}
	
	/* texto 1 */
	#pv_txt1{font-size: 19px;}
	
	/* texto 2*/
	#pv_txt2{font-size: 19px;}
	
	/* inputs */
	.input_detalhes{font-size: 15px; width: 90%;height: 100%; font-family: ZagBold; font-weight: bold;}
	.input_detalhes_gold{font-size: 15px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold;}
	.textarea_detalhes{font-size: 15px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	.textarea_detalhes_gold{font-size: 15px; width: 90%; height: 100%; font-family: ZagBold; font-weight: bold; box-sizing: border-box; resize: none;}
	
	/* texto 3 / consentimento */
	#pv_txt3{font-size: 19px;}
	
	/* video - detalhesImovel */
	.videoImovelWidth{width: 1350px; height: auto;}
	.videoImovelHeight{width: auto; height: 775px;}
	
	/* partilha - detalhesImovel */
	.fechaPartilha{
            text-align: right;
            font-size: 40px;
            font-weight: bold;
            padding-right: 20px;
            cursor: pointer;
	}
	
	.menuPartilhaSelectedGold{
            background-color: rgba(171, 141, 63, 1.0);
            height: 90px;
            text-align: center;
            font-weight: bold;
	}
	
	.menuPartilhaSelectedGold:nth-child(2n){
            -webkit-clip-path: polygon(50% 0, 120% 50%, 50% 100%, -10000% 50%);
            clip-path: polygon(50% 0, 120% 50%, 50% 100%, -10000% 50%);
        }
	
	.menuPartilhaGold{
            height: 90px;
	}
	
	.menuPartilhaGold:nth-child(1n){
            border-top: 1px dashed rgba(171, 141, 63, 1.0);
            border-bottom: 1px dashed rgba(171, 141, 63, 1.0);
            border-left: 1px dashed rgba(171, 141, 63, 1.0);
	}
	
	.menuPartilhaGold:nth-child(2n){
            border-left: 0px dashed white;
            border-top: 1px dashed rgba(171, 141, 63, 1.0);
            border-bottom: 1px dashed rgba(171, 141, 63, 1.0);
            border-right: 1px dashed rgba(171, 141, 63, 1.0);
	}
	
	.menuPartilhaSelected{
            background-color: rgba(0, 106, 186, 1.0);
            height: 90px;
            text-align: center;
            font-weight: bold;
	}
	
	.menuPartilhaSelected:nth-child(2n){
            -webkit-clip-path: polygon(50% 0, 120% 50%, 50% 100%, -10000% 50%);
            clip-path: polygon(50% 0, 120% 50%, 50% 100%, -10000% 50%);
	}
	
	.menuPartilha{
            height: 90px;
	}
	
	.menuPartilha:nth-child(1n){
            border-top: 1px solid rgba(0, 106, 186, 1.0);
            border-bottom: 1px solid rgba(0, 106, 186, 1.0);
            border-left: 1px solid rgba(0, 106, 186, 1.0);
	}
	
	.menuPartilha:nth-child(2n){
            border-left: 0px solid white;
            border-top: 1px solid rgba(0, 106, 186, 1.0);
            border-bottom: 1px solid rgba(0, 106, 186, 1.0);
            border-right: 1px solid rgba(0, 106, 186, 1.0);
	}
	
	.tabelaPartilha{
            width: 730px;
            height: 620px;
            /*border: 1px solid black;*/
		
	}
	
	.propostaDetalhes{
            text-align: center;
            color: white;
            font-weight: bold;
            font-size: 20px;
            cursor: pointer;
            background-color: red;
            border-radius: 10px;
	}
	
	.propostaDetalhesGold{
            text-align: center;
            color: white;
            font-weight: bold;
            font-size: 20px;
            cursor: pointer;
            background-color: red;
            border-radius: 10px;
	}
	
	.numCellAvisoProposta{
            width: 10%;
            text-align: center;
            vertical-align: middle;
            font-weight: bold;
            border-top: 1px solid black;
            border-left: 1px solid black;
            border-bottom: 1px solid black;
            border-top-left-radius: 20px;
            border-bottom-left-radius: 20px;
            font-size: 50px;
	}
	.cellaAvisoProposta{
            width: 30%;
            text-align: center;
            vertical-align: middle;
            font-size: 25px;
            border-top: 1px solid black;
            border-bottom: 1px solid black;
        }
	
	.avisoLinha1{
            color: red;
            font-weight: bold;
            text-align: center;
            font-size: 67px;
	}
	.avisoLinha2{
            font-weight: bold;
            text-align: center;
            font-size: 35px;
	}
	.avisoLinha3{
            font-weight: bold;
            text-align: center;
            text-decoration: underline;
            font-size: 35px;
	}
	
	.visitaVirtualDetalhes{
            height: 700px;
	}
	
	.scrollerInicio{
            position: absolute;
            top: 91.5vh;
            left: 45vw;
            width: 10vw;
            height: 5vh;
            border-top-left-radius: 10px;
            border-top-right-radius: 10px;
            border: 1px solid rgba(0, 106, 186, 0.5);
            transition: transform 0.5s;
            /*-webkit-transition-duration: 0.5s;*/
	}

	.scrollerInicio table{
            background-color: rgba(255,255,255, 0.85);
            color: black;
	}

	.scrollerInicio:hover{
            top: 89.5vh;
            left: 43vw;
            width: 14vw;
            height: 8vh;
            cursor: pointer;
            transition: transform 1.0s;
	}

	.scrollerInicio table:hover{
            background-color: rgba(0, 106, 186, 0.5);
            color: white;
            font-size: 20px;
	}
	
	.anos{
            position: absolute;
            font-size: 100px;
            font-weight: bold;
            top: -90px;
            left: 55px;
	}
	
	.anos_texto{
            position: absolute;
            font-size: 40px;
            font-weight: bold;
            top: 65px;
            left: 65px;
	}
	
}

.primary_section{
    padding-top: 10vh;
    width: 100vw;
    height: 100vh;
}

.primary_section_inicio_old{
    padding-top: 10vh;
    width: 100vw;
    height: 70vh;
}

.primary_section_inicio{
    padding-top: 10vh;
    width: 100vw;
    height: 95vh;
	background-color:rgba(0, 106, 186, 0.1);
}

.primary_section_propriedades{
    padding-top: 10vh;
    width: 100vw;
    height: 45vh;
}

.primary_section_campanhas{
    padding-top: 10vh;
    width: 100vw;
    height: 60vh;
}

.primary_section_avaliacoes{
    padding-top: 10vh;
    width: 100vw;
    height: 60vh;
}

.primary_section_legal{
    padding-top: 10vh;
    width: 100vw;
    height: 60vh;
}

.primary_section_emprego{
    padding-top: 10vh;
    width: 100vw;
    height: 60vh;
}

.primary_section_franchising{
    padding-top: 10vh;
    width: 100vw;
    height: 60vh;
}

.primary_section_interesse{
    padding-top: 10vh;
    width: 100vw;
    height: 60vh;
}

.primary_section_agencias{
    padding-top: 10vh;
    width: 100vw;
    height: 75vh;
}

.primary_section_estrutura{
    padding-top: 10vh;
    width: 100vw;
    height: 60vh;
}

.primary_section_ce{
    padding-top: 10vh;
    width: 100vw;
    height: 60vh;
}

.primary_section_detalhesErro{
    padding-top: 10vh;	
    width: 100vw;
    height: 60vh;
}

.primary_section_definirSenhaMultinivel{
	padding-top: 10vh;
    width: 100vw;
    height: 50vh;
}

.secondary_section{
    width: 100vw;
    height: 90vh;
    margin-top: 50px;
}

.secondary_section_inicio{
    width: 100vw;
    height: 110vh;
    padding-top: 50px;
	background-color: rgba(0, 106, 186, 0.1);
}

.secondary_section_propriedades{
    width: 100vw;
    height: 300vh;
}

.secondary_section_campanhas{
    width: 100vw;
    height: 200vh;
    padding-top: 20vh;
	z-index: 10;
}

.secondary_section_nomargin{
    width: 100vw;
    min-height: 100vh;
}

.secondary_section_detalhesImovel{
    margin-top: 15vh;
    width: 100vw;
    min-height: 230vh;
}

.secondary_section_avaliacoes{
    width: 100vw;
    height: 325vh;
}

.secondary_section_legal{
    width: 100vw;
    height: 60vh;
}
.secondary_section_emprego{
    width: 100vw;
    height: 150vh;
}

.secondary_section_franchising{
    width: 100vw;
    height: 200vh;
}

.secondary_section_interesse{
    width: 100vw;
    height: 90vh;
}

.secondary_section_ce{
    width: 100vw;
    height: 240vh;
}

.secondary_section_detalhesErro{
    width: 100vw;
    height: 10vh;
}

.secondary_section_estrutura{
    width: 100vw;
    height: 600vh;
}

.secondary_section_estruturaSmall{
    width: 100vw;
    height: 240vh;
}

.secondary_section_intermediario_credito{
    width: 100vw;
    height: 150vh;
    margin-top: 50px;
}

.secondary_section_politica_privacidade{
	width: 100vw;
    height: 130vh;
}

.section_bottom{
    width: 100vw;
    height: 32vh;
    background-color: rgba(34, 56, 56, 1.0);
}

.secondary_section_definirSenhaMultinivel{
	width: 100vw;
    height: 60vh;
}

.pesquisa{
    width: 60vw;
    height: 7vh;
    top: 40vh;
    left: 25vw;
    /*border: 3px solid yellow;*/
    position: absolute;
    z-index: 10;
}

.pesquisa_avançada{
	/*
	width: 60vw;
    height: 30vh;
	*/
    top: 7vh;
    left: 0vw;
    /*border: 3px solid black;*/
    position: absolute;
    border-radius: 10px;
	/*background-color: rgba(255, 255, 255, 1.0);*/
}

.pesquisa_avançada_propriedades{
    width: 60vw;
    height: 30vh;
    top: 23vh;
    left: 20vw;
    position: absolute;
    border-radius: 10px;
    z-index:10;
}

.topo{
    width: 100vw;
    height: 5vh;
    position: fixed;
    top: 0;
    background-color: rgba(34, 56, 56, 1.0);
}

.menu{
    width: 100vw;
    height: 10vh;
    position: fixed;
    top: 5vh;
    /*border: 3px solid red;*/
    background-color: rgba(255,255,255, 0.85);
    z-index: 2;
}

.menu_fixed{
    width: 100vw;
    height: 10vh;
    position: fixed;
    top: 0;
    right: 0;
    /*border: 3px solid blue;*/
    z-index: 20;
    background-color: rgba(255,255,255, 0.85);
}

.menu td{
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
}

.menu td:hover{
    cursor: pointer;
    color: rgba(23, 101, 181, 1.0);
    /*text-decoration: underline;*/
}

.menu_fixed td{
    text-align: center;
    vertical-align: middle;
    color: black;
    font-weight: bold;
}

.menu_fixed td:hover{
    cursor: pointer;
    color: rgba(23, 101, 181, 1.0);
    text-decoration: underline;
}

.botao_menu{z-index: 1;}
.botao_menu_selected{z-index: 1;}

.botao_menu:hover{
    /*background-image: url('../images/menu_hover.png');*/
    border-bottom: 2px solid rgba(0, 106, 186, 1.0);
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}

#toTop{
    width: 5vw;
    height: 5vh;
    border: 1px solid rgba(23, 101, 181, 1.0);
    position: fixed;
    bottom: 15;
    right: 15;
    background-image: url('../images/toTop.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    border-radius: 5px;
    z-index: 20;
}

#toTop:hover{
    background-image: url('../images/toTop_hover.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    border-radius: 5px;
    z-index: 20;
}

.toTop_hidden{
    display: none;
    z-index: 20;
}

.toTop_show{
    display: block;
    z-index: 20;
}

#toCreditos{
	width: 10vw;
    height: 30vh;
	border: 1px solid rgba(23, 101, 181, 1.0);
    position: fixed;
    background-image: url('../images/toCreditos2.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 5px;
    z-index: 20;
}

#toCreditos:hover{
    background-image: url('../images/toCreditos_hover2.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;    
}

.toCreditos_fixo{
	/*top: 170;*/
	top: 350;
    right: 5;
}

.toCreditos_movel{
	/*top: 120;*/
	top: 350;
    right: 5;
}

.tdFoto{
    min-height: 25vh;
    max-height: 25vh;
    border: 1px solid rgb(23, 101, 181);
    background-color: rgb(255, 255, 255, 0.7);
    border-radius: 10px;
    overflow-y: hidden;
}

.spanPesquisa{
    /*
    border: 1px solid rgb(0, 0, 0, 0.5);
    border-radius: 5px;
    background-color: rgba(23, 101, 181, 0.2);
    */
    text-decoration: underline;
    cursor: pointer;
}

.card {
    position: relative;
    width: 100%; height: 100%;
    perspective: 30rem;
}
.front, .back {
    position: absolute;
    width: 100%; height: 100%;
    transition: transform 1s;
    backface-visibility:hidden;
}
/*
.front { 
    background-color: #66ccff;
}
*/
.back { 
    background-color: rgba(23, 101, 181, 0.2); 
    transform: rotateX(180deg);
}
.card:hover .front{ transform: rotateX(180deg); }
.card:hover .back { transform: rotateX(360deg); }

/* ABAS */
.abaSelected{
    /*
    border: 2px solid rgba(23, 101, 181, 1.0);
    border-radius: 10px;
    background-color: rgba(23, 101, 181, 1.0);
    color: white;
    font-decoration: bold;
    font-size: 30px;
    text-align: center;
    vertical-align: middle;
    */
    background-color: rgb(23, 101, 181);
	border-radius: 20px;
	padding-right: 5px;
	color: rgb(255, 255, 255);
    text-align: center;
    font-size: 30px;
    font-family: 'Dosis', cursive;
    font-weight: bold;
    z-index: 10;
}

.abaNotSelected{
    /*
    border-radius: 10px;
    border: 2px solid rgba(23, 101, 181, 1.0);
    background-color: rgba(23, 101, 181, 0.2);
    color: black;
    cursor: pointer;
    font-size: 30px;
    text-align: center;
    vertical-align: middle;
    */
    color: rgb(117, 117, 117);
    text-align: center;
    font-size: 30px;
    font-family: 'Dosis', cursive;
    cursor: pointer;
    z-index: 10;
}

.abaNotSelected:hover{
    /*background-color: rgba(23, 101, 181, 0.4);*/
    color: rgb(23, 101, 181);
}

.dataPack{
    border: 1px solid rgba(23, 101, 181, 0.5);
    /*border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;*/
	border-radius: 20px;
	/*background-color: rgba(0, 106, 186, 0.3);*/
	background-color: rgba(255, 255, 255, 1.0);
}

.tabelaDetalhes{
    top: 5vh;
}

#detalhes_menu{
    height: 10vh;
    display: none;
}

.input_detalhes::placeholder {
    color: rgba(0, 106, 186, 1.0);
    opacity: 1; /* Firefox */
    /*font-family: 'Girassol', cursive;*/
    font-family: ZagBold;
}

.input_detalhes:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(0, 106, 186, 1.0);
    /*font-family: 'Girassol', cursive;*/
    font-family: ZagBold;
}

.input_detalhes::-ms-input-placeholder { /* Microsoft Edge */
    color: rgba(0, 106, 186, 1.0);
    /*font-family: 'Girassol', cursive;*/
    font-family: ZagBold;
}

.input_detalhes_hora{
    width: 80%;
    height: 100%;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
    /*font-family: 'Girassol', cursive;*/
    font-family: ZagBold;
}

.input_detalhes_hora::placeholder {
    color: rgba(0, 106, 186, 1.0);
    opacity: 1; /* Firefox */
    /*font-family: 'Girassol', cursive;*/
    font-family: ZagBold;
}

.input_detalhes_hora:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(0, 106, 186, 1.0);
    /*font-family: 'Girassol', cursive;*/
    font-family: ZagBold;
}

.input_detalhes_hora::-ms-input-placeholder { /* Microsoft Edge */
    color: rgba(0, 106, 186, 1.0);
    /*font-family: 'Girassol', cursive;*/
    font-family: ZagBold;
}

.textarea_detalhes::placeholder {
    color: rgba(0, 106, 186, 1.0);
    opacity: 1; /* Firefox */
    /*font-family: 'Girassol', cursive;*/
    font-family: ZagBold;
}

.textarea_detalhes:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(0, 106, 186, 1.0);
    /*font-family: 'Girassol', cursive;*/
    font-family: ZagBold;
}

.textarea_detalhes::-ms-input-placeholder { /* Microsoft Edge */
    color: rgba(0, 106, 186, 1.0);
    /*font-family: 'Girassol', cursive;*/
    font-family: ZagBold;
}

.input_detalhes_gold::placeholder {
    color: rgba(171, 141, 63, 1.0);
    opacity: 1; /* Firefox */
    /*font-family: 'Girassol', cursive;*/
    font-family: ZagBold;
}

.input_detalhes_gold:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(171, 141, 63, 1.0);
    /*font-family: 'Girassol', cursive;*/
    font-family: ZagBold;
}

.input_detalhes_gold::-ms-input-placeholder { /* Microsoft Edge */
    color: rgba(171, 141, 63, 1.0);
    /*font-family: 'Girassol', cursive;*/
    font-family: ZagBold;
}

.input_detalhes_gold_hora{
    width: 80%;
    height: 100%;
    font-family: arial;
    font-size: 15px;
    font-weight: bold;
}

.input_detalhes_gold_hora::placeholder {
    color: rgba(171, 141, 63, 1.0);
    opacity: 1; /* Firefox */
    /*font-family: 'Girassol', cursive;*/
    font-family: ZagBold;
}

.input_detalhes_gold_hora:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(171, 141, 63, 1.0);
    /*font-family: 'Girassol', cursive;*/
    font-family: ZagBold;
}

.input_detalhes_gold_hora::-ms-input-placeholder { /* Microsoft Edge */
    color: rgba(171, 141, 63, 1.0);
    /*font-family: 'Girassol', cursive;*/
    font-family: ZagBold;
}

.textarea_detalhes_gold::placeholder {
    color: rgba(171, 141, 63, 1.0);
    opacity: 1; /* Firefox */
    /*font-family: 'Girassol', cursive;*/
    font-family: ZagBold;
}

.textarea_detalhes_gold:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: rgba(171, 141, 63, 1.0);
    /*font-family: 'Girassol', cursive;*/
    font-family: ZagBold;
}

.textarea_detalhes_gold::-ms-input-placeholder { /* Microsoft Edge */
    color: rgba(171, 141, 63, 1.0);
    /*font-family: 'Girassol', cursive;*/
    font-family: ZagBold;
}

.botao_detalhes{
    width: 34%;
    height: 110%;
    background-color: rgba(0, 106, 186, 1.0);
    border-radius: 10px;
    color: white;
}

.botao_detalhes_gold{
    width: 34%;
    height: 110%;
    background-color: rgba(171, 141, 63, 1.0);
    border-radius: 10px;
    color: white;
}

.tr_divisoes:nth-child(odd) {
    background-color: rgba(0, 106, 186, 0.2);
}

.tr_envolvente:nth-child(odd) {
    background-color: rgba(0, 106, 186, 0.2);
}

#foto_seguinte:hover, #foto_anterior:hover{
    transform: scaleY(1.5);
}

.imoveis_semelhantes{
    height: 200px;
    border: 1px solid rgba(0, 106, 186, 1.0);
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.imoveis_semelhantes:hover{
    transform: scale(1.5);
    background-color: rgba(255, 255, 255, 1.0);
    cursor: pointer;
}

.imoveis_semelhantes_gold{
    height: 200px;
    border: 1px solid rgba(171, 141, 63, 1.0);
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.imoveis_semelhantes_gold:hover{
    transform: scale(1.5);
    background-color: rgba(255, 255, 255, 1.0);
    cursor: pointer;
}

.mapaDetalhes {
    height: 50vh;
}

.mapaAgencias{
    height: 100%;
}

#tableBottom td{
    padding-right: 30px;
}

#tableBottom thead{
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

#tableBottom thead td{
    color: rgba(23, 101, 181, 1.0);
    font-weight: bold;
    text-align: left;
    /*border-bottom: 2px solid rgba(23, 101, 181, 1.0);*/
}

#tableBottom tbody{
    color: rgba(128, 128, 128, 1.0);
    text-align: center;
    vertical-align: middle;
}

#tableBottom .comDados{
    text-align: left;
}

#tableBottom .comDados:hover{
    cursor: pointer;
    /*border-bottom: 1px solid white;*/
    color: white;
}

#facebook_thumb{
    width: 50px;
    height: 50px;
    background-image: url('../images/facebook_thumb.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    border: 2px solid rgba(128, 128, 128, 1.0);
    border-radius: 10px;
}
#facebook_thumb:hover{
    width: 50px;
    height: 50px;
    background-image: url('../images/facebook_thumb_hover.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    border: 2px solid rgba(255, 255, 255, 1.0);
    border-radius: 10px;
}
#linkedin_thumb{
    width: 50px;
    height: 50px;
    background-image: url('../images/linkedin_thumb.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    border: 2px solid rgba(128, 128, 128, 1.0);
    border-radius: 10px;
}
#linkedin_thumb:hover{
    width: 50px;
    height: 50px;
    background-image: url('../images/linkedin_thumb_hover.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    cursor: not-allowed;
    border: 2px solid rgba(255, 255, 255, 1.0);
    border-radius: 10px;
}
#youtube_thumb{
    width: 50px;
    height: 50px;
    background-image: url('../images/youtube_thumb.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    border: 2px solid rgba(128, 128, 128, 1.0);
    border-radius: 10px;
}
#youtube_thumb:hover{
    width: 50px;
    height: 50px;
    background-image: url('../images/youtube_thumb_hover.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    cursor: not-allowed;
    border: 2px solid rgba(255, 255, 255, 1.0);
    border-radius: 10px;
}
#instagram_thumb{
    width: 50px;
    height: 50px;
    background-image: url('../images/instagram_thumb.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    border: 2px solid rgba(128, 128, 128, 1.0);
    border-radius: 10px;
}
#instagram_thumb:hover{
    width: 50px;
    height: 50px;
    background-image: url('../images/instagram_thumb_hover.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    cursor: not-allowed;
    border: 2px solid rgba(255, 255, 255, 1.0);
    border-radius: 10px;
}
#pinterest_thumb{
    width: 50px;
    height: 50px;
    background-image: url('../images/pinterest_thumb.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    border: 2px solid rgba(128, 128, 128, 1.0);
    border-radius: 10px;
}
#pinterest_thumb:hover{
    width: 50px;
    height: 50px;
    background-image: url('../images/pinterest_thumb_hover.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    cursor: not-allowed;
    border: 2px solid rgba(255, 255, 255, 1.0);
    border-radius: 10px;
}
#messenger_thumb{
    width: 50px;
    height: 50px;
    background-image: url('../images/messenger_thumb.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    border: 2px solid rgba(128, 128, 128, 1.0);
    border-radius: 10px;
}
#messenger_thumb:hover{
    width: 50px;
    height: 50px;
    background-image: url('../images/messenger_thumb_hover.png');
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    border: 2px solid rgba(255, 255, 255, 1.0);
    border-radius: 10px;
}

#tabelaPropriedades{
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 10;
}

.propriedade{
    width: 22%;
    height: 16.4%;
    border: 2px solid rgba(0, 106, 186, 1.0);
    border-radius: 20px;
}

.propriedadeGold{
    width: 22%;
    height: 16.4%;
    /*
    border-radius: 20px;
    animation: blink 1000ms infinite alternate;
    background-image: url('../images/imoveisGoldBackground.gif');
    */
    background-image: url('../images/golden_frame.png');
    /*background-image: url('../images/golden_frame2.png');*/
    background-image: url('../images/golden_frame3.png');
    /*background-image: url('../images/golden_frame3_2.png');
    background-image: url('../images/golden_frame4.png');
    */
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
    padding: 1.2%;
}

.propriedadeGold2{
    width: 22%;
    height: 16.4%;
    border-radius: 20px;
    border: 2px solid rgba(171, 141, 63, 1.0);
    padding: 1.2%;
}

@keyframes blink {
    /*
    from {border-color: rgba(0, 106, 186, 1.0);}
    to {border-color: rgba(171, 141, 63, 1.0);}
    */
    from {background-color: white;}
    to {background-color: rgba(171, 141, 63, 1.0);}
}

.propriedade_noImovel{
    width: 22%;
    height: 16.4%;
}

.propriedade:hover{
    /*
	transform: scale(1.3);
    background-color: white;
	*/
    cursor: pointer;
}

.propriedadeGold:hover{
    /*transform: scale(1.3);*/
    cursor: pointer;
}

.propriedadeGold2:hover{
    /*transform: scale(1.3);*/
    cursor: pointer;
}

.sede{
    width: 60vw;
    height: 55vh;
    top: 18vh;
    left: 20vw;
    border: 1px solid black;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 20px;
}

@media only screen and (min-width: 800px) and (min-height: 457px){ /* 800 x 600 */
    .sede td{
        font-size: 5px;
    }
}
@media only screen and (min-width: 1024px) and (min-height: 625px){ /* 1024 x 768 */
    .sede td{
        font-size: 9px;
    }
}
@media only screen and (min-width: 1152px) and (min-height: 721px){ /* 1152 x 864 */
    .sede td{
        font-size: 11px;
    }
}
@media only screen and (min-width: 1280px) and (min-height: 489px){ /* 1280 x 600 */
    .sede td{
        font-size: 5px;
    }
}
@media only screen and (min-width: 1280px) and (min-height: 577px){ /* 1280 x 720 */
    .sede td{
        font-size: 7px;
    }
}
@media only screen and (min-width: 1280px) and (min-height: 625px){ /* 1280 x 768 */
    .sede td{
        font-size: 8px;
    }
}
@media only screen and (min-width: 1280px) and (min-height: 657px){ /* 1280 x 800 */
    .sede td{
        font-size: 10px;
    }
}
@media only screen and (min-width: 1280px) and (min-height: 817px){ /* 1280 x 960 */
    .sede td{
        font-size: 13px;
    }
}
@media only screen and (min-width: 1280px) and (min-height: 881px){ /* 1280 x 1024 */
    .sede td{
        font-size: 15px;
    }
}
@media only screen and (min-width: 1360px) and (min-height: 625px){ /* 1360 x 768 */
    .sede td{
        font-size: 9px;
    }
}
@media only screen and (min-width: 1440px) and (min-height: 757px){ /* 1440 x 900 */
    .sede td{
        font-size: 13px;
    }
}
@media only screen and (min-width: 1600px) and (min-height: 881px){ /* 1600 x 1024 */
    .sede td{
        font-size: 16px;
    }
}

.botao{
    text-align: center;
    vertical-align: middle;
    color: black;
    /*font-family: 'Girassol', cursive;*/
    font-family: ZagBold;
    font-weight: bold;
    background-color: rgba(0, 106, 186, 0.5);
    border-radius: 10px;
}
.botao:hover{
    cursor: pointer;
    color: white;
    font-weight: normal;
    background-color: rgba(0, 106, 186, 1.0);
}

.parceiro{
    border: 1px solid rgba(0, 106, 186, 1.0);
    border-radius: 20px;
    width: 20%;
}

.gestaoR{
    height: 50px;
    width: 30%;
    text-align: left;
    vertical-align: middle;
    border: 1px solid rgba(0, 106, 186, 1.0);
    border-radius: 20px;
}

.gestaoR:before{
    padding-left: 30px;
    content: "\27a4";
    padding-right: 10px;
}

.gestaoR:hover{
    background-color: rgba(0, 106, 108, 0.3);
    font-weight: bold;
}

.botaoGestaoRendas{
    text-align: center;
    vertical-align: middle;
    background-color: rgba(0, 106, 186, 1.0);
    border-radius: 10px;
    color: white;
    /*font-family: 'Girassol', cursive;*/
    font-family: ZagBold;
}
.botaoGestaoRendas:hover{
    cursor: pointer;
}

.inputAvaliacoes{
    width: 100%;
    border: 1px solid rgba(0, 106, 186, 1.0);
    border-radius: 5px;
    outline: none;
    padding-left: 5px;
    /*font-family: 'Girassol', cursive;*/
    font-family: ZagBold;
}

.botaoEnvioAvaliacao{
    background-color: rgba(0, 106, 186, 1.0);
    color: white;
    /*font-family: 'Girassol', cursive;*/
    font-family: ZagBold;
    text-align: center;
    vertical-align: middle;
    border-radius: 5px;
}

.botaoEnvioAvaliacao:hover{
    cursor: pointer;
}

.inputEmprego{
    width: 100%;
    border: 1px solid rgba(0, 106, 186, 1.0);
    border-radius: 5px;
    outline: none;
    padding-left: 5px;
    /*font-family: 'Girassol', cursive;*/
    font-family: ZagBold;
}

.botaoEmprego{
    background-color: rgba(0, 106, 186, 1.0);
    color: white;
    /*font-family: 'Girassol', cursive;*/
    font-family: ZagBold;
    text-align: center;
    vertical-align: middle;
    border-radius: 5px;
}

.botaoEmprego:hover{
    cursor: pointer;
}

.botaoInteresses{
    background-color: rgba(0, 106, 186, 1.0);
    color: white;
    /*font-family: 'Girassol', cursive;*/
    font-family: ZagBold;
    text-align: center;
    vertical-align: middle;
    border-radius: 5px;
}

.botaoInteresses:hover{
    cursor: pointer;
}

.inputLogin{
    width: 100%;
    border: 5px solid rgba(0, 106, 186, 1.0);
    border-style: double;
    border-radius: 20px;
    outline: none;
    padding-left: 5px;
    font-size: 17px;
    /*font-family: 'Girassol', cursive;*/
    font-family: ZagBold;
}

.botaoLogin{
    background-color: rgba(0, 106, 186, 1.0);
    color: white;
    /*font-family: 'Girassol', cursive;*/
    font-family: ZagBold;
    text-align: center;
    vertical-align: middle;
    border-radius: 20px;
    outline: none;
}

.botaoLogin:hover{
    cursor: pointer;
}

a.linkGold:link, a.linkGold:visited, a.linkGold:active, a.linkGold:hover {
    color: rgba(171, 141, 63, 1.0);
}

#texto_pesquisa{
	width: 100%;
	height: 100%;
	font-size: 17px;
}

#texto_pesquisa:hover{
    /*cursor: not-allowed;*/
    cursor: text;
}

.botaoJudiciaisPesquisa{
    /*font-family: 'Girassol', cursive;*/
    cursor: pointer;
    /*border: 1px solid rgb(166, 166, 166);*/
	border: 1px solid rgb(0, 106, 186);
    -webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
}

.botaoJudiciaisPesquisa:hover{
    box-shadow: 0 14px 18px 0 rgb(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
    background-color: rgba(0, 106, 186, 0.8);
    color: white;
    font-weight: bold;
}

/* Modal Window */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 110; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 2% auto; /* 2% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
    height: 90%;
}

.modalLogin {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 110; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-contentLogin {
    background-color: #fefefe;
    margin: 10% auto; /* 2% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    border-radius: 20px;
    width: 30%; /* Could be more or less, depending on screen size */
    height: 50%;
}

.modalComparar {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 110; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.modal-contentComparar {
    background-color: #fefefe;
    margin: 2% auto; /* 2% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
    height: 90%;
}

.modalEmail {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 110; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.modal-contentEmail {
    background-color: #fefefe;
    margin: 7% auto; /* 2% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
    height: 60%;
}

.modalPartilhar {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 110; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

.modal-contentPartilhar {
    background-color: #fefefe;
    margin: 2% auto; /* 2% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 80%; /* Could be more or less, depending on screen size */
    height: 90%;
}

.modalProposta {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 110; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-contentProposta {
    background-color: #fefefe;
    margin: 5% auto; /* 2% from the top and centered */
    padding: 20px;
    border: 1px solid #888;
    width: 50%; /* Could be more or less, depending on screen size */
    height: 70%;
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.navigatorGaleria{
    font-size: 80px;
    color: rgba(0, 106, 186, 1.0);
    cursor: pointer;
    background-color: rgba(211, 211, 211, 0.5);
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.navigatorGaleria:hover{
    font-weight: bold;
    background-color: rgba(211, 211, 211, 1.0);
}

.navigatorGaleriaGold{
    font-size: 80px;
    color: rgba(171, 141, 63, 1.0);
    cursor: pointer;
    background-color: rgba(211, 211, 211, 0.5);
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.navigatorGaleriaGold:hover{
    font-weight: bold;
    background-color: rgba(211, 211, 211, 1.0);
}

.navigatorGaleriaDisabled{
    font-size: 80px;
    color: gray;
    cursor: default;
    background-color: rgba(211, 211, 211, 0.5);
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#slider{
    background-color: rgba(211, 211, 211, 0.5);
}

#containerPartilha{
    width: 30%;
}

#iconComparar{
    width: 25%;
    background-image: url('../images/comparar1.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    transition: transform .5s;
}

#iconComparar:hover{
    background-image: url('../images/comparar2.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    transform: scale(1.5);
}

#iconImprimir{
    width: 25%;
    background-image: url('../images/imprimir1.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    transition: transform .5s;
}

#iconImprimir:hover{
    background-image: url('../images/imprimir2.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    transform: scale(1.5);
}

#iconEmail{
    width: 25%;
    background-image: url('../images/email1.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    transition: transform .5s;
}

#iconEmail:hover{
    background-image: url('../images/email2.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    transform: scale(1.5);
}

#iconPartilhar{
    width: 25%;
    background-image: url('../images/partilhar1.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    transition: transform .5s;
}

#iconPartilhar:hover{
    background-image: url('../images/partilhar2.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    transform: scale(1.5);
}

/* COMPACT CAPTCHA GOLD*/
.capboxGold {
    background-color: #FFFFFF;
    background-image: linear-gradient(#FFFFFF, #FFFFFF);
    border: 0px solid rgba(171, 141, 63, 1.0);
    border-width: 2px 2px 2px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: inline-block;
    padding: 5px 8px 5px 8px;
    border-radius: 4px 4px 4px 4px;
}

.capbox-innerGold {
    font: bold 12px arial, sans-serif;
    color: #FFFFFF;
    background-color: rgba(171, 141, 63, 1.0);
    margin: 0px auto 0px auto;
    padding: 3px 10px 5px 10px;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
}

#CaptchaDivGold {
    color: #000000;
    font: normal 25px Impact, Charcoal, arial, sans-serif;
    font-style: italic;
    text-align: center;
    vertical-align: middle;
    background-color: #FFFFFF;
    user-select: none;
    display: inline-block;
    padding: 3px 14px 3px 8px;
    margin-right: 4px;
    border-radius: 4px;
}

#CaptchaInputGold {
    border: 2px solid #000000;
    border-radius: 5px;
    margin: 3px 0px 1px 0px;
    width: 105px;
}

/* COMPACT CAPTCHA */
.capbox {
    background-color: #FFFFFF;
    background-image: linear-gradient(#FFFFFF, #FFFFFF);
    border: 0px solid rgba(0, 106, 186, 1.0);
    border-width: 2px 2px 2px 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: inline-block;
    padding: 5px 8px 5px 8px;
    border-radius: 4px 4px 4px 4px;
}

.capbox-inner {
    font: bold 12px arial, sans-serif;
    color: #FFFFFF;
    background-color: rgba(0, 106, 186, 1.0);
    margin: 0px auto 0px auto;
    padding: 3px 10px 5px 10px;
    border-radius: 4px;
    display: inline-block;
    vertical-align: middle;
}

#CaptchaDiv {
    color: #000000;
    font: normal 25px Impact, Charcoal, arial, sans-serif;
    font-style: italic;
    text-align: center;
    vertical-align: middle;
    background-color: #FFFFFF;
    user-select: none;
    display: inline-block;
    padding: 3px 14px 3px 8px;
    margin-right: 4px;
    border-radius: 4px;
}

#CaptchaInput {
    border: 2px solid #000000;
    border-radius: 5px;
    margin: 3px 0px 1px 0px;
    width: 105px;
}

.inputPropostaGold{
    border-radius: 5px;
    border: 1px solid rgba(171, 141, 63, 1.0);
    width: 90%;
    outline: none;
}
.checkboxPropostaGold{
    border-color: rgba(171, 141, 63, 1.0);
    outline: none;
}
.botaoEnviaPropostaGold{
    text-align: center;
    vertical-align: middle;
    border-radius: 10px;
    border: 1px solid rgba(171, 141, 63, 1.0);
    color: black;
}
.botaoEnviaPropostaGold:hover{
    cursor: pointer;
    background-color: rgba(171, 141, 63, 1.0);
}
.inputProposta{
    border-radius: 5px;
    border: 1px solid rgba(0, 106, 186, 1.0);
    width: 90%;
    outline: none;
}
.checkboxProposta{
    border-color: rgba(0, 106, 186, 1.0);
    outline: none;
}
.botaoEnviaProposta{
    text-align: center;
    vertical-align: middle;
    border-radius: 10px;
    border: 1px solid rgba(0, 106, 186, 1.0);
    color: black;
}
.botaoEnviaProposta:hover{
    cursor: pointer;
    border-radius: 10px;
    background-color: rgba(0, 106, 186, 1.0);
    color: white;
}
.ilustracaoAvisoProposta{
    width: 60%;
    border-top: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.botaoAvisoProposta{
    width: 34%;
    border: 1px solid rgba(0, 106, 186, 1.0);
    border-radius: 10px;
    text-align: center;
    vertical-align: middle;
}
.botaoAvisoProposta:hover{
    cursor: pointer;
    background-color: rgba(0, 106, 186, 1.0);
    color: white;
}
.botaoAvisoPropostaGold{
    width: 34%;
    border: 1px solid rgba(171, 141, 63, 1.0);
    border-radius: 10px;
    cursor: pointer;
    text-align: center;
    vertical-align: middle;
}
.botaoAvisoPropostaGold:hover{
    cursor: pointer;
    background-color: rgba(171, 141, 63, 1.0);
    color: white;
}
.subMenuCampanhas{
    width: 15%;
    height: 60px;
    text-align: center;
    border-radius: 15px;
    border: 1px solid rgba(0, 106, 186, 1.0);
    font-size: 25px;
}
.subMenuCampanhas:hover{
    cursor: pointer;
    background-color: rgba(0, 106, 186, 1.0);
    color: white;
}
.subMenuCampanhasSelected{
    width: 15%;
    height: 60px;
    text-align: center;
    border-radius: 15px;
    border: 3px solid rgba(0, 106, 186, 1.0);
    font-size: 30px;
}
.subMenuCampanhasSelected:hover{
    cursor: pointer;
}
.subMenuCampanhasAceitaPropostas{
    width: 15%;
    height: 60px;
    text-align: center;
    border-radius: 15px;
    border: 1px solid rgba(255, 0, 0, 1.0);
    color: rgba(255, 0, 0, 1.0);
    font-size: 25px;
	z-index: index 20 !important;;
}
.subMenuCampanhasAceitaPropostas:hover{
    cursor: pointer;
    background-color: rgba(255, 0, 0, 1.0);
    color: white;
}
.subMenuCampanhasAceitaPropostasSelected{
    width: 15%;
    height: 60px;
    text-align: center;
    border-radius: 15px;
    border: 3px solid rgba(255, 0, 0, 1.0);
    font-size: 25px;
}
.subMenuCampanhasAceitaPropostasSelected:hover{
    cursor: pointer;
}
.imovelCampanha{
    width: 18vw;
    height: 37vh;
    border: 2px solid rgba(0, 106, 186, 1.0);
    border-radius: 20px;
    cursor: pointer;
}
.imovelCampanhaGold{
    width: 18vw;
    height: 37vh;
    border: 2px solid rgba(171, 141, 63, 1.0);
    border-radius: 20px;
    cursor: pointer;
}
.barraTituloCampanha{
    width: 100vw;
    height: 3vh;
    color: rgba(0, 106, 186, 1.0);
    text-align: left;
    padding-left: 50px;
    border-bottom: 2px solid rgba(0, 106, 186, 1.0);
    font-size: 35px;
}
.subMenuCampanhasEspaco{
    width: 8vw;
    height: 60px;
}
.cntResultsCampanhas{
    height: 3vh;
    background-color: rgba(0, 106, 186, 1.0);
    color: white;
}
.imovelCampanhaSelected{
    width: 18vw;
    height: 19vh;
    border: 2px solid rgba(0, 106, 186, 1.0);
    border-radius: 20px;
    cursor: pointer;
}
.imovelCampanhaSelectedGold{
    width: 18vw;
    height: 19vh;
    border: 2px solid rgba(171, 141, 63, 1.0);
    border-radius: 20px;
    cursor: pointer;
}
.imovelCampanhaSelectedNoBorder{
    width: 18vw;
    height: 19vh;
    cursor: default;
}
.cntResultsCampanhasEsq{
    color: white;
    text-align: left;
    padding-left: 30px;
    font-size: 25px;
}
.cntResultsCampanhasDrt{
    color: white;
    text-align: right;
    padding-right: 30px;
    font-size: 20px;
}

.linkMapaAgencias a:active, a:visited, a:focus{
    font-size: 15;
    outline : none;
    font-weight: bold;
}

.foto_diretor_geral{
    position: absolute;
    top: 22vh;
    left: 20vw;
    width: 15vw;
    height: 30vh;
    border: 1px solid black;
    border-radius: 10px;
    background-image: url('../images/colaboradores/001/001.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-color: white;
}

.infos_diretor_geral{
    position: absolute;
    top: 22vh;
    left: 36vw;
    width: 40vw;
    height: 30vh;
    border: 1px solid black;
    border-radius: 10px;
    background-color: rgba(0, 106, 186, 1.0);
}
.infos_agencia{
    position: absolute;
    top: 22vh;
    left: 41vw;
    width: 40vw;
    height: 30vh;
    border: 1px solid black;
    border-radius: 10px;
    background-color: rgba(0, 106, 186, 1.0);
}

.anosImobiliaria{
    position: absolute;
    top: 17vh;
    left: 10vw;
    width: 20vh;
    height: 20vh;
    background-image: url('../images/anosImobiliaria.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.premioImobiliaria{
    position: absolute;
    top: 17vh;
    left: 22vw;
    width: 20vh;
    height: 20vh;
    background-image: url('../images/premios/2021/MAIOPÇÃO - 506468151 - Selo TOP5 2021.png');
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 25px;
    cursor: pointer;
}

.botaoEnviarIntermediarioCredito{
    text-align: center;
    vertical-align: middle;
    border-radius: 10px;
    border: 1px solid rgba(0, 106, 186, 1.0);
    font-family: 'Girassol', cursive;
}

.botaoEnviarIntermediarioCredito:hover{
    background-color: rgba(0, 106, 186, 1.0);
    color: white;
    font-weight: bold;
    cursor: pointer;
}

#galeria{
    position: relative;
    z-index: 10;
}

#botao_pesquisa{
	width: 100%;
	height: 100%;
	background-color: rgba(0, 106, 186, 1.0);
	background-image: url('../images/icons/pesquisar.png');
	background-size: 75%, 75%;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 50%;
	border: 1px solid rgba(0, 106, 186, 1.0);
	cursor: pointer;
}

#botao_avancadas{
	width: 100%;
	height: 100%;
	background-color: rgba(125, 125, 125, 1.0);
	background-image: url('../images/icons/pesquisa_avancada.png');
	background-size: 75%, 75%;
	background-position: center;
	background-repeat: no-repeat;
	border-radius: 50%;
	border: 1px solid rgba(125, 125, 125, 1.0);
	cursor: pointer;
}

.pesquisa_lateral{
	width: 18vw;
	height: 100vh;
	top: 85vh;
	position: absolute;
	z-index: 15;
}

@media only screen and (min-width: 1600px) and (min-height: 757px){
	.pesquisa_lateral_fixed{
		width: 18vw;
		height: 100vh;
		top: 7vh;
		position: fixed;
		z-index: 15;
	}
}
@media only screen and (min-width: 1680px) and (min-height: 907px){
	.pesquisa_lateral_fixed{
		width: 18vw;
		height: 100vh;
		top: 10vh;
		position: fixed;
		z-index: 15;
	}
}

.pesquisa_lateral_bottom{
	width: 18vw;
	height: 100vh;
	bottom: 32vh;
	position: absolute;
	z-index: 15;
}

.pesquisa_nova{
	width: 75px;
	height: 75px;
	background-color: rgba(0, 106, 186, 1.0);
	background-image:url('../images/icons/pesquisar.png');
	background-size: 75%, 75%;
	background-position:center;
	background-repeat: no-repeat;
	position: fixed;
	bottom: 10px;
	left: 10px;
	border-radius: 50%;
	z-index: 30;
}

.pesquisa_nova:hover{
	cursor: pointer;
}

.botao_escolha_pesquisa{
	width: 45%;
	height: 3%;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	border: 1px solid rgba(0, 106, 186, 0.3);
	border-radius: 20px;
	font-size: 20px;
	color:rgb(0, 106, 186);

	padding: 15px 25px;
	text-decoration: none;
	outline: none;
	box-shadow: 0 9px #999;

}

.botao_escolha_pesquisa:active{
	box-shadow: 0 5px #666;
  	transform: translateY(4px);
}

.botao_escolha_pesquisa:hover{
	background-color: rgba(0, 106, 186, 0.3);
	cursor: pointer;
}

.botao_pesquisa_close{
	width: 10%;
	text-align: center;
	vertical-align: middle;
	font-size: 25px; 
	font-weight: bold;
	cursor: pointer;
}

#pesquisa_nova_conteudo{
	width: 50vw;
	height: 70vh;
	background-color: rgba(0, 106, 186, 0.1);
	position: fixed;
	bottom: 90px;
	left: 90px;
	border-radius: 20px;
	z-index: 30;
	display: none;
}

.botao_escolha_pesquisa_selected{
	width: 45%;
	height: 3%;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	background-color: rgba(0, 106, 186, 0.3);
	border-radius: 20px;
	font-size: 20px;

	padding: 15px 25px;
	text-decoration: none;
	outline: none;
	box-shadow: 0 5px #999;
}

.botao_pesquisar_pesquisa{
	height: 45px;
	text-align: center;
	vertical-align: middle;
	/*font-family: \'Kanit\', sans-serif;*/
	background-color: rgba(0, 106, 186, 0.5);
	/*
	border: 2px solid rgba(0, 106, 186, 1.0);
	*/
	border-radius: 20px;
	cursor: pointer;
	background-image: url('../images/icons/pesquisar.png');
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;

	padding: 15px 25px;
	text-decoration: none;
	outline: none;
	box-shadow: 0 9px #999;

}

.botao_pesquisar_pesquisa:active{
	box-shadow: 0 5px #999;
	transform: translateY(4px);
}